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 jim-wang-intel for edgexfoundry/edgex-go Obtained Jenkinsfile from 851e4143f28a2cd8068469dd505430949f64edc8+f0490a359bf291f637a24ac3a72a487d5e9880fa (b67233a287ccef6cd912073ce8211eae5e9efb31) 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 15d0feb21ed94e8c3b2a9f11f016c82a5039dfb9 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 15d0feb21ed94e8c3b2a9f11f016c82a5039dfb9 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 15d0feb21ed94e8c3b2a9f11f016c82a5039dfb9 # timeout=10 Commit message: "Add license check to tox" > 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-25290 in /w/workspace/edgexfoundry_edgex-go_PR-3115 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/10 [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/10 # 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 f0490a359bf291f637a24ac3a72a487d5e9880fa into PR head commit 851e4143f28a2cd8068469dd505430949f64edc8 > 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/3115/head:refs/remotes/origin/PR-3115 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 851e4143f28a2cd8068469dd505430949f64edc8 # timeout=10 Merge succeeded, producing 1c84a7ec14fcea10be39be41a3af8fc3b0353c8a Checking out Revision 1c84a7ec14fcea10be39be41a3af8fc3b0353c8a (PR-3115) > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge f0490a359bf291f637a24ac3a72a487d5e9880fa # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 1c84a7ec14fcea10be39be41a3af8fc3b0353c8a # timeout=10 Commit message: "Merge commit 'f0490a359bf291f637a24ac3a72a487d5e9880fa' into HEAD" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 00:31:01 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials > git rev-list --no-walk e5a458c2b8430d059b9ef58cf1cf3949ab1208e3 # timeout=10 00:31:01 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 00:31:01 ========================================================= 00:31:01 EdgeX Global Pipelines Version Info 00:31:01 ========================================================= [Pipeline] libraryResource [Pipeline] sh 00:31:03 ------------------- 00:31:03 stable info: 00:31:03 ------------------- 00:31:03 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 00:31:03 Commit SHA: 69a7e166112f335804d9fea76440e5140e47f034 00:31:03 Message: update stable to v1.0.179 00:31:04 ------------------- 00:31:04 experimental info: 00:31:04 ------------------- 00:31:04 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 00:31:04 Commit SHA: 69a7e166112f335804d9fea76440e5140e47f034 00:31:04 Message: update experimental to v1.0.179 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 00:31:04 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 00:31:04 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 00:31:04 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 00:31:04 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 00:31:04 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 00:31:04 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo 00:31:05 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo 00:31:05 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 00:31:05 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = docker- [Pipeline] echo 00:31:05 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = -go [Pipeline] echo 00:31:05 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 00:31:05 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 00:31:05 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 00:31:05 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 00:31:06 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 00:31:06 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 00:31:06 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 00:31:06 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 00:31:06 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 00:31:06 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo 00:31:06 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 00:31:06 [edgeXSetupEnvironment]: set envvar SECURITY_NOTIFY_LIST = security-issues@lists.edgexfoundry.org [Pipeline] echo 00:31:06 [edgeXSetupEnvironment]: set envvar SNYK_DOCKER_SCAN = false [Pipeline] echo 00:31:07 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3115 [Pipeline] echo 00:31:07 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3115 [Pipeline] echo 00:31:07 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3115 [Pipeline] echo 00:31:07 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 1c84a7ec14fcea10be39be41a3af8fc3b0353c8a [Pipeline] echo 00:31:07 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 1c84a7e [Pipeline] echo 00:31:07 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 00:31:07 provisioning config files... 00:31:07 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/10@tmp/config4488030979084238360tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:31:08 ---> docker-login.sh 00:31:08 nexus3.edgexfoundry.org:10001 00:31:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:31:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:31:08 Configure a credential helper to remove this warning. See 00:31:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:31:08 00:31:08 Login Succeeded 00:31:08 nexus3.edgexfoundry.org:10002 00:31:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:31:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:31:08 Configure a credential helper to remove this warning. See 00:31:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:31:08 00:31:08 Login Succeeded 00:31:08 nexus3.edgexfoundry.org:10003 00:31:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:31:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:31:08 Configure a credential helper to remove this warning. See 00:31:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:31:08 00:31:08 Login Succeeded 00:31:08 nexus3.edgexfoundry.org:10004 00:31:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:31:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:31:09 Configure a credential helper to remove this warning. See 00:31:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:31:09 00:31:09 Login Succeeded 00:31:09 docker.io 00:31:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:31:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:31:09 Configure a credential helper to remove this warning. See 00:31:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:31:09 00:31:09 Login Succeeded 00:31:09 ---> docker-login.sh ends [Pipeline] } 00:31:09 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 00:31:09 ++ 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:09 + for file in '`ls cmd/**/Dockerfile`' 00:31:09 ++ dirname cmd/core-command/Dockerfile 00:31:09 ++ cut -d/ -f2 00:31:09 + echo core-command,cmd/core-command/Dockerfile 00:31:09 + for file in '`ls cmd/**/Dockerfile`' 00:31:09 ++ dirname cmd/core-data/Dockerfile 00:31:09 ++ cut -d/ -f2 00:31:09 + echo core-data,cmd/core-data/Dockerfile 00:31:09 + for file in '`ls cmd/**/Dockerfile`' 00:31:09 ++ dirname cmd/core-metadata/Dockerfile 00:31:09 ++ cut -d/ -f2 00:31:09 + echo core-metadata,cmd/core-metadata/Dockerfile 00:31:09 + for file in '`ls cmd/**/Dockerfile`' 00:31:09 ++ dirname cmd/security-bootstrapper/Dockerfile 00:31:09 ++ cut -d/ -f2 00:31:09 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 00:31:09 + for file in '`ls cmd/**/Dockerfile`' 00:31:09 ++ dirname cmd/security-proxy-setup/Dockerfile 00:31:09 ++ cut -d/ -f2 00:31:09 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 00:31:09 + for file in '`ls cmd/**/Dockerfile`' 00:31:09 ++ dirname cmd/security-secretstore-setup/Dockerfile 00:31:09 ++ cut -d/ -f2 00:31:09 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 00:31:09 + for file in '`ls cmd/**/Dockerfile`' 00:31:09 ++ dirname cmd/support-notifications/Dockerfile 00:31:09 ++ cut -d/ -f2 00:31:09 + echo support-notifications,cmd/support-notifications/Dockerfile 00:31:09 + for file in '`ls cmd/**/Dockerfile`' 00:31:09 ++ dirname cmd/support-scheduler/Dockerfile 00:31:09 ++ cut -d/ -f2 00:31:09 + echo support-scheduler,cmd/support-scheduler/Dockerfile 00:31:09 + for file in '`ls cmd/**/Dockerfile`' 00:31:09 ++ dirname cmd/sys-mgmt-agent/Dockerfile 00:31:09 ++ cut -d/ -f2 00:31:09 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 00:31:10 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:11 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 00:31:11 00:31:11 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 00:31:11 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 00:31:11 latest: Pulling from edgex-devops/git-semver 00:31:11 31603596830f: Pulling fs layer 00:31:11 2a8b12db71e7: Pulling fs layer 00:31:11 6ca5941a6612: Pulling fs layer 00:31:11 ecc8261a40a4: Pulling fs layer 00:31:11 2a8b12db71e7: Verifying Checksum 00:31:11 2a8b12db71e7: Download complete 00:31:11 31603596830f: Verifying Checksum 00:31:11 31603596830f: Download complete 00:31:11 ecc8261a40a4: Verifying Checksum 00:31:11 ecc8261a40a4: Download complete 00:31:11 6ca5941a6612: Verifying Checksum 00:31:11 6ca5941a6612: Download complete 00:31:11 31603596830f: Pull complete 00:31:12 2a8b12db71e7: Pull complete 00:31:13 6ca5941a6612: Pull complete 00:31:13 ecc8261a40a4: Pull complete 00:31:13 Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 00:31:13 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 00:31:13 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 00:31:13 prd-centos7-docker-4c-2g-25290 does not seem to be running inside a container 00:31:13 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/10 -v /w/workspace/edgex-go/10:/w/workspace/edgex-go/10:rw,z -v /w/workspace/edgex-go/10@tmp:/w/workspace/edgex-go/10@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 00:31:15 $ docker top 968e2a99ce1d1d584c94b4a6239c34ee8eedb6edc21d9871aeb09d593d4aee04 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 00:31:16 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 00:31:16 [ssh-agent] Looking for ssh-agent implementation... 00:31:16 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 00:31:16 $ docker exec 968e2a99ce1d1d584c94b4a6239c34ee8eedb6edc21d9871aeb09d593d4aee04 ssh-agent 00:31:16 SSH_AUTH_SOCK=/tmp/ssh-IBi7F6AnYWbD/agent.12 00:31:16 SSH_AGENT_PID=17 00:31:16 Running ssh-add (command line suppressed) 00:31:16 Identity added: /w/workspace/edgex-go/10@tmp/private_key_1861558761570221080.key (/w/workspace/edgex-go/10@tmp/private_key_1861558761570221080.key) 00:31:16 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 00:31:17 + git tag --points-at HEAD [Pipeline] } 00:31:17 $ docker exec --env ******** --env ******** 968e2a99ce1d1d584c94b4a6239c34ee8eedb6edc21d9871aeb09d593d4aee04 ssh-agent -k 00:31:17 unset SSH_AUTH_SOCK; 00:31:17 unset SSH_AGENT_PID; 00:31:17 echo Agent pid 17 killed; 00:31:17 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 00:31:17 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 00:31:17 [ssh-agent] Looking for ssh-agent implementation... 00:31:17 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 00:31:17 $ docker exec 968e2a99ce1d1d584c94b4a6239c34ee8eedb6edc21d9871aeb09d593d4aee04 ssh-agent 00:31:18 SSH_AUTH_SOCK=/tmp/ssh-xcbCJ6Y9WCJq/agent.47 00:31:18 SSH_AGENT_PID=52 00:31:18 Running ssh-add (command line suppressed) 00:31:18 Identity added: /w/workspace/edgex-go/10@tmp/private_key_7388266790651081002.key (/w/workspace/edgex-go/10@tmp/private_key_7388266790651081002.key) 00:31:18 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 00:31:18 + git semver init 00:31:18 # -> Open(): unable to determine branch for HEAD 00:31:18 # $GIT_DIR = /w/workspace/edgex-go/10/.git 00:31:18 # $GIT_WORK_TREE = /w/workspace/edgex-go/10 00:31:18 # $SEMVER_REMOTE_NAME = origin 00:31:18 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 00:31:18 # $SEMVER_USER_NAME = edgex-jenkins 00:31:18 # $SEMVER_BRANCH = PR-3115 00:31:18 # $SEMVER_TEMP = /tmp/semver-280309223 00:31:18 # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP 00:31:50 # '/tmp/semver-280309223' -> '/w/workspace/edgex-go/10/.semver' 00:31:51 # -> Force: false 00:31:51 # $SEMVER_DIR = /w/workspace/edgex-go/10/.semver [Pipeline] } 00:31:51 $ docker exec --env ******** --env ******** 968e2a99ce1d1d584c94b4a6239c34ee8eedb6edc21d9871aeb09d593d4aee04 ssh-agent -k 00:31:51 unset SSH_AUTH_SOCK; 00:31:51 unset SSH_AGENT_PID; 00:31:51 echo Agent pid 52 killed; 00:31:51 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 00:31:52 + git semver [Pipeline] } 00:31:52 $ docker stop --time=1 968e2a99ce1d1d584c94b4a6239c34ee8eedb6edc21d9871aeb09d593d4aee04 00:31:54 $ docker rm -f 968e2a99ce1d1d584c94b4a6239c34ee8eedb6edc21d9871aeb09d593d4aee04 [Pipeline] // withDockerContainer [Pipeline] sh 00:31:54 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 00:31:55 Stashed 1 file(s) [Pipeline] echo 00:31:55 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 00:31:56 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 00:31:56 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 00:31:56 + sudo service docker restart 00:31:56 + true 00:31:56 Redirecting to /bin/systemctl restart docker.service [Pipeline] echo 00:31:57 ========================================================= 00:31:57 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] 00:31:57 ========================================================= [Pipeline] isUnix [Pipeline] sh 00:31:57 + 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:02 Sending build context to Docker daemon 327.8MB 00:32:02 Step 1/6 : ARG BASE=golang:1.15-alpine3.12 00:32:02 Step 2/6 : FROM ${BASE} 00:32:02 1.15-alpine: Pulling from edgex-devops/edgex-golang-base 00:32:02 188c0c94c7c5: Pulling fs layer 00:32:02 0ef7d3d256c8: Pulling fs layer 00:32:02 de9db76c5a1d: Pulling fs layer 00:32:02 bca2f99d35d6: Pulling fs layer 00:32:02 93359f2a8cfa: Pulling fs layer 00:32:02 7c6f9722023f: Pulling fs layer 00:32:02 a35cf1a2eb13: Pulling fs layer 00:32:02 bca2f99d35d6: Waiting 00:32:02 93359f2a8cfa: Waiting 00:32:02 7c6f9722023f: Waiting 00:32:02 a35cf1a2eb13: Waiting 00:32:02 de9db76c5a1d: Verifying Checksum 00:32:02 de9db76c5a1d: Download complete 00:32:02 0ef7d3d256c8: Verifying Checksum 00:32:02 0ef7d3d256c8: Download complete 00:32:02 93359f2a8cfa: Verifying Checksum 00:32:02 93359f2a8cfa: Download complete 00:32:02 7c6f9722023f: Verifying Checksum 00:32:02 7c6f9722023f: Download complete 00:32:02 188c0c94c7c5: Verifying Checksum 00:32:02 188c0c94c7c5: Download complete 00:32:02 188c0c94c7c5: Pull complete 00:32:03 0ef7d3d256c8: Pull complete 00:32:03 de9db76c5a1d: Pull complete 00:32:03 a35cf1a2eb13: Verifying Checksum 00:32:03 a35cf1a2eb13: Download complete 00:32:04 bca2f99d35d6: Verifying Checksum 00:32:04 bca2f99d35d6: Download complete 00:32:09 bca2f99d35d6: Pull complete 00:32:09 93359f2a8cfa: Pull complete 00:32:09 7c6f9722023f: Pull complete 00:32:10 Still waiting to schedule task 00:32:10 Waiting for next available executor on ‘prd-ubuntu18.04-docker-arm64-4c-16g-25284’ 00:32:18 a35cf1a2eb13: Pull complete 00:32:18 Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 00:32:18 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine 00:32:18 ---> a62c8e92a672 00:32:18 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:18 ---> Running in 64d4a2e443e3 00:32:18 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 00:32:19 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 00:32:20 (1/12) Installing libmagic (5.38-r0) 00:32:20 (2/12) Installing file (5.38-r0) 00:32:20 (3/12) Installing libc-dev (0.7.2-r3) 00:32:20 (4/12) Installing g++ (9.3.0-r2) 00:32:35 (5/12) Installing fortify-headers (1.1-r0) 00:32:35 (6/12) Installing patch (2.7.6-r6) 00:32:35 (7/12) Installing build-base (0.5-r2) 00:32:35 (8/12) Installing libsodium (1.0.18-r0) 00:32:35 (9/12) Installing pkgconf (1.7.2-r0) 00:32:35 (10/12) Installing libsodium-dev (1.0.18-r0) 00:32:35 (11/12) Installing libzmq (4.3.3-r0) 00:32:35 (12/12) Installing zeromq-dev (4.3.3-r0) 00:32:35 Executing busybox-1.31.1-r19.trigger 00:32:35 OK: 233 MiB in 51 packages 00:32:38 Removing intermediate container 64d4a2e443e3 00:32:38 ---> 98c962bc4364 00:32:38 Step 4/6 : WORKDIR /edgex-go 00:32:38 ---> Running in 65b8bf223aab 00:32:38 Removing intermediate container 65b8bf223aab 00:32:38 ---> e4a2ac34cade 00:32:38 Step 5/6 : COPY go.mod . 00:32:39 ---> 073fcff8918d 00:32:39 Step 6/6 : RUN go mod download 00:32:39 ---> Running in a6eb539d7314 00:33:01 Removing intermediate container a6eb539d7314 00:33:01 ---> 119b8fd91899 00:33:01 Successfully built 119b8fd91899 00:33:01 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 00:33:01 + docker inspect -f . ci-base-image-x86_64 00:33:01 . [Pipeline] withDockerContainer 00:33:01 prd-centos7-docker-4c-2g-25290 does not seem to be running inside a container 00:33:01 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/10 -v /w/workspace/edgex-go/10:/w/workspace/edgex-go/10:rw,z -v /w/workspace/edgex-go/10@tmp:/w/workspace/edgex-go/10@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-x86_64 cat 00:33:02 $ docker top 81e47772642310c0357df7198592e5af8be2bc1006ec71c0ac2260a087913b2f -eo pid,comm [Pipeline] { [Pipeline] sh 00:33:03 + go version 00:33:03 go version go1.15.5 linux/amd64 [Pipeline] } 00:33:03 $ docker stop --time=1 81e47772642310c0357df7198592e5af8be2bc1006ec71c0ac2260a087913b2f 00:33:04 $ docker rm -f 81e47772642310c0357df7198592e5af8be2bc1006ec71c0ac2260a087913b2f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 00:33:05 + docker inspect -f . ci-base-image-x86_64 00:33:05 . [Pipeline] withDockerContainer 00:33:05 prd-centos7-docker-4c-2g-25290 does not seem to be running inside a container 00:33:05 $ 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/10 -v /w/workspace/edgex-go/10:/w/workspace/edgex-go/10:rw,z -v /w/workspace/edgex-go/10@tmp:/w/workspace/edgex-go/10@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-x86_64 cat 00:33:06 $ docker top 31f1d0aded17a927db46e6772def14b0cb9c9e508319d24a3be32971e8165219 -eo pid,comm [Pipeline] { [Pipeline] echo 00:33:06 ========================================================= 00:33:06 [edgeXBuildGoParallel] Running Tests and Build... 00:33:06 ========================================================= [Pipeline] sh 00:33:06 + make test 00:33:06 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 00:33:16 ? github.com/edgexfoundry/edgex-go [no test files] 00:33:35 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 00:33:36 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 00:33:39 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 00:33:39 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 00:33:40 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 00:33:40 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 00:33:40 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 00:33:40 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 00:33:40 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 00:33:41 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 00:33:44 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 00:33:44 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 00:33:44 ? github.com/edgexfoundry/edgex-go/internal [no test files] 00:33:47 ok github.com/edgexfoundry/edgex-go/internal/core/command 0.101s coverage: 45.6% of statements 00:33:47 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 00:33:47 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 00:33:47 ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] 00:33:47 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] 00:33:47 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] 00:33:47 ? github.com/edgexfoundry/edgex-go/internal/core/command/v2 [no test files] 00:33:47 ? github.com/edgexfoundry/edgex-go/internal/core/command/v2/application [no test files] 00:33:47 ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http 0.347s coverage: 100.0% of statements 00:33:51 ok github.com/edgexfoundry/edgex-go/internal/core/data 1.183s coverage: 27.1% of statements 00:33:51 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 00:33:51 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 00:33:51 ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] 00:33:51 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] 00:33:51 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] 00:33:51 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 00:33:51 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.042s coverage: 100.0% of statements 00:33:51 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] 00:33:51 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.057s coverage: 100.0% of statements 00:33:51 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] 00:33:51 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] 00:33:51 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.076s coverage: 65.8% of statements 00:33:51 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] 00:33:51 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] 00:33:51 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.123s coverage: 82.3% of statements 00:33:51 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] 00:33:51 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] 00:33:51 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/io [no test files] 00:33:51 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] 00:33:53 ok github.com/edgexfoundry/edgex-go/internal/core/metadata 0.324s coverage: 28.6% of statements 00:33:53 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 00:33:53 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 00:33:53 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] 00:33:53 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] 00:33:53 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] 00:33:53 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.061s coverage: 100.0% of statements 00:33:53 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] 00:33:53 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.031s coverage: 100.0% of statements 00:33:53 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] 00:33:53 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.117s coverage: 86.7% of statements 00:33:53 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] 00:33:53 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.111s coverage: 97.5% of statements 00:33:53 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] 00:33:53 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.064s coverage: 78.3% of statements 00:33:53 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] 00:33:53 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] 00:33:53 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] 00:33:53 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] 00:33:56 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 0.454s coverage: 92.8% of statements 00:33:56 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] 00:33:56 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] 00:33:56 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] 00:33:56 ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] 00:33:56 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 00:33:56 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] 00:33:56 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] 00:33:56 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 00:33:56 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 00:33:56 ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] 00:33:56 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 00:33:56 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] 00:33:56 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 00:33:56 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] 00:33:56 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 00:33:56 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] 00:33:56 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] 00:33:56 ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] 00:33:56 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.035s coverage: 58.8% of statements 00:33:56 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] 00:33:56 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] 00:33:56 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.062s coverage: 0.1% of statements 00:33:56 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] 00:33:56 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] 00:33:56 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 00:33:56 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.035s coverage: 45.5% of statements 00:33:56 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.053s coverage: 79.5% of statements 00:33:56 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.048s coverage: 94.1% of statements 00:33:56 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.054s coverage: 96.3% of statements 00:33:56 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.028s coverage: 87.5% of statements 00:34:09 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.049s coverage: 94.4% of statements 00:34:09 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.037s coverage: 44.8% of statements 00:34:19 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.076s coverage: 92.9% of statements 00:34:19 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 00:34:19 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 00:34:19 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 00:34:19 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.033s coverage: 77.8% of statements 00:34:19 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 00:34:19 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 00:34:19 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 00:34:19 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 00:34:19 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 00:34:19 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.040s coverage: 87.2% of statements 00:34:19 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 00:34:19 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 00:34:19 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.032s coverage: 100.0% of statements 00:34:19 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 00:34:19 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.044s coverage: 75.5% of statements 00:34:19 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 00:34:19 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.033s coverage: 80.8% of statements 00:34:19 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.063s coverage: 87.2% of statements 00:34:19 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.043s coverage: 84.2% of statements 00:34:19 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.078s coverage: 91.4% of statements 00:34:19 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 00:34:19 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.169s coverage: 63.5% of statements 00:34:19 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 00:34:19 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 00:34:19 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.033s coverage: 100.0% of statements 00:34:19 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.032s coverage: 91.3% of statements 00:34:19 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.034s coverage: 100.0% of statements 00:34:19 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.064s coverage: 73.7% of statements 00:34:19 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.032s coverage: 100.0% of statements 00:34:19 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.282s coverage: 68.9% of statements 00:34:19 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 00:34:19 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 00:34:19 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.107s coverage: 37.0% of statements 00:34:19 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 00:34:19 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 00:34:19 ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient 0.287s coverage: 84.0% of statements 00:34:19 ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient/mocks 0.033s coverage: 100.0% of statements 00:34:19 ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.128s coverage: 47.0% of statements 00:34:19 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 00:34:19 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 00:34:19 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] 00:34:19 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] 00:34:19 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] 00:34:19 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.046s coverage: 100.0% of statements 00:34:19 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] 00:34:19 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.061s coverage: 100.0% of statements 00:34:19 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] 00:34:19 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2 [no test files] 00:34:19 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application [no test files] 00:34:19 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/bootstrap/container [no test files] 00:34:19 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/controller/http 0.087s coverage: 84.3% of statements 00:34:19 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces [no test files] 00:34:19 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces/mocks [no test files] 00:34:19 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/io [no test files] 00:34:19 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 0.705s coverage: 29.1% of statements 00:34:19 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 00:34:19 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 00:34:19 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] 00:34:19 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] 00:34:19 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] 00:34:19 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.062s coverage: 99.0% of statements 00:34:19 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] 00:34:19 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.044s coverage: 100.0% of statements 00:34:19 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] 00:34:19 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2 [no test files] 00:34:19 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application [no test files] 00:34:19 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/bootstrap/container [no test files] 00:34:19 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http 0.060s coverage: 100.0% of statements 00:34:19 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces [no test files] 00:34:19 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces/mocks [no test files] 00:34:19 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/io [no test files] 00:34:19 ok github.com/edgexfoundry/edgex-go/internal/system 0.042s coverage: 0.0% of statements 00:34:19 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 00:34:19 ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.036s coverage: 100.0% of statements 00:34:19 ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] 00:34:19 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 00:34:19 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 00:34:19 ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] 00:34:19 ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.043s coverage: 87.9% of statements 00:34:19 ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] 00:34:19 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 00:34:19 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.029s coverage: 100.0% of statements 00:34:19 ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.040s coverage: 32.1% of statements 00:34:19 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.043s coverage: 100.0% of statements 00:34:19 GO111MODULE=on go vet ./... 00:34:46 gofmt -l . 00:34:46 [ "`gofmt -l .`" = "" ] 00:34:46 ./bin/test-go-mod-tidy.sh 00:34:47 ./bin/test-attribution-txt.sh [Pipeline] sh 00:34:47 + ls -al . 00:34:47 total 692 00:34:47 drwxrwxr-x 10 1001 1001 4096 Feb 6 00:34 . 00:34:47 drwxr-xr-x 4 root root 30 Feb 6 00:33 .. 00:34:47 -rw-rw-r-- 1 1001 1001 11 Feb 6 00:30 .dockerignore 00:34:47 drwxrwxr-x 8 1001 1001 179 Feb 6 00:31 .git 00:34:47 drwxrwxr-x 3 1001 1001 125 Feb 6 00:30 .github 00:34:47 -rw-rw-r-- 1 1001 1001 818 Feb 6 00:30 .gitignore 00:34:47 drwx------ 3 1001 1001 60 Feb 6 00:31 .semver 00:34:47 -rw-rw-r-- 1 1001 1001 166 Feb 6 00:30 .sonarcloud.properties 00:34:47 -rw-rw-r-- 1 1001 1001 7859 Feb 6 00:30 Attribution.txt 00:34:47 -rw-rw-r-- 1 1001 1001 3804 Feb 6 00:30 CONTRIBUTING.md 00:34:47 -rw-rw-r-- 1 1001 1001 931 Feb 6 00:30 Dockerfile.build 00:34:47 -rw-rw-r-- 1 1001 1001 863 Feb 6 00:30 Jenkinsfile 00:34:47 -rw-rw-r-- 1 1001 1001 10775 Feb 6 00:30 LICENSE 00:34:47 -rw-rw-r-- 1 1001 1001 5774 Feb 6 00:30 Makefile 00:34:47 -rw-rw-r-- 1 1001 1001 6524 Feb 6 00:30 README.md 00:34:47 -rw-rw-r-- 1 1001 1001 6755 Feb 6 00:30 SECURITY.md 00:34:47 -rw-rw-r-- 1 1001 1001 5 Feb 6 00:31 VERSION 00:34:47 -rw-rw-r-- 1 1001 1001 4131 Feb 6 00:30 ZMQWindows.md 00:34:47 drwxrwxr-x 2 1001 1001 117 Feb 6 00:30 bin 00:34:47 drwxrwxr-x 14 1001 1001 4096 Feb 6 00:30 cmd 00:34:47 -rw-r--r-- 1 root root 589273 Feb 6 00:34 coverage.out 00:34:47 -rw-r--r-- 1 root root 1054 Feb 6 00:34 go.mod 00:34:47 -rw-r--r-- 1 root root 19290 Feb 6 00:34 go.sum 00:34:47 drwxrwxr-x 8 1001 1001 127 Feb 6 00:30 internal 00:34:47 drwxrwxr-x 4 1001 1001 26 Feb 6 00:30 openapi 00:34:47 drwxrwxr-x 4 1001 1001 71 Feb 6 00:30 snap 00:34:47 -rw-rw-r-- 1 1001 1001 168 Feb 6 00:30 version.go [Pipeline] sh 00:34:48 + '[' -e coverage.out ] 00:34:48 + chown 1001:1001 coverage.out [Pipeline] stash 00:34:48 Stashed 1 file(s) [Pipeline] sh 00:34:48 + make build 00:34:48 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data 00:34:53 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:01 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:02 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:03 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:04 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:05 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:07 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:08 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:09 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:10 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:35:11 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:13 $ docker stop --time=1 31f1d0aded17a927db46e6772def14b0cb9c9e508319d24a3be32971e8165219 00:35:15 $ docker rm -f 31f1d0aded17a927db46e6772def14b0cb9c9e508319d24a3be32971e8165219 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 00:35:19 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 00:35:19 00:35:19 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh 00:35:19 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 00:35:19 latest: Pulling from edgex-devops/edgex-compose 00:35:19 cbdbe7a5bc2a: Pulling fs layer 00:35:19 ca9280d653b3: Pulling fs layer 00:35:19 7e9c9ca2126c: Pulling fs layer 00:35:20 cbdbe7a5bc2a: Verifying Checksum 00:35:20 cbdbe7a5bc2a: Download complete 00:35:20 ca9280d653b3: Verifying Checksum 00:35:20 ca9280d653b3: Download complete 00:35:20 cbdbe7a5bc2a: Pull complete 00:35:21 7e9c9ca2126c: Download complete 00:35:21 ca9280d653b3: Pull complete 00:35:22 Running on prd-ubuntu18.04-docker-arm64-4c-16g-25296 in /w/workspace/edgexfoundry_edgex-go_PR-3115 [Pipeline] { [Pipeline] ws 00:35:23 Running in /w/workspace/edgex-go/10 [Pipeline] { [Pipeline] checkout 00:35:27 using credential edgex-jenkins-ssh 00:35:27 Cloning the remote Git repository 00:35:27 Cloning repository git@github.com:edgexfoundry/edgex-go.git 00:35:27 > git init /w/workspace/edgex-go/10 # timeout=10 00:35:28 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 00:35:28 > git --version # timeout=10 00:35:28 > git --version # 'git version 2.17.1' 00:35:28 using GIT_SSH to set credentials SSH Credentials for GitHub 00:35:28 7e9c9ca2126c: Pull complete 00:35:28 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 00:35:28 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 00:35:28 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer 00:35:28 prd-centos7-docker-4c-2g-25290 does not seem to be running inside a container 00:35:28 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/10 -v /w/workspace/edgex-go/10:/w/workspace/edgex-go/10:rw,z -v /w/workspace/edgex-go/10@tmp:/w/workspace/edgex-go/10@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:35:28 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 00:35:30 $ docker top 8c03df0dee50149ebca207c27588c707a8f544c51933bfb42a5e3a86eff54454 -eo pid,comm [Pipeline] { [Pipeline] sh 00:35:30 + docker-compose build --help 00:35:30 + grep parallel 00:35:31 --parallel Build images in parallel. [Pipeline] } 00:35:31 $ docker stop --time=1 8c03df0dee50149ebca207c27588c707a8f544c51933bfb42a5e3a86eff54454 00:35:33 $ docker rm -f 8c03df0dee50149ebca207c27588c707a8f544c51933bfb42a5e3a86eff54454 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 00:35:33 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 00:35:33 . [Pipeline] withDockerContainer 00:35:34 prd-centos7-docker-4c-2g-25290 does not seem to be running inside a container 00:35:34 $ 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/10 -v /w/workspace/edgex-go/10:/w/workspace/edgex-go/10:rw,z -v /w/workspace/edgex-go/10@tmp:/w/workspace/edgex-go/10@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:latest cat 00:35:34 $ docker top 08697f7b568922b0df51c96ebb6f9b3b68750d9d90eecc270155b058b5533ce4 -eo pid,comm [Pipeline] { [Pipeline] sh 00:35:35 + docker-compose -f ./docker-compose-build.yml build --parallel 00:35:36 Building docker-core-command-go ... 00:35:36 Building docker-core-data-go ... 00:35:36 Building docker-core-metadata-go ... 00:35:36 Building docker-security-bootstrapper-go ... 00:35:36 Building docker-security-proxy-setup-go ... 00:35:36 Building docker-security-secretstore-setup-go ... 00:35:36 Building docker-support-notifications-go ... 00:35:36 Building docker-support-scheduler-go ... 00:35:36 Building docker-sys-mgmt-agent-go ... 00:35:36 Building docker-core-command-go 00:35:36 Building docker-security-secretstore-setup-go 00:35:36 Building docker-support-scheduler-go 00:35:36 Building docker-security-bootstrapper-go 00:35:36 Building docker-core-data-go 00:35:45 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 00:35:45 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 00:35:46 Merging remotes/origin/master commit f0490a359bf291f637a24ac3a72a487d5e9880fa into PR head commit 851e4143f28a2cd8068469dd505430949f64edc8 00:35:47 Merge succeeded, producing 2628d2d582c7f4ee2a65b7a77e3ffd9c6bd94517 00:35:47 Checking out Revision 2628d2d582c7f4ee2a65b7a77e3ffd9c6bd94517 (PR-3115) 00:35:45 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 00:35:45 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 00:35:45 using GIT_SSH to set credentials SSH Credentials for GitHub 00:35:45 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3115/head:refs/remotes/origin/PR-3115 +refs/heads/master:refs/remotes/origin/master # timeout=10 00:35:46 > git config core.sparsecheckout # timeout=10 00:35:46 > git checkout -f 851e4143f28a2cd8068469dd505430949f64edc8 # timeout=10 00:35:46 > git remote # timeout=10 00:35:46 > git config --get remote.origin.url # timeout=10 00:35:46 using GIT_SSH to set credentials SSH Credentials for GitHub 00:35:46 > git merge f0490a359bf291f637a24ac3a72a487d5e9880fa # timeout=10 00:35:47 > git rev-parse HEAD^{commit} # timeout=10 00:35:47 > git config core.sparsecheckout # timeout=10 00:35:47 > git checkout -f 2628d2d582c7f4ee2a65b7a77e3ffd9c6bd94517 # timeout=10 00:35:51 Commit message: "Merge commit 'f0490a359bf291f637a24ac3a72a487d5e9880fa' into HEAD" 00:35:51 First time build. Skipping changelog. 00:35:51 > git rev-list --no-walk e5a458c2b8430d059b9ef58cf1cf3949ab1208e3 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 00:35:53 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 00:35:53 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 00:35:54 + true 00:35:54 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 00:35:56 provisioning config files... 00:35:56 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/10@tmp/config8135528617311895879tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:35:56 ---> docker-login.sh 00:35:56 nexus3.edgexfoundry.org:10001 00:35:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:35:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:35:57 Configure a credential helper to remove this warning. See 00:35:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:35:57 00:35:57 Login Succeeded 00:35:57 nexus3.edgexfoundry.org:10002 00:35:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:35:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:35:58 Configure a credential helper to remove this warning. See 00:35:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:35:58 00:35:58 Login Succeeded 00:35:58 nexus3.edgexfoundry.org:10003 00:35:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:35:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:35:59 Configure a credential helper to remove this warning. See 00:35:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:35:59 00:35:59 Login Succeeded 00:35:59 nexus3.edgexfoundry.org:10004 00:35:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:35:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:35:59 Configure a credential helper to remove this warning. See 00:35:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:35:59 00:35:59 Login Succeeded 00:35:59 docker.io 00:35:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:36:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:36:00 Configure a credential helper to remove this warning. See 00:36:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:36:00 00:36:00 Login Succeeded 00:36:00 ---> docker-login.sh ends [Pipeline] } 00:36:00 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 00:36:00 ========================================================= 00:36:00 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] 00:36:00 ========================================================= [Pipeline] isUnix [Pipeline] sh 00:36:00 + 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:03 Sending build context to Docker daemon 166.3MB 00:36:03 Step 1/6 : ARG BASE=golang:1.15-alpine3.12 00:36:03 Step 2/6 : FROM ${BASE} 00:36:03 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 00:36:03 5f621e34cdf4: Pulling fs layer 00:36:03 a4357932f1b6: Pulling fs layer 00:36:03 18c013af1878: Pulling fs layer 00:36:03 00ac8860ef70: Pulling fs layer 00:36:03 63d7cb157983: Pulling fs layer 00:36:03 b116817d02f9: Pulling fs layer 00:36:03 745a02a5169b: Pulling fs layer 00:36:03 00ac8860ef70: Waiting 00:36:03 b116817d02f9: Waiting 00:36:03 745a02a5169b: Waiting 00:36:03 63d7cb157983: Waiting 00:36:03 18c013af1878: Download complete 00:36:03 a4357932f1b6: Download complete 00:36:03 63d7cb157983: Verifying Checksum 00:36:03 63d7cb157983: Download complete 00:36:03 b116817d02f9: Download complete 00:36:03 5f621e34cdf4: Download complete 00:36:03 5f621e34cdf4: Pull complete 00:36:04 a4357932f1b6: Pull complete 00:36:04 18c013af1878: Pull complete 00:36:05 745a02a5169b: Verifying Checksum 00:36:05 745a02a5169b: Download complete 00:36:07 00ac8860ef70: Verifying Checksum 00:36:07 00ac8860ef70: Download complete 00:36:08 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 00:36:08 Step 2/23 : FROM ${BUILDER_BASE} AS builder 00:36:08 ---> 119b8fd91899 00:36:08 Step 3/23 : WORKDIR /edgex-go 00:36:08 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 00:36:08 Step 2/22 : FROM ${BUILDER_BASE} AS builder 00:36:08 ---> 119b8fd91899 00:36:08 Step 3/22 : WORKDIR /edgex-go 00:36:08 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 00:36:08 Step 2/23 : FROM ${BUILDER_BASE} AS builder 00:36:08 ---> 119b8fd91899 00:36:08 Step 3/23 : WORKDIR /edgex-go 00:36:09 Step 1/30 : ARG BUILDER_BASE=golang:1.15-alpine3.12 00:36:09 Step 2/30 : FROM ${BUILDER_BASE} AS builder 00:36:09 ---> 119b8fd91899 00:36:09 Step 3/30 : WORKDIR /edgex-go 00:36:09 Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12 00:36:09 Step 2/24 : FROM ${BUILDER_BASE} AS builder 00:36:09 ---> 119b8fd91899 00:36:09 Step 3/24 : WORKDIR /edgex-go 00:36:10 ---> Running in 0c6dd73d6b21 00:36:10 ---> Running in 27ddeab77a56 00:36:10 ---> Running in d78529c85bdd 00:36:10 ---> Running in 1d67a28659f2 00:36:10 ---> Running in 64427c4687d3 00:36:10 Removing intermediate container 27ddeab77a56 00:36:10 ---> 3675c97e1202 00:36:10 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:36:10 Removing intermediate container 1d67a28659f2 00:36:10 ---> 7426a9f720c2 00:36:10 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:36:10 Removing intermediate container d78529c85bdd 00:36:10 ---> 2b2506c2b16b 00:36:10 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:36:10 Removing intermediate container 64427c4687d3 00:36:10 ---> c4a83b7148be 00:36:10 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:36:10 Removing intermediate container 0c6dd73d6b21 00:36:10 ---> e25cab139aef 00:36:10 Step 4/30 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:36:10 ---> Running in 681bd7086dc0 00:36:10 ---> Running in 3f0a32f47310 00:36:10 ---> Running in a9703aaecb72 00:36:10 ---> Running in de4f0c75bfb7 00:36:10 ---> Running in 670e87604b7b 00:36:12 Removing intermediate container a9703aaecb72 00:36:12 ---> f0f73be00f1e 00:36:12 Step 5/24 : RUN apk add --update --no-cache make git 00:36:12 ---> Running in 94e211ac53e4 00:36:12 Removing intermediate container 3f0a32f47310 00:36:12 ---> 0f01a79cfb73 00:36:12 Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 00:36:13 ---> Running in d91425f24916 00:36:13 Removing intermediate container 681bd7086dc0 00:36:13 ---> b783f280fdab 00:36:13 Step 5/22 : RUN apk add --update --no-cache make git 00:36:13 Removing intermediate container de4f0c75bfb7 00:36:13 ---> 6820726ea55e 00:36:13 Step 5/23 : RUN apk add --update --no-cache make git 00:36:13 Removing intermediate container 670e87604b7b 00:36:13 ---> 8169943382c7 00:36:13 Step 5/30 : RUN apk add --update --no-cache make git 00:36:13 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 00:36:13 ---> Running in 9e755d3c27c3 00:36:13 ---> Running in 8e873319fc3e 00:36:13 ---> Running in 71326ce208e3 00:36:13 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 00:36:14 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 00:36:14 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 00:36:14 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 00:36:14 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 00:36:14 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 00:36:15 OK: 233 MiB in 51 packages 00:36:15 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 00:36:15 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 00:36:15 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 00:36:15 OK: 233 MiB in 51 packages 00:36:15 Removing intermediate container 94e211ac53e4 00:36:15 ---> 2b00b94c75c4 00:36:15 Step 6/24 : COPY go.mod . 00:36:15 ---> a5e3ccb54d45 00:36:15 Step 7/24 : RUN go mod download 00:36:15 ---> Running in 7390d01e9a2b 00:36:15 Removing intermediate container d91425f24916 00:36:15 ---> b5b7a3321cc2 00:36:15 Step 6/23 : COPY go.mod . 00:36:15 OK: 233 MiB in 51 packages 00:36:16 OK: 233 MiB in 51 packages 00:36:16 OK: 233 MiB in 51 packages 00:36:16 ---> b376c6a517c5 00:36:16 Step 7/23 : RUN go mod download 00:36:16 ---> Running in 5ede84eaa1f4 00:36:16 Removing intermediate container 8e873319fc3e 00:36:16 ---> 31553f6fe02a 00:36:16 Step 6/23 : COPY go.mod . 00:36:16 Removing intermediate container 9e755d3c27c3 00:36:16 ---> 69f6ee4db762 00:36:16 Step 6/22 : COPY go.mod . 00:36:17 ---> 6e323c7d888f 00:36:17 Step 7/23 : RUN go mod download 00:36:17 Removing intermediate container 71326ce208e3 00:36:17 ---> 583dccc47da8 00:36:17 Step 6/30 : COPY go.mod . 00:36:17 00ac8860ef70: Pull complete 00:36:17 63d7cb157983: Pull complete 00:36:17 b116817d02f9: Pull complete 00:36:17 ---> Running in 0f0ef1e6aaef 00:36:17 ---> 5fa38fd4574b 00:36:17 Step 7/22 : RUN go mod download 00:36:17 ---> Running in b9b2f646516e 00:36:17 Removing intermediate container 7390d01e9a2b 00:36:17 ---> d45b4a73e1cc 00:36:17 Step 8/24 : COPY . . 00:36:17 ---> 416e2bb7ae5c 00:36:17 Step 7/30 : RUN go mod download 00:36:17 ---> Running in b8fbd5af08d0 00:36:21 745a02a5169b: Pull complete 00:36:21 Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 00:36:21 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine 00:36:21 ---> b7e6874047d6 00:36:21 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:22 Removing intermediate container 5ede84eaa1f4 00:36:22 ---> 53f7740a3328 00:36:22 Step 8/23 : COPY . . 00:36:22 Removing intermediate container 0f0ef1e6aaef 00:36:22 ---> 0aa02fa2329a 00:36:22 Step 8/23 : COPY . . 00:36:25 ---> Running in 5806892dba7e 00:36:26 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 00:36:26 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 00:36:27 (1/12) Installing libmagic (5.38-r0) 00:36:28 (2/12) Installing file (5.38-r0) 00:36:28 (3/12) Installing libc-dev (0.7.2-r3) 00:36:28 (4/12) Installing g++ (9.3.0-r2) 00:36:34 Removing intermediate container b8fbd5af08d0 00:36:34 ---> ca624cccec41 00:36:34 Step 8/30 : COPY . . 00:36:34 Removing intermediate container b9b2f646516e 00:36:34 ---> a51cb28a3b8b 00:36:34 Step 8/22 : COPY . . 00:36:40 (5/12) Installing fortify-headers (1.1-r0) 00:36:40 (6/12) Installing patch (2.7.6-r6) 00:36:40 (7/12) Installing build-base (0.5-r2) 00:36:40 (8/12) Installing libsodium (1.0.18-r0) 00:36:40 (9/12) Installing pkgconf (1.7.2-r0) 00:36:40 (10/12) Installing libsodium-dev (1.0.18-r0) 00:36:40 (11/12) Installing libzmq (4.3.3-r0) 00:36:40 (12/12) Installing zeromq-dev (4.3.3-r0) 00:36:40 Executing busybox-1.31.1-r19.trigger 00:36:40 OK: 217 MiB in 51 packages 00:36:44 Removing intermediate container 5806892dba7e 00:36:44 ---> 285cc2025e64 00:36:44 Step 4/6 : WORKDIR /edgex-go 00:36:44 ---> Running in 652bb93203a0 00:36:44 Removing intermediate container 652bb93203a0 00:36:44 ---> 65f91b5c8c62 00:36:44 Step 5/6 : COPY go.mod . 00:36:45 ---> 1efa41e7445d 00:36:45 Step 6/6 : RUN go mod download 00:36:45 ---> Running in 9cd79c139b07 00:37:01 ---> ebdb0841b02b 00:37:01 Step 9/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 00:37:01 ---> 21452ca12dc9 00:37:01 Step 9/23 : RUN make cmd/core-data/core-data 00:37:02 ---> Running in 49acaab9f829 00:37:02 ---> Running in 2c870693178d 00:37:03 ---> 9eb45e51b717 00:37:03 Step 9/23 : RUN make cmd/core-command/core-command 00:37:05 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 00:37:05 ---> Running in 23edf69f1932 00:37:05 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:06 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:08 ---> 873641b33477 00:37:08 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 00:37:08 ---> f7783b118f36 00:37:08 Step 9/30 : RUN make cmd/security-bootstrapper/security-bootstrapper 00:37:08 ---> Running in bb08fce65c5d 00:37:08 ---> Running in c0b4102f7091 00:37:11 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:37:11 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:12 Removing intermediate container 9cd79c139b07 00:37:12 ---> 2ece1e044a2f 00:37:12 Successfully built 2ece1e044a2f 00:37:12 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 00:37:12 + docker inspect -f . ci-base-image-arm64 00:37:12 . [Pipeline] withDockerContainer 00:37:13 prd-ubuntu18.04-docker-arm64-4c-16g-25296 does not seem to be running inside a container 00:37:13 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/10 -v /w/workspace/edgex-go/10:/w/workspace/edgex-go/10:rw,z -v /w/workspace/edgex-go/10@tmp:/w/workspace/edgex-go/10@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 00:37:14 $ docker top 9556803973c0da2d1d6a89e23b6adda7f6d70ceaa46829750b984f39e7d137ea -eo pid,comm [Pipeline] { [Pipeline] sh 00:37:15 + go version 00:37:15 go version go1.15.5 linux/arm64 [Pipeline] } 00:37:15 $ docker stop --time=1 9556803973c0da2d1d6a89e23b6adda7f6d70ceaa46829750b984f39e7d137ea 00:37:17 $ docker rm -f 9556803973c0da2d1d6a89e23b6adda7f6d70ceaa46829750b984f39e7d137ea [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 00:37:18 + docker inspect -f . ci-base-image-arm64 00:37:18 . [Pipeline] withDockerContainer 00:37:19 prd-ubuntu18.04-docker-arm64-4c-16g-25296 does not seem to be running inside a container 00:37:19 $ 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/10 -v /w/workspace/edgex-go/10:/w/workspace/edgex-go/10:rw,z -v /w/workspace/edgex-go/10@tmp:/w/workspace/edgex-go/10@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 00:37:20 $ docker top fff2a533e20b4dba6984de6ef111b8874e55686e3eb938f6a2584b8f647ce0dc -eo pid,comm [Pipeline] { [Pipeline] echo 00:37:21 ========================================================= 00:37:21 [edgeXBuildGoParallel] Running Tests and Build... 00:37:21 ========================================================= [Pipeline] sh 00:37:21 + make test 00:37:21 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 00:37:30 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:37:40 Removing intermediate container 49acaab9f829 00:37:40 ---> cdf70bbb8920 00:37:40 00:37:40 Step 10/24 : FROM alpine:3.12 00:37:40 3.12: Pulling from library/alpine 00:37:40 Removing intermediate container 23edf69f1932 00:37:40 ---> 54e2ca63ab8b 00:37:40 00:37:40 Step 10/23 : FROM alpine:3.12 00:37:40 3.12: Pulling from library/alpine 00:37:41 Digest: sha256:3c7497bf0c7af93428242d6176e8f7905f2201d8fc5861f45be7a346b5f23436 00:37:41 Digest: sha256:3c7497bf0c7af93428242d6176e8f7905f2201d8fc5861f45be7a346b5f23436 00:37:41 Status: Downloaded newer image for alpine:3.12 00:37:41 ---> 389fef711851 00:37:41 Step 11/23 : RUN apk add --update --no-cache dumb-init 00:37:41 Status: Downloaded newer image for alpine:3.12 00:37:41 ---> 389fef711851 00:37:41 Step 11/24 : RUN apk add --update --no-cache ca-certificates dumb-init curl 00:37:43 ---> Running in 78d5f9e4fe08 00:37:43 ---> Running in d346677fc8d4 00:37:43 Removing intermediate container c0b4102f7091 00:37:43 ---> af30884898c5 00:37:43 00:37:43 Step 10/30 : FROM alpine:3.12 00:37:43 ---> 389fef711851 00:37:43 Step 11/30 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 00:37:43 ---> Running in 7968ed58857f 00:37:45 Removing intermediate container 7968ed58857f 00:37:45 ---> 107aff614369 00:37:45 Step 12/30 : RUN apk add --update --no-cache dumb-init su-exec 00:37:45 ---> Running in a33e60e89883 00:37:45 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 00:37:45 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 00:37:45 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 00:37:45 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 00:37:46 (1/5) Installing ca-certificates (20191127-r4) 00:37:46 (2/5) Installing nghttp2-libs (1.41.0-r0) 00:37:46 (3/5) Installing libcurl (7.69.1-r3) 00:37:46 (1/1) Installing dumb-init (1.2.2-r1) 00:37:46 Executing busybox-1.31.1-r19.trigger 00:37:46 (4/5) Installing curl (7.69.1-r3) 00:37:46 (5/5) Installing dumb-init (1.2.2-r1) 00:37:46 Executing busybox-1.31.1-r19.trigger 00:37:46 OK: 6 MiB in 15 packages 00:37:46 Executing ca-certificates-20191127-r4.trigger 00:37:46 OK: 7 MiB in 19 packages 00:37:48 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 00:37:48 Removing intermediate container bb08fce65c5d 00:37:48 ---> fffda6249aba 00:37:48 00:37:48 Step 10/22 : FROM alpine:3.12 00:37:48 ---> 389fef711851 00:37:48 Step 11/22 : RUN apk add --update --no-cache dumb-init 00:37:48 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 00:37:48 (1/2) Installing dumb-init (1.2.2-r1) 00:37:48 (2/2) Installing su-exec (0.2-r1) 00:37:48 Executing busybox-1.31.1-r19.trigger 00:37:48 OK: 6 MiB in 16 packages 00:37:48 ? github.com/edgexfoundry/edgex-go [no test files] 00:37:50 ---> Running in d27916364679 00:37:50 Removing intermediate container 2c870693178d 00:37:50 ---> 06fa6ec2e61b 00:37:50 00:37:50 Step 10/23 : FROM alpine:3.12 00:37:50 ---> 389fef711851 00:37:50 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 00:37:50 ---> Running in 0bae22c68fb8 00:37:51 Removing intermediate container d346677fc8d4 00:37:51 ---> e4bbbaaa4589 00:37:51 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 00:37:51 Removing intermediate container 78d5f9e4fe08 00:37:51 ---> 389844a8742c 00:37:51 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 00:37:51 ---> Running in 1206f2291b5a 00:37:51 Removing intermediate container 0bae22c68fb8 00:37:51 ---> 438bc1cb6a1e 00:37:51 Step 12/23 : ENV APP_PORT=48080 00:37:51 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 00:37:51 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 00:37:51 (1/1) Installing dumb-init (1.2.2-r1) 00:37:51 Executing busybox-1.31.1-r19.trigger 00:37:51 OK: 6 MiB in 15 packages 00:37:51 Removing intermediate container a33e60e89883 00:37:51 ---> 7b3afb83dfe3 00:37:51 Step 13/30 : ENV SECURITY_INIT_DIR /edgex-init 00:37:52 ---> Running in 27dadd4e650c 00:37:52 ---> Running in fe41217fa275 00:37:52 ---> Running in 295ef67d7f36 00:37:53 Removing intermediate container 1206f2291b5a 00:37:53 ---> 7747c7624b1d 00:37:53 Step 13/23 : ENV APP_PORT=48082 00:37:53 ---> Running in abe24101128f 00:37:53 Removing intermediate container 27dadd4e650c 00:37:53 ---> 107f01c2a08a 00:37:53 Step 13/24 : WORKDIR / 00:37:53 Removing intermediate container fe41217fa275 00:37:53 ---> 6e94036b484f 00:37:53 Step 13/23 : EXPOSE $APP_PORT 00:37:53 Removing intermediate container 295ef67d7f36 00:37:53 ---> 919ef95f48fb 00:37:53 Step 14/30 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 00:37:53 ---> Running in 752df79e1fc4 00:37:53 ---> Running in cc67f6438319 00:37:53 ---> Running in 2fba98c5f99a 00:37:54 Removing intermediate container abe24101128f 00:37:54 ---> 85c6189927de 00:37:54 Step 14/23 : EXPOSE $APP_PORT 00:37:54 Removing intermediate container d27916364679 00:37:54 ---> c55bde25bade 00:37:54 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 00:37:54 ---> Running in fcb8a5deab5f 00:37:54 Removing intermediate container 752df79e1fc4 00:37:54 ---> fa6885c8a327 00:37:54 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:37:54 ---> Running in b0d2bd58f988 00:37:54 Removing intermediate container cc67f6438319 00:37:54 ---> c8d9a49a66be 00:37:54 Step 15/30 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 00:37:54 Removing intermediate container 2fba98c5f99a 00:37:54 ---> adf324ea8397 00:37:54 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:37:54 ---> Running in b973938fc935 00:37:54 ---> Running in 16fb43b47417 00:37:54 Removing intermediate container fcb8a5deab5f 00:37:54 ---> 34b1e656e5ff 00:37:54 Step 15/23 : WORKDIR / 00:37:54 Removing intermediate container b0d2bd58f988 00:37:54 ---> baec559e20e9 00:37:54 Step 13/22 : ENV APP_PORT=48085 00:37:54 ---> 5d58677f99dc 00:37:54 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:37:54 ---> Running in 78eff46cae29 00:37:54 ---> Running in 3bd087c8b100 00:37:55 ---> d85eb451332f 00:37:55 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 00:37:55 Removing intermediate container 78eff46cae29 00:37:55 ---> 6f40fec4e53b 00:37:55 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 00:37:55 Removing intermediate container 3bd087c8b100 00:37:55 ---> 9a83c82dcf46 00:37:55 Step 14/22 : EXPOSE $APP_PORT 00:37:55 ---> Running in fa329c9e62f2 00:37:55 ---> 7545d72ea7f1 00:37:55 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 00:37:55 Removing intermediate container fa329c9e62f2 00:37:55 ---> a13fb8592f4a 00:37:55 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 00:37:55 ---> fdd0e8eea879 00:37:55 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 00:37:56 ---> 962aaabf255c 00:37:56 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 00:37:56 ---> 10e8febcc6b2 00:37:56 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 00:37:56 ---> 1f97aa3ff612 00:37:56 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 00:37:56 Removing intermediate container b973938fc935 00:37:56 ---> 1a1adaeb7886 00:37:56 Step 16/30 : WORKDIR ${SECURITY_INIT_DIR} 00:37:57 Removing intermediate container 16fb43b47417 00:37:57 ---> 5f281f5da749 00:37:57 Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init 00:37:57 ---> Running in 33272c98bfa8 00:37:57 ---> Running in 2bc646369840 00:37:57 ---> f042215caa42 00:37:57 Step 19/23 : ENTRYPOINT ["/core-command"] 00:37:57 ---> fd247a6217ca 00:37:57 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 00:37:57 ---> eca46652c399 00:37:57 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 00:37:57 ---> Running in ac3a03837e41 00:37:57 Removing intermediate container 33272c98bfa8 00:37:57 ---> 0b5232d7f2bf 00:37:57 Step 17/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 00:37:57 ---> f5fe8e39e492 00:37:57 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 00:37:57 ---> 86a9c9f9a01d 00:37:57 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:37:57 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 00:37:57 ---> Running in cc06142378fe 00:37:57 ---> Running in b3f482c56528 00:37:57 Removing intermediate container ac3a03837e41 00:37:57 ---> fd9472b1c5bb 00:37:57 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:37:58 ---> Running in 6831093ffebc 00:37:58 ---> 000b563891a2 00:37:58 Step 18/30 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 00:37:58 Removing intermediate container cc06142378fe 00:37:58 ---> a378fadd5831 00:37:58 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:37:58 ---> Running in 151f172110d9 00:37:58 Removing intermediate container 6831093ffebc 00:37:58 ---> 68de95c99cfa 00:37:58 Step 21/23 : LABEL arch=x86_64 00:37:58 ---> Running in c01271535dd2 00:37:58 ---> Running in b2e44a08fb2b 00:37:58 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 00:37:58 Removing intermediate container c01271535dd2 00:37:58 ---> 844f2b69a287 00:37:58 Step 20/22 : LABEL arch=x86_64 00:37:58 Removing intermediate container b2e44a08fb2b 00:37:58 ---> ebc95c682cdd 00:37:58 Step 22/23 : LABEL git_sha=1c84a7ec14fcea10be39be41a3af8fc3b0353c8a 00:37:59 ---> Running in a125497eaf45 00:37:59 ---> Running in 1b9382c9db1e 00:37:59 Removing intermediate container 1b9382c9db1e 00:37:59 ---> 5f0a96cb116f 00:37:59 Step 23/23 : LABEL version=0.0.0 00:37:59 Removing intermediate container a125497eaf45 00:37:59 ---> 844ab9dd8aec 00:37:59 Step 21/22 : LABEL git_sha=1c84a7ec14fcea10be39be41a3af8fc3b0353c8a 00:37:59 (1/6) Installing dumb-init (1.2.2-r1) 00:37:59 (2/6) Installing libgcc (9.3.0-r2) 00:37:59 (3/6) Installing libsodium (1.0.18-r0) 00:37:59 ---> Running in ae6634f62b8a 00:37:59 ---> Running in 98e9ae5fc854 00:37:59 Removing intermediate container b3f482c56528 00:37:59 ---> d0374ddad0f9 00:37:59 Step 21/24 : ENTRYPOINT ["entrypoint.sh"] 00:37:59 ---> Running in f37e7d6b2cdb 00:37:59 (4/6) Installing libstdc++ (9.3.0-r2) 00:38:00 Removing intermediate container ae6634f62b8a 00:38:00 ---> 3288713be0e5 00:38:00 Step 22/22 : LABEL version=0.0.0 00:38:00 (5/6) Installing libzmq (4.3.3-r0) 00:38:00 Removing intermediate container 98e9ae5fc854 00:38:00 ---> 1ee8c344ba35 00:38:00 00:38:00 (6/6) Installing zeromq (4.3.3-r0) 00:38:00 Executing busybox-1.31.1-r19.trigger 00:38:00 OK: 8 MiB in 20 packages 00:38:00 ---> Running in 46491dea2349 00:38:00 Removing intermediate container 151f172110d9 00:38:00 ---> c3b34e187b97 00:38:00 Step 19/30 : COPY --from=builder /edgex-go/Attribution.txt / 00:38:00 Removing intermediate container f37e7d6b2cdb 00:38:00 ---> 3e283e8cf31b 00:38:00 Step 22/24 : LABEL arch=x86_64 00:38:00 Successfully built 1ee8c344ba35 00:38:00 Successfully tagged docker-core-command-go:latest 00:38:00 Building docker-support-notifications-go 00:38:00  Building docker-core-command-go ... done  ---> Running in 7a8b3e520a50 00:38:00 Removing intermediate container 46491dea2349 00:38:00 ---> 0952890aa792 00:38:00 00:38:00 ---> da3ddd6e754f 00:38:00 Step 20/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 00:38:01 Removing intermediate container 7a8b3e520a50 00:38:01 ---> 245b0448c1f1 00:38:01 Step 23/24 : LABEL git_sha=1c84a7ec14fcea10be39be41a3af8fc3b0353c8a 00:38:01 Successfully built 0952890aa792 00:38:01 Successfully tagged docker-support-scheduler-go:latest 00:38:01  Building docker-support-scheduler-go ... done Building docker-core-metadata-go 00:38:01 ---> Running in 2552f473f83e 00:38:01 Removing intermediate container 2bc646369840 00:38:01 ---> 35b1ca6a1e01 00:38:01 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 00:38:01 ---> 1588a1de5b2a 00:38:01 Step 21/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 00:38:01 Removing intermediate container 2552f473f83e 00:38:01 ---> c6fcd4cbef2c 00:38:01 Step 24/24 : LABEL version=0.0.0 00:38:02 ---> Running in 973651d85192 00:38:02 ---> c67ce3abeb06 00:38:02 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 00:38:02 ---> defa257c54b5 00:38:02 Step 22/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 00:38:06 Removing intermediate container 973651d85192 00:38:06 ---> 833c70831ec9 00:38:06 00:38:06 Successfully built 833c70831ec9 00:38:06 ---> f5fcc2292b9a 00:38:06 Step 23/30 : VOLUME ${SECURITY_INIT_DIR} 00:38:07 Successfully tagged docker-security-secretstore-setup-go:latest 00:38:07  Building docker-security-secretstore-setup-go ... done Building docker-security-proxy-setup-go 00:38:07 ---> 0fceafd81bab 00:38:07 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 00:38:08 ---> Running in b2dc37ab6621 00:38:10 ---> b4ecb8b60831 00:38:10 Step 19/23 : ENTRYPOINT ["/core-data"] 00:38:18 Removing intermediate container b2dc37ab6621 00:38:18 ---> b0f754df18b6 00:38:18 Step 24/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 00:38:18 ---> Running in d32357d480b3 00:38:19 Removing intermediate container d32357d480b3 00:38:19 ---> ec5f7e5bc58b 00:38:19 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:38:20 ---> 615532aac87a 00:38:20 Step 25/30 : RUN chmod +x /entrypoint.sh 00:38:20 ---> Running in 828a0a267a0c 00:38:21 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 00:38:21 Step 2/22 : FROM ${BUILDER_BASE} AS builder 00:38:21 ---> 119b8fd91899 00:38:21 Step 3/22 : WORKDIR /edgex-go 00:38:21 ---> Using cache 00:38:21 ---> e25cab139aef 00:38:21 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:38:21 ---> Using cache 00:38:21 ---> 8169943382c7 00:38:21 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 00:38:22 ---> Running in 25f58e147a73 00:38:22 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 00:38:22 Step 2/23 : FROM ${BUILDER_BASE} AS builder 00:38:22 ---> 119b8fd91899 00:38:22 Step 3/23 : WORKDIR /edgex-go 00:38:22 ---> Using cache 00:38:22 ---> e25cab139aef 00:38:22 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:38:22 ---> Using cache 00:38:22 ---> 8169943382c7 00:38:22 Step 5/23 : RUN apk add --update --no-cache make git 00:38:22 ---> Using cache 00:38:22 ---> 583dccc47da8 00:38:22 Step 6/23 : COPY go.mod . 00:38:22 ---> Using cache 00:38:22 ---> 416e2bb7ae5c 00:38:22 Step 7/23 : RUN go mod download 00:38:22 ---> Using cache 00:38:22 ---> ca624cccec41 00:38:22 Step 8/23 : COPY . . 00:38:23 ---> Using cache 00:38:23 ---> f7783b118f36 00:38:23 Step 9/23 : RUN make cmd/core-metadata/core-metadata 00:38:23 ---> Running in 98d606f3d627 00:38:24 ---> Running in 89e05db8ff88 00:38:24 Removing intermediate container 828a0a267a0c 00:38:24 ---> c401494b4d71 00:38:24 Step 21/23 : LABEL arch=x86_64 00:38:26 ---> Running in 93c9e31fe39c 00:38:27 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 00:38:27 Removing intermediate container 93c9e31fe39c 00:38:27 ---> 2a5b79aa672b 00:38:27 Step 22/23 : LABEL git_sha=1c84a7ec14fcea10be39be41a3af8fc3b0353c8a 00:38:27 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 00:38:28 Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12 00:38:28 Step 2/21 : FROM ${BUILDER_BASE} AS builder 00:38:28 ---> 119b8fd91899 00:38:28 Step 3/21 : WORKDIR /edgex-go 00:38:28 ---> Using cache 00:38:28 ---> e25cab139aef 00:38:28 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:38:28 ---> Using cache 00:38:28 ---> 8169943382c7 00:38:28 Step 5/21 : RUN apk add --update --no-cache make git 00:38:28 ---> Using cache 00:38:28 ---> 583dccc47da8 00:38:28 Step 6/21 : COPY go.mod . 00:38:28 ---> Using cache 00:38:28 ---> 416e2bb7ae5c 00:38:28 Step 7/21 : RUN go mod download 00:38:28 ---> Using cache 00:38:28 ---> ca624cccec41 00:38:28 Step 8/21 : COPY . . 00:38:28 ---> Using cache 00:38:28 ---> f7783b118f36 00:38:28 Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 00:38:28 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 00:38:28 ---> Running in af1bffadd145 00:38:29 OK: 233 MiB in 51 packages 00:38:29 ---> Running in 5f04dabe5013 00:38:29 Removing intermediate container af1bffadd145 00:38:29 ---> 78aa2a3c3405 00:38:29 Step 23/23 : LABEL version=0.0.0 00:38:29 Removing intermediate container 25f58e147a73 00:38:29 ---> e8bcfc571378 00:38:29 Step 26/30 : ENTRYPOINT ["/entrypoint.sh"] 00:38:29 ---> Running in 110e6eb94527 00:38:30 ---> Running in 2111f00657de 00:38:30 Removing intermediate container 110e6eb94527 00:38:30 ---> 36a6fae08082 00:38:30 00:38:30 Removing intermediate container 98d606f3d627 00:38:30 ---> 0cd24fa0700c 00:38:30 Step 6/22 : COPY go.mod . 00:38:30 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 00:38:30 Removing intermediate container 2111f00657de 00:38:30 ---> f4e249d53d38 00:38:30 Step 27/30 : CMD ["gate"] 00:38:30 Successfully built 36a6fae08082 00:38:30 Successfully tagged docker-core-data-go:latest 00:38:30  Building docker-core-data-go ... done Building docker-sys-mgmt-agent-go 00:38:31 ---> Running in 1189996f5307 00:38:31 ---> 5d6e87d33234 00:38:31 Step 7/22 : RUN go mod download 00:38:31 ---> Running in a921d91a0b29 00:38:31 Removing intermediate container 1189996f5307 00:38:31 ---> 0c4339888bd9 00:38:31 Step 28/30 : LABEL arch=x86_64 00:38:31 ---> Running in 01412790a3d8 00:38:34 Removing intermediate container 01412790a3d8 00:38:34 ---> 000b36f2c79b 00:38:34 Step 29/30 : LABEL git_sha=1c84a7ec14fcea10be39be41a3af8fc3b0353c8a 00:38:36 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 00:38:36 ---> Running in d7145d64e2d9 00:38:37 Removing intermediate container d7145d64e2d9 00:38:37 ---> 5688a2fd99a6 00:38:37 Step 30/30 : LABEL version=0.0.0 00:38:37 Removing intermediate container a921d91a0b29 00:38:37 ---> 45841e099047 00:38:37 Step 8/22 : COPY . . 00:38:37 ---> Running in d0d7efa4320d 00:38:40 Removing intermediate container d0d7efa4320d 00:38:40 ---> fa56619179f0 00:38:40 00:38:41 Successfully built fa56619179f0 00:38:41 Successfully tagged docker-security-bootstrapper-go:latest 00:38:53  Building docker-security-bootstrapper-go ... done Step 1/26 : ARG BUILDER_BASE=golang:1.15-alpine3.12 00:38:53 Step 2/26 : FROM ${BUILDER_BASE} AS builder 00:38:53 ---> 119b8fd91899 00:38:53 Step 3/26 : WORKDIR /edgex-go 00:38:53 ---> Using cache 00:38:53 ---> e25cab139aef 00:38:53 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:38:53 ---> Using cache 00:38:53 ---> 8169943382c7 00:38:53 Step 5/26 : RUN apk add --update --no-cache make bash git 00:38:54 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config 00:38:54 ---> Running in abbbcef67387 00:38:56 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 00:38:56 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 00:38:57 OK: 233 MiB in 51 packages 00:38:58 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 00:38:58 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 00:38:58 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 00:38:58 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 00:38:58 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 00:38:58 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 00:38:58 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 00:38:58 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 00:38:59 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 00:39:01 Removing intermediate container abbbcef67387 00:39:01 ---> b04322b04a06 00:39:01 Step 6/26 : COPY go.mod . 00:39:03 ---> 05e8e71b5cdc 00:39:03 Step 9/22 : RUN make cmd/support-notifications/support-notifications 00:39:04 ---> e021b09ea1b9 00:39:04 Step 7/26 : RUN go mod download 00:39:04 ---> Running in 0a8572f74497 00:39:04 Removing intermediate container 5f04dabe5013 00:39:04 ---> a523a7619c29 00:39:04 00:39:04 Step 10/21 : FROM alpine:3.12 00:39:04 ---> 389fef711851 00:39:04 Step 11/21 : RUN apk add --update --no-cache curl 00:39:04 Removing intermediate container 89e05db8ff88 00:39:04 ---> 6bf14a3a29ba 00:39:04 00:39:04 Step 10/23 : FROM alpine:3.12 00:39:04 ---> 389fef711851 00:39:04 Step 11/23 : RUN apk add --update --no-cache dumb-init 00:39:04 ---> Using cache 00:39:04 ---> c55bde25bade 00:39:04 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 00:39:04 ---> Using cache 00:39:04 ---> baec559e20e9 00:39:04 Step 13/23 : ENV APP_PORT=48081 00:39:04 ---> Running in 1d92d7e8868a 00:39:05 ---> Running in c71de7ec651c 00:39:05 ---> Running in c222f55a1823 00:39:05 Removing intermediate container c71de7ec651c 00:39:05 ---> 414e9a76b33b 00:39:05 Step 14/23 : EXPOSE $APP_PORT 00:39:05 ---> Running in 597acea1be6e 00:39:05 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:39:05 Removing intermediate container 597acea1be6e 00:39:05 ---> 44a2d940cfc9 00:39:05 Step 15/23 : WORKDIR / 00:39:05 ---> Running in 554cd51a6d73 00:39:05 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 00:39:05 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 00:39:05 Removing intermediate container 554cd51a6d73 00:39:05 ---> fa799cc12bf4 00:39:05 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 00:39:06 (1/4) Installing ca-certificates (20191127-r4) 00:39:06 (2/4) Installing nghttp2-libs (1.41.0-r0) 00:39:06 (3/4) Installing libcurl (7.69.1-r3) 00:39:06 (4/4) Installing curl (7.69.1-r3) 00:39:06 Executing busybox-1.31.1-r19.trigger 00:39:06 Executing ca-certificates-20191127-r4.trigger 00:39:06 OK: 7 MiB in 18 packages 00:39:06 ---> da18d476968f 00:39:06 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 00:39:07 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 00:39:07 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 00:39:07 ? github.com/edgexfoundry/edgex-go/internal [no test files] 00:39:07 Removing intermediate container 1d92d7e8868a 00:39:07 ---> 110b27a0afce 00:39:07 Step 8/26 : COPY . . 00:39:07 ---> 949b93fd5ae7 00:39:07 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 00:39:08 Removing intermediate container c222f55a1823 00:39:08 ---> a7ffd2dea7e8 00:39:08 Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 00:39:10 ---> Running in 25885aa9199d 00:39:12 ---> 68bc82eebae3 00:39:12 Step 19/23 : ENTRYPOINT ["/core-metadata"] 00:39:12 ok github.com/edgexfoundry/edgex-go/internal/core/command 0.386s coverage: 45.6% of statements 00:39:12 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 00:39:12 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 00:39:12 ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] 00:39:12 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] 00:39:12 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] 00:39:12 ? github.com/edgexfoundry/edgex-go/internal/core/command/v2 [no test files] 00:39:12 ? github.com/edgexfoundry/edgex-go/internal/core/command/v2/application [no test files] 00:39:12 ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http 0.292s coverage: 100.0% of statements 00:39:13 ---> Running in 56c11f69d33c 00:39:13 Removing intermediate container 25885aa9199d 00:39:13 ---> 6c049292c7f5 00:39:13 Step 13/21 : WORKDIR /edgex 00:39:16 ---> Running in 3dac190ee2b1 00:39:16 Removing intermediate container 56c11f69d33c 00:39:16 ---> fe6102dff67b 00:39:16 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:39:18 ---> Running in e6dcee23a9d3 00:39:19 Removing intermediate container 3dac190ee2b1 00:39:19 ---> 349b898e2ba8 00:39:19 Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 00:39:19 ok github.com/edgexfoundry/edgex-go/internal/core/data 1.500s coverage: 27.1% of statements 00:39:19 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 00:39:19 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 00:39:19 ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] 00:39:19 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] 00:39:19 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] 00:39:19 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 00:39:19 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.078s coverage: 100.0% of statements 00:39:19 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] 00:39:19 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.091s coverage: 100.0% of statements 00:39:19 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] 00:39:19 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] 00:39:20 Removing intermediate container e6dcee23a9d3 00:39:20 ---> 764fde142ba6 00:39:20 Step 21/23 : LABEL arch=x86_64 00:39:20 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.316s coverage: 65.8% of statements 00:39:20 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] 00:39:20 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] 00:39:21 ---> 13194dce818c 00:39:21 Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 00:39:21 ---> Running in e6894576b026 00:39:22 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.761s coverage: 82.3% of statements 00:39:22 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] 00:39:22 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] 00:39:22 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/io [no test files] 00:39:22 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] 00:39:23 Removing intermediate container e6894576b026 00:39:23 ---> 3c505d3f3450 00:39:23 Step 22/23 : LABEL git_sha=1c84a7ec14fcea10be39be41a3af8fc3b0353c8a 00:39:24 ---> Running in bfe45d2b197f 00:39:25 ---> bd960c4e81ae 00:39:25 Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 00:39:26 Removing intermediate container bfe45d2b197f 00:39:26 ---> 2fe634044b38 00:39:26 Step 23/23 : LABEL version=0.0.0 00:39:27 ---> Running in 3da3d8b6ac29 00:39:29 ---> 0b120c26072d 00:39:29 Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] 00:39:29 ---> Running in d9d455e90d07 00:39:29 Removing intermediate container 3da3d8b6ac29 00:39:29 ---> 38765b964b44 00:39:29 00:39:29 ---> 3266d63c8d7d 00:39:29 Step 9/26 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 00:39:29 Successfully built 38765b964b44 00:39:30 Successfully tagged docker-core-metadata-go:latest 00:39:30 ok github.com/edgexfoundry/edgex-go/internal/core/metadata 1.281s coverage: 28.6% of statements 00:39:30 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 00:39:30 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 00:39:30 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] 00:39:30 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] 00:39:30 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] 00:39:30 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.150s coverage: 100.0% of statements 00:39:30 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] 00:39:30 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.066s coverage: 100.0% of statements 00:39:30 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] 00:39:30 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.352s coverage: 86.7% of statements 00:39:30 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] 00:39:30 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.345s coverage: 97.5% of statements 00:39:30 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] 00:39:30 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.169s coverage: 78.3% of statements 00:39:30 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] 00:39:30 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] 00:39:30 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] 00:39:30 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] 00:39:30  Building docker-core-metadata-go ... done  ---> Running in 7ee18fa319f8 00:39:30 Removing intermediate container d9d455e90d07 00:39:30 ---> 126b70867fa5 00:39:30 Step 18/21 : CMD ["--init=true"] 00:39:31 ---> Running in 21f36aa56fe7 00:39:32 Removing intermediate container 0a8572f74497 00:39:32 ---> 720326709038 00:39:32 00:39:32 Step 10/22 : FROM alpine:3.12 00:39:32 ---> 389fef711851 00:39:32 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 00:39:32 ---> Running in 74091a04eaab 00:39:32 Removing intermediate container 21f36aa56fe7 00:39:32 ---> 0fb791b92bf2 00:39:32 Step 19/21 : LABEL arch=x86_64 00:39:32 ---> Running in 4f347ec14ce9 00:39:32 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:39:32 Removing intermediate container 4f347ec14ce9 00:39:32 ---> b1be27f8bd66 00:39:32 Step 20/21 : LABEL git_sha=1c84a7ec14fcea10be39be41a3af8fc3b0353c8a 00:39:32 ---> Running in 60b6beb62070 00:39:32 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 00:39:32 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 00:39:32 Removing intermediate container 60b6beb62070 00:39:32 ---> 509ff9c486f3 00:39:32 Step 21/21 : LABEL version=0.0.0 00:39:33 ---> Running in 5bb15fd5c7ee 00:39:33 (1/2) Installing ca-certificates (20191127-r4) 00:39:33 (2/2) Installing dumb-init (1.2.2-r1) 00:39:33 Executing busybox-1.31.1-r19.trigger 00:39:33 Executing ca-certificates-20191127-r4.trigger 00:39:33 OK: 6 MiB in 16 packages 00:39:33 Removing intermediate container 5bb15fd5c7ee 00:39:33 ---> cb5227904690 00:39:33 00:39:33 Successfully built cb5227904690 00:39:34 Successfully tagged docker-security-proxy-setup-go:latest 00:39:35  Building docker-security-proxy-setup-go ... done Removing intermediate container 74091a04eaab 00:39:35 ---> 255b5c8e6149 00:39:35 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 00:39:35 ---> Running in 2f3086cf4696 00:39:35 Removing intermediate container 2f3086cf4696 00:39:35 ---> 083187e1f221 00:39:35 Step 13/22 : ENV APP_PORT=48060 00:39:35 ---> Running in 31d97bdc7438 00:39:35 Removing intermediate container 31d97bdc7438 00:39:35 ---> c8cb91789f3b 00:39:35 Step 14/22 : EXPOSE $APP_PORT 00:39:35 ---> Running in c3505f8aa710 00:39:37 Removing intermediate container c3505f8aa710 00:39:37 ---> b8906e09fe12 00:39:37 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 00:39:37 ---> 6c42a65b3a02 00:39:37 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 00:39:38 ---> 34cf8179e7c5 00:39:38 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 00:39:38 ---> 55987e255fba 00:39:38 Step 18/22 : ENTRYPOINT ["/support-notifications"] 00:39:38 ---> Running in 30675ada02ae 00:39:38 Removing intermediate container 30675ada02ae 00:39:38 ---> 0d7ed95f569b 00:39:38 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:39:38 ---> Running in c0e2ee91fb51 00:39:39 Removing intermediate container c0e2ee91fb51 00:39:39 ---> 104f273fabf0 00:39:39 Step 20/22 : LABEL arch=x86_64 00:39:39 ---> Running in ab639b9a420b 00:39:39 Removing intermediate container ab639b9a420b 00:39:39 ---> 4e593e8424f6 00:39:39 Step 21/22 : LABEL git_sha=1c84a7ec14fcea10be39be41a3af8fc3b0353c8a 00:39:39 ---> Running in d39a5730267c 00:39:39 Removing intermediate container d39a5730267c 00:39:39 ---> df0bdab577b9 00:39:39 Step 22/22 : LABEL version=0.0.0 00:39:39 ---> Running in 68f9160e5e3f 00:39:40 Removing intermediate container 68f9160e5e3f 00:39:40 ---> b789dca943c3 00:39:40 00:39:40 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 1.339s coverage: 92.8% of statements 00:39:40 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] 00:39:40 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] 00:39:40 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] 00:39:40 ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] 00:39:40 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 00:39:40 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] 00:39:40 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] 00:39:40 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 00:39:40 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 00:39:40 ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] 00:39:40 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 00:39:40 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] 00:39:40 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 00:39:40 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] 00:39:40 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 00:39:40 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] 00:39:40 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] 00:39:40 ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] 00:39:40 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.061s coverage: 58.8% of statements 00:39:40 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] 00:39:40 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] 00:39:40 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.163s coverage: 0.1% of statements 00:39:40 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] 00:39:40 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] 00:39:40 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 00:39:40 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.133s coverage: 45.5% of statements 00:39:40 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.076s coverage: 79.5% of statements 00:39:40 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.090s coverage: 94.1% of statements 00:39:40 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.090s coverage: 96.3% of statements 00:39:40 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.066s coverage: 87.5% of statements 00:39:40 Successfully built b789dca943c3 00:39:40 Successfully tagged docker-support-notifications-go:latest 00:39:45  Building docker-support-notifications-go ... done Removing intermediate container 7ee18fa319f8 00:39:45 ---> f482e404e923 00:39:45 Step 10/26 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 00:39:45 ---> Running in 3cae622bb24e 00:39:45 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 00:39:45 Removing intermediate container 3cae622bb24e 00:39:45 ---> 4e749603e9d2 00:39:45 00:39:45 Step 11/26 : FROM docker:20.10.0 00:39:46 20.10.0: Pulling from library/docker 00:39:50 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.098s coverage: 94.4% of statements 00:39:50 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.076s coverage: 44.8% of statements 00:39:51 Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 00:39:51 Status: Downloaded newer image for docker:20.10.0 00:39:51 ---> aefe523efa57 00:39:51 Step 12/26 : RUN apk add --no-cache bash 00:39:51 ---> Running in 6a6277233021 00:39:51 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 00:39:51 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 00:39:52 (1/2) Installing readline (8.0.4-r0) 00:39:52 (2/2) Installing bash (5.0.17-r0) 00:39:52 Executing bash-5.0.17-r0.post-install 00:39:52 Executing busybox-1.31.1-r19.trigger 00:39:52 OK: 12 MiB in 22 packages 00:39:52 Removing intermediate container 6a6277233021 00:39:52 ---> edf9f119e20e 00:39:52 Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' 00:39:52 ---> Running in b247ee352385 00:39:52 Removing intermediate container b247ee352385 00:39:52 ---> a1ff58edef17 00:39:52 Step 14/26 : ENV APP_PORT=48090 00:39:53 ---> Running in 37a0909aeba6 00:39:54 Removing intermediate container 37a0909aeba6 00:39:54 ---> 20ae3856d2da 00:39:54 Step 15/26 : EXPOSE $APP_PORT 00:39:54 ---> Running in 0551b062da41 00:39:54 Removing intermediate container 0551b062da41 00:39:54 ---> 572477344389 00:39:54 Step 16/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 00:39:54 ---> 03d0abb0dfb4 00:39:54 Step 17/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 00:39:55 ---> 04de9fa5ae98 00:39:55 Step 18/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 00:39:55 ---> c6f09f550e35 00:39:55 Step 19/26 : RUN apk --no-cache add py3-pip 00:39:55 ---> Running in 4cc7123fd5fa 00:39:56 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 00:39:56 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 00:39:56 (1/33) Installing libbz2 (1.0.8-r1) 00:39:56 (2/33) Installing expat (2.2.9-r1) 00:39:56 (3/33) Installing libffi (3.3-r2) 00:39:56 (4/33) Installing gdbm (1.13-r1) 00:39:56 (5/33) Installing xz-libs (5.2.5-r0) 00:39:56 (6/33) Installing sqlite-libs (3.32.1-r0) 00:39:56 (7/33) Installing python3 (3.8.5-r0) 00:39:57 (8/33) Installing py3-appdirs (1.4.4-r1) 00:39:57 (9/33) Installing py3-ordered-set (4.0.1-r0) 00:39:57 (10/33) Installing py3-parsing (2.4.7-r0) 00:39:57 (11/33) Installing py3-six (1.15.0-r0) 00:39:57 (12/33) Installing py3-packaging (20.4-r0) 00:39:57 (13/33) Installing py3-setuptools (47.0.0-r0) 00:39:57 (14/33) Installing py3-chardet (3.0.4-r4) 00:39:57 (15/33) Installing py3-idna (2.9-r0) 00:39:57 (16/33) Installing py3-certifi (2020.4.5.1-r0) 00:39:57 (17/33) Installing py3-urllib3 (1.25.9-r0) 00:39:57 (18/33) Installing py3-requests (2.23.0-r0) 00:39:58 (19/33) Installing py3-msgpack (1.0.0-r0) 00:39:58 (20/33) Installing py3-lockfile (0.12.2-r3) 00:39:58 (21/33) Installing py3-cachecontrol (0.12.6-r0) 00:39:58 (22/33) Installing py3-colorama (0.4.3-r0) 00:39:58 (23/33) Installing py3-distlib (0.3.0-r0) 00:39:58 (24/33) Installing py3-distro (1.5.0-r1) 00:39:58 (25/33) Installing py3-webencodings (0.5.1-r3) 00:39:58 (26/33) Installing py3-html5lib (1.0.1-r4) 00:39:58 (27/33) Installing py3-pytoml (0.1.21-r0) 00:39:58 (28/33) Installing py3-pep517 (0.8.2-r0) 00:39:58 (29/33) Installing py3-progress (1.5-r0) 00:39:58 (30/33) Installing py3-toml (0.10.1-r0) 00:39:58 (31/33) Installing py3-retrying (1.3.3-r0) 00:39:58 (32/33) Installing py3-contextlib2 (0.6.0-r0) 00:39:58 (33/33) Installing py3-pip (20.1.1-r0) 00:39:58 Executing busybox-1.31.1-r19.trigger 00:39:58 OK: 71 MiB in 55 packages 00:40:08 Removing intermediate container 4cc7123fd5fa 00:40:08 ---> 32f1b4e751b6 00:40:08 Step 20/26 : RUN pip install docker-compose==1.23.2 00:40:08 ---> Running in b189e65d4650 00:40:08 Collecting docker-compose==1.23.2 00:40:08 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 00:40:08 Collecting websocket-client<1.0,>=0.32.0 00:40:08 Downloading websocket_client-0.57.0-py2.py3-none-any.whl (200 kB) 00:40:08 Collecting cached-property<2,>=1.2.0 00:40:08 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 00:40:08 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:08 Collecting texttable<0.10,>=0.9.0 00:40:08 Downloading texttable-0.9.1.tar.gz (11 kB) 00:40:09 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 24.148s coverage: 92.9% of statements 00:40:09 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 00:40:09 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 00:40:09 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 00:40:09 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.057s coverage: 77.8% of statements 00:40:09 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 00:40:09 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 00:40:09 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 00:40:09 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 00:40:09 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 00:40:09 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.069s coverage: 87.2% of statements 00:40:09 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 00:40:09 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 00:40:09 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.054s coverage: 100.0% of statements 00:40:09 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 00:40:09 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.075s coverage: 75.5% of statements 00:40:09 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 00:40:09 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.068s coverage: 80.8% of statements 00:40:09 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.137s coverage: 87.2% of statements 00:40:09 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.154s coverage: 84.2% of statements 00:40:09 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.214s coverage: 91.4% of statements 00:40:09 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 00:40:09 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.640s coverage: 63.5% of statements 00:40:09 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 00:40:09 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 00:40:09 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.060s coverage: 100.0% of statements 00:40:09 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.098s coverage: 91.3% of statements 00:40:09 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.057s coverage: 100.0% of statements 00:40:09 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.053s coverage: 73.7% of statements 00:40:09 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.050s coverage: 100.0% of statements 00:40:09 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.002s coverage: 68.9% of statements 00:40:09 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 00:40:09 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 00:40:09 Collecting docopt<0.7,>=0.6.1 00:40:09 Downloading docopt-0.6.2.tar.gz (25 kB) 00:40:09 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.439s coverage: 37.0% of statements 00:40:09 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 00:40:09 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 00:40:10 Collecting dockerpty<0.5,>=0.4.1 00:40:10 Downloading dockerpty-0.4.1.tar.gz (13 kB) 00:40:10 ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient 1.750s coverage: 84.0% of statements 00:40:10 Collecting jsonschema<3,>=2.5.1 00:40:10 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 00:40:10 ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient/mocks 0.110s coverage: 100.0% of statements 00:40:10 Collecting PyYAML<4,>=3.10 00:40:10 Downloading PyYAML-3.13.tar.gz (270 kB) 00:40:11 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 00:40:11 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 00:40:12 Collecting docker<4.0,>=3.6.0 00:40:12 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 00:40:12 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:12 Collecting idna<2.8,>=2.5 00:40:12 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 00:40:12 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:12 Collecting urllib3<1.25,>=1.21.1 00:40:12 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 00:40:12 Collecting docker-pycreds>=0.4.0 00:40:12 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 00:40:12 Using legacy setup.py install for texttable, since package 'wheel' is not installed. 00:40:12 Using legacy setup.py install for docopt, since package 'wheel' is not installed. 00:40:12 Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. 00:40:12 Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. 00:40:12 Installing collected packages: websocket-client, cached-property, texttable, docopt, dockerpty, jsonschema, PyYAML, idna, urllib3, requests, docker-pycreds, docker, docker-compose 00:40:12 Running setup.py install for texttable: started 00:40:13 Running setup.py install for texttable: finished with status 'done' 00:40:13 Running setup.py install for docopt: started 00:40:14 Running setup.py install for docopt: finished with status 'done' 00:40:14 Running setup.py install for dockerpty: started 00:40:14 Running setup.py install for dockerpty: finished with status 'done' 00:40:14 Running setup.py install for PyYAML: started 00:40:15 Running setup.py install for PyYAML: finished with status 'done' 00:40:15 Attempting uninstall: idna 00:40:15 Found existing installation: idna 2.9 00:40:15 Uninstalling idna-2.9: 00:40:15 Successfully uninstalled idna-2.9 00:40:15 Attempting uninstall: urllib3 00:40:15 Found existing installation: urllib3 1.25.9 00:40:15 Uninstalling urllib3-1.25.9: 00:40:15 Successfully uninstalled urllib3-1.25.9 00:40:15 Attempting uninstall: requests 00:40:15 Found existing installation: requests 2.23.0 00:40:15 Uninstalling requests-2.23.0: 00:40:15 Successfully uninstalled requests-2.23.0 00:40:16 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:40:17 ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.508s coverage: 47.0% of statements 00:40:17 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 00:40:17 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 00:40:17 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] 00:40:17 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] 00:40:17 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] 00:40:17 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.138s coverage: 100.0% of statements 00:40:17 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] 00:40:17 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.124s coverage: 100.0% of statements 00:40:17 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] 00:40:17 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2 [no test files] 00:40:17 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application [no test files] 00:40:17 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/bootstrap/container [no test files] 00:40:17 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/controller/http 0.334s coverage: 84.3% of statements 00:40:17 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces [no test files] 00:40:17 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces/mocks [no test files] 00:40:17 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/io [no test files] 00:40:20 Removing intermediate container b189e65d4650 00:40:20 ---> b787443c6e59 00:40:20 Step 21/26 : RUN apk --no-cache add curl 00:40:20 ---> Running in 0984f3f7382e 00:40:20 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 00:40:20 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 00:40:20 (1/3) Installing nghttp2-libs (1.41.0-r0) 00:40:20 (2/3) Installing libcurl (7.69.1-r3) 00:40:20 (3/3) Installing curl (7.69.1-r3) 00:40:20 Executing busybox-1.31.1-r19.trigger 00:40:20 OK: 72 MiB in 58 packages 00:40:21 Removing intermediate container 0984f3f7382e 00:40:21 ---> 727f97bb10be 00:40:21 Step 22/26 : ENTRYPOINT ["/sys-mgmt-agent"] 00:40:21 ---> Running in ffc0ffdbb941 00:40:21 Removing intermediate container ffc0ffdbb941 00:40:21 ---> e51cfa02c5d1 00:40:21 Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:40:21 ---> Running in b20e263eb5b4 00:40:21 Removing intermediate container b20e263eb5b4 00:40:21 ---> c1dfb26f9454 00:40:21 Step 24/26 : LABEL arch=x86_64 00:40:21 ---> Running in 4fa72995cfdf 00:40:21 Removing intermediate container 4fa72995cfdf 00:40:21 ---> 9403853ebed9 00:40:21 Step 25/26 : LABEL git_sha=1c84a7ec14fcea10be39be41a3af8fc3b0353c8a 00:40:22 ---> Running in 99c2eb361498 00:40:22 Removing intermediate container 99c2eb361498 00:40:22 ---> cbbe4b53a835 00:40:22 Step 26/26 : LABEL version=0.0.0 00:40:22 ---> Running in c350f75d6a2c 00:40:22 Removing intermediate container c350f75d6a2c 00:40:22 ---> 254dab980af2 00:40:22 00:40:22 Successfully built 254dab980af2 00:40:22 Successfully tagged docker-sys-mgmt-agent-go:latest 00:40:22  Building docker-sys-mgmt-agent-go ... done  [Pipeline] } 00:40:22 $ docker stop --time=1 08697f7b568922b0df51c96ebb6f9b3b68750d9d90eecc270155b058b5533ce4 00:40:25 $ docker rm -f 08697f7b568922b0df51c96ebb6f9b3b68750d9d90eecc270155b058b5533ce4 [Pipeline] // withDockerContainer [Pipeline] sh 00:40:26 + docker images 00:40:26 + grep docker 00:40:26 docker-sys-mgmt-agent-go latest 254dab980af2 4 seconds ago 313MB 00:40:26 docker-support-notifications-go latest b789dca943c3 46 seconds ago 17.6MB 00:40:26 docker-security-proxy-setup-go latest cb5227904690 53 seconds ago 24.4MB 00:40:26 docker-core-metadata-go latest 38765b964b44 57 seconds ago 18.8MB 00:40:26 docker-security-bootstrapper-go latest fa56619179f0 About a minute ago 17.9MB 00:40:26 docker-core-data-go latest 36a6fae08082 About a minute ago 22.3MB 00:40:26 docker-security-secretstore-setup-go latest 833c70831ec9 2 minutes ago 24.6MB 00:40:26 docker-support-scheduler-go latest 0952890aa792 2 minutes ago 17MB 00:40:26 docker-core-command-go latest 1ee8c344ba35 2 minutes ago 16.9MB 00:40:26 docker 20.10.0 aefe523efa57 8 weeks ago 240MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [Pipeline] findFiles [Pipeline] node 00:40:27 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 3.702s coverage: 29.1% of statements 00:40:27 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 00:40:27 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 00:40:27 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] 00:40:27 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] 00:40:27 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] 00:40:27 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.219s coverage: 99.0% of statements 00:40:27 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] 00:40:27 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.110s coverage: 100.0% of statements 00:40:27 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] 00:40:27 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2 [no test files] 00:40:27 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application [no test files] 00:40:27 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/bootstrap/container [no test files] 00:40:27 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http 0.214s coverage: 100.0% of statements 00:40:27 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces [no test files] 00:40:27 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces/mocks [no test files] 00:40:27 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/io [no test files] 00:40:27 ok github.com/edgexfoundry/edgex-go/internal/system 0.045s coverage: 0.0% of statements 00:40:27 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 00:40:27 ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.071s coverage: 100.0% of statements 00:40:27 ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] 00:40:27 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 00:40:27 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 00:40:27 ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] 00:40:27 ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.090s coverage: 87.9% of statements 00:40:27 ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] 00:40:27 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 00:40:27 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.058s coverage: 100.0% of statements 00:40:27 ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.066s coverage: 32.1% of statements 00:40:27 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.076s coverage: 100.0% of statements 00:40:28 GO111MODULE=on go vet ./... 00:40:41 Still waiting to schedule task 00:40:41 All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline 00:41:33 Running on prd-ubuntu18.04-docker-8c-8g-25303 in /w/workspace/edgexfoundry_edgex-go_PR-3115 [Pipeline] { [Pipeline] ws 00:41:33 Running in /w/workspace/edgex-go/10 [Pipeline] { [Pipeline] checkout 00:41:35 using credential edgex-jenkins-ssh 00:41:35 Cloning the remote Git repository 00:41:35 Cloning repository git@github.com:edgexfoundry/edgex-go.git 00:41:35 > git init /w/workspace/edgex-go/10 # timeout=10 00:41:35 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 00:41:35 > git --version # timeout=10 00:41:35 > git --version # 'git version 2.17.1' 00:41:35 using GIT_SSH to set credentials SSH Credentials for GitHub 00:41:35 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 00:41:50 gofmt -l . 00:41:50 [ "`gofmt -l .`" = "" ] 00:41:52 Merging remotes/origin/master commit f0490a359bf291f637a24ac3a72a487d5e9880fa into PR head commit 851e4143f28a2cd8068469dd505430949f64edc8 00:41:53 Merge succeeded, producing 6bfa521e7f51a616faa2c1bbbebe162e03780194 00:41:53 Checking out Revision 6bfa521e7f51a616faa2c1bbbebe162e03780194 (PR-3115) 00:41:52 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 00:41:52 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 00:41:52 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 00:41:52 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 00:41:52 using GIT_SSH to set credentials SSH Credentials for GitHub 00:41:52 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3115/head:refs/remotes/origin/PR-3115 +refs/heads/master:refs/remotes/origin/master # timeout=10 00:41:52 > git config core.sparsecheckout # timeout=10 00:41:52 > git checkout -f 851e4143f28a2cd8068469dd505430949f64edc8 # timeout=10 00:41:52 > git remote # timeout=10 00:41:52 > git config --get remote.origin.url # timeout=10 00:41:52 using GIT_SSH to set credentials SSH Credentials for GitHub 00:41:52 > git merge f0490a359bf291f637a24ac3a72a487d5e9880fa # timeout=10 00:41:53 > git rev-parse HEAD^{commit} # timeout=10 00:41:53 > git config core.sparsecheckout # timeout=10 00:41:53 ./bin/test-go-mod-tidy.sh 00:41:54 ./bin/test-attribution-txt.sh 00:41:53 > git checkout -f 6bfa521e7f51a616faa2c1bbbebe162e03780194 # timeout=10 [Pipeline] sh 00:41:56 Commit message: "Merge commit 'f0490a359bf291f637a24ac3a72a487d5e9880fa' into HEAD" 00:41:56 First time build. Skipping changelog. 00:41:57 + ls -al . 00:41:57 total 720 00:41:57 drwxrwxr-x 9 1001 1001 4096 Feb 6 00:41 . 00:41:57 drwxr-xr-x 4 root root 4096 Feb 6 00:37 .. 00:41:57 -rw-rw-r-- 1 1001 1001 11 Feb 6 00:35 .dockerignore 00:41:57 drwxrwxr-x 8 1001 1001 4096 Feb 6 00:35 .git 00:41:57 drwxrwxr-x 3 1001 1001 4096 Feb 6 00:35 .github 00:41:57 -rw-rw-r-- 1 1001 1001 818 Feb 6 00:35 .gitignore 00:41:57 -rw-rw-r-- 1 1001 1001 166 Feb 6 00:35 .sonarcloud.properties 00:41:57 -rw-rw-r-- 1 1001 1001 7859 Feb 6 00:35 Attribution.txt 00:41:57 -rw-rw-r-- 1 1001 1001 3804 Feb 6 00:35 CONTRIBUTING.md 00:41:57 -rw-rw-r-- 1 1001 1001 931 Feb 6 00:35 Dockerfile.build 00:41:57 -rw-rw-r-- 1 1001 1001 863 Feb 6 00:35 Jenkinsfile 00:41:57 -rw-rw-r-- 1 1001 1001 10775 Feb 6 00:35 LICENSE 00:41:57 -rw-rw-r-- 1 1001 1001 5774 Feb 6 00:35 Makefile 00:41:57 -rw-rw-r-- 1 1001 1001 6524 Feb 6 00:35 README.md 00:41:57 -rw-rw-r-- 1 1001 1001 6755 Feb 6 00:35 SECURITY.md 00:41:57 -rw-rw-r-- 1 1001 1001 5 Feb 6 00:31 VERSION 00:41:57 -rw-rw-r-- 1 1001 1001 4131 Feb 6 00:35 ZMQWindows.md 00:41:57 drwxrwxr-x 2 1001 1001 4096 Feb 6 00:35 bin 00:41:57 drwxrwxr-x 14 1001 1001 4096 Feb 6 00:35 cmd 00:41:57 -rw-r--r-- 1 root root 589273 Feb 6 00:40 coverage.out 00:41:57 -rw-r--r-- 1 root root 1054 Feb 6 00:41 go.mod 00:41:57 -rw-r--r-- 1 root root 19290 Feb 6 00:41 go.sum 00:41:57 drwxrwxr-x 8 1001 1001 4096 Feb 6 00:35 internal 00:41:57 drwxrwxr-x 4 1001 1001 4096 Feb 6 00:35 openapi 00:41:57 drwxrwxr-x 4 1001 1001 4096 Feb 6 00:35 snap 00:41:57 -rw-rw-r-- 1 1001 1001 168 Feb 6 00:35 version.go [Pipeline] sh 00:41:56 > git rev-list --no-walk e5a458c2b8430d059b9ef58cf1cf3949ab1208e3 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:41:57 + '[' -e coverage.out ] 00:41:57 + chown 1001:1001 coverage.out [Pipeline] stash 00:41:57 Warning: overwriting stash ‘coverage-report’ 00:41:57 + echo snap-build.sh 00:41:57 snap-build.sh 00:41:57 + SNAP_BASE_DIR=. 00:41:57 + '[' '!' -z /w/workspace/edgex-go/10 ']' 00:41:57 + SNAP_BASE_DIR=/w/workspace/edgex-go/10 00:41:57 + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/10]' 00:41:57 [snap-build] Building snap in dir [/w/workspace/edgex-go/10] 00:41:57 + cd /w/workspace/edgex-go/10 00:41:57 + sudo apt-get remove -qy --purge lxd lxd-client 00:41:57 Reading package lists... 00:41:58 Building dependency tree... 00:41:58 Reading state information... 00:41:58 The following packages were automatically installed and are no longer required: 00:41:58 dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs 00:41:58 uidmap xdelta3 00:41:58 Use 'sudo apt autoremove' to remove them. 00:41:58 The following packages will be REMOVED: 00:41:58 lxd* lxd-client* 00:41:58 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. 00:41:58 After this operation, 31.7 MB disk space will be freed. 00:41:59 Stashed 1 file(s) [Pipeline] sh 00:41:59 + make build 00:41:59 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:41:59 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 190027 files and directories currently installed.) 00:41:59 Removing lxd (3.0.3-0ubuntu1~18.04.1) ... 00:42:00 Removing lxd dnsmasq configuration 00:42:00 Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... 00:42:00 Processing triggers for man-db (2.8.3-2ubuntu0.1) ... 00:42:01 Processing triggers for libc-bin (2.27-3ubuntu1.3) ... 00:42:02 (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:02 Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... 00:42:03 Processing triggers for systemd (237-3ubuntu10.42) ... 00:42:03 Processing triggers for ureadahead (0.100.0-21) ... 00:42:04 + sudo snap remove --purge lxd 00:42:04 snap "lxd" is not installed 00:42:04 + sudo groupadd --force --system lxd 00:42:04 ++ whoami 00:42:04 + sudo /usr/sbin/usermod -G lxd -a jenkins 00:42:04 + newgrp - lxd 00:42:04 + sudo snap install lxd 00:42:13 2021-02-06T00:42:11Z INFO Waiting for automatic snapd restart... 00:42:14 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:27 lxd 4.10 from Canonical* installed 00:42:27 + sudo lxd init --auto 00:42:36 + sudo snap install --classic snapcraft 00:42:41 snapcraft 4.4.4 from Canonical* installed 00:42:41 + '[' -f snap/local/patches/0001-optimize-build-for-pipeline-CI-check.patch ']' 00:42:41 + patch --verbose -p1 00:42:41 Hmm... Looks like a unified diff to me... 00:42:41 The text leading up to this was: 00:42:41 -------------------------- 00:42:41 |From 0510531350ba940eafa289c8b699567ab358c449 Mon Sep 17 00:00:00 2001 00:42:41 |From: Tony Espy 00:42:41 |Date: Wed, 16 Dec 2020 16:34:55 -0500 00:42:41 |Subject: [PATCH] optimize snap build for pipeline CI check 00:42:41 | 00:42:41 |This patch is used by the EdgeX CI pipeline builds to 00:42:41 |optimize the snap CI check run for pull requests. When 00:42:41 |applied, it essentially strips out everything (apps and 00:42:41 |parts) from the snapcraft.yaml file except those required 00:42:41 |to build edgex-go, as the whole idea of the CI check is to 00:42:41 |catch changes to edgex-go that break the snap build. 00:42:41 | 00:42:41 |In general, anyone updating snapcraft.yaml will also need 00:42:41 |to update this patch file, otherwise it may fail to apply, 00:42:41 |resulting in a failed snap build CI check in the associated 00:42:41 |pull request. 00:42:41 | 00:42:41 |Note - in addition to applying this patch, the pipeline also 00:42:41 |only primes the snap (e.g. `snapcraft prime`), as there's no 00:42:41 |need to build the finally binary .snap file (and it won't 00:42:41 |work with the patch applied). This further reduces the build 00:42:41 |time. 00:42:41 |--- 00:42:41 | snap/snapcraft.yaml | 461 +------------------------------------------- 00:42:41 | 1 file changed, 2 insertions(+), 459 deletions(-) 00:42:41 | 00:42:41 |diff --git a/snap/snapcraft.yaml b/snap/snapcraft.yaml 00:42:41 |index 1e537489..faf42425 100644 00:42:41 |--- a/snap/snapcraft.yaml 00:42:41 |+++ b/snap/snapcraft.yaml 00:42:41 -------------------------- 00:42:41 patching file snap/snapcraft.yaml 00:42:41 Using Plan A... 00:42:41 Hunk #1 FAILED at 73. 00:42:41 Hunk #2 succeeded at 277 with fuzz 1 (offset 6 lines). 00:42:41 Hunk #3 succeeded at 289 (offset 3 lines). 00:42:41 Hunk #4 succeeded at 297 (offset 3 lines). 00:42:41 Hunk #5 succeeded at 304 (offset 3 lines). 00:42:41 Hunk #6 succeeded at 331 (offset 3 lines). 00:42:41 Hunk #7 succeeded at 365 (offset 3 lines). 00:42:41 Hunk #8 succeeded at 424 (offset 11 lines). 00:42:41 1 out of 8 hunks FAILED -- saving rejects to file snap/snapcraft.yaml.rej 00:42:41 Hmm... Ignoring the trailing garbage. 00:42:41 done [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 00:42:42 Failed in branch amd64 00:42:47 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:50 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:42:59 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:00 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:07 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:13 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:18 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:23 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:27 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:43:33 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:40 $ docker stop --time=1 fff2a533e20b4dba6984de6ef111b8874e55686e3eb938f6a2584b8f647ce0dc 00:43:42 $ docker rm -f fff2a533e20b4dba6984de6ef111b8874e55686e3eb938f6a2584b8f647ce0dc [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 00:43:45 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 00:43:45 00:43:45 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh 00:43:45 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 00:43:45 latest: Pulling from edgex-devops/edgex-compose-arm64 00:43:45 29e5d40040c1: Pulling fs layer 00:43:45 1ce36da41761: Pulling fs layer 00:43:45 25b303627fd3: Pulling fs layer 00:43:46 29e5d40040c1: Verifying Checksum 00:43:46 29e5d40040c1: Download complete 00:43:46 1ce36da41761: Verifying Checksum 00:43:46 1ce36da41761: Download complete 00:43:47 29e5d40040c1: Pull complete 00:43:48 1ce36da41761: Pull complete 00:43:48 25b303627fd3: Verifying Checksum 00:43:48 25b303627fd3: Download complete 00:43:58 25b303627fd3: Pull complete 00:43:58 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 00:43:58 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 00:43:58 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer 00:43:59 prd-ubuntu18.04-docker-arm64-4c-16g-25296 does not seem to be running inside a container 00:43:59 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/10 -v /w/workspace/edgex-go/10:/w/workspace/edgex-go/10:rw,z -v /w/workspace/edgex-go/10@tmp:/w/workspace/edgex-go/10@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 00:44:02 $ docker top 2a715be1595ee1358b26e2b811b9b93b4475233ca2355320fba938b5ab3772c3 -eo pid,comm [Pipeline] { [Pipeline] sh 00:44:03 + docker-compose build --help 00:44:03 + grep parallel 00:44:08 --parallel Build images in parallel. [Pipeline] } 00:44:08 $ docker stop --time=1 2a715be1595ee1358b26e2b811b9b93b4475233ca2355320fba938b5ab3772c3 00:44:10 $ docker rm -f 2a715be1595ee1358b26e2b811b9b93b4475233ca2355320fba938b5ab3772c3 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 00:44:11 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 00:44:11 . [Pipeline] withDockerContainer 00:44:11 prd-ubuntu18.04-docker-arm64-4c-16g-25296 does not seem to be running inside a container 00:44:11 $ 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/10 -v /w/workspace/edgex-go/10:/w/workspace/edgex-go/10:rw,z -v /w/workspace/edgex-go/10@tmp:/w/workspace/edgex-go/10@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:13 $ docker top b98ef30f637d9cd54ace290e61a7b44327329b082e3c3f0b44b80334508a159e -eo pid,comm [Pipeline] { [Pipeline] sh 00:44:14 + docker-compose -f ./docker-compose-build.yml build --parallel 00:44:19 Building docker-core-command-go ... 00:44:19 Building docker-core-data-go ... 00:44:19 Building docker-core-metadata-go ... 00:44:19 Building docker-security-bootstrapper-go ... 00:44:19 Building docker-security-proxy-setup-go ... 00:44:19 Building docker-security-secretstore-setup-go ... 00:44:19 Building docker-support-notifications-go ... 00:44:19 Building docker-support-scheduler-go ... 00:44:19 Building docker-sys-mgmt-agent-go ... 00:44:19 Building docker-support-notifications-go 00:44:19 Building docker-core-command-go 00:44:19 Building docker-security-proxy-setup-go 00:44:19 Building docker-core-metadata-go 00:44:19 Building docker-security-bootstrapper-go 00:45:41 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 00:45:41 Step 2/22 : FROM ${BUILDER_BASE} AS builder 00:45:41 ---> 2ece1e044a2f 00:45:41 Step 3/22 : WORKDIR /edgex-go 00:45:41 Step 1/30 : ARG BUILDER_BASE=golang:1.15-alpine3.12 00:45:41 Step 2/30 : FROM ${BUILDER_BASE} AS builder 00:45:41 ---> 2ece1e044a2f 00:45:41 Step 3/30 : WORKDIR /edgex-go 00:45:41 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 00:45:41 Step 2/23 : FROM ${BUILDER_BASE} AS builder 00:45:41 ---> 2ece1e044a2f 00:45:41 Step 3/23 : WORKDIR /edgex-go 00:45:41 Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12 00:45:41 Step 2/21 : FROM ${BUILDER_BASE} AS builder 00:45:41 ---> 2ece1e044a2f 00:45:41 Step 3/21 : WORKDIR /edgex-go 00:45:41 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 00:45:41 Step 2/23 : FROM ${BUILDER_BASE} AS builder 00:45:41 ---> 2ece1e044a2f 00:45:41 Step 3/23 : WORKDIR /edgex-go 00:45:41 ---> Running in 0f58de40927e 00:45:41 ---> Running in f03ace5e76fa 00:45:41 ---> Running in 312ec5a30eda 00:45:41 ---> Running in ed301fe95b2b 00:45:41 ---> Running in ec0e24f3d94c 00:45:41 Removing intermediate container f03ace5e76fa 00:45:41 ---> 4ca534988de4 00:45:41 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:45:41 Removing intermediate container ed301fe95b2b 00:45:41 Removing intermediate container 312ec5a30eda 00:45:41 ---> 63b1c38600ed 00:45:41 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:45:41 ---> bf5ff5ec924b 00:45:41 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:45:41 Removing intermediate container 0f58de40927e 00:45:41 ---> 1a65018f1e41 00:45:41 Step 4/30 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:45:41 Removing intermediate container ec0e24f3d94c 00:45:41 ---> 9ef171f227d5 00:45:41 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:45:41 ---> Running in d689cf4ba1d5 00:45:41 ---> Running in d6d37f8b0732 00:45:41 ---> Running in 00ef1c0af00f 00:45:41 ---> Running in 7d3be4a3a209 00:45:41 ---> Running in 7ee9966a60db 00:45:41 Removing intermediate container d689cf4ba1d5 00:45:41 ---> 78687d610380 00:45:41 Step 5/23 : RUN apk add --update --no-cache make git 00:45:41 ---> Running in 6ec23160e85b 00:45:41 Removing intermediate container 00ef1c0af00f 00:45:41 ---> 86c07d830d3e 00:45:41 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 00:45:41 ---> Running in a8974e2b427d 00:45:41 Removing intermediate container 7d3be4a3a209 00:45:41 ---> 521ce65d709e 00:45:41 Step 5/30 : RUN apk add --update --no-cache make git 00:45:41 Removing intermediate container d6d37f8b0732 00:45:41 ---> 3c1e90fe89de 00:45:41 Step 5/23 : RUN apk add --update --no-cache make git 00:45:41 Removing intermediate container 7ee9966a60db 00:45:41 ---> fc57b52cd3f5 00:45:41 Step 5/21 : RUN apk add --update --no-cache make git 00:45:41 ---> Running in 7fbd45b3cf00 00:45:41 ---> Running in 9efd052b7a5b 00:45:41 ---> Running in 14aa9c7e403d 00:45:41 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 00:45:41 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 00:45:41 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 00:45:41 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 00:45:41 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 00:45:41 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 00:45:42 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 00:45:43 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 00:45:44 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 00:45:44 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 00:45:45 OK: 217 MiB in 51 packages 00:45:45 OK: 217 MiB in 51 packages 00:45:46 OK: 217 MiB in 51 packages 00:45:47 Removing intermediate container 6ec23160e85b 00:45:47 ---> 5f53c9908d67 00:45:47 Step 6/23 : COPY go.mod . 00:45:47 Removing intermediate container 7fbd45b3cf00 00:45:47 ---> 5fd03f48ea6a 00:45:47 Step 6/30 : COPY go.mod . 00:45:47 OK: 217 MiB in 51 packages 00:45:47 OK: 217 MiB in 51 packages 00:45:47 Removing intermediate container a8974e2b427d 00:45:47 ---> bda4261f0bed 00:45:47 Step 6/22 : COPY go.mod . 00:45:47 ---> e75e75026228 00:45:47 Step 7/30 : RUN go mod download 00:45:48 ---> c1b2e455d48f 00:45:48 Step 7/23 : RUN go mod download 00:45:48 ---> Running in 66739a565a7a 00:45:48 ---> Running in fc7d03ce9c14 00:45:48 ---> b6183f6500a9 00:45:48 Step 7/22 : RUN go mod download 00:45:48 Removing intermediate container 14aa9c7e403d 00:45:48 ---> cb40f5f0398e 00:45:48 Step 6/21 : COPY go.mod . 00:45:49 Removing intermediate container 9efd052b7a5b 00:45:49 ---> 64e4991ab226 00:45:49 Step 6/23 : COPY go.mod . 00:45:49 ---> Running in 7a831c78430e 00:45:50 ---> 9e1a05b81edc 00:45:50 Step 7/23 : RUN go mod download 00:45:50 ---> 6c2841bbf050 00:45:50 Step 7/21 : RUN go mod download 00:45:50 ---> Running in 9ca25f57e0c3 00:45:50 ---> Running in 6ad1314d9713 00:45:52 Removing intermediate container 66739a565a7a 00:45:52 ---> 2c2133c691fe 00:45:53 Step 8/30 : COPY . . 00:45:53 Removing intermediate container fc7d03ce9c14 00:45:53 ---> 079b1bf0e3e5 00:45:53 Step 8/23 : COPY . . 00:45:53 Removing intermediate container 7a831c78430e 00:45:53 ---> 44fa2e8ee824 00:45:53 Step 8/22 : COPY . . 00:45:55 Removing intermediate container 9ca25f57e0c3 00:45:55 ---> 789ce1ecc1f4 00:45:55 Step 8/23 : COPY . . 00:45:55 Removing intermediate container 6ad1314d9713 00:45:55 ---> 58262fe7898e 00:45:55 Step 8/21 : COPY . . 00:46:22 ---> a7df9b7e896a 00:46:22 Step 9/22 : RUN make cmd/support-notifications/support-notifications 00:46:22 ---> fd06517b6e6a 00:46:22 Step 9/23 : RUN make cmd/core-metadata/core-metadata 00:46:22 ---> bb38c0b84880 00:46:22 Step 9/30 : RUN make cmd/security-bootstrapper/security-bootstrapper 00:46:22 ---> 58ed564cde94 00:46:22 Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 00:46:22 ---> 9e60563dc274 00:46:22 Step 9/23 : RUN make cmd/core-command/core-command 00:46:22 ---> Running in 9a43c037819d 00:46:22 ---> Running in 32fff2fb2297 00:46:22 ---> Running in f3292463ecd0 00:46:22 ---> Running in 2cee91b88b8f 00:46:22 ---> Running in 9cd4db62b108 00:46:24 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:24 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 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:25 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:46:25 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:48:17 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:17 Removing intermediate container 2cee91b88b8f 00:48:17 ---> 0d2ad9623b5d 00:48:17 00:48:17 Step 10/30 : FROM alpine:3.12 00:48:17 3.12: Pulling from library/alpine 00:48:19 Digest: sha256:3c7497bf0c7af93428242d6176e8f7905f2201d8fc5861f45be7a346b5f23436 00:48:19 Status: Downloaded newer image for alpine:3.12 00:48:19 ---> afeebe901d6b 00:48:19 Step 11/30 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 00:48:20 ---> Running in ffd11585d3d2 00:48:21 Removing intermediate container ffd11585d3d2 00:48:21 ---> 238967414ba6 00:48:21 Step 12/30 : RUN apk add --update --no-cache dumb-init su-exec 00:48:21 ---> Running in 85eac5d5ca2d 00:48:23 Removing intermediate container f3292463ecd0 00:48:23 ---> f58581ac48c5 00:48:23 00:48:23 Step 10/21 : FROM alpine:3.12 00:48:23 ---> afeebe901d6b 00:48:23 Step 11/21 : RUN apk add --update --no-cache curl 00:48:24 ---> Running in 8d861fda5192 00:48:24 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 00:48:24 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 00:48:26 (1/2) Installing dumb-init (1.2.2-r1) 00:48:26 (2/2) Installing su-exec (0.2-r1) 00:48:26 Executing busybox-1.31.1-r19.trigger 00:48:26 OK: 5 MiB in 16 packages 00:48:26 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 00:48:26 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 00:48:27 (1/4) Installing ca-certificates (20191127-r4) 00:48:27 (2/4) Installing nghttp2-libs (1.41.0-r0) 00:48:27 (3/4) Installing libcurl (7.69.1-r3) 00:48:27 (4/4) Installing curl (7.69.1-r3) 00:48:27 Executing busybox-1.31.1-r19.trigger 00:48:27 Executing ca-certificates-20191127-r4.trigger 00:48:28 Removing intermediate container 85eac5d5ca2d 00:48:28 ---> 3346b48430ba 00:48:28 Step 13/30 : ENV SECURITY_INIT_DIR /edgex-init 00:48:28 OK: 7 MiB in 18 packages 00:48:28 ---> Running in 961b04c9483b 00:48:29 Removing intermediate container 961b04c9483b 00:48:29 ---> 95a2be163652 00:48:29 Step 14/30 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 00:48:29 ---> Running in e8bca6cbd255 00:48:30 Removing intermediate container e8bca6cbd255 00:48:30 ---> e139efd74fd3 00:48:30 Step 15/30 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 00:48:30 ---> Running in b9a13c8ab318 00:48:30 Removing intermediate container 8d861fda5192 00:48:30 ---> afd748cc6006 00:48:30 Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 00:48:30 ---> Running in 562cdfa8e26b 00:48:31 Removing intermediate container 562cdfa8e26b 00:48:31 ---> 8b18203be4eb 00:48:31 Step 13/21 : WORKDIR /edgex 00:48:31 ---> Running in 6bda6943f87e 00:48:33 Removing intermediate container 6bda6943f87e 00:48:33 ---> 6467b8138237 00:48:33 Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 00:48:34 ---> 6df09dbdb5ce 00:48:34 Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 00:48:34 Removing intermediate container b9a13c8ab318 00:48:34 ---> 944d3a6b6164 00:48:34 Step 16/30 : WORKDIR ${SECURITY_INIT_DIR} 00:48:35 ---> Running in 5b64eb3ac4b8 00:48:36 Removing intermediate container 5b64eb3ac4b8 00:48:36 ---> 7c9e6a4c64a5 00:48:36 Step 17/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 00:48:37 ---> aee44c884496 00:48:37 Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 00:48:39 ---> 03621f1cbf6b 00:48:39 Step 18/30 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 00:48:39 ---> Running in 1ed3f9a8598d 00:48:39 ---> 69138fd8b1d6 00:48:39 Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] 00:48:40 Removing intermediate container 9cd4db62b108 00:48:40 ---> e5232da74ba7 00:48:40 00:48:40 Step 10/23 : FROM alpine:3.12 00:48:40 ---> afeebe901d6b 00:48:40 Step 11/23 : RUN apk add --update --no-cache dumb-init 00:48:40 ---> Running in bf3743229b6e 00:48:40 ---> Running in 2541ab5db2c4 00:48:40 Removing intermediate container 32fff2fb2297 00:48:40 ---> bf1ed6db6b11 00:48:40 00:48:40 Step 10/22 : FROM alpine:3.12 00:48:40 ---> afeebe901d6b 00:48:40 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 00:48:41 ---> Running in d6f8fcfb03da 00:48:41 Removing intermediate container bf3743229b6e 00:48:41 ---> f6d6759dec43 00:48:41 Step 18/21 : CMD ["--init=true"] 00:48:42 ---> Running in 7aeff2889014 00:48:42 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 00:48:42 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 00:48:43 Removing intermediate container 7aeff2889014 00:48:43 ---> ef04da82137f 00:48:43 Step 19/21 : LABEL arch=arm64 00:48:43 ---> Running in 0a2abb3e6f2a 00:48:43 (1/1) Installing dumb-init (1.2.2-r1) 00:48:43 Executing busybox-1.31.1-r19.trigger 00:48:43 OK: 5 MiB in 15 packages 00:48:43 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 00:48:43 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 00:48:44 Removing intermediate container 0a2abb3e6f2a 00:48:44 ---> 9844a20d2320 00:48:44 Step 20/21 : LABEL git_sha=1c84a7ec14fcea10be39be41a3af8fc3b0353c8a 00:48:44 Removing intermediate container 1ed3f9a8598d 00:48:44 ---> cd57a244b581 00:48:44 Step 19/30 : COPY --from=builder /edgex-go/Attribution.txt / 00:48:44 (1/2) Installing ca-certificates (20191127-r4) 00:48:44 (2/2) Installing dumb-init (1.2.2-r1) 00:48:44 Executing busybox-1.31.1-r19.trigger 00:48:44 Executing ca-certificates-20191127-r4.trigger 00:48:44 ---> Running in 5d9c9ae24dc8 00:48:44 OK: 6 MiB in 16 packages 00:48:45 Removing intermediate container 2541ab5db2c4 00:48:45 ---> f2e452685faf 00:48:45 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 00:48:46 Removing intermediate container 5d9c9ae24dc8 00:48:46 ---> 33855752b0a4 00:48:46 Step 21/21 : LABEL version=0.0.0 00:48:46 ---> a8305cd59849 00:48:46 Step 20/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 00:48:46 ---> Running in f52b9640c78e 00:48:46 ---> Running in de46d984c0e8 00:48:47 Removing intermediate container 9a43c037819d 00:48:47 ---> 0ad0bd7ecb90 00:48:47 00:48:47 Step 10/23 : FROM alpine:3.12 00:48:47 ---> afeebe901d6b 00:48:47 Step 11/23 : RUN apk add --update --no-cache dumb-init 00:48:47 ---> Using cache 00:48:47 ---> f2e452685faf 00:48:47 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 00:48:47 ---> Using cache 00:48:47 ---> 337df6637d10 00:48:47 Step 13/23 : ENV APP_PORT=48081 00:48:47 Removing intermediate container f52b9640c78e 00:48:47 ---> 337df6637d10 00:48:47 Step 13/23 : ENV APP_PORT=48082 00:48:47 Removing intermediate container de46d984c0e8 00:48:47 ---> 5b9766cec21e 00:48:47 00:48:47 Removing intermediate container d6f8fcfb03da 00:48:47 ---> 6486471bfae9 00:48:47 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 00:48:47 ---> Running in e4e18b8036f9 00:48:48 ---> 28dda9ff2e59 00:48:48 Step 21/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 00:48:48 ---> Running in 5842725fd4f2 00:48:48 ---> Running in 718cc40fd123 00:48:48 Successfully built 5b9766cec21e 00:48:48 Successfully tagged docker-security-proxy-setup-go-arm64:latest 00:48:48  Building docker-security-proxy-setup-go ... done Building docker-security-secretstore-setup-go 00:48:48 Removing intermediate container e4e18b8036f9 00:48:48 ---> 45a099acd83e 00:48:48 Step 14/23 : EXPOSE $APP_PORT 00:48:48 Removing intermediate container 5842725fd4f2 00:48:48 ---> 935cf8ab1b72 00:48:48 Step 14/23 : EXPOSE $APP_PORT 00:48:48 ---> Running in 477aba898252 00:48:48 Removing intermediate container 718cc40fd123 00:48:48 ---> 5dcf3f26fbfc 00:48:48 ---> Running in 991596a3036d 00:48:48 Step 13/22 : ENV APP_PORT=48060 00:48:48 ---> fb37c378b3f2 00:48:49 Step 22/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 00:48:49 ---> Running in fb42827c1998 00:48:49 Removing intermediate container 477aba898252 00:48:49 ---> d0da5b662f45 00:48:49 Step 15/23 : WORKDIR / 00:48:49 Removing intermediate container 991596a3036d 00:48:49 ---> cc83e5a321db 00:48:49 Step 15/23 : WORKDIR / 00:48:49 ---> Running in 9746022c7548 00:48:49 ---> Running in 138a733a17dc 00:48:50 Removing intermediate container fb42827c1998 00:48:50 ---> 2a94c2e7f0ca 00:48:50 Step 14/22 : EXPOSE $APP_PORT 00:48:50 ---> 7480dc7de282 00:48:50 Step 23/30 : VOLUME ${SECURITY_INIT_DIR} 00:48:50 ---> Running in 90922f2f589d 00:48:51 ---> Running in b5f9983f14cc 00:48:51 Removing intermediate container 9746022c7548 00:48:51 ---> 1b8b3e61ea7c 00:48:51 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 00:48:51 Removing intermediate container 138a733a17dc 00:48:51 ---> 4503404a8e63 00:48:51 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 00:48:52 Removing intermediate container 90922f2f589d 00:48:52 ---> 71b7ed7d053a 00:48:52 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 00:48:52 Removing intermediate container b5f9983f14cc 00:48:52 ---> b38521c2af72 00:48:52 Step 24/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 00:48:52 ---> f125520045eb 00:48:52 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 00:48:52 ---> dde26b85d885 00:48:52 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 00:48:54 ---> a911db6bf92f 00:48:54 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 00:48:55 ---> b25833778355 00:48:55 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 00:48:55 ---> 0ceaf95aec03 00:48:55 Step 25/30 : RUN chmod +x /entrypoint.sh 00:48:55 ---> 176ccc418aa5 00:48:55 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 00:48:55 ---> 1574ec8cdd6e 00:48:55 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 00:48:55 ---> Running in 67f129826784 00:48:56 ---> 67c90f9645b8 00:48:56 Step 19/23 : ENTRYPOINT ["/core-metadata"] 00:48:56 ---> 8df06b99c5fd 00:48:56 Step 19/23 : ENTRYPOINT ["/core-command"] 00:48:56 ---> Running in 6f8aafbc5f9d 00:48:56 ---> Running in 88398e601b78 00:48:56 ---> 632c46a68331 00:48:56 Step 18/22 : ENTRYPOINT ["/support-notifications"] 00:48:57 ---> Running in da3115e56954 00:48:57 Removing intermediate container 88398e601b78 00:48:57 ---> 942cb6920237 00:48:57 Removing intermediate container 6f8aafbc5f9d 00:48:57 ---> c55c69239ac0 00:48:57 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:48:57 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:48:57 Removing intermediate container da3115e56954 00:48:57 ---> d1c438d9d766 00:48:57 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:48:58 ---> Running in 10ba9ed178f4 00:48:58 ---> Running in fe09a6dfff77 00:48:58 ---> Running in 71acce8ba925 00:48:58 Removing intermediate container 10ba9ed178f4 00:48:58 ---> e3ff4475e2fb 00:48:58 Removing intermediate container fe09a6dfff77 00:48:58 ---> e0c9ca9bdbdd 00:48:58 Step 21/23 : LABEL arch=arm64 00:48:58 Step 21/23 : LABEL arch=arm64 00:48:58 Removing intermediate container 71acce8ba925 00:48:58 ---> 21d22feea738 00:48:58 Step 20/22 : LABEL arch=arm64 00:48:59 ---> Running in 435762c12bfe 00:48:59 ---> Running in ccd52a562c65 00:48:59 Removing intermediate container 67f129826784 00:48:59 ---> d15312ada0f9 00:48:59 Step 26/30 : ENTRYPOINT ["/entrypoint.sh"] 00:48:59 ---> Running in 482d2d2543fe 00:49:00 ---> Running in a2f696def303 00:49:00 Removing intermediate container ccd52a562c65 00:49:00 ---> 6fbf53280418 00:49:00 Step 22/23 : LABEL git_sha=1c84a7ec14fcea10be39be41a3af8fc3b0353c8a 00:49:00 Removing intermediate container 435762c12bfe 00:49:00 ---> 0ef17e070140 00:49:00 Step 22/23 : LABEL git_sha=1c84a7ec14fcea10be39be41a3af8fc3b0353c8a 00:49:00 ---> Running in 35dcbd62bbfc 00:49:00 Removing intermediate container 482d2d2543fe 00:49:00 ---> e2b4e98892e7 00:49:00 Step 21/22 : LABEL git_sha=1c84a7ec14fcea10be39be41a3af8fc3b0353c8a 00:49:00 ---> Running in 88a4cd9efcdb 00:49:00 ---> Running in 9070d290fc3e 00:49:00 Removing intermediate container a2f696def303 00:49:00 ---> adbdfb51e175 00:49:00 Step 27/30 : CMD ["gate"] 00:49:01 ---> Running in 2dd892a09d22 00:49:01 Removing intermediate container 88a4cd9efcdb 00:49:01 ---> a44b0696c104 00:49:01 Step 23/23 : LABEL version=0.0.0 00:49:01 Removing intermediate container 35dcbd62bbfc 00:49:01 ---> 111e7d7cd3dc 00:49:02 Step 23/23 : LABEL version=0.0.0 00:49:02 Removing intermediate container 9070d290fc3e 00:49:02 ---> d56f91661820 00:49:02 Step 22/22 : LABEL version=0.0.0 00:49:02 ---> Running in b87b89509a48 00:49:02 ---> Running in 8ac3bf6efd9d 00:49:03 ---> Running in 64d4f10633cb 00:49:03 Removing intermediate container 2dd892a09d22 00:49:03 ---> e8880ba4d102 00:49:03 Step 28/30 : LABEL arch=arm64 00:49:03 Removing intermediate container 8ac3bf6efd9d 00:49:03 ---> 2cbf8402f20f 00:49:03 00:49:03 ---> Running in 3ea9e07945e4 00:49:04 Removing intermediate container 64d4f10633cb 00:49:04 ---> a7141e9d1d1c 00:49:04 00:49:04 Removing intermediate container b87b89509a48 00:49:04 ---> 4cdab21348f8 00:49:04 00:49:04 Successfully built 2cbf8402f20f 00:49:04 Successfully tagged docker-core-metadata-go-arm64:latest 00:49:04 Building docker-support-scheduler-go 00:49:04  Building docker-core-metadata-go ... done Successfully built a7141e9d1d1c 00:49:04 Successfully built 4cdab21348f8 00:49:05 Successfully tagged docker-support-notifications-go-arm64:latest 00:49:05  Building docker-support-notifications-go ... done Building docker-sys-mgmt-agent-go 00:49:05 Successfully tagged docker-core-command-go-arm64:latest 00:49:05  Building docker-core-command-go ... done Building docker-core-data-go 00:49:05 Removing intermediate container 3ea9e07945e4 00:49:05 ---> 34f5dc18a31f 00:49:05 Step 29/30 : LABEL git_sha=1c84a7ec14fcea10be39be41a3af8fc3b0353c8a 00:49:05 ---> Running in ce8d53837859 00:49:06 Removing intermediate container ce8d53837859 00:49:06 ---> 3c5a2ac5ebea 00:49:06 Step 30/30 : LABEL version=0.0.0 00:49:06 ---> Running in e8792a173342 00:49:07 Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12 00:49:07 Step 2/24 : FROM ${BUILDER_BASE} AS builder 00:49:07 ---> 2ece1e044a2f 00:49:07 Step 3/24 : WORKDIR /edgex-go 00:49:07 ---> Using cache 00:49:07 ---> 9ef171f227d5 00:49:07 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:49:07 ---> Using cache 00:49:07 ---> fc57b52cd3f5 00:49:07 Step 5/24 : RUN apk add --update --no-cache make git 00:49:07 ---> Using cache 00:49:07 ---> cb40f5f0398e 00:49:07 Step 6/24 : COPY go.mod . 00:49:07 ---> Using cache 00:49:07 ---> 6c2841bbf050 00:49:07 Step 7/24 : RUN go mod download 00:49:07 ---> Using cache 00:49:07 ---> 58262fe7898e 00:49:07 Step 8/24 : COPY . . 00:49:07 ---> Using cache 00:49:07 ---> 58ed564cde94 00:49:07 Step 9/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 00:49:07 Removing intermediate container e8792a173342 00:49:07 ---> fd2441168ea8 00:49:07 00:49:07 ---> Running in 599dc3102984 00:49:07 Successfully built fd2441168ea8 00:49:07 Successfully tagged docker-security-bootstrapper-go-arm64:latest 00:49:08  Building docker-security-bootstrapper-go ... done 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 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:49:45 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 00:49:45 Step 2/22 : FROM ${BUILDER_BASE} AS builder 00:49:45 ---> 2ece1e044a2f 00:49:45 Step 3/22 : WORKDIR /edgex-go 00:49:45 ---> Using cache 00:49:45 ---> 9ef171f227d5 00:49:45 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:49:45 ---> Using cache 00:49:45 ---> fc57b52cd3f5 00:49:45 Step 5/22 : RUN apk add --update --no-cache make git 00:49:45 ---> Using cache 00:49:45 ---> cb40f5f0398e 00:49:45 Step 6/22 : COPY go.mod . 00:49:45 ---> Using cache 00:49:45 ---> 6c2841bbf050 00:49:45 Step 7/22 : RUN go mod download 00:49:45 ---> Using cache 00:49:45 ---> 58262fe7898e 00:49:45 Step 8/22 : COPY . . 00:49:45 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 00:49:45 Step 2/23 : FROM ${BUILDER_BASE} AS builder 00:49:45 ---> 2ece1e044a2f 00:49:45 Step 3/23 : WORKDIR /edgex-go 00:49:45 ---> Using cache 00:49:45 ---> 9ef171f227d5 00:49:45 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:49:45 ---> Using cache 00:49:45 ---> fc57b52cd3f5 00:49:45 Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 00:49:45 ---> Using cache 00:49:45 ---> 58ed564cde94 00:49:45 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 00:49:45 Step 1/26 : ARG BUILDER_BASE=golang:1.15-alpine3.12 00:49:45 Step 2/26 : FROM ${BUILDER_BASE} AS builder 00:49:45 ---> 2ece1e044a2f 00:49:45 Step 3/26 : WORKDIR /edgex-go 00:49:45 ---> Using cache 00:49:45 ---> 9ef171f227d5 00:49:45 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:49:45 ---> Using cache 00:49:45 ---> fc57b52cd3f5 00:49:45 Step 5/26 : RUN apk add --update --no-cache make bash git 00:49:49 ---> Running in cbe2b306c5f5 00:49:49 ---> Running in 65e683d3eaaf 00:49:49 ---> Running in 60c4fbc95984 00:49:51 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 00:49:51 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:49:51 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 00:49:52 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 00:49:52 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 00:49:52 Removing intermediate container 599dc3102984 00:49:52 ---> b3586bafdf06 00:49:52 00:49:52 Step 10/24 : FROM alpine:3.12 00:49:52 ---> afeebe901d6b 00:49:52 Step 11/24 : RUN apk add --update --no-cache ca-certificates dumb-init curl 00:49:52 ---> Running in 33a115caf32d 00:49:53 OK: 217 MiB in 51 packages 00:49:53 OK: 217 MiB in 51 packages 00:49:55 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 00:49:55 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 00:49:55 Removing intermediate container cbe2b306c5f5 00:49:55 ---> ee6b097dafa7 00:49:55 Step 6/23 : COPY go.mod . 00:49:56 (1/5) Installing ca-certificates (20191127-r4) 00:49:56 Removing intermediate container 65e683d3eaaf 00:49:56 ---> d25f918bf9e2 00:49:56 Step 6/26 : COPY go.mod . 00:49:56 (2/5) Installing nghttp2-libs (1.41.0-r0) 00:49:57 (3/5) Installing libcurl (7.69.1-r3) 00:49:57 (4/5) Installing curl (7.69.1-r3) 00:49:57 (5/5) Installing dumb-init (1.2.2-r1) 00:49:57 Executing busybox-1.31.1-r19.trigger 00:49:57 Executing ca-certificates-20191127-r4.trigger 00:49:57 ---> f16b501efbed 00:49:57 Step 7/23 : RUN go mod download 00:49:57 OK: 7 MiB in 19 packages 00:49:57 ---> b2c1fcb714d1 00:49:57 Step 7/26 : RUN go mod download 00:49:57 ---> Running in 9feee26cedfa 00:49:58 ---> Running in 71d92c31b09c 00:50:01 Removing intermediate container 33a115caf32d 00:50:01 ---> e468d0733dd0 00:50:01 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 00:50:01 ---> Running in 646b136a0082 00:50:02 Removing intermediate container 646b136a0082 00:50:02 ---> f66e23f34d2d 00:50:02 Step 13/24 : WORKDIR / 00:50:02 ---> Running in f67e23e653d2 00:50:03 Removing intermediate container f67e23e653d2 00:50:03 ---> 143b154bf76c 00:50:03 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:50:03 Removing intermediate container 9feee26cedfa 00:50:03 ---> 11ef1ae9029c 00:50:03 Step 8/23 : COPY . . 00:50:04 Removing intermediate container 71d92c31b09c 00:50:04 ---> bb254b39e0f6 00:50:04 Step 8/26 : COPY . . 00:50:05 ---> c351bdaa62a5 00:50:05 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:50:07 ---> b949bfdc64cd 00:50:07 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 00:50:10 ---> 692a9a830d28 00:50:10 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 00:50:13 ---> 98b21d034ad7 00:50:13 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 00:50:16 ---> 59d62a6be427 00:50:16 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 00:50:18 ---> 2e73aa4a09fd 00:50:18 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:50:18 ---> Running in d7a0b92e995c 00:50:24 Removing intermediate container d7a0b92e995c 00:50:24 ---> d0ccb2f29e8d 00:50:24 Step 21/24 : ENTRYPOINT ["entrypoint.sh"] 00:50:24 ---> Running in f205d863047e 00:50:26 Removing intermediate container f205d863047e 00:50:26 ---> 5c786747e5f0 00:50:26 Step 22/24 : LABEL arch=arm64 00:50:26 ---> Running in af97b6226c05 00:50:28 Removing intermediate container af97b6226c05 00:50:28 ---> 718276429402 00:50:28 Step 23/24 : LABEL git_sha=1c84a7ec14fcea10be39be41a3af8fc3b0353c8a 00:50:28 ---> Running in 9f407c336aea 00:50:30 Removing intermediate container 9f407c336aea 00:50:30 ---> 20620dfa0e77 00:50:30 Step 24/24 : LABEL version=0.0.0 00:50:30 ---> Running in e9a444767055 00:50:32 Removing intermediate container e9a444767055 00:50:32 ---> 7575f3ba4add 00:50:32 00:50:34 Successfully built 7575f3ba4add 00:50:34 Successfully tagged docker-security-secretstore-setup-go-arm64:latest 00:50:37  Building docker-security-secretstore-setup-go ... done  ---> 3e4574dfc3bf 00:50:37 Step 9/23 : RUN make cmd/core-data/core-data 00:50:37 ---> 3edb7a4d23d0 00:50:37 Step 9/26 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 00:50:38 ---> Running in 4fb706649986 00:50:38 ---> Running in e4e5f46b137e 00:50:40 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: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:50:50 Removing intermediate container 60c4fbc95984 00:50:50 ---> 564c29cf26c1 00:50:50 00:50:50 Step 10/22 : FROM alpine:3.12 00:50:50 ---> afeebe901d6b 00:50:50 Step 11/22 : RUN apk add --update --no-cache dumb-init 00:50:50 ---> Using cache 00:50:50 ---> f2e452685faf 00:50:50 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 00:50:50 ---> Using cache 00:50:50 ---> 337df6637d10 00:50:50 Step 13/22 : ENV APP_PORT=48085 00:50:50 ---> Running in e8b9e56660c5 00:50:51 Removing intermediate container e8b9e56660c5 00:50:51 ---> 9227ef423c7a 00:50:51 Step 14/22 : EXPOSE $APP_PORT 00:50:52 ---> Running in 9613183087a4 00:50:53 Removing intermediate container 9613183087a4 00:50:53 ---> 93ab9bff8acd 00:50:53 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 00:50:56 ---> e75365b7eeba 00:50:56 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 00:50:58 ---> d58b3849b899 00:50:58 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 00:50:59 ---> fb382843265c 00:50:59 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 00:51:00 ---> Running in 3219f4afd366 00:51:01 Removing intermediate container 3219f4afd366 00:51:01 ---> 881d03af43d1 00:51:01 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:51:02 ---> Running in b2a8f04da899 00:51:03 Removing intermediate container b2a8f04da899 00:51:03 ---> f8dbef9bef83 00:51:03 Step 20/22 : LABEL arch=arm64 00:51:04 ---> Running in 1655d5d34d84 00:51:05 Removing intermediate container 1655d5d34d84 00:51:05 ---> b1b1b687bcd1 00:51:05 Step 21/22 : LABEL git_sha=1c84a7ec14fcea10be39be41a3af8fc3b0353c8a 00:51:05 ---> Running in 601ccf80fdc9 00:51:06 Removing intermediate container 601ccf80fdc9 00:51:06 ---> 95cdcd95650d 00:51:06 Step 22/22 : LABEL version=0.0.0 00:51:06 ---> Running in ef6f7631f06a 00:51:07 Removing intermediate container ef6f7631f06a 00:51:07 ---> 6682e380d20d 00:51:07 00:51:07 Successfully built 6682e380d20d 00:51:07 Successfully tagged docker-support-scheduler-go-arm64:latest 00:51:40  Building docker-support-scheduler-go ... done Removing intermediate container e4e5f46b137e 00:51:40 ---> 79a822a99707 00:51:40 Step 10/26 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 00:51:40 ---> Running in 7d45dbe22e77 00:51:40 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:51:41 Removing intermediate container 7d45dbe22e77 00:51:41 ---> 58bbf86805bc 00:51:41 00:51:41 Step 11/26 : FROM docker:20.10.0 00:51:41 20.10.0: Pulling from library/docker 00:51:51 Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 00:51:51 Status: Downloaded newer image for docker:20.10.0 00:51:51 ---> eeaf43b92773 00:51:51 Step 12/26 : RUN apk add --no-cache bash 00:51:51 Removing intermediate container 4fb706649986 00:51:51 ---> 9ad85905e586 00:51:51 00:51:51 Step 10/23 : FROM alpine:3.12 00:51:51 ---> afeebe901d6b 00:51:51 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 00:51:51 ---> Running in a2cdb66703f2 00:51:52 ---> Running in c7f9cd64a861 00:51:53 Removing intermediate container c7f9cd64a861 00:51:53 ---> b279f9c3d6dc 00:51:53 Step 12/23 : ENV APP_PORT=48080 00:51:53 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 00:51:53 ---> Running in 1fbb2eafc93c 00:51:53 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 00:51:54 (1/2) Installing readline (8.0.4-r0) 00:51:54 (2/2) Installing bash (5.0.17-r0) 00:51:54 Executing bash-5.0.17-r0.post-install 00:51:54 Executing busybox-1.31.1-r19.trigger 00:51:54 OK: 12 MiB in 22 packages 00:51:54 Removing intermediate container 1fbb2eafc93c 00:51:54 ---> f64ca74aa543 00:51:54 Step 13/23 : EXPOSE $APP_PORT 00:51:55 ---> Running in 422628d1007d 00:51:56 Removing intermediate container 422628d1007d 00:51:56 ---> 64d5d8d2031a 00:51:56 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:51:56 ---> Running in 9ccefb58515a 00:51:57 Removing intermediate container a2cdb66703f2 00:51:57 ---> a020a82e852e 00:51:57 Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' 00:51:57 ---> Running in b03e5dd965b1 00:51:58 Removing intermediate container b03e5dd965b1 00:51:58 ---> f1c5d6a99487 00:51:58 Step 14/26 : ENV APP_PORT=48090 00:51:58 ---> Running in aff0709a9e07 00:51:59 Removing intermediate container aff0709a9e07 00:51:59 ---> f6beaa1589e8 00:51:59 Step 15/26 : EXPOSE $APP_PORT 00:51:59 ---> Running in b969b6d8034b 00:51:59 Removing intermediate container 9ccefb58515a 00:51:59 ---> fa1fdd94d928 00:51:59 Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init 00:51:59 ---> Running in 016c06ff1e9c 00:51:59 Removing intermediate container b969b6d8034b 00:51:59 ---> 7d7b1a1db4f3 00:51:59 Step 16/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 00:52:01 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 00:52:01 ---> c628d8c60f2c 00:52:01 Step 17/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 00:52:01 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 00:52:02 ---> 0b7a286f043c 00:52:02 Step 18/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 00:52:02 (1/6) Installing dumb-init (1.2.2-r1) 00:52:02 (2/6) Installing libgcc (9.3.0-r2) 00:52:02 (3/6) Installing libsodium (1.0.18-r0) 00:52:02 (4/6) Installing libstdc++ (9.3.0-r2) 00:52:02 (5/6) Installing libzmq (4.3.3-r0) 00:52:03 (6/6) Installing zeromq (4.3.3-r0) 00:52:03 Executing busybox-1.31.1-r19.trigger 00:52:03 OK: 8 MiB in 20 packages 00:52:03 ---> 85d2f281cd64 00:52:03 Step 19/26 : RUN apk --no-cache add py3-pip 00:52:03 ---> Running in c17dce334c2c 00:52:04 Removing intermediate container 016c06ff1e9c 00:52:04 ---> 365873c2b885 00:52:04 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 00:52:05 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 00:52:05 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 00:52:05 ---> 69e559d72384 00:52:05 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 00:52:06 (1/33) Installing libbz2 (1.0.8-r1) 00:52:06 (2/33) Installing expat (2.2.9-r1) 00:52:06 (3/33) Installing libffi (3.3-r2) 00:52:06 (4/33) Installing gdbm (1.13-r1) 00:52:06 (5/33) Installing xz-libs (5.2.5-r0) 00:52:06 (6/33) Installing sqlite-libs (3.32.1-r0) 00:52:06 (7/33) Installing python3 (3.8.5-r0) 00:52:08 ---> 540849da9d82 00:52:08 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 00:52:08 (8/33) Installing py3-appdirs (1.4.4-r1) 00:52:08 (9/33) Installing py3-ordered-set (4.0.1-r0) 00:52:08 (10/33) Installing py3-parsing (2.4.7-r0) 00:52:08 (11/33) Installing py3-six (1.15.0-r0) 00:52:08 (12/33) Installing py3-packaging (20.4-r0) 00:52:08 (13/33) Installing py3-setuptools (47.0.0-r0) 00:52:08 (14/33) Installing py3-chardet (3.0.4-r4) 00:52:08 (15/33) Installing py3-idna (2.9-r0) 00:52:08 (16/33) Installing py3-certifi (2020.4.5.1-r0) 00:52:08 (17/33) Installing py3-urllib3 (1.25.9-r0) 00:52:08 (18/33) Installing py3-requests (2.23.0-r0) 00:52:08 (19/33) Installing py3-msgpack (1.0.0-r0) 00:52:08 (20/33) Installing py3-lockfile (0.12.2-r3) 00:52:08 (21/33) Installing py3-cachecontrol (0.12.6-r0) 00:52:08 (22/33) Installing py3-colorama (0.4.3-r0) 00:52:08 (23/33) Installing py3-distlib (0.3.0-r0) 00:52:08 (24/33) Installing py3-distro (1.5.0-r1) 00:52:08 (25/33) Installing py3-webencodings (0.5.1-r3) 00:52:08 (26/33) Installing py3-html5lib (1.0.1-r4) 00:52:08 (27/33) Installing py3-pytoml (0.1.21-r0) 00:52:08 (28/33) Installing py3-pep517 (0.8.2-r0) 00:52:08 (29/33) Installing py3-progress (1.5-r0) 00:52:08 (30/33) Installing py3-toml (0.10.1-r0) 00:52:08 (31/33) Installing py3-retrying (1.3.3-r0) 00:52:08 (32/33) Installing py3-contextlib2 (0.6.0-r0) 00:52:08 (33/33) Installing py3-pip (20.1.1-r0) 00:52:08 Executing busybox-1.31.1-r19.trigger 00:52:08 OK: 71 MiB in 55 packages 00:52:09 ---> 8a3bb971fcd7 00:52:09 Step 19/23 : ENTRYPOINT ["/core-data"] 00:52:09 ---> Running in 8f3e69f7b3a6 00:52:10 Removing intermediate container 8f3e69f7b3a6 00:52:10 ---> 5ee8d0b8c04a 00:52:10 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:52:10 ---> Running in 555ebf3641ac 00:52:11 Removing intermediate container 555ebf3641ac 00:52:11 ---> d2d68e0baeb4 00:52:11 Step 21/23 : LABEL arch=arm64 00:52:11 ---> Running in a3958593f667 00:52:12 Removing intermediate container a3958593f667 00:52:12 ---> 79f7188e63db 00:52:12 Step 22/23 : LABEL git_sha=1c84a7ec14fcea10be39be41a3af8fc3b0353c8a 00:52:13 ---> Running in a64990a72455 00:52:13 Removing intermediate container a64990a72455 00:52:13 ---> 69ba97309c35 00:52:13 Step 23/23 : LABEL version=0.0.0 00:52:14 ---> Running in e555b2a32e7a 00:52:14 Removing intermediate container c17dce334c2c 00:52:14 ---> 2ac41c6d3261 00:52:14 Step 20/26 : RUN pip install docker-compose==1.23.2 00:52:15 Removing intermediate container e555b2a32e7a 00:52:15 ---> d6626d97e94f 00:52:15 00:52:15 ---> Running in 9b2cbe03f6b7 00:52:15 Successfully built d6626d97e94f 00:52:15 Successfully tagged docker-core-data-go-arm64:latest 00:52:20  Building docker-core-data-go ... done Collecting docker-compose==1.23.2 00:52:21 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 00:52:22 Collecting jsonschema<3,>=2.5.1 00:52:22 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 00:52:23 Collecting PyYAML<4,>=3.10 00:52:23 Downloading PyYAML-3.13.tar.gz (270 kB) 00:52:27 Collecting docopt<0.7,>=0.6.1 00:52:27 Downloading docopt-0.6.2.tar.gz (25 kB) 00:52:32 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 00:52:32 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 00:52:32 Collecting cached-property<2,>=1.2.0 00:52:32 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 00:52:32 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:52:33 Collecting dockerpty<0.5,>=0.4.1 00:52:33 Downloading dockerpty-0.4.1.tar.gz (13 kB) 00:52:36 Collecting docker<4.0,>=3.6.0 00:52:36 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 00:52:38 Collecting websocket-client<1.0,>=0.32.0 00:52:38 Downloading websocket_client-0.57.0-py2.py3-none-any.whl (200 kB) 00:52:38 Collecting texttable<0.10,>=0.9.0 00:52:39 Downloading texttable-0.9.1.tar.gz (11 kB) 00:52:41 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:52:42 Collecting urllib3<1.25,>=1.21.1 00:52:42 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 00:52:43 Collecting idna<2.8,>=2.5 00:52:43 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 00:52:43 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:52:43 Collecting docker-pycreds>=0.4.0 00:52:43 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 00:52:44 Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. 00:52:44 Using legacy setup.py install for docopt, since package 'wheel' is not installed. 00:52:44 Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. 00:52:44 Using legacy setup.py install for texttable, since package 'wheel' is not installed. 00:52:45 Installing collected packages: jsonschema, PyYAML, docopt, urllib3, idna, requests, cached-property, dockerpty, docker-pycreds, websocket-client, docker, texttable, docker-compose 00:52:45 Running setup.py install for PyYAML: started 00:52:49 Running setup.py install for PyYAML: finished with status 'done' 00:52:49 Running setup.py install for docopt: started 00:52:51 Running setup.py install for docopt: finished with status 'done' 00:52:51 Attempting uninstall: urllib3 00:52:51 Found existing installation: urllib3 1.25.9 00:52:51 Uninstalling urllib3-1.25.9: 00:52:51 Successfully uninstalled urllib3-1.25.9 00:52:52 Attempting uninstall: idna 00:52:52 Found existing installation: idna 2.9 00:52:52 Uninstalling idna-2.9: 00:52:52 Successfully uninstalled idna-2.9 00:52:53 Attempting uninstall: requests 00:52:53 Found existing installation: requests 2.23.0 00:52:53 Uninstalling requests-2.23.0: 00:52:53 Successfully uninstalled requests-2.23.0 00:52:54 Running setup.py install for dockerpty: started 00:52:57 Running setup.py install for dockerpty: finished with status 'done' 00:52:58 Running setup.py install for texttable: started 00:53:02 Running setup.py install for texttable: finished with status 'done' 00:53:02 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:53:08 Removing intermediate container 9b2cbe03f6b7 00:53:08 ---> 445cc35b0708 00:53:08 Step 21/26 : RUN apk --no-cache add curl 00:53:08 ---> Running in 303cc70cbf04 00:53:08 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 00:53:09 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 00:53:09 (1/3) Installing nghttp2-libs (1.41.0-r0) 00:53:09 (2/3) Installing libcurl (7.69.1-r3) 00:53:09 (3/3) Installing curl (7.69.1-r3) 00:53:10 Executing busybox-1.31.1-r19.trigger 00:53:10 OK: 71 MiB in 58 packages 00:53:11 Removing intermediate container 303cc70cbf04 00:53:11 ---> ac7ac3f68b65 00:53:11 Step 22/26 : ENTRYPOINT ["/sys-mgmt-agent"] 00:53:11 ---> Running in f7956b5ccd89 00:53:11 Removing intermediate container f7956b5ccd89 00:53:11 ---> a8c9791e60d1 00:53:11 Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:53:12 ---> Running in 836504654bf1 00:53:12 Removing intermediate container 836504654bf1 00:53:12 ---> 6140acc8b8d1 00:53:12 Step 24/26 : LABEL arch=arm64 00:53:12 ---> Running in b53088faeaaf 00:53:13 Removing intermediate container b53088faeaaf 00:53:13 ---> 827499f1e61b 00:53:13 Step 25/26 : LABEL git_sha=1c84a7ec14fcea10be39be41a3af8fc3b0353c8a 00:53:13 ---> Running in a94270d23d37 00:53:13 Removing intermediate container a94270d23d37 00:53:13 ---> 8f62e54fefb1 00:53:13 Step 26/26 : LABEL version=0.0.0 00:53:13 ---> Running in 167af4077d7a 00:53:14 Removing intermediate container 167af4077d7a 00:53:14 ---> eeb431bfe11d 00:53:14 00:53:15 Successfully built eeb431bfe11d 00:53:15 Successfully tagged docker-sys-mgmt-agent-go-arm64:latest 00:53:15  Building docker-sys-mgmt-agent-go ... done  [Pipeline] } 00:53:15 $ docker stop --time=1 b98ef30f637d9cd54ace290e61a7b44327329b082e3c3f0b44b80334508a159e 00:53:17 $ docker rm -f b98ef30f637d9cd54ace290e61a7b44327329b082e3c3f0b44b80334508a159e [Pipeline] // withDockerContainer [Pipeline] sh 00:53:18 + docker images 00:53:18 + grep docker 00:53:18 docker-sys-mgmt-agent-go-arm64 latest eeb431bfe11d 4 seconds ago 300MB 00:53:18 docker-core-data-go-arm64 latest d6626d97e94f About a minute ago 21MB 00:53:18 docker-support-scheduler-go-arm64 latest 6682e380d20d 2 minutes ago 16.1MB 00:53:18 docker-security-secretstore-setup-go-arm64 latest 7575f3ba4add 2 minutes ago 23.4MB 00:53:18 docker-security-bootstrapper-go-arm64 latest fd2441168ea8 4 minutes ago 17MB 00:53:18 docker-core-metadata-go-arm64 latest 2cbf8402f20f 4 minutes ago 17.8MB 00:53:18 docker-support-notifications-go-arm64 latest a7141e9d1d1c 4 minutes ago 16.7MB 00:53:18 docker-core-command-go-arm64 latest 4cdab21348f8 4 minutes ago 16MB 00:53:18 docker-security-proxy-setup-go-arm64 latest 5b9766cec21e 4 minutes ago 23.2MB 00:53:18 docker 20.10.0 eeaf43b92773 8 weeks 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:53:22 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 00:53:23 ---> package-listing.sh 00:53:23 ++ facter osfamily 00:53:23 ++ tr '[:upper:]' '[:lower:]' 00:53:23 + OS_FAMILY=redhat 00:53:23 + workspace=/w/workspace/edgex-go/10 00:53:23 + START_PACKAGES=/tmp/packages_start.txt 00:53:23 + END_PACKAGES=/tmp/packages_end.txt 00:53:23 + DIFF_PACKAGES=/tmp/packages_diff.txt 00:53:23 + PACKAGES=/tmp/packages_start.txt 00:53:23 + '[' /w/workspace/edgex-go/10 ']' 00:53:23 + PACKAGES=/tmp/packages_end.txt 00:53:23 + case "${OS_FAMILY}" in 00:53:23 + rpm -qa 00:53:23 + sort 00:53:28 + '[' -f /tmp/packages_start.txt ']' 00:53:28 + '[' -f /tmp/packages_end.txt ']' 00:53:28 + diff /tmp/packages_start.txt /tmp/packages_end.txt 00:53:28 + '[' /w/workspace/edgex-go/10 ']' 00:53:28 + mkdir -p /w/workspace/edgex-go/10/archives/ 00:53:28 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/10/archives/ [Pipeline] echo 00:53:28 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/10/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 00:53:28 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 00:53:29 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 00:53:29 00:53:29 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 00:53:29 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 00:53:29 alpine: Pulling from edgex-lftools-log-publisher 00:53:29 df20fa9351a1: Pulling fs layer 00:53:29 36b3adc4ff6f: Pulling fs layer 00:53:29 8ad3a11d3b57: Pulling fs layer 00:53:29 46f8f816bc3b: Pulling fs layer 00:53:29 93b61091891f: Pulling fs layer 00:53:29 93b9cdb0e59b: Pulling fs layer 00:53:29 5e14af77c1be: Pulling fs layer 00:53:29 01666e4c0597: Pulling fs layer 00:53:29 aa168da1d23b: Pulling fs layer 00:53:29 46f8f816bc3b: Waiting 00:53:29 93b61091891f: Waiting 00:53:29 93b9cdb0e59b: Waiting 00:53:29 5e14af77c1be: Waiting 00:53:29 01666e4c0597: Waiting 00:53:29 aa168da1d23b: Waiting 00:53:29 36b3adc4ff6f: Verifying Checksum 00:53:29 36b3adc4ff6f: Download complete 00:53:29 46f8f816bc3b: Verifying Checksum 00:53:29 46f8f816bc3b: Download complete 00:53:29 df20fa9351a1: Verifying Checksum 00:53:29 93b9cdb0e59b: Verifying Checksum 00:53:29 93b9cdb0e59b: Download complete 00:53:29 5e14af77c1be: Verifying Checksum 00:53:29 5e14af77c1be: Download complete 00:53:29 01666e4c0597: Verifying Checksum 00:53:29 01666e4c0597: Download complete 00:53:29 93b61091891f: Verifying Checksum 00:53:29 93b61091891f: Download complete 00:53:29 8ad3a11d3b57: Verifying Checksum 00:53:29 8ad3a11d3b57: Download complete 00:53:29 df20fa9351a1: Pull complete 00:53:30 36b3adc4ff6f: Pull complete 00:53:31 8ad3a11d3b57: Pull complete 00:53:31 46f8f816bc3b: Pull complete 00:53:32 aa168da1d23b: Verifying Checksum 00:53:32 aa168da1d23b: Download complete 00:53:33 93b61091891f: Pull complete 00:53:33 93b9cdb0e59b: Pull complete 00:53:33 5e14af77c1be: Pull complete 00:53:33 01666e4c0597: Pull complete 00:53:43 aa168da1d23b: Pull complete 00:53:43 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 00:53:43 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 00:53:43 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 00:53:43 prd-centos7-docker-4c-2g-25290 does not seem to be running inside a container 00:53:43 $ 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/10/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/10 -v /w/workspace/edgex-go/10:/w/workspace/edgex-go/10:rw,z -v /w/workspace/edgex-go/10@tmp:/w/workspace/edgex-go/10@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-lftools-log-publisher:alpine cat 00:53:48 $ docker top b3683e9aa4d58a97d7ae94e520f45df906db0528b68bcb43c980174c72ad3dab -eo pid,comm [Pipeline] { [Pipeline] sh 00:53:48 + touch /tmp/pre-build-complete [Pipeline] sh 00:53:48 + mkdir -p /var/log/sa [Pipeline] sh 00:53:49 + ls /var/log/sa-host 00:53:49 + sadf -c /var/log/sa-host/sa06 00:53:49 file_magic: OK 00:53:49 HZ: Using current value: 100 00:53:49 file_header: OK 00:53:49 file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK 00:53:49 Statistics: 00:53:49 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 00:53:49 File successfully converted to sysstat format version 12.2.1 00:53:49 + sadf -c /var/log/sa-host/sa23 00:53:49 file_magic: OK 00:53:49 HZ: Using current value: 100 00:53:49 file_header: OK 00:53:49 file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK 00:53:49 Statistics: 00:53:49 Hnuu...uuuununununu... 00:53:49 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 00:53:49 provisioning config files... 00:53:49 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/10@tmp/config4985492657619945181tmp [Pipeline] { [Pipeline] echo 00:53:49 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 00:53:49 ---> create-netrc.sh [Pipeline] } 00:53:49 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 00:53:49 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 00:53:50 ---> python-tools-install.sh [Pipeline] echo 00:53:50 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 00:53:50 ---> sudo-logs.sh 00:53:50 Archiving 'sudo' log.. [Pipeline] echo 00:53:50 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 00:53:50 ---> job-cost.sh 00:53:50 lf-activate-venv: SKIPPING 00:53:50 INFO: No Stack... 00:53:52 INFO: Retrieving Pricing Info for: v1-standard-2 00:53:52 INFO: Archiving Costs [Pipeline] echo 00:53:52 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 00:53:52 ---> logs-deploy.sh 00:53:52 lf-activate-venv: SKIPPING 00:53:52 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3115/10 00:53:52 INFO: archiving workspace using pattern(s): 00:53:54 Archives upload complete. 00:53:54 INFO: archiving logs to Nexus