Branch indexing Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Connecting to https://api.github.com to check permissions of obtain list of hareshkainthcanonical for edgexfoundry/edgex-go Loading trusted files from base branch master at 13b869e22a059f3891192ba74d68c5afbf7a0a77 rather than b123692ef5aef04367cfb89a2b35ff47f98a9523 Obtained Jenkinsfile from 13b869e22a059f3891192ba74d68c5afbf7a0a77 Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 69a7e166112f335804d9fea76440e5140e47f034 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --is-inside-work-tree # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 69a7e166112f335804d9fea76440e5140e47f034 using credential edgex-jenkins-ssh > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 69a7e166112f335804d9fea76440e5140e47f034 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 69a7e166112f335804d9fea76440e5140e47f034 # timeout=10 Commit message: "Merge pull request #314 from ernestojeda/go-mod-semver-bump" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 46d8313d362d7075c0f562900eedc504c24ea18a using credential edgex-jenkins-ssh > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 46d8313d362d7075c0f562900eedc504c24ea18a (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 46d8313d362d7075c0f562900eedc504c24ea18a # timeout=10 Commit message: "Fix lfParallelCostCapture env var name" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v1, openapi/v2], buildSnap:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.15 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: docker- DOCKER_IMAGE_NAME_SUFFIX: -go DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v1 openapi/v2 BUILD_SNAP: true SECURITY_NOTIFY_LIST: security-issues@lists.edgexfoundry.org SNYK_DOCKER_SCAN: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-27235 in /w/workspace/edgexfoundry_edgex-go_PR-2858 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/68 [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/68 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.24.3' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/master commit 13b869e22a059f3891192ba74d68c5afbf7a0a77 into PR head commit b123692ef5aef04367cfb89a2b35ff47f98a9523 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/2858/head:refs/remotes/origin/PR-2858 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f b123692ef5aef04367cfb89a2b35ff47f98a9523 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 13b869e22a059f3891192ba74d68c5afbf7a0a77 # timeout=10 Merge succeeded, producing cec897b14f5dc8efc53b182c39925dde1789c8eb Checking out Revision cec897b14f5dc8efc53b182c39925dde1789c8eb (PR-2858) > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f cec897b14f5dc8efc53b182c39925dde1789c8eb # timeout=10 Commit message: "Merge commit '13b869e22a059f3891192ba74d68c5afbf7a0a77' into HEAD" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { > git rev-list --no-walk 74d60f4302fa115f15827d58e8c043331c1a2f45 # timeout=10 [Pipeline] timeout 00:31:39 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 00:31:39 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 00:31:39 ========================================================= 00:31:39 EdgeX Global Pipelines Version Info 00:31:39 ========================================================= [Pipeline] libraryResource [Pipeline] sh 00:31:41 ------------------- 00:31:41 stable info: 00:31:41 ------------------- 00:31:41 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 00:31:41 Commit SHA: 69a7e166112f335804d9fea76440e5140e47f034 00:31:41 Message: update stable to v1.0.179 00:31:42 ------------------- 00:31:42 experimental info: 00:31:42 ------------------- 00:31:42 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 00:31:42 Commit SHA: 69a7e166112f335804d9fea76440e5140e47f034 00:31:42 Message: update experimental to v1.0.179 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 00:31:42 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 00:31:42 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 00:31:42 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 00:31:42 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 00:31:42 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 00:31:43 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo 00:31:43 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo 00:31:43 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 00:31:43 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = docker- [Pipeline] echo 00:31:43 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = -go [Pipeline] echo 00:31:43 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 00:31:43 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 00:31:43 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 00:31:43 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 00:31:43 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 00:31:43 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 00:31:44 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 00:31:44 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 00:31:44 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 00:31:44 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo 00:31:44 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 00:31:44 [edgeXSetupEnvironment]: set envvar SECURITY_NOTIFY_LIST = security-issues@lists.edgexfoundry.org [Pipeline] echo 00:31:44 [edgeXSetupEnvironment]: set envvar SNYK_DOCKER_SCAN = false [Pipeline] echo 00:31:44 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-2858 [Pipeline] echo 00:31:44 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-2858 [Pipeline] echo 00:31:44 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-2858 [Pipeline] echo 00:31:45 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = cec897b14f5dc8efc53b182c39925dde1789c8eb [Pipeline] echo 00:31:45 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = cec897b [Pipeline] echo 00:31:45 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 00:31:45 provisioning config files... 00:31:45 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/68@tmp/config3540915295839152218tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:31:45 ---> docker-login.sh 00:31:45 nexus3.edgexfoundry.org:10001 00:31:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:31:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:31:46 Configure a credential helper to remove this warning. See 00:31:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:31:46 00:31:46 Login Succeeded 00:31:46 nexus3.edgexfoundry.org:10002 00:31:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:31:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:31:46 Configure a credential helper to remove this warning. See 00:31:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:31:46 00:31:46 Login Succeeded 00:31:46 nexus3.edgexfoundry.org:10003 00:31:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:31:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:31:46 Configure a credential helper to remove this warning. See 00:31:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:31:46 00:31:46 Login Succeeded 00:31:46 nexus3.edgexfoundry.org:10004 00:31:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:31:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:31:46 Configure a credential helper to remove this warning. See 00:31:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:31:46 00:31:46 Login Succeeded 00:31:46 docker.io 00:31:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:31:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:31:47 Configure a credential helper to remove this warning. See 00:31:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:31:47 00:31:47 Login Succeeded 00:31:47 ---> docker-login.sh ends [Pipeline] } 00:31:47 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 00:31:47 ++ ls cmd/core-command/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile cmd/sys-mgmt-agent/Dockerfile 00:31:47 + for file in '`ls cmd/**/Dockerfile`' 00:31:47 ++ dirname cmd/core-command/Dockerfile 00:31:47 ++ cut -d/ -f2 00:31:47 + echo core-command,cmd/core-command/Dockerfile 00:31:47 + for file in '`ls cmd/**/Dockerfile`' 00:31:47 ++ dirname cmd/core-data/Dockerfile 00:31:47 ++ cut -d/ -f2 00:31:47 + echo core-data,cmd/core-data/Dockerfile 00:31:47 + for file in '`ls cmd/**/Dockerfile`' 00:31:47 ++ dirname cmd/core-metadata/Dockerfile 00:31:47 ++ cut -d/ -f2 00:31:47 + echo core-metadata,cmd/core-metadata/Dockerfile 00:31:47 + for file in '`ls cmd/**/Dockerfile`' 00:31:47 ++ dirname cmd/security-bootstrapper/Dockerfile 00:31:47 ++ cut -d/ -f2 00:31:47 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 00:31:47 + for file in '`ls cmd/**/Dockerfile`' 00:31:47 ++ dirname cmd/security-proxy-setup/Dockerfile 00:31:47 ++ cut -d/ -f2 00:31:47 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 00:31:47 + for file in '`ls cmd/**/Dockerfile`' 00:31:47 ++ dirname cmd/security-secretstore-setup/Dockerfile 00:31:47 ++ cut -d/ -f2 00:31:47 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 00:31:47 + for file in '`ls cmd/**/Dockerfile`' 00:31:47 ++ dirname cmd/support-notifications/Dockerfile 00:31:47 ++ cut -d/ -f2 00:31:47 + echo support-notifications,cmd/support-notifications/Dockerfile 00:31:47 + for file in '`ls cmd/**/Dockerfile`' 00:31:47 ++ dirname cmd/support-scheduler/Dockerfile 00:31:47 ++ cut -d/ -f2 00:31:47 + echo support-scheduler,cmd/support-scheduler/Dockerfile 00:31:47 + for file in '`ls cmd/**/Dockerfile`' 00:31:47 ++ dirname cmd/sys-mgmt-agent/Dockerfile 00:31:47 ++ cut -d/ -f2 00:31:47 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 00:31:47 Generate Dockers from filesystem: [[image:docker-core-command-go, dockerfile:cmd/core-command/Dockerfile], [image:docker-core-data-go, dockerfile:cmd/core-data/Dockerfile], [image:docker-core-metadata-go, dockerfile:cmd/core-metadata/Dockerfile], [image:docker-security-bootstrapper-go, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:docker-security-proxy-setup-go, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:docker-security-secretstore-setup-go, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:docker-support-notifications-go, dockerfile:cmd/support-notifications/Dockerfile], [image:docker-support-scheduler-go, dockerfile:cmd/support-scheduler/Dockerfile], [image:docker-sys-mgmt-agent-go, dockerfile:cmd/sys-mgmt-agent/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh 00:31:48 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 00:31:48 00:31:48 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 00:31:48 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 00:31:48 latest: Pulling from edgex-devops/git-semver 00:31:48 31603596830f: Pulling fs layer 00:31:48 2a8b12db71e7: Pulling fs layer 00:31:48 6ca5941a6612: Pulling fs layer 00:31:48 ecc8261a40a4: Pulling fs layer 00:31:48 ecc8261a40a4: Waiting 00:31:48 2a8b12db71e7: Verifying Checksum 00:31:48 2a8b12db71e7: Download complete 00:31:48 31603596830f: Verifying Checksum 00:31:48 31603596830f: Download complete 00:31:49 ecc8261a40a4: Verifying Checksum 00:31:49 ecc8261a40a4: Download complete 00:31:49 6ca5941a6612: Verifying Checksum 00:31:49 6ca5941a6612: Download complete 00:31:49 31603596830f: Pull complete 00:31:49 2a8b12db71e7: Pull complete 00:31:50 6ca5941a6612: Pull complete 00:31:50 ecc8261a40a4: Pull complete 00:31:50 Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 00:31:50 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 00:31:50 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 00:31:50 prd-centos7-docker-4c-2g-27235 does not seem to be running inside a container 00:31:50 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/68 -v /w/workspace/edgex-go/68:/w/workspace/edgex-go/68:rw,z -v /w/workspace/edgex-go/68@tmp:/w/workspace/edgex-go/68@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 00:31:53 $ docker top 51cde8125f4e523e37972df40400fe07fa7f4c5d1e5461c079bdee360f50e6b5 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 00:31:54 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 00:31:54 [ssh-agent] Looking for ssh-agent implementation... 00:31:54 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 00:31:54 $ docker exec 51cde8125f4e523e37972df40400fe07fa7f4c5d1e5461c079bdee360f50e6b5 ssh-agent 00:31:54 SSH_AUTH_SOCK=/tmp/ssh-QJ09m9KfdK88/agent.13 00:31:54 SSH_AGENT_PID=18 00:31:54 Running ssh-add (command line suppressed) 00:31:54 Identity added: /w/workspace/edgex-go/68@tmp/private_key_7549196795195043032.key (/w/workspace/edgex-go/68@tmp/private_key_7549196795195043032.key) 00:31:54 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 00:31:55 + git tag --points-at HEAD [Pipeline] } 00:31:55 $ docker exec --env ******** --env ******** 51cde8125f4e523e37972df40400fe07fa7f4c5d1e5461c079bdee360f50e6b5 ssh-agent -k 00:31:55 unset SSH_AUTH_SOCK; 00:31:55 unset SSH_AGENT_PID; 00:31:55 echo Agent pid 18 killed; 00:31:55 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 00:31:55 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 00:31:55 [ssh-agent] Looking for ssh-agent implementation... 00:31:55 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 00:31:55 $ docker exec 51cde8125f4e523e37972df40400fe07fa7f4c5d1e5461c079bdee360f50e6b5 ssh-agent 00:31:55 SSH_AUTH_SOCK=/tmp/ssh-4EJAnj4mKjXW/agent.48 00:31:55 SSH_AGENT_PID=53 00:31:55 Running ssh-add (command line suppressed) 00:31:55 Identity added: /w/workspace/edgex-go/68@tmp/private_key_6769639154588315926.key (/w/workspace/edgex-go/68@tmp/private_key_6769639154588315926.key) 00:31:55 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 00:31:56 + git semver init 00:31:56 # -> Open(): unable to determine branch for HEAD 00:31:56 # $GIT_DIR = /w/workspace/edgex-go/68/.git 00:31:56 # $GIT_WORK_TREE = /w/workspace/edgex-go/68 00:31:56 # $SEMVER_REMOTE_NAME = origin 00:31:56 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 00:31:56 # $SEMVER_USER_NAME = edgex-jenkins 00:31:56 # $SEMVER_BRANCH = PR-2858 00:31:56 # $SEMVER_TEMP = /tmp/semver-182909773 00:31:56 # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP 00:32:14 # '/tmp/semver-182909773' -> '/w/workspace/edgex-go/68/.semver' 00:32:15 # -> Force: false 00:32:15 # $SEMVER_DIR = /w/workspace/edgex-go/68/.semver [Pipeline] } 00:32:15 $ docker exec --env ******** --env ******** 51cde8125f4e523e37972df40400fe07fa7f4c5d1e5461c079bdee360f50e6b5 ssh-agent -k 00:32:15 unset SSH_AUTH_SOCK; 00:32:15 unset SSH_AGENT_PID; 00:32:15 echo Agent pid 53 killed; 00:32:15 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 00:32:15 + git semver [Pipeline] } 00:32:16 $ docker stop --time=1 51cde8125f4e523e37972df40400fe07fa7f4c5d1e5461c079bdee360f50e6b5 00:32:17 $ docker rm -f 51cde8125f4e523e37972df40400fe07fa7f4c5d1e5461c079bdee360f50e6b5 [Pipeline] // withDockerContainer [Pipeline] sh 00:32:18 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 00:32:18 Stashed 1 file(s) [Pipeline] echo 00:32:18 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 00:32:19 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 00:32:19 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 00:32:20 + sudo service docker restart 00:32:20 + true 00:32:20 Redirecting to /bin/systemctl restart docker.service [Pipeline] echo 00:32:20 ========================================================= 00:32:20 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] 00:32:20 ========================================================= [Pipeline] isUnix [Pipeline] sh 00:32:21 + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine . 00:32:25 Sending build context to Docker daemon 328MB 00:32:25 Step 1/6 : ARG BASE=golang:1.15-alpine3.12 00:32:25 Step 2/6 : FROM ${BASE} 00:32:25 1.15-alpine: Pulling from edgex-devops/edgex-golang-base 00:32:25 188c0c94c7c5: Pulling fs layer 00:32:25 0ef7d3d256c8: Pulling fs layer 00:32:25 de9db76c5a1d: Pulling fs layer 00:32:25 bca2f99d35d6: Pulling fs layer 00:32:25 93359f2a8cfa: Pulling fs layer 00:32:25 7c6f9722023f: Pulling fs layer 00:32:25 a35cf1a2eb13: Pulling fs layer 00:32:25 bca2f99d35d6: Waiting 00:32:25 93359f2a8cfa: Waiting 00:32:25 7c6f9722023f: Waiting 00:32:25 a35cf1a2eb13: Waiting 00:32:25 de9db76c5a1d: Verifying Checksum 00:32:25 de9db76c5a1d: Download complete 00:32:25 0ef7d3d256c8: Verifying Checksum 00:32:25 0ef7d3d256c8: Download complete 00:32:25 93359f2a8cfa: Verifying Checksum 00:32:25 93359f2a8cfa: Download complete 00:32:25 188c0c94c7c5: Verifying Checksum 00:32:25 188c0c94c7c5: Download complete 00:32:25 7c6f9722023f: Verifying Checksum 00:32:25 7c6f9722023f: Download complete 00:32:25 188c0c94c7c5: Pull complete 00:32:25 0ef7d3d256c8: Pull complete 00:32:26 de9db76c5a1d: Pull complete 00:32:27 a35cf1a2eb13: Verifying Checksum 00:32:27 a35cf1a2eb13: Download complete 00:32:27 bca2f99d35d6: Verifying Checksum 00:32:27 bca2f99d35d6: Download complete 00:32:33 bca2f99d35d6: Pull complete 00:32:33 93359f2a8cfa: Pull complete 00:32:33 7c6f9722023f: Pull complete 00:32:34 Still waiting to schedule task 00:32:34 Waiting for next available executor on ‘ubuntu18.04-docker-arm64-4c-16g’ 00:32:38 a35cf1a2eb13: Pull complete 00:32:38 Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 00:32:38 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine 00:32:38 ---> a62c8e92a672 00:32:38 Step 3/6 : RUN apk add --update --no-cache make git curl bash zeromq-dev libsodium-dev pkgconfig build-base && ln -s /bin/touch /usr/bin/touch 00:32:38 ---> Running in 4085a5cc8273 00:32:39 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 00:32:42 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 00:32:44 (1/12) Installing libmagic (5.38-r0) 00:32:45 (2/12) Installing file (5.38-r0) 00:32:45 (3/12) Installing libc-dev (0.7.2-r3) 00:32:45 (4/12) Installing g++ (9.3.0-r2) 00:33:11 (5/12) Installing fortify-headers (1.1-r0) 00:33:11 (6/12) Installing patch (2.7.6-r6) 00:33:11 (7/12) Installing build-base (0.5-r2) 00:33:11 (8/12) Installing libsodium (1.0.18-r0) 00:33:11 (9/12) Installing pkgconf (1.7.2-r0) 00:33:11 (10/12) Installing libsodium-dev (1.0.18-r0) 00:33:11 (11/12) Installing libzmq (4.3.3-r0) 00:33:11 (12/12) Installing zeromq-dev (4.3.3-r0) 00:33:11 Executing busybox-1.31.1-r19.trigger 00:33:11 OK: 233 MiB in 51 packages 00:33:13 Removing intermediate container 4085a5cc8273 00:33:13 ---> 0c4cbddaa593 00:33:13 Step 4/6 : WORKDIR /edgex-go 00:33:13 ---> Running in dd6a76171a96 00:33:13 Removing intermediate container dd6a76171a96 00:33:13 ---> ac9513a9e96f 00:33:13 Step 5/6 : COPY go.mod . 00:33:14 ---> fd85ff2e5fc7 00:33:14 Step 6/6 : RUN go mod download 00:33:14 ---> Running in 612a56c5574f 00:33:36 Removing intermediate container 612a56c5574f 00:33:36 ---> 13d3301ac142 00:33:36 Successfully built 13d3301ac142 00:33:36 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 00:33:36 + docker inspect -f . ci-base-image-x86_64 00:33:36 . [Pipeline] withDockerContainer 00:33:36 prd-centos7-docker-4c-2g-27235 does not seem to be running inside a container 00:33:36 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/68 -v /w/workspace/edgex-go/68:/w/workspace/edgex-go/68:rw,z -v /w/workspace/edgex-go/68@tmp:/w/workspace/edgex-go/68@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 00:33:37 $ docker top 99d023d9c6f8a65e83e42f05c1d0a1b07608ccf1211209a7759a05d20b553caa -eo pid,comm [Pipeline] { [Pipeline] sh 00:33:37 + go version 00:33:37 go version go1.15.5 linux/amd64 [Pipeline] } 00:33:37 $ docker stop --time=1 99d023d9c6f8a65e83e42f05c1d0a1b07608ccf1211209a7759a05d20b553caa 00:33:39 $ docker rm -f 99d023d9c6f8a65e83e42f05c1d0a1b07608ccf1211209a7759a05d20b553caa [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 00:33:40 + docker inspect -f . ci-base-image-x86_64 00:33:40 . [Pipeline] withDockerContainer 00:33:40 prd-centos7-docker-4c-2g-27235 does not seem to be running inside a container 00:33:40 $ 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/68 -v /w/workspace/edgex-go/68:/w/workspace/edgex-go/68:rw,z -v /w/workspace/edgex-go/68@tmp:/w/workspace/edgex-go/68@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 00:33:41 $ docker top c1e7af4d8444f78cb00df9293b388f59d1bd569a2926d09eea3257eb0989c67a -eo pid,comm [Pipeline] { [Pipeline] echo 00:33:41 ========================================================= 00:33:41 [edgeXBuildGoParallel] Running Tests and Build... 00:33:41 ========================================================= [Pipeline] sh 00:33:41 + make test 00:33:41 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 00:33:51 ? github.com/edgexfoundry/edgex-go [no test files] 00:34:09 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 00:34:10 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 00:34:13 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 00:34:13 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 00:34:14 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 00:34:14 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 00:34:14 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 00:34:14 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 00:34:15 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 00:34:15 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 00:34:18 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 00:34:18 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 00:34:18 ? github.com/edgexfoundry/edgex-go/internal [no test files] 00:34:20 ok github.com/edgexfoundry/edgex-go/internal/core/command 0.107s coverage: 45.9% of statements 00:34:20 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 00:34:20 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 00:34:20 ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] 00:34:20 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] 00:34:20 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] 00:34:20 ? github.com/edgexfoundry/edgex-go/internal/core/command/v2 [no test files] 00:34:20 ? github.com/edgexfoundry/edgex-go/internal/core/command/v2/application [no test files] 00:34:20 ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http 0.091s coverage: 100.0% of statements 00:34:23 ok github.com/edgexfoundry/edgex-go/internal/core/data 1.224s coverage: 27.1% of statements 00:34:23 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 00:34:23 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 00:34:23 ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] 00:34:23 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] 00:34:23 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] 00:34:23 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 00:34:23 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.059s coverage: 100.0% of statements 00:34:23 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] 00:34:23 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.067s coverage: 100.0% of statements 00:34:23 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] 00:34:23 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] 00:34:24 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.087s coverage: 65.8% of statements 00:34:24 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] 00:34:24 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] 00:34:25 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.438s coverage: 82.3% of statements 00:34:25 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] 00:34:25 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] 00:34:25 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/io [no test files] 00:34:25 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] 00:34:25 ok github.com/edgexfoundry/edgex-go/internal/core/metadata 0.338s coverage: 28.6% of statements 00:34:25 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 00:34:25 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 00:34:25 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] 00:34:25 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] 00:34:25 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] 00:34:26 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.064s coverage: 100.0% of statements 00:34:26 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] 00:34:26 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.041s coverage: 100.0% of statements 00:34:26 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] 00:34:27 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.113s coverage: 86.7% of statements 00:34:27 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] 00:34:27 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.127s coverage: 97.5% of statements 00:34:27 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] 00:34:27 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.063s coverage: 78.3% of statements 00:34:27 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] 00:34:27 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] 00:34:27 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] 00:34:27 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] 00:34:29 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 0.370s coverage: 92.8% of statements 00:34:29 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] 00:34:29 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] 00:34:29 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] 00:34:29 ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] 00:34:29 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 00:34:29 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] 00:34:29 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] 00:34:29 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 00:34:29 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 00:34:29 ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] 00:34:29 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 00:34:29 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] 00:34:29 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 00:34:29 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] 00:34:29 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 00:34:29 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] 00:34:29 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] 00:34:29 ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] 00:34:29 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.033s coverage: 58.8% of statements 00:34:29 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] 00:34:29 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] 00:34:29 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.056s coverage: 0.1% of statements 00:34:29 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] 00:34:29 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] 00:34:29 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 00:34:29 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.037s coverage: 45.5% of statements 00:34:29 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.048s coverage: 79.5% of statements 00:34:29 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.039s coverage: 94.1% of statements 00:34:30 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.071s coverage: 96.3% of statements 00:34:30 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.045s coverage: 87.5% of statements 00:34:42 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.078s coverage: 94.4% of statements 00:34:42 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.042s coverage: 44.8% of statements 00:34:54 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.069s coverage: 92.9% of statements 00:34:54 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 00:34:54 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 00:34:54 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 00:34:54 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.048s coverage: 77.8% of statements 00:34:54 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 00:34:54 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 00:34:54 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 00:34:54 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 00:34:54 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 00:34:54 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.042s coverage: 87.2% of statements 00:34:54 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 00:34:54 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 00:34:54 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.033s coverage: 100.0% of statements 00:34:54 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 00:34:54 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.044s coverage: 75.5% of statements 00:34:54 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 00:34:54 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.047s coverage: 80.8% of statements 00:34:54 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.064s coverage: 87.2% of statements 00:34:54 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.044s coverage: 84.6% of statements 00:34:54 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.074s coverage: 91.6% of statements 00:34:54 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 00:34:54 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.169s coverage: 62.4% of statements 00:34:54 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 00:34:54 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 00:34:54 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.033s coverage: 100.0% of statements 00:34:54 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.043s coverage: 91.3% of statements 00:34:54 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.032s coverage: 100.0% of statements 00:34:54 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.034s coverage: 73.7% of statements 00:34:54 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.033s coverage: 100.0% of statements 00:34:54 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.285s coverage: 68.9% of statements 00:34:54 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 00:34:54 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 00:34:54 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.088s coverage: 36.6% of statements 00:34:54 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 00:34:54 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 00:34:54 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.035s coverage: 89.5% of statements 00:34:54 ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.133s coverage: 47.0% of statements 00:34:54 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 00:34:54 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 00:34:54 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] 00:34:54 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] 00:34:54 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] 00:34:54 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.061s coverage: 100.0% of statements 00:34:54 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] 00:34:54 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.048s coverage: 100.0% of statements 00:34:54 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] 00:34:54 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2 [no test files] 00:34:54 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application [no test files] 00:34:54 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/bootstrap/container [no test files] 00:34:54 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/controller/http 0.118s coverage: 89.4% of statements 00:34:54 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces [no test files] 00:34:54 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces/mocks [no test files] 00:34:54 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/io [no test files] 00:34:54 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 0.761s coverage: 29.1% of statements 00:34:54 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 00:34:54 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 00:34:54 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] 00:34:54 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] 00:34:54 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] 00:34:54 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.068s coverage: 99.0% of statements 00:34:54 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] 00:34:54 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.044s coverage: 100.0% of statements 00:34:54 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] 00:34:54 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2 [no test files] 00:34:54 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application [no test files] 00:34:54 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/bootstrap/container [no test files] 00:34:54 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http 0.072s coverage: 92.9% of statements 00:34:54 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces [no test files] 00:34:54 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces/mocks [no test files] 00:34:54 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/io [no test files] 00:34:54 ok github.com/edgexfoundry/edgex-go/internal/system 0.027s coverage: 0.0% of statements 00:34:54 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 00:34:54 ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.033s coverage: 100.0% of statements 00:34:54 ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] 00:34:54 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 00:34:54 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 00:34:54 ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] 00:34:54 ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.049s coverage: 87.9% of statements 00:34:54 ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] 00:34:54 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 00:34:54 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.034s coverage: 100.0% of statements 00:34:54 ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.035s coverage: 32.1% of statements 00:34:54 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.043s coverage: 100.0% of statements 00:34:54 GO111MODULE=on go vet ./... 00:35:21 gofmt -l . 00:35:21 [ "`gofmt -l .`" = "" ] 00:35:21 ./bin/test-go-mod-tidy.sh 00:35:22 ./bin/test-attribution-txt.sh [Pipeline] sh 00:35:23 + ls -al . 00:35:23 total 708 00:35:23 drwxrwxr-x 10 1001 1001 4096 Feb 23 00:35 . 00:35:23 drwxr-xr-x 4 root root 30 Feb 23 00:33 .. 00:35:23 -rw-rw-r-- 1 1001 1001 11 Feb 23 00:31 .dockerignore 00:35:23 drwxrwxr-x 8 1001 1001 179 Feb 23 00:31 .git 00:35:23 drwxrwxr-x 3 1001 1001 125 Feb 23 00:31 .github 00:35:23 -rw-rw-r-- 1 1001 1001 818 Feb 23 00:31 .gitignore 00:35:23 drwx------ 3 1001 1001 60 Feb 23 00:32 .semver 00:35:23 -rw-rw-r-- 1 1001 1001 166 Feb 23 00:31 .sonarcloud.properties 00:35:23 -rw-rw-r-- 1 1001 1001 8475 Feb 23 00:31 Attribution.txt 00:35:23 -rw-rw-r-- 1 1001 1001 3804 Feb 23 00:31 CONTRIBUTING.md 00:35:23 -rw-rw-r-- 1 1001 1001 931 Feb 23 00:31 Dockerfile.build 00:35:23 -rw-rw-r-- 1 1001 1001 863 Feb 23 00:31 Jenkinsfile 00:35:23 -rw-rw-r-- 1 1001 1001 10775 Feb 23 00:31 LICENSE 00:35:23 -rw-rw-r-- 1 1001 1001 5774 Feb 23 00:31 Makefile 00:35:23 -rw-rw-r-- 1 1001 1001 6524 Feb 23 00:31 README.md 00:35:23 -rw-rw-r-- 1 1001 1001 6755 Feb 23 00:31 SECURITY.md 00:35:23 -rw-rw-r-- 1 1001 1001 5 Feb 23 00:32 VERSION 00:35:23 -rw-rw-r-- 1 1001 1001 4131 Feb 23 00:31 ZMQWindows.md 00:35:23 drwxrwxr-x 2 1001 1001 117 Feb 23 00:31 bin 00:35:23 drwxrwxr-x 14 1001 1001 4096 Feb 23 00:31 cmd 00:35:23 -rw-r--r-- 1 root root 594620 Feb 23 00:34 coverage.out 00:35:23 -rw-r--r-- 1 root root 1055 Feb 23 00:35 go.mod 00:35:23 -rw-r--r-- 1 root root 21410 Feb 23 00:35 go.sum 00:35:23 drwxrwxr-x 8 1001 1001 127 Feb 23 00:31 internal 00:35:23 drwxrwxr-x 4 1001 1001 26 Feb 23 00:31 openapi 00:35:23 drwxrwxr-x 4 1001 1001 71 Feb 23 00:31 snap 00:35:23 -rw-rw-r-- 1 1001 1001 168 Feb 23 00:31 version.go [Pipeline] sh 00:35:23 + '[' -e coverage.out ] 00:35:23 + chown 1001:1001 coverage.out [Pipeline] stash 00:35:23 Stashed 1 file(s) [Pipeline] sh 00:35:23 + make build 00:35:23 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data 00:35:29 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 00:35:37 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command 00:35:38 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 00:35:39 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 00:35:40 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 00:35:42 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 00:35:43 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 00:35:44 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 00:35:46 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 00:35:46 Running on prd-ubuntu18.04-docker-arm64-4c-16g-27237 in /w/workspace/edgexfoundry_edgex-go_PR-2858 [Pipeline] { 00:35:46 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] ws 00:35:46 Running in /w/workspace/edgex-go/68 [Pipeline] { [Pipeline] checkout 00:35:48 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [Pipeline] } 00:35:50 $ docker stop --time=1 c1e7af4d8444f78cb00df9293b388f59d1bd569a2926d09eea3257eb0989c67a 00:35:51 $ docker rm -f c1e7af4d8444f78cb00df9293b388f59d1bd569a2926d09eea3257eb0989c67a 00:35:52 using credential edgex-jenkins-ssh 00:35:52 Cloning the remote Git repository 00:35:52 Cloning repository git@github.com:edgexfoundry/edgex-go.git [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { 00:35:52 > git init /w/workspace/edgex-go/68 # timeout=10 00:35:52 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 00:35:52 > git --version # timeout=10 00:35:52 > git --version # 'git version 2.17.1' 00:35:52 using GIT_SSH to set credentials SSH Credentials for GitHub 00:35:52 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [Pipeline] isUnix [Pipeline] sh 00:35:54 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 00:35:54 00:35:54 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh 00:35:54 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 00:35:54 latest: Pulling from edgex-devops/edgex-compose 00:35:54 cbdbe7a5bc2a: Pulling fs layer 00:35:54 ca9280d653b3: Pulling fs layer 00:35:54 7e9c9ca2126c: Pulling fs layer 00:35:55 cbdbe7a5bc2a: Verifying Checksum 00:35:55 cbdbe7a5bc2a: Download complete 00:35:55 ca9280d653b3: Verifying Checksum 00:35:55 ca9280d653b3: Download complete 00:35:55 cbdbe7a5bc2a: Pull complete 00:35:56 7e9c9ca2126c: Download complete 00:35:56 ca9280d653b3: Pull complete 00:36:03 7e9c9ca2126c: Pull complete 00:36:03 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 00:36:03 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 00:36:03 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer 00:36:03 prd-centos7-docker-4c-2g-27235 does not seem to be running inside a container 00:36:03 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/68 -v /w/workspace/edgex-go/68:/w/workspace/edgex-go/68:rw,z -v /w/workspace/edgex-go/68@tmp:/w/workspace/edgex-go/68@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 00:36:06 $ docker top 144403c395df8bb7789b06954ce875f511ee577a53a798f4bae743ff84c30d0a -eo pid,comm [Pipeline] { [Pipeline] sh 00:36:07 + docker-compose build --help 00:36:07 + grep parallel 00:36:08 --parallel Build images in parallel. [Pipeline] } 00:36:08 $ docker stop --time=1 144403c395df8bb7789b06954ce875f511ee577a53a798f4bae743ff84c30d0a 00:36:09 $ docker rm -f 144403c395df8bb7789b06954ce875f511ee577a53a798f4bae743ff84c30d0a [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 00:36:10 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 00:36:10 . [Pipeline] withDockerContainer 00:36:10 prd-centos7-docker-4c-2g-27235 does not seem to be running inside a container 00:36:10 $ 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/68 -v /w/workspace/edgex-go/68:/w/workspace/edgex-go/68:rw,z -v /w/workspace/edgex-go/68@tmp:/w/workspace/edgex-go/68@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 00:36:10 Merging remotes/origin/master commit 13b869e22a059f3891192ba74d68c5afbf7a0a77 into PR head commit b123692ef5aef04367cfb89a2b35ff47f98a9523 00:36:11 $ docker top df6548805b00784712959e73c84d03aee980225c8039ceb4f6143827330d73b3 -eo pid,comm [Pipeline] { [Pipeline] sh 00:36:09 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 00:36:09 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 00:36:09 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 00:36:09 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 00:36:09 using GIT_SSH to set credentials SSH Credentials for GitHub 00:36:09 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/2858/head:refs/remotes/origin/PR-2858 +refs/heads/master:refs/remotes/origin/master # timeout=10 00:36:10 > git config core.sparsecheckout # timeout=10 00:36:10 > git checkout -f b123692ef5aef04367cfb89a2b35ff47f98a9523 # timeout=10 00:36:11 > git remote # timeout=10 00:36:11 > git config --get remote.origin.url # timeout=10 00:36:11 using GIT_SSH to set credentials SSH Credentials for GitHub 00:36:11 > git merge 13b869e22a059f3891192ba74d68c5afbf7a0a77 # timeout=10 00:36:11 + docker-compose -f ./docker-compose-build.yml build --parallel 00:36:12 Merge succeeded, producing 2b2550cc82f8114a4b1fb39ec3bbbb9498af7ed8 00:36:12 Checking out Revision 2b2550cc82f8114a4b1fb39ec3bbbb9498af7ed8 (PR-2858) 00:36:13 Building docker-core-command-go ... 00:36:13 Building docker-core-data-go ... 00:36:13 Building docker-core-metadata-go ... 00:36:13 Building docker-security-bootstrapper-go ... 00:36:13 Building docker-security-proxy-setup-go ... 00:36:13 Building docker-security-secretstore-setup-go ... 00:36:13 Building docker-support-notifications-go ... 00:36:13 Building docker-support-scheduler-go ... 00:36:13 Building docker-sys-mgmt-agent-go ... 00:36:13 Building docker-support-notifications-go 00:36:13 Building docker-core-command-go 00:36:13 Building docker-security-secretstore-setup-go 00:36:13 Building docker-security-bootstrapper-go 00:36:13 Building docker-core-data-go 00:36:12 > git rev-parse HEAD^{commit} # timeout=10 00:36:12 > git config core.sparsecheckout # timeout=10 00:36:12 > git checkout -f 2b2550cc82f8114a4b1fb39ec3bbbb9498af7ed8 # timeout=10 00:36:16 Commit message: "Merge commit '13b869e22a059f3891192ba74d68c5afbf7a0a77' into HEAD" 00:36:16 First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 00:36:18 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 00:36:18 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 00:36:18 + true 00:36:18 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 00:36:20 provisioning config files... 00:36:20 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/68@tmp/config1484300030037215807tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:36:21 ---> docker-login.sh 00:36:21 nexus3.edgexfoundry.org:10001 00:36:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:36:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:36:22 Configure a credential helper to remove this warning. See 00:36:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:36:22 00:36:22 Login Succeeded 00:36:22 nexus3.edgexfoundry.org:10002 00:36:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:36:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:36:23 Configure a credential helper to remove this warning. See 00:36:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:36:23 00:36:23 Login Succeeded 00:36:23 nexus3.edgexfoundry.org:10003 00:36:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:36:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:36:23 Configure a credential helper to remove this warning. See 00:36:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:36:23 00:36:23 Login Succeeded 00:36:23 nexus3.edgexfoundry.org:10004 00:36:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:36:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:36:24 Configure a credential helper to remove this warning. See 00:36:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:36:24 00:36:24 Login Succeeded 00:36:24 docker.io 00:36:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:36:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:36:24 Configure a credential helper to remove this warning. See 00:36:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:36:24 00:36:24 Login Succeeded 00:36:24 ---> docker-login.sh ends [Pipeline] } 00:36:24 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 00:36:25 ========================================================= 00:36:25 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] 00:36:25 ========================================================= [Pipeline] isUnix [Pipeline] sh 00:36:25 + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine . 00:36:28 Sending build context to Docker daemon 166.4MB 00:36:28 Step 1/6 : ARG BASE=golang:1.15-alpine3.12 00:36:28 Step 2/6 : FROM ${BASE} 00:36:28 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 00:36:28 5f621e34cdf4: Pulling fs layer 00:36:28 a4357932f1b6: Pulling fs layer 00:36:28 18c013af1878: Pulling fs layer 00:36:28 00ac8860ef70: Pulling fs layer 00:36:28 63d7cb157983: Pulling fs layer 00:36:28 b116817d02f9: Pulling fs layer 00:36:28 745a02a5169b: Pulling fs layer 00:36:28 00ac8860ef70: Waiting 00:36:28 63d7cb157983: Waiting 00:36:28 745a02a5169b: Waiting 00:36:28 b116817d02f9: Waiting 00:36:28 18c013af1878: Verifying Checksum 00:36:28 18c013af1878: Download complete 00:36:28 a4357932f1b6: Verifying Checksum 00:36:28 a4357932f1b6: Download complete 00:36:28 63d7cb157983: Verifying Checksum 00:36:28 63d7cb157983: Download complete 00:36:28 b116817d02f9: Verifying Checksum 00:36:28 b116817d02f9: Download complete 00:36:28 5f621e34cdf4: Verifying Checksum 00:36:28 5f621e34cdf4: Download complete 00:36:29 5f621e34cdf4: Pull complete 00:36:29 a4357932f1b6: Pull complete 00:36:30 18c013af1878: Pull complete 00:36:31 745a02a5169b: Verifying Checksum 00:36:31 745a02a5169b: Download complete 00:36:31 00ac8860ef70: Verifying Checksum 00:36:31 00ac8860ef70: Download complete 00:36:41 00ac8860ef70: Pull complete 00:36:41 63d7cb157983: Pull complete 00:36:42 b116817d02f9: Pull complete 00:36:45 Step 1/30 : ARG BUILDER_BASE=golang:1.15-alpine3.12 00:36:45 Step 2/30 : FROM ${BUILDER_BASE} AS builder 00:36:45 ---> 13d3301ac142 00:36:45 Step 3/30 : WORKDIR /edgex-go 00:36:45 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 00:36:45 Step 2/23 : FROM ${BUILDER_BASE} AS builder 00:36:45 ---> 13d3301ac142 00:36:45 Step 3/23 : WORKDIR /edgex-go 00:36:45 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 00:36:45 Step 2/23 : FROM ${BUILDER_BASE} AS builder 00:36:45 ---> 13d3301ac142 00:36:45 Step 3/23 : WORKDIR /edgex-go 00:36:45 Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 00:36:45 00:36:45 Step 2/24 : FROM ${BUILDER_BASE} AS builderStep 2/22 : FROM ${BUILDER_BASE} AS builder 00:36:45 00:36:45 ---> 13d3301ac142 00:36:45 Step 3/22 : WORKDIR /edgex-go 00:36:45 ---> 13d3301ac142 00:36:45 Step 3/24 : WORKDIR /edgex-go 00:36:45 ---> Running in d03940bc4aa3 00:36:45 ---> Running in 27b49f571623 00:36:45 ---> Running in 91e152980742 00:36:45 ---> Running in befcd5a1b52a 00:36:45 ---> Running in 72b1717288c5 00:36:45 Removing intermediate container 72b1717288c5 00:36:45 ---> 5a10aa491a02 00:36:45 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:36:45 Removing intermediate container 91e152980742 00:36:45 ---> f977127b28f2 00:36:45 Step 4/30 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:36:45 Removing intermediate container d03940bc4aa3 00:36:45 ---> 14ed09d65105 00:36:45 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:36:45 Removing intermediate container 27b49f571623 00:36:45 ---> 7d325cc5f833 00:36:45 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:36:46 Removing intermediate container befcd5a1b52a 00:36:46 ---> 1d1823e4f537 00:36:46 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:36:46 ---> Running in 506b832013b8 00:36:46 ---> Running in e823b136cd86 00:36:46 ---> Running in 02693a1b2c85 00:36:46 ---> Running in 6e260345b431 00:36:46 ---> Running in aa05f8df00af 00:36:46 745a02a5169b: Pull complete 00:36:46 Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 00:36:46 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine 00:36:46 ---> b7e6874047d6 00:36:46 Step 3/6 : RUN apk add --update --no-cache make git curl bash zeromq-dev libsodium-dev pkgconfig build-base && ln -s /bin/touch /usr/bin/touch 00:36:48 Removing intermediate container 506b832013b8 00:36:48 ---> 604028d35299 00:36:48 Step 5/30 : RUN apk add --update --no-cache make git 00:36:48 Removing intermediate container e823b136cd86 00:36:48 ---> 22579fc590d6 00:36:48 Step 5/23 : RUN apk add --update --no-cache make git 00:36:48 Removing intermediate container aa05f8df00af 00:36:48 ---> 6268961854c6 00:36:48 Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 00:36:48 Removing intermediate container 02693a1b2c85 00:36:48 ---> 871b5c15dc08 00:36:48 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 00:36:48 ---> Running in ca8cfd55e2fd 00:36:48 ---> Running in eea720a699ea 00:36:48 Removing intermediate container 6e260345b431 00:36:48 ---> d573a9dcc792 00:36:48 Step 5/24 : RUN apk add --update --no-cache make git 00:36:48 ---> Running in 72986ead87b7 00:36:48 ---> Running in 17f031a7c1a0 00:36:48 ---> Running in b2a9084bad41 00:36:49 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 00:36:49 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 00:36:49 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 00:36:49 ---> Running in 64656d4d84cb 00:36:50 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 00:36:50 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 00:36:50 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 00:36:51 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 00:36:51 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 00:36:51 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 00:36:51 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 00:36:51 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 00:36:52 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 00:36:53 OK: 233 MiB in 51 packages 00:36:54 OK: 233 MiB in 51 packages 00:36:54 OK: 233 MiB in 51 packages 00:36:54 Removing intermediate container 72986ead87b7 00:36:54 ---> 57999289f123 00:36:54 Step 6/23 : COPY go.mod . 00:36:54 OK: 233 MiB in 51 packages 00:36:54 (1/12) Installing libmagic (5.38-r0) 00:36:54 OK: 233 MiB in 51 packages 00:36:54 ---> c038c5dab208 00:36:54 Step 7/23 : RUN go mod download 00:36:54 ---> Running in e683d5fe32b4 00:36:54 Removing intermediate container ca8cfd55e2fd 00:36:54 ---> fef14c859408 00:36:54 Step 6/30 : COPY go.mod . 00:36:54 Removing intermediate container b2a9084bad41 00:36:54 ---> 00f630e7a74f 00:36:54 Step 6/24 : COPY go.mod . 00:36:55 (2/12) Installing file (5.38-r0) 00:36:55 (3/12) Installing libc-dev (0.7.2-r3) 00:36:55 Removing intermediate container eea720a699ea 00:36:55 ---> 64d8cf77387f 00:36:55 Step 6/23 : COPY go.mod . 00:36:55 ---> f849e298b0c8 00:36:55 Step 7/30 : RUN go mod download 00:36:55 ---> 3aedc74e24cb 00:36:55 Step 7/24 : RUN go mod download 00:36:55 Removing intermediate container 17f031a7c1a0 00:36:55 ---> badf3f46a785 00:36:55 Step 6/22 : COPY go.mod . 00:36:55 (4/12) Installing g++ (9.3.0-r2) 00:36:55 ---> Running in b33d0642c20a 00:36:55 ---> Running in 9c40d7f669c9 00:36:56 ---> 7ce2e7acfde9 00:36:56 Step 7/23 : RUN go mod download 00:36:56 ---> 54f285f05073 00:36:56 Step 7/22 : RUN go mod download 00:36:56 ---> Running in 1970be99087d 00:36:56 ---> Running in b10a3932ca6b 00:36:57 Removing intermediate container e683d5fe32b4 00:36:57 ---> 26788c5f7b1e 00:36:57 Step 8/23 : COPY . . 00:36:59 Removing intermediate container b33d0642c20a 00:36:59 ---> 58a72685fb72 00:36:59 Step 8/30 : COPY . . 00:37:00 Removing intermediate container 9c40d7f669c9 00:37:00 ---> 03ef81918bd8 00:37:00 Step 8/24 : COPY . . 00:37:01 Removing intermediate container b10a3932ca6b 00:37:01 ---> dc9b0deb18ba 00:37:01 Step 8/22 : COPY . . 00:37:02 Removing intermediate container 1970be99087d 00:37:02 ---> 146f3a18a7de 00:37:02 Step 8/23 : COPY . . 00:37:22 (5/12) Installing fortify-headers (1.1-r0) 00:37:22 (6/12) Installing patch (2.7.6-r6) 00:37:22 (7/12) Installing build-base (0.5-r2) 00:37:22 (8/12) Installing libsodium (1.0.18-r0) 00:37:22 (9/12) Installing pkgconf (1.7.2-r0) 00:37:22 (10/12) Installing libsodium-dev (1.0.18-r0) 00:37:22 (11/12) Installing libzmq (4.3.3-r0) 00:37:22 (12/12) Installing zeromq-dev (4.3.3-r0) 00:37:22 Executing busybox-1.31.1-r19.trigger 00:37:22 OK: 217 MiB in 51 packages 00:37:25 Removing intermediate container 64656d4d84cb 00:37:25 ---> 7555efc2ed67 00:37:25 Step 4/6 : WORKDIR /edgex-go 00:37:26 ---> Running in 59e4bd268e99 00:37:26 Removing intermediate container 59e4bd268e99 00:37:26 ---> b7cf388bfcee 00:37:26 Step 5/6 : COPY go.mod . 00:37:26 ---> 30f79baec795 00:37:26 Step 6/6 : RUN go mod download 00:37:27 ---> Running in e4a6ddb1ad34 00:37:41 ---> 863d8dcacec3 00:37:41 ---> 825d7d0986ce 00:37:41 Step 9/23 : RUN make cmd/core-data/core-data 00:37:41 Step 9/30 : RUN make cmd/security-bootstrapper/security-bootstrapper 00:37:41 ---> Running in c792e44e9c0d 00:37:41 ---> Running in b3a618159e7d 00:37:41 ---> 556748ad500f 00:37:41 Step 9/22 : RUN make cmd/support-notifications/support-notifications 00:37:41 ---> ad5f5052d0cd 00:37:41 Step 9/23 : RUN make cmd/core-command/core-command 00:37:41 ---> 023b06193263 00:37:41 Step 9/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 00:37:41 ---> Running in 5695c6d40486 00:37:41 ---> Running in 64f2de6702af 00:37:41 ---> Running in 6737fe43f308 00:37:41 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 00:37:41 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 00:37:41 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data 00:37:41 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command 00:37: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 00:37:54 Removing intermediate container e4a6ddb1ad34 00:37:54 ---> f7f4f84604b5 00:37:54 Successfully built f7f4f84604b5 00:37:54 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 00:37:54 + docker inspect -f . ci-base-image-arm64 00:37:54 . [Pipeline] withDockerContainer 00:37:54 prd-ubuntu18.04-docker-arm64-4c-16g-27237 does not seem to be running inside a container 00:37:54 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/68 -v /w/workspace/edgex-go/68:/w/workspace/edgex-go/68:rw,z -v /w/workspace/edgex-go/68@tmp:/w/workspace/edgex-go/68@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 00:37:56 $ docker top e75dc1e233a3440389bf5022980360248d9db5f21ebf51f5247c219f38573149 -eo pid,comm [Pipeline] { [Pipeline] sh 00:37:57 + go version 00:37:57 go version go1.15.5 linux/arm64 [Pipeline] } 00:37:57 $ docker stop --time=1 e75dc1e233a3440389bf5022980360248d9db5f21ebf51f5247c219f38573149 00:37:59 $ docker rm -f e75dc1e233a3440389bf5022980360248d9db5f21ebf51f5247c219f38573149 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 00:38:00 + docker inspect -f . ci-base-image-arm64 00:38:00 . [Pipeline] withDockerContainer 00:38:00 prd-ubuntu18.04-docker-arm64-4c-16g-27237 does not seem to be running inside a container 00:38:00 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/68 -v /w/workspace/edgex-go/68:/w/workspace/edgex-go/68:rw,z -v /w/workspace/edgex-go/68@tmp:/w/workspace/edgex-go/68@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 00:38:01 $ docker top a36114b3538011d96f8a6fb4af066d76178063ab6349be43d212d1e63c7815bc -eo pid,comm [Pipeline] { [Pipeline] echo 00:38:02 ========================================================= 00:38:02 [edgeXBuildGoParallel] Running Tests and Build... 00:38:02 ========================================================= [Pipeline] sh 00:38:02 + make test 00:38:02 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 00:38:13 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 00:38:16 Removing intermediate container b3a618159e7d 00:38:16 ---> 75d526ff5b59 00:38:16 00:38:16 Step 10/30 : FROM alpine:3.12 00:38:16 3.12: Pulling from library/alpine 00:38:17 Digest: sha256:3c7497bf0c7af93428242d6176e8f7905f2201d8fc5861f45be7a346b5f23436 00:38:17 Status: Downloaded newer image for alpine:3.12 00:38:17 ---> 389fef711851 00:38:17 Step 11/30 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 00:38:21 Removing intermediate container 6737fe43f308 00:38:21 ---> cea330686b1f 00:38:21 00:38:21 Step 10/24 : FROM alpine:3.12 00:38:21 ---> 389fef711851 00:38:21 Step 11/24 : RUN apk add --update --no-cache ca-certificates dumb-init curl 00:38:21 ---> Running in 58b4388c9352 00:38:22 ---> Running in 7d234e1ebcca 00:38:22 Removing intermediate container 5695c6d40486 00:38:22 ---> b33bdefdf339 00:38:22 00:38:22 Step 10/22 : FROM alpine:3.12 00:38:22 ---> 389fef711851 00:38:22 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 00:38:22 Removing intermediate container 58b4388c9352 00:38:22 ---> fa989f4ff8a4 00:38:22 Step 12/30 : RUN apk add --update --no-cache dumb-init su-exec 00:38:22 Removing intermediate container 64f2de6702af 00:38:22 ---> 6bff6e244d3f 00:38:22 00:38:22 Step 10/23 : FROM alpine:3.12 00:38:22 ---> 389fef711851 00:38:22 Step 11/23 : RUN apk add --update --no-cache dumb-init 00:38:23 ---> Running in caa6c5a2a781 00:38:23 ---> Running in ee7cf1f8e615 00:38:23 ---> Running in a8264b4d6f0e 00:38:23 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 00:38:23 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 00:38:24 (1/5) Installing ca-certificates (20191127-r4) 00:38:24 (2/5) Installing nghttp2-libs (1.41.0-r0) 00:38:24 (3/5) Installing libcurl (7.69.1-r3) 00:38:24 (4/5) Installing curl (7.69.1-r3) 00:38:24 (5/5) Installing dumb-init (1.2.2-r1) 00:38:24 Executing busybox-1.31.1-r19.trigger 00:38:24 Executing ca-certificates-20191127-r4.trigger 00:38:24 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 00:38:24 OK: 7 MiB in 19 packages 00:38:24 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 00:38:24 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 00:38:24 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 00:38:24 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 00:38:24 (1/2) Installing ca-certificates (20191127-r4) 00:38:24 (2/2) Installing dumb-init (1.2.2-r1) 00:38:24 Executing busybox-1.31.1-r19.trigger 00:38:24 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 00:38:24 (1/1) Installing dumb-init (1.2.2-r1) 00:38:24 Executing ca-certificates-20191127-r4.trigger 00:38:24 Executing busybox-1.31.1-r19.trigger 00:38:24 OK: 6 MiB in 15 packages 00:38:24 OK: 6 MiB in 16 packages 00:38:24 (1/2) Installing dumb-init (1.2.2-r1) 00:38:24 (2/2) Installing su-exec (0.2-r1) 00:38:24 Executing busybox-1.31.1-r19.trigger 00:38:24 OK: 6 MiB in 16 packages 00:38:25 ? github.com/edgexfoundry/edgex-go [no test files] 00:38:27 Removing intermediate container c792e44e9c0d 00:38:27 ---> 1d6d6771b046 00:38:27 00:38:27 Step 10/23 : FROM alpine:3.12 00:38:27 ---> 389fef711851 00:38:27 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 00:38:27 Removing intermediate container 7d234e1ebcca 00:38:27 ---> a222594974fa 00:38:27 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 00:38:27 ---> Running in 7a61374ccf73 00:38:28 ---> Running in 0bcc6eae61e4 00:38:28 Removing intermediate container a8264b4d6f0e 00:38:28 ---> fd9d6dfb1231 00:38:28 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 00:38:28 Removing intermediate container ee7cf1f8e615 00:38:28 ---> 8648e03a2d5d 00:38:28 Step 13/30 : ENV SECURITY_INIT_DIR /edgex-init 00:38:28 ---> Running in 9bddfb9de8db 00:38:28 ---> Running in dc460a23d942 00:38:28 Removing intermediate container 7a61374ccf73 00:38:28 ---> fc14bd13bfe0 00:38:28 Step 12/23 : ENV APP_PORT=48080 00:38:29 Removing intermediate container 0bcc6eae61e4 00:38:29 ---> d39aed406d06 00:38:29 Step 13/24 : WORKDIR / 00:38:29 Removing intermediate container caa6c5a2a781 00:38:29 ---> b03844d03d2e 00:38:29 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 00:38:29 ---> Running in c210701e0379 00:38:29 ---> Running in 9ee5830eba35 00:38:29 ---> Running in ce2c9457b0ac 00:38:29 Removing intermediate container 9bddfb9de8db 00:38:29 ---> 361559fc8221 00:38:29 Step 13/23 : ENV APP_PORT=48082 00:38:29 Removing intermediate container dc460a23d942 00:38:29 ---> 683761fc2b2f 00:38:29 Step 14/30 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 00:38:29 ---> Running in 2e381dea476d 00:38:29 ---> Running in d36f74779977 00:38:29 Removing intermediate container c210701e0379 00:38:29 ---> c4d9b669edac 00:38:29 Step 13/23 : EXPOSE $APP_PORT 00:38:29 Removing intermediate container ce2c9457b0ac 00:38:29 ---> dc83cb87de5c 00:38:29 Step 13/22 : ENV APP_PORT=48060 00:38:29 Removing intermediate container 9ee5830eba35 00:38:29 ---> 6802ec220a06 00:38:29 Step 14/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 00:38:29 ---> Running in 80a07466fac5 00:38:30 ---> Running in 7ff58c1daf2f 00:38:30 Removing intermediate container 2e381dea476d 00:38:30 ---> 2d7d518b8647 00:38:30 Step 14/23 : EXPOSE $APP_PORT 00:38:30 Removing intermediate container d36f74779977 00:38:30 ---> cc0cafa6ac44 00:38:30 Step 15/30 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 00:38:30 ---> Running in d3dee729e345 00:38:30 ---> Running in 37769133d9c2 00:38:30 ---> 88fba86fed27 00:38:30 Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 00:38:30 Removing intermediate container 80a07466fac5 00:38:30 ---> 83dc089bcb43 00:38:30 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:38:30 Removing intermediate container 7ff58c1daf2f 00:38:30 ---> bd9f619a9e24 00:38:30 Step 14/22 : EXPOSE $APP_PORT 00:38:30 ---> Running in a9665cac0469 00:38:30 ---> Running in 5ca3ec831e27 00:38:30 Removing intermediate container d3dee729e345 00:38:30 ---> 62ea75b4c7a1 00:38:30 Step 15/23 : WORKDIR / 00:38:30 ---> bedbbfaedb23 00:38:30 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 00:38:31 ---> Running in fb783e7f8a45 00:38:31 Removing intermediate container 5ca3ec831e27 00:38:31 ---> 17648c5ab7aa 00:38:31 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 00:38:31 ---> 586386d412a0 00:38:31 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 00:38:31 Removing intermediate container fb783e7f8a45 00:38:31 ---> f531daece708 00:38:31 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 00:38:31 ---> d35bd14b0c1c 00:38:31 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 00:38:32 ---> ef9be7713c4c 00:38:32 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 00:38:32 ---> 9215b497b2c7 00:38:32 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 00:38:33 ---> 84a1ac393167 00:38:33 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 00:38:33 Removing intermediate container 37769133d9c2 00:38:33 ---> 4516af30b7ea 00:38:33 Step 16/30 : WORKDIR ${SECURITY_INIT_DIR} 00:38:33 ---> 49488a179cc8 00:38:33 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 00:38:33 ---> Running in f8d58d6c51fb 00:38:33 Removing intermediate container a9665cac0469 00:38:33 ---> 252b59d39353 00:38:33 Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init 00:38:33 ---> Running in bc6a42bc6b4d 00:38:33 ---> c5e1617f02fb 00:38:33 Step 19/23 : ENTRYPOINT ["/core-command"] 00:38:33 ---> 7b159c802a4e 00:38:33 Step 18/22 : ENTRYPOINT ["/support-notifications"] 00:38:33 Removing intermediate container f8d58d6c51fb 00:38:33 ---> 605a9064fda0 00:38:33 Step 17/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 00:38:33 ---> ebc4d1a58280 00:38:33 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 00:38:34 ---> Running in 6d34040ee939 00:38:34 ---> Running in 808491d6e22a 00:38:34 ---> 9238fe88a434 00:38:34 Step 18/30 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 00:38:34 ---> ae48c75f63a8 00:38:34 Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ 00:38:34 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 00:38:34 ---> Running in a2274bf639ea 00:38:34 Removing intermediate container 6d34040ee939 00:38:34 ---> fd5d4cb43e76 00:38:34 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:38:34 Removing intermediate container 808491d6e22a 00:38:34 ---> 6777eedd2272 00:38:34 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:38:34 ---> Running in c64d6adef331 00:38:34 ---> Running in 54ccc5564c68 00:38:34 ---> Running in 923a65888eed 00:38:35 Removing intermediate container 923a65888eed 00:38:35 ---> 2d359dba041e 00:38:35 Step 20/22 : LABEL arch=x86_64 00:38:35 Removing intermediate container 54ccc5564c68 00:38:35 ---> 96bd6f103f66 00:38:35 Step 21/23 : LABEL arch=x86_64 00:38:35 ---> Running in e63b774406d4 00:38:35 ---> Running in 7c6f0d9de975 00:38:35 Removing intermediate container e63b774406d4 00:38:35 ---> 51b17004d7b3 00:38:35 Step 21/22 : LABEL git_sha=cec897b14f5dc8efc53b182c39925dde1789c8eb 00:38:35 Removing intermediate container 7c6f0d9de975 00:38:35 ---> 4be8bd42e2ed 00:38:35 Step 22/23 : LABEL git_sha=cec897b14f5dc8efc53b182c39925dde1789c8eb 00:38:35 ---> Running in 67d9fb8dd7bb 00:38:35 ---> Running in 296264936ad0 00:38:35 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 00:38:36 Removing intermediate container 67d9fb8dd7bb 00:38:36 ---> 9e153d65fcc8 00:38:36 Step 22/22 : LABEL version=0.0.0 00:38:36 Removing intermediate container 296264936ad0 00:38:36 ---> 61948a0524e6 00:38:36 Step 23/23 : LABEL version=0.0.0 00:38:36 ---> Running in b0c928b96f8e 00:38:36 ---> Running in 629d462352ca 00:38:36 Removing intermediate container a2274bf639ea 00:38:36 ---> 6c11362896e6 00:38:36 Step 19/30 : COPY --from=builder /edgex-go/Attribution.txt / 00:38:36 Removing intermediate container c64d6adef331 00:38:36 ---> 777956aa425b 00:38:36 Step 21/24 : ENTRYPOINT ["entrypoint.sh"] 00:38:36 ---> Running in 0b34d19a774f 00:38:36 Removing intermediate container b0c928b96f8e 00:38:36 ---> f51dd3d2c3a1 00:38:36 00:38:36 (1/6) Installing dumb-init (1.2.2-r1) 00:38:36 Removing intermediate container 629d462352ca 00:38:36 ---> b85f0b8d80bd 00:38:36 00:38:36 ---> 0a10e7a838fa 00:38:36 Step 20/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 00:38:36 (2/6) Installing libgcc (9.3.0-r2) 00:38:36 Successfully built f51dd3d2c3a1 00:38:36 Successfully tagged docker-support-notifications-go:latest 00:38:36 Building docker-support-scheduler-go 00:38:36 Removing intermediate container 0b34d19a774f 00:38:36 ---> 4a02af4120dd 00:38:36 Step 22/24 : LABEL arch=x86_64 00:38:37  Building docker-support-notifications-go ... done Successfully built b85f0b8d80bd 00:38:37 (3/6) Installing libsodium (1.0.18-r0) 00:38:37 Successfully tagged docker-core-command-go:latest 00:38:37  Building docker-core-command-go ... done Building docker-core-metadata-go 00:38:37 ---> Running in 0d63f55eed51 00:38:37 (4/6) Installing libstdc++ (9.3.0-r2) 00:38:37 Removing intermediate container 0d63f55eed51 00:38:37 ---> 152c7f959a8b 00:38:37 Step 23/24 : LABEL git_sha=cec897b14f5dc8efc53b182c39925dde1789c8eb 00:38:37 ---> Running in 18e552f28e21 00:38:37 ---> bdf8c0d67712 00:38:37 Step 21/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 00:38:37 (5/6) Installing libzmq (4.3.3-r0) 00:38:37 Removing intermediate container 18e552f28e21 00:38:37 ---> 6a7cd9fbef48 00:38:37 Step 24/24 : LABEL version=0.0.0 00:38:37 ---> Running in dc1eb15afc01 00:38:37 (6/6) Installing zeromq (4.3.3-r0) 00:38:37 Executing busybox-1.31.1-r19.trigger 00:38:37 OK: 8 MiB in 20 packages 00:38:37 ---> eac235197ed6 00:38:37 Step 22/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 00:38:38 Removing intermediate container dc1eb15afc01 00:38:38 ---> b780fa098093 00:38:38 00:38:38 Successfully built b780fa098093 00:38:39 Successfully tagged docker-security-secretstore-setup-go:latest 00:38:39 Building docker-security-proxy-setup-go 00:38:40  Building docker-security-secretstore-setup-go ... done  ---> 23cf46cdf934 00:38:40 Step 23/30 : VOLUME ${SECURITY_INIT_DIR} 00:38:43 Removing intermediate container bc6a42bc6b4d 00:38:43 ---> b2f1058d5668 00:38:43 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 00:38:43 ---> Running in a7cc3f2b1c8b 00:38:47 ---> 31d36d745bec 00:38:47 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 00:38:47 Removing intermediate container a7cc3f2b1c8b 00:38:47 ---> c1c4462018e4 00:38:47 Step 24/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 00:38:47 ---> 9cf7dbe51ede 00:38:47 Step 25/30 : RUN chmod +x /entrypoint.sh 00:38:47 ---> 7dcb9a41a028 00:38:47 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 00:38:48 ---> Running in 96ec854a6544 00:38:50 ---> f26166adc66c 00:38:50 Step 19/23 : ENTRYPOINT ["/core-data"] 00:38:51 ---> Running in f86bcb4cac87 00:38:54 Removing intermediate container f86bcb4cac87 00:38:54 ---> 766e28edfc1b 00:38:54 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:38:54 ---> Running in 7889dccbb9d8 00:38:55 Removing intermediate container 7889dccbb9d8 00:38:55 ---> 409ea850edb4 00:38:55 Step 21/23 : LABEL arch=x86_64 00:38:57 Removing intermediate container 96ec854a6544 00:38:57 ---> d4aab0773b4d 00:38:57 Step 26/30 : ENTRYPOINT ["/entrypoint.sh"] 00:38:57 ---> Running in ac6e07b7a93c 00:38:58 ---> Running in 2fc326379d42 00:38:58 Removing intermediate container ac6e07b7a93c 00:38:58 ---> bd0a98b5cf29 00:38:58 Step 22/23 : LABEL git_sha=cec897b14f5dc8efc53b182c39925dde1789c8eb 00:38:59 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 00:38:59 Step 2/22 : FROM ${BUILDER_BASE} AS builder 00:38:59 ---> 13d3301ac142 00:38:59 Step 3/22 : WORKDIR /edgex-go 00:38:59 ---> Using cache 00:38:59 ---> 1d1823e4f537 00:38:59 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:38:59 ---> Using cache 00:38:59 ---> 6268961854c6 00:38:59 Step 5/22 : RUN apk add --update --no-cache make git 00:38:59 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 00:38:59 Step 2/23 : FROM ${BUILDER_BASE} AS builder 00:38:59 ---> 13d3301ac142 00:38:59 Step 3/23 : WORKDIR /edgex-go 00:38:59 ---> Using cache 00:38:59 ---> 1d1823e4f537 00:38:59 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:38:59 ---> Using cache 00:38:59 ---> 6268961854c6 00:38:59 Step 5/23 : RUN apk add --update --no-cache make git 00:39:00 ---> Running in 3bce70b6c785 00:39:00 Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12 00:39:00 Step 2/21 : FROM ${BUILDER_BASE} AS builder 00:39:00 ---> 13d3301ac142 00:39:00 Step 3/21 : WORKDIR /edgex-go 00:39:00 ---> Using cache 00:39:00 ---> 1d1823e4f537 00:39:00 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:39:00 ---> Using cache 00:39:00 ---> 6268961854c6 00:39:00 Step 5/21 : RUN apk add --update --no-cache make git 00:39:00 ---> Running in c6aad380ee14 00:39:00 ---> Running in d6677c091724 00:39:00 Removing intermediate container 2fc326379d42 00:39:00 ---> 4cd0fbb478fe 00:39:00 Step 27/30 : CMD ["gate"] 00:39:00 ---> Running in 38081823c4b5 00:39:00 Removing intermediate container 3bce70b6c785 00:39:00 ---> d14bdafcd68c 00:39:00 Step 23/23 : LABEL version=0.0.0 00:39:01 ---> Running in 1040614798b3 00:39:01 ---> Running in 39ba963efdf9 00:39:01 Removing intermediate container 1040614798b3 00:39:01 ---> 12c91bccefb0 00:39:01 Step 28/30 : LABEL arch=x86_64 00:39:01 Removing intermediate container 39ba963efdf9 00:39:01 ---> d862a363aa28 00:39:01 00:39:02 ---> Running in 13c9c3d71cfd 00:39:02 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 00:39:02 Successfully built d862a363aa28 00:39:02 Successfully tagged docker-core-data-go:latest 00:39:02 Building docker-sys-mgmt-agent-go 00:39:02  Building docker-core-data-go ... done fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 00:39:02 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 00:39:02 Removing intermediate container 13c9c3d71cfd 00:39:02 ---> 040383c8a191 00:39:02 Step 29/30 : LABEL git_sha=cec897b14f5dc8efc53b182c39925dde1789c8eb 00:39:02 ---> Running in 83265c3192d6 00:39:02 Removing intermediate container 83265c3192d6 00:39:02 ---> eefa2f3feee9 00:39:02 Step 30/30 : LABEL version=0.0.0 00:39:03 ---> Running in f999eb86eeb8 00:39:03 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 00:39:03 Removing intermediate container f999eb86eeb8 00:39:03 ---> ae970e83863b 00:39:03 00:39:03 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 00:39:03 Successfully built ae970e83863b 00:39:03 Successfully tagged docker-security-bootstrapper-go:latest 00:39:04  Building docker-security-bootstrapper-go ... done fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 00:39:04 OK: 233 MiB in 51 packages 00:39:04 OK: 233 MiB in 51 packages 00:39:05 OK: 233 MiB in 51 packages 00:39:06 Removing intermediate container 38081823c4b5 00:39:06 ---> c1abdcb7f8c0 00:39:06 Step 6/21 : COPY go.mod . 00:39:06 Removing intermediate container c6aad380ee14 00:39:06 ---> 22057dbd54a6 00:39:06 Step 6/22 : COPY go.mod . 00:39:06 Removing intermediate container d6677c091724 00:39:06 ---> 45207712f80f 00:39:06 Step 6/23 : COPY go.mod . 00:39:07 ---> fa2c91ee6010 00:39:07 Step 7/21 : RUN go mod download 00:39:07 ---> 7f8fe4fcdd60 00:39:07 Step 7/22 : RUN go mod download 00:39:07 ---> Running in 237d81fcde09 00:39:07 ---> 3a006109fbe6 00:39:07 Step 7/23 : RUN go mod download 00:39:07 ---> Running in 936318fd3a5d 00:39:07 ---> Running in af8549097942 00:39:11 Removing intermediate container 237d81fcde09 00:39:11 ---> bb2c64b12a53 00:39:11 Step 8/21 : COPY . . 00:39:12 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 00:39:13 Removing intermediate container 936318fd3a5d 00:39:13 ---> e84a4581b8e3 00:39:13 Step 8/22 : COPY . . 00:39:17 Step 1/26 : ARG BUILDER_BASE=golang:1.15-alpine3.12 00:39:17 Step 2/26 : FROM ${BUILDER_BASE} AS builder 00:39:18 ---> 13d3301ac142 00:39:18 Step 3/26 : WORKDIR /edgex-go 00:39:18 ---> Using cache 00:39:18 ---> 1d1823e4f537 00:39:18 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:39:18 ---> Using cache 00:39:18 ---> 6268961854c6 00:39:18 Step 5/26 : RUN apk add --update --no-cache make bash git 00:39:19 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 00:39:20 Removing intermediate container af8549097942 00:39:20 ---> ac5ca4f807f6 00:39:20 Step 8/23 : COPY . . 00:39:20 ---> Running in ba17048693c8 00:39:27 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 00:39:27 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 00:39:27 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 00:39:28 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 00:39:29 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 00:39:29 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 00:39:29 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 00:39:29 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 00:39:30 OK: 233 MiB in 51 packages 00:39:32 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 00:39:33 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 00:39:34 Removing intermediate container ba17048693c8 00:39:34 ---> 73845fb7a2eb 00:39:34 Step 6/26 : COPY go.mod . 00:39:36 ---> f68b3d854d12 00:39:36 Step 7/26 : RUN go mod download 00:39:37 ---> Running in c7b56bdb7f55 00:39:41 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 00:39:41 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 00:39:41 ? github.com/edgexfoundry/edgex-go/internal [no test files] 00:39:41 ---> 3ca657a5c996 00:39:41 Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 00:39:42 ---> 2d710d3d937b 00:39:42 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 00:39:44 ---> Running in ffcdda2057e4 00:39:44 ---> Running in ac8b1ace9cea 00:39:44 ---> 8ec2749c04c6 00:39:44 Step 9/23 : RUN make cmd/core-metadata/core-metadata 00:39:45 Removing intermediate container c7b56bdb7f55 00:39:45 ---> 022a2ee5526b 00:39:45 Step 8/26 : COPY . . 00:39:45 ---> Running in eefe56e3c5b1 00:39:45 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 00:39:45 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 00:39:45 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 00:39:46 ok github.com/edgexfoundry/edgex-go/internal/core/command 0.316s coverage: 45.9% of statements 00:39:46 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 00:39:46 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 00:39:46 ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] 00:39:46 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] 00:39:46 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] 00:39:46 ? github.com/edgexfoundry/edgex-go/internal/core/command/v2 [no test files] 00:39:46 ? github.com/edgexfoundry/edgex-go/internal/core/command/v2/application [no test files] 00:39:46 ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http 0.264s coverage: 100.0% of statements 00:39:53 ok github.com/edgexfoundry/edgex-go/internal/core/data 1.499s coverage: 27.1% of statements 00:39:53 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 00:39:53 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 00:39:53 ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] 00:39:53 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] 00:39:53 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] 00:39:53 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 00:39:53 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.057s coverage: 100.0% of statements 00:39:53 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] 00:39:53 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.068s coverage: 100.0% of statements 00:39:53 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] 00:39:53 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] 00:39:53 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.226s coverage: 65.8% of statements 00:39:53 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] 00:39:53 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] 00:39:55 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.848s coverage: 82.3% of statements 00:39:55 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] 00:39:55 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] 00:39:55 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/io [no test files] 00:39:55 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] 00:40:02 ok github.com/edgexfoundry/edgex-go/internal/core/metadata 1.212s coverage: 28.6% of statements 00:40:02 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 00:40:02 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 00:40:02 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] 00:40:02 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] 00:40:02 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] 00:40:02 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.149s coverage: 100.0% of statements 00:40:02 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] 00:40:02 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.073s coverage: 100.0% of statements 00:40:02 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] 00:40:02 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.392s coverage: 86.7% of statements 00:40:02 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] 00:40:03 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.340s coverage: 97.5% of statements 00:40:03 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] 00:40:04 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.164s coverage: 78.3% of statements 00:40:04 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] 00:40:04 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] 00:40:04 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] 00:40:04 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] 00:40:12 ---> 5dcc70e7cb1f 00:40:12 Step 9/26 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 00:40:12 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config 00:40:12 ---> Running in 2fe0105adba5 00:40:12 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 00:40:14 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 1.280s coverage: 92.8% of statements 00:40:14 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] 00:40:14 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] 00:40:14 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] 00:40:14 ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] 00:40:14 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 00:40:14 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] 00:40:14 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] 00:40:14 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 00:40:14 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 00:40:14 ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] 00:40:14 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 00:40:14 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] 00:40:14 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 00:40:14 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] 00:40:14 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 00:40:14 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] 00:40:14 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] 00:40:14 ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] 00:40:14 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.056s coverage: 58.8% of statements 00:40:14 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] 00:40:14 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] 00:40:14 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.228s coverage: 0.1% of statements 00:40:14 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] 00:40:14 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] 00:40:14 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 00:40:14 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.058s coverage: 45.5% of statements 00:40:14 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.105s coverage: 79.5% of statements 00:40:14 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.049s coverage: 94.1% of statements 00:40:14 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.084s coverage: 96.3% of statements 00:40:14 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.055s coverage: 87.5% of statements 00:40:20 Removing intermediate container ffcdda2057e4 00:40:20 ---> e7df953ced8e 00:40:20 00:40:20 Step 10/21 : FROM alpine:3.12 00:40:20 Removing intermediate container ac8b1ace9cea 00:40:20 ---> 374a0ecb3c1c 00:40:20 00:40:20 Step 10/22 : FROM alpine:3.12 00:40:20 ---> 389fef711851 00:40:20 Step 11/22 : RUN apk add --update --no-cache dumb-init 00:40:20 ---> 389fef711851 00:40:20 Step 11/21 : RUN apk add --update --no-cache curl 00:40:20 ---> Using cache 00:40:20 ---> fd9d6dfb1231 00:40:20 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 00:40:20 ---> Using cache 00:40:20 ---> 361559fc8221 00:40:20 Step 13/22 : ENV APP_PORT=48085 00:40:20 ---> Running in ae1e4fea2f69 00:40:20 ---> Running in cea3179c86d8 00:40:21 Removing intermediate container cea3179c86d8 00:40:21 ---> 6572941c6bb1 00:40:21 Step 14/22 : EXPOSE $APP_PORT 00:40:22 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 00:40:22 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 00:40:22 (1/4) Installing ca-certificates (20191127-r4) 00:40:22 (2/4) Installing nghttp2-libs (1.41.0-r0) 00:40:22 (3/4) Installing libcurl (7.69.1-r3) 00:40:22 (4/4) Installing curl (7.69.1-r3) 00:40:22 Executing busybox-1.31.1-r19.trigger 00:40:22 Executing ca-certificates-20191127-r4.trigger 00:40:23 OK: 7 MiB in 18 packages 00:40:23 ---> Running in 1a46a4408e34 00:40:24 Removing intermediate container eefe56e3c5b1 00:40:24 ---> 114d1771eca4 00:40:24 00:40:24 Step 10/23 : FROM alpine:3.12 00:40:24 ---> 389fef711851 00:40:24 Step 11/23 : RUN apk add --update --no-cache dumb-init 00:40:24 ---> Using cache 00:40:24 ---> fd9d6dfb1231 00:40:24 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 00:40:24 ---> Using cache 00:40:24 ---> 361559fc8221 00:40:24 Step 13/23 : ENV APP_PORT=48081 00:40:24 Removing intermediate container 1a46a4408e34 00:40:24 ---> c8639fe03132 00:40:24 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 00:40:24 ---> Running in 0b500e99c246 00:40:24 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.094s coverage: 94.4% of statements 00:40:24 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.061s coverage: 44.8% of statements 00:40:25 Removing intermediate container 0b500e99c246 00:40:25 ---> 6eb842ca7a6c 00:40:25 Step 14/23 : EXPOSE $APP_PORT 00:40:25 ---> 08da1ee9f419 00:40:25 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 00:40:25 Removing intermediate container ae1e4fea2f69 00:40:25 ---> 0ade2d351001 00:40:25 Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 00:40:26 ---> Running in 32104695e8ac 00:40:26 ---> Running in a51cee1e17f7 00:40:26 ---> 4fd56b500549 00:40:26 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 00:40:26 Removing intermediate container 32104695e8ac 00:40:26 ---> b1004294036d 00:40:26 Step 15/23 : WORKDIR / 00:40:26 ---> Running in 094e99c0122d 00:40:26 Removing intermediate container a51cee1e17f7 00:40:26 ---> 49c61a6085b9 00:40:26 Step 13/21 : WORKDIR /edgex 00:40:26 ---> c8f368867b95 00:40:26 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 00:40:26 ---> Running in cd590fc621df 00:40:27 ---> Running in 2542a4df0412 00:40:27 Removing intermediate container 094e99c0122d 00:40:27 ---> 390990020f74 00:40:27 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 00:40:28 Removing intermediate container cd590fc621df 00:40:28 ---> 5ce6c112bb89 00:40:28 Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 00:40:29 Removing intermediate container 2542a4df0412 00:40:29 ---> 285b261472b9 00:40:29 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:40:29 ---> 69545a34b242 00:40:29 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 00:40:29 ---> Running in 06768523d7f0 00:40:29 ---> 275444442c24 00:40:29 Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 00:40:29 Removing intermediate container 2fe0105adba5 00:40:29 ---> 3fec65f55f3d 00:40:29 Step 10/26 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 00:40:29 ---> Running in 90923c5a8384 00:40:29 Removing intermediate container 06768523d7f0 00:40:29 ---> 905a67794487 00:40:29 Step 20/22 : LABEL arch=x86_64 00:40:30 ---> Running in ce4ee33813ce 00:40:30 ---> e61e632ae739 00:40:30 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 00:40:30 ---> c42fce892052 00:40:30 Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 00:40:30 Removing intermediate container ce4ee33813ce 00:40:30 ---> adcad73f0a14 00:40:30 Step 21/22 : LABEL git_sha=cec897b14f5dc8efc53b182c39925dde1789c8eb 00:40:30 ---> Running in 705840ece9aa 00:40:30 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 00:40:30 Removing intermediate container 705840ece9aa 00:40:30 ---> 9924edbd5a86 00:40:30 Step 22/22 : LABEL version=0.0.0 00:40:30 ---> 7e893f9b7270 00:40:30 Step 19/23 : ENTRYPOINT ["/core-metadata"] 00:40:30 ---> Running in 8740a5e1e8d8 00:40:30 ---> 7749a18aceeb 00:40:30 Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] 00:40:31 ---> Running in cee85054b7ec 00:40:31 ---> Running in 8607cbc33bd7 00:40:31 Removing intermediate container 8740a5e1e8d8 00:40:31 ---> 538825d6c5fa 00:40:31 00:40:31 Removing intermediate container cee85054b7ec 00:40:31 ---> d1659bfd424c 00:40:31 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:40:31 ---> Running in 2729cd1dedcc 00:40:31 Removing intermediate container 8607cbc33bd7 00:40:31 ---> 14c2b57844bc 00:40:31 Step 18/21 : CMD ["--init=true"] 00:40:31 Successfully built 538825d6c5fa 00:40:31 Successfully tagged docker-support-scheduler-go:latest 00:40:31  Building docker-support-scheduler-go ... done  ---> Running in 8f56fd64657e 00:40:31 Removing intermediate container 2729cd1dedcc 00:40:31 ---> 8e1082597991 00:40:31 Step 21/23 : LABEL arch=x86_64 00:40:31 Removing intermediate container 8f56fd64657e 00:40:31 ---> b9c0374c2430 00:40:31 Step 19/21 : LABEL arch=x86_64 00:40:31 ---> Running in e38750133df4 00:40:32 ---> Running in 181647015f8a 00:40:32 Removing intermediate container 90923c5a8384 00:40:32 ---> e689fd205f29 00:40:32 00:40:32 Step 11/26 : FROM docker:20.10.0 00:40:32 Removing intermediate container e38750133df4 00:40:32 ---> 1f1913fbed8a 00:40:32 Step 22/23 : LABEL git_sha=cec897b14f5dc8efc53b182c39925dde1789c8eb 00:40:32 20.10.0: Pulling from library/docker 00:40:32 ---> Running in d53b8a3582ea 00:40:32 Removing intermediate container 181647015f8a 00:40:32 ---> 78af5bcc7684 00:40:32 Step 20/21 : LABEL git_sha=cec897b14f5dc8efc53b182c39925dde1789c8eb 00:40:32 ---> Running in 9537956bd23b 00:40:32 Removing intermediate container d53b8a3582ea 00:40:32 ---> 0ad21cf88560 00:40:32 Step 23/23 : LABEL version=0.0.0 00:40:33 ---> Running in 0868a0b0467f 00:40:33 Removing intermediate container 9537956bd23b 00:40:33 ---> 88d2db0ec172 00:40:33 Step 21/21 : LABEL version=0.0.0 00:40:33 ---> Running in 005d03793f6a 00:40:33 Removing intermediate container 0868a0b0467f 00:40:33 ---> 3efdf01c3f9b 00:40:33 00:40:34 Successfully built 3efdf01c3f9b 00:40:34 Successfully tagged docker-core-metadata-go:latest 00:40:34  Building docker-core-metadata-go ... done Removing intermediate container 005d03793f6a 00:40:34 ---> deabc698223b 00:40:34 00:40:34 Successfully built deabc698223b 00:40:34 Successfully tagged docker-security-proxy-setup-go:latest 00:40:39  Building docker-security-proxy-setup-go ... done Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 00:40:39 Status: Downloaded newer image for docker:20.10.0 00:40:39 ---> aefe523efa57 00:40:39 Step 12/26 : RUN apk add --no-cache bash 00:40:39 ---> Running in 4765e46a9a40 00:40:39 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 00:40:39 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 00:40:39 (1/2) Installing readline (8.0.4-r0) 00:40:39 (2/2) Installing bash (5.0.17-r0) 00:40:39 Executing bash-5.0.17-r0.post-install 00:40:39 Executing busybox-1.31.1-r19.trigger 00:40:39 OK: 12 MiB in 22 packages 00:40:39 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 24.118s coverage: 92.9% of statements 00:40:39 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 00:40:39 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 00:40:39 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 00:40:39 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.080s coverage: 77.8% of statements 00:40:39 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 00:40:39 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 00:40:39 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 00:40:39 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 00:40:39 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 00:40:39 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.093s coverage: 87.2% of statements 00:40:39 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 00:40:39 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 00:40:39 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.045s coverage: 100.0% of statements 00:40:39 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 00:40:39 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.081s coverage: 75.5% of statements 00:40:39 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 00:40:39 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.055s coverage: 80.8% of statements 00:40:39 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.126s coverage: 87.2% of statements 00:40:39 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.130s coverage: 84.6% of statements 00:40:39 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.178s coverage: 91.6% of statements 00:40:39 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 00:40:39 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.518s coverage: 62.4% of statements 00:40:39 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 00:40:39 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 00:40:39 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.050s coverage: 100.0% of statements 00:40:39 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.091s coverage: 91.3% of statements 00:40:39 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.055s coverage: 100.0% of statements 00:40:39 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.055s coverage: 73.7% of statements 00:40:39 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.066s coverage: 100.0% of statements 00:40:39 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.841s coverage: 68.9% of statements 00:40:39 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 00:40:39 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 00:40:39 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.335s coverage: 36.6% of statements 00:40:39 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 00:40:39 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 00:40:39 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.113s coverage: 89.5% of statements 00:40:40 Removing intermediate container 4765e46a9a40 00:40:40 ---> 49c51edf252b 00:40:40 Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' 00:40:40 ---> Running in d2c6b57c0fc5 00:40:40 Removing intermediate container d2c6b57c0fc5 00:40:40 ---> 19b2b32f8e39 00:40:40 Step 14/26 : ENV APP_PORT=48090 00:40:40 ---> Running in 32dbaa751753 00:40:41 Removing intermediate container 32dbaa751753 00:40:41 ---> 92f6f7204b90 00:40:41 Step 15/26 : EXPOSE $APP_PORT 00:40:41 ---> Running in f8915f1ed27d 00:40:41 Removing intermediate container f8915f1ed27d 00:40:41 ---> 1d1d891e2d9e 00:40:41 Step 16/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 00:40:41 ---> ecb2d92b1231 00:40:41 Step 17/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 00:40:42 ---> d9a79876085d 00:40:42 Step 18/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 00:40:42 ---> 7f2fc87e315d 00:40:42 Step 19/26 : RUN apk --no-cache add py3-pip 00:40:42 ---> Running in 5c9f75192abc 00:40:43 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 00:40:43 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 00:40:43 (1/33) Installing libbz2 (1.0.8-r1) 00:40:43 (2/33) Installing expat (2.2.9-r1) 00:40:43 (3/33) Installing libffi (3.3-r2) 00:40:43 (4/33) Installing gdbm (1.13-r1) 00:40:43 (5/33) Installing xz-libs (5.2.5-r0) 00:40:43 (6/33) Installing sqlite-libs (3.32.1-r0) 00:40:43 (7/33) Installing python3 (3.8.5-r1) 00:40:44 (8/33) Installing py3-appdirs (1.4.4-r1) 00:40:44 (9/33) Installing py3-ordered-set (4.0.1-r0) 00:40:44 (10/33) Installing py3-parsing (2.4.7-r0) 00:40:44 (11/33) Installing py3-six (1.15.0-r0) 00:40:44 (12/33) Installing py3-packaging (20.4-r0) 00:40:44 (13/33) Installing py3-setuptools (47.0.0-r0) 00:40:44 (14/33) Installing py3-chardet (3.0.4-r4) 00:40:44 (15/33) Installing py3-idna (2.9-r0) 00:40:44 (16/33) Installing py3-certifi (2020.4.5.1-r0) 00:40:44 (17/33) Installing py3-urllib3 (1.25.9-r0) 00:40:44 (18/33) Installing py3-requests (2.23.0-r0) 00:40:44 (19/33) Installing py3-msgpack (1.0.0-r0) 00:40:44 (20/33) Installing py3-lockfile (0.12.2-r3) 00:40:44 (21/33) Installing py3-cachecontrol (0.12.6-r0) 00:40:44 (22/33) Installing py3-colorama (0.4.3-r0) 00:40:44 (23/33) Installing py3-distlib (0.3.0-r0) 00:40:44 (24/33) Installing py3-distro (1.5.0-r1) 00:40:44 (25/33) Installing py3-webencodings (0.5.1-r3) 00:40:44 (26/33) Installing py3-html5lib (1.0.1-r4) 00:40:44 (27/33) Installing py3-pytoml (0.1.21-r0) 00:40:44 (28/33) Installing py3-pep517 (0.8.2-r0) 00:40:44 (29/33) Installing py3-progress (1.5-r0) 00:40:44 (30/33) Installing py3-toml (0.10.1-r0) 00:40:44 (31/33) Installing py3-retrying (1.3.3-r0) 00:40:44 (32/33) Installing py3-contextlib2 (0.6.0-r0) 00:40:44 (33/33) Installing py3-pip (20.1.1-r0) 00:40:44 Executing busybox-1.31.1-r19.trigger 00:40:44 OK: 71 MiB in 55 packages 00:40:46 ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.477s coverage: 47.0% of statements 00:40:46 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 00:40:46 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 00:40:46 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] 00:40:46 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] 00:40:46 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] 00:40:46 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.113s coverage: 100.0% of statements 00:40:46 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] 00:40:46 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.098s coverage: 100.0% of statements 00:40:46 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] 00:40:46 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2 [no test files] 00:40:46 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application [no test files] 00:40:46 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/bootstrap/container [no test files] 00:40:46 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/controller/http 0.291s coverage: 89.4% of statements 00:40:46 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces [no test files] 00:40:46 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces/mocks [no test files] 00:40:46 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/io [no test files] 00:40:52 Removing intermediate container 5c9f75192abc 00:40:52 ---> 64710a351b36 00:40:52 Step 20/26 : RUN pip install docker-compose==1.23.2 00:40:52 ---> Running in d7c292436114 00:40:54 Collecting docker-compose==1.23.2 00:40:54 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 00:40:54 Collecting jsonschema<3,>=2.5.1 00:40:54 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 00:40:54 Collecting websocket-client<1.0,>=0.32.0 00:40:54 Downloading websocket_client-0.57.0-py2.py3-none-any.whl (200 kB) 00:40:54 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 00:40:54 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 00:40:54 Collecting dockerpty<0.5,>=0.4.1 00:40:54 Downloading dockerpty-0.4.1.tar.gz (13 kB) 00:40:55 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 3.107s coverage: 29.1% of statements 00:40:55 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 00:40:55 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 00:40:55 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] 00:40:55 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] 00:40:55 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] 00:40:55 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.186s coverage: 99.0% of statements 00:40:55 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] 00:40:55 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.091s coverage: 100.0% of statements 00:40:55 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] 00:40:55 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2 [no test files] 00:40:55 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application [no test files] 00:40:55 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/bootstrap/container [no test files] 00:40:55 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http 0.158s coverage: 92.9% of statements 00:40:55 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces [no test files] 00:40:55 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces/mocks [no test files] 00:40:55 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/io [no test files] 00:40:55 ok github.com/edgexfoundry/edgex-go/internal/system 0.042s coverage: 0.0% of statements 00:40:55 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 00:40:55 ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.050s coverage: 100.0% of statements 00:40:55 ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] 00:40:55 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 00:40:55 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 00:40:55 ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] 00:40:55 ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.105s coverage: 87.9% of statements 00:40:55 ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] 00:40:55 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 00:40:55 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.078s coverage: 100.0% of statements 00:40:55 ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.053s coverage: 32.1% of statements 00:40:55 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.077s coverage: 100.0% of statements 00:40:55 Collecting PyYAML<4,>=3.10 00:40:55 Downloading PyYAML-3.13.tar.gz (270 kB) 00:40:55 GO111MODULE=on go vet ./... 00:40:56 Collecting cached-property<2,>=1.2.0 00:40:56 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 00:40:56 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 00:40:56 Collecting docopt<0.7,>=0.6.1 00:40:56 Downloading docopt-0.6.2.tar.gz (25 kB) 00:40:56 Collecting docker<4.0,>=3.6.0 00:40:56 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 00:40:56 Collecting texttable<0.10,>=0.9.0 00:40:56 Downloading texttable-0.9.1.tar.gz (11 kB) 00:40:57 Collecting urllib3<1.25,>=1.21.1 00:40:57 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 00:40:57 Collecting idna<2.8,>=2.5 00:40:57 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 00:40:57 Requirement already satisfied: chardet<3.1.0,>=3.0.2 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (3.0.4) 00:40:57 Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.4.5.1) 00:40:57 Collecting docker-pycreds>=0.4.0 00:40:57 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 00:40:57 Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. 00:40:57 Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. 00:40:57 Using legacy setup.py install for docopt, since package 'wheel' is not installed. 00:40:57 Using legacy setup.py install for texttable, since package 'wheel' is not installed. 00:40:58 Installing collected packages: jsonschema, websocket-client, urllib3, idna, requests, dockerpty, PyYAML, cached-property, docopt, docker-pycreds, docker, texttable, docker-compose 00:40:58 Attempting uninstall: urllib3 00:40:58 Found existing installation: urllib3 1.25.9 00:40:58 Uninstalling urllib3-1.25.9: 00:40:58 Successfully uninstalled urllib3-1.25.9 00:40:58 Attempting uninstall: idna 00:40:58 Found existing installation: idna 2.9 00:40:58 Uninstalling idna-2.9: 00:40:58 Successfully uninstalled idna-2.9 00:40:58 Attempting uninstall: requests 00:40:58 Found existing installation: requests 2.23.0 00:40:58 Uninstalling requests-2.23.0: 00:40:58 Successfully uninstalled requests-2.23.0 00:40:58 Running setup.py install for dockerpty: started 00:40:59 Running setup.py install for dockerpty: finished with status 'done' 00:40:59 Running setup.py install for PyYAML: started 00:40:59 Running setup.py install for PyYAML: finished with status 'done' 00:40:59 Running setup.py install for docopt: started 00:41:00 Running setup.py install for docopt: finished with status 'done' 00:41:00 Running setup.py install for texttable: started 00:41:01 Running setup.py install for texttable: finished with status 'done' 00:41: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 00:41:04 Removing intermediate container d7c292436114 00:41:04 ---> 89e9db033ce0 00:41:04 Step 21/26 : RUN apk --no-cache add curl 00:41:04 ---> Running in 558af8fd5225 00:41:05 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 00:41:05 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 00:41:05 (1/3) Installing nghttp2-libs (1.41.0-r0) 00:41:05 (2/3) Installing libcurl (7.69.1-r3) 00:41:05 (3/3) Installing curl (7.69.1-r3) 00:41:05 Executing busybox-1.31.1-r19.trigger 00:41:05 OK: 72 MiB in 58 packages 00:41:06 Removing intermediate container 558af8fd5225 00:41:06 ---> a8eeac34ba3d 00:41:06 Step 22/26 : ENTRYPOINT ["/sys-mgmt-agent"] 00:41:06 ---> Running in d0ff687721cc 00:41:06 Removing intermediate container d0ff687721cc 00:41:06 ---> 6988a8f4c2bf 00:41:06 Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:41:06 ---> Running in deccf138f832 00:41:06 Removing intermediate container deccf138f832 00:41:06 ---> 970236090a21 00:41:06 Step 24/26 : LABEL arch=x86_64 00:41:06 ---> Running in 9371bb9babd7 00:41:06 Removing intermediate container 9371bb9babd7 00:41:06 ---> 869209d58081 00:41:06 Step 25/26 : LABEL git_sha=cec897b14f5dc8efc53b182c39925dde1789c8eb 00:41:06 ---> Running in 706d568d162e 00:41:07 Removing intermediate container 706d568d162e 00:41:07 ---> 685f5955e3a7 00:41:07 Step 26/26 : LABEL version=0.0.0 00:41:07 ---> Running in d11f0edda55e 00:41:07 Removing intermediate container d11f0edda55e 00:41:07 ---> 9d05c0e1158a 00:41:07 00:41:07 Successfully built 9d05c0e1158a 00:41:07 Successfully tagged docker-sys-mgmt-agent-go:latest 00:41:07  Building docker-sys-mgmt-agent-go ... done  [Pipeline] } 00:41:07 $ docker stop --time=1 df6548805b00784712959e73c84d03aee980225c8039ceb4f6143827330d73b3 00:41:09 $ docker rm -f df6548805b00784712959e73c84d03aee980225c8039ceb4f6143827330d73b3 [Pipeline] // withDockerContainer [Pipeline] sh 00:41:10 + docker images 00:41:10 + grep docker 00:41:10 docker-sys-mgmt-agent-go latest 9d05c0e1158a 3 seconds ago 313MB 00:41:10 docker-core-metadata-go latest 3efdf01c3f9b 37 seconds ago 19MB 00:41:10 docker-security-proxy-setup-go latest deabc698223b 37 seconds ago 24.7MB 00:41:10 docker-support-scheduler-go latest 538825d6c5fa 39 seconds ago 17.2MB 00:41:10 docker-security-bootstrapper-go latest ae970e83863b 2 minutes ago 18.3MB 00:41:10 docker-core-data-go latest d862a363aa28 2 minutes ago 22.4MB 00:41:10 docker-security-secretstore-setup-go latest b780fa098093 2 minutes ago 24.9MB 00:41:10 docker-support-notifications-go latest f51dd3d2c3a1 2 minutes ago 17.7MB 00:41:10 docker-core-command-go latest b85f0b8d80bd 2 minutes ago 17MB 00:41:10 docker 20.10.0 aefe523efa57 2 months ago 240MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [Pipeline] findFiles [Pipeline] node 00:41:26 Still waiting to schedule task 00:41:26 All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline 00:42:17 gofmt -l . 00:42:17 [ "`gofmt -l .`" = "" ] 00:42:17 ./bin/test-go-mod-tidy.sh 00:42:17 ./bin/test-attribution-txt.sh [Pipeline] sh 00:42:18 + ls -al . 00:42:18 total 736 00:42:18 drwxrwxr-x 9 1001 1001 4096 Feb 23 00:42 . 00:42:18 drwxr-xr-x 4 root root 4096 Feb 23 00:38 .. 00:42:18 -rw-rw-r-- 1 1001 1001 11 Feb 23 00:36 .dockerignore 00:42:18 drwxrwxr-x 8 1001 1001 4096 Feb 23 00:36 .git 00:42:18 drwxrwxr-x 3 1001 1001 4096 Feb 23 00:36 .github 00:42:18 -rw-rw-r-- 1 1001 1001 818 Feb 23 00:36 .gitignore 00:42:18 -rw-rw-r-- 1 1001 1001 166 Feb 23 00:36 .sonarcloud.properties 00:42:18 -rw-rw-r-- 1 1001 1001 8475 Feb 23 00:36 Attribution.txt 00:42:18 -rw-rw-r-- 1 1001 1001 3804 Feb 23 00:36 CONTRIBUTING.md 00:42:18 -rw-rw-r-- 1 1001 1001 931 Feb 23 00:36 Dockerfile.build 00:42:18 -rw-rw-r-- 1 1001 1001 863 Feb 23 00:36 Jenkinsfile 00:42:18 -rw-rw-r-- 1 1001 1001 10775 Feb 23 00:36 LICENSE 00:42:18 -rw-rw-r-- 1 1001 1001 5774 Feb 23 00:36 Makefile 00:42:18 -rw-rw-r-- 1 1001 1001 6524 Feb 23 00:36 README.md 00:42:18 -rw-rw-r-- 1 1001 1001 6755 Feb 23 00:36 SECURITY.md 00:42:18 -rw-rw-r-- 1 1001 1001 5 Feb 23 00:32 VERSION 00:42:18 -rw-rw-r-- 1 1001 1001 4131 Feb 23 00:36 ZMQWindows.md 00:42:18 drwxrwxr-x 2 1001 1001 4096 Feb 23 00:36 bin 00:42:18 drwxrwxr-x 14 1001 1001 4096 Feb 23 00:36 cmd 00:42:18 -rw-r--r-- 1 root root 594620 Feb 23 00:40 coverage.out 00:42:18 -rw-r--r-- 1 root root 1055 Feb 23 00:42 go.mod 00:42:18 -rw-r--r-- 1 root root 21410 Feb 23 00:42 go.sum 00:42:18 drwxrwxr-x 8 1001 1001 4096 Feb 23 00:36 internal 00:42:18 drwxrwxr-x 4 1001 1001 4096 Feb 23 00:36 openapi 00:42:18 drwxrwxr-x 4 1001 1001 4096 Feb 23 00:36 snap 00:42:18 -rw-rw-r-- 1 1001 1001 168 Feb 23 00:36 version.go [Pipeline] sh 00:42:19 + '[' -e coverage.out ] 00:42:19 + chown 1001:1001 coverage.out [Pipeline] stash 00:42:19 Warning: overwriting stash ‘coverage-report’ 00:42:20 Stashed 1 file(s) [Pipeline] sh 00:42:20 + make build 00:42:20 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data 00:42:21 Running on prd-ubuntu18.04-docker-8c-8g-27240 in /w/workspace/edgexfoundry_edgex-go_PR-2858 [Pipeline] { [Pipeline] ws 00:42:21 Running in /w/workspace/edgex-go/68 [Pipeline] { [Pipeline] checkout 00:42:24 using credential edgex-jenkins-ssh 00:42:24 Cloning the remote Git repository 00:42:24 Cloning repository git@github.com:edgexfoundry/edgex-go.git 00:42:24 > git init /w/workspace/edgex-go/68 # timeout=10 00:42:24 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 00:42:24 > git --version # timeout=10 00:42:24 > git --version # 'git version 2.17.1' 00:42:24 using GIT_SSH to set credentials SSH Credentials for GitHub 00:42:24 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 00:42:33 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 00:42:45 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 00:42:45 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 00:42:45 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 00:42:45 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 00:42:45 using GIT_SSH to set credentials SSH Credentials for GitHub 00:42:45 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/2858/head:refs/remotes/origin/PR-2858 +refs/heads/master:refs/remotes/origin/master # timeout=10 00:42:46 Merging remotes/origin/master commit 13b869e22a059f3891192ba74d68c5afbf7a0a77 into PR head commit b123692ef5aef04367cfb89a2b35ff47f98a9523 00:42:46 Merge succeeded, producing ef94d54d81eb3c9b518b4316bd518a375df421e2 00:42:46 Checking out Revision ef94d54d81eb3c9b518b4316bd518a375df421e2 (PR-2858) 00:42:46 > git config core.sparsecheckout # timeout=10 00:42:46 > git checkout -f b123692ef5aef04367cfb89a2b35ff47f98a9523 # timeout=10 00:42:46 > git remote # timeout=10 00:42:46 > git config --get remote.origin.url # timeout=10 00:42:46 using GIT_SSH to set credentials SSH Credentials for GitHub 00:42:46 > git merge 13b869e22a059f3891192ba74d68c5afbf7a0a77 # timeout=10 00:42:46 > git rev-parse HEAD^{commit} # timeout=10 00:42:46 > git config core.sparsecheckout # timeout=10 00:42:46 > git checkout -f ef94d54d81eb3c9b518b4316bd518a375df421e2 # timeout=10 00:42:50 Commit message: "Merge commit '13b869e22a059f3891192ba74d68c5afbf7a0a77' into HEAD" 00:42:50 First time build. Skipping changelog. 00:42:50 > git rev-list --no-walk 74d60f4302fa115f15827d58e8c043331c1a2f45 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:42:51 + echo snap-build.sh 00:42:51 snap-build.sh 00:42:51 + SNAP_BASE_DIR=. 00:42:51 + '[' '!' -z /w/workspace/edgex-go/68 ']' 00:42:51 + SNAP_BASE_DIR=/w/workspace/edgex-go/68 00:42:51 + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/68]' 00:42:51 [snap-build] Building snap in dir [/w/workspace/edgex-go/68] 00:42:51 + cd /w/workspace/edgex-go/68 00:42:51 + sudo apt-get remove -qy --purge lxd lxd-client 00:42:51 Reading package lists... 00:42:51 Building dependency tree... 00:42:51 Reading state information... 00:42:51 The following packages were automatically installed and are no longer required: 00:42:51 dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs 00:42:51 uidmap xdelta3 00:42:51 Use 'sudo apt autoremove' to remove them. 00:42:51 The following packages will be REMOVED: 00:42:51 lxd* lxd-client* 00:42:52 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. 00:42:52 After this operation, 31.7 MB disk space will be freed. 00:42:53 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 190027 files and directories currently installed.) 00:42:53 Removing lxd (3.0.3-0ubuntu1~18.04.1) ... 00:42:54 Removing lxd dnsmasq configuration 00:42:54 Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... 00:42:54 Processing triggers for man-db (2.8.3-2ubuntu0.1) ... 00:42:55 Processing triggers for libc-bin (2.27-3ubuntu1.3) ... 00:42:55 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 189852 files and directories currently installed.) 00:42:55 Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... 00:42:55 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command 00:42:56 Processing triggers for systemd (237-3ubuntu10.42) ... 00:42:56 Processing triggers for ureadahead (0.100.0-21) ... 00:42:58 + sudo snap remove --purge lxd 00:42:58 snap "lxd" is not installed 00:42:58 + sudo groupadd --force --system lxd 00:42:58 ++ whoami 00:42:58 + sudo /usr/sbin/usermod -G lxd -a jenkins 00:42:58 + newgrp - lxd 00:42:58 + sudo snap install lxd 00:43:01 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 00:43:08 2021-02-23T00:43:05Z INFO Waiting for automatic snapd restart... 00:43:11 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 00:43:11 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 00:43:18 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 00:43:20 lxd 4.11 from Canonical* installed 00:43:20 + sudo lxd init --auto 00:43:22 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 00:43:28 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 00:43:30 + sudo snap install --classic snapcraft 00:43:33 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 00:43:36 snapcraft 4.5.1 from Canonical* installed 00:43:36 + '[' -f snap/local/patches/0001-optimize-build-for-pipeline-CI-check.patch ']' 00:43:36 + patch --verbose -p1 00:43:36 Hmm... Looks like a unified diff to me... 00:43:36 The text leading up to this was: 00:43:36 -------------------------- 00:43:36 |From 0510531350ba940eafa289c8b699567ab358c449 Mon Sep 17 00:00:00 2001 00:43:36 |From: Tony Espy 00:43:36 |Date: Wed, 16 Dec 2020 16:34:55 -0500 00:43:36 |Subject: [PATCH] optimize snap build for pipeline CI check 00:43:36 | 00:43:36 |This patch is used by the EdgeX CI pipeline builds to 00:43:36 |optimize the snap CI check run for pull requests. When 00:43:36 |applied, it essentially strips out everything (apps and 00:43:36 |parts) from the snapcraft.yaml file except those required 00:43:36 |to build edgex-go, as the whole idea of the CI check is to 00:43:36 |catch changes to edgex-go that break the snap build. 00:43:36 | 00:43:36 |In general, anyone updating snapcraft.yaml will also need 00:43:36 |to update this patch file, otherwise it may fail to apply, 00:43:36 |resulting in a failed snap build CI check in the associated 00:43:36 |pull request. 00:43:36 | 00:43:36 |Note - in addition to applying this patch, the pipeline also 00:43:36 |only primes the snap (e.g. `snapcraft prime`), as there's no 00:43:36 |need to build the finally binary .snap file (and it won't 00:43:36 |work with the patch applied). This further reduces the build 00:43:36 |time. 00:43:36 |--- 00:43:36 | snap/snapcraft.yaml | 461 +------------------------------------------- 00:43:36 | 1 file changed, 2 insertions(+), 459 deletions(-) 00:43:36 | 00:43:36 |diff --git a/snap/snapcraft.yaml b/snap/snapcraft.yaml 00:43:36 |index 1e537489..faf42425 100644 00:43:36 |--- a/snap/snapcraft.yaml 00:43:36 |+++ b/snap/snapcraft.yaml 00:43:36 -------------------------- 00:43:36 patching file snap/snapcraft.yaml 00:43:36 Using Plan A... 00:43:36 Hunk #1 succeeded at 73. 00:43:36 Hunk #2 succeeded at 205 with fuzz 1 (offset 6 lines). 00:43:36 Hunk #3 succeeded at 217 (offset 3 lines). 00:43:36 Hunk #4 FAILED at 222. 00:43:36 Hunk #5 succeeded at 303 (offset 4 lines). 00:43:36 Hunk #6 succeeded at 330 (offset 4 lines). 00:43:36 Hunk #7 succeeded at 364 (offset 4 lines). 00:43:36 Hunk #8 FAILED at 411. 00:43:36 2 out of 8 hunks FAILED -- saving rejects to file snap/snapcraft.yaml.rej 00:43:36 Hmm... Ignoring the trailing garbage. 00:43:36 done [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage 00:43:36 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config [Pipeline] } 00:43:36 Failed in branch amd64 00:43:41 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [Pipeline] } 00:43:47 $ docker stop --time=1 a36114b3538011d96f8a6fb4af066d76178063ab6349be43d212d1e63c7815bc 00:43:50 $ docker rm -f a36114b3538011d96f8a6fb4af066d76178063ab6349be43d212d1e63c7815bc [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 00:43:52 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 00:43:53 00:43:53 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh 00:43:53 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 00:43:53 latest: Pulling from edgex-devops/edgex-compose-arm64 00:43:53 29e5d40040c1: Pulling fs layer 00:43:53 1ce36da41761: Pulling fs layer 00:43:53 25b303627fd3: Pulling fs layer 00:43:53 29e5d40040c1: Verifying Checksum 00:43:53 29e5d40040c1: Download complete 00:43:54 1ce36da41761: Verifying Checksum 00:43:54 1ce36da41761: Download complete 00:43:54 29e5d40040c1: Pull complete 00:43:56 1ce36da41761: Pull complete 00:43:56 25b303627fd3: Verifying Checksum 00:43:56 25b303627fd3: Download complete 00:44:06 25b303627fd3: Pull complete 00:44:06 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 00:44:06 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 00:44:06 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer 00:44:06 prd-ubuntu18.04-docker-arm64-4c-16g-27237 does not seem to be running inside a container 00:44:06 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/68 -v /w/workspace/edgex-go/68:/w/workspace/edgex-go/68:rw,z -v /w/workspace/edgex-go/68@tmp:/w/workspace/edgex-go/68@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 00:44:09 $ docker top e661e237ae2e7d87c4d99b94a318503a897b56994626e4988a8ab927bace6431 -eo pid,comm [Pipeline] { [Pipeline] sh 00:44:10 + docker-compose+ buildgrep --help parallel 00:44:10 00:44:15 --parallel Build images in parallel. [Pipeline] } 00:44:15 $ docker stop --time=1 e661e237ae2e7d87c4d99b94a318503a897b56994626e4988a8ab927bace6431 00:44:17 $ docker rm -f e661e237ae2e7d87c4d99b94a318503a897b56994626e4988a8ab927bace6431 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 00:44:18 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 00:44:18 . [Pipeline] withDockerContainer 00:44:18 prd-ubuntu18.04-docker-arm64-4c-16g-27237 does not seem to be running inside a container 00:44:18 $ 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/68 -v /w/workspace/edgex-go/68:/w/workspace/edgex-go/68:rw,z -v /w/workspace/edgex-go/68@tmp:/w/workspace/edgex-go/68@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 00:44:19 $ docker top 1fb1399d3e7547354f0c0d970be5342b2602a162b7dd3abfd9dd19c453510cf8 -eo pid,comm [Pipeline] { [Pipeline] sh 00:44:20 + docker-compose -f ./docker-compose-build.yml build --parallel 00:44:25 Building docker-core-command-go ... 00:44:25 Building docker-core-data-go ... 00:44:25 Building docker-core-metadata-go ... 00:44:25 Building docker-security-bootstrapper-go ... 00:44:25 Building docker-security-proxy-setup-go ... 00:44:25 Building docker-security-secretstore-setup-go ... 00:44:25 Building docker-support-notifications-go ... 00:44:25 Building docker-support-scheduler-go ... 00:44:25 Building docker-sys-mgmt-agent-go ... 00:44:25 Building docker-support-notifications-go 00:44:25 Building docker-core-metadata-go 00:44:25 Building docker-sys-mgmt-agent-go 00:44:25 Building docker-security-proxy-setup-go 00:44:25 Building docker-support-scheduler-go 00:45:47 Step 1/26 : ARG BUILDER_BASE=golang:1.15-alpine3.12 00:45:47 Step 2/26 : FROM ${BUILDER_BASE} AS builder 00:45:47 ---> f7f4f84604b5 00:45:47 Step 3/26 : WORKDIR /edgex-go 00:45:47 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 00:45:47 Step 2/22 : FROM ${BUILDER_BASE} AS builder 00:45:47 ---> f7f4f84604b5 00:45:47 Step 3/22 : WORKDIR /edgex-go 00:45:47 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 00:45:47 Step 2/22 : FROM ${BUILDER_BASE} AS builder 00:45:47 ---> f7f4f84604b5 00:45:47 Step 3/22 : WORKDIR /edgex-go 00:45:47 Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12 00:45:47 Step 2/21 : FROM ${BUILDER_BASE} AS builder 00:45:47 ---> f7f4f84604b5 00:45:47 Step 3/21 : WORKDIR /edgex-go 00:45:47 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 00:45:47 Step 2/23 : FROM ${BUILDER_BASE} AS builder 00:45:47 ---> f7f4f84604b5 00:45:47 Step 3/23 : WORKDIR /edgex-go 00:45:47 ---> Running in 09d687be83d4 00:45:47 ---> Running in 0ebe92590a13 00:45:47 ---> Running in 353ff654c745 00:45:47 ---> Running in 3e767b95c75d 00:45:47 ---> Running in ed875206d6c9 00:45:47 Removing intermediate container 0ebe92590a13 00:45:47 Removing intermediate container ed875206d6c9 00:45:47 ---> cbc87078a727 00:45:47 Removing intermediate container 09d687be83d4 00:45:47 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories ---> d0d90e852e71 00:45:47 ---> 91392c49312e 00:45:47 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:45:47 Removing intermediate container 3e767b95c75d 00:45:47 00:45:47 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories ---> 6861b0597152 00:45:47 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:45:47 00:45:47 Removing intermediate container 353ff654c745 00:45:47 ---> b4b2491c0d56 00:45:47 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:45:47 ---> Running in 68f509f62dc3 00:45:47 ---> Running in 5e409c34fddf 00:45:47 ---> Running in 25b9a8f31e8c 00:45:47 ---> Running in 722e56f7181b 00:45:47 ---> Running in 077731811e4e 00:45:47 Removing intermediate container 68f509f62dc3 00:45:47 ---> 52aed96695cb 00:45:47 Step 5/21 : RUN apk add --update --no-cache make git 00:45:47 ---> Running in 8c5cfb09f46c 00:45:47 Removing intermediate container 5e409c34fddf 00:45:47 ---> e173ed45cdce 00:45:47 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 00:45:47 Removing intermediate container 077731811e4e 00:45:47 ---> fe3a0c47bc8c 00:45:47 Step 5/26 : RUN apk add --update --no-cache make bash git 00:45:47 ---> Running in 51e1a344d050 00:45:47 ---> Running in c78a8cac00d5 00:45:47 Removing intermediate container 722e56f7181b 00:45:47 ---> 4c6347cef7ef 00:45:47 Step 5/23 : RUN apk add --update --no-cache make git 00:45:47 Removing intermediate container 25b9a8f31e8c 00:45:47 ---> 9f48b4ea26e3 00:45:47 Step 5/22 : RUN apk add --update --no-cache make git 00:45:47 ---> Running in eeb83428948c 00:45:47 ---> Running in 80b1a0faa9a4 00:45:47 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 00:45:47 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 00:45:47 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 00:45:47 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 00:45:47 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 00:45:47 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 00:45:47 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 00:45:47 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 00:45:47 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 00:45:48 OK: 217 MiB in 51 packages 00:45:48 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 00:45:49 Removing intermediate container 8c5cfb09f46c 00:45:49 ---> 9869437c81aa 00:45:49 Step 6/21 : COPY go.mod . 00:45:49 OK: 217 MiB in 51 packages 00:45:49 OK: 217 MiB in 51 packages 00:45:50 ---> 50ba8f771da0 00:45:50 Step 7/21 : RUN go mod download 00:45:50 OK: 217 MiB in 51 packages 00:45:50 ---> Running in 0fac032b90b2 00:45:51 Removing intermediate container c78a8cac00d5 00:45:51 ---> 7d0bd0241c70 00:45:51 Step 6/26 : COPY go.mod . 00:45:51 OK: 217 MiB in 51 packages 00:45:51 Removing intermediate container 51e1a344d050 00:45:51 ---> 050b36da9655 00:45:51 Step 6/22 : COPY go.mod . 00:45:51 ---> 498f249962d0 00:45:51 Step 7/26 : RUN go mod download 00:45:52 ---> Running in 001ab9d32778 00:45:52 Removing intermediate container eeb83428948c 00:45:52 ---> fb3ceecb1ea1 00:45:52 Step 6/23 : COPY go.mod . 00:45:52 ---> f4837d196f25 00:45:52 Step 7/22 : RUN go mod download 00:45:53 ---> Running in dca253f2e4ee 00:45:53 Removing intermediate container 80b1a0faa9a4 00:45:53 ---> f99a90430f8d 00:45:53 Step 6/22 : COPY go.mod . 00:45:54 ---> 1d4d0321a151 00:45:54 Step 7/23 : RUN go mod download 00:45:54 ---> Running in 6091b92f27c8 00:45:54 ---> 9c79480c7ab8 00:45:54 Step 7/22 : RUN go mod download 00:45:54 ---> Running in a11b27dc54e1 00:45:54 Removing intermediate container 0fac032b90b2 00:45:54 ---> 21101d445fae 00:45:54 Step 8/21 : COPY . . 00:45:56 Removing intermediate container 001ab9d32778 00:45:56 ---> 39832b51c1cd 00:45:56 Step 8/26 : COPY . . 00:45:57 Removing intermediate container dca253f2e4ee 00:45:57 ---> 988ecf38f41e 00:45:57 Step 8/22 : COPY . . 00:46:01 Removing intermediate container a11b27dc54e1 00:46:01 ---> 241d64984693 00:46:01 Step 8/22 : COPY . . 00:46:01 Removing intermediate container 6091b92f27c8 00:46:01 ---> 5f736abe0d2a 00:46:01 Step 8/23 : COPY . . 00:46:23 ---> 238eb252f054 00:46:23 Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 00:46:23 ---> 994b919b90ad 00:46:23 Step 9/26 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 00:46:23 ---> 2554d4e51832 00:46:23 Step 9/22 : RUN make cmd/support-notifications/support-notifications 00:46:23 ---> cbb212fc40b4 00:46:23 Step 9/23 : RUN make cmd/core-metadata/core-metadata 00:46:23 ---> Running in 68fe8170ee35 00:46:23 ---> Running in 09cc9bca0e09 00:46:23 ---> Running in 85128f4555f0 00:46:23 ---> 83152b99b382 00:46:23 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 00:46:24 ---> Running in b41ff3fe7caf 00:46:24 ---> Running in f09c4e6fb6ac 00:46:25 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 00:46:25 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 00:46:26 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 00:46: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 00:46:26 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 00:48:03 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config 00:48:11 Removing intermediate container 85128f4555f0 00:48:11 ---> c6e601e6f550 00:48:11 Step 10/26 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 00:48:11 ---> Running in aa81359ba618 00:48:12 Removing intermediate container 09cc9bca0e09 00:48:12 ---> 7cd50c491a39 00:48:12 00:48:12 Step 10/21 : FROM alpine:3.12 00:48:12 3.12: Pulling from library/alpine 00:48:14 Digest: sha256:3c7497bf0c7af93428242d6176e8f7905f2201d8fc5861f45be7a346b5f23436 00:48:14 Status: Downloaded newer image for alpine:3.12 00:48:14 ---> afeebe901d6b 00:48:14 Step 11/21 : RUN apk add --update --no-cache curl 00:48:14 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 00:48:14 ---> Running in f09a90a8641b 00:48:16 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 00:48:16 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 00:48:17 (1/4) Installing ca-certificates (20191127-r4) 00:48:17 (2/4) Installing nghttp2-libs (1.41.0-r0) 00:48:17 (3/4) Installing libcurl (7.69.1-r3) 00:48:17 (4/4) Installing curl (7.69.1-r3) 00:48:17 Executing busybox-1.31.1-r19.trigger 00:48:17 Executing ca-certificates-20191127-r4.trigger 00:48:17 OK: 7 MiB in 18 packages 00:48:22 Removing intermediate container f09a90a8641b 00:48:22 ---> 85c59c6ea285 00:48:22 Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 00:48:22 Removing intermediate container aa81359ba618 00:48:22 ---> abf6a9d84066 00:48:22 00:48:22 Step 11/26 : FROM docker:20.10.0 00:48:22 Removing intermediate container 68fe8170ee35 00:48:22 ---> 3839af1daa9c 00:48:22 00:48:22 Step 10/22 : FROM alpine:3.12 00:48:22 ---> afeebe901d6b 00:48:22 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 00:48:22 20.10.0: Pulling from library/docker 00:48:22 ---> Running in f2541d0622d0 00:48:22 ---> Running in 6cea4fa06960 00:48:23 Removing intermediate container f2541d0622d0 00:48:23 ---> 2e6c62d45945 00:48:23 Step 13/21 : WORKDIR /edgex 00:48:24 ---> Running in 70e2dd6ac417 00:48:24 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 00:48:24 Removing intermediate container f09c4e6fb6ac 00:48:24 ---> aa83e3cf7e91 00:48:24 00:48:24 Step 10/22 : FROM alpine:3.12 00:48:24 ---> afeebe901d6b 00:48:24 Step 11/22 : RUN apk add --update --no-cache dumb-init 00:48:24 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 00:48:25 Removing intermediate container 70e2dd6ac417 00:48:25 ---> 333c20144dcb 00:48:25 Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 00:48:25 (1/2) Installing ca-certificates (20191127-r4) 00:48:25 (2/2) Installing dumb-init (1.2.2-r1) 00:48:25 Executing busybox-1.31.1-r19.trigger 00:48:25 Executing ca-certificates-20191127-r4.trigger 00:48:25 ---> Running in 3c76051c21d4 00:48:25 OK: 6 MiB in 16 packages 00:48:27 ---> 2d81cb6ae5f1 00:48:27 Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 00:48:27 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 00:48:27 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 00:48:28 (1/1) Installing dumb-init (1.2.2-r1) 00:48:28 Executing busybox-1.31.1-r19.trigger 00:48:28 OK: 5 MiB in 15 packages 00:48:29 Removing intermediate container 6cea4fa06960 00:48:29 ---> 1db953b276ff 00:48:29 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 00:48:30 ---> d60434bf043b 00:48:30 Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 00:48:30 ---> Running in cbb30d838269 00:48:31 Removing intermediate container 3c76051c21d4 00:48:31 ---> a806259f63bf 00:48:31 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 00:48:32 Removing intermediate container cbb30d838269 00:48:32 ---> 823a32def956 00:48:32 Step 13/22 : ENV APP_PORT=48060 00:48:32 ---> Running in fa2f689a3361 00:48:32 Removing intermediate container b41ff3fe7caf 00:48:32 ---> 876042b05b3b 00:48:32 00:48:32 Step 10/23 : FROM alpine:3.12 00:48:32 ---> afeebe901d6b 00:48:32 Step 11/23 : RUN apk add --update --no-cache dumb-init 00:48:32 ---> Using cache 00:48:32 ---> a806259f63bf 00:48:32 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 00:48:32 ---> 2209b3cd6b41 00:48:32 Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] 00:48:33 ---> Running in d851e40facfb 00:48:33 ---> Running in dace89e93cb5 00:48:33 ---> Running in 2a4b715cbfe9 00:48:33 Removing intermediate container fa2f689a3361 00:48:33 ---> 603afefcb85a 00:48:33 Step 13/22 : ENV APP_PORT=48085 00:48:34 ---> Running in 10b546c33101 00:48:34 Removing intermediate container d851e40facfb 00:48:34 ---> bbac436a9b1e 00:48:34 Step 14/22 : EXPOSE $APP_PORT 00:48:34 Removing intermediate container 2a4b715cbfe9 00:48:34 ---> 01bb14fd4dbb 00:48:34 Step 13/23 : ENV APP_PORT=48081 00:48:34 Removing intermediate container dace89e93cb5 00:48:34 ---> 8a56517a11fa 00:48:34 Step 18/21 : CMD ["--init=true"] 00:48:34 ---> Running in 0da72a38f6b0 00:48:34 ---> Running in 877a1b6ef246 00:48:34 ---> Running in 823fcff0d909 00:48:34 Removing intermediate container 10b546c33101 00:48:34 ---> c21eed2f6df6 00:48:34 Step 14/22 : EXPOSE $APP_PORT 00:48:35 ---> Running in da1ffda8b070 00:48:35 Removing intermediate container 0da72a38f6b0 00:48:35 ---> 9640fecd87ea 00:48:35 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 00:48:35 Removing intermediate container 877a1b6ef246 00:48:35 ---> cf6d8992738d 00:48:35 Step 14/23 : EXPOSE $APP_PORT 00:48:35 Removing intermediate container 823fcff0d909 00:48:35 ---> 8a230b84f36b 00:48:35 Step 19/21 : LABEL arch=arm64 00:48:35 ---> Running in 5c27ca8f1324 00:48:35 Removing intermediate container da1ffda8b070 00:48:35 ---> 2dc25c15e790 00:48:35 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 00:48:35 ---> Running in 96985ab7e775 00:48:36 Removing intermediate container 5c27ca8f1324 00:48:36 ---> 6c7357b62d21 00:48:36 Step 15/23 : WORKDIR / 00:48:36 ---> Running in 1ec22a6edb13 00:48:36 ---> 4562223b6b11 00:48:36 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 00:48:36 Removing intermediate container 96985ab7e775 00:48:36 ---> e6d35881d266 00:48:36 Step 20/21 : LABEL git_sha=cec897b14f5dc8efc53b182c39925dde1789c8eb 00:48:36 ---> b3ac17a1cf2c 00:48:36 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 00:48:36 ---> Running in bd62e82f6af8 00:48:37 Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 00:48:37 Status: Downloaded newer image for docker:20.10.0 00:48:37 ---> eeaf43b92773 00:48:37 Step 12/26 : RUN apk add --no-cache bash 00:48:37 Removing intermediate container 1ec22a6edb13 00:48:37 ---> 9b02af167ffe 00:48:37 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 00:48:37 ---> Running in 0db99a6aee2e 00:48:37 Removing intermediate container bd62e82f6af8 00:48:37 ---> 46991733686a 00:48:37 Step 21/21 : LABEL version=0.0.0 00:48:38 ---> ed775801a94d 00:48:38 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 00:48:38 ---> Running in a5b8835a5ff0 00:48:38 ---> f2c247173984 00:48:38 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 00:48:38 ---> 4c83c625374e 00:48:38 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 00:48:39 Removing intermediate container a5b8835a5ff0 00:48:39 ---> cb7c0eee8092 00:48:39 00:48:39 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 00:48:39 ---> be74856f5219 00:48:39 Step 18/22 : ENTRYPOINT ["/support-notifications"] 00:48:39 Successfully built cb7c0eee8092 00:48:40 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 00:48:40 Successfully tagged docker-security-proxy-setup-go-arm64:latest 00:48:40 Building docker-core-command-go 00:48:40  Building docker-security-proxy-setup-go ... done  ---> Running in 567f7b5d70f0 00:48:40 ---> 5c0938104449 00:48:40 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 00:48:40 ---> Running in 737c09fadfc1 00:48:40 (1/2) Installing readline (8.0.4-r0) 00:48:40 (2/2) Installing bash (5.0.17-r0) 00:48:40 Executing bash-5.0.17-r0.post-install 00:48:40 Executing busybox-1.31.1-r19.trigger 00:48:40 OK: 12 MiB in 22 packages 00:48:40 Removing intermediate container 567f7b5d70f0 00:48:40 ---> 5b53abfdc967 00:48:40 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:48:40 ---> d434c9910fe1 00:48:40 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 00:48:40 ---> Running in 7c0c3f41d171 00:48:41 Removing intermediate container 737c09fadfc1 00:48:41 ---> 6a548274b93c 00:48:41 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:48:41 ---> Running in d106002dab5b 00:48:41 Removing intermediate container 7c0c3f41d171 00:48:41 ---> 9907398daab0 00:48:41 Step 20/22 : LABEL arch=arm64 00:48:42 ---> a6b3dea29ec9 00:48:42 Step 19/23 : ENTRYPOINT ["/core-metadata"] 00:48:42 ---> Running in 42e136bb6f33 00:48:42 ---> Running in 7aedde1066b7 00:48:42 Removing intermediate container d106002dab5b 00:48:42 ---> 86aed996714e 00:48:42 Step 20/22 : LABEL arch=arm64 00:48:42 Removing intermediate container 0db99a6aee2e 00:48:42 ---> 97a3c24d5741 00:48:42 Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' 00:48:43 ---> Running in 896ff17eb935 00:48:43 ---> Running in d1bf95f4811c 00:48:43 Removing intermediate container 42e136bb6f33 00:48:43 ---> 90697db8682f 00:48:43 Step 21/22 : LABEL git_sha=cec897b14f5dc8efc53b182c39925dde1789c8eb 00:48:43 Removing intermediate container 7aedde1066b7 00:48:43 ---> fc2519a4711e 00:48:43 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:48:43 ---> Running in 6b5f342a2736 00:48:43 ---> Running in b53eaa38271c 00:48:44 Removing intermediate container d1bf95f4811c 00:48:44 ---> 88213c61b26d 00:48:44 Step 14/26 : ENV APP_PORT=48090 00:48:44 Removing intermediate container 896ff17eb935 00:48:44 ---> efa8184c4e3d 00:48:44 Step 21/22 : LABEL git_sha=cec897b14f5dc8efc53b182c39925dde1789c8eb 00:48:44 Removing intermediate container 6b5f342a2736 00:48:44 ---> 254ab0d291bf 00:48:44 Step 21/23 : LABEL arch=arm64 00:48:44 Removing intermediate container b53eaa38271c 00:48:44 ---> 55f753b1345e 00:48:44 Step 22/22 : LABEL version=0.0.0 00:48:45 ---> Running in 69627c0b717a 00:48:45 ---> Running in 945b9a20a0dc 00:48:45 ---> Running in 2f52382cc7b6 00:48:45 ---> Running in eb188e0b59f7 00:48:45 Removing intermediate container 69627c0b717a 00:48:45 ---> 224b16b68576 00:48:45 Step 15/26 : EXPOSE $APP_PORT 00:48:45 Removing intermediate container 945b9a20a0dc 00:48:45 ---> c7b9b0770f7d 00:48:45 Step 22/22 : LABEL version=0.0.0 00:48:45 Removing intermediate container 2f52382cc7b6 00:48:45 ---> 248ec6ff5738 00:48:45 Step 22/23 : LABEL git_sha=cec897b14f5dc8efc53b182c39925dde1789c8eb 00:48:46 ---> Running in 84ababa1385d 00:48:46 Removing intermediate container eb188e0b59f7 00:48:46 ---> 267472113b60 00:48:46 00:48:46 ---> Running in 222248142b8b 00:48:46 ---> Running in fc010f3e98b9 00:48:46 Successfully built 267472113b60 00:48:46 Successfully tagged docker-support-notifications-go-arm64:latest 00:48:46 Removing intermediate container 84ababa1385d 00:48:46 ---> f5f5aecf7d56 00:48:46 Building docker-core-data-go 00:48:46  Building docker-support-notifications-go ... done Step 16/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 00:48:47 Removing intermediate container fc010f3e98b9 00:48:47 ---> ee18e4882cc5 00:48:47 Step 23/23 : LABEL version=0.0.0 00:48:47 Removing intermediate container 222248142b8b 00:48:47 ---> cfd1dbaa237a 00:48:47 00:48:47 ---> Running in a766519b1478 00:48:47 Successfully built cfd1dbaa237a 00:48:47 Successfully tagged docker-support-scheduler-go-arm64:latest 00:48:47 Building docker-security-secretstore-setup-go 00:48:47  Building docker-support-scheduler-go ... done Removing intermediate container a766519b1478 00:48:47 ---> 4a71577f5851 00:48:47 00:48:48 ---> 56d51c3902cd 00:48:48 Step 17/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 00:48:48 Successfully built 4a71577f5851 00:48:48 Successfully tagged docker-core-metadata-go-arm64:latest 00:48:48 Building docker-security-bootstrapper-go 00:48:49  Building docker-core-metadata-go ... done  ---> c1688b621297 00:48:49 Step 18/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 00:48:50 ---> 3cbf409b7728 00:48:50 Step 19/26 : RUN apk --no-cache add py3-pip 00:48:50 ---> Running in b947a6132cd0 00:48:51 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 00:48:51 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 00:48:52 (1/33) Installing libbz2 (1.0.8-r1) 00:48:52 (2/33) Installing expat (2.2.9-r1) 00:48:52 (3/33) Installing libffi (3.3-r2) 00:48:52 (4/33) Installing gdbm (1.13-r1) 00:48:52 (5/33) Installing xz-libs (5.2.5-r0) 00:48:52 (6/33) Installing sqlite-libs (3.32.1-r0) 00:48:52 (7/33) Installing python3 (3.8.5-r1) 00:48:54 (8/33) Installing py3-appdirs (1.4.4-r1) 00:48:54 (9/33) Installing py3-ordered-set (4.0.1-r0) 00:48:54 (10/33) Installing py3-parsing (2.4.7-r0) 00:48:54 (11/33) Installing py3-six (1.15.0-r0) 00:48:54 (12/33) Installing py3-packaging (20.4-r0) 00:48:54 (13/33) Installing py3-setuptools (47.0.0-r0) 00:48:54 (14/33) Installing py3-chardet (3.0.4-r4) 00:48:54 (15/33) Installing py3-idna (2.9-r0) 00:48:54 (16/33) Installing py3-certifi (2020.4.5.1-r0) 00:48:54 (17/33) Installing py3-urllib3 (1.25.9-r0) 00:48:54 (18/33) Installing py3-requests (2.23.0-r0) 00:48:54 (19/33) Installing py3-msgpack (1.0.0-r0) 00:48:54 (20/33) Installing py3-lockfile (0.12.2-r3) 00:48:54 (21/33) Installing py3-cachecontrol (0.12.6-r0) 00:48:54 (22/33) Installing py3-colorama (0.4.3-r0) 00:48:54 (23/33) Installing py3-distlib (0.3.0-r0) 00:48:54 (24/33) Installing py3-distro (1.5.0-r1) 00:48:54 (25/33) Installing py3-webencodings (0.5.1-r3) 00:48:54 (26/33) Installing py3-html5lib (1.0.1-r4) 00:48:54 (27/33) Installing py3-pytoml (0.1.21-r0) 00:48:54 (28/33) Installing py3-pep517 (0.8.2-r0) 00:48:54 (29/33) Installing py3-progress (1.5-r0) 00:48:54 (30/33) Installing py3-toml (0.10.1-r0) 00:48:54 (31/33) Installing py3-retrying (1.3.3-r0) 00:48:54 (32/33) Installing py3-contextlib2 (0.6.0-r0) 00:48:54 (33/33) Installing py3-pip (20.1.1-r0) 00:48:54 Executing busybox-1.31.1-r19.trigger 00:48:54 OK: 71 MiB in 55 packages 00:49:07 Removing intermediate container b947a6132cd0 00:49:07 ---> 1094a0b0da0a 00:49:07 Step 20/26 : RUN pip install docker-compose==1.23.2 00:49:07 ---> Running in 30cb5c1fa0e4 00:49:12 Collecting docker-compose==1.23.2 00:49:12 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 00:49:13 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 00:49:13 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 00:49:14 Collecting cached-property<2,>=1.2.0 00:49:14 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 00:49:15 Collecting docker<4.0,>=3.6.0 00:49:15 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 00:49:16 Collecting jsonschema<3,>=2.5.1 00:49:16 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 00:49:17 Collecting PyYAML<4,>=3.10 00:49:17 Downloading PyYAML-3.13.tar.gz (270 kB) 00:49:20 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 00:49:20 Collecting docopt<0.7,>=0.6.1 00:49:20 Downloading docopt-0.6.2.tar.gz (25 kB) 00:49:22 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 00:49:22 Step 2/23 : FROM ${BUILDER_BASE} AS builder 00:49:22 ---> f7f4f84604b5 00:49:22 Step 3/23 : WORKDIR /edgex-go 00:49:22 ---> Using cache 00:49:22 ---> b4b2491c0d56 00:49:22 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:49:22 ---> Using cache 00:49:22 ---> 4c6347cef7ef 00:49:22 Step 5/23 : RUN apk add --update --no-cache make git 00:49:22 ---> Using cache 00:49:22 ---> fb3ceecb1ea1 00:49:22 Step 6/23 : COPY go.mod . 00:49:22 ---> Using cache 00:49:22 ---> 1d4d0321a151 00:49:22 Step 7/23 : RUN go mod download 00:49:22 ---> Using cache 00:49:22 ---> 5f736abe0d2a 00:49:22 Step 8/23 : COPY . . 00:49:22 ---> Using cache 00:49:22 ---> cbb212fc40b4 00:49:22 Step 9/23 : RUN make cmd/core-command/core-command 00:49:23 Collecting dockerpty<0.5,>=0.4.1 00:49:23 Downloading dockerpty-0.4.1.tar.gz (13 kB) 00:49:27 ---> Running in a40b458f9255 00:49:27 Collecting texttable<0.10,>=0.9.0 00:49:27 Downloading texttable-0.9.1.tar.gz (11 kB) 00:49:28 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command 00:49:29 Collecting websocket-client<1.0,>=0.32.0 00:49:29 Downloading websocket_client-0.57.0-py2.py3-none-any.whl (200 kB) 00:49:30 Collecting idna<2.8,>=2.5 00:49:30 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 00:49:30 Collecting urllib3<1.25,>=1.21.1 00:49:30 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 00:49:30 Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.4.5.1) 00:49:30 Requirement already satisfied: chardet<3.1.0,>=3.0.2 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (3.0.4) 00:49:31 Collecting docker-pycreds>=0.4.0 00:49:31 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 00:49:31 Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. 00:49:31 Using legacy setup.py install for docopt, since package 'wheel' is not installed. 00:49:31 Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. 00:49:31 Using legacy setup.py install for texttable, since package 'wheel' is not installed. 00:49:32 Installing collected packages: idna, urllib3, requests, cached-property, docker-pycreds, websocket-client, docker, jsonschema, PyYAML, docopt, dockerpty, texttable, docker-compose 00:49:32 Attempting uninstall: idna 00:49:32 Found existing installation: idna 2.9 00:49:32 Uninstalling idna-2.9: 00:49:32 Successfully uninstalled idna-2.9 00:49:33 Attempting uninstall: urllib3 00:49:33 Found existing installation: urllib3 1.25.9 00:49:33 Uninstalling urllib3-1.25.9: 00:49:33 Successfully uninstalled urllib3-1.25.9 00:49:34 Attempting uninstall: requests 00:49:34 Found existing installation: requests 2.23.0 00:49:34 Uninstalling requests-2.23.0: 00:49:34 Successfully uninstalled requests-2.23.0 00:49:35 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 00:49:35 Step 2/23 : FROM ${BUILDER_BASE} AS builder 00:49:35 ---> f7f4f84604b5 00:49:35 Step 3/23 : WORKDIR /edgex-go 00:49:35 ---> Using cache 00:49:35 ---> b4b2491c0d56 00:49:35 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:49:35 ---> Using cache 00:49:35 ---> 4c6347cef7ef 00:49:35 Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 00:49:36 Step 1/30 : ARG BUILDER_BASE=golang:1.15-alpine3.12 00:49:36 Step 2/30 : FROM ${BUILDER_BASE} AS builder 00:49:36 ---> f7f4f84604b5 00:49:36 Step 3/30 : WORKDIR /edgex-go 00:49:36 ---> Using cache 00:49:36 ---> b4b2491c0d56 00:49:36 Step 4/30 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:49:36 ---> Using cache 00:49:36 ---> 4c6347cef7ef 00:49:36 Step 5/30 : RUN apk add --update --no-cache make git 00:49:36 ---> Using cache 00:49:36 ---> fb3ceecb1ea1 00:49:36 Step 6/30 : COPY go.mod . 00:49:36 ---> Using cache 00:49:36 ---> 1d4d0321a151 00:49:36 Step 7/30 : RUN go mod download 00:49:36 ---> Using cache 00:49:36 ---> 5f736abe0d2a 00:49:36 Step 8/30 : COPY . . 00:49:36 ---> Using cache 00:49:36 ---> cbb212fc40b4 00:49:36 Step 9/30 : RUN make cmd/security-bootstrapper/security-bootstrapper 00:49:37 Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12 00:49:37 Step 2/24 : FROM ${BUILDER_BASE} AS builder ---> Running in 7ab8ced1eca5 00:49:37 00:49:37 ---> f7f4f84604b5 00:49:37 Step 3/24 : WORKDIR /edgex-go 00:49:37 ---> Using cache 00:49:37 ---> b4b2491c0d56 00:49:37 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:49:37 ---> Using cache 00:49:37 ---> 4c6347cef7ef 00:49:37 Step 5/24 : RUN apk add --update --no-cache make git 00:49:37 ---> Using cache 00:49:37 ---> fb3ceecb1ea1 00:49:37 Step 6/24 : COPY go.mod . 00:49:37 ---> Using cache 00:49:37 ---> 1d4d0321a151 00:49:37 Step 7/24 : RUN go mod download 00:49:37 ---> Using cache 00:49:37 ---> 5f736abe0d2a 00:49:37 Step 8/24 : COPY . . 00:49:37 ---> Using cache 00:49:37 ---> cbb212fc40b4 00:49:37 Step 9/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 00:49:37 ---> Running in 9cb007d36bd6 00:49:37 ---> Running in 0280b5af4765 00:49:39 Running setup.py install for PyYAML: started 00:49:39 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 00:49:39 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 00:49:39 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 00:49:41 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 00:49:41 Running setup.py install for PyYAML: finished with status 'done' 00:49:41 Running setup.py install for docopt: started 00:49:44 Running setup.py install for docopt: finished with status 'done' 00:49:44 Running setup.py install for dockerpty: started 00:49:46 OK: 217 MiB in 51 packages 00:49:46 Running setup.py install for dockerpty: finished with status 'done' 00:49:46 Running setup.py install for texttable: started 00:49:48 Removing intermediate container 7ab8ced1eca5 00:49:48 ---> 7e6b8b6a8a63 00:49:48 Step 6/23 : COPY go.mod . 00:49:49 ---> fba96049b09a 00:49:49 Step 7/23 : RUN go mod download 00:49:49 ---> Running in 63064c080fd9 00:49:49 Running setup.py install for texttable: finished with status 'done' 00:49:51 Successfully installed PyYAML-3.13 cached-property-1.5.2 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.57.0 00:49:54 Removing intermediate container 63064c080fd9 00:49:54 ---> c688fd5898ae 00:49:54 Step 8/23 : COPY . . 00:49:57 Removing intermediate container 30cb5c1fa0e4 00:49:57 ---> 35fdcb55bc34 00:49:57 Step 21/26 : RUN apk --no-cache add curl 00:49:58 ---> Running in d0a6f51185b1 00:50:01 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 00:50:01 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 00:50:02 (1/3) Installing nghttp2-libs (1.41.0-r0) 00:50:02 (2/3) Installing libcurl (7.69.1-r3) 00:50:02 (3/3) Installing curl (7.69.1-r3) 00:50:02 Executing busybox-1.31.1-r19.trigger 00:50:02 OK: 71 MiB in 58 packages 00:50:06 Removing intermediate container d0a6f51185b1 00:50:06 ---> 52db30298254 00:50:06 Step 22/26 : ENTRYPOINT ["/sys-mgmt-agent"] 00:50:06 ---> Running in d8399506b265 00:50:07 Removing intermediate container d8399506b265 00:50:07 ---> db69c73d5b1a 00:50:07 Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:50:08 ---> Running in ed35bd16c233 00:50:09 Removing intermediate container ed35bd16c233 00:50:09 ---> f2e2be87a7fd 00:50:09 Step 24/26 : LABEL arch=arm64 00:50:09 ---> Running in 5a686c3b0c9f 00:50:10 Removing intermediate container 5a686c3b0c9f 00:50:10 ---> 8a8544afb44d 00:50:10 Step 25/26 : LABEL git_sha=cec897b14f5dc8efc53b182c39925dde1789c8eb 00:50:11 ---> Running in 7f9b9b8b8c6f 00:50:12 Removing intermediate container 7f9b9b8b8c6f 00:50:12 ---> bcf7a2387ca1 00:50:12 Step 26/26 : LABEL version=0.0.0 00:50:13 ---> Running in bec4e646d6d7 00:50:14 Removing intermediate container bec4e646d6d7 00:50:14 ---> 7772c4d62ed3 00:50:14 00:50:14 Successfully built 7772c4d62ed3 00:50:15 Successfully tagged docker-sys-mgmt-agent-go-arm64:latest 00:50:15  Building docker-sys-mgmt-agent-go ... done  ---> 4d3d344de41a 00:50:15 Step 9/23 : RUN make cmd/core-data/core-data 00:50:15 ---> Running in d98662608541 00:50:17 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data 00:50:56 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 00:51:07 Removing intermediate container a40b458f9255 00:51:07 ---> 5fb57efcbaa6 00:51:07 00:51:07 Step 10/23 : FROM alpine:3.12 00:51:07 ---> afeebe901d6b 00:51:07 Step 11/23 : RUN apk add --update --no-cache dumb-init 00:51:07 ---> Using cache 00:51:07 ---> a806259f63bf 00:51:07 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 00:51:07 ---> Using cache 00:51:07 ---> 01bb14fd4dbb 00:51:07 Step 13/23 : ENV APP_PORT=48082 00:51:07 Removing intermediate container 9cb007d36bd6 00:51:07 ---> dd08b58df38b 00:51:07 00:51:07 Step 10/30 : FROM alpine:3.12 00:51:07 ---> afeebe901d6b 00:51:07 Step 11/30 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 00:51:07 ---> Running in d9b743005af1 00:51:07 ---> Running in 3fe1893aa0d6 00:51:07 Removing intermediate container 3fe1893aa0d6 00:51:07 ---> 52c6902bc083 00:51:07 Step 12/30 : RUN apk add --update --no-cache dumb-init su-exec 00:51:07 Removing intermediate container d9b743005af1 00:51:07 ---> 0b53c7b46092 00:51:07 Step 14/23 : EXPOSE $APP_PORT 00:51:07 ---> Running in 46d55bce25bc 00:51:07 ---> Running in c73216871030 00:51:08 Removing intermediate container c73216871030 00:51:08 ---> 57bb3a0aea41 00:51:08 Step 15/23 : WORKDIR / 00:51:09 ---> Running in d2274757b51e 00:51:09 Removing intermediate container 0280b5af4765 00:51:09 ---> f918ad75ca4b 00:51:09 00:51:09 Step 10/24 : FROM alpine:3.12 00:51:09 ---> afeebe901d6b 00:51:09 Step 11/24 : RUN apk add --update --no-cache ca-certificates dumb-init curl 00:51:09 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 00:51:09 ---> Running in b5006b3cf57a 00:51:09 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 00:51:10 Removing intermediate container d2274757b51e 00:51:10 ---> d5e710b2901e 00:51:10 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 00:51:10 (1/2) Installing dumb-init (1.2.2-r1) 00:51:10 (2/2) Installing su-exec (0.2-r1) 00:51:10 Executing busybox-1.31.1-r19.trigger 00:51:10 OK: 5 MiB in 16 packages 00:51:11 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 00:51:11 ---> cd69a3fe5f23 00:51:11 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 00:51:11 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 00:51:12 (1/5) Installing ca-certificates (20191127-r4) 00:51:12 (2/5) Installing nghttp2-libs (1.41.0-r0) 00:51:12 (3/5) Installing libcurl (7.69.1-r3) 00:51:12 (4/5) Installing curl (7.69.1-r3) 00:51:12 (5/5) Installing dumb-init (1.2.2-r1) 00:51:12 Executing busybox-1.31.1-r19.trigger 00:51:12 Executing ca-certificates-20191127-r4.trigger 00:51:12 Removing intermediate container 46d55bce25bc 00:51:12 ---> 3aee4f359c43 00:51:12 Step 13/30 : ENV SECURITY_INIT_DIR /edgex-init 00:51:13 OK: 7 MiB in 19 packages 00:51:13 ---> Running in 5bffdfb20f0f 00:51:14 ---> f0cab06a83ba 00:51:14 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 00:51:14 Removing intermediate container 5bffdfb20f0f 00:51:14 ---> 2d455ef6232c 00:51:14 Step 14/30 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 00:51:14 ---> Running in 0256aed8625e 00:51:15 Removing intermediate container 0256aed8625e 00:51:15 ---> 0b26ef5c37c3 00:51:15 Step 15/30 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 00:51:16 ---> Running in da338d84f19b 00:51:16 ---> af1d0a0b8ea2 00:51:16 Step 19/23 : ENTRYPOINT ["/core-command"] 00:51:16 ---> Running in 1797b876fb4e 00:51:17 Removing intermediate container b5006b3cf57a 00:51:17 ---> d75b2d086551 00:51:17 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 00:51:17 ---> Running in 30ddb4614c44 00:51:17 Removing intermediate container 1797b876fb4e 00:51:17 ---> 40cd680e5100 00:51:17 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:51:18 ---> Running in cfc4c1d1bbb4 00:51:18 Removing intermediate container 30ddb4614c44 00:51:18 ---> b0e9f54c305f 00:51:18 Step 13/24 : WORKDIR / 00:51:18 Removing intermediate container cfc4c1d1bbb4 00:51:18 ---> 1da462ffb495 00:51:18 Step 21/23 : LABEL arch=arm64 00:51:18 ---> Running in 91bb818874cc 00:51:18 ---> Running in 98f59a75ceb2 00:51:19 Removing intermediate container 91bb818874cc 00:51:19 ---> 759b8ccbe901 00:51:19 Step 14/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 00:51:19 Removing intermediate container 98f59a75ceb2 00:51:19 ---> 299c512246a4 00:51:19 Step 22/23 : LABEL git_sha=cec897b14f5dc8efc53b182c39925dde1789c8eb 00:51:20 ---> Running in ad422900bcc0 00:51:20 Removing intermediate container da338d84f19b 00:51:20 ---> ecd8f4eead19 00:51:20 Step 16/30 : WORKDIR ${SECURITY_INIT_DIR} 00:51:20 ---> Running in 1c15a958576d 00:51:21 Removing intermediate container ad422900bcc0 00:51:21 ---> 0ac036db4147 00:51:21 Step 23/23 : LABEL version=0.0.0 00:51:21 ---> 3e615acac9c7 00:51:21 Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 00:51:21 Removing intermediate container 1c15a958576d 00:51:21 ---> a545d105453d 00:51:21 Step 17/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 00:51:21 ---> Running in 98da490cde46 00:51:22 Removing intermediate container 98da490cde46 00:51:22 ---> 4606c67f616e 00:51:22 00:51:22 ---> 34461d9b14f2 00:51:22 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 00:51:23 ---> 34fa9d713174 00:51:23 Step 18/30 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 00:51:23 Successfully built 4606c67f616e 00:51:23 ---> Running in 7706daa0a1af 00:51:23 Successfully tagged docker-core-command-go-arm64:latest 00:51:23  Building docker-core-command-go ... done  ---> fb401f608f4a 00:51:23 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 00:51:25 ---> 549ade8e092c 00:51:25 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 00:51:26 Removing intermediate container 7706daa0a1af 00:51:26 ---> d93cc62c172b 00:51:26 Step 19/30 : COPY --from=builder /edgex-go/Attribution.txt / 00:51:27 ---> 6d19096470e7 00:51:27 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 00:51:27 ---> 249019866d8a 00:51:27 Step 20/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 00:51:28 ---> c75d160115de 00:51:28 Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ 00:51:28 ---> Running in d94b1898e3c5 00:51:28 ---> 2ce494c7a6cc 00:51:28 Step 21/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 00:51:29 ---> bcdf6a82f076 00:51:29 Step 22/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 00:51:30 ---> cd6bcef0d64c 00:51:30 Step 23/30 : VOLUME ${SECURITY_INIT_DIR} 00:51:30 Removing intermediate container d94b1898e3c5 00:51:30 ---> 60714996d5f4 00:51:30 Step 21/24 : ENTRYPOINT ["entrypoint.sh"] 00:51:31 ---> Running in 4bb8ad15243d 00:51:31 ---> Running in ce4370b792d5 00:51:31 Removing intermediate container ce4370b792d5 00:51:31 ---> fc189cf34e1b 00:51:31 Step 22/24 : LABEL arch=arm64 00:51:31 Removing intermediate container 4bb8ad15243d 00:51:31 ---> f7efcff9899c 00:51:31 Step 24/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 00:51:32 ---> Running in 72fa4bbcb472 00:51:32 Removing intermediate container 72fa4bbcb472 00:51:32 ---> 749d6cfb8c85 00:51:32 Step 23/24 : LABEL git_sha=cec897b14f5dc8efc53b182c39925dde1789c8eb 00:51:32 ---> d5bcf23fb95b 00:51:32 Step 25/30 : RUN chmod +x /entrypoint.sh 00:51:33 ---> Running in 4f6848892587 00:51:33 ---> Running in 557504948a00 00:51:33 Removing intermediate container 4f6848892587 00:51:33 ---> 3066dc34ac7a 00:51:33 Step 24/24 : LABEL version=0.0.0 00:51:33 ---> Running in 395f8386a464 00:51:34 Removing intermediate container 395f8386a464 00:51:34 ---> ad9e4901d431 00:51:34 00:51:34 Successfully built ad9e4901d431 00:51:34 Successfully tagged docker-security-secretstore-setup-go-arm64:latest 00:51:36  Building docker-security-secretstore-setup-go ... done Removing intermediate container 557504948a00 00:51:36 ---> 3964dfaf51e1 00:51:36 Step 26/30 : ENTRYPOINT ["/entrypoint.sh"] 00:51:36 ---> Running in e6a1553c7c01 00:51:37 Removing intermediate container e6a1553c7c01 00:51:37 ---> d96d729d3f90 00:51:37 Step 27/30 : CMD ["gate"] 00:51:38 Removing intermediate container d98662608541 00:51:38 ---> ae983a467a1d 00:51:38 00:51:38 Step 10/23 : FROM alpine:3.12 00:51:38 ---> afeebe901d6b 00:51:38 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 00:51:38 ---> Running in 236284573f96 00:51:38 ---> Running in 1b3c4a149d96 00:51:38 Removing intermediate container 236284573f96 00:51:38 ---> 41ddc6622b51 00:51:38 Step 28/30 : LABEL arch=arm64 00:51:38 Removing intermediate container 1b3c4a149d96 00:51:38 ---> c1617c4199b5 00:51:38 Step 12/23 : ENV APP_PORT=48080 00:51:38 ---> Running in e131b373be2d 00:51:38 ---> Running in e0361312319b 00:51:39 Removing intermediate container e131b373be2d 00:51:39 ---> 9d1a8a531d97 00:51:39 Step 29/30 : LABEL git_sha=cec897b14f5dc8efc53b182c39925dde1789c8eb 00:51:39 Removing intermediate container e0361312319b 00:51:39 ---> 4b4ffece2a1c 00:51:39 Step 13/23 : EXPOSE $APP_PORT 00:51:39 ---> Running in f4e140ec7b31 00:51:39 ---> Running in da6f6dbc9963 00:51:40 Removing intermediate container f4e140ec7b31 00:51:40 ---> e9741fce74e7 00:51:40 Step 30/30 : LABEL version=0.0.0 00:51:40 Removing intermediate container da6f6dbc9963 00:51:40 ---> 0f82fc9ba52a 00:51:40 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:51:40 ---> Running in 36789af745ab 00:51:40 ---> Running in 0cbfd292fdb5 00:51:41 Removing intermediate container 0cbfd292fdb5 00:51:41 ---> 408d9940cb33 00:51:41 00:51:41 Successfully built 408d9940cb33 00:51:42 Successfully tagged docker-security-bootstrapper-go-arm64:latest 00:51:42  Building docker-security-bootstrapper-go ... done Removing intermediate container 36789af745ab 00:51:42 ---> 5389ef03c0dd 00:51:42 Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init 00:51:42 ---> Running in d0f5332e459a 00:51:43 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 00:51:46 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 00:51:49 (1/6) Installing dumb-init (1.2.2-r1) 00:51:49 (2/6) Installing libgcc (9.3.0-r2) 00:51:49 (3/6) Installing libsodium (1.0.18-r0) 00:51:49 (4/6) Installing libstdc++ (9.3.0-r2) 00:51:50 (5/6) Installing libzmq (4.3.3-r0) 00:51:51 (6/6) Installing zeromq (4.3.3-r0) 00:51:51 Executing busybox-1.31.1-r19.trigger 00:51:51 OK: 8 MiB in 20 packages 00:51:53 Removing intermediate container d0f5332e459a 00:51:53 ---> 9f41896431c9 00:51:53 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 00:51:53 ---> dd82884a0404 00:51:53 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 00:51:55 ---> 9b912a51631a 00:51:55 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 00:51:55 ---> 9e243bafee2c 00:51:55 Step 19/23 : ENTRYPOINT ["/core-data"] 00:51:55 ---> Running in 0281fb01a773 00:51:56 Removing intermediate container 0281fb01a773 00:51:56 ---> 98ae215c4197 00:51:56 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:51:56 ---> Running in f5b2643e0e5e 00:51:57 Removing intermediate container f5b2643e0e5e 00:51:57 ---> fcde5d6c780d 00:51:57 Step 21/23 : LABEL arch=arm64 00:51:57 ---> Running in 1a8f5e49bdd6 00:51:57 Removing intermediate container 1a8f5e49bdd6 00:51:57 ---> 281b24841056 00:51:57 Step 22/23 : LABEL git_sha=cec897b14f5dc8efc53b182c39925dde1789c8eb 00:51:57 ---> Running in a37c0cfc91cf 00:51:58 Removing intermediate container a37c0cfc91cf 00:51:58 ---> af62cd075997 00:51:58 Step 23/23 : LABEL version=0.0.0 00:51:58 ---> Running in df43c49c8e1f 00:51:58 Removing intermediate container df43c49c8e1f 00:51:58 ---> 7ae82be0949f 00:51:58 00:51:59 Successfully built 7ae82be0949f 00:51:59 Successfully tagged docker-core-data-go-arm64:latest 00:51:59  Building docker-core-data-go ... done  [Pipeline] } 00:51:59 $ docker stop --time=1 1fb1399d3e7547354f0c0d970be5342b2602a162b7dd3abfd9dd19c453510cf8 00:52:01 $ docker rm -f 1fb1399d3e7547354f0c0d970be5342b2602a162b7dd3abfd9dd19c453510cf8 [Pipeline] // withDockerContainer [Pipeline] sh 00:52:02 + docker+ images 00:52:02 grep docker 00:52:02 docker-core-data-go-arm64 latest 7ae82be0949f 4 seconds ago 21.1MB 00:52:02 docker-security-bootstrapper-go-arm64 latest 408d9940cb33 22 seconds ago 17.3MB 00:52:02 docker-security-secretstore-setup-go-arm64 latest ad9e4901d431 29 seconds ago 23.7MB 00:52:02 docker-core-command-go-arm64 latest 4606c67f616e 40 seconds ago 16.2MB 00:52:02 docker-sys-mgmt-agent-go-arm64 latest 7772c4d62ed3 About a minute ago 300MB 00:52:02 docker-core-metadata-go-arm64 latest 4a71577f5851 3 minutes ago 17.9MB 00:52:02 docker-support-scheduler-go-arm64 latest cfd1dbaa237a 3 minutes ago 16.3MB 00:52:02 docker-support-notifications-go-arm64 latest 267472113b60 3 minutes ago 16.8MB 00:52:02 docker-security-proxy-setup-go-arm64 latest cb7c0eee8092 3 minutes ago 23.4MB 00:52:02 docker 20.10.0 eeaf43b92773 2 months ago 228MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Docker Image Scan) Stage "Snyk Docker Image Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh 00:52:05 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 00:52:06 ---> package-listing.sh 00:52:06 ++ facter osfamily 00:52:06 ++ tr '[:upper:]' '[:lower:]' 00:52:06 + OS_FAMILY=redhat 00:52:06 + workspace=/w/workspace/edgex-go/68 00:52:06 + START_PACKAGES=/tmp/packages_start.txt 00:52:06 + END_PACKAGES=/tmp/packages_end.txt 00:52:06 + DIFF_PACKAGES=/tmp/packages_diff.txt 00:52:06 + PACKAGES=/tmp/packages_start.txt 00:52:06 + '[' /w/workspace/edgex-go/68 ']' 00:52:06 + PACKAGES=/tmp/packages_end.txt 00:52:06 + case "${OS_FAMILY}" in 00:52:06 + rpm -qa 00:52:06 + sort 00:52:12 + '[' -f /tmp/packages_start.txt ']' 00:52:12 + '[' -f /tmp/packages_end.txt ']' 00:52:12 + diff /tmp/packages_start.txt /tmp/packages_end.txt 00:52:12 + '[' /w/workspace/edgex-go/68 ']' 00:52:12 + mkdir -p /w/workspace/edgex-go/68/archives/ 00:52:12 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/68/archives/ [Pipeline] echo 00:52:12 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/68/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 00:52:12 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 00:52:12 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 00:52:12 00:52:12 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 00:52:13 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 00:52:13 alpine: Pulling from edgex-lftools-log-publisher 00:52:13 df20fa9351a1: Pulling fs layer 00:52:13 36b3adc4ff6f: Pulling fs layer 00:52:13 8ad3a11d3b57: Pulling fs layer 00:52:13 46f8f816bc3b: Pulling fs layer 00:52:13 93b61091891f: Pulling fs layer 00:52:13 93b9cdb0e59b: Pulling fs layer 00:52:13 5e14af77c1be: Pulling fs layer 00:52:13 01666e4c0597: Pulling fs layer 00:52:13 aa168da1d23b: Pulling fs layer 00:52:13 93b61091891f: Waiting 00:52:13 93b9cdb0e59b: Waiting 00:52:13 5e14af77c1be: Waiting 00:52:13 01666e4c0597: Waiting 00:52:13 aa168da1d23b: Waiting 00:52:13 46f8f816bc3b: Waiting 00:52:13 36b3adc4ff6f: Verifying Checksum 00:52:13 36b3adc4ff6f: Download complete 00:52:13 46f8f816bc3b: Verifying Checksum 00:52:13 46f8f816bc3b: Download complete 00:52:13 df20fa9351a1: Verifying Checksum 00:52:13 df20fa9351a1: Download complete 00:52:13 93b9cdb0e59b: Verifying Checksum 00:52:13 93b9cdb0e59b: Download complete 00:52:13 5e14af77c1be: Verifying Checksum 00:52:13 5e14af77c1be: Download complete 00:52:13 93b61091891f: Verifying Checksum 00:52:13 93b61091891f: Download complete 00:52:13 01666e4c0597: Verifying Checksum 00:52:13 01666e4c0597: Download complete 00:52:13 df20fa9351a1: Pull complete 00:52:13 36b3adc4ff6f: Pull complete 00:52:13 8ad3a11d3b57: Verifying Checksum 00:52:13 8ad3a11d3b57: Download complete 00:52:14 8ad3a11d3b57: Pull complete 00:52:15 46f8f816bc3b: Pull complete 00:52:16 aa168da1d23b: Verifying Checksum 00:52:16 aa168da1d23b: Download complete 00:52:17 93b61091891f: Pull complete 00:52:17 93b9cdb0e59b: Pull complete 00:52:17 5e14af77c1be: Pull complete 00:52:18 01666e4c0597: Pull complete 00:52:26 aa168da1d23b: Pull complete 00:52:26 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 00:52:26 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 00:52:26 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 00:52:26 prd-centos7-docker-4c-2g-27235 does not seem to be running inside a container 00:52:26 $ 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/68/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/68 -v /w/workspace/edgex-go/68:/w/workspace/edgex-go/68:rw,z -v /w/workspace/edgex-go/68@tmp:/w/workspace/edgex-go/68@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 00:52:30 $ docker top db5c78a15845f78a9fd733428fbe6a604f9054f6f3222a007fa6350abf9c0c9f -eo pid,comm [Pipeline] { [Pipeline] sh 00:52:31 + touch /tmp/pre-build-complete [Pipeline] sh 00:52:31 + mkdir -p /var/log/sa [Pipeline] sh 00:52:32 + ls /var/log/sa-host 00:52:32 + sadf -c /var/log/sa-host/sa23 00:52:32 file_magic: OK 00:52:32 HZ: Using current value: 100 00:52:32 file_header: OK 00:52:32 file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK 00:52:32 Statistics: 00:52:32 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 00:52:32 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 00:52:32 provisioning config files... 00:52:32 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/68@tmp/config7999552574371839528tmp [Pipeline] { [Pipeline] echo 00:52:32 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 00:52:32 ---> create-netrc.sh [Pipeline] } 00:52:32 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 00:52:32 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 00:52:33 ---> python-tools-install.sh [Pipeline] echo 00:52:33 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 00:52:33 ---> sudo-logs.sh 00:52:33 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 00:52:33 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 00:52:33 ---> job-cost.sh 00:52:33 lf-activate-venv: SKIPPING 00:52:33 INFO: No Stack... 00:52:34 INFO: Retrieving Pricing Info for: v1-standard-2 00:52:34 INFO: Archiving Costs [Pipeline] echo 00:52:34 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 00:52:35 ---> logs-deploy.sh 00:52:35 lf-activate-venv: SKIPPING 00:52:35 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-2858/68 00:52:35 INFO: archiving workspace using pattern(s): 00:52:36 Archives upload complete. 00:52:36 INFO: archiving logs to Nexus