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 7720835d1356653aaa62fb44da62189db095b415+d0bc3b104123489a76cc16a6f8c025e818c2e684 (4510ee49828919061e302977195fc10dd7805c9f) 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-24799 in /w/workspace/edgexfoundry_edgex-go_PR-3115 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/7 [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/7 # 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 d0bc3b104123489a76cc16a6f8c025e818c2e684 into PR head commit 7720835d1356653aaa62fb44da62189db095b415 > 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 7720835d1356653aaa62fb44da62189db095b415 # timeout=10 Merge succeeded, producing d2b48e5733f1916416f43ba9c1c0c75d09103633 Checking out Revision d2b48e5733f1916416f43ba9c1c0c75d09103633 (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 d0bc3b104123489a76cc16a6f8c025e818c2e684 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f d2b48e5733f1916416f43ba9c1c0c75d09103633 # timeout=10 Commit message: "Merge commit 'd0bc3b104123489a76cc16a6f8c025e818c2e684' into HEAD" > git rev-list --no-walk 7720835d1356653aaa62fb44da62189db095b415 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 00:31:15 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 00:31:15 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 00:31:15 ========================================================= 00:31:15 EdgeX Global Pipelines Version Info 00:31:15 ========================================================= [Pipeline] libraryResource [Pipeline] sh 00:31:17 ------------------- 00:31:17 stable info: 00:31:17 ------------------- 00:31:17 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 00:31:17 Commit SHA: 69a7e166112f335804d9fea76440e5140e47f034 00:31:17 Message: update stable to v1.0.179 00:31:18 ------------------- 00:31:18 experimental info: 00:31:18 ------------------- 00:31:18 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 00:31:18 Commit SHA: 69a7e166112f335804d9fea76440e5140e47f034 00:31:18 Message: update experimental to v1.0.179 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 00:31:18 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 00:31:19 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 00:31:19 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 00:31:19 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 00:31:19 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 00:31:19 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo 00:31:19 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo 00:31:19 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 00:31:19 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = docker- [Pipeline] echo 00:31:19 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = -go [Pipeline] echo 00:31:19 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 00:31:20 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 00:31:20 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 00:31:20 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 00:31:20 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 00:31:20 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 00:31:20 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 00:31:21 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 00:31:21 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 00:31:21 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo 00:31:21 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 00:31:21 [edgeXSetupEnvironment]: set envvar SECURITY_NOTIFY_LIST = security-issues@lists.edgexfoundry.org [Pipeline] echo 00:31:21 [edgeXSetupEnvironment]: set envvar SNYK_DOCKER_SCAN = false [Pipeline] echo 00:31:21 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3115 [Pipeline] echo 00:31:21 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3115 [Pipeline] echo 00:31:21 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3115 [Pipeline] echo 00:31:22 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = d2b48e5733f1916416f43ba9c1c0c75d09103633 [Pipeline] echo 00:31:22 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = d2b48e5 [Pipeline] echo 00:31:22 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 00:31:22 provisioning config files... 00:31:22 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/7@tmp/config385629284842505577tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:31:22 ---> docker-login.sh 00:31:22 nexus3.edgexfoundry.org:10001 00:31:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:31:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:31:23 Configure a credential helper to remove this warning. See 00:31:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:31:23 00:31:23 Login Succeeded 00:31:23 nexus3.edgexfoundry.org:10002 00:31:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:31:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:31:23 Configure a credential helper to remove this warning. See 00:31:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:31:23 00:31:23 Login Succeeded 00:31:23 nexus3.edgexfoundry.org:10003 00:31:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:31:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:31:23 Configure a credential helper to remove this warning. See 00:31:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:31:23 00:31:23 Login Succeeded 00:31:23 nexus3.edgexfoundry.org:10004 00:31:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:31:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:31:23 Configure a credential helper to remove this warning. See 00:31:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:31:23 00:31:23 Login Succeeded 00:31:23 docker.io 00:31:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:31:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:31:24 Configure a credential helper to remove this warning. See 00:31:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:31:24 00:31:24 Login Succeeded 00:31:24 ---> docker-login.sh ends [Pipeline] } 00:31:24 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 00:31:24 ++ 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:24 + for file in '`ls cmd/**/Dockerfile`' 00:31:24 ++ dirname cmd/core-command/Dockerfile 00:31:24 ++ cut -d/ -f2 00:31:24 + echo core-command,cmd/core-command/Dockerfile 00:31:24 + for file in '`ls cmd/**/Dockerfile`' 00:31:24 ++ dirname cmd/core-data/Dockerfile 00:31:24 ++ cut -d/ -f2 00:31:24 + echo core-data,cmd/core-data/Dockerfile 00:31:24 + for file in '`ls cmd/**/Dockerfile`' 00:31:24 ++ dirname cmd/core-metadata/Dockerfile 00:31:24 ++ cut -d/ -f2 00:31:24 + echo core-metadata,cmd/core-metadata/Dockerfile 00:31:24 + for file in '`ls cmd/**/Dockerfile`' 00:31:24 ++ dirname cmd/security-bootstrapper/Dockerfile 00:31:24 ++ cut -d/ -f2 00:31:24 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 00:31:24 + for file in '`ls cmd/**/Dockerfile`' 00:31:24 ++ dirname cmd/security-proxy-setup/Dockerfile 00:31:24 ++ cut -d/ -f2 00:31:24 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 00:31:24 + for file in '`ls cmd/**/Dockerfile`' 00:31:24 ++ dirname cmd/security-secretstore-setup/Dockerfile 00:31:24 ++ cut -d/ -f2 00:31:24 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 00:31:24 + for file in '`ls cmd/**/Dockerfile`' 00:31:24 ++ dirname cmd/support-notifications/Dockerfile 00:31:24 ++ cut -d/ -f2 00:31:24 + echo support-notifications,cmd/support-notifications/Dockerfile 00:31:24 + for file in '`ls cmd/**/Dockerfile`' 00:31:24 ++ dirname cmd/support-scheduler/Dockerfile 00:31:24 ++ cut -d/ -f2 00:31:24 + echo support-scheduler,cmd/support-scheduler/Dockerfile 00:31:24 + for file in '`ls cmd/**/Dockerfile`' 00:31:24 ++ dirname cmd/sys-mgmt-agent/Dockerfile 00:31:24 ++ cut -d/ -f2 00:31:24 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 00:31:25 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:26 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 00:31:26 00:31:26 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 00:31:26 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 00:31:26 latest: Pulling from edgex-devops/git-semver 00:31:26 31603596830f: Pulling fs layer 00:31:26 2a8b12db71e7: Pulling fs layer 00:31:26 6ca5941a6612: Pulling fs layer 00:31:26 ecc8261a40a4: Pulling fs layer 00:31:26 ecc8261a40a4: Waiting 00:31:26 2a8b12db71e7: Download complete 00:31:26 31603596830f: Verifying Checksum 00:31:26 31603596830f: Download complete 00:31:26 ecc8261a40a4: Verifying Checksum 00:31:26 ecc8261a40a4: Download complete 00:31:26 6ca5941a6612: Verifying Checksum 00:31:26 6ca5941a6612: Download complete 00:31:26 31603596830f: Pull complete 00:31:27 2a8b12db71e7: Pull complete 00:31:28 6ca5941a6612: Pull complete 00:31:28 ecc8261a40a4: Pull complete 00:31:28 Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 00:31:28 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 00:31:28 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 00:31:28 prd-centos7-docker-4c-2g-24799 does not seem to be running inside a container 00:31:28 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/7 -v /w/workspace/edgex-go/7:/w/workspace/edgex-go/7:rw,z -v /w/workspace/edgex-go/7@tmp:/w/workspace/edgex-go/7@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:31 $ docker top f5000b390879189de197b64cfefed7de3ec62c51141df527a7f8e45e0638200e -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 00:31:31 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 00:31:31 [ssh-agent] Looking for ssh-agent implementation... 00:31:32 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 00:31:32 $ docker exec f5000b390879189de197b64cfefed7de3ec62c51141df527a7f8e45e0638200e ssh-agent 00:31:32 SSH_AUTH_SOCK=/tmp/ssh-TyVMYl2bx1wd/agent.12 00:31:32 SSH_AGENT_PID=17 00:31:32 Running ssh-add (command line suppressed) 00:31:32 Identity added: /w/workspace/edgex-go/7@tmp/private_key_6225544278568929108.key (/w/workspace/edgex-go/7@tmp/private_key_6225544278568929108.key) 00:31:32 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 00:31:32 + git tag --points-at HEAD [Pipeline] } 00:31:32 $ docker exec --env ******** --env ******** f5000b390879189de197b64cfefed7de3ec62c51141df527a7f8e45e0638200e ssh-agent -k 00:31:32 unset SSH_AUTH_SOCK; 00:31:32 unset SSH_AGENT_PID; 00:31:32 echo Agent pid 17 killed; 00:31:33 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 00:31:33 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 00:31:33 [ssh-agent] Looking for ssh-agent implementation... 00:31:33 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 00:31:33 $ docker exec f5000b390879189de197b64cfefed7de3ec62c51141df527a7f8e45e0638200e ssh-agent 00:31:33 SSH_AUTH_SOCK=/tmp/ssh-v6jKISt5095z/agent.46 00:31:33 SSH_AGENT_PID=51 00:31:33 Running ssh-add (command line suppressed) 00:31:33 Identity added: /w/workspace/edgex-go/7@tmp/private_key_3917091398943857129.key (/w/workspace/edgex-go/7@tmp/private_key_3917091398943857129.key) 00:31:33 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 00:31:34 + git semver init 00:31:34 # -> Open(): unable to determine branch for HEAD 00:31:34 # $GIT_DIR = /w/workspace/edgex-go/7/.git 00:31:34 # $GIT_WORK_TREE = /w/workspace/edgex-go/7 00:31:34 # $SEMVER_REMOTE_NAME = origin 00:31:34 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 00:31:34 # $SEMVER_USER_NAME = edgex-jenkins 00:31:34 # $SEMVER_BRANCH = PR-3115 00:31:34 # $SEMVER_TEMP = /tmp/semver-133988159 00:31:34 # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP 00:32:21 # '/tmp/semver-133988159' -> '/w/workspace/edgex-go/7/.semver' 00:32:21 # -> Force: false 00:32:21 # $SEMVER_DIR = /w/workspace/edgex-go/7/.semver [Pipeline] } 00:32:21 $ docker exec --env ******** --env ******** f5000b390879189de197b64cfefed7de3ec62c51141df527a7f8e45e0638200e ssh-agent -k 00:32:21 unset SSH_AUTH_SOCK; 00:32:21 unset SSH_AGENT_PID; 00:32:21 echo Agent pid 51 killed; 00:32:21 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 00:32:21 + git semver [Pipeline] } 00:32:21 $ docker stop --time=1 f5000b390879189de197b64cfefed7de3ec62c51141df527a7f8e45e0638200e 00:32:24 $ docker rm -f f5000b390879189de197b64cfefed7de3ec62c51141df527a7f8e45e0638200e [Pipeline] // withDockerContainer [Pipeline] sh 00:32:24 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 00:32:25 Stashed 1 file(s) [Pipeline] echo 00:32:25 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 00:32:25 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 00:32:26 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 00:32:26 + sudo service docker restart 00:32:26 + true 00:32:26 Redirecting to /bin/systemctl restart docker.service [Pipeline] echo 00:32:27 ========================================================= 00:32:27 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] 00:32:27 ========================================================= [Pipeline] isUnix [Pipeline] sh 00:32:27 + 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:31 Sending build context to Docker daemon 327.6MB 00:32:31 Step 1/6 : ARG BASE=golang:1.15-alpine3.12 00:32:31 Step 2/6 : FROM ${BASE} 00:32:31 1.15-alpine: Pulling from edgex-devops/edgex-golang-base 00:32:31 188c0c94c7c5: Pulling fs layer 00:32:31 0ef7d3d256c8: Pulling fs layer 00:32:31 de9db76c5a1d: Pulling fs layer 00:32:31 bca2f99d35d6: Pulling fs layer 00:32:31 93359f2a8cfa: Pulling fs layer 00:32:31 7c6f9722023f: Pulling fs layer 00:32:31 a35cf1a2eb13: Pulling fs layer 00:32:31 bca2f99d35d6: Waiting 00:32:31 93359f2a8cfa: Waiting 00:32:31 7c6f9722023f: Waiting 00:32:31 a35cf1a2eb13: Waiting 00:32:31 de9db76c5a1d: Verifying Checksum 00:32:31 de9db76c5a1d: Download complete 00:32:31 0ef7d3d256c8: Verifying Checksum 00:32:31 0ef7d3d256c8: Download complete 00:32:31 93359f2a8cfa: Download complete 00:32:31 7c6f9722023f: Verifying Checksum 00:32:31 7c6f9722023f: Download complete 00:32:31 188c0c94c7c5: Verifying Checksum 00:32:31 188c0c94c7c5: Download complete 00:32:32 188c0c94c7c5: Pull complete 00:32:32 0ef7d3d256c8: Pull complete 00:32:32 de9db76c5a1d: Pull complete 00:32:33 a35cf1a2eb13: Verifying Checksum 00:32:33 a35cf1a2eb13: Download complete 00:32:34 bca2f99d35d6: Verifying Checksum 00:32:34 bca2f99d35d6: Download complete 00:32:39 bca2f99d35d6: Pull complete 00:32:39 93359f2a8cfa: Pull complete 00:32:39 7c6f9722023f: Pull complete 00:32:40 Still waiting to schedule task 00:32:40 Waiting for next available executor on ‘prd-ubuntu18.04-docker-arm64-4c-16g-24790’ 00:32:47 a35cf1a2eb13: Pull complete 00:32:47 Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 00:32:47 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine 00:32:47 ---> a62c8e92a672 00:32:47 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:47 ---> Running in 27e1e358e13a 00:32:47 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 00:32:51 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 00:32:55 (1/12) Installing libmagic (5.38-r0) 00:32:56 (2/12) Installing file (5.38-r0) 00:32:56 (3/12) Installing libc-dev (0.7.2-r3) 00:32:56 (4/12) Installing g++ (9.3.0-r2) 00:33:22 (5/12) Installing fortify-headers (1.1-r0) 00:33:22 (6/12) Installing patch (2.7.6-r6) 00:33:22 (7/12) Installing build-base (0.5-r2) 00:33:22 (8/12) Installing libsodium (1.0.18-r0) 00:33:22 (9/12) Installing pkgconf (1.7.2-r0) 00:33:22 (10/12) Installing libsodium-dev (1.0.18-r0) 00:33:22 (11/12) Installing libzmq (4.3.3-r0) 00:33:22 (12/12) Installing zeromq-dev (4.3.3-r0) 00:33:22 Executing busybox-1.31.1-r19.trigger 00:33:22 OK: 233 MiB in 51 packages 00:33:24 Removing intermediate container 27e1e358e13a 00:33:24 ---> ad01fd457f28 00:33:24 Step 4/6 : WORKDIR /edgex-go 00:33:24 ---> Running in a727feaaaa00 00:33:24 Removing intermediate container a727feaaaa00 00:33:24 ---> c5f77b570344 00:33:24 Step 5/6 : COPY go.mod . 00:33:24 ---> 832e2f178f81 00:33:24 Step 6/6 : RUN go mod download 00:33:24 ---> Running in e03d8d046eeb 00:33:46 Removing intermediate container e03d8d046eeb 00:33:46 ---> 449a102f049c 00:33:46 Successfully built 449a102f049c 00:33:46 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 00:33:47 + docker inspect -f . ci-base-image-x86_64 00:33:47 . [Pipeline] withDockerContainer 00:33:47 prd-centos7-docker-4c-2g-24799 does not seem to be running inside a container 00:33:47 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/7 -v /w/workspace/edgex-go/7:/w/workspace/edgex-go/7:rw,z -v /w/workspace/edgex-go/7@tmp:/w/workspace/edgex-go/7@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:48 $ docker top 4a4936852c2c742e92b50e242801c4bbdb61975db0e2061631fe02fca7cdca8b -eo pid,comm [Pipeline] { [Pipeline] sh 00:33:48 + go version 00:33:48 go version go1.15.5 linux/amd64 [Pipeline] } 00:33:48 $ docker stop --time=1 4a4936852c2c742e92b50e242801c4bbdb61975db0e2061631fe02fca7cdca8b 00:33:50 $ docker rm -f 4a4936852c2c742e92b50e242801c4bbdb61975db0e2061631fe02fca7cdca8b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 00:33:51 + docker inspect -f . ci-base-image-x86_64 00:33:51 . [Pipeline] withDockerContainer 00:33:51 prd-centos7-docker-4c-2g-24799 does not seem to be running inside a container 00:33:51 $ 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/7 -v /w/workspace/edgex-go/7:/w/workspace/edgex-go/7:rw,z -v /w/workspace/edgex-go/7@tmp:/w/workspace/edgex-go/7@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:52 $ docker top c2666f440053406bf9b6dc8c5a0f95828e409cd4460dd5e5e9373e1b468e911a -eo pid,comm [Pipeline] { [Pipeline] echo 00:33:52 ========================================================= 00:33:52 [edgeXBuildGoParallel] Running Tests and Build... 00:33:52 ========================================================= [Pipeline] sh 00:33:52 + make test 00:33:52 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 00:34:02 ? github.com/edgexfoundry/edgex-go [no test files] 00:34:17 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 00:34:24 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 00:34:24 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 00:34:24 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 00:34:27 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 00:34:27 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 00:34:27 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 00:34:27 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 00:34:27 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 00:34:28 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 00:34:30 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 00:34:30 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 00:34:30 ? github.com/edgexfoundry/edgex-go/internal [no test files] 00:34:33 ok github.com/edgexfoundry/edgex-go/internal/core/command 0.114s coverage: 46.0% of statements 00:34:33 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 00:34:33 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 00:34:33 ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] 00:34:33 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] 00:34:33 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] 00:34:33 ? github.com/edgexfoundry/edgex-go/internal/core/command/v2 [no test files] 00:34:33 ? github.com/edgexfoundry/edgex-go/internal/core/command/v2/application [no test files] 00:34:33 ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http 0.080s coverage: 100.0% of statements 00:34:35 ok github.com/edgexfoundry/edgex-go/internal/core/data 1.231s coverage: 27.1% of statements 00:34:35 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 00:34:35 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 00:34:35 ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] 00:34:35 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] 00:34:35 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] 00:34:35 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 00:34:35 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.053s coverage: 100.0% of statements 00:34:35 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] 00:34:35 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.054s coverage: 100.0% of statements 00:34:35 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] 00:34:35 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] 00:34:36 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.098s coverage: 65.8% of statements 00:34:36 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] 00:34:36 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] 00:34:37 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.454s coverage: 82.3% of statements 00:34:37 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] 00:34:37 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] 00:34:37 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/io [no test files] 00:34:37 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] 00:34:38 ok github.com/edgexfoundry/edgex-go/internal/core/metadata 0.362s coverage: 28.6% of statements 00:34:38 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 00:34:38 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 00:34:38 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] 00:34:38 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] 00:34:38 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] 00:34:38 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.092s coverage: 100.0% of statements 00:34:38 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] 00:34:38 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.042s coverage: 100.0% of statements 00:34:38 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] 00:34:39 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.107s coverage: 86.7% of statements 00:34:39 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] 00:34:40 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.118s coverage: 97.5% of statements 00:34:40 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] 00:34:40 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.061s coverage: 78.3% of statements 00:34:40 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] 00:34:40 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] 00:34:40 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] 00:34:40 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] 00:34:42 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 0.447s coverage: 92.8% of statements 00:34:42 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] 00:34:42 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] 00:34:42 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] 00:34:42 ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] 00:34:42 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 00:34:42 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] 00:34:42 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] 00:34:42 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 00:34:42 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 00:34:42 ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] 00:34:42 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 00:34:42 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] 00:34:42 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 00:34:42 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] 00:34:42 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 00:34:42 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] 00:34:42 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] 00:34:42 ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] 00:34:42 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.034s coverage: 58.8% of statements 00:34:42 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] 00:34:42 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] 00:34:42 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.089s coverage: 0.1% of statements 00:34:42 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] 00:34:42 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] 00:34:42 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 00:34:42 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.069s coverage: 45.5% of statements 00:34:42 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.067s coverage: 79.5% of statements 00:34:42 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.063s coverage: 94.1% of statements 00:34:42 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.082s coverage: 96.3% of statements 00:34:42 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.036s coverage: 87.5% of statements 00:34:54 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.062s coverage: 94.4% of statements 00:34:54 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.038s coverage: 44.8% of statements 00:35:07 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.070s coverage: 92.9% of statements 00:35:07 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 00:35:07 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 00:35:07 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 00:35:07 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.039s coverage: 77.8% of statements 00:35:07 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 00:35:07 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 00:35:07 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 00:35:07 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 00:35:07 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 00:35:07 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.044s coverage: 87.2% of statements 00:35:07 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 00:35:07 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 00:35:07 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.033s coverage: 100.0% of statements 00:35:07 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 00:35:07 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.046s coverage: 75.5% of statements 00:35:07 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 00:35:07 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.034s coverage: 80.8% of statements 00:35:07 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.065s coverage: 87.2% of statements 00:35:07 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.044s coverage: 84.2% of statements 00:35:07 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.077s coverage: 91.4% of statements 00:35:07 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 00:35:07 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.170s coverage: 63.5% of statements 00:35:07 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 00:35:07 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 00:35:07 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.033s coverage: 100.0% of statements 00:35:07 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.043s coverage: 91.3% of statements 00:35:07 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.033s coverage: 100.0% of statements 00:35:07 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.033s coverage: 73.7% of statements 00:35:07 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.033s coverage: 100.0% of statements 00:35:07 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.306s coverage: 68.9% of statements 00:35:07 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 00:35:07 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 00:35:07 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.090s coverage: 37.0% of statements 00:35:07 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 00:35:07 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 00:35:07 ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient 0.325s coverage: 84.0% of statements 00:35:07 ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient/mocks 0.052s coverage: 100.0% of statements 00:35:07 ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.164s coverage: 47.0% of statements 00:35:07 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 00:35:07 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 00:35:07 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] 00:35:07 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] 00:35:07 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] 00:35:07 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.045s coverage: 100.0% of statements 00:35:07 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] 00:35:07 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.044s coverage: 100.0% of statements 00:35:07 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] 00:35:07 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2 [no test files] 00:35:07 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application [no test files] 00:35:07 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/bootstrap/container [no test files] 00:35:07 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/controller/http 0.078s coverage: 90.4% of statements 00:35:07 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces [no test files] 00:35:07 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces/mocks [no test files] 00:35:07 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/io [no test files] 00:35:07 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 0.686s coverage: 29.1% of statements 00:35:07 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 00:35:07 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 00:35:07 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] 00:35:07 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] 00:35:07 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] 00:35:07 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.089s coverage: 99.0% of statements 00:35:07 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] 00:35:07 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.044s coverage: 100.0% of statements 00:35:07 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] 00:35:07 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2 [no test files] 00:35:07 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application [no test files] 00:35:07 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/bootstrap/container [no test files] 00:35:07 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http 0.068s coverage: 100.0% of statements 00:35:07 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces [no test files] 00:35:07 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces/mocks [no test files] 00:35:07 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/io [no test files] 00:35:07 ok github.com/edgexfoundry/edgex-go/internal/system 0.037s coverage: 0.0% of statements 00:35:07 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 00:35:07 ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.035s coverage: 100.0% of statements 00:35:07 ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] 00:35:07 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 00:35:07 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 00:35:07 ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] 00:35:07 ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.042s coverage: 87.9% of statements 00:35:07 ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] 00:35:07 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 00:35:07 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.035s coverage: 100.0% of statements 00:35:07 ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.034s coverage: 32.1% of statements 00:35:07 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.044s coverage: 100.0% of statements 00:35:07 GO111MODULE=on go vet ./... 00:35:25 Running on prd-ubuntu18.04-docker-arm64-4c-16g-24810 in /w/workspace/edgexfoundry_edgex-go_PR-3115 [Pipeline] { [Pipeline] ws 00:35:25 Running in /w/workspace/edgex-go/7 [Pipeline] { [Pipeline] checkout 00:35:32 using credential edgex-jenkins-ssh 00:35:32 Cloning the remote Git repository 00:35:32 Cloning repository git@github.com:edgexfoundry/edgex-go.git 00:35:32 > git init /w/workspace/edgex-go/7 # timeout=10 00:35:32 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 00:35:32 > git --version # timeout=10 00:35:32 > git --version # 'git version 2.17.1' 00:35:32 using GIT_SSH to set credentials SSH Credentials for GitHub 00:35:32 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 00:35:33 gofmt -l . 00:35:33 [ "`gofmt -l .`" = "" ] 00:35:33 ./bin/test-go-mod-tidy.sh 00:35:34 ./bin/test-attribution-txt.sh [Pipeline] sh 00:35:35 + ls -al . 00:35:35 total 688 00:35:35 drwxrwxr-x 10 1001 1001 4096 Feb 4 00:35 . 00:35:35 drwxr-xr-x 4 root root 28 Feb 4 00:33 .. 00:35:35 -rw-rw-r-- 1 1001 1001 11 Feb 4 00:31 .dockerignore 00:35:35 drwxrwxr-x 8 1001 1001 179 Feb 4 00:31 .git 00:35:35 drwxrwxr-x 3 1001 1001 125 Feb 4 00:31 .github 00:35:35 -rw-rw-r-- 1 1001 1001 818 Feb 4 00:31 .gitignore 00:35:35 drwx------ 3 1001 1001 60 Feb 4 00:32 .semver 00:35:35 -rw-rw-r-- 1 1001 1001 166 Feb 4 00:31 .sonarcloud.properties 00:35:35 -rw-rw-r-- 1 1001 1001 7859 Feb 4 00:31 Attribution.txt 00:35:35 -rw-rw-r-- 1 1001 1001 3804 Feb 4 00:31 CONTRIBUTING.md 00:35:35 -rw-rw-r-- 1 1001 1001 931 Feb 4 00:31 Dockerfile.build 00:35:35 -rw-rw-r-- 1 1001 1001 863 Feb 4 00:31 Jenkinsfile 00:35:35 -rw-rw-r-- 1 1001 1001 10775 Feb 4 00:31 LICENSE 00:35:35 -rw-rw-r-- 1 1001 1001 5774 Feb 4 00:31 Makefile 00:35:35 -rw-rw-r-- 1 1001 1001 6524 Feb 4 00:31 README.md 00:35:35 -rw-rw-r-- 1 1001 1001 6755 Feb 4 00:31 SECURITY.md 00:35:35 -rw-rw-r-- 1 1001 1001 5 Feb 4 00:32 VERSION 00:35:35 -rw-rw-r-- 1 1001 1001 4131 Feb 4 00:31 ZMQWindows.md 00:35:35 drwxrwxr-x 2 1001 1001 117 Feb 4 00:31 bin 00:35:35 drwxrwxr-x 14 1001 1001 4096 Feb 4 00:31 cmd 00:35:35 -rw-r--r-- 1 root root 582978 Feb 4 00:35 coverage.out 00:35:35 -rw-r--r-- 1 root root 1054 Feb 4 00:35 go.mod 00:35:35 -rw-r--r-- 1 root root 19399 Feb 4 00:35 go.sum 00:35:35 drwxrwxr-x 8 1001 1001 127 Feb 4 00:31 internal 00:35:35 drwxrwxr-x 4 1001 1001 26 Feb 4 00:31 openapi 00:35:35 drwxrwxr-x 4 1001 1001 71 Feb 4 00:31 snap 00:35:35 -rw-rw-r-- 1 1001 1001 168 Feb 4 00:31 version.go [Pipeline] sh 00:35:35 + '[' -e coverage.out ] 00:35:35 + chown 1001:1001 coverage.out [Pipeline] stash 00:35:35 Stashed 1 file(s) [Pipeline] sh 00:35:36 + make build 00:35:36 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data 00:35:39 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:48 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:49 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:51 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:51 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:53 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:54 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:55 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:56 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:57 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:59 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:36:01 Merging remotes/origin/master commit d0bc3b104123489a76cc16a6f8c025e818c2e684 into PR head commit 7720835d1356653aaa62fb44da62189db095b415 [Pipeline] } 00:36:01 $ docker stop --time=1 c2666f440053406bf9b6dc8c5a0f95828e409cd4460dd5e5e9373e1b468e911a 00:36:02 Merge succeeded, producing 9724c493a329aa8cd80518aa0b85dab7e4086d56 00:36:02 Checking out Revision 9724c493a329aa8cd80518aa0b85dab7e4086d56 (PR-3115) 00:36:00 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 00:36:00 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 00:36:00 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 00:36:00 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 00:36:00 using GIT_SSH to set credentials SSH Credentials for GitHub 00:36:00 > 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:36:01 > git config core.sparsecheckout # timeout=10 00:36:01 > git checkout -f 7720835d1356653aaa62fb44da62189db095b415 # timeout=10 00:36:01 > git remote # timeout=10 00:36:01 > git config --get remote.origin.url # timeout=10 00:36:01 using GIT_SSH to set credentials SSH Credentials for GitHub 00:36:01 > git merge d0bc3b104123489a76cc16a6f8c025e818c2e684 # timeout=10 00:36:02 > git rev-parse HEAD^{commit} # timeout=10 00:36:02 > git config core.sparsecheckout # timeout=10 00:36:02 > git checkout -f 9724c493a329aa8cd80518aa0b85dab7e4086d56 # timeout=10 00:36:03 $ docker rm -f c2666f440053406bf9b6dc8c5a0f95828e409cd4460dd5e5e9373e1b468e911a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 00:36:05 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 00:36:05 00:36:05 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh 00:36:05 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 00:36:05 latest: Pulling from edgex-devops/edgex-compose 00:36:05 cbdbe7a5bc2a: Pulling fs layer 00:36:05 ca9280d653b3: Pulling fs layer 00:36:05 7e9c9ca2126c: Pulling fs layer 00:36:06 cbdbe7a5bc2a: Download complete 00:36:06 ca9280d653b3: Verifying Checksum 00:36:06 ca9280d653b3: Download complete 00:36:06 cbdbe7a5bc2a: Pull complete 00:36:06 Commit message: "Merge commit 'd0bc3b104123489a76cc16a6f8c025e818c2e684' into HEAD" 00:36:06 > git rev-list --no-walk 7720835d1356653aaa62fb44da62189db095b415 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 00:36:07 ca9280d653b3: Pull complete 00:36:07 7e9c9ca2126c: Download complete 00:36:08 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 00:36:08 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 00:36:09 + sudo service docker restart 00:36:09 + true [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 00:36:12 provisioning config files... 00:36:12 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/7@tmp/config9118124453705016389tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:36:12 ---> docker-login.sh 00:36:12 nexus3.edgexfoundry.org:10001 00:36:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:36:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:36:13 Configure a credential helper to remove this warning. See 00:36:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:36:13 00:36:13 Login Succeeded 00:36:13 nexus3.edgexfoundry.org:10002 00:36:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:36:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:36:14 Configure a credential helper to remove this warning. See 00:36:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:36:14 00:36:14 Login Succeeded 00:36:14 nexus3.edgexfoundry.org:10003 00:36:14 7e9c9ca2126c: Pull complete 00:36:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:36:14 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 00:36:14 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 00:36:14 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer 00:36:14 prd-centos7-docker-4c-2g-24799 does not seem to be running inside a container 00:36:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:36:14 Configure a credential helper to remove this warning. See 00:36:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:36:14 00:36:14 Login Succeeded 00:36:14 nexus3.edgexfoundry.org:10004 00:36:14 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/7 -v /w/workspace/edgex-go/7:/w/workspace/edgex-go/7:rw,z -v /w/workspace/edgex-go/7@tmp:/w/workspace/edgex-go/7@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 00:36:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:36:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:36:15 Configure a credential helper to remove this warning. See 00:36:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:36:15 00:36:15 Login Succeeded 00:36:15 docker.io 00:36:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:36:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:36:15 Configure a credential helper to remove this warning. See 00:36:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:36:15 00:36:15 Login Succeeded 00:36:15 ---> docker-login.sh ends 00:36:17 $ docker top 1a411e97d44256e048b018703ab087a94e7a968d0ed1c9b928d3fa31a1ecb7c6 -eo pid,comm [Pipeline] { [Pipeline] } 00:36:17 Deleting 1 temporary files [Pipeline] sh [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash 00:36:18 + docker-compose build --help 00:36:18 + grep parallel [Pipeline] echo 00:36:18 ========================================================= 00:36:18 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] 00:36:18 ========================================================= [Pipeline] isUnix [Pipeline] sh 00:36:18 + 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:19 --parallel Build images in parallel. [Pipeline] } 00:36:19 $ docker stop --time=1 1a411e97d44256e048b018703ab087a94e7a968d0ed1c9b928d3fa31a1ecb7c6 00:36:20 $ docker rm -f 1a411e97d44256e048b018703ab087a94e7a968d0ed1c9b928d3fa31a1ecb7c6 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 00:36:21 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 00:36:21 . [Pipeline] withDockerContainer 00:36:22 Sending build context to Docker daemon 166.2MB 00:36:22 Step 1/6 : ARG BASE=golang:1.15-alpine3.12 00:36:22 Step 2/6 : FROM ${BASE} 00:36:22 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 00:36:22 5f621e34cdf4: Pulling fs layer 00:36:22 a4357932f1b6: Pulling fs layer 00:36:22 18c013af1878: Pulling fs layer 00:36:22 00ac8860ef70: Pulling fs layer 00:36:22 63d7cb157983: Pulling fs layer 00:36:22 b116817d02f9: Pulling fs layer 00:36:22 00ac8860ef70: Waiting 00:36:22 63d7cb157983: Waiting 00:36:22 745a02a5169b: Pulling fs layer 00:36:22 b116817d02f9: Waiting 00:36:22 745a02a5169b: Waiting 00:36:22 18c013af1878: Download complete 00:36:22 a4357932f1b6: Verifying Checksum 00:36:22 a4357932f1b6: Download complete 00:36:22 63d7cb157983: Verifying Checksum 00:36:22 63d7cb157983: Download complete 00:36:22 b116817d02f9: Verifying Checksum 00:36:22 b116817d02f9: Download complete 00:36:22 5f621e34cdf4: Verifying Checksum 00:36:22 5f621e34cdf4: Download complete 00:36:22 5f621e34cdf4: Pull complete 00:36:22 prd-centos7-docker-4c-2g-24799 does not seem to be running inside a container 00:36:22 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/7 -v /w/workspace/edgex-go/7:/w/workspace/edgex-go/7:rw,z -v /w/workspace/edgex-go/7@tmp:/w/workspace/edgex-go/7@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:36:22 a4357932f1b6: Pull complete 00:36:23 18c013af1878: Pull complete 00:36:23 $ docker top ac2f61351203617f6c945d6f81e2d7cb2ca3e73dafe20a6767c593e364913cbf -eo pid,comm [Pipeline] { [Pipeline] sh 00:36:23 + docker-compose -f ./docker-compose-build.yml build --parallel 00:36:24 745a02a5169b: Verifying Checksum 00:36:24 745a02a5169b: Download complete 00:36:24 Building docker-core-command-go ... 00:36:24 Building docker-core-data-go ... 00:36:24 Building docker-core-metadata-go ... 00:36:24 Building docker-security-bootstrapper-go ... 00:36:24 Building docker-security-proxy-setup-go ... 00:36:24 Building docker-security-secretstore-setup-go ... 00:36:24 Building docker-support-notifications-go ... 00:36:24 Building docker-support-scheduler-go ... 00:36:24 Building docker-sys-mgmt-agent-go ... 00:36:24 Building docker-security-bootstrapper-go 00:36:24 Building docker-core-metadata-go 00:36:24 Building docker-core-command-go 00:36:24 Building docker-security-secretstore-setup-go 00:36:24 Building docker-sys-mgmt-agent-go 00:36:25 00ac8860ef70: Verifying Checksum 00:36:25 00ac8860ef70: Download complete 00:36:35 00ac8860ef70: Pull complete 00:36:35 63d7cb157983: Pull complete 00:36:36 b116817d02f9: Pull complete 00:36:40 745a02a5169b: Pull complete 00:36:40 Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 00:36:40 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine 00:36:40 ---> b7e6874047d6 00:36:40 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:43 ---> Running in 4093fe77b3b0 00:36:44 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 00:36:45 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 00:36:46 (1/12) Installing libmagic (5.38-r0) 00:36:46 (2/12) Installing file (5.38-r0) 00:36:47 (3/12) Installing libc-dev (0.7.2-r3) 00:36:47 (4/12) Installing g++ (9.3.0-r2) 00:36:51 (5/12) Installing fortify-headers (1.1-r0) 00:36:51 (6/12) Installing patch (2.7.6-r6) 00:36:51 (7/12) Installing build-base (0.5-r2) 00:36:51 (8/12) Installing libsodium (1.0.18-r0) 00:36:51 (9/12) Installing pkgconf (1.7.2-r0) 00:36:51 (10/12) Installing libsodium-dev (1.0.18-r0) 00:36:52 (11/12) Installing libzmq (4.3.3-r0) 00:36:52 (12/12) Installing zeromq-dev (4.3.3-r0) 00:36:52 Executing busybox-1.31.1-r19.trigger 00:36:52 OK: 217 MiB in 51 packages 00:36:56 Removing intermediate container 4093fe77b3b0 00:36:56 ---> fdadfd52cfa3 00:36:56 Step 4/6 : WORKDIR /edgex-go 00:36:56 ---> Running in 992f81b9523c 00:36:57 Removing intermediate container 992f81b9523c 00:36:57 ---> ae6d64a9f360 00:36:57 Step 5/6 : COPY go.mod . 00:36:57 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 00:36:57 Step 2/23 : FROM ${BUILDER_BASE} AS builder 00:36:57 ---> 449a102f049c 00:36:57 Step 3/23 : WORKDIR /edgex-go 00:36:57 Step 1/26 : ARG BUILDER_BASE=golang:1.15-alpine3.12 00:36:57 Step 2/26 : FROM ${BUILDER_BASE} AS builder 00:36:57 ---> 449a102f049c 00:36:57 Step 3/26 : WORKDIR /edgex-go 00:36:57 Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12 00:36:57 Step 2/24 : FROM ${BUILDER_BASE} AS builder 00:36:57 ---> 449a102f049c 00:36:57 Step 3/24 : WORKDIR /edgex-go 00:36:57 Step 1/30 : ARG BUILDER_BASE=golang:1.15-alpine3.12 00:36:57 Step 2/30 : FROM ${BUILDER_BASE} AS builder 00:36:57 ---> 449a102f049c 00:36:57 Step 3/30 : WORKDIR /edgex-go 00:36:58 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 00:36:58 Step 2/23 : FROM ${BUILDER_BASE} AS builder 00:36:58 ---> 449a102f049c 00:36:58 Step 3/23 : WORKDIR /edgex-go 00:36:58 ---> 7a59f458bab4 00:36:58 Step 6/6 : RUN go mod download 00:36:58 ---> Running in 79e60294a4a7 00:36:59 ---> Running in 3cb65006d978 00:36:59 ---> Running in df4e7315b745 00:36:59 ---> Running in e62314b53216 00:36:59 ---> Running in ef5899f44321 00:36:59 ---> Running in ec5f8eb10510 00:36:59 Removing intermediate container ef5899f44321 00:36:59 ---> 7e5538e1d99c 00:36:59 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:36:59 Removing intermediate container ec5f8eb10510 00:36:59 ---> 4152e1f254c5 00:36:59 Step 4/30 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:36:59 Removing intermediate container df4e7315b745 00:36:59 ---> ffca62a54865 00:36:59 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:36:59 Removing intermediate container e62314b53216 00:36:59 Removing intermediate container 3cb65006d978 00:36:59 ---> 29721d453121 00:36:59 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:36:59 ---> 1612661e232a 00:36:59 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:36:59 ---> Running in d39d6e7fdaf2 00:36:59 ---> Running in 205781b9a65d 00:36:59 ---> Running in 697fb8dfaf8e 00:36:59 ---> Running in 25d20fc02a9e 00:36:59 ---> Running in 00ae19f5ea42 00:37:02 Removing intermediate container 205781b9a65d 00:37:02 ---> 89ade96e47bc 00:37:02 Step 5/23 : RUN apk add --update --no-cache make git 00:37:02 Removing intermediate container d39d6e7fdaf2 00:37:02 ---> 508163a0e528 00:37:02 Step 5/30 : RUN apk add --update --no-cache make git 00:37:02 Removing intermediate container 00ae19f5ea42 00:37:02 ---> 5964e1ab6e63 00:37:02 Step 5/24 : RUN apk add --update --no-cache make git 00:37:02 ---> Running in d05ef0545cbb 00:37:02 Removing intermediate container 25d20fc02a9e 00:37:02 ---> 61d12c6d8794 00:37:02 Step 5/26 : RUN apk add --update --no-cache make bash git 00:37:02 ---> Running in 80f067615171 00:37:02 ---> Running in 4b1a2f99ca71 00:37:02 ---> Running in 880d6a72a901 00:37:02 Removing intermediate container 697fb8dfaf8e 00:37:02 ---> 7542d9f694ac 00:37:02 Step 5/23 : RUN apk add --update --no-cache make git 00:37:02 ---> Running in 4f9ba60f8ad0 00:37:03 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 00:37:03 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 00:37:03 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 00:37:03 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 00:37:03 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 00:37:04 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 00:37:04 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 00:37:04 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 00:37:04 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 00:37:04 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 00:37:04 OK: 233 MiB in 51 packages 00:37:05 OK: 233 MiB in 51 packages 00:37:05 OK: 233 MiB in 51 packages 00:37:05 OK: 233 MiB in 51 packages 00:37:05 OK: 233 MiB in 51 packages 00:37:05 Removing intermediate container d05ef0545cbb 00:37:05 ---> fec1eac14ebe 00:37:05 Step 6/23 : COPY go.mod . 00:37:06 ---> c574f493c805 00:37:06 Step 7/23 : RUN go mod download 00:37:06 Removing intermediate container 880d6a72a901 00:37:06 ---> 8c02d38829e4 00:37:06 Step 6/26 : COPY go.mod . 00:37:06 ---> Running in 92ae0e115bf6 00:37:06 Removing intermediate container 80f067615171 00:37:06 ---> a2613a745cdd 00:37:06 Step 6/30 : COPY go.mod . 00:37:06 Removing intermediate container 4f9ba60f8ad0 00:37:06 ---> d2280ad1f45f 00:37:06 Step 6/23 : COPY go.mod . 00:37:06 Removing intermediate container 4b1a2f99ca71 00:37:06 ---> 978b331dbda8 00:37:06 Step 6/24 : COPY go.mod . 00:37:06 ---> 28456163b847 00:37:06 Step 7/26 : RUN go mod download 00:37:06 ---> b55d6da8cba6 00:37:06 Step 7/30 : RUN go mod download 00:37:06 ---> Running in 12b1ef31cea4 00:37:07 ---> 6e9cc2e8ba91 00:37:07 Step 7/23 : RUN go mod download 00:37:07 ---> Running in f117ce48b79c 00:37:07 ---> 000c798df79e 00:37:07 Step 7/24 : RUN go mod download 00:37:07 ---> Running in a177551f7b4d 00:37:07 ---> Running in 2b7472a6588e 00:37:08 Removing intermediate container 92ae0e115bf6 00:37:08 ---> 0c7c13405252 00:37:08 Step 8/23 : COPY . . 00:37:10 Removing intermediate container 12b1ef31cea4 00:37:10 ---> c1922d90bae5 00:37:10 Step 8/26 : COPY . . 00:37:11 Removing intermediate container f117ce48b79c 00:37:11 ---> 9e199e752475 00:37:11 Step 8/30 : COPY . . 00:37:15 Removing intermediate container a177551f7b4d 00:37:15 ---> f1a22fe38a0d 00:37:15 Step 8/23 : COPY . . 00:37:16 Removing intermediate container 2b7472a6588e 00:37:16 ---> 044ee48f9eb2 00:37:16 Step 8/24 : COPY . . 00:37:25 Removing intermediate container 79e60294a4a7 00:37:25 ---> dbec21791d81 00:37:25 Successfully built dbec21791d81 00:37:25 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 00:37:25 + docker inspect -f . ci-base-image-arm64 00:37:25 . [Pipeline] withDockerContainer 00:37:25 prd-ubuntu18.04-docker-arm64-4c-16g-24810 does not seem to be running inside a container 00:37:25 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/7 -v /w/workspace/edgex-go/7:/w/workspace/edgex-go/7:rw,z -v /w/workspace/edgex-go/7@tmp:/w/workspace/edgex-go/7@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:27 $ docker top 153b3891d5ef3ba48861280b2db983efbbe3e19fd381d6b7cd1874a6c8085fe4 -eo pid,comm [Pipeline] { [Pipeline] sh 00:37:28 + go version 00:37:28 go version go1.15.5 linux/arm64 [Pipeline] } 00:37:28 $ docker stop --time=1 153b3891d5ef3ba48861280b2db983efbbe3e19fd381d6b7cd1874a6c8085fe4 00:37:30 $ docker rm -f 153b3891d5ef3ba48861280b2db983efbbe3e19fd381d6b7cd1874a6c8085fe4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 00:37:31 + docker inspect -f . ci-base-image-arm64 00:37:31 . [Pipeline] withDockerContainer 00:37:32 prd-ubuntu18.04-docker-arm64-4c-16g-24810 does not seem to be running inside a container 00:37:32 $ 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/7 -v /w/workspace/edgex-go/7:/w/workspace/edgex-go/7:rw,z -v /w/workspace/edgex-go/7@tmp:/w/workspace/edgex-go/7@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:33 $ docker top 7f3fba4279d6906d3926471479c27ffcee59c229df748a847a8ef57a7418671e -eo pid,comm [Pipeline] { [Pipeline] echo 00:37:34 ========================================================= 00:37:34 [edgeXBuildGoParallel] Running Tests and Build... 00:37:34 ========================================================= [Pipeline] sh 00:37:35 + make test 00:37:35 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 00:37:55 ---> f916b1b4db4e 00:37:55 Step 9/23 : RUN make cmd/core-metadata/core-metadata 00:37:55 ---> b849d2a7d6ae 00:37:55 Step 9/26 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 00:37:56 ---> Running in 5f1d1bf29451 00:37:56 ---> Running in aa6d1a5c4bcb 00:37:56 ---> 20ec4a0aa164 00:37:56 Step 9/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 00:37:56 ---> d81d383cf3cd 00:37:56 Step 9/30 : RUN make cmd/security-bootstrapper/security-bootstrapper 00:37:56 ---> 251a5a91fe6a 00:37:56 Step 9/23 : RUN make cmd/core-command/core-command 00:37:57 ---> Running in ba0aba5e3a4d 00:37:57 ---> Running in d408fe1b22a0 00:37:57 ---> Running in ff38ced239f7 00:37:58 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:37:58 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:58 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:58 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:37:58 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 00:38:01 ? github.com/edgexfoundry/edgex-go [no test files] 00:38:25 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 00:38:33 Removing intermediate container d408fe1b22a0 00:38:33 ---> c8c93c8b7076 00:38:33 00:38:33 Step 10/30 : FROM alpine:3.12 00:38:33 Removing intermediate container aa6d1a5c4bcb 00:38:33 ---> c448bde70d2d 00:38:33 Step 10/26 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 00:38:33 3.12: Pulling from library/alpine 00:38:34 ---> Running in 3c01145ef371 00:38:34 Digest: sha256:3c7497bf0c7af93428242d6176e8f7905f2201d8fc5861f45be7a346b5f23436 00:38:34 Status: Downloaded newer image for alpine:3.12 00:38:34 ---> 389fef711851 00:38:34 Step 11/30 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 00:38:36 Removing intermediate container ff38ced239f7 00:38:36 ---> e81ef12fc4b0 00:38:36 00:38:36 Step 10/24 : FROM alpine:3.12 00:38:36 ---> 389fef711851 00:38:36 Step 11/24 : RUN apk add --update --no-cache ca-certificates dumb-init curl 00:38:37 ---> Running in 3fc9fb721b08 00:38:37 ---> Running in 8d91d4f62d66 00:38:37 Removing intermediate container ba0aba5e3a4d 00:38:37 ---> 88a15189aa6a 00:38:37 00:38:37 Step 10/23 : FROM alpine:3.12 00:38:37 ---> 389fef711851 00:38:37 Step 11/23 : RUN apk add --update --no-cache dumb-init 00:38:39 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 00:38:39 ---> Running in e7fa09e46e50 00:38:39 Removing intermediate container 3fc9fb721b08 00:38:39 ---> c678a0ea4ded 00:38:39 Step 12/30 : RUN apk add --update --no-cache dumb-init su-exec 00:38:39 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 00:38:39 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 00:38:39 (1/5) Installing ca-certificates (20191127-r4) 00:38:41 (2/5) Installing nghttp2-libs (1.41.0-r0) 00:38:41 (3/5) Installing libcurl (7.69.1-r3) 00:38:41 (4/5) Installing curl (7.69.1-r3) 00:38:41 (5/5) Installing dumb-init (1.2.2-r1) 00:38:41 Executing busybox-1.31.1-r19.trigger 00:38:41 Executing ca-certificates-20191127-r4.trigger 00:38:41 OK: 7 MiB in 19 packages 00:38:41 ---> Running in 3a8399218e7b 00:38:41 Removing intermediate container 5f1d1bf29451 00:38:41 ---> 28c670995674 00:38:41 00:38:41 Step 10/23 : FROM alpine:3.12 00:38:41 ---> 389fef711851 00:38:41 Step 11/23 : RUN apk add --update --no-cache dumb-init 00:38:41 ---> Running in d6d54cd4b589 00:38:41 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 00:38:42 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 00:38:42 (1/1) Installing dumb-init (1.2.2-r1) 00:38:42 Executing busybox-1.31.1-r19.trigger 00:38:42 Removing intermediate container 3c01145ef371 00:38:42 ---> bace410ac0ec 00:38:42 00:38:42 Step 11/26 : FROM docker:20.10.0 00:38:42 OK: 6 MiB in 15 packages 00:38:42 20.10.0: Pulling from library/docker 00:38:42 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 00:38:42 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 00:38:43 (1/2) Installing dumb-init (1.2.2-r1) 00:38:43 (2/2) Installing su-exec (0.2-r1) 00:38:43 Executing busybox-1.31.1-r19.trigger 00:38:43 OK: 6 MiB in 16 packages 00:38:43 Removing intermediate container 8d91d4f62d66 00:38:43 ---> 6f91500a3c94 00:38:43 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 00:38:43 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 00:38:43 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 00:38:43 (1/1) Installing dumb-init (1.2.2-r1) 00:38:43 Executing busybox-1.31.1-r19.trigger 00:38:43 OK: 6 MiB in 15 packages 00:38:44 ---> Running in f4437a1c174b 00:38:44 Removing intermediate container e7fa09e46e50 00:38:44 ---> 7a2241d9b372 00:38:44 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 00:38:45 ---> Running in 80e8f815ddd5 00:38:45 Removing intermediate container f4437a1c174b 00:38:45 ---> 8dc73245e39a 00:38:45 Step 13/24 : WORKDIR / 00:38:45 Removing intermediate container 3a8399218e7b 00:38:45 ---> 5e6fdcc43ea2 00:38:45 Step 13/30 : ENV SECURITY_INIT_DIR /edgex-init 00:38:45 ---> Running in bb475f26bf52 00:38:45 ---> Running in 8224e50cbc8b 00:38:45 Removing intermediate container d6d54cd4b589 00:38:45 ---> bf3f69f7a929 00:38:45 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 00:38:45 Removing intermediate container 80e8f815ddd5 00:38:45 ---> dc5eb9d61aa4 00:38:45 Step 13/23 : ENV APP_PORT=48082 00:38:45 ---> Running in 09a30ab208e4 00:38:45 ---> Running in a3324cc01ce7 00:38:45 Removing intermediate container bb475f26bf52 00:38:45 ---> 35a4a7b003f9 00:38:45 Step 14/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 00:38:46 Removing intermediate container 8224e50cbc8b 00:38:46 ---> 346af4e062e8 00:38:46 Step 14/30 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 00:38:46 Removing intermediate container 09a30ab208e4 00:38:46 ---> 27c5165315d1 00:38:46 Step 13/23 : ENV APP_PORT=48081 00:38:46 ---> Running in 24a7e01b3cc6 00:38:46 ---> Running in 38358d985962 00:38:46 Removing intermediate container a3324cc01ce7 00:38:46 ---> 99ae2c11348c 00:38:46 Step 14/23 : EXPOSE $APP_PORT 00:38:46 ---> Running in fa6324207a7b 00:38:46 ---> c84bbf652951 00:38:46 Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 00:38:46 Removing intermediate container 24a7e01b3cc6 00:38:46 ---> 1a9c9d743c93 00:38:46 Step 15/30 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 00:38:46 Removing intermediate container 38358d985962 00:38:46 ---> c39dac4c96c6 00:38:46 Step 14/23 : EXPOSE $APP_PORT 00:38:46 ---> Running in c5f7e049f163 00:38:46 Removing intermediate container fa6324207a7b 00:38:46 ---> 4860cbc8cce6 00:38:46 Step 15/23 : WORKDIR / 00:38:46 ---> Running in f42046041848 00:38:47 ---> 886d49466a6e 00:38:47 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 00:38:47 ---> Running in 162770cf83c5 00:38:47 Removing intermediate container f42046041848 00:38:47 ---> c61270100682 00:38:47 Step 15/23 : WORKDIR / 00:38:47 ---> Running in 9290a877060b 00:38:47 ---> 0f0d9e71548b 00:38:47 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 00:38:47 Removing intermediate container 162770cf83c5 00:38:47 ---> 2d2ad0033d22 00:38:47 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 00:38:47 Removing intermediate container 9290a877060b 00:38:47 ---> 05980abfdb55 00:38:47 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 00:38:48 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 00:38:49 ---> 02f3ac14bd64 00:38:49 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 00:38:49 ---> cc8d623d66ab 00:38:49 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 00:38:49 ---> b4048b856846 00:38:49 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 00:38:49 Removing intermediate container c5f7e049f163 00:38:49 ---> 16eeb3a937ea 00:38:49 Step 16/30 : WORKDIR ${SECURITY_INIT_DIR} 00:38:49 ---> Running in 357744a2c77d 00:38:50 Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 00:38:50 Status: Downloaded newer image for docker:20.10.0 00:38:50 ---> e3189e5d3759 00:38:50 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 00:38:50 ---> aefe523efa57 00:38:50 Step 12/26 : RUN apk add --no-cache bash 00:38:50 Removing intermediate container 357744a2c77d 00:38:50 ---> 3b2ddacfcc97 00:38:50 Step 17/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 00:38:50 ---> f895b28e9c8e 00:38:50 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 00:38:50 ---> c1edff22ff04 00:38:50 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 00:38:50 ---> Running in f3276a9cbeb6 00:38:51 ---> a5501aea8d06 00:38:51 Step 18/30 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 00:38:51 ---> ee10b2995577 00:38:51 Step 19/23 : ENTRYPOINT ["/core-command"] 00:38:51 ---> Running in a935b46b869b 00:38:51 ---> 1e10a2550601 00:38:51 Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ 00:38:51 ---> 776c7eb4175f 00:38:51 Step 19/23 : ENTRYPOINT ["/core-metadata"] 00:38:51 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 00:38:51 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 00:38:51 ---> Running in 1633152ee318 00:38:51 ---> Running in a86ddfe2c452 00:38:51 ---> Running in 3611078cbe3d 00:38:51 (1/2) Installing readline (8.0.4-r0) 00:38:51 (2/2) Installing bash (5.0.17-r0) 00:38:51 Executing bash-5.0.17-r0.post-install 00:38:51 Executing busybox-1.31.1-r19.trigger 00:38:51 OK: 12 MiB in 22 packages 00:38:52 Removing intermediate container 3611078cbe3d 00:38:52 ---> 80d005fb99ef 00:38:52 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:38:52 Removing intermediate container 1633152ee318 00:38:52 ---> a52142528f8a 00:38:52 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:38:52 ---> Running in 1e05bff43194 00:38:52 ---> Running in a69ad6772370 00:38:52 Removing intermediate container 1e05bff43194 00:38:52 ---> 99ed0e2b8a2d 00:38:52 Step 21/23 : LABEL arch=x86_64 00:38:52 Removing intermediate container a69ad6772370 00:38:52 ---> 5b508254581e 00:38:52 Step 21/23 : LABEL arch=x86_64 00:38:53 ---> Running in 13bc6fd662aa 00:38:53 Removing intermediate container f3276a9cbeb6 00:38:53 ---> 574c4874b484 00:38:53 Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' 00:38:53 ---> Running in cfd5c648183c 00:38:53 ---> Running in bb884b97e1a6 00:38:53 Removing intermediate container 13bc6fd662aa 00:38:53 ---> 19e4c483f691 00:38:53 Step 22/23 : LABEL git_sha=d2b48e5733f1916416f43ba9c1c0c75d09103633 00:38:53 Removing intermediate container cfd5c648183c 00:38:53 ---> 1069daa7ce75 00:38:53 Step 22/23 : LABEL git_sha=d2b48e5733f1916416f43ba9c1c0c75d09103633 00:38:53 Removing intermediate container a935b46b869b 00:38:53 ---> 115fb367c74f 00:38:53 Step 19/30 : COPY --from=builder /edgex-go/Attribution.txt / 00:38:53 Removing intermediate container bb884b97e1a6 00:38:53 ---> 8862c5e409e9 00:38:53 Step 14/26 : ENV APP_PORT=48090 00:38:53 ---> Running in 3ad366f9888c 00:38:53 ---> Running in 89d70adc40b4 00:38:53 Removing intermediate container a86ddfe2c452 00:38:53 ---> 6b8e3628c563 00:38:53 Step 21/24 : ENTRYPOINT ["entrypoint.sh"] 00:38:53 ---> Running in 69e3e9a13dbc 00:38:54 ---> Running in 85accbab01b1 00:38:54 ---> b163a4e0a583 00:38:54 Step 20/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 00:38:54 Removing intermediate container 3ad366f9888c 00:38:54 ---> e90e708f9734 00:38:54 Step 23/23 : LABEL version=0.0.0 00:38:54 Removing intermediate container 89d70adc40b4 00:38:54 ---> 3b5c871a454d 00:38:54 Step 23/23 : LABEL version=0.0.0 00:38:54 Removing intermediate container 69e3e9a13dbc 00:38:54 ---> e5b1fecc5dc9 00:38:54 Step 15/26 : EXPOSE $APP_PORT 00:38:54 Removing intermediate container 85accbab01b1 00:38:54 ---> 18d3eea67b3f 00:38:54 Step 22/24 : LABEL arch=x86_64 00:38:54 ---> Running in 43a531232c92 00:38:54 ---> Running in 4307b441f3a0 00:38:54 ---> Running in f8840681da88 00:38:54 ---> Running in 8afb6e5c59d6 00:38:54 Removing intermediate container 43a531232c92 00:38:54 ---> 3ffab3209ea5 00:38:54 00:38:54 Removing intermediate container 4307b441f3a0 00:38:54 ---> a3686f9ef958 00:38:54 00:38:54 Removing intermediate container f8840681da88 00:38:54 ---> e86ef7d99b45 00:38:54 Step 16/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 00:38:54 Removing intermediate container 8afb6e5c59d6 00:38:54 ---> 9d94bd42b8e5 00:38:54 Step 23/24 : LABEL git_sha=d2b48e5733f1916416f43ba9c1c0c75d09103633 00:38:54 ---> 2c8aa78c0616 00:38:54 Step 21/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 00:38:54 ---> Running in 41f5ffbb1386 00:38:55 Successfully built a3686f9ef958 00:38:55 Successfully tagged docker-core-command-go:latest 00:38:55 Building docker-core-data-go 00:38:55  Building docker-core-command-go ... done Successfully built 3ffab3209ea5 00:38:55 Successfully tagged docker-core-metadata-go:latest 00:38:55  Building docker-core-metadata-go ... done Building docker-support-notifications-go 00:38:55 Removing intermediate container 41f5ffbb1386 00:38:55 ---> fe414d17e082 00:38:55 Step 24/24 : LABEL version=0.0.0 00:38:55 ---> 278c0dff3aac 00:38:55 Step 22/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 00:38:55 ---> Running in 84a206684fde 00:38:55 ---> ba7035c4f1c4 00:38:55 Step 17/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 00:38:55 Removing intermediate container 84a206684fde 00:38:55 ---> d860455dee8f 00:38:55 00:38:55 Successfully built d860455dee8f 00:38:55 Successfully tagged docker-security-secretstore-setup-go:latest 00:38:55  Building docker-security-secretstore-setup-go ... done Building docker-support-scheduler-go 00:38:55 ---> 6de84324d99d 00:38:55 Step 23/30 : VOLUME ${SECURITY_INIT_DIR} 00:38:56 ---> ecd23cefdd32 00:38:56 Step 18/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 00:38:56 ---> Running in dc2ae0f5d904 00:38:59 Removing intermediate container dc2ae0f5d904 00:38:59 ---> 44a3571311d9 00:38:59 Step 24/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 00:39:02 ---> 2c6b69d618b8 00:39:02 Step 19/26 : RUN apk --no-cache add py3-pip 00:39:02 ---> 46fb6b2b83ec 00:39:02 Step 25/30 : RUN chmod +x /entrypoint.sh 00:39:02 ---> Running in 3ce1a3f78cbf 00:39:06 ---> Running in 6c8c9e2d6025 00:39:07 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 00:39:07 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 00:39:07 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 00:39:07 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 00:39:07 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 00:39:07 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 00:39:07 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 00:39:07 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 00:39:07 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 00:39:07 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 00:39:07 (1/33) Installing libbz2 (1.0.8-r1) 00:39:07 (2/33) Installing expat (2.2.9-r1) 00:39:07 (3/33) Installing libffi (3.3-r2) 00:39:07 (4/33) Installing gdbm (1.13-r1) 00:39:07 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 00:39:07 (5/33) Installing xz-libs (5.2.5-r0) 00:39:07 (6/33) Installing sqlite-libs (3.32.1-r0) 00:39:07 (7/33) Installing python3 (3.8.5-r0) 00:39:15 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 00:39:15 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 00:39:15 ? github.com/edgexfoundry/edgex-go/internal [no test files] 00:39:16 Removing intermediate container 6c8c9e2d6025 00:39:16 ---> 560e040b8ba5 00:39:16 Step 26/30 : ENTRYPOINT ["/entrypoint.sh"] 00:39:17 (8/33) Installing py3-appdirs (1.4.4-r1) 00:39:17 (9/33) Installing py3-ordered-set (4.0.1-r0) 00:39:17 (10/33) Installing py3-parsing (2.4.7-r0) 00:39:17 (11/33) Installing py3-six (1.15.0-r0) 00:39:17 (12/33) Installing py3-packaging (20.4-r0) 00:39:17 (13/33) Installing py3-setuptools (47.0.0-r0) 00:39:17 (14/33) Installing py3-chardet (3.0.4-r4) 00:39:18 (15/33) Installing py3-idna (2.9-r0) 00:39:18 (16/33) Installing py3-certifi (2020.4.5.1-r0) 00:39:18 (17/33) Installing py3-urllib3 (1.25.9-r0) 00:39:18 ---> Running in 79f09e60458c 00:39:18 (18/33) Installing py3-requests (2.23.0-r0) 00:39:18 (19/33) Installing py3-msgpack (1.0.0-r0) 00:39:18 (20/33) Installing py3-lockfile (0.12.2-r3) 00:39:18 (21/33) Installing py3-cachecontrol (0.12.6-r0) 00:39:18 (22/33) Installing py3-colorama (0.4.3-r0) 00:39:19 (23/33) Installing py3-distlib (0.3.0-r0) 00:39:20 (24/33) Installing py3-distro (1.5.0-r1) 00:39:20 (25/33) Installing py3-webencodings (0.5.1-r3) 00:39:20 (26/33) Installing py3-html5lib (1.0.1-r4) 00:39:20 (27/33) Installing py3-pytoml (0.1.21-r0) 00:39:20 (28/33) Installing py3-pep517 (0.8.2-r0) 00:39:20 (29/33) Installing py3-progress (1.5-r0) 00:39:20 (30/33) Installing py3-toml (0.10.1-r0) 00:39:21 (31/33) Installing py3-retrying (1.3.3-r0) 00:39:21 (32/33) Installing py3-contextlib2 (0.6.0-r0) 00:39:21 (33/33) Installing py3-pip (20.1.1-r0) 00:39:21 Removing intermediate container 79f09e60458c 00:39:21 ---> 2b16cdea4fad 00:39:21 Step 27/30 : CMD ["gate"] 00:39:21 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 00:39:21 Step 2/22 : FROM ${BUILDER_BASE} AS builder 00:39:21 ---> 449a102f049c 00:39:21 Step 3/22 : WORKDIR /edgex-go 00:39:22 ---> Using cache 00:39:22 ---> 29721d453121 00:39:22 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:39:22 ---> Using cache 00:39:22 ---> 61d12c6d8794 00:39:22 Step 5/22 : RUN apk add --update --no-cache make git 00:39:22 ok github.com/edgexfoundry/edgex-go/internal/core/command 0.388s coverage: 46.0% of statements 00:39:22 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 00:39:22 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 00:39:22 ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] 00:39:22 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] 00:39:22 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] 00:39:22 ? github.com/edgexfoundry/edgex-go/internal/core/command/v2 [no test files] 00:39:22 ? github.com/edgexfoundry/edgex-go/internal/core/command/v2/application [no test files] 00:39:22 ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http 0.149s coverage: 100.0% of statements 00:39:24 Executing busybox-1.31.1-r19.trigger 00:39:24 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 00:39:24 Step 2/22 : FROM ${BUILDER_BASE} AS builder 00:39:24 ---> 449a102f049c 00:39:24 Step 3/22 : WORKDIR /edgex-go 00:39:24 ---> Using cache 00:39:24 ---> 29721d453121 00:39:24 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:39:24 ---> Using cache 00:39:24 ---> 61d12c6d8794 00:39:24 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 00:39:24 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 00:39:24 Step 2/23 : FROM ${BUILDER_BASE} AS builder 00:39:24 ---> 449a102f049c 00:39:24 Step 3/23 : WORKDIR /edgex-go 00:39:24 OK: 71 MiB in 55 packages 00:39:24 ---> Using cache 00:39:24 ---> 29721d453121 00:39:24 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:39:24 ---> Using cache 00:39:24 ---> 61d12c6d8794 00:39:24 Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 00:39:24 ---> Running in 9dffb50d600a 00:39:24 ---> Running in a22d35480fda 00:39:24 ---> Running in f6866bcfb201 00:39:24 ---> Running in 00159ec7e5b8 00:39:25 Removing intermediate container a22d35480fda 00:39:25 ---> 4bcf193d64ec 00:39:25 Step 28/30 : LABEL arch=x86_64 00:39:25 ---> Running in c1caecd44800 00:39:25 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 00:39:25 Removing intermediate container c1caecd44800 00:39:25 ---> 5f231f7573a0 00:39:25 Step 29/30 : LABEL git_sha=d2b48e5733f1916416f43ba9c1c0c75d09103633 00:39:25 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 00:39:25 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 00:39:26 ---> Running in cdc9e7f95f0e 00:39:26 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 00:39:26 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 00:39:26 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 00:39:27 Removing intermediate container cdc9e7f95f0e 00:39:27 ---> 2cba5da9ea99 00:39:27 Step 30/30 : LABEL version=0.0.0 00:39:27 OK: 233 MiB in 51 packages 00:39:27 OK: 233 MiB in 51 packages 00:39:27 OK: 233 MiB in 51 packages 00:39:28 ---> Running in 3dd7efaf7888 00:39:29 ok github.com/edgexfoundry/edgex-go/internal/core/data 1.543s coverage: 27.1% of statements 00:39:29 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 00:39:29 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 00:39:29 ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] 00:39:29 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] 00:39:29 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] 00:39:29 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 00:39:29 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.091s coverage: 100.0% of statements 00:39:29 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] 00:39:29 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.094s coverage: 100.0% of statements 00:39:29 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] 00:39:29 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] 00:39:29 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.239s coverage: 65.8% of statements 00:39:29 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] 00:39:29 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] 00:39:30 Removing intermediate container 3dd7efaf7888 00:39:30 ---> 331646781bfe 00:39:30 00:39:31 Successfully built 331646781bfe 00:39:32 Successfully tagged docker-security-bootstrapper-go:latest 00:39:32  Building docker-security-bootstrapper-go ... done Building docker-security-proxy-setup-go 00:39:33 Removing intermediate container 9dffb50d600a 00:39:33 ---> 0089955740cf 00:39:33 Step 6/22 : COPY go.mod . 00:39:33 Removing intermediate container 00159ec7e5b8 00:39:33 ---> e5b58b4dfc27 00:39:33 Step 6/23 : COPY go.mod . 00:39:33 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.752s coverage: 82.3% of statements 00:39:33 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] 00:39:33 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] 00:39:33 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/io [no test files] 00:39:33 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] 00:39:35 Removing intermediate container f6866bcfb201 00:39:35 ---> 1dc59ec6f692 00:39:35 Step 6/22 : COPY go.mod . 00:39:38 ---> 4f118fa5f463 00:39:38 Step 7/22 : RUN go mod download 00:39:38 ---> 55a7a5574b1a 00:39:38 Step 7/23 : RUN go mod download 00:39:38 ---> Running in 54f2c55cfadc 00:39:38 ---> Running in ef2c5963ae8e 00:39:38 ---> bcfee728fb73 00:39:38 Step 7/22 : RUN go mod download 00:39:38 Removing intermediate container 3ce1a3f78cbf 00:39:38 ---> cfae85095288 00:39:38 Step 20/26 : RUN pip install docker-compose==1.23.2 00:39:38 ---> Running in 882833b70712 00:39:38 ---> Running in 3af43be41eb9 00:39:39 ok github.com/edgexfoundry/edgex-go/internal/core/metadata 1.218s coverage: 28.6% of statements 00:39:39 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 00:39:39 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 00:39:39 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] 00:39:39 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] 00:39:39 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] 00:39:39 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.161s coverage: 100.0% of statements 00:39:39 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] 00:39:39 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.072s coverage: 100.0% of statements 00:39:39 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] 00:39:39 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.349s coverage: 86.7% of statements 00:39:39 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] 00:39:40 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.453s coverage: 97.5% of statements 00:39:40 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] 00:39:40 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.199s coverage: 78.3% of statements 00:39:40 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] 00:39:40 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] 00:39:40 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] 00:39:40 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] 00:39:45 Removing intermediate container 54f2c55cfadc 00:39:45 ---> 0fbc684ab3c6 00:39:45 Step 8/22 : COPY . . 00:39:45 Removing intermediate container ef2c5963ae8e 00:39:45 ---> 6180f3dc5865 00:39:45 Step 8/23 : COPY . . 00:39:45 Removing intermediate container 882833b70712 00:39:45 ---> 72bc31cc5eb7 00:39:45 Step 8/22 : COPY . . 00:39:47 Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12 00:39:47 Step 2/21 : FROM ${BUILDER_BASE} AS builder 00:39:47 ---> 449a102f049c 00:39:47 Step 3/21 : WORKDIR /edgex-go 00:39:47 ---> Using cache 00:39:47 ---> 29721d453121 00:39:47 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:39:47 ---> Using cache 00:39:47 ---> 61d12c6d8794 00:39:47 Step 5/21 : RUN apk add --update --no-cache make git 00:39:47 ---> Using cache 00:39:47 ---> 0089955740cf 00:39:47 Step 6/21 : COPY go.mod . 00:39:47 ---> Using cache 00:39:47 ---> 4f118fa5f463 00:39:47 Step 7/21 : RUN go mod download 00:39:47 ---> Using cache 00:39:47 ---> 0fbc684ab3c6 00:39:47 Step 8/21 : COPY . . 00:39:48 Collecting docker-compose==1.23.2 00:39:48 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 00:39:51 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 00:39:51 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 00:39:53 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 1.301s coverage: 92.8% of statements 00:39:53 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] 00:39:53 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] 00:39:53 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] 00:39:53 ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] 00:39:53 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 00:39:53 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] 00:39:53 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] 00:39:53 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 00:39:53 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 00:39:53 ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] 00:39:53 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 00:39:53 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] 00:39:53 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 00:39:53 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] 00:39:53 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 00:39:53 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] 00:39:53 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] 00:39:53 ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] 00:39:53 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.054s coverage: 58.8% of statements 00:39:53 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] 00:39:53 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] 00:39:53 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.216s coverage: 0.1% of statements 00:39:53 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] 00:39:53 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] 00:39:53 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 00:39:53 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.072s coverage: 45.5% of statements 00:39:53 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.088s coverage: 79.5% of statements 00:39:53 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.061s coverage: 94.1% of statements 00:39:53 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.152s coverage: 96.3% of statements 00:39:53 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.055s coverage: 87.5% of statements 00:39:53 Collecting dockerpty<0.5,>=0.4.1 00:39:53 Downloading dockerpty-0.4.1.tar.gz (13 kB) 00:40:00 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:01 Collecting texttable<0.10,>=0.9.0 00:40:01 Downloading texttable-0.9.1.tar.gz (11 kB) 00:40:03 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.108s coverage: 94.4% of statements 00:40:03 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.061s coverage: 44.8% of statements 00:40:07 Collecting PyYAML<4,>=3.10 00:40:07 Downloading PyYAML-3.13.tar.gz (270 kB) 00:40:09 Collecting cached-property<2,>=1.2.0 00:40:09 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 00:40:09 Collecting jsonschema<3,>=2.5.1 00:40:10 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 00:40:11 Collecting websocket-client<1.0,>=0.32.0 00:40:11 Downloading websocket_client-0.57.0-py2.py3-none-any.whl (200 kB) 00:40:11 Collecting docker<4.0,>=3.6.0 00:40:11 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 00:40:12 Collecting docopt<0.7,>=0.6.1 00:40:12 Downloading docopt-0.6.2.tar.gz (25 kB) 00:40:14 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:14 Collecting urllib3<1.25,>=1.21.1 00:40:14 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 00:40:15 Collecting idna<2.8,>=2.5 00:40:15 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 00:40:16 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:16 Collecting docker-pycreds>=0.4.0 00:40:17 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 00:40:17 Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. 00:40:17 Using legacy setup.py install for texttable, since package 'wheel' is not installed. 00:40:17 Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. 00:40:17 Using legacy setup.py install for docopt, since package 'wheel' is not installed. 00:40:17 Installing collected packages: urllib3, idna, requests, dockerpty, texttable, PyYAML, cached-property, jsonschema, websocket-client, docker-pycreds, docker, docopt, docker-compose 00:40:17 Attempting uninstall: urllib3 00:40:17 Found existing installation: urllib3 1.25.9 00:40:17 Uninstalling urllib3-1.25.9: 00:40:17 Successfully uninstalled urllib3-1.25.9 00:40:18 Attempting uninstall: idna 00:40:18 Found existing installation: idna 2.9 00:40:18 Uninstalling idna-2.9: 00:40:18 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 24.139s coverage: 92.9% of statements 00:40:18 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 00:40:18 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 00:40:18 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 00:40:18 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.067s coverage: 77.8% of statements 00:40:18 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 00:40:18 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 00:40:18 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 00:40:18 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 00:40:18 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 00:40:18 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.080s coverage: 87.2% of statements 00:40:18 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 00:40:18 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 00:40:18 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.057s coverage: 100.0% of statements 00:40:18 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 00:40:18 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.090s coverage: 75.5% of statements 00:40:18 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 00:40:18 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.058s coverage: 80.8% of statements 00:40:18 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.121s coverage: 87.2% of statements 00:40:18 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.154s coverage: 84.2% of statements 00:40:18 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.168s coverage: 91.4% of statements 00:40:18 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 00:40:18 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.612s coverage: 63.5% of statements 00:40:18 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 00:40:18 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 00:40:18 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.061s coverage: 100.0% of statements 00:40:18 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.095s coverage: 91.3% of statements 00:40:18 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.056s coverage: 100.0% of statements 00:40:18 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.056s coverage: 73.7% of statements 00:40:18 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.051s coverage: 100.0% of statements 00:40:18 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.819s coverage: 68.9% of statements 00:40:18 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 00:40:18 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 00:40:18 Successfully uninstalled idna-2.9 00:40:19 Attempting uninstall: requests 00:40:19 Found existing installation: requests 2.23.0 00:40:19 Uninstalling requests-2.23.0: 00:40:19 Successfully uninstalled requests-2.23.0 00:40:19 Running setup.py install for dockerpty: started 00:40:20 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.403s coverage: 37.0% of statements 00:40:20 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 00:40:20 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 00:40:21 ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient 1.750s coverage: 84.0% of statements 00:40:22 ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient/mocks 0.089s coverage: 100.0% of statements 00:40:22 Running setup.py install for dockerpty: finished with status 'done' 00:40:22 Running setup.py install for texttable: started 00:40:22 Running setup.py install for texttable: finished with status 'done' 00:40:22 Running setup.py install for PyYAML: started 00:40:23 ---> 2fd6567c6aea 00:40:23 Step 9/22 : RUN make cmd/support-notifications/support-notifications 00:40:23 ---> 0192baaf8448 00:40:23 Step 9/23 : RUN make cmd/core-data/core-data 00:40:23 ---> fd1ee27bfac7 00:40:23 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 00:40:23 Running setup.py install for PyYAML: finished with status 'done' 00:40:23 ---> 6d79e3ecb01b 00:40:23 Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 00:40:23 ---> Running in 96adb86916d3 00:40:23 ---> Running in d6fa8f2ee83d 00:40:23 ---> Running in 37c922bbe568 00:40:24 ---> Running in cc29bd437f3a 00:40:25 Running setup.py install for docopt: started 00:40:25 Running setup.py install for docopt: finished with status 'done' 00:40: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:40:25 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:40:25 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:40:25 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 00:40:26 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:28 ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.426s coverage: 47.0% of statements 00:40:28 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 00:40:28 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 00:40:28 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] 00:40:28 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] 00:40:28 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] 00:40:28 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.148s coverage: 100.0% of statements 00:40:28 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] 00:40:28 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.125s coverage: 100.0% of statements 00:40:28 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] 00:40:28 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2 [no test files] 00:40:28 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application [no test files] 00:40:28 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/bootstrap/container [no test files] 00:40:28 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/controller/http 0.245s coverage: 90.4% of statements 00:40:28 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces [no test files] 00:40:28 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces/mocks [no test files] 00:40:28 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/io [no test files] 00:40:31 Removing intermediate container 3af43be41eb9 00:40:31 ---> 1f084b07f7e7 00:40:31 Step 21/26 : RUN apk --no-cache add curl 00:40:32 ---> Running in 8215d6236965 00:40:34 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 00:40:34 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 00:40:34 (1/3) Installing nghttp2-libs (1.41.0-r0) 00:40:34 (2/3) Installing libcurl (7.69.1-r3) 00:40:34 (3/3) Installing curl (7.69.1-r3) 00:40:34 Executing busybox-1.31.1-r19.trigger 00:40:34 OK: 72 MiB in 58 packages 00:40:37 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 3.669s coverage: 29.1% of statements 00:40:37 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 00:40:37 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 00:40:37 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] 00:40:37 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] 00:40:37 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] 00:40:37 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.217s coverage: 99.0% of statements 00:40:37 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] 00:40:37 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.114s coverage: 100.0% of statements 00:40:37 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] 00:40:37 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2 [no test files] 00:40:37 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application [no test files] 00:40:37 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/bootstrap/container [no test files] 00:40:37 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http 0.234s coverage: 100.0% of statements 00:40:37 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces [no test files] 00:40:37 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces/mocks [no test files] 00:40:37 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/io [no test files] 00:40:37 ok github.com/edgexfoundry/edgex-go/internal/system 0.044s coverage: 0.0% of statements 00:40:37 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 00:40:37 ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.048s coverage: 100.0% of statements 00:40:37 ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] 00:40:37 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 00:40:37 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 00:40:37 ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] 00:40:37 ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.091s coverage: 87.9% of statements 00:40:37 ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] 00:40:37 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 00:40:37 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.062s coverage: 100.0% of statements 00:40:37 ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.067s coverage: 32.1% of statements 00:40:37 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.077s coverage: 100.0% of statements 00:40:38 Removing intermediate container 8215d6236965 00:40:38 ---> 2f81d5597e9b 00:40:38 Step 22/26 : ENTRYPOINT ["/sys-mgmt-agent"] 00:40:38 ---> Running in c14fd5efcf8d 00:40:38 GO111MODULE=on go vet ./... 00:40:39 Removing intermediate container c14fd5efcf8d 00:40:39 ---> 6f71a2c3ffd8 00:40:39 Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:40:39 ---> Running in 760fe236fad7 00:40:40 Removing intermediate container 760fe236fad7 00:40:40 ---> 03ba0a58911d 00:40:40 Step 24/26 : LABEL arch=x86_64 00:40:40 ---> Running in 85aa2aa5e13d 00:40:40 Removing intermediate container 85aa2aa5e13d 00:40:40 ---> 896102424280 00:40:40 Step 25/26 : LABEL git_sha=d2b48e5733f1916416f43ba9c1c0c75d09103633 00:40:40 ---> Running in 01559df03c26 00:40:40 Removing intermediate container 01559df03c26 00:40:40 ---> 7ed81d669832 00:40:40 Step 26/26 : LABEL version=0.0.0 00:40:40 ---> Running in 8793d51139ad 00:40:41 Removing intermediate container 8793d51139ad 00:40:41 ---> 6751e623757e 00:40:41 00:40:41 Successfully built 6751e623757e 00:40:41 Successfully tagged docker-sys-mgmt-agent-go:latest 00:40:51  Building docker-sys-mgmt-agent-go ... done 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:41:01 Removing intermediate container cc29bd437f3a 00:41:01 ---> b29c49f0d632 00:41:01 00:41:01 Step 10/21 : FROM alpine:3.12 00:41:01 ---> 389fef711851 00:41:01 Step 11/21 : RUN apk add --update --no-cache curl 00:41:01 Removing intermediate container 96adb86916d3 00:41:01 ---> aba219ad52bb 00:41:01 00:41:01 Step 10/22 : FROM alpine:3.12 00:41:01 ---> 389fef711851 00:41:01 Step 11/22 : RUN apk add --update --no-cache dumb-init 00:41:01 ---> Using cache 00:41:01 ---> bf3f69f7a929 00:41:01 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 00:41:01 ---> Using cache 00:41:01 ---> 27c5165315d1 00:41:01 Step 13/22 : ENV APP_PORT=48085 00:41:01 Removing intermediate container d6fa8f2ee83d 00:41:01 ---> a0a8a4cd7b56 00:41:01 00:41:01 Step 10/22 : FROM alpine:3.12 00:41:01 ---> 389fef711851 00:41:01 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 00:41:01 ---> Running in e641d4245112 00:41:01 ---> Running in f1f0a0833578 00:41:01 ---> Running in f7970723135a 00:41:02 Removing intermediate container f7970723135a 00:41:02 ---> 6259b395e5bd 00:41:02 Step 14/22 : EXPOSE $APP_PORT 00:41:04 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 00:41:04 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 00:41:04 (1/4) Installing ca-certificates (20191127-r4) 00:41:04 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 00:41:04 (2/4) Installing nghttp2-libs (1.41.0-r0) 00:41:04 (3/4) Installing libcurl (7.69.1-r3) 00:41:04 (4/4) Installing curl (7.69.1-r3) 00:41:04 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 00:41:04 Executing busybox-1.31.1-r19.trigger 00:41:04 Executing ca-certificates-20191127-r4.trigger 00:41:04 ---> Running in 0900230975a6 00:41:04 OK: 7 MiB in 18 packages 00:41:04 (1/2) Installing ca-certificates (20191127-r4) 00:41:04 (2/2) Installing dumb-init (1.2.2-r1) 00:41:04 Executing busybox-1.31.1-r19.trigger 00:41:04 Executing ca-certificates-20191127-r4.trigger 00:41:05 OK: 6 MiB in 16 packages 00:41:05 Removing intermediate container 0900230975a6 00:41:05 ---> 1655aeafada0 00:41:05 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 00:41:06 Removing intermediate container 37c922bbe568 00:41:06 ---> 2fa0a7ccdaec 00:41:06 00:41:06 Step 10/23 : FROM alpine:3.12 00:41:06 ---> 389fef711851 00:41:06 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 00:41:06 ---> Running in 8867557a8346 00:41:06 ---> 65f7a4aa3b5d 00:41:06 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 00:41:07 Removing intermediate container 8867557a8346 00:41:07 ---> 7baef0903617 00:41:07 Step 12/23 : ENV APP_PORT=48080 00:41:07 Removing intermediate container e641d4245112 00:41:07 ---> 0a28cffd94ad 00:41:07 Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 00:41:07 ---> Running in 7914c83708b9 00:41:07 ---> Running in 81c049defa1d 00:41:07 Removing intermediate container f1f0a0833578 00:41:07 ---> aa699089de59 00:41:07 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 00:41:07 ---> cc0ff3d1c1aa 00:41:07 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 00:41:08 ---> Running in c6f3b30b19c7 00:41:08 Removing intermediate container 81c049defa1d 00:41:08 ---> 2d5e6c39e9e8 00:41:08 Step 13/21 : WORKDIR /edgex 00:41:08 Removing intermediate container 7914c83708b9 00:41:08 ---> 296129c4ec55 00:41:08 Step 13/23 : EXPOSE $APP_PORT 00:41:08 ---> Running in 96dd131c5f7d 00:41:08 ---> Running in 77255f6b6859 00:41:08 Removing intermediate container c6f3b30b19c7 00:41:08 ---> 5d1d609e9c09 00:41:08 Step 13/22 : ENV APP_PORT=48060 00:41:08 ---> b43e8ba21062 00:41:08 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 00:41:08 ---> Running in 8ac24491d671 00:41:08 ---> Running in 39b141b73337 00:41:08 Removing intermediate container 96dd131c5f7d 00:41:08 ---> 7821fb9cd097 00:41:08 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:41:08 Removing intermediate container 77255f6b6859 00:41:08 ---> d49cf87bbf83 00:41:08 Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 00:41:08 ---> Running in f2226d895372 00:41:08 Removing intermediate container 8ac24491d671 00:41:08 ---> 9e88c44539da 00:41:08 Step 14/22 : EXPOSE $APP_PORT 00:41:08 Removing intermediate container 39b141b73337 00:41:08 ---> a5aa73bb6885 00:41:08 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:41:09 ---> Running in 028568c337bf 00:41:09 ---> Running in 24f73eb01da2 00:41:09 ---> e06ce5921b01 00:41:09 Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 00:41:09 Removing intermediate container 24f73eb01da2 00:41:09 ---> 1aabf94f4b7a 00:41:09 Step 20/22 : LABEL arch=x86_64 00:41:09 Removing intermediate container 028568c337bf 00:41:09 ---> b301672a7423 00:41:09 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 00:41:10 ---> Running in 9c65f7d6653c 00:41:10 Removing intermediate container 9c65f7d6653c 00:41:10 ---> 4841fdb5d10b 00:41:10 Step 21/22 : LABEL git_sha=d2b48e5733f1916416f43ba9c1c0c75d09103633 00:41:10 ---> 802d9c8cddc6 00:41:10 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 00:41:10 ---> Running in 0b99e536f114 00:41:10 ---> ff0f8c31862e 00:41:10 Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 00:41:10 Removing intermediate container 0b99e536f114 00:41:10 ---> ea4796705f6d 00:41:10 Step 22/22 : LABEL version=0.0.0 00:41:11 Removing intermediate container f2226d895372 00:41:11 ---> 57eabbad5b0a 00:41:11 Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init 00:41:11 ---> Running in c7947c2ce8ee 00:41:11 ---> ead6f19a089e 00:41:11 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 00:41:11 ---> 27b96366f115 00:41:11 Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] 00:41:12 ---> Running in ce7a62a9bc8e 00:41:12 ---> Running in d1c2f3ac33e7 00:41:12 Removing intermediate container c7947c2ce8ee 00:41:12 ---> 7f4b4eea37e0 00:41:12 00:41:12 ---> b6a3ac426e55 00:41:12 Step 18/22 : ENTRYPOINT ["/support-notifications"] 00:41:12 Successfully built 7f4b4eea37e0 00:41:12 Successfully tagged docker-support-scheduler-go:latest 00:41:12  Building docker-support-scheduler-go ... done Removing intermediate container d1c2f3ac33e7 00:41:12 ---> 382c30a988d5 00:41:12 Step 18/21 : CMD ["--init=true"] 00:41:12 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 00:41:12 ---> Running in c9d5b650ffc5 00:41:12 ---> Running in e207c27c0fc4 00:41:12 Removing intermediate container c9d5b650ffc5 00:41:12 ---> d7a9abb4e7ef 00:41:12 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:41:12 Removing intermediate container e207c27c0fc4 00:41:12 ---> c683312fd409 00:41:12 Step 19/21 : LABEL arch=x86_64 00:41:12 ---> Running in 01712a6743aa 00:41:12 ---> Running in 2628553ff75b 00:41:12 Removing intermediate container 01712a6743aa 00:41:12 ---> d0feeebee4a5 00:41:12 Step 20/22 : LABEL arch=x86_64 00:41:12 ---> Running in b09e8888fb92 00:41:12 Removing intermediate container 2628553ff75b 00:41:12 ---> 17306c6a9dec 00:41:12 Step 20/21 : LABEL git_sha=d2b48e5733f1916416f43ba9c1c0c75d09103633 00:41:13 ---> Running in 5af542213916 00:41:13 Removing intermediate container b09e8888fb92 00:41:13 ---> 15fe7416f694 00:41:13 Step 21/22 : LABEL git_sha=d2b48e5733f1916416f43ba9c1c0c75d09103633 00:41:13 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 00:41:13 ---> Running in 61e957c0e2c4 00:41:14 Removing intermediate container 5af542213916 00:41:14 ---> 1061a5e3da7b 00:41:14 Step 21/21 : LABEL version=0.0.0 00:41:14 ---> Running in 5be4d387e110 00:41:14 Removing intermediate container 61e957c0e2c4 00:41:14 ---> c0e2b2be6a42 00:41:14 Step 22/22 : LABEL version=0.0.0 00:41:14 ---> Running in 09c27b9bd557 00:41:14 Removing intermediate container 5be4d387e110 00:41:14 ---> 42444cf62f78 00:41:14 00:41:14 Removing intermediate container 09c27b9bd557 00:41:14 ---> aa75cb5749aa 00:41:14 00:41:14 Successfully built 42444cf62f78 00:41:14 Successfully tagged docker-security-proxy-setup-go:latest 00:41:14  Building docker-security-proxy-setup-go ... done Successfully built aa75cb5749aa 00:41:14 Successfully tagged docker-support-notifications-go:latest 00:41:15  Building docker-support-notifications-go ... done (1/6) Installing dumb-init (1.2.2-r1) 00:41:15 (2/6) Installing libgcc (9.3.0-r2) 00:41:15 (3/6) Installing libsodium (1.0.18-r0) 00:41:16 (4/6) Installing libstdc++ (9.3.0-r2) 00:41:17 (5/6) Installing libzmq (4.3.3-r0) 00:41:17 (6/6) Installing zeromq (4.3.3-r0) 00:41:17 Executing busybox-1.31.1-r19.trigger 00:41:17 OK: 8 MiB in 20 packages 00:41:18 Removing intermediate container ce7a62a9bc8e 00:41:18 ---> 32714a5306cf 00:41:18 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 00:41:18 ---> f1c5d1f1883c 00:41:18 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 00:41:19 ---> 6b52c04bf736 00:41:19 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 00:41:19 ---> 65e7b1ddc804 00:41:19 Step 19/23 : ENTRYPOINT ["/core-data"] 00:41:19 ---> Running in 3bcda938997d 00:41:19 Removing intermediate container 3bcda938997d 00:41:19 ---> a300236007b0 00:41:19 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:41:19 ---> Running in 045d12045132 00:41:19 Removing intermediate container 045d12045132 00:41:19 ---> 09636793b999 00:41:19 Step 21/23 : LABEL arch=x86_64 00:41:19 ---> Running in dae61e0ae20b 00:41:20 Removing intermediate container dae61e0ae20b 00:41:20 ---> a3bf38f76a67 00:41:20 Step 22/23 : LABEL git_sha=d2b48e5733f1916416f43ba9c1c0c75d09103633 00:41:20 ---> Running in 1f2402eb58bb 00:41:20 Removing intermediate container 1f2402eb58bb 00:41:20 ---> e0ec73adf0b7 00:41:20 Step 23/23 : LABEL version=0.0.0 00:41:20 ---> Running in bc15101805f9 00:41:20 Removing intermediate container bc15101805f9 00:41:20 ---> 8fc6861966e4 00:41:20 00:41:20 Successfully built 8fc6861966e4 00:41:20 Successfully tagged docker-core-data-go:latest 00:41:20  Building docker-core-data-go ... done  [Pipeline] } 00:41:20 $ docker stop --time=1 ac2f61351203617f6c945d6f81e2d7cb2ca3e73dafe20a6767c593e364913cbf 00:41:22 $ docker rm -f ac2f61351203617f6c945d6f81e2d7cb2ca3e73dafe20a6767c593e364913cbf [Pipeline] // withDockerContainer [Pipeline] sh 00:41:23 + docker images 00:41:23 + grep docker 00:41:23 docker-core-data-go latest 8fc6861966e4 3 seconds ago 22.3MB 00:41:23 docker-support-notifications-go latest aa75cb5749aa 9 seconds ago 17.5MB 00:41:23 docker-security-proxy-setup-go latest 42444cf62f78 10 seconds ago 24.4MB 00:41:23 docker-support-scheduler-go latest 7f4b4eea37e0 12 seconds ago 17MB 00:41:23 docker-sys-mgmt-agent-go latest 6751e623757e 42 seconds ago 313MB 00:41:23 docker-security-bootstrapper-go latest 331646781bfe About a minute ago 17.9MB 00:41:23 docker-security-secretstore-setup-go latest d860455dee8f 2 minutes ago 24.6MB 00:41:23 docker-core-metadata-go latest 3ffab3209ea5 2 minutes ago 18.8MB 00:41:23 docker-core-command-go latest a3686f9ef958 2 minutes ago 16.9MB 00:41:23 docker 20.10.0 aefe523efa57 7 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:41:39 Still waiting to schedule task 00:41:39 All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline 00:42:00 gofmt -l . 00:42:00 [ "`gofmt -l .`" = "" ] 00:42:03 ./bin/test-go-mod-tidy.sh 00:42:03 ./bin/test-attribution-txt.sh [Pipeline] sh 00:42:05 + ls -al . 00:42:05 total 716 00:42:05 drwxrwxr-x 9 1001 1001 4096 Feb 4 00:42 . 00:42:05 drwxr-xr-x 4 root root 4096 Feb 4 00:37 .. 00:42:05 -rw-rw-r-- 1 1001 1001 11 Feb 4 00:36 .dockerignore 00:42:05 drwxrwxr-x 8 1001 1001 4096 Feb 4 00:36 .git 00:42:05 drwxrwxr-x 3 1001 1001 4096 Feb 4 00:36 .github 00:42:05 -rw-rw-r-- 1 1001 1001 818 Feb 4 00:36 .gitignore 00:42:05 -rw-rw-r-- 1 1001 1001 166 Feb 4 00:36 .sonarcloud.properties 00:42:05 -rw-rw-r-- 1 1001 1001 7859 Feb 4 00:36 Attribution.txt 00:42:05 -rw-rw-r-- 1 1001 1001 3804 Feb 4 00:36 CONTRIBUTING.md 00:42:05 -rw-rw-r-- 1 1001 1001 931 Feb 4 00:36 Dockerfile.build 00:42:05 -rw-rw-r-- 1 1001 1001 863 Feb 4 00:36 Jenkinsfile 00:42:05 -rw-rw-r-- 1 1001 1001 10775 Feb 4 00:36 LICENSE 00:42:05 -rw-rw-r-- 1 1001 1001 5774 Feb 4 00:36 Makefile 00:42:05 -rw-rw-r-- 1 1001 1001 6524 Feb 4 00:36 README.md 00:42:05 -rw-rw-r-- 1 1001 1001 6755 Feb 4 00:36 SECURITY.md 00:42:05 -rw-rw-r-- 1 1001 1001 5 Feb 4 00:32 VERSION 00:42:05 -rw-rw-r-- 1 1001 1001 4131 Feb 4 00:36 ZMQWindows.md 00:42:05 drwxrwxr-x 2 1001 1001 4096 Feb 4 00:36 bin 00:42:05 drwxrwxr-x 14 1001 1001 4096 Feb 4 00:36 cmd 00:42:05 -rw-r--r-- 1 root root 582978 Feb 4 00:40 coverage.out 00:42:05 -rw-r--r-- 1 root root 1054 Feb 4 00:42 go.mod 00:42:05 -rw-r--r-- 1 root root 19399 Feb 4 00:42 go.sum 00:42:05 drwxrwxr-x 8 1001 1001 4096 Feb 4 00:36 internal 00:42:05 drwxrwxr-x 4 1001 1001 4096 Feb 4 00:36 openapi 00:42:05 drwxrwxr-x 4 1001 1001 4096 Feb 4 00:36 snap 00:42:05 -rw-rw-r-- 1 1001 1001 168 Feb 4 00:36 version.go [Pipeline] sh 00:42:06 + '[' -e coverage.out ] 00:42:06 + chown 1001:1001 coverage.out [Pipeline] stash 00:42:06 Warning: overwriting stash ‘coverage-report’ 00:42:07 Stashed 1 file(s) [Pipeline] sh 00:42:08 + make build 00:42:08 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data 00:42:23 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:50 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:54 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 00:43:00 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:01 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:03 Running on prd-ubuntu18.04-docker-8c-8g-24820 in /w/workspace/edgexfoundry_edgex-go_PR-3115 [Pipeline] { [Pipeline] ws 00:43:03 Running in /w/workspace/edgex-go/7 [Pipeline] { [Pipeline] checkout 00:43:05 using credential edgex-jenkins-ssh 00:43:05 Cloning the remote Git repository 00:43:04 Cloning repository git@github.com:edgexfoundry/edgex-go.git 00:43:04 > git init /w/workspace/edgex-go/7 # timeout=10 00:43:04 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 00:43:04 > git --version # timeout=10 00:43:04 > git --version # 'git version 2.17.1' 00:43:04 using GIT_SSH to set credentials SSH Credentials for GitHub 00:43:04 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 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:12 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:16 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:20 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:23 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config 00:43:28 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:43:31 Merging remotes/origin/master commit d0bc3b104123489a76cc16a6f8c025e818c2e684 into PR head commit 7720835d1356653aaa62fb44da62189db095b415 00:43:31 Merge succeeded, producing 1f8d0a4b3cbcb9e53d9ee8b865dbdb53e6bfe709 00:43:31 Checking out Revision 1f8d0a4b3cbcb9e53d9ee8b865dbdb53e6bfe709 (PR-3115) 00:43:30 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 00:43:30 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 00:43:30 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 00:43:30 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 00:43:30 using GIT_SSH to set credentials SSH Credentials for GitHub 00:43:30 > 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:43:31 > git config core.sparsecheckout # timeout=10 00:43:31 > git checkout -f 7720835d1356653aaa62fb44da62189db095b415 # timeout=10 00:43:31 > git remote # timeout=10 00:43:31 > git config --get remote.origin.url # timeout=10 00:43:31 using GIT_SSH to set credentials SSH Credentials for GitHub 00:43:31 > git merge d0bc3b104123489a76cc16a6f8c025e818c2e684 # timeout=10 00:43:31 > git rev-parse HEAD^{commit} # timeout=10 00:43:31 > git config core.sparsecheckout # timeout=10 00:43:31 > git checkout -f 1f8d0a4b3cbcb9e53d9ee8b865dbdb53e6bfe709 # timeout=10 [Pipeline] } 00:43:35 $ docker stop --time=1 7f3fba4279d6906d3926471479c27ffcee59c229df748a847a8ef57a7418671e 00:43:35 Commit message: "Merge commit 'd0bc3b104123489a76cc16a6f8c025e818c2e684' into HEAD" 00:43:35 > git rev-list --no-walk 7720835d1356653aaa62fb44da62189db095b415 # timeout=10 00:43:37 $ docker rm -f 7f3fba4279d6906d3926471479c27ffcee59c229df748a847a8ef57a7418671e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 00:43:40 + echo snap-build.sh 00:43:40 snap-build.sh 00:43:40 + SNAP_BASE_DIR=. 00:43:40 + '[' '!' -z /w/workspace/edgex-go/7 ']' 00:43:40 + SNAP_BASE_DIR=/w/workspace/edgex-go/7 00:43:40 + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/7]' 00:43:40 [snap-build] Building snap in dir [/w/workspace/edgex-go/7] 00:43:40 + cd /w/workspace/edgex-go/7 00:43:40 + sudo apt-get remove -qy --purge lxd lxd-client 00:43:40 Reading package lists... 00:43:40 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 00:43:40 Building dependency tree... 00:43:40 Reading state information... 00:43:40 The following packages were automatically installed and are no longer required: 00:43:40 dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs 00:43:40 uidmap xdelta3 00:43:40 Use 'sudo apt autoremove' to remove them. 00:43:40 The following packages will be REMOVED: 00:43:40 lxd* lxd-client* 00:43:40 00:43:40 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh 00:43:41 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 00:43:41 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. 00:43:41 After this operation, 31.7 MB disk space will be freed. 00:43:41 latest: Pulling from edgex-devops/edgex-compose-arm64 00:43:41 29e5d40040c1: Pulling fs layer 00:43:41 1ce36da41761: Pulling fs layer 00:43:41 25b303627fd3: Pulling fs layer 00:43:41 29e5d40040c1: Verifying Checksum 00:43:41 29e5d40040c1: Download complete 00:43:42 (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:43:42 Removing lxd (3.0.3-0ubuntu1~18.04.1) ... 00:43:42 29e5d40040c1: Pull complete 00:43:42 1ce36da41761: Verifying Checksum 00:43:42 1ce36da41761: Download complete 00:43:43 Removing lxd dnsmasq configuration 00:43:43 Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... 00:43:43 Processing triggers for man-db (2.8.3-2ubuntu0.1) ... 00:43:43 1ce36da41761: Pull complete 00:43:44 Processing triggers for libc-bin (2.27-3ubuntu1.3) ... 00:43:44 (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:43:44 25b303627fd3: Verifying Checksum 00:43:44 25b303627fd3: Download complete 00:43:44 Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... 00:43:45 Processing triggers for systemd (237-3ubuntu10.42) ... 00:43:46 Processing triggers for ureadahead (0.100.0-21) ... 00:43:47 + sudo snap remove --purge lxd 00:43:47 snap "lxd" is not installed 00:43:47 + sudo groupadd --force --system lxd 00:43:47 ++ whoami 00:43:47 + sudo /usr/sbin/usermod -G lxd -a jenkins 00:43:47 + newgrp - lxd 00:43:47 + sudo snap install lxd 00:43:54 25b303627fd3: Pull complete 00:43:54 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 00:43:54 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 00:43:54 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer 00:43:54 prd-ubuntu18.04-docker-arm64-4c-16g-24810 does not seem to be running inside a container 00:43:54 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/7 -v /w/workspace/edgex-go/7:/w/workspace/edgex-go/7:rw,z -v /w/workspace/edgex-go/7@tmp:/w/workspace/edgex-go/7@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:43:56 2021-02-04T00:43:54Z INFO Waiting for automatic snapd restart... 00:43:58 $ docker top 92d3b917088d85ca57f2a9bfc664dacce4135ffd4e9e2abd45763d8e6e54556e -eo pid,comm [Pipeline] { [Pipeline] sh 00:43:59 + grep parallel 00:43:59 + docker-compose build --help 00:44:03 --parallel Build images in parallel. [Pipeline] } 00:44:04 $ docker stop --time=1 92d3b917088d85ca57f2a9bfc664dacce4135ffd4e9e2abd45763d8e6e54556e 00:44:06 $ docker rm -f 92d3b917088d85ca57f2a9bfc664dacce4135ffd4e9e2abd45763d8e6e54556e [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 00:44:07 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 00:44:07 . [Pipeline] withDockerContainer 00:44:07 prd-ubuntu18.04-docker-arm64-4c-16g-24810 does not seem to be running inside a container 00:44:07 $ 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/7 -v /w/workspace/edgex-go/7:/w/workspace/edgex-go/7:rw,z -v /w/workspace/edgex-go/7@tmp:/w/workspace/edgex-go/7@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 00:44:09 $ docker top 87e7fa0661d5c90a19ddb26a218a3769fe746ba129df4b2648852bfe347b2e1b -eo pid,comm [Pipeline] { [Pipeline] sh 00:44:10 + docker-compose -f ./docker-compose-build.yml build --parallel 00:44:11 lxd 4.10 from Canonical* installed 00:44:11 + sudo lxd init --auto 00:44:16 Building docker-core-command-go ... 00:44:16 Building docker-core-data-go ... 00:44:16 Building docker-core-metadata-go ... 00:44:16 Building docker-security-bootstrapper-go ... 00:44:16 Building docker-security-proxy-setup-go ... 00:44:16 Building docker-security-secretstore-setup-go ... 00:44:16 Building docker-support-notifications-go ... 00:44:16 Building docker-support-scheduler-go ... 00:44:16 Building docker-sys-mgmt-agent-go ... 00:44:16 Building docker-support-notifications-go 00:44:16 Building docker-support-scheduler-go 00:44:16 Building docker-security-secretstore-setup-go 00:44:16 Building docker-core-metadata-go 00:44:16 Building docker-security-proxy-setup-go 00:44:19 + sudo snap install --classic snapcraft 00:44:29 snapcraft 4.4.4 from Canonical* installed 00:44:29 + '[' -f snap/local/patches/0001-optimize-build-for-pipeline-CI-check.patch ']' 00:44:29 + patch --verbose -p1 00:44:29 Hmm... Looks like a unified diff to me... 00:44:29 The text leading up to this was: 00:44:29 -------------------------- 00:44:29 |From 0510531350ba940eafa289c8b699567ab358c449 Mon Sep 17 00:00:00 2001 00:44:29 |From: Tony Espy 00:44:29 |Date: Wed, 16 Dec 2020 16:34:55 -0500 00:44:29 |Subject: [PATCH] optimize snap build for pipeline CI check 00:44:29 | 00:44:29 |This patch is used by the EdgeX CI pipeline builds to 00:44:29 |optimize the snap CI check run for pull requests. When 00:44:29 |applied, it essentially strips out everything (apps and 00:44:29 |parts) from the snapcraft.yaml file except those required 00:44:29 |to build edgex-go, as the whole idea of the CI check is to 00:44:29 |catch changes to edgex-go that break the snap build. 00:44:29 | 00:44:29 |In general, anyone updating snapcraft.yaml will also need 00:44:29 |to update this patch file, otherwise it may fail to apply, 00:44:29 |resulting in a failed snap build CI check in the associated 00:44:29 |pull request. 00:44:29 | 00:44:29 |Note - in addition to applying this patch, the pipeline also 00:44:29 |only primes the snap (e.g. `snapcraft prime`), as there's no 00:44:29 |need to build the finally binary .snap file (and it won't 00:44:29 |work with the patch applied). This further reduces the build 00:44:29 |time. 00:44:29 |--- 00:44:29 | snap/snapcraft.yaml | 461 +------------------------------------------- 00:44:29 | 1 file changed, 2 insertions(+), 459 deletions(-) 00:44:29 | 00:44:29 |diff --git a/snap/snapcraft.yaml b/snap/snapcraft.yaml 00:44:29 |index 1e537489..faf42425 100644 00:44:29 |--- a/snap/snapcraft.yaml 00:44:29 |+++ b/snap/snapcraft.yaml 00:44:29 -------------------------- 00:44:29 patching file snap/snapcraft.yaml 00:44:29 Using Plan A... 00:44:29 Hunk #1 FAILED at 73. 00:44:29 Hunk #2 succeeded at 277 with fuzz 1 (offset 6 lines). 00:44:29 Hunk #3 succeeded at 289 (offset 3 lines). 00:44:29 Hunk #4 succeeded at 297 (offset 3 lines). 00:44:29 Hunk #5 succeeded at 304 (offset 3 lines). 00:44:29 Hunk #6 succeeded at 331 (offset 3 lines). 00:44:29 Hunk #7 succeeded at 365 (offset 3 lines). 00:44:29 Hunk #8 succeeded at 424 (offset 11 lines). 00:44:29 1 out of 8 hunks FAILED -- saving rejects to file snap/snapcraft.yaml.rej 00:44:29 Hmm... Ignoring the trailing garbage. 00:44:29 done [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 00:44:30 Failed in branch amd64 00:45:24 Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12 00:45:24 Step 2/24 : FROM ${BUILDER_BASE} AS builder 00:45:24 ---> dbec21791d81 00:45:24 Step 3/24 : WORKDIR /edgex-go 00:45:24 Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12 00:45:24 Step 2/21 : FROM ${BUILDER_BASE} AS builder 00:45:24 ---> dbec21791d81 00:45:24 Step 3/21 : WORKDIR /edgex-go 00:45:24 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 00:45:24 Step 2/22 : FROM ${BUILDER_BASE} AS builder 00:45:24 ---> dbec21791d81 00:45:24 Step 3/22 : WORKDIR /edgex-go 00:45:24 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 00:45:24 Step 2/22 : FROM ${BUILDER_BASE} AS builder 00:45:24 ---> dbec21791d81 00:45:24 Step 3/22 : WORKDIR /edgex-go 00:45:24 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 00:45:24 Step 2/23 : FROM ${BUILDER_BASE} AS builder 00:45:24 ---> dbec21791d81 00:45:24 Step 3/23 : WORKDIR /edgex-go 00:45:28 ---> Running in 8f1d8b0fdfdc 00:45:28 ---> Running in 1493fd8a87ba 00:45:28 ---> Running in 6ed9caa99bab 00:45:28 ---> Running in 686cd403d01d 00:45:28 ---> Running in 4fbf6e6e9d83 00:45:28 Removing intermediate container 8f1d8b0fdfdc 00:45:28 ---> 935f06de532d 00:45:28 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:45:28 Removing intermediate container 6ed9caa99bab 00:45:28 ---> 53478140f77f 00:45:28 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:45:28 Removing intermediate container 1493fd8a87ba 00:45:28 ---> fe18b7e150ce 00:45:28 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:45:28 Removing intermediate container 686cd403d01d 00:45:28 ---> 142766746ef9 00:45:28 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:45:28 Removing intermediate container 4fbf6e6e9d83 00:45:28 ---> 73184f6e2397 00:45:28 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:45:28 ---> Running in 722b23ee7eb6 00:45:28 ---> Running in eb7e550b283c 00:45:28 ---> Running in 4007afd6d331 00:45:28 ---> Running in c9be5a56c148 00:45:28 ---> Running in 17340573f70e 00:45:33 Removing intermediate container 722b23ee7eb6 00:45:33 ---> c2159472ff16 00:45:33 Step 5/23 : RUN apk add --update --no-cache make git 00:45:33 Removing intermediate container 17340573f70e 00:45:33 ---> fd6b935eb76b 00:45:33 Step 5/24 : RUN apk add --update --no-cache make git 00:45:33 ---> Running in 4496400f35ba 00:45:33 ---> Running in f2b8581b9d32 00:45:33 Removing intermediate container eb7e550b283c 00:45:33 ---> 88aff08dbaab 00:45:33 Step 5/21 : RUN apk add --update --no-cache make git 00:45:33 Removing intermediate container 4007afd6d331 00:45:33 ---> 5ef5a608a415 00:45:33 Step 5/22 : RUN apk add --update --no-cache make git 00:45:33 ---> Running in 436646bdb6a5 00:45:33 Removing intermediate container c9be5a56c148 00:45:33 ---> 1a5104b65bc9 00:45:33 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 00:45:33 ---> Running in 66c1ee12597e 00:45:33 ---> Running in b3dc4e3d3546 00:45:34 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 00:45:35 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 00:45:35 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 00:45:35 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 00:45:35 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 00:45:35 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 00:45:36 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 00:45:36 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 00:45:37 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 00:45:37 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 00:45:40 OK: 217 MiB in 51 packages 00:45:41 OK: 217 MiB in 51 packages 00:45:41 Removing intermediate container 436646bdb6a5 00:45:41 ---> 01ed58e5b887 00:45:41 Step 6/21 : COPY go.mod . 00:45:42 ---> 8dda2525f9bf 00:45:42 Step 7/21 : RUN go mod download 00:45:42 Removing intermediate container f2b8581b9d32 00:45:42 ---> bc48a79fb460 00:45:42 Step 6/24 : COPY go.mod . 00:45:42 OK: 217 MiB in 51 packages 00:45:42 ---> Running in 47b2baf70a0c 00:45:43 ---> 6ee3c6fcf19a 00:45:43 Step 7/24 : RUN go mod download 00:45:43 ---> Running in ae51bfb22b89 00:45:43 Removing intermediate container 4496400f35ba 00:45:43 ---> de3c19b39188 00:45:43 Step 6/23 : COPY go.mod . 00:45:43 OK: 217 MiB in 51 packages 00:45:44 OK: 217 MiB in 51 packages 00:45:45 ---> c71d69ef3d91 00:45:45 Step 7/23 : RUN go mod download 00:45:45 ---> Running in 57b65d4daf44 00:45:46 Removing intermediate container 66c1ee12597e 00:45:46 ---> ea1f5b594a01 00:45:46 Step 6/22 : COPY go.mod . 00:45:46 Removing intermediate container b3dc4e3d3546 00:45:46 ---> 18a0bd5d263d 00:45:46 Step 6/22 : COPY go.mod . 00:45:46 Removing intermediate container 47b2baf70a0c 00:45:46 ---> 42644ef37e9b 00:45:46 Step 8/21 : COPY . . 00:45:47 ---> fa65145a3ded 00:45:47 Step 7/22 : RUN go mod download 00:45:47 ---> 2ec374b90c97 00:45:47 Step 7/22 : RUN go mod download 00:45:47 ---> Running in bc64c682a742 00:45:47 ---> Running in e0421935eb04 00:45:47 Removing intermediate container ae51bfb22b89 00:45:47 ---> b8714711fe4b 00:45:47 Step 8/24 : COPY . . 00:45:50 Removing intermediate container 57b65d4daf44 00:45:50 ---> d0e2a5a45c3f 00:45:50 Step 8/23 : COPY . . 00:45:52 Removing intermediate container e0421935eb04 00:45:52 ---> 0ad06fe6299c 00:45:52 Step 8/22 : COPY . . 00:45:53 Removing intermediate container bc64c682a742 00:45:53 ---> 450220c4a045 00:45:53 Step 8/22 : COPY . . 00:46:20 ---> d7a18374444e 00:46:20 Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 00:46:20 ---> f9ca260d9f90 00:46:20 Step 9/23 : RUN make cmd/core-metadata/core-metadata 00:46:20 ---> 9ea14835d0e6 00:46:20 Step 9/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 00:46:20 ---> 86b0e4627ce2 00:46:20 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 00:46:20 ---> 51ac87310a33 00:46:20 Step 9/22 : RUN make cmd/support-notifications/support-notifications 00:46:20 ---> Running in ac5700250dcf 00:46:20 ---> Running in 433d0f3b31be 00:46:20 ---> Running in 998768f0c74a 00:46:20 ---> Running in 66b7eb253a15 00:46:20 ---> Running in 062e341b7975 00:46:20 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:20 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:20 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:46:20 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:46:20 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:47:57 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:47:57 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:04 Removing intermediate container 998768f0c74a 00:48:04 ---> 52f0ec2afaf2 00:48:04 00:48:04 Step 10/24 : FROM alpine:3.12 00:48:04 3.12: Pulling from library/alpine 00:48:04 Digest: sha256:3c7497bf0c7af93428242d6176e8f7905f2201d8fc5861f45be7a346b5f23436 00:48:04 Status: Downloaded newer image for alpine:3.12 00:48:04 ---> afeebe901d6b 00:48:04 Step 11/24 : RUN apk add --update --no-cache ca-certificates dumb-init curl 00:48:05 ---> Running in abe83fb9ef19 00:48:07 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 00:48:08 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 00:48:09 (1/5) Installing ca-certificates (20191127-r4) 00:48:09 (2/5) Installing nghttp2-libs (1.41.0-r0) 00:48:09 (3/5) Installing libcurl (7.69.1-r3) 00:48:09 (4/5) Installing curl (7.69.1-r3) 00:48:09 (5/5) Installing dumb-init (1.2.2-r1) 00:48:09 Executing busybox-1.31.1-r19.trigger 00:48:09 Executing ca-certificates-20191127-r4.trigger 00:48:09 Removing intermediate container 433d0f3b31be 00:48:09 ---> 80cd0cd8d4f7 00:48:09 00:48:09 Step 10/21 : FROM alpine:3.12 00:48:09 ---> afeebe901d6b 00:48:09 Step 11/21 : RUN apk add --update --no-cache curl 00:48:10 ---> Running in 809a1d08140f 00:48:10 OK: 7 MiB in 19 packages 00:48:12 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 00:48:12 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 00:48:13 (1/4) Installing ca-certificates (20191127-r4) 00:48:13 (2/4) Installing nghttp2-libs (1.41.0-r0) 00:48:13 (3/4) Installing libcurl (7.69.1-r3) 00:48:13 Removing intermediate container abe83fb9ef19 00:48:13 ---> 70f62c29cff2 00:48:13 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.'(4/4) Installing curl (7.69.1-r3) 00:48:13 Executing busybox-1.31.1-r19.trigger 00:48:13 00:48:13 Executing ca-certificates-20191127-r4.trigger 00:48:13 ---> Running in d1342fbeee7e 00:48:13 OK: 7 MiB in 18 packages 00:48:14 Removing intermediate container d1342fbeee7e 00:48:14 ---> a821e1db5618 00:48:14 Step 13/24 : WORKDIR / 00:48:14 ---> Running in 05d7e45b4ec4 00:48:15 Removing intermediate container 05d7e45b4ec4 00:48:15 ---> e45ea0fde092 00:48:15 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:48:16 Removing intermediate container 809a1d08140f 00:48:16 ---> 4860a2e4d1e0 00:48:16 Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 00:48:16 ---> Running in baf6aabcbe4d 00:48:17 ---> 871362c3a3f7 00:48:17 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:48:18 Removing intermediate container baf6aabcbe4d 00:48:18 ---> f930ef5eba51 00:48:18 Step 13/21 : WORKDIR /edgex 00:48:18 ---> 2fa7b68d9d0c 00:48:18 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 00:48:18 ---> Running in 283b2b757ff6 00:48:19 Removing intermediate container 283b2b757ff6 00:48:19 ---> 08660d1f2037 00:48:19 Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 00:48:19 ---> 954a0154d5b0 00:48:19 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 00:48:20 ---> d0998fde1103 00:48:20 Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 00:48:21 ---> c50d17f3fa07 00:48:21 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 00:48:22 ---> 57761092637d 00:48:22 Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 00:48:23 ---> 71917cdc6f6d 00:48:23 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 00:48:24 ---> 794e324347eb 00:48:24 Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] 00:48:24 ---> Running in f3d79e754cf6 00:48:25 ---> c19a611acb58 00:48:25 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:48:25 ---> Running in 020d542141ed 00:48:25 Removing intermediate container f3d79e754cf6 00:48:25 ---> 721d61acfe00 00:48:25 Step 18/21 : CMD ["--init=true"] 00:48:26 ---> Running in f2f35df861c0 00:48:27 Removing intermediate container f2f35df861c0 00:48:27 ---> 13c5783ec6e0 00:48:27 Step 19/21 : LABEL arch=arm64 00:48:27 ---> Running in 73721741053f 00:48:29 Removing intermediate container 73721741053f 00:48:29 ---> 150b63939bce 00:48:29 Step 20/21 : LABEL git_sha=d2b48e5733f1916416f43ba9c1c0c75d09103633 00:48:30 ---> Running in f07430d22382 00:48:30 Removing intermediate container 020d542141ed 00:48:30 ---> b6d717ab3c10 00:48:30 Step 21/24 : ENTRYPOINT ["entrypoint.sh"] 00:48:30 Removing intermediate container 66b7eb253a15 00:48:30 ---> fcf3ab575481 00:48:30 00:48:30 Step 10/22 : FROM alpine:3.12 00:48:30 ---> afeebe901d6b 00:48:30 Step 11/22 : RUN apk add --update --no-cache dumb-init 00:48:30 Removing intermediate container 062e341b7975 00:48:30 ---> 004082f1bdb2 00:48:30 00:48:30 Step 10/22 : FROM alpine:3.12 00:48:30 ---> afeebe901d6b 00:48:30 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 00:48:31 ---> Running in 375204960e8d 00:48:31 ---> Running in 900f90cd804c 00:48:31 ---> Running in 84f1bbd2cab0 00:48:31 Removing intermediate container f07430d22382 00:48:31 ---> bdc6e3636aa4 00:48:31 Step 21/21 : LABEL version=0.0.0 00:48:31 ---> Running in 0dcf56e9c674 00:48:31 Removing intermediate container 900f90cd804c 00:48:31 ---> 047d1952df43 00:48:31 Step 22/24 : LABEL arch=arm64 00:48:32 ---> Running in eb2834a9c2bd 00:48:32 Removing intermediate container 0dcf56e9c674 00:48:32 ---> 814b98214271 00:48:32 00:48:33 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 00:48:33 Removing intermediate container eb2834a9c2bd 00:48:33 ---> b8c1be96be87 00:48:33 Step 23/24 : LABEL git_sha=d2b48e5733f1916416f43ba9c1c0c75d09103633 00:48:33 Successfully built 814b98214271 00:48:33 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 00:48:33 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 00:48:33 Successfully tagged docker-security-proxy-setup-go-arm64:latest 00:48:33  Building docker-security-proxy-setup-go ... done Building docker-sys-mgmt-agent-go 00:48:33 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 00:48:33 ---> Running in c9df8b30e0fd 00:48:33 Removing intermediate container ac5700250dcf 00:48:33 ---> 8293ef859454 00:48:33 00:48:33 Step 10/23 : FROM alpine:3.12 00:48:33 ---> afeebe901d6b 00:48:33 Step 11/23 : RUN apk add --update --no-cache dumb-init 00:48:34 (1/1) Installing dumb-init (1.2.2-r1) 00:48:34 Executing busybox-1.31.1-r19.trigger 00:48:34 OK: 5 MiB in 15 packages 00:48:34 ---> Running in 7b9b240de6a8 00:48:34 (1/2) Installing ca-certificates (20191127-r4) 00:48:34 (2/2) Installing dumb-init (1.2.2-r1) 00:48:34 Executing busybox-1.31.1-r19.trigger 00:48:34 Executing ca-certificates-20191127-r4.trigger 00:48:34 Removing intermediate container c9df8b30e0fd 00:48:34 ---> d05e91c4c29c 00:48:34 Step 24/24 : LABEL version=0.0.0 00:48:35 OK: 6 MiB in 16 packages 00:48:35 ---> Running in 8d59c15ad51e 00:48:36 Removing intermediate container 8d59c15ad51e 00:48:36 ---> e53a70e90d50 00:48:36 00:48:36 Successfully built e53a70e90d50 00:48:36 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 00:48:36 Successfully tagged docker-security-secretstore-setup-go-arm64:latest 00:48:36  Building docker-security-secretstore-setup-go ... done Building docker-core-command-go 00:48:36 Removing intermediate container 84f1bbd2cab0 00:48:36 ---> 2bb166bdc88d 00:48:36 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 00:48:36 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 00:48:37 ---> Running in 87f8c07ea09f 00:48:37 (1/1) Installing dumb-init (1.2.2-r1) 00:48:37 Executing busybox-1.31.1-r19.trigger 00:48:37 OK: 5 MiB in 15 packages 00:48:37 Removing intermediate container 375204960e8d 00:48:37 ---> 5674cbaa44a3 00:48:37 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 00:48:37 Removing intermediate container 87f8c07ea09f 00:48:37 ---> d00483533169 00:48:37 Step 13/22 : ENV APP_PORT=48085 00:48:38 ---> Running in 6d60a6482533 00:48:38 ---> Running in cc061c72c47d 00:48:38 Removing intermediate container 6d60a6482533 00:48:38 ---> a8b5af152992 00:48:38 Step 13/22 : ENV APP_PORT=48060 00:48:39 Removing intermediate container cc061c72c47d 00:48:39 ---> 587beff02916 00:48:39 Step 14/22 : EXPOSE $APP_PORT 00:48:39 Removing intermediate container 7b9b240de6a8 00:48:39 ---> 846c0a7a715e 00:48:39 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 00:48:40 ---> Running in 9d550b913577 00:48:40 ---> Running in cd06af4d8e9e 00:48:40 ---> Running in a39ab9f7665d 00:48:41 Removing intermediate container 9d550b913577 00:48:41 ---> f16378eae0f5 00:48:41 Step 14/22 : EXPOSE $APP_PORT 00:48:41 Removing intermediate container a39ab9f7665d 00:48:41 ---> 2921e94094f9 00:48:41 Step 13/23 : ENV APP_PORT=48081 00:48:41 Removing intermediate container cd06af4d8e9e 00:48:41 ---> bfb914ea87b9 00:48:42 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 00:48:42 ---> Running in 7ad64a072bf2 00:48:42 ---> Running in 07558fc7db31 00:48:43 ---> 5ea52f3592e4 00:48:43 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 00:48:43 Removing intermediate container 7ad64a072bf2 00:48:43 ---> 376bc6d91ce7 00:48:43 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 00:48:44 Removing intermediate container 07558fc7db31 00:48:44 ---> 5735aee1cb4a 00:48:44 Step 14/23 : EXPOSE $APP_PORT 00:48:44 ---> Running in 1ce0b9813399 00:48:44 ---> 46b7c671adf0 00:48:44 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 00:48:44 ---> 715d2134dc46 00:48:44 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 00:48:45 Removing intermediate container 1ce0b9813399 00:48:45 ---> 01d354d90be3 00:48:45 Step 15/23 : WORKDIR / 00:48:45 ---> Running in 83814417f191 00:48:46 ---> fc5651d09e9a 00:48:46 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 00:48:47 ---> Running in 6b635c4607ce 00:48:47 Removing intermediate container 83814417f191 00:48:47 ---> 037a38d6551a 00:48:47 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 00:48:47 ---> d269f6615eac 00:48:47 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 00:48:48 Removing intermediate container 6b635c4607ce 00:48:48 ---> d620bcf9e8b8 00:48:48 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:48:48 ---> Running in c8e5473d7d22 00:48:48 ---> 38ece896532e 00:48:48 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 00:48:48 ---> 88c01079088f 00:48:48 Step 18/22 : ENTRYPOINT ["/support-notifications"] 00:48:49 ---> Running in f46faeba9e57 00:48:49 Removing intermediate container c8e5473d7d22 00:48:49 ---> befec042a0d2 00:48:49 Step 20/22 : LABEL arch=arm64 00:48:49 ---> Running in c0bbb1477cc9 00:48:49 Removing intermediate container f46faeba9e57 00:48:49 ---> e8508bab83b6 00:48:49 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:48:50 ---> Running in e04b332c75dc 00:48:50 Removing intermediate container c0bbb1477cc9 00:48:50 ---> 662922b2e5fb 00:48:50 Step 21/22 : LABEL git_sha=d2b48e5733f1916416f43ba9c1c0c75d09103633 00:48:50 ---> a169b338e731 00:48:50 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 00:48:51 ---> Running in dbac74833706 00:48:51 Removing intermediate container e04b332c75dc 00:48:51 ---> dc6c00e15ef9 00:48:51 Step 20/22 : LABEL arch=arm64 00:48:52 ---> Running in fd540e16f82b 00:48:52 Removing intermediate container dbac74833706 00:48:52 ---> 032b1fcbabbb 00:48:52 Step 22/22 : LABEL version=0.0.0 00:48:52 ---> 428d04eb482c 00:48:52 Step 19/23 : ENTRYPOINT ["/core-metadata"] 00:48:52 ---> Running in 65d5018459cb 00:48:52 ---> Running in 239f00dd7ab0 00:48:52 Removing intermediate container fd540e16f82b 00:48:52 ---> 6d7c000e8ae9 00:48:52 Step 21/22 : LABEL git_sha=d2b48e5733f1916416f43ba9c1c0c75d09103633 00:48:53 ---> Running in d76b4c750152 00:48:53 Removing intermediate container 65d5018459cb 00:48:53 ---> 25f3ee04e11f 00:48:53 00:48:53 Removing intermediate container 239f00dd7ab0 00:48:53 ---> 0fcf9ac5fe91 00:48:53 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:48:54 Successfully built 25f3ee04e11f 00:48:54 ---> Running in 666b7ef4baaa 00:48:54 Successfully tagged docker-support-scheduler-go-arm64:latest 00:48:54  Building docker-support-scheduler-go ... done Building docker-core-data-go 00:48:54 Removing intermediate container d76b4c750152 00:48:54 ---> 6fa05146780a 00:48:54 Step 22/22 : LABEL version=0.0.0 00:48:55 ---> Running in 4125b5db11e2 00:48:55 Removing intermediate container 666b7ef4baaa 00:48:55 ---> fcc5a4ed6dfa 00:48:55 Step 21/23 : LABEL arch=arm64 00:48:55 ---> Running in d3e23e931af2 00:48:56 Removing intermediate container 4125b5db11e2 00:48:56 ---> 0d20aee3b66a 00:48:56 00:48:56 Removing intermediate container d3e23e931af2 00:48:56 ---> c74c900238a9 00:48:56 Step 22/23 : LABEL git_sha=d2b48e5733f1916416f43ba9c1c0c75d09103633 00:48:56 Successfully built 0d20aee3b66a 00:48:56 Successfully tagged docker-support-notifications-go-arm64:latest 00:48:56 Building docker-security-bootstrapper-go 00:48:56  Building docker-support-notifications-go ... done  ---> Running in c6d0e6313851 00:48:57 Removing intermediate container c6d0e6313851 00:48:57 ---> 85c9c99a7937 00:48:57 Step 23/23 : LABEL version=0.0.0 00:48:57 ---> Running in 487c2308344c 00:48:58 Removing intermediate container 487c2308344c 00:48:58 ---> 9b7156a2953e 00:48:58 00:48:59 Successfully built 9b7156a2953e 00:48:59 Successfully tagged docker-core-metadata-go-arm64:latest 00:49:14  Building docker-core-metadata-go ... done Step 1/26 : ARG BUILDER_BASE=golang:1.15-alpine3.12 00:49:14 Step 2/26 : FROM ${BUILDER_BASE} AS builder 00:49:14 ---> dbec21791d81 00:49:14 Step 3/26 : WORKDIR /edgex-go 00:49:14 ---> Using cache 00:49:14 ---> 73184f6e2397 00:49:14 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:49:14 ---> Using cache 00:49:14 ---> 5ef5a608a415 00:49:14 Step 5/26 : RUN apk add --update --no-cache make bash git 00:49:18 ---> Running in 0a715e5457e5 00:49:19 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 00:49:19 Step 2/23 : FROM ${BUILDER_BASE} AS builder 00:49:19 ---> dbec21791d81 00:49:19 Step 3/23 : WORKDIR /edgex-go 00:49:19 ---> Using cache 00:49:19 ---> 73184f6e2397 00:49:19 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:49:19 ---> Using cache 00:49:19 ---> 5ef5a608a415 00:49:19 Step 5/23 : RUN apk add --update --no-cache make git 00:49:19 ---> Using cache 00:49:19 ---> ea1f5b594a01 00:49:19 Step 6/23 : COPY go.mod . 00:49:19 ---> Using cache 00:49:19 ---> fa65145a3ded 00:49:19 Step 7/23 : RUN go mod download 00:49:19 ---> Using cache 00:49:19 ---> 450220c4a045 00:49:19 Step 8/23 : COPY . . 00:49:19 ---> Using cache 00:49:19 ---> 86b0e4627ce2 00:49:19 Step 9/23 : RUN make cmd/core-command/core-command 00:49:19 ---> Running in d5a61ec7e97c 00:49:20 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 00:49:21 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 00:49:21 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command 00:49:22 OK: 217 MiB in 51 packages 00:49:25 Removing intermediate container 0a715e5457e5 00:49:25 ---> 6e7e05110020 00:49:25 Step 6/26 : COPY go.mod . 00:49:27 ---> 01e9d2ac51fe 00:49:27 Step 7/26 : RUN go mod download 00:49:27 ---> Running in d78063a4ef71 00:49:34 Removing intermediate container d78063a4ef71 00:49:34 ---> 19f37461c915 00:49:34 Step 8/26 : COPY . . 00:49:38 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 00:49:38 Step 2/23 : FROM ${BUILDER_BASE} AS builder 00:49:38 ---> dbec21791d81 00:49:38 Step 3/23 : WORKDIR /edgex-go 00:49:38 ---> Using cache 00:49:38 ---> 73184f6e2397 00:49:38 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:49:38 ---> Using cache 00:49:38 ---> 5ef5a608a415 00:49:38 Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 00:49:39 Step 1/30 : ARG BUILDER_BASE=golang:1.15-alpine3.12 00:49:39 Step 2/30 : FROM ${BUILDER_BASE} AS builder 00:49:39 ---> dbec21791d81 00:49:39 Step 3/30 : WORKDIR /edgex-go 00:49:39 ---> Using cache 00:49:39 ---> 73184f6e2397 00:49:39 Step 4/30 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:49:39 ---> Using cache 00:49:39 ---> 5ef5a608a415 00:49:39 Step 5/30 : RUN apk add --update --no-cache make git 00:49:39 ---> Using cache 00:49:39 ---> ea1f5b594a01 00:49:39 Step 6/30 : COPY go.mod . 00:49:39 ---> Using cache 00:49:39 ---> fa65145a3ded 00:49:39 Step 7/30 : RUN go mod download 00:49:39 ---> Using cache 00:49:39 ---> 450220c4a045 00:49:39 Step 8/30 : COPY . . 00:49:40 ---> Running in 687b1a3ae901 00:49:40 ---> Using cache 00:49:40 ---> 86b0e4627ce2 00:49:40 Step 9/30 : RUN make cmd/security-bootstrapper/security-bootstrapper 00:49:40 ---> Running in 5e67772cdedb 00:49:43 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 00:49:43 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 00:49:44 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 00:49:45 OK: 217 MiB in 51 packages 00:49:49 Removing intermediate container 687b1a3ae901 00:49:49 ---> 6c739ecd83c1 00:49:49 Step 6/23 : COPY go.mod . 00:49:50 ---> a3e617d908c5 00:49:50 Step 7/23 : RUN go mod download 00:49:51 ---> Running in cd4d5dedd2d1 00:49:57 Removing intermediate container cd4d5dedd2d1 00:49:57 ---> 4d522826f2d8 00:49:57 Step 8/23 : COPY . . 00:49:58 ---> 86270bdd62c9 00:49:58 Step 9/26 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 00:49:59 ---> Running in 514c37427c6a 00:50:01 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:20 ---> 84c9851da206 00:50:20 Step 9/23 : RUN make cmd/core-data/core-data 00:50:20 ---> Running in 71d818a1ea37 00:50:21 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data 00:50:43 Removing intermediate container d5a61ec7e97c 00:50:43 ---> 126bc905ff17 00:50:43 00:50:43 Step 10/23 : FROM alpine:3.12 00:50:43 ---> afeebe901d6b 00:50:43 Step 11/23 : RUN apk add --update --no-cache dumb-init 00:50:43 ---> Using cache 00:50:43 ---> 846c0a7a715e 00:50:43 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 00:50:43 ---> Using cache 00:50:43 ---> 2921e94094f9 00:50:43 Step 13/23 : ENV APP_PORT=48082 00:50:43 ---> Running in 6d083d4a63b1 00:50:43 Removing intermediate container 6d083d4a63b1 00:50:43 ---> ad3d84de21f3 00:50:43 Step 14/23 : EXPOSE $APP_PORT 00:50:43 ---> Running in d48cd46c03bf 00:50:43 Removing intermediate container d48cd46c03bf 00:50:43 ---> bf72637fe091 00:50:43 Step 15/23 : WORKDIR / 00:50:43 ---> Running in 51c2e205e1b4 00:50:43 Removing intermediate container 51c2e205e1b4 00:50:43 ---> 7caef6e9b8e2 00:50:43 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 00:50:43 ---> e34437a2a651 00:50:43 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 00:50:46 ---> 3d5366d7ad3b 00:50:46 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 00:50:47 ---> e0da6dc3b6be 00:50:47 Step 19/23 : ENTRYPOINT ["/core-command"] 00:50:47 ---> Running in 3a3b2cd9efcb 00:50:49 Removing intermediate container 3a3b2cd9efcb 00:50:49 ---> 500fef278f85 00:50:49 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:50:49 ---> Running in 862dea79c738 00:50:49 Removing intermediate container 862dea79c738 00:50:49 ---> 3ceff7695aa8 00:50:49 Step 21/23 : LABEL arch=arm64 00:50:49 ---> Running in 12ee55ae420d 00:50:49 Removing intermediate container 12ee55ae420d 00:50:49 ---> c72da47ef399 00:50:49 Step 22/23 : LABEL git_sha=d2b48e5733f1916416f43ba9c1c0c75d09103633 00:50:49 ---> Running in 7c357c73bb4f 00:50:50 Removing intermediate container 7c357c73bb4f 00:50:50 ---> c35831c5a09d 00:50:50 Step 23/23 : LABEL version=0.0.0 00:50:50 ---> Running in 7443f5653578 00:50:51 Removing intermediate container 7443f5653578 00:50:51 ---> 3b6e1b88e578 00:50:51 00:50:51 Successfully built 3b6e1b88e578 00:50:51 Successfully tagged docker-core-command-go-arm64:latest 00:51:00  Building docker-core-command-go ... done Removing intermediate container 5e67772cdedb 00:51:00 ---> 9e3caa11c3c8 00:51:00 00:51:00 Step 10/30 : FROM alpine:3.12 00:51:00 ---> afeebe901d6b 00:51:00 Step 11/30 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 00:51:00 ---> Running in f76056bd5dd1 00:51:00 Removing intermediate container f76056bd5dd1 00:51:00 ---> 6c6870746a98 00:51:00 Step 12/30 : RUN apk add --update --no-cache dumb-init su-exec 00:51:00 ---> Running in 708a283bd6fe 00:51:02 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 00:51:02 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 00:51:03 (1/2) Installing dumb-init (1.2.2-r1) 00:51:03 (2/2) Installing su-exec (0.2-r1) 00:51:03 Executing busybox-1.31.1-r19.trigger 00:51:03 OK: 5 MiB in 16 packages 00:51:05 Removing intermediate container 708a283bd6fe 00:51:05 ---> ef4f6c7df004 00:51:05 Step 13/30 : ENV SECURITY_INIT_DIR /edgex-init 00:51:05 ---> Running in 307c2836dade 00:51:05 Removing intermediate container 307c2836dade 00:51:05 ---> 6df46c0a9234 00:51:05 Step 14/30 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 00:51:06 ---> Running in 07e0bb669354 00:51:06 Removing intermediate container 07e0bb669354 00:51:06 ---> eb725a580420 00:51:06 Step 15/30 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 00:51:07 ---> Running in 2a5accb7fb6b 00:51:10 Removing intermediate container 2a5accb7fb6b 00:51:10 ---> c49d294751b4 00:51:10 Step 16/30 : WORKDIR ${SECURITY_INIT_DIR} 00:51:10 ---> Running in c4e7fd40a2fc 00:51:11 Removing intermediate container c4e7fd40a2fc 00:51:11 ---> 11549aa84bda 00:51:11 Step 17/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 00:51:12 ---> bae86be9ff38 00:51:12 Step 18/30 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 00:51:13 ---> Running in 29e5cca962f6 00:51:18 Removing intermediate container 29e5cca962f6 00:51:18 ---> e8b5a607e3d8 00:51:18 Step 19/30 : COPY --from=builder /edgex-go/Attribution.txt / 00:51:18 Removing intermediate container 514c37427c6a 00:51:18 ---> e3c6e06ab5f3 00:51:18 Step 10/26 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 00:51:18 ---> Running in 0d45a2df84bf 00:51:19 ---> f8a1d6268d73 00:51:19 Step 20/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 00:51:20 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:21 ---> 735a4060b9aa 00:51:21 Step 21/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 00:51:22 ---> cfcfcfe33b10 00:51:22 Step 22/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 00:51:24 ---> 396074b5fbcb 00:51:24 Step 23/30 : VOLUME ${SECURITY_INIT_DIR} 00:51:24 ---> Running in 5dd7e47677a4 00:51:25 Removing intermediate container 5dd7e47677a4 00:51:25 ---> eeffe6ef909d 00:51:25 Step 24/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 00:51:25 Removing intermediate container 0d45a2df84bf 00:51:25 ---> 1fc2c2f72dc8 00:51:25 00:51:25 Step 11/26 : FROM docker:20.10.0 00:51:25 20.10.0: Pulling from library/docker 00:51:27 ---> a5286b90dbfb 00:51:27 Step 25/30 : RUN chmod +x /entrypoint.sh 00:51:27 ---> Running in 3afbd28816d3 00:51:30 Removing intermediate container 3afbd28816d3 00:51:30 ---> a90616bd8b7b 00:51:30 Step 26/30 : ENTRYPOINT ["/entrypoint.sh"] 00:51:31 ---> Running in 79b9d097e039 00:51:32 Removing intermediate container 79b9d097e039 00:51:32 ---> 98b894f39944 00:51:32 Step 27/30 : CMD ["gate"] 00:51:32 ---> Running in 76aacc2b5be4 00:51:34 Removing intermediate container 76aacc2b5be4 00:51:34 ---> c255e798dc1c 00:51:34 Step 28/30 : LABEL arch=arm64 00:51:34 ---> Running in 2f768413314a 00:51:36 Removing intermediate container 2f768413314a 00:51:36 ---> 6ba8303700f0 00:51:36 Step 29/30 : LABEL git_sha=d2b48e5733f1916416f43ba9c1c0c75d09103633 00:51:36 ---> Running in e152f8c3824e 00:51:37 Removing intermediate container e152f8c3824e 00:51:37 ---> 28523c517684 00:51:37 Step 30/30 : LABEL version=0.0.0 00:51:37 ---> Running in 32dacb81d02a 00:51:38 Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 00:51:38 Removing intermediate container 32dacb81d02a 00:51:38 ---> bf4a1a5c1ec2 00:51:38 00:51:38 Status: Downloaded newer image for docker:20.10.0 00:51:38 ---> eeaf43b92773 00:51:38 Step 12/26 : RUN apk add --no-cache bash 00:51:38 ---> Running in fde471f40579 00:51:38 Successfully built bf4a1a5c1ec2 00:51:38 Successfully tagged docker-security-bootstrapper-go-arm64:latest 00:51:39  Building docker-security-bootstrapper-go ... done fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 00:51:39 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 00:51:40 (1/2) Installing readline (8.0.4-r0) 00:51:40 (2/2) Installing bash (5.0.17-r0) 00:51:40 Executing bash-5.0.17-r0.post-install 00:51:40 Executing busybox-1.31.1-r19.trigger 00:51:40 OK: 12 MiB in 22 packages 00:51:42 Removing intermediate container fde471f40579 00:51:42 ---> eabd5361679f 00:51:42 Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' 00:51:42 Removing intermediate container 71d818a1ea37 00:51:42 ---> 8a5a98fd144e 00:51:42 00:51:42 Step 10/23 : FROM alpine:3.12 00:51:42 ---> afeebe901d6b 00:51:42 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 00:51:42 ---> Running in f2e3cebf7101 00:51:42 ---> Running in fe25dbaaa600 00:51:43 Removing intermediate container fe25dbaaa600 00:51:43 ---> a88db6761154 00:51:43 Step 12/23 : ENV APP_PORT=48080 00:51:43 Removing intermediate container f2e3cebf7101 00:51:43 ---> b7c94405a7b2 00:51:43 Step 14/26 : ENV APP_PORT=48090 00:51:43 ---> Running in a4d71f875c4c 00:51:43 ---> Running in 41e88bbd802e 00:51:43 Removing intermediate container 41e88bbd802e 00:51:43 ---> 3335feab33f1 00:51:43 Step 13/23 : EXPOSE $APP_PORT 00:51:43 Removing intermediate container a4d71f875c4c 00:51:43 ---> 352addf43ad9 00:51:43 Step 15/26 : EXPOSE $APP_PORT 00:51:43 ---> Running in 35d38fc3ccc0 00:51:43 ---> Running in c0aedf06ee6e 00:51:44 Removing intermediate container 35d38fc3ccc0 00:51:44 ---> a750a930689a 00:51:44 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:51:44 Removing intermediate container c0aedf06ee6e 00:51:44 ---> d7fa3c6106e3 00:51:44 Step 16/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 00:51:44 ---> Running in 780c6924fa27 00:51:45 ---> e3e1f233ff70 00:51:45 Step 17/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 00:51:46 ---> 85902153ebc6 00:51:46 Step 18/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 00:51:46 Removing intermediate container 780c6924fa27 00:51:46 ---> 31e1bf3c8faa 00:51:46 Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init 00:51:46 ---> Running in ea11c8e0e347 00:51:47 ---> 3dca2969a81c 00:51:47 Step 19/26 : RUN apk --no-cache add py3-pip 00:51:47 ---> Running in c0934064e1bf 00:51:48 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 00:51:48 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 00:51:48 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 00:51:48 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 00:51:49 (1/33) Installing libbz2 (1.0.8-r1) 00:51:49 (2/33) Installing expat (2.2.9-r1) 00:51:49 (3/33) Installing libffi (3.3-r2) 00:51:49 (4/33) Installing gdbm (1.13-r1) 00:51:49 (5/33) Installing xz-libs (5.2.5-r0) 00:51:49 (6/33) Installing sqlite-libs (3.32.1-r0) 00:51:49 (7/33) Installing python3 (3.8.5-r0) 00:51:50 (1/6) Installing dumb-init (1.2.2-r1) 00:51:50 (2/6) Installing libgcc (9.3.0-r2) 00:51:50 (3/6) Installing libsodium (1.0.18-r0) 00:51:50 (4/6) Installing libstdc++ (9.3.0-r2) 00:51:50 (5/6) Installing libzmq (4.3.3-r0) 00:51:50 (6/6) Installing zeromq (4.3.3-r0) 00:51:50 Executing busybox-1.31.1-r19.trigger 00:51:50 OK: 8 MiB in 20 packages 00:51:52 (8/33) Installing py3-appdirs (1.4.4-r1) 00:51:52 (9/33) Installing py3-ordered-set (4.0.1-r0) 00:51:52 (10/33) Installing py3-parsing (2.4.7-r0) 00:51:52 (11/33) Installing py3-six (1.15.0-r0) 00:51:52 (12/33) Installing py3-packaging (20.4-r0) 00:51:52 (13/33) Installing py3-setuptools (47.0.0-r0) 00:51:52 (14/33) Installing py3-chardet (3.0.4-r4) 00:51:52 (15/33) Installing py3-idna (2.9-r0) 00:51:52 (16/33) Installing py3-certifi (2020.4.5.1-r0) 00:51:52 (17/33) Installing py3-urllib3 (1.25.9-r0) 00:51:52 (18/33) Installing py3-requests (2.23.0-r0) 00:51:52 (19/33) Installing py3-msgpack (1.0.0-r0) 00:51:52 (20/33) Installing py3-lockfile (0.12.2-r3) 00:51:52 (21/33) Installing py3-cachecontrol (0.12.6-r0) 00:51:52 (22/33) Installing py3-colorama (0.4.3-r0) 00:51:52 (23/33) Installing py3-distlib (0.3.0-r0) 00:51:52 (24/33) Installing py3-distro (1.5.0-r1) 00:51:52 (25/33) Installing py3-webencodings (0.5.1-r3) 00:51:52 (26/33) Installing py3-html5lib (1.0.1-r4) 00:51:52 (27/33) Installing py3-pytoml (0.1.21-r0) 00:51:52 (28/33) Installing py3-pep517 (0.8.2-r0) 00:51:52 (29/33) Installing py3-progress (1.5-r0) 00:51:52 (30/33) Installing py3-toml (0.10.1-r0) 00:51:52 (31/33) Installing py3-retrying (1.3.3-r0) 00:51:52 (32/33) Installing py3-contextlib2 (0.6.0-r0) 00:51:52 (33/33) Installing py3-pip (20.1.1-r0) 00:51:53 Executing busybox-1.31.1-r19.trigger 00:51:53 OK: 71 MiB in 55 packages 00:51:53 Removing intermediate container ea11c8e0e347 00:51:53 ---> 03ad3728276d 00:51:53 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 00:51:54 ---> f4ee03ed68c3 00:51:54 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 00:51:55 ---> 61da32852383 00:51:55 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 00:51:56 ---> 1b086e03af59 00:51:56 Step 19/23 : ENTRYPOINT ["/core-data"] 00:51:57 ---> Running in ce82eb72526f 00:51:57 Removing intermediate container ce82eb72526f 00:51:57 ---> 1b1a16cc9129 00:51:57 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:51:57 ---> Running in e1a0b78c8d2c 00:51:58 Removing intermediate container e1a0b78c8d2c 00:51:58 ---> 3b9a17d97006 00:51:58 Step 21/23 : LABEL arch=arm64 00:51:58 ---> Running in 91b45c1b4dbf 00:51:58 Removing intermediate container c0934064e1bf 00:51:58 ---> 616b9e734e1a 00:51:58 Step 20/26 : RUN pip install docker-compose==1.23.2 00:51:59 ---> Running in c1a78898946c 00:51:59 Removing intermediate container 91b45c1b4dbf 00:51:59 ---> feea2f1a1676 00:51:59 Step 22/23 : LABEL git_sha=d2b48e5733f1916416f43ba9c1c0c75d09103633 00:51:59 ---> Running in e284fe4bf12d 00:52:00 Removing intermediate container e284fe4bf12d 00:52:00 ---> f59366cb8dfe 00:52:00 Step 23/23 : LABEL version=0.0.0 00:52:00 ---> Running in 7ae9d148e1ad 00:52:00 Removing intermediate container 7ae9d148e1ad 00:52:00 ---> 99081eaaecbb 00:52:00 00:52:01 Successfully built 99081eaaecbb 00:52:01 Successfully tagged docker-core-data-go-arm64:latest 00:52:05  Building docker-core-data-go ... done Collecting docker-compose==1.23.2 00:52:05 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 00:52:07 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 00:52:07 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 00:52:07 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:08 Collecting cached-property<2,>=1.2.0 00:52:08 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 00:52:08 Collecting texttable<0.10,>=0.9.0 00:52:08 Downloading texttable-0.9.1.tar.gz (11 kB) 00:52:11 Collecting docker<4.0,>=3.6.0 00:52:11 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 00:52:12 Collecting websocket-client<1.0,>=0.32.0 00:52:12 Downloading websocket_client-0.57.0-py2.py3-none-any.whl (200 kB) 00:52:13 Collecting dockerpty<0.5,>=0.4.1 00:52:13 Downloading dockerpty-0.4.1.tar.gz (13 kB) 00:52:16 Collecting jsonschema<3,>=2.5.1 00:52:16 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 00:52:17 Collecting PyYAML<4,>=3.10 00:52:17 Downloading PyYAML-3.13.tar.gz (270 kB) 00:52:22 Collecting docopt<0.7,>=0.6.1 00:52:22 Downloading docopt-0.6.2.tar.gz (25 kB) 00:52:25 Collecting urllib3<1.25,>=1.21.1 00:52:25 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 00:52:26 Collecting idna<2.8,>=2.5 00:52:26 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 00:52:26 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:26 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:26 Collecting docker-pycreds>=0.4.0 00:52:26 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 00:52:26 Using legacy setup.py install for texttable, since package 'wheel' is not installed. 00:52:26 Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. 00:52:26 Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. 00:52:26 Using legacy setup.py install for docopt, since package 'wheel' is not installed. 00:52:28 Installing collected packages: urllib3, idna, requests, cached-property, texttable, docker-pycreds, websocket-client, docker, dockerpty, jsonschema, PyYAML, docopt, docker-compose 00:52:28 Attempting uninstall: urllib3 00:52:28 Found existing installation: urllib3 1.25.9 00:52:28 Uninstalling urllib3-1.25.9: 00:52:28 Successfully uninstalled urllib3-1.25.9 00:52:28 Attempting uninstall: idna 00:52:28 Found existing installation: idna 2.9 00:52:28 Uninstalling idna-2.9: 00:52:28 Successfully uninstalled idna-2.9 00:52:29 Attempting uninstall: requests 00:52:29 Found existing installation: requests 2.23.0 00:52:29 Uninstalling requests-2.23.0: 00:52:29 Successfully uninstalled requests-2.23.0 00:52:30 Running setup.py install for texttable: started 00:52:32 Running setup.py install for texttable: finished with status 'done' 00:52:34 Running setup.py install for dockerpty: started 00:52:36 Running setup.py install for dockerpty: finished with status 'done' 00:52:37 Running setup.py install for PyYAML: started 00:52:40 Running setup.py install for PyYAML: finished with status 'done' 00:52:40 Running setup.py install for docopt: started 00:52:42 Running setup.py install for docopt: finished with status 'done' 00:52:43 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:52:47 Removing intermediate container c1a78898946c 00:52:47 ---> 7c70bc0d0e39 00:52:47 Step 21/26 : RUN apk --no-cache add curl 00:52:47 ---> Running in d5684a6cbcb9 00:52:48 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 00:52:48 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 00:52:49 (1/3) Installing nghttp2-libs (1.41.0-r0) 00:52:49 (2/3) Installing libcurl (7.69.1-r3) 00:52:49 (3/3) Installing curl (7.69.1-r3) 00:52:49 Executing busybox-1.31.1-r19.trigger 00:52:49 OK: 71 MiB in 58 packages 00:52:51 Removing intermediate container d5684a6cbcb9 00:52:51 ---> 2bcc6040f5a4 00:52:51 Step 22/26 : ENTRYPOINT ["/sys-mgmt-agent"] 00:52:51 ---> Running in 491b182be112 00:52:51 Removing intermediate container 491b182be112 00:52:51 ---> a70ea3490ee0 00:52:51 Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:52:51 ---> Running in e7e2fc7145b0 00:52:51 Removing intermediate container e7e2fc7145b0 00:52:51 ---> 3c196d08decd 00:52:51 Step 24/26 : LABEL arch=arm64 00:52:52 ---> Running in cb881abd57d9 00:52:52 Removing intermediate container cb881abd57d9 00:52:52 ---> 1d1c460f0bdf 00:52:52 Step 25/26 : LABEL git_sha=d2b48e5733f1916416f43ba9c1c0c75d09103633 00:52:52 ---> Running in a5064053eda7 00:52:53 Removing intermediate container a5064053eda7 00:52:53 ---> 13471468c869 00:52:53 Step 26/26 : LABEL version=0.0.0 00:52:53 ---> Running in 0f79167d7252 00:52:53 Removing intermediate container 0f79167d7252 00:52:53 ---> 2ca1e7daa9e4 00:52:53 00:52:54 Successfully built 2ca1e7daa9e4 00:52:54 Successfully tagged docker-sys-mgmt-agent-go-arm64:latest 00:52:55  Building docker-sys-mgmt-agent-go ... done  [Pipeline] } 00:52:55 $ docker stop --time=1 87e7fa0661d5c90a19ddb26a218a3769fe746ba129df4b2648852bfe347b2e1b 00:52:57 $ docker rm -f 87e7fa0661d5c90a19ddb26a218a3769fe746ba129df4b2648852bfe347b2e1b [Pipeline] // withDockerContainer [Pipeline] sh 00:52:57 + + grepdocker docker images 00:52:57 00:52:58 docker-sys-mgmt-agent-go-arm64 latest 2ca1e7daa9e4 4 seconds ago 300MB 00:52:58 docker-core-data-go-arm64 latest 99081eaaecbb 57 seconds ago 21MB 00:52:58 docker-security-bootstrapper-go-arm64 latest bf4a1a5c1ec2 About a minute ago 17MB 00:52:58 docker-core-command-go-arm64 latest 3b6e1b88e578 2 minutes ago 16MB 00:52:58 docker-core-metadata-go-arm64 latest 9b7156a2953e 3 minutes ago 17.7MB 00:52:58 docker-support-notifications-go-arm64 latest 0d20aee3b66a 4 minutes ago 16.7MB 00:52:58 docker-support-scheduler-go-arm64 latest 25f3ee04e11f 4 minutes ago 16.1MB 00:52:58 docker-security-secretstore-setup-go-arm64 latest e53a70e90d50 4 minutes ago 23.4MB 00:52:58 docker-security-proxy-setup-go-arm64 latest 814b98214271 4 minutes ago 23.2MB 00:52:58 docker 20.10.0 eeaf43b92773 7 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:01 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 00:53:02 ---> package-listing.sh 00:53:02 ++ facter osfamily 00:53:02 ++ tr '[:upper:]' '[:lower:]' 00:53:02 + OS_FAMILY=redhat 00:53:02 + workspace=/w/workspace/edgex-go/7 00:53:02 + START_PACKAGES=/tmp/packages_start.txt 00:53:02 + END_PACKAGES=/tmp/packages_end.txt 00:53:02 + DIFF_PACKAGES=/tmp/packages_diff.txt 00:53:02 + PACKAGES=/tmp/packages_start.txt 00:53:02 + '[' /w/workspace/edgex-go/7 ']' 00:53:02 + PACKAGES=/tmp/packages_end.txt 00:53:02 + case "${OS_FAMILY}" in 00:53:02 + rpm -qa 00:53:02 + sort 00:53:07 + '[' -f /tmp/packages_start.txt ']' 00:53:07 + '[' -f /tmp/packages_end.txt ']' 00:53:07 + diff /tmp/packages_start.txt /tmp/packages_end.txt 00:53:07 + '[' /w/workspace/edgex-go/7 ']' 00:53:07 + mkdir -p /w/workspace/edgex-go/7/archives/ 00:53:07 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/7/archives/ [Pipeline] echo 00:53:07 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/7/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 00:53:07 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 00:53:08 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 00:53:08 00:53:08 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 00:53:08 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 00:53:08 alpine: Pulling from edgex-lftools-log-publisher 00:53:08 df20fa9351a1: Pulling fs layer 00:53:08 36b3adc4ff6f: Pulling fs layer 00:53:08 8ad3a11d3b57: Pulling fs layer 00:53:08 46f8f816bc3b: Pulling fs layer 00:53:08 93b61091891f: Pulling fs layer 00:53:08 93b9cdb0e59b: Pulling fs layer 00:53:08 5e14af77c1be: Pulling fs layer 00:53:08 01666e4c0597: Pulling fs layer 00:53:08 aa168da1d23b: Pulling fs layer 00:53:08 46f8f816bc3b: Waiting 00:53:08 5e14af77c1be: Waiting 00:53:08 93b61091891f: Waiting 00:53:08 93b9cdb0e59b: Waiting 00:53:08 aa168da1d23b: Waiting 00:53:08 01666e4c0597: Waiting 00:53:08 36b3adc4ff6f: Verifying Checksum 00:53:08 36b3adc4ff6f: Download complete 00:53:08 46f8f816bc3b: Verifying Checksum 00:53:08 46f8f816bc3b: Download complete 00:53:09 df20fa9351a1: Verifying Checksum 00:53:09 df20fa9351a1: Download complete 00:53:09 93b9cdb0e59b: Verifying Checksum 00:53:09 93b9cdb0e59b: Download complete 00:53:09 93b61091891f: Verifying Checksum 00:53:09 93b61091891f: Download complete 00:53:09 5e14af77c1be: Verifying Checksum 00:53:09 5e14af77c1be: Download complete 00:53:09 01666e4c0597: Verifying Checksum 00:53:09 01666e4c0597: Download complete 00:53:09 df20fa9351a1: Pull complete 00:53:09 36b3adc4ff6f: Pull complete 00:53:09 8ad3a11d3b57: Verifying Checksum 00:53:09 8ad3a11d3b57: Download complete 00:53:10 8ad3a11d3b57: Pull complete 00:53:10 46f8f816bc3b: Pull complete 00:53:10 93b61091891f: Pull complete 00:53:10 93b9cdb0e59b: Pull complete 00:53:10 5e14af77c1be: Pull complete 00:53:11 01666e4c0597: Pull complete 00:53:12 aa168da1d23b: Verifying Checksum 00:53:12 aa168da1d23b: Download complete 00:53:22 aa168da1d23b: Pull complete 00:53:22 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 00:53:22 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 00:53:22 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 00:53:22 prd-centos7-docker-4c-2g-24799 does not seem to be running inside a container 00:53:22 $ 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/7/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/7 -v /w/workspace/edgex-go/7:/w/workspace/edgex-go/7:rw,z -v /w/workspace/edgex-go/7@tmp:/w/workspace/edgex-go/7@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:30 $ docker top 51adcd67729cf518a52b80929f37da77c7647a038d4661dea0cc4aa932275f65 -eo pid,comm [Pipeline] { [Pipeline] sh 00:53:31 + touch /tmp/pre-build-complete [Pipeline] sh 00:53:31 + mkdir -p /var/log/sa [Pipeline] sh 00:53:31 + ls /var/log/sa-host 00:53:31 + sadf -c /var/log/sa-host/sa04 00:53:31 file_magic: OK 00:53:31 HZ: Using current value: 100 00:53:31 file_header: OK 00:53:31 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:31 Statistics: 00:53:31 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:31 File successfully converted to sysstat format version 12.2.1 00:53:31 + sadf -c /var/log/sa-host/sa23 00:53:31 file_magic: OK 00:53:31 HZ: Using current value: 100 00:53:31 file_header: OK 00:53:31 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:31 Statistics: 00:53:31 Hnuu...uuuununununu... 00:53:31 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 00:53:32 provisioning config files... 00:53:32 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/7@tmp/config4258662476156461518tmp [Pipeline] { [Pipeline] echo 00:53:32 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 00:53:32 ---> create-netrc.sh [Pipeline] } 00:53:32 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 00:53:32 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 00:53:32 ---> python-tools-install.sh [Pipeline] echo 00:53:32 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 00:53:33 ---> sudo-logs.sh 00:53:33 Archiving 'sudo' log.. [Pipeline] echo 00:53:33 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 00:53:33 ---> job-cost.sh 00:53:33 lf-activate-venv: SKIPPING 00:53:33 INFO: No Stack... 00:53:34 INFO: Retrieving Pricing Info for: v1-standard-2 00:53:35 INFO: Archiving Costs [Pipeline] echo 00:53:35 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 00:53:35 ---> logs-deploy.sh 00:53:35 lf-activate-venv: SKIPPING 00:53:35 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3115/7 00:53:35 INFO: archiving workspace using pattern(s): 00:53:36 Archives upload complete. 00:53:36 INFO: archiving logs to Nexus