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 e16aee3722b0f014e7611225c341ea548abb8698+7baeca4eebb4ae03aa45f246de6ab0a897fafe7c (0b69974993ea9016a7df72c3218b81515d1519b5) 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 878f1b5bff316b9f7b5d8f8b1d22b752867b496c 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 878f1b5bff316b9f7b5d8f8b1d22b752867b496c 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 878f1b5bff316b9f7b5d8f8b1d22b752867b496c (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 878f1b5bff316b9f7b5d8f8b1d22b752867b496c # timeout=10 Commit message: "Merge pull request #321 from ernestojeda/email-fix-generateEmailTemplate" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 46d8313d362d7075c0f562900eedc504c24ea18a using credential edgex-jenkins-ssh > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 46d8313d362d7075c0f562900eedc504c24ea18a (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 46d8313d362d7075c0f562900eedc504c24ea18a # timeout=10 Commit message: "Fix lfParallelCostCapture env var name" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v1, openapi/v2], buildSnap:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.15 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: docker- DOCKER_IMAGE_NAME_SUFFIX: -go DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v1 openapi/v2 BUILD_SNAP: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-29875 in /w/workspace/edgexfoundry_edgex-go_PR-3223 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/9 [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/9 # 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 7baeca4eebb4ae03aa45f246de6ab0a897fafe7c into PR head commit e16aee3722b0f014e7611225c341ea548abb8698 Merge succeeded, producing 667eb6bd1c499f875a20771a3203684b431a548b Checking out Revision 667eb6bd1c499f875a20771a3203684b431a548b (PR-3223) > 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/3223/head:refs/remotes/origin/PR-3223 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f e16aee3722b0f014e7611225c341ea548abb8698 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 7baeca4eebb4ae03aa45f246de6ab0a897fafe7c # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 667eb6bd1c499f875a20771a3203684b431a548b # timeout=10 Commit message: "Merge commit '7baeca4eebb4ae03aa45f246de6ab0a897fafe7c' into HEAD" > git rev-list --no-walk e16aee3722b0f014e7611225c341ea548abb8698 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 00:31:52 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 00:31:52 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 00:31:52 ========================================================= 00:31:52 EdgeX Global Pipelines Version Info 00:31:52 ========================================================= [Pipeline] libraryResource [Pipeline] sh 00:31:54 ------------------- 00:31:54 stable info: 00:31:54 ------------------- 00:31:54 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 00:31:54 Commit SHA: 878f1b5bff316b9f7b5d8f8b1d22b752867b496c 00:31:54 Message: update stable to v1.0.184 00:31:55 ------------------- 00:31:55 experimental info: 00:31:55 ------------------- 00:31:55 Commited By: **** collab-it+edgex@linuxfoundation.org 00:31:55 Commit SHA: 878f1b5bff316b9f7b5d8f8b1d22b752867b496c 00:31:55 Message: update experimental to v1.0.184 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 00:31:55 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 00:31:55 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 00:31:55 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 00:31:55 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 00:31:55 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 00:31:56 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo 00:31:56 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo 00:31:56 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 00:31:56 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = docker- [Pipeline] echo 00:31:56 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = -go [Pipeline] echo 00:31:56 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 00:31:56 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 00:31:56 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 00:31:56 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 00:31:56 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 00:31:57 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 00:31:57 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 00:31:57 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 00:31:57 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 00:31:57 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo 00:31:57 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 00:31:57 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 00:31:57 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3223 [Pipeline] echo 00:31:57 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3223 [Pipeline] echo 00:31:57 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3223 [Pipeline] echo 00:31:57 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 667eb6bd1c499f875a20771a3203684b431a548b [Pipeline] echo 00:31:58 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 667eb6b [Pipeline] echo 00:31:58 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 00:31:58 provisioning config files... 00:31:58 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/9@tmp/config1585216872967889360tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:31:58 ---> docker-login.sh 00:31:58 nexus3.edgexfoundry.org:10001 00:31:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:31:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:31:59 Configure a credential helper to remove this warning. See 00:31:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:31:59 00:31:59 Login Succeeded 00:31:59 nexus3.edgexfoundry.org:10002 00:31:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:31:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:31:59 Configure a credential helper to remove this warning. See 00:31:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:31:59 00:31:59 Login Succeeded 00:31:59 nexus3.edgexfoundry.org:10003 00:31:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:31:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:31:59 Configure a credential helper to remove this warning. See 00:31:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:31:59 00:31:59 Login Succeeded 00:31:59 nexus3.edgexfoundry.org:10004 00:31:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:31:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:31:59 Configure a credential helper to remove this warning. See 00:31:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:31:59 00:31:59 Login Succeeded 00:31:59 docker.io 00:32:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:32:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:32:00 Configure a credential helper to remove this warning. See 00:32:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:32:00 00:32:00 Login Succeeded 00:32:00 ---> docker-login.sh ends [Pipeline] } 00:32:00 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 00:32:00 ++ 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:32:00 + for file in '`ls cmd/**/Dockerfile`' 00:32:00 ++ dirname cmd/core-command/Dockerfile 00:32:00 ++ cut -d/ -f2 00:32:00 + echo core-command,cmd/core-command/Dockerfile 00:32:00 + for file in '`ls cmd/**/Dockerfile`' 00:32:00 ++ dirname cmd/core-data/Dockerfile 00:32:00 ++ cut -d/ -f2 00:32:00 + echo core-data,cmd/core-data/Dockerfile 00:32:00 + for file in '`ls cmd/**/Dockerfile`' 00:32:00 ++ dirname cmd/core-metadata/Dockerfile 00:32:00 ++ cut -d/ -f2 00:32:00 + echo core-metadata,cmd/core-metadata/Dockerfile 00:32:00 + for file in '`ls cmd/**/Dockerfile`' 00:32:00 ++ dirname cmd/security-bootstrapper/Dockerfile 00:32:00 ++ cut -d/ -f2 00:32:00 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 00:32:00 + for file in '`ls cmd/**/Dockerfile`' 00:32:00 ++ dirname cmd/security-proxy-setup/Dockerfile 00:32:00 ++ cut -d/ -f2 00:32:00 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 00:32:00 + for file in '`ls cmd/**/Dockerfile`' 00:32:00 ++ dirname cmd/security-secretstore-setup/Dockerfile 00:32:00 ++ cut -d/ -f2 00:32:00 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 00:32:00 + for file in '`ls cmd/**/Dockerfile`' 00:32:00 ++ dirname cmd/support-notifications/Dockerfile 00:32:00 ++ cut -d/ -f2 00:32:00 + echo support-notifications,cmd/support-notifications/Dockerfile 00:32:00 + for file in '`ls cmd/**/Dockerfile`' 00:32:00 ++ dirname cmd/support-scheduler/Dockerfile 00:32:00 ++ cut -d/ -f2 00:32:00 + echo support-scheduler,cmd/support-scheduler/Dockerfile 00:32:00 + for file in '`ls cmd/**/Dockerfile`' 00:32:00 ++ dirname cmd/sys-mgmt-agent/Dockerfile 00:32:00 ++ cut -d/ -f2 00:32:00 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 00:32:00 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:32:01 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 00:32:01 00:32:01 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 00:32:02 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 00:32:02 latest: Pulling from edgex-devops/git-semver 00:32:02 31603596830f: Pulling fs layer 00:32:02 2a8b12db71e7: Pulling fs layer 00:32:02 6ca5941a6612: Pulling fs layer 00:32:02 ecc8261a40a4: Pulling fs layer 00:32:02 ecc8261a40a4: Waiting 00:32:02 2a8b12db71e7: Verifying Checksum 00:32:02 2a8b12db71e7: Download complete 00:32:02 31603596830f: Verifying Checksum 00:32:02 31603596830f: Download complete 00:32:03 ecc8261a40a4: Verifying Checksum 00:32:03 ecc8261a40a4: Download complete 00:32:03 6ca5941a6612: Verifying Checksum 00:32:03 6ca5941a6612: Download complete 00:32:03 31603596830f: Pull complete 00:32:03 2a8b12db71e7: Pull complete 00:32:04 6ca5941a6612: Pull complete 00:32:04 ecc8261a40a4: Pull complete 00:32:04 Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 00:32:04 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 00:32:04 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 00:32:04 prd-centos7-docker-4c-2g-29875 does not seem to be running inside a container 00:32:04 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/9 -v /w/workspace/edgex-go/9:/w/workspace/edgex-go/9:rw,z -v /w/workspace/edgex-go/9@tmp:/w/workspace/edgex-go/9@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 00:32:07 $ docker top f1fbfa2e91c29fd1e64b6b0b81049580a4b2c10067624c6c63c7c53b0062a957 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 00:32:08 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 00:32:08 [ssh-agent] Looking for ssh-agent implementation... 00:32:08 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 00:32:08 $ docker exec f1fbfa2e91c29fd1e64b6b0b81049580a4b2c10067624c6c63c7c53b0062a957 ssh-agent 00:32:08 SSH_AUTH_SOCK=/tmp/ssh-auoyWL5LN8gN/agent.11 00:32:08 SSH_AGENT_PID=16 00:32:08 Running ssh-add (command line suppressed) 00:32:08 Identity added: /w/workspace/edgex-go/9@tmp/private_key_7339513417989224290.key (/w/workspace/edgex-go/9@tmp/private_key_7339513417989224290.key) 00:32:08 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 00:32:09 + git tag --points-at HEAD [Pipeline] } 00:32:09 $ docker exec --env ******** --env ******** f1fbfa2e91c29fd1e64b6b0b81049580a4b2c10067624c6c63c7c53b0062a957 ssh-agent -k 00:32:09 unset SSH_AUTH_SOCK; 00:32:09 unset SSH_AGENT_PID; 00:32:09 echo Agent pid 16 killed; 00:32:09 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 00:32:09 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 00:32:09 [ssh-agent] Looking for ssh-agent implementation... 00:32:09 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 00:32:09 $ docker exec f1fbfa2e91c29fd1e64b6b0b81049580a4b2c10067624c6c63c7c53b0062a957 ssh-agent 00:32:10 SSH_AUTH_SOCK=/tmp/ssh-uWTMeytp3R3x/agent.44 00:32:10 SSH_AGENT_PID=49 00:32:10 Running ssh-add (command line suppressed) 00:32:10 Identity added: /w/workspace/edgex-go/9@tmp/private_key_1963416967081433635.key (/w/workspace/edgex-go/9@tmp/private_key_1963416967081433635.key) 00:32:10 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 00:32:10 + git semver init 00:32:10 # -> Open(): unable to determine branch for HEAD 00:32:10 # $GIT_DIR = /w/workspace/edgex-go/9/.git 00:32:10 # $GIT_WORK_TREE = /w/workspace/edgex-go/9 00:32:10 # $SEMVER_REMOTE_NAME = origin 00:32:10 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 00:32:10 # $SEMVER_USER_NAME = edgex-jenkins 00:32:10 # $SEMVER_BRANCH = PR-3223 00:32:10 # $SEMVER_TEMP = /tmp/semver-381356127 00:32:10 # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP 00:32:43 # '/tmp/semver-381356127' -> '/w/workspace/edgex-go/9/.semver' 00:32:43 # -> Force: false 00:32:43 # $SEMVER_DIR = /w/workspace/edgex-go/9/.semver [Pipeline] } 00:32:43 $ docker exec --env ******** --env ******** f1fbfa2e91c29fd1e64b6b0b81049580a4b2c10067624c6c63c7c53b0062a957 ssh-agent -k 00:32:43 unset SSH_AUTH_SOCK; 00:32:43 unset SSH_AGENT_PID; 00:32:43 echo Agent pid 49 killed; 00:32:43 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 00:32:43 + git semver [Pipeline] } 00:32:43 $ docker stop --time=1 f1fbfa2e91c29fd1e64b6b0b81049580a4b2c10067624c6c63c7c53b0062a957 00:32:45 $ docker rm -f f1fbfa2e91c29fd1e64b6b0b81049580a4b2c10067624c6c63c7c53b0062a957 [Pipeline] // withDockerContainer [Pipeline] sh 00:32:46 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 00:32:46 Stashed 1 file(s) [Pipeline] echo 00:32:46 [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:47 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 00:32:48 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 00:32:48 + sudo service docker restart 00:32:48 + true 00:32:48 Redirecting to /bin/systemctl restart docker.service [Pipeline] echo 00:32:49 ========================================================= 00:32:49 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] 00:32:49 ========================================================= [Pipeline] isUnix [Pipeline] sh 00:32:49 + 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:54 Sending build context to Docker daemon 328.6MB 00:32:54 Step 1/6 : ARG BASE=golang:1.15-alpine3.12 00:32:54 Step 2/6 : FROM ${BASE} 00:32:54 1.15-alpine: Pulling from edgex-devops/edgex-golang-base 00:32:54 188c0c94c7c5: Pulling fs layer 00:32:54 0ef7d3d256c8: Pulling fs layer 00:32:54 de9db76c5a1d: Pulling fs layer 00:32:54 bca2f99d35d6: Pulling fs layer 00:32:54 93359f2a8cfa: Pulling fs layer 00:32:54 7c6f9722023f: Pulling fs layer 00:32:54 a35cf1a2eb13: Pulling fs layer 00:32:54 bca2f99d35d6: Waiting 00:32:54 93359f2a8cfa: Waiting 00:32:54 7c6f9722023f: Waiting 00:32:54 a35cf1a2eb13: Waiting 00:32:54 de9db76c5a1d: Verifying Checksum 00:32:54 de9db76c5a1d: Download complete 00:32:54 0ef7d3d256c8: Download complete 00:32:54 93359f2a8cfa: Verifying Checksum 00:32:54 93359f2a8cfa: Download complete 00:32:54 7c6f9722023f: Verifying Checksum 00:32:54 7c6f9722023f: Download complete 00:32:54 188c0c94c7c5: Verifying Checksum 00:32:54 188c0c94c7c5: Download complete 00:32:55 188c0c94c7c5: Pull complete 00:32:55 0ef7d3d256c8: Pull complete 00:32:55 de9db76c5a1d: Pull complete 00:32:56 a35cf1a2eb13: Verifying Checksum 00:32:56 a35cf1a2eb13: Download complete 00:32:56 bca2f99d35d6: Download complete 00:33:02 Still waiting to schedule task 00:33:02 Waiting for next available executor on ‘ubuntu18.04-docker-arm64-4c-16g’ 00:33:03 bca2f99d35d6: Pull complete 00:33:03 93359f2a8cfa: Pull complete 00:33:03 7c6f9722023f: Pull complete 00:33:08 a35cf1a2eb13: Pull complete 00:33:08 Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 00:33:08 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine 00:33:08 ---> a62c8e92a672 00:33:08 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:33:08 ---> Running in 4319c54a5810 00:33:08 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 00:33:09 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 00:33:12 (1/12) Installing libmagic (5.38-r0) 00:33:13 (2/12) Installing file (5.38-r0) 00:33:13 (3/12) Installing libc-dev (0.7.2-r3) 00:33:13 (4/12) Installing g++ (9.3.0-r2) 00:33:28 (5/12) Installing fortify-headers (1.1-r0) 00:33:28 (6/12) Installing patch (2.7.6-r6) 00:33:28 (7/12) Installing build-base (0.5-r2) 00:33:28 (8/12) Installing libsodium (1.0.18-r0) 00:33:28 (9/12) Installing pkgconf (1.7.2-r0) 00:33:28 (10/12) Installing libsodium-dev (1.0.18-r0) 00:33:28 (11/12) Installing libzmq (4.3.3-r0) 00:33:29 (12/12) Installing zeromq-dev (4.3.3-r0) 00:33:29 Executing busybox-1.31.1-r19.trigger 00:33:29 OK: 233 MiB in 51 packages 00:33:33 Removing intermediate container 4319c54a5810 00:33:33 ---> 7e5e09780df0 00:33:33 Step 4/6 : WORKDIR /edgex-go 00:33:33 ---> Running in 9581e57e2858 00:33:33 Removing intermediate container 9581e57e2858 00:33:33 ---> fc075f3a9e57 00:33:33 Step 5/6 : COPY go.mod . 00:33:33 ---> d862c6c1d9b1 00:33:33 Step 6/6 : RUN go mod download 00:33:33 ---> Running in 46868f211e9c 00:34:00 Removing intermediate container 46868f211e9c 00:34:00 ---> b1c42c7cb2ae 00:34:00 Successfully built b1c42c7cb2ae 00:34:00 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 00:34:00 + docker inspect -f . ci-base-image-x86_64 00:34:00 . [Pipeline] withDockerContainer 00:34:00 prd-centos7-docker-4c-2g-29875 does not seem to be running inside a container 00:34:00 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/9 -v /w/workspace/edgex-go/9:/w/workspace/edgex-go/9:rw,z -v /w/workspace/edgex-go/9@tmp:/w/workspace/edgex-go/9@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 00:34:01 $ docker top 9af17691fc8cd2a2bf90ac84233b0ee4d75d1d7780d7a8cdac1c37e9da0c40ff -eo pid,comm [Pipeline] { [Pipeline] sh 00:34:02 + go version 00:34:02 go version go1.15.5 linux/amd64 [Pipeline] } 00:34:02 $ docker stop --time=1 9af17691fc8cd2a2bf90ac84233b0ee4d75d1d7780d7a8cdac1c37e9da0c40ff 00:34:03 $ docker rm -f 9af17691fc8cd2a2bf90ac84233b0ee4d75d1d7780d7a8cdac1c37e9da0c40ff [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 00:34:04 + docker inspect -f . ci-base-image-x86_64 00:34:04 . [Pipeline] withDockerContainer 00:34:04 prd-centos7-docker-4c-2g-29875 does not seem to be running inside a container 00:34:04 $ 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/9 -v /w/workspace/edgex-go/9:/w/workspace/edgex-go/9:rw,z -v /w/workspace/edgex-go/9@tmp:/w/workspace/edgex-go/9@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 00:34:05 $ docker top db7a93adde456c55d6dbb38a33975f2c2eda6a08da1b1b4e8ecffd8968e8b64a -eo pid,comm [Pipeline] { [Pipeline] echo 00:34:05 ========================================================= 00:34:05 [edgeXBuildGoParallel] Running Tests and Build... 00:34:05 ========================================================= [Pipeline] sh 00:34:06 + make test 00:34:06 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 00:34:16 ? github.com/edgexfoundry/edgex-go [no test files] 00:34:38 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 00:34:41 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 00:34:44 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 00:34:44 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 00:34:45 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 00:34:45 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 00:34:45 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 00:34:45 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 00:34:46 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 00:34:47 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 00:34:50 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 00:34:50 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 00:34:50 ? github.com/edgexfoundry/edgex-go/internal [no test files] 00:34:53 ok github.com/edgexfoundry/edgex-go/internal/core/command 0.124s coverage: 45.9% of statements 00:34:53 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 00:34:53 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 00:34:53 ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] 00:34:53 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] 00:34:53 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] 00:34:53 ? github.com/edgexfoundry/edgex-go/internal/core/command/v2 [no test files] 00:34:53 ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/application 0.067s coverage: 19.8% of statements 00:34:53 ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http 0.116s coverage: 100.0% of statements 00:34:57 ok github.com/edgexfoundry/edgex-go/internal/core/data 1.228s coverage: 27.1% of statements 00:34:57 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 00:34:57 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 00:34:57 ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] 00:34:57 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] 00:34:57 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] 00:34:57 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 00:34:57 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.054s coverage: 100.0% of statements 00:34:57 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] 00:34:57 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.046s coverage: 100.0% of statements 00:34:57 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] 00:34:57 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] 00:34:57 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.097s coverage: 71.3% of statements 00:34:57 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] 00:34:57 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] 00:34:58 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.204s coverage: 82.9% of statements 00:34:58 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] 00:34:58 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] 00:34:58 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/io 0.065s coverage: 78.9% of statements 00:34:58 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] 00:35:01 ok github.com/edgexfoundry/edgex-go/internal/core/metadata 0.390s coverage: 28.6% of statements 00:35:01 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 00:35:01 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 00:35:01 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] 00:35:01 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] 00:35:01 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] 00:35:01 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.063s coverage: 100.0% of statements 00:35:01 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] 00:35:01 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.037s coverage: 100.0% of statements 00:35:01 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] 00:35:01 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.147s coverage: 86.7% of statements 00:35:01 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] 00:35:01 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.131s coverage: 97.5% of statements 00:35:01 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] 00:35:01 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.069s coverage: 78.3% of statements 00:35:01 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] 00:35:01 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] 00:35:01 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] 00:35:01 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] 00:35:05 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 0.461s coverage: 92.8% of statements 00:35:05 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] 00:35:05 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] 00:35:05 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] 00:35:05 ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] 00:35:05 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 00:35:05 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] 00:35:05 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] 00:35:05 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 00:35:05 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 00:35:05 ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] 00:35:05 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 00:35:05 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] 00:35:05 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 00:35:05 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] 00:35:05 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 00:35:05 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] 00:35:05 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] 00:35:05 ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] 00:35:05 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.036s coverage: 58.8% of statements 00:35:05 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] 00:35:05 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] 00:35:05 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.101s coverage: 0.1% of statements 00:35:05 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] 00:35:05 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] 00:35:05 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 00:35:05 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.040s coverage: 47.1% of statements 00:35:05 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.056s coverage: 79.5% of statements 00:35:05 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.039s coverage: 94.1% of statements 00:35:05 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.042s coverage: 96.3% of statements 00:35:05 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.065s coverage: 87.5% of statements 00:35:17 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.063s coverage: 94.4% of statements 00:35:17 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.035s coverage: 44.8% of statements 00:35:19 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.251s coverage: 81.9% of statements 00:35:27 Running on prd-ubuntu18.04-docker-arm64-4c-16g-29881 in /w/workspace/edgexfoundry_edgex-go_PR-3223 [Pipeline] { [Pipeline] ws 00:35:27 Running in /w/workspace/edgex-go/9 [Pipeline] { [Pipeline] checkout 00:35:28 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.115s coverage: 92.9% of statements 00:35:28 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 00:35:28 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 00:35:28 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 00:35:28 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.039s coverage: 77.8% of statements 00:35:28 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 00:35:28 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 00:35:28 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 00:35:28 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 00:35:28 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 00:35:28 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.042s coverage: 87.2% of statements 00:35:28 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 00:35:28 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 00:35:28 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.034s coverage: 100.0% of statements 00:35:28 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 00:35:28 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.046s coverage: 75.5% of statements 00:35:28 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 00:35:28 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.036s coverage: 80.8% of statements 00:35:28 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.068s coverage: 87.2% of statements 00:35:28 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.050s coverage: 84.6% of statements 00:35:28 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.099s coverage: 91.6% of statements 00:35:28 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 00:35:28 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.195s coverage: 62.4% of statements 00:35:28 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 00:35:28 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 00:35:28 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.060s coverage: 100.0% of statements 00:35:28 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.042s coverage: 91.3% of statements 00:35:28 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.036s coverage: 100.0% of statements 00:35:28 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.043s coverage: 73.7% of statements 00:35:28 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.032s coverage: 100.0% of statements 00:35:28 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.363s coverage: 69.0% of statements 00:35:28 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 00:35:28 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 00:35:28 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 00:35:28 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.111s coverage: 38.4% of statements 00:35:28 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 00:35:28 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 00:35:28 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.040s coverage: 89.5% of statements 00:35:28 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 00:35:28 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.048s coverage: 84.8% of statements 00:35:28 ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.162s coverage: 47.0% of statements 00:35:28 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 00:35:28 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 00:35:28 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] 00:35:28 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] 00:35:28 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] 00:35:28 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.059s coverage: 100.0% of statements 00:35:28 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] 00:35:28 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.061s coverage: 100.0% of statements 00:35:28 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] 00:35:28 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2 [no test files] 00:35:28 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application [no test files] 00:35:28 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/bootstrap/container [no test files] 00:35:28 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/controller/http 0.175s coverage: 87.1% of statements 00:35:28 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces [no test files] 00:35:28 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces/mocks [no test files] 00:35:28 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/io [no test files] 00:35:29 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 0.801s coverage: 29.1% of statements 00:35:29 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 00:35:29 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 00:35:29 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] 00:35:29 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] 00:35:29 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] 00:35:29 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.086s coverage: 99.0% of statements 00:35:29 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] 00:35:29 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.062s coverage: 100.0% of statements 00:35:29 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] 00:35:29 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2 [no test files] 00:35:29 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application [no test files] 00:35:29 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/bootstrap/container [no test files] 00:35:29 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http 0.133s coverage: 96.5% of statements 00:35:29 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces [no test files] 00:35:29 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces/mocks [no test files] 00:35:29 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/io [no test files] 00:35:29 ok github.com/edgexfoundry/edgex-go/internal/system 0.028s coverage: 0.0% of statements 00:35:29 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 00:35:29 ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.044s coverage: 100.0% of statements 00:35:29 ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] 00:35:29 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 00:35:29 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 00:35:29 ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] 00:35:30 ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.063s coverage: 87.9% of statements 00:35:30 ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] 00:35:30 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 00:35:30 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.035s coverage: 100.0% of statements 00:35:30 ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.040s coverage: 32.1% of statements 00:35:30 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.044s coverage: 100.0% of statements 00:35:31 GO111MODULE=on go vet ./... 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:33 > git init /w/workspace/edgex-go/9 # timeout=10 00:35:33 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 00:35:33 > git --version # timeout=10 00:35:33 > git --version # 'git version 2.17.1' 00:35:33 using GIT_SSH to set credentials SSH Credentials for GitHub 00:35:33 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 00:35:53 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 00:35:53 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 00:35:53 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 00:35:53 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 00:35:53 using GIT_SSH to set credentials SSH Credentials for GitHub 00:35:53 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3223/head:refs/remotes/origin/PR-3223 +refs/heads/master:refs/remotes/origin/master # timeout=10 00:35:54 Merging remotes/origin/master commit 7baeca4eebb4ae03aa45f246de6ab0a897fafe7c into PR head commit e16aee3722b0f014e7611225c341ea548abb8698 00:35:55 Merge succeeded, producing 9b2261fbdb781abd94ec8e29b30f239b1c4e0dff 00:35:55 Checking out Revision 9b2261fbdb781abd94ec8e29b30f239b1c4e0dff (PR-3223) 00:35:54 > git config core.sparsecheckout # timeout=10 00:35:54 > git checkout -f e16aee3722b0f014e7611225c341ea548abb8698 # timeout=10 00:35:55 > git remote # timeout=10 00:35:55 > git config --get remote.origin.url # timeout=10 00:35:55 using GIT_SSH to set credentials SSH Credentials for GitHub 00:35:55 > git merge 7baeca4eebb4ae03aa45f246de6ab0a897fafe7c # timeout=10 00:35:55 > git rev-parse HEAD^{commit} # timeout=10 00:35:55 > git config core.sparsecheckout # timeout=10 00:35:55 > git checkout -f 9b2261fbdb781abd94ec8e29b30f239b1c4e0dff # timeout=10 00:35:59 Commit message: "Merge commit '7baeca4eebb4ae03aa45f246de6ab0a897fafe7c' into HEAD" 00:35:59 > git rev-list --no-walk e16aee3722b0f014e7611225c341ea548abb8698 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 00:36:01 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 00:36:01 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 00:36:02 + sudo service docker restart 00:36:02 + true 00:36:03 gofmt -l . 00:36:03 [ "`gofmt -l .`" = "" ] 00:36:04 ./bin/test-go-mod-tidy.sh [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 00:36:04 provisioning config files... 00:36:04 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/9@tmp/config4981492355346983124tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:36:05 ./bin/test-attribution-txt.sh 00:36:05 ---> docker-login.sh 00:36:05 nexus3.edgexfoundry.org:10001 [Pipeline] sh 00:36:05 + ls -al . 00:36:05 total 760 00:36:06 drwxrwxr-x 10 1001 1001 4096 Mar 16 00:36 . 00:36:06 drwxr-xr-x 4 root root 28 Mar 16 00:34 .. 00:36:06 -rw-rw-r-- 1 1001 1001 11 Mar 16 00:31 .dockerignore 00:36:06 drwxrwxr-x 8 1001 1001 179 Mar 16 00:31 .git 00:36:06 drwxrwxr-x 3 1001 1001 125 Mar 16 00:31 .github 00:36:06 -rw-rw-r-- 1 1001 1001 818 Mar 16 00:31 .gitignore 00:36:06 drwx------ 3 1001 1001 60 Mar 16 00:32 .semver 00:36:06 -rw-rw-r-- 1 1001 1001 166 Mar 16 00:31 .sonarcloud.properties 00:36:06 -rw-rw-r-- 1 1001 1001 8607 Mar 16 00:31 Attribution.txt 00:36:06 -rw-rw-r-- 1 1001 1001 3804 Mar 16 00:31 CONTRIBUTING.md 00:36:06 -rw-rw-r-- 1 1001 1001 931 Mar 16 00:31 Dockerfile.build 00:36:06 -rw-rw-r-- 1 1001 1001 863 Mar 16 00:31 Jenkinsfile 00:36:06 -rw-rw-r-- 1 1001 1001 10775 Mar 16 00:31 LICENSE 00:36:06 -rw-rw-r-- 1 1001 1001 5774 Mar 16 00:31 Makefile 00:36:06 -rw-rw-r-- 1 1001 1001 6548 Mar 16 00:31 README.md 00:36:06 -rw-rw-r-- 1 1001 1001 6755 Mar 16 00:31 SECURITY.md 00:36:06 -rw-rw-r-- 1 1001 1001 5 Mar 16 00:32 VERSION 00:36:06 -rw-rw-r-- 1 1001 1001 4131 Mar 16 00:31 ZMQWindows.md 00:36:06 drwxrwxr-x 2 1001 1001 117 Mar 16 00:31 bin 00:36:06 drwxrwxr-x 14 1001 1001 4096 Mar 16 00:31 cmd 00:36:06 -rw-r--r-- 1 root root 650607 Mar 16 00:35 coverage.out 00:36:06 -rw-r--r-- 1 root root 1055 Mar 16 00:36 go.mod 00:36:06 -rw-r--r-- 1 root root 21981 Mar 16 00:36 go.sum 00:36:06 drwxrwxr-x 8 1001 1001 127 Mar 16 00:31 internal 00:36:06 drwxrwxr-x 4 1001 1001 26 Mar 16 00:31 openapi 00:36:06 drwxrwxr-x 4 1001 1001 71 Mar 16 00:31 snap 00:36:06 -rw-rw-r-- 1 1001 1001 168 Mar 16 00:31 version.go [Pipeline] sh 00:36:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:36:06 + '[' -e coverage.out ] 00:36:06 + chown 1001:1001 coverage.out [Pipeline] stash 00:36:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:36:06 Configure a credential helper to remove this warning. See 00:36:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:36:06 00:36:06 Login Succeeded 00:36:06 nexus3.edgexfoundry.org:10002 00:36:06 Stashed 1 file(s) [Pipeline] sh 00:36:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:36:06 + make build 00:36:06 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data 00:36:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:36:07 Configure a credential helper to remove this warning. See 00:36:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:36:07 00:36:07 Login Succeeded 00:36:07 nexus3.edgexfoundry.org:10003 00:36:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:36:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:36:07 Configure a credential helper to remove this warning. See 00:36:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:36:07 00:36:07 Login Succeeded 00:36:07 nexus3.edgexfoundry.org:10004 00:36:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:36:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:36:07 Configure a credential helper to remove this warning. See 00:36:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:36:07 00:36:07 Login Succeeded 00:36:07 docker.io 00:36:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:36:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:36:08 Configure a credential helper to remove this warning. See 00:36:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:36:08 00:36:08 Login Succeeded 00:36:08 ---> docker-login.sh ends [Pipeline] } 00:36:08 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 00:36:08 ========================================================= 00:36:08 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] 00:36:08 ========================================================= [Pipeline] isUnix [Pipeline] sh 00:36:09 + 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:11 Sending build context to Docker daemon 166.8MB 00:36:11 Step 1/6 : ARG BASE=golang:1.15-alpine3.12 00:36:11 Step 2/6 : FROM ${BASE} 00:36:11 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 00:36:11 5f621e34cdf4: Pulling fs layer 00:36:11 a4357932f1b6: Pulling fs layer 00:36:11 18c013af1878: Pulling fs layer 00:36:11 00ac8860ef70: Pulling fs layer 00:36:11 63d7cb157983: Pulling fs layer 00:36:11 b116817d02f9: Pulling fs layer 00:36:11 745a02a5169b: Pulling fs layer 00:36:11 00ac8860ef70: Waiting 00:36:11 63d7cb157983: Waiting 00:36:11 b116817d02f9: Waiting 00:36:11 745a02a5169b: Waiting 00:36:11 18c013af1878: Verifying Checksum 00:36:11 18c013af1878: Download complete 00:36:11 a4357932f1b6: Download complete 00:36:11 63d7cb157983: Verifying Checksum 00:36:11 63d7cb157983: Download complete 00:36:11 5f621e34cdf4: Verifying Checksum 00:36:11 5f621e34cdf4: Download complete 00:36:11 b116817d02f9: Verifying Checksum 00:36:11 b116817d02f9: Download complete 00:36:12 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:36:12 5f621e34cdf4: Pull complete 00:36:13 a4357932f1b6: Pull complete 00:36:13 18c013af1878: Pull complete 00:36:14 745a02a5169b: Verifying Checksum 00:36:14 745a02a5169b: Download complete 00:36:14 00ac8860ef70: Verifying Checksum 00:36:14 00ac8860ef70: Download complete 00:36:20 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:36:21 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 00:36:23 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:36:24 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:36:25 00ac8860ef70: Pull complete 00:36:25 63d7cb157983: Pull complete 00:36:25 b116817d02f9: Pull complete 00:36:26 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 00:36:28 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:36:29 745a02a5169b: Pull complete 00:36:29 Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 00:36:29 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine 00:36:29 ---> b7e6874047d6 00:36:29 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:29 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:36:30 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 00:36:31 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:36:33 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 00:36:33 ---> Running in 6c9d16335929 00:36:34 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 00:36:34 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [Pipeline] } 00:36:35 $ docker stop --time=1 db7a93adde456c55d6dbb38a33975f2c2eda6a08da1b1b4e8ecffd8968e8b64a 00:36:35 (1/12) Installing libmagic (5.38-r0) 00:36:35 (2/12) Installing file (5.38-r0) 00:36:35 (3/12) Installing libc-dev (0.7.2-r3) 00:36:35 (4/12) Installing g++ (9.3.0-r2) 00:36:36 $ docker rm -f db7a93adde456c55d6dbb38a33975f2c2eda6a08da1b1b4e8ecffd8968e8b64a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 00:36:39 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 00:36:39 00:36:39 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh 00:36:39 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 00:36:39 latest: Pulling from edgex-devops/edgex-compose 00:36:39 cbdbe7a5bc2a: Pulling fs layer 00:36:39 ca9280d653b3: Pulling fs layer 00:36:39 7e9c9ca2126c: Pulling fs layer 00:36:39 cbdbe7a5bc2a: Download complete 00:36:40 ca9280d653b3: Verifying Checksum 00:36:40 ca9280d653b3: Download complete 00:36:40 cbdbe7a5bc2a: Pull complete 00:36:41 7e9c9ca2126c: Download complete 00:36:41 ca9280d653b3: Pull complete 00:36:44 (5/12) Installing fortify-headers (1.1-r0) 00:36:44 (6/12) Installing patch (2.7.6-r6) 00:36:45 (7/12) Installing build-base (0.5-r2) 00:36:45 (8/12) Installing libsodium (1.0.18-r0) 00:36:46 (9/12) Installing pkgconf (1.7.2-r0) 00:36:46 (10/12) Installing libsodium-dev (1.0.18-r0) 00:36:46 (11/12) Installing libzmq (4.3.3-r0) 00:36:46 (12/12) Installing zeromq-dev (4.3.3-r0) 00:36:47 Executing busybox-1.31.1-r19.trigger 00:36:47 OK: 217 MiB in 51 packages 00:36:50 7e9c9ca2126c: Pull complete 00:36:50 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 00:36:50 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 00:36:50 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer 00:36:50 prd-centos7-docker-4c-2g-29875 does not seem to be running inside a container 00:36:50 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/9 -v /w/workspace/edgex-go/9:/w/workspace/edgex-go/9:rw,z -v /w/workspace/edgex-go/9@tmp:/w/workspace/edgex-go/9@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 00:36:51 Removing intermediate container 6c9d16335929 00:36:51 ---> 7e5dfa921e59 00:36:51 Step 4/6 : WORKDIR /edgex-go 00:36:51 ---> Running in 12eaa5c30161 00:36:51 Removing intermediate container 12eaa5c30161 00:36:51 ---> 87dbb078e826 00:36:51 Step 5/6 : COPY go.mod . 00:36:52 $ docker top 95386553b3fdd41b5915807a92cc18c718f353aef806023fdbb28ea1ff0149c2 -eo pid,comm [Pipeline] { 00:36:52 ---> f40d22444c5c 00:36:52 Step 6/6 : RUN go mod download 00:36:52 ---> Running in 6974e3c4a87c [Pipeline] sh 00:36:52 + docker-compose build --help 00:36:52 + grep parallel 00:36:53 --parallel Build images in parallel. [Pipeline] } 00:36:54 $ docker stop --time=1 95386553b3fdd41b5915807a92cc18c718f353aef806023fdbb28ea1ff0149c2 00:36:55 $ docker rm -f 95386553b3fdd41b5915807a92cc18c718f353aef806023fdbb28ea1ff0149c2 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 00:36:56 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 00:36:56 . [Pipeline] withDockerContainer 00:36:56 prd-centos7-docker-4c-2g-29875 does not seem to be running inside a container 00:36:56 $ 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/9 -v /w/workspace/edgex-go/9:/w/workspace/edgex-go/9:rw,z -v /w/workspace/edgex-go/9@tmp:/w/workspace/edgex-go/9@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:57 $ docker top 11ec7d2be0ea163ee61ad6d7776f9bd3992ee3636af0b0321ea86de672a329a5 -eo pid,comm [Pipeline] { [Pipeline] sh 00:36:57 + docker-compose -f ./docker-compose-build.yml build --parallel 00:36:58 Building docker-core-command-go ... 00:36:58 Building docker-core-data-go ... 00:36:58 Building docker-core-metadata-go ... 00:36:58 Building docker-security-bootstrapper-go ... 00:36:58 Building docker-security-proxy-setup-go ... 00:36:58 Building docker-security-secretstore-setup-go ... 00:36:58 Building docker-support-notifications-go ... 00:36:58 Building docker-support-scheduler-go ... 00:36:58 Building docker-sys-mgmt-agent-go ... 00:36:58 Building docker-sys-mgmt-agent-go 00:36:58 Building docker-support-notifications-go 00:36:58 Building docker-core-command-go 00:36:58 Building docker-security-secretstore-setup-go 00:36:58 Building docker-security-bootstrapper-go 00:37:19 Removing intermediate container 6974e3c4a87c 00:37:19 ---> 0fa5d5004622 00:37:19 Successfully built 0fa5d5004622 00:37:19 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 00:37:19 + docker inspect -f . ci-base-image-arm64 00:37:19 . [Pipeline] withDockerContainer 00:37:20 prd-ubuntu18.04-docker-arm64-4c-16g-29881 does not seem to be running inside a container 00:37:20 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/9 -v /w/workspace/edgex-go/9:/w/workspace/edgex-go/9:rw,z -v /w/workspace/edgex-go/9@tmp:/w/workspace/edgex-go/9@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 00:37:21 $ docker top 5ba214e8291566e0809683bc8338454c9cbfc708a1bf9984eadc2f6a621b383d -eo pid,comm [Pipeline] { [Pipeline] sh 00:37:22 + go version 00:37:22 go version go1.15.5 linux/arm64 [Pipeline] } 00:37:22 $ docker stop --time=1 5ba214e8291566e0809683bc8338454c9cbfc708a1bf9984eadc2f6a621b383d 00:37:24 $ docker rm -f 5ba214e8291566e0809683bc8338454c9cbfc708a1bf9984eadc2f6a621b383d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [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-29881 does not seem to be running inside a container 00:37:25 $ 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/9 -v /w/workspace/edgex-go/9:/w/workspace/edgex-go/9:rw,z -v /w/workspace/edgex-go/9@tmp:/w/workspace/edgex-go/9@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 00:37:26 $ docker top 54606a72b3836994d02675d385e58e72920b76aaeb7cf5e1c4964b70ac29a100 -eo pid,comm [Pipeline] { [Pipeline] echo 00:37:27 ========================================================= 00:37:27 [edgeXBuildGoParallel] Running Tests and Build... 00:37:27 ========================================================= [Pipeline] sh 00:37:27 + make test 00:37:27 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 00:37:37 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 00:37:37 Step 2/23 : FROM ${BUILDER_BASE} AS builder 00:37:37 ---> b1c42c7cb2ae 00:37:37 Step 3/23 : WORKDIR /edgex-go 00:37:37 Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12 00:37:37 Step 2/24 : FROM ${BUILDER_BASE} AS builder 00:37:37 ---> b1c42c7cb2ae 00:37:37 Step 3/24 : WORKDIR /edgex-go 00:37:37 ---> Running in 6d99e409dc23 00:37:37 ---> Running in be2f91c063d0 00:37:37 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 00:37:37 Step 2/22 : FROM ${BUILDER_BASE} AS builder 00:37:37 ---> b1c42c7cb2ae 00:37:37 Step 3/22 : WORKDIR /edgex-go 00:37:37 Step 1/26 : ARG BUILDER_BASE=golang:1.15-alpine3.12 00:37:37 Step 2/26 : FROM ${BUILDER_BASE} AS builder 00:37:37 ---> b1c42c7cb2ae 00:37:37 Step 3/26 : WORKDIR /edgex-go 00:37:37 Step 1/31 : ARG BUILDER_BASE=golang:1.15-alpine3.12 00:37:37 Step 2/31 : FROM ${BUILDER_BASE} AS builder 00:37:37 ---> b1c42c7cb2ae 00:37:37 Step 3/31 : WORKDIR /edgex-go 00:37:38 ---> Running in e4f4cb403736 00:37:38 ---> Running in 706d0d586174 00:37:38 ---> Running in c2fabc7d8377 00:37:38 Removing intermediate container c2fabc7d8377 00:37:38 ---> 4ad1b2a48b50 00:37:38 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:37:38 Removing intermediate container e4f4cb403736 00:37:38 Removing intermediate container 6d99e409dc23 00:37:38 ---> faff20290a02 00:37:38 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:37:38 ---> 4b08663cae2f 00:37:38 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:37:38 Removing intermediate container be2f91c063d0 00:37:38 ---> 6b9e1cfc7a1d 00:37:38 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:37:38 Removing intermediate container 706d0d586174 00:37:38 ---> 98b3fba79a37 00:37:38 Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:37:38 ---> Running in 4007654634a6 00:37:38 ---> Running in f95e602355e7 00:37:38 ---> Running in 59d1ab18676a 00:37:38 ---> Running in e9e9c5cb779b 00:37:38 ---> Running in a8378c6ee43f 00:37:41 Removing intermediate container 4007654634a6 00:37:41 ---> 05a5ed80c25d 00:37:41 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 00:37:41 ---> Running in 2bb90a995649 00:37:41 Removing intermediate container f95e602355e7 00:37:41 ---> 9b7dcf04726c 00:37:41 Step 5/26 : RUN apk add --update --no-cache make bash git 00:37:41 Removing intermediate container 59d1ab18676a 00:37:41 ---> e67ae3eee5b9 00:37:41 Step 5/23 : RUN apk add --update --no-cache make git 00:37:42 ---> Running in fe903b8dfbaf 00:37:42 Removing intermediate container a8378c6ee43f 00:37:42 ---> 90ee2dd00950 00:37:42 Step 5/31 : RUN apk add --update --no-cache make git 00:37:42 ---> Running in a61f77794077 00:37:42 Removing intermediate container e9e9c5cb779b 00:37:42 ---> 7ca208c24abb 00:37:42 Step 5/24 : RUN apk add --update --no-cache make git 00:37:42 ---> Running in 87990261a7e8 00:37:42 ---> Running in 385b7f51649f 00:37:42 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 00:37:43 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 00:37:43 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 00:37:43 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 00:37:43 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 00:37:43 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 00:37:43 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 00:37:44 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 00:37:44 OK: 233 MiB in 51 packages 00:37:44 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 00:37:44 OK: 233 MiB in 51 packages 00:37:44 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 00:37:44 OK: 233 MiB in 51 packages 00:37:44 OK: 233 MiB in 51 packages 00:37:44 Removing intermediate container 2bb90a995649 00:37:44 ---> 7ab2b54f1b73 00:37:44 Step 6/22 : COPY go.mod . 00:37:45 Removing intermediate container fe903b8dfbaf 00:37:45 ---> 294f89d0d633 00:37:45 Step 6/23 : COPY go.mod . 00:37:45 OK: 233 MiB in 51 packages 00:37:45 ---> 6c4c2c803c89 00:37:45 Step 7/22 : RUN go mod download 00:37:45 Removing intermediate container a61f77794077 00:37:45 ---> 7873d80e410e 00:37:45 Step 6/26 : COPY go.mod . 00:37:45 ---> Running in 3dad14a3d551 00:37:45 ---> 639126b8fbf3 00:37:45 Step 7/23 : RUN go mod download 00:37:45 Removing intermediate container 385b7f51649f 00:37:45 ---> 5b8c7a33918d 00:37:45 Step 6/24 : COPY go.mod . 00:37:45 ---> Running in 018838659d52 00:37:45 ---> 5fed3a2cca85 00:37:45 Step 7/26 : RUN go mod download 00:37:46 ---> Running in 5132cbb53c1c 00:37:46 ---> ac3b2ddbc358 00:37:46 Step 7/24 : RUN go mod download 00:37:46 Removing intermediate container 87990261a7e8 00:37:46 ---> 51a9d1127df7 00:37:46 Step 6/31 : COPY go.mod . 00:37:46 ---> Running in a06d89cb149f 00:37:46 ---> 6770865022ec 00:37:46 Step 7/31 : RUN go mod download 00:37:47 ---> Running in f500fbe5fdec 00:37:48 Removing intermediate container 018838659d52 00:37:48 ---> 496003e63b0f 00:37:48 Step 8/23 : COPY . . 00:37:48 Removing intermediate container 5132cbb53c1c 00:37:48 ---> 8ef158b524bf 00:37:48 Step 8/26 : COPY . . 00:37:48 Removing intermediate container 3dad14a3d551 00:37:48 ---> ee0263e7d318 00:37:48 Step 8/22 : COPY . . 00:37:48 Removing intermediate container a06d89cb149f 00:37:48 ---> 7b8a7fce4bd4 00:37:48 Step 8/24 : COPY . . 00:37:48 Removing intermediate container f500fbe5fdec 00:37:48 ---> 885c56c6eb75 00:37:48 Step 8/31 : COPY . . 00:37:54 ? github.com/edgexfoundry/edgex-go [no test files] 00:38:36 ---> 87d87a925128 00:38:36 Step 9/22 : RUN make cmd/support-notifications/support-notifications 00:38:36 ---> 510ae3cddc1a 00:38:36 ---> 69573bdc7309 00:38:36 Step 9/26 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agentStep 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper ---> f4366a534b90 00:38:36 00:38:36 Step 9/23 : RUN make cmd/core-command/core-command 00:38:36 00:38:36 ---> c3e0fd4e7101 00:38:36 Step 9/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 00:38:36 ---> Running in 5c48a2c8ea2c 00:38:36 ---> Running in 9a97117ac0d7 00:38:36 ---> Running in d47abfa21434 00:38:36 ---> Running in bde541e08518 00:38:36 ---> Running in 485afefff946 00:38:36 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 00:38:36 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command 00:38:36 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:38:36 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:36 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:38:41 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 00:38:48 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 00:38:56 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 00:38:56 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 00:38:58 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 00:38:58 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 00:38:58 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 00:38:58 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 00:39:02 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 00:39:02 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 00:39:08 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 00:39:11 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 00:39:11 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 00:39:11 ? github.com/edgexfoundry/edgex-go/internal [no test files] 00:39:18 ok github.com/edgexfoundry/edgex-go/internal/core/command 0.306s coverage: 45.9% of statements 00:39:18 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 00:39:18 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 00:39:18 ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] 00:39:18 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] 00:39:18 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] 00:39:18 ? github.com/edgexfoundry/edgex-go/internal/core/command/v2 [no test files] 00:39:18 ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/application 0.126s coverage: 19.8% of statements 00:39:18 ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http 0.243s coverage: 100.0% of statements 00:39:18 Removing intermediate container 9a97117ac0d7 00:39:18 ---> e111c33a4627 00:39:18 Step 10/26 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 00:39:18 Removing intermediate container bde541e08518 00:39:18 ---> b63aa60ce883 00:39:18 00:39:18 Step 10/23 : FROM alpine:3.12 00:39:18 Removing intermediate container 5c48a2c8ea2c 00:39:18 ---> bea6361a2c34 00:39:18 00:39:18 Step 10/31 : FROM alpine:3.12 00:39:18 3.12: Pulling from library/alpine 00:39:18 3.12: Pulling from library/alpine 00:39:18 ---> Running in f7a2888bb935 00:39:19 Digest: sha256:a295107679b0d92cb70145fc18fb53c76e79fceed7e1cf10ed763c7c102c5ebe 00:39:19 Digest: sha256:a295107679b0d92cb70145fc18fb53c76e79fceed7e1cf10ed763c7c102c5ebe 00:39:19 Status: Image is up to date for alpine:3.12 00:39:19 ---> 88dd2752d2ea 00:39:19 Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 00:39:19 Status: Downloaded newer image for alpine:3.12 00:39:19 ---> 88dd2752d2ea 00:39:19 Step 11/23 : RUN apk add --update --no-cache dumb-init 00:39:19 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 00:39:22 ---> Running in 6c6e32599ad0 00:39:22 ---> Running in f0545efe3c45 00:39:22 Removing intermediate container 485afefff946 00:39:22 ---> d8588b3ec297 00:39:22 00:39:22 Step 10/24 : FROM alpine:3.12 00:39:22 ---> 88dd2752d2ea 00:39:22 Step 11/24 : RUN apk add --update --no-cache ca-certificates dumb-init curl 00:39:22 Removing intermediate container d47abfa21434 00:39:22 ---> b314b6953595 00:39:22 00:39:22 Step 10/22 : FROM alpine:3.12 00:39:22 ---> 88dd2752d2ea 00:39:22 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 00:39:22 ---> Running in 09173d666402 00:39:22 ---> Running in 1a2d91e40afb 00:39:22 Removing intermediate container 6c6e32599ad0 00:39:22 ---> 4515aa7c424f 00:39:22 Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec 00:39:22 ---> Running in 02d4f7aeb88f 00:39:22 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 00:39:22 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 00:39:23 (1/1) Installing dumb-init (1.2.2-r1) 00:39:23 Executing busybox-1.31.1-r19.trigger 00:39:23 OK: 6 MiB in 15 packages 00:39:23 Removing intermediate container f7a2888bb935 00:39:23 ---> 5ec26acf51fe 00:39:23 00:39:23 Step 11/26 : FROM docker:20.10.0 00:39:23 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 00:39:23 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 00:39:23 20.10.0: Pulling from library/docker 00:39:23 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 00:39:23 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 00:39:23 (1/5) Installing ca-certificates (20191127-r4) 00:39:23 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 00:39:23 (2/5) Installing nghttp2-libs (1.41.0-r0) 00:39:23 (3/5) Installing libcurl (7.69.1-r3) 00:39:23 (4/5) Installing curl (7.69.1-r3) 00:39:23 (5/5) Installing dumb-init (1.2.2-r1) 00:39:23 Executing busybox-1.31.1-r19.trigger 00:39:23 Executing ca-certificates-20191127-r4.trigger 00:39:23 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 00:39:23 OK: 7 MiB in 19 packages 00:39:23 (1/2) Installing ca-certificates (20191127-r4) 00:39:23 (2/2) Installing dumb-init (1.2.2-r1) 00:39:23 Executing busybox-1.31.1-r19.trigger 00:39:24 Executing ca-certificates-20191127-r4.trigger 00:39:24 (1/2) Installing dumb-init (1.2.2-r1) 00:39:24 (2/2) Installing su-exec (0.2-r1) 00:39:24 Executing busybox-1.31.1-r19.trigger 00:39:24 OK: 6 MiB in 16 packages 00:39:24 OK: 6 MiB in 16 packages 00:39:24 Removing intermediate container f0545efe3c45 00:39:24 ---> 6ee959384458 00:39:24 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 00:39:25 ---> Running in 7bd147a02791 00:39:26 ok github.com/edgexfoundry/edgex-go/internal/core/data 1.613s coverage: 27.1% of statements 00:39:26 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 00:39:26 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 00:39:26 ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] 00:39:26 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] 00:39:26 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] 00:39:26 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 00:39:26 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.063s coverage: 100.0% of statements 00:39:26 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] 00:39:26 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.077s coverage: 100.0% of statements 00:39:26 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] 00:39:26 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] 00:39:26 Removing intermediate container 7bd147a02791 00:39:26 ---> fc53acf46a9e 00:39:26 Step 13/23 : ENV APP_PORT=48082 00:39:26 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.239s coverage: 71.3% of statements 00:39:26 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] 00:39:26 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] 00:39:26 Removing intermediate container 09173d666402 00:39:26 ---> 39f3950bbb32 00:39:26 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 00:39:27 ---> Running in a18ff3e916b5 00:39:27 ---> Running in 21becd01a290 00:39:27 Removing intermediate container 02d4f7aeb88f 00:39:27 ---> 367cdb2bc771 00:39:27 Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init 00:39:27 Removing intermediate container 1a2d91e40afb 00:39:27 ---> bb0ea1d97fe5 00:39:27 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 00:39:27 ---> Running in 4fc01060680d 00:39:27 ---> Running in 7377522ae90d 00:39:27 Removing intermediate container a18ff3e916b5 00:39:27 ---> 82462c0b37ae 00:39:27 Step 14/23 : EXPOSE $APP_PORT 00:39:27 Removing intermediate container 21becd01a290 00:39:27 ---> 4c7e55879ae1 00:39:27 Step 13/24 : WORKDIR / 00:39:27 ---> Running in 019d5640ad51 00:39:28 Removing intermediate container 7377522ae90d 00:39:28 ---> a35f87de41f2 00:39:28 Step 13/22 : ENV APP_PORT=48060 00:39:28 ---> Running in 31bbe53dded8 00:39:28 Removing intermediate container 4fc01060680d 00:39:28 ---> e01f9da27200 00:39:28 Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 00:39:29 ---> Running in b7b6082e7aa9 00:39:29 ---> Running in 97abaa15b3bc 00:39:29 Removing intermediate container 019d5640ad51 00:39:29 ---> f75c83082d05 00:39:29 Step 15/23 : WORKDIR / 00:39:29 Removing intermediate container 31bbe53dded8 00:39:29 ---> c04dea5766da 00:39:29 Step 14/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 00:39:29 ---> Running in 670c997e27fd 00:39:29 Removing intermediate container b7b6082e7aa9 00:39:29 ---> 5340d538496c 00:39:29 Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 00:39:29 Removing intermediate container 97abaa15b3bc 00:39:29 ---> 7ddb2761acd7 00:39:29 Step 14/22 : EXPOSE $APP_PORT 00:39:29 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.469s coverage: 82.9% of statements 00:39:29 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] 00:39:29 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] 00:39:29 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/io 0.170s coverage: 78.9% of statements 00:39:29 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] 00:39:29 ---> Running in 04e9cf7e33e7 00:39:29 ---> Running in 3f4dbc4af846 00:39:29 Removing intermediate container 670c997e27fd 00:39:29 ---> d2404e943389 00:39:29 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 00:39:30 ---> 167ac06ea6de 00:39:30 Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 00:39:30 Removing intermediate container 3f4dbc4af846 00:39:30 ---> 8f6664dbca9d 00:39:30 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 00:39:30 ---> f0a032c315d6 00:39:30 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 00:39:30 ---> dc78a5f4fbcf 00:39:30 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 00:39:31 ---> 44d0bd76136a 00:39:31 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 00:39:31 ---> 1e19cf59813d 00:39:31 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 00:39:31 ---> 49a9edf45517 00:39:31 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 00:39:32 ---> fa8a50200f42 00:39:32 Step 19/23 : ENTRYPOINT ["/core-command"] 00:39:32 Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 00:39:32 Status: Downloaded newer image for docker:20.10.0 00:39:32 ---> Running in 2b76cd73fa6b 00:39:32 Removing intermediate container 04e9cf7e33e7 00:39:32 ---> 2eee51df6181 00:39:32 Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} 00:39:32 ---> aefe523efa57 00:39:32 Step 12/26 : RUN apk add --no-cache bash 00:39:32 ---> 1d941b7c0ff4 00:39:32 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 00:39:32 ---> 73111effde71 00:39:32 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 00:39:32 ---> Running in ed4dbd1efd15 00:39:32 ---> Running in 611eba9ec930 00:39:32 Removing intermediate container 2b76cd73fa6b 00:39:32 ---> 4b7b0f154352 00:39:32 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:39:32 ---> Running in 46edb6fda3cf 00:39:32 ---> 926a6a7b8052 00:39:32 Step 18/22 : ENTRYPOINT ["/support-notifications"] 00:39:32 Removing intermediate container 611eba9ec930 00:39:32 ---> c57655239f88 00:39:32 Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 00:39:32 ---> Running in 2d5becc3c78b 00:39:32 ---> 1c0a009e44ac 00:39:32 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 00:39:33 Removing intermediate container 46edb6fda3cf 00:39:33 ---> 5e9bf9a1735c 00:39:33 Step 21/23 : LABEL arch=x86_64 00:39:33 ---> Running in b6e9edfa8db5 00:39:33 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 00:39:33 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 00:39:33 Removing intermediate container 2d5becc3c78b 00:39:33 ---> e6099cfb4711 00:39:33 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:39:33 ---> 513cfc94b763 00:39:33 Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 00:39:33 (1/2) Installing readline (8.0.4-r0) 00:39:33 (2/2) Installing bash (5.0.17-r0) 00:39:33 ---> Running in 1c339e42f499 00:39:33 Executing bash-5.0.17-r0.post-install 00:39:33 Executing busybox-1.31.1-r19.trigger 00:39:33 OK: 12 MiB in 22 packages 00:39:33 ---> Running in 658298e32d4a 00:39:33 ---> 304127c38537 00:39:33 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:39:33 Removing intermediate container b6e9edfa8db5 00:39:33 ---> 5d6f7eb714cf 00:39:33 Step 22/23 : LABEL git_sha=667eb6bd1c499f875a20771a3203684b431a548b 00:39:34 ---> Running in 94f45669b1a4 00:39:34 ---> Running in 0995c18efc6e 00:39:34 Removing intermediate container 1c339e42f499 00:39:34 ---> 5704a462fc6d 00:39:34 Step 20/22 : LABEL arch=x86_64 00:39:34 ---> Running in dffc2db8ff2a 00:39:34 Removing intermediate container 0995c18efc6e 00:39:34 ---> 7d5e7b467003 00:39:34 Step 23/23 : LABEL version=0.0.0 00:39:34 ---> Running in 745ccdb73b67 00:39:34 Removing intermediate container dffc2db8ff2a 00:39:34 ---> 9d65ead8ada4 00:39:34 Step 21/22 : LABEL git_sha=667eb6bd1c499f875a20771a3203684b431a548b 00:39:34 ---> Running in 8dae9add185e 00:39:35 Removing intermediate container ed4dbd1efd15 00:39:35 ---> e26a3199d83f 00:39:35 Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' 00:39:35 Removing intermediate container 745ccdb73b67 00:39:35 ---> 2a4b651cc5d4 00:39:35 00:39:35 ---> Running in 2f311673f50a 00:39:35 Removing intermediate container 8dae9add185e 00:39:35 ---> 43191915e488 00:39:35 Step 22/22 : LABEL version=0.0.0 00:39:35 Successfully built 2a4b651cc5d4 00:39:35 Successfully tagged docker-core-command-go:latest 00:39:35 Building docker-core-data-go 00:39:35  Building docker-core-command-go ... done  ---> Running in 2256b187e72d 00:39:35 Removing intermediate container 2f311673f50a 00:39:35 ---> fb9d35ddd14c 00:39:35 Step 14/26 : ENV APP_PORT=48090 00:39:35 ---> Running in 6b07f000689f 00:39:35 Removing intermediate container 658298e32d4a 00:39:35 ---> 5d720c72b494 00:39:35 Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / 00:39:35 Removing intermediate container 2256b187e72d 00:39:35 ---> c6b2739c251f 00:39:35 00:39:35 Removing intermediate container 94f45669b1a4 00:39:35 ---> 366f7aa4f636 00:39:35 Step 21/24 : ENTRYPOINT ["entrypoint.sh"] 00:39:36 Removing intermediate container 6b07f000689f 00:39:36 ---> b8129848d21d 00:39:36 Step 15/26 : EXPOSE $APP_PORT 00:39:36 ---> Running in aa56ce7da987 00:39:36 ---> Running in 7151ec759a28 00:39:36 Successfully built c6b2739c251f 00:39:36 ---> ab40db008ae6 00:39:36 Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 00:39:36 Successfully tagged docker-support-notifications-go:latest 00:39:36  Building docker-support-notifications-go ... done Building docker-support-scheduler-go 00:39:36 Removing intermediate container aa56ce7da987 00:39:36 ---> 08311f5d0348 00:39:36 Step 22/24 : LABEL arch=x86_64 00:39:36 Removing intermediate container 7151ec759a28 00:39:36 ---> 5e784da6351e 00:39:36 Step 16/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 00:39:36 ---> Running in 2dfa07ac96a2 00:39:37 ok github.com/edgexfoundry/edgex-go/internal/core/metadata 1.068s coverage: 28.6% of statements 00:39:37 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 00:39:37 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 00:39:37 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] 00:39:37 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] 00:39:37 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] 00:39:37 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.208s coverage: 100.0% of statements 00:39:37 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] 00:39:37 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.087s coverage: 100.0% of statements 00:39:37 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] 00:39:37 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.322s coverage: 86.7% of statements 00:39:37 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] 00:39:37 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.377s coverage: 97.5% of statements 00:39:37 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] 00:39:37 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.161s coverage: 78.3% of statements 00:39:37 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] 00:39:37 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] 00:39:37 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] 00:39:37 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] 00:39:41 Removing intermediate container 2dfa07ac96a2 00:39:41 ---> 132d5f3eda78 00:39:41 Step 23/24 : LABEL git_sha=667eb6bd1c499f875a20771a3203684b431a548b 00:39:41 ---> eb8124d88d9f 00:39:41 Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 00:39:41 ---> 9a4aed9755fc 00:39:41 Step 17/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 00:39:41 ---> Running in 607164f55ab9 00:39:43 Removing intermediate container 607164f55ab9 00:39:43 ---> 116a4c2f48b4 00:39:43 Step 24/24 : LABEL version=0.0.0 00:39:43 ---> 5ec46384de4e 00:39:43 Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 00:39:44 ---> Running in e2ed0feb0e77 00:39:44 ---> 2536c4ba404c 00:39:44 Step 18/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 00:39:44 Removing intermediate container e2ed0feb0e77 00:39:44 ---> 33e4e0a5fc9d 00:39:44 00:39:44 ---> 8e28d82710ae 00:39:44 Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 00:39:44 Successfully built 33e4e0a5fc9d 00:39:44 Successfully tagged docker-security-secretstore-setup-go:latest 00:39:44  Building docker-security-secretstore-setup-go ... done Building docker-security-proxy-setup-go 00:39:44 ---> 28cd62afa7d3 00:39:44 Step 19/26 : RUN apk --no-cache add py3-pip 00:39:45 ---> cb4c4f350cbb 00:39:45 Step 24/31 : VOLUME ${SECURITY_INIT_DIR} 00:39:46 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 1.299s coverage: 92.8% of statements 00:39:46 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] 00:39:46 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] 00:39:46 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] 00:39:46 ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] 00:39:46 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 00:39:46 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] 00:39:46 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] 00:39:46 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 00:39:46 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 00:39:46 ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] 00:39:46 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 00:39:46 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] 00:39:46 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 00:39:46 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] 00:39:46 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 00:39:46 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] 00:39:46 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] 00:39:46 ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] 00:39:46 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.054s coverage: 58.8% of statements 00:39:46 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] 00:39:46 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] 00:39:46 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.224s coverage: 0.1% of statements 00:39:46 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] 00:39:46 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] 00:39:46 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 00:39:46 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.079s coverage: 47.1% of statements 00:39:46 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.086s coverage: 79.5% of statements 00:39:46 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.056s coverage: 94.1% of statements 00:39:46 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.128s coverage: 96.3% of statements 00:39:46 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.073s coverage: 87.5% of statements 00:39:47 ---> Running in 1be5ccd01a0f 00:39:48 ---> Running in 8119a010d13d 00:39:49 Removing intermediate container 8119a010d13d 00:39:49 ---> 79c662f52b94 00:39:49 Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 00:39:49 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 00:39:49 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 00:39:49 (1/33) Installing libbz2 (1.0.8-r1) 00:39:49 (2/33) Installing expat (2.2.9-r1) 00:39:49 (3/33) Installing libffi (3.3-r2) 00:39:49 (4/33) Installing gdbm (1.13-r1) 00:39:49 (5/33) Installing xz-libs (5.2.5-r0) 00:39:49 (6/33) Installing sqlite-libs (3.32.1-r0) 00:39:49 (7/33) Installing python3 (3.8.8-r0) 00:39:55 ---> 618a2d9e3e47 00:39:55 Step 26/31 : RUN chmod +x /entrypoint.sh 00:39:57 (8/33) Installing py3-appdirs (1.4.4-r1) 00:39:57 (9/33) Installing py3-ordered-set (4.0.1-r0) 00:39:57 (10/33) Installing py3-parsing (2.4.7-r0) 00:39:57 (11/33) Installing py3-six (1.15.0-r0) 00:39:57 ---> Running in c7a8c07ee38d 00:39:57 (12/33) Installing py3-packaging (20.4-r0) 00:39:57 (13/33) Installing py3-setuptools (47.0.0-r0) 00:39:57 (14/33) Installing py3-chardet (3.0.4-r4) 00:39:57 (15/33) Installing py3-idna (2.9-r0) 00:39:57 (16/33) Installing py3-certifi (2020.4.5.1-r0) 00:39:57 (17/33) Installing py3-urllib3 (1.25.9-r0) 00:39:57 (18/33) Installing py3-requests (2.23.0-r0) 00:39:57 (19/33) Installing py3-msgpack (1.0.0-r0) 00:39:57 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 00:39:57 Step 2/22 : FROM ${BUILDER_BASE} AS builder 00:39:57 ---> b1c42c7cb2ae 00:39:57 Step 3/22 : WORKDIR /edgex-go 00:39:57 (20/33) Installing py3-lockfile (0.12.2-r3) 00:39:57 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 00:39:57 Step 2/23 : FROM ${BUILDER_BASE} AS builder 00:39:57 ---> b1c42c7cb2ae 00:39:57 Step 3/23 : WORKDIR /edgex-go 00:39:57 ---> Using cache 00:39:57 ---> 98b3fba79a37 00:39:57 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:39:57 (21/33) Installing py3-cachecontrol (0.12.6-r0) 00:39:57 ---> Using cache 00:39:57 ---> 98b3fba79a37 00:39:57 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:39:57 ---> Using cache 00:39:57 ---> 90ee2dd00950 00:39:57 Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 00:39:57 ---> Using cache 00:39:57 ---> 90ee2dd00950 00:39:57 Step 5/22 : RUN apk add --update --no-cache make git 00:39:57 ---> Using cache 00:39:57 ---> 51a9d1127df7 00:39:57 Step 6/22 : COPY go.mod . 00:39:57 ---> Using cache 00:39:57 ---> 6770865022ec 00:39:57 Step 7/22 : RUN go mod download 00:39:57 (22/33) Installing py3-colorama (0.4.3-r0) 00:39:57 ---> Using cache 00:39:57 ---> 885c56c6eb75 00:39:57 Step 8/22 : COPY . . 00:39:57 (23/33) Installing py3-distlib (0.3.0-r0) 00:39:58 ---> Using cache 00:39:58 ---> 69573bdc7309 00:39:58 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 00:39:59 (24/33) Installing py3-distro (1.5.0-r1) 00:39:59 (25/33) Installing py3-webencodings (0.5.1-r3) 00:39:59 (26/33) Installing py3-html5lib (1.0.1-r4) 00:39:59 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.080s coverage: 94.4% of statements 00:39:59 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.056s coverage: 44.8% of statements 00:39:59 (27/33) Installing py3-pytoml (0.1.21-r0) 00:40:00 (28/33) Installing py3-pep517 (0.8.2-r0) 00:40:00 ---> Running in 6d1dfcfde79b 00:40:00 (29/33) Installing py3-progress (1.5-r0) 00:40:00 ---> Running in a7c45ec0b95c 00:40:00 (30/33) Installing py3-toml (0.10.1-r0) 00:40:00 (31/33) Installing py3-retrying (1.3.3-r0) 00:40:00 (32/33) Installing py3-contextlib2 (0.6.0-r0) 00:40:00 (33/33) Installing py3-pip (20.1.1-r0) 00:40:00 Executing busybox-1.31.1-r19.trigger 00:40:01 OK: 71 MiB in 55 packages 00:40:02 Removing intermediate container c7a8c07ee38d 00:40:02 ---> e80dda6659ec 00:40:02 Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] 00:40:02 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:03 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 00:40:03 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 00:40:03 ---> Running in 4b20a0302256 00:40:04 OK: 233 MiB in 51 packages 00:40:04 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 14.259s coverage: 81.9% of statements 00:40:04 Removing intermediate container 4b20a0302256 00:40:04 ---> 205b8cebac9d 00:40:04 Step 28/31 : CMD ["gate"] 00:40:05 ---> Running in 5a55dad8f5d5 00:40:06 Removing intermediate container 5a55dad8f5d5 00:40:06 ---> 2117a60f4c64 00:40:06 Step 29/31 : LABEL arch=x86_64 00:40:07 Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12 00:40:07 Step 2/21 : FROM ${BUILDER_BASE} AS builder 00:40:07 ---> b1c42c7cb2ae 00:40:07 Step 3/21 : WORKDIR /edgex-go 00:40:07 ---> Using cache 00:40:07 ---> 98b3fba79a37 00:40:07 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:40:07 ---> Using cache 00:40:07 ---> 90ee2dd00950 00:40:07 Step 5/21 : RUN apk add --update --no-cache make git 00:40:07 ---> Using cache 00:40:07 ---> 51a9d1127df7 00:40:07 Step 6/21 : COPY go.mod . 00:40:07 ---> Using cache 00:40:07 ---> 6770865022ec 00:40:07 Step 7/21 : RUN go mod download 00:40:07 ---> Using cache 00:40:07 ---> 885c56c6eb75 00:40:07 Step 8/21 : COPY . . 00:40:07 ---> Using cache 00:40:07 ---> 69573bdc7309 00:40:07 Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 00:40:08 Removing intermediate container a7c45ec0b95c 00:40:08 ---> a1fe3f6227fe 00:40:08 Step 6/23 : COPY go.mod . 00:40:08 ---> Running in 235ceb6fb15d 00:40:09 ---> Running in 7a58d8f7a4eb 00:40:09 Removing intermediate container 235ceb6fb15d 00:40:09 ---> 4fbd972a56c1 00:40:09 Step 30/31 : LABEL git_sha=667eb6bd1c499f875a20771a3203684b431a548b 00:40:09 ---> 1a03d78346ac 00:40:09 Step 7/23 : RUN go mod download 00:40:10 ---> Running in 2ce8cda5eda8 00:40:10 ---> Running in adba9f0dc9fe 00:40: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:40:12 Removing intermediate container adba9f0dc9fe 00:40:12 ---> 8f33172ab912 00:40:12 Step 31/31 : LABEL version=0.0.0 00:40:13 ---> Running in fa9b630f9a69 00:40:14 Removing intermediate container fa9b630f9a69 00:40:14 ---> aefce1f0b07b 00:40:14 00:40:14 Successfully built aefce1f0b07b 00:40:14 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 24.126s coverage: 92.9% of statements 00:40:14 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 00:40:14 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 00:40:14 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 00:40:14 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.055s coverage: 77.8% of statements 00:40:14 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 00:40:14 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 00:40:14 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 00:40:14 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 00:40:14 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 00:40:14 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.073s coverage: 87.2% of statements 00:40:14 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 00:40:14 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 00:40:14 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.044s coverage: 100.0% of statements 00:40:14 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 00:40:14 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.087s coverage: 75.5% of statements 00:40:14 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 00:40:14 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.065s coverage: 80.8% of statements 00:40:14 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.118s coverage: 87.2% of statements 00:40:14 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.133s coverage: 84.6% of statements 00:40:14 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.165s coverage: 91.6% of statements 00:40:14 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 00:40:14 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.543s coverage: 62.4% of statements 00:40:14 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 00:40:14 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 00:40:14 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.068s coverage: 100.0% of statements 00:40:14 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.075s coverage: 91.3% of statements 00:40:14 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.048s coverage: 100.0% of statements 00:40:14 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.076s coverage: 73.7% of statements 00:40:15 Successfully tagged docker-security-bootstrapper-go:latest 00:40:15 Removing intermediate container 2ce8cda5eda8 00:40:15 ---> bd8337d16311 00:40:15 Step 8/23 : COPY . . 00:40:15 Building docker-core-metadata-go 00:40:15 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.081s coverage: 100.0% of statements 00:40:18 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.979s coverage: 69.0% 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 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 00:40:20 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.404s coverage: 38.4% 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:20 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.093s coverage: 89.5% of statements 00:40:20 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 00:40:20 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.139s coverage: 84.8% of statements 00:40:27 ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.493s coverage: 47.0% of statements 00:40:27 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 00:40:27 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 00:40:27 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] 00:40:27 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] 00:40:27 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] 00:40:27 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.118s coverage: 100.0% of statements 00:40:27 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] 00:40:27 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.118s coverage: 100.0% of statements 00:40:27 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] 00:40:27 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2 [no test files] 00:40:27 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application [no test files] 00:40:27 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/bootstrap/container [no test files] 00:40:27 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/controller/http 0.393s coverage: 87.1% of statements 00:40:27 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces [no test files] 00:40:27 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces/mocks [no test files] 00:40:27 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/io [no test files] 00:40:27  Building docker-security-bootstrapper-go ... done Removing intermediate container 1be5ccd01a0f 00:40:27 ---> ec1df6254de3 00:40:27 Step 20/26 : RUN pip install docker-compose==1.23.2 00:40:29 ---> Running in 2b86258f912e 00:40:35 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 3.579s coverage: 29.1% of statements 00:40:35 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 00:40:35 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 00:40:35 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] 00:40:35 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] 00:40:35 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] 00:40:35 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.250s coverage: 99.0% of statements 00:40:35 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] 00:40:35 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.105s coverage: 100.0% of statements 00:40:35 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] 00:40:35 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2 [no test files] 00:40:35 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application [no test files] 00:40:35 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/bootstrap/container [no test files] 00:40:35 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http 0.253s coverage: 96.5% of statements 00:40:35 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces [no test files] 00:40:35 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces/mocks [no test files] 00:40:35 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/io [no test files] 00:40:35 ok github.com/edgexfoundry/edgex-go/internal/system 0.062s coverage: 0.0% of statements 00:40:35 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 00:40:35 ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.089s coverage: 100.0% of statements 00:40:35 ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] 00:40:35 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 00:40:35 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 00:40:35 ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] 00:40:35 ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.080s coverage: 87.9% of statements 00:40:35 ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] 00:40:35 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 00:40:35 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.065s coverage: 100.0% of statements 00:40:35 ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.059s coverage: 32.1% of statements 00:40:37 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.075s coverage: 100.0% of statements 00:40:38 GO111MODULE=on go vet ./... 00:40:41 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config 00:40:42 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 00:40:42 Step 2/23 : FROM ${BUILDER_BASE} AS builder 00:40:42 ---> b1c42c7cb2ae 00:40:42 Step 3/23 : WORKDIR /edgex-go 00:40:42 ---> Using cache 00:40:42 ---> 98b3fba79a37 00:40:42 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:40:42 ---> Using cache 00:40:42 ---> 90ee2dd00950 00:40:42 Step 5/23 : RUN apk add --update --no-cache make git 00:40:42 ---> Using cache 00:40:42 ---> 51a9d1127df7 00:40:42 Step 6/23 : COPY go.mod . 00:40:42 ---> Using cache 00:40:42 ---> 6770865022ec 00:40:42 Step 7/23 : RUN go mod download 00:40:42 ---> Using cache 00:40:42 ---> 885c56c6eb75 00:40:42 Step 8/23 : COPY . . 00:40:42 Collecting docker-compose==1.23.2 00:40:42 ---> Using cache 00:40:42 ---> 69573bdc7309 00:40:42 Step 9/23 : RUN make cmd/core-metadata/core-metadata 00:40:42 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 00:40:44 ---> Running in 79c7668267b4 00:40:44 Collecting websocket-client<1.0,>=0.32.0 00:40:44 Downloading websocket_client-0.58.0-py2.py3-none-any.whl (61 kB) 00:40:44 Collecting docker<4.0,>=3.6.0 00:40:44 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 00:40:45 Collecting PyYAML<4,>=3.10 00:40:45 Downloading PyYAML-3.13.tar.gz (270 kB) 00:40:46 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:40:49 Collecting jsonschema<3,>=2.5.1 00:40:49 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 00:40:51 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 00:40:51 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 00:40:52 Collecting cached-property<2,>=1.2.0 00:40:52 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 00:40:52 Collecting dockerpty<0.5,>=0.4.1 00:40:52 Downloading dockerpty-0.4.1.tar.gz (13 kB) 00:40:52 Removing intermediate container 6d1dfcfde79b 00:40:52 ---> c9ae6f51bf51 00:40:52 00:40:52 Step 10/22 : FROM alpine:3.12 00:40:52 ---> 88dd2752d2ea 00:40:52 Step 11/22 : RUN apk add --update --no-cache dumb-init 00:40:52 ---> Using cache 00:40:52 ---> 6ee959384458 00:40:52 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 00:40:52 ---> Using cache 00:40:52 ---> fc53acf46a9e 00:40:52 Step 13/22 : ENV APP_PORT=48085 00:40:52 ---> 11dcd6ef9136 00:40:52 Step 9/23 : RUN make cmd/core-data/core-data 00:40:53 Collecting docopt<0.7,>=0.6.1 00:40:53 Downloading docopt-0.6.2.tar.gz (25 kB) 00:40:53 ---> Running in 1a83b8fe9ac5 00:40:53 ---> Running in 1a91dba3b325 00:40:54 Removing intermediate container 7a58d8f7a4eb 00:40:54 ---> a19a903a8013 00:40:54 00:40:54 Step 10/21 : FROM alpine:3.12 00:40:54 ---> 88dd2752d2ea 00:40:54 Step 11/21 : RUN apk add --update --no-cache curl 00:40:54 Collecting texttable<0.10,>=0.9.0 00:40:54 Removing intermediate container 1a91dba3b325 00:40:54 ---> 34e9e59d45cb 00:40:54 Step 14/22 : EXPOSE $APP_PORT 00:40:54 Downloading texttable-0.9.1.tar.gz (11 kB) 00:40:54 ---> Running in e75a8676c8fd 00:40:54 ---> Running in de9a08ab9a12 00:40:55 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:55 Removing intermediate container de9a08ab9a12 00:40:55 ---> 53b5b17ddbaf 00:40:55 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 00:40:55 Collecting docker-pycreds>=0.4.0 00:40:55 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 00:40:55 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:55 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:55 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:55 Collecting idna<2.8,>=2.5 00:40:55 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 00:40:55 Collecting urllib3<1.25,>=1.21.1 00:40:55 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 00:40:56 Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. 00:40:56 Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. 00:40:56 Using legacy setup.py install for docopt, since package 'wheel' is not installed. 00:40:56 Using legacy setup.py install for texttable, since package 'wheel' is not installed. 00:40:56 ---> 83dca1fd84ed 00:40:56 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 00:40:56 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 00:40:56 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 00:40:56 Installing collected packages: websocket-client, docker-pycreds, idna, urllib3, requests, docker, PyYAML, jsonschema, cached-property, dockerpty, docopt, texttable, docker-compose 00:40:56 Attempting uninstall: idna 00:40:56 Found existing installation: idna 2.9 00:40:56 Uninstalling idna-2.9: 00:40:56 (1/4) Installing ca-certificates (20191127-r4) 00:40:56 (2/4) Installing nghttp2-libs (1.41.0-r0) 00:40:56 (3/4) Installing libcurl (7.69.1-r3) 00:40:56 (4/4) Installing curl (7.69.1-r3) 00:40:56 Executing busybox-1.31.1-r19.trigger 00:40:56 Executing ca-certificates-20191127-r4.trigger 00:40:56 Successfully uninstalled idna-2.9 00:40:56 OK: 7 MiB in 18 packages 00:40:57 Attempting uninstall: urllib3 00:40:57 Found existing installation: urllib3 1.25.9 00:40:57 Uninstalling urllib3-1.25.9: 00:40:57 Successfully uninstalled urllib3-1.25.9 00:40:57 ---> ac871cbd70ed 00:40:57 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 00:40:59 Attempting uninstall: requests 00:40:59 Found existing installation: requests 2.23.0 00:40:59 Uninstalling requests-2.23.0: 00:40:59 Successfully uninstalled requests-2.23.0 00:41:00 ---> a021797c57ee 00:41:00 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 00:41:00 ---> Running in 7d9a824205f9 00:41:00 Removing intermediate container e75a8676c8fd 00:41:00 ---> 4d3bf64efccc 00:41:00 Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 00:41:00 Running setup.py install for PyYAML: started 00:41:01 ---> Running in fab58d554db1 00:41:01 Removing intermediate container 7d9a824205f9 00:41:01 ---> a670489563a2 00:41:01 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:41:01 ---> Running in 98d85f860ef3 00:41:01 Removing intermediate container fab58d554db1 00:41:01 ---> 44620b23992a 00:41:01 Step 13/21 : WORKDIR /edgex 00:41:02 Running setup.py install for PyYAML: finished with status 'done' 00:41:02 ---> Running in 90c6974397f9 00:41:02 Removing intermediate container 98d85f860ef3 00:41:02 ---> a2e32438c90b 00:41:02 Step 20/22 : LABEL arch=x86_64 00:41:03 Running setup.py install for dockerpty: started 00:41:03 ---> Running in 09e10b1fe676 00:41:03 Removing intermediate container 90c6974397f9 00:41:03 ---> 218205e3d3e4 00:41:03 Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 00:41:03 Removing intermediate container 09e10b1fe676 00:41:03 ---> 7a07e0429375 00:41:03 Step 21/22 : LABEL git_sha=667eb6bd1c499f875a20771a3203684b431a548b 00:41:03 ---> Running in a88a7d02dd30 00:41:03 ---> 2e1557306897 00:41:03 Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 00:41:04 Running setup.py install for dockerpty: finished with status 'done' 00:41:04 Running setup.py install for docopt: started 00:41:04 Removing intermediate container a88a7d02dd30 00:41:04 ---> 6c19288a034f 00:41:04 Step 22/22 : LABEL version=0.0.0 00:41:04 ---> Running in a10783558eba 00:41:04 Removing intermediate container a10783558eba 00:41:04 ---> ef1dff046795 00:41:04 00:41:05 Running setup.py install for docopt: finished with status 'done' 00:41:05 Running setup.py install for texttable: started 00:41:05 Successfully built ef1dff046795 00:41:05 Successfully tagged docker-support-scheduler-go:latest 00:41:05  Building docker-support-scheduler-go ... done  ---> 9178bdc31356 00:41:05 Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 00:41:06 Running setup.py install for texttable: finished with status 'done' 00:41:08 ---> 94fb9fe39065 00:41:08 Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] 00:41:08 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.58.0 00:41:08 ---> Running in 9e99d82ce42a 00:41:10 Removing intermediate container 9e99d82ce42a 00:41:10 ---> 86904c701caa 00:41:10 Step 18/21 : CMD ["--init=true"] 00:41:10 ---> Running in d5cd89357f6a 00:41:10 Removing intermediate container d5cd89357f6a 00:41:10 ---> d6dd947d4086 00:41:10 Step 19/21 : LABEL arch=x86_64 00:41:10 ---> Running in 83be866eacb1 00:41:12 Removing intermediate container 83be866eacb1 00:41:12 ---> f9f27e6bc812 00:41:12 Step 20/21 : LABEL git_sha=667eb6bd1c499f875a20771a3203684b431a548b 00:41:14 ---> Running in 9e33ff869cab 00:41:14 Removing intermediate container 2b86258f912e 00:41:14 ---> 6b0ecdd4ab78 00:41:14 Step 21/26 : RUN apk --no-cache add curl 00:41:14 ---> Running in 594a878c4159 00:41:14 Removing intermediate container 9e33ff869cab 00:41:14 ---> 59e96d340563 00:41:14 Step 21/21 : LABEL version=0.0.0 00:41:14 ---> Running in 0d55f33fab9d 00:41:15 Removing intermediate container 0d55f33fab9d 00:41:15 ---> 907b7792f319 00:41:15 00:41:15 Successfully built 907b7792f319 00:41:15 Successfully tagged docker-security-proxy-setup-go:latest 00:41:15  Building docker-security-proxy-setup-go ... done fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 00:41:15 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 00:41:16 (1/3) Installing nghttp2-libs (1.41.0-r0) 00:41:16 (2/3) Installing libcurl (7.69.1-r3) 00:41:16 (3/3) Installing curl (7.69.1-r3) 00:41:16 Executing busybox-1.31.1-r19.trigger 00:41:16 OK: 72 MiB in 58 packages 00:41:17 Removing intermediate container 594a878c4159 00:41:17 ---> 242a3bc2d482 00:41:17 Step 22/26 : ENTRYPOINT ["/sys-mgmt-agent"] 00:41:17 ---> Running in c2fcdcbda2cc 00:41:18 Removing intermediate container c2fcdcbda2cc 00:41:18 ---> c0cecf1b14de 00:41:18 Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:41:18 ---> Running in a0c35c3473db 00:41:18 Removing intermediate container a0c35c3473db 00:41:18 ---> 6823980b9d17 00:41:18 Step 24/26 : LABEL arch=x86_64 00:41:19 ---> Running in e4e8aedef5be 00:41:19 Removing intermediate container e4e8aedef5be 00:41:19 ---> 8bffbf035765 00:41:19 Step 25/26 : LABEL git_sha=667eb6bd1c499f875a20771a3203684b431a548b 00:41:21 ---> Running in dd2b3598e3a4 00:41:21 Removing intermediate container 79c7668267b4 00:41:21 ---> 34981503df31 00:41:21 00:41:21 Step 10/23 : FROM alpine:3.12 00:41:21 ---> 88dd2752d2ea 00:41:21 Step 11/23 : RUN apk add --update --no-cache dumb-init 00:41:21 ---> Using cache 00:41:21 ---> 6ee959384458 00:41:21 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 00:41:21 ---> Using cache 00:41:21 ---> fc53acf46a9e 00:41:21 Step 13/23 : ENV APP_PORT=48081 00:41:21 Removing intermediate container dd2b3598e3a4 00:41:21 ---> fd43d2b2f55f 00:41:21 Step 26/26 : LABEL version=0.0.0 00:41:21 ---> Running in 04d79bd87f57 00:41:21 ---> Running in 24c53d4342a1 00:41:21 Removing intermediate container 04d79bd87f57 00:41:21 ---> 2c612af10df5 00:41:21 Step 14/23 : EXPOSE $APP_PORT 00:41:22 ---> Running in b0b3e16a1702 00:41:22 Removing intermediate container 24c53d4342a1 00:41:22 ---> c4f5ea954a95 00:41:22 00:41:22 Successfully built c4f5ea954a95 00:41:22 Successfully tagged docker-sys-mgmt-agent-go:latest 00:41:22  Building docker-sys-mgmt-agent-go ... done Removing intermediate container b0b3e16a1702 00:41:22 ---> bc85acae8860 00:41:22 Step 15/23 : WORKDIR / 00:41:22 ---> Running in dffa51324864 00:41:23 Removing intermediate container dffa51324864 00:41:23 ---> a77e69898480 00:41:23 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 00:41:23 ---> e1172d03a7c3 00:41:23 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 00:41:24 ---> 5113dd3b5d34 00:41:24 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 00:41:26 ---> 1fdaadd5ed17 00:41:26 Step 19/23 : ENTRYPOINT ["/core-metadata"] 00:41:26 ---> Running in 480908c93816 00:41:27 Removing intermediate container 480908c93816 00:41:27 ---> 7a78cf046189 00:41:27 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:41:27 ---> Running in acbc15e288b2 00:41:27 Removing intermediate container acbc15e288b2 00:41:27 ---> af91fbf64af7 00:41:27 Step 21/23 : LABEL arch=x86_64 00:41:27 ---> Running in 649dc05b263c 00:41:28 Removing intermediate container 649dc05b263c 00:41:28 ---> 49613554e517 00:41:28 Step 22/23 : LABEL git_sha=667eb6bd1c499f875a20771a3203684b431a548b 00:41:30 ---> Running in abba00e30473 00:41:30 Removing intermediate container 1a83b8fe9ac5 00:41:30 ---> 35fd8d37d29e 00:41:30 00:41:30 Step 10/23 : FROM alpine:3.12 00:41:30 ---> 88dd2752d2ea 00:41:30 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 00:41:30 ---> Running in 790f9449106d 00:41:30 Removing intermediate container abba00e30473 00:41:30 ---> 5b8a52449207 00:41:30 Step 23/23 : LABEL version=0.0.0 00:41:30 ---> Running in e07bc275e459 00:41:30 Removing intermediate container 790f9449106d 00:41:30 ---> 8d83f6187f51 00:41:30 Step 12/23 : ENV APP_PORT=48080 00:41:30 ---> Running in ac3d884b4881 00:41:30 Removing intermediate container e07bc275e459 00:41:30 ---> 7ba2e75b9deb 00:41:30 00:41:30 Successfully built 7ba2e75b9deb 00:41:30 Successfully tagged docker-core-metadata-go:latest 00:41:30 Removing intermediate container ac3d884b4881 00:41:30 ---> b28dfe11bd0b 00:41:30 Step 13/23 : EXPOSE $APP_PORT 00:41:30  Building docker-core-metadata-go ... done  ---> Running in 1490f8671352 00:41:30 Removing intermediate container 1490f8671352 00:41:30 ---> 4bdfb54d6595 00:41:30 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:41:31 ---> Running in ac293381190b 00:41:32 Removing intermediate container ac293381190b 00:41:32 ---> 84a21b928068 00:41:32 Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init 00:41:32 ---> Running in 58079a6ca2d4 00:41:32 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 00:41:33 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 00:41:34 (1/6) Installing dumb-init (1.2.2-r1) 00:41:34 (2/6) Installing libgcc (9.3.0-r2) 00:41:34 (3/6) Installing libsodium (1.0.18-r0) 00:41:34 (4/6) Installing libstdc++ (9.3.0-r2) 00:41:34 (5/6) Installing libzmq (4.3.3-r0) 00:41:34 (6/6) Installing zeromq (4.3.3-r0) 00:41:34 Executing busybox-1.31.1-r19.trigger 00:41:34 OK: 8 MiB in 20 packages 00:41:35 Removing intermediate container 58079a6ca2d4 00:41:35 ---> 359a095d62e1 00:41:35 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 00:41:35 ---> 9a50dc2a540b 00:41:35 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 00:41:36 ---> a36bf2eb73be 00:41:36 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 00:41:36 ---> a6046946f718 00:41:36 Step 19/23 : ENTRYPOINT ["/core-data"] 00:41:36 ---> Running in bf5d73140635 00:41:36 Removing intermediate container bf5d73140635 00:41:36 ---> 1eb1e26475b1 00:41:36 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:41:36 ---> Running in 3fefeec37620 00:41:37 Removing intermediate container 3fefeec37620 00:41:37 ---> 3d38b22c140a 00:41:37 Step 21/23 : LABEL arch=x86_64 00:41:37 ---> Running in c630f9fac34f 00:41:37 Removing intermediate container c630f9fac34f 00:41:37 ---> 5142a00fcdc5 00:41:37 Step 22/23 : LABEL git_sha=667eb6bd1c499f875a20771a3203684b431a548b 00:41:37 ---> Running in 3c5695b32873 00:41:37 Removing intermediate container 3c5695b32873 00:41:37 ---> a33129ebc1dc 00:41:37 Step 23/23 : LABEL version=0.0.0 00:41:37 ---> Running in 2c324b5bd002 00:41:37 Removing intermediate container 2c324b5bd002 00:41:37 ---> 47578f52fadc 00:41:37 00:41:37 Successfully built 47578f52fadc 00:41:37 Successfully tagged docker-core-data-go:latest 00:41:38  Building docker-core-data-go ... done  [Pipeline] } 00:41:38 $ docker stop --time=1 11ec7d2be0ea163ee61ad6d7776f9bd3992ee3636af0b0321ea86de672a329a5 00:41:40 $ docker rm -f 11ec7d2be0ea163ee61ad6d7776f9bd3992ee3636af0b0321ea86de672a329a5 [Pipeline] // withDockerContainer [Pipeline] sh 00:41:40 + docker images 00:41:40 + grep docker 00:41:41 docker-core-data-go latest 47578f52fadc 4 seconds ago 22.6MB 00:41:41 docker-core-metadata-go latest 7ba2e75b9deb 11 seconds ago 19MB 00:41:41 docker-sys-mgmt-agent-go latest c4f5ea954a95 19 seconds ago 313MB 00:41:41 docker-security-proxy-setup-go latest 907b7792f319 27 seconds ago 24.7MB 00:41:41 docker-support-scheduler-go latest ef1dff046795 37 seconds ago 17.3MB 00:41:41 docker-security-bootstrapper-go latest aefce1f0b07b About a minute ago 18.8MB 00:41:41 docker-security-secretstore-setup-go latest 33e4e0a5fc9d About a minute ago 24.9MB 00:41:41 docker-support-notifications-go latest c6b2739c251f 2 minutes ago 17.8MB 00:41:41 docker-core-command-go latest 2a4b651cc5d4 2 minutes ago 17.2MB 00:41:41 docker 20.10.0 aefe523efa57 3 months ago 240MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [Pipeline] findFiles [Pipeline] node 00:41:57 Still waiting to schedule task 00:41:57 Waiting for next available executor on ‘prd-ubuntu18.04-docker-8c-8g-29887’ 00:42:00 gofmt -l . 00:42:00 [ "`gofmt -l .`" = "" ] 00:42:00 ./bin/test-go-mod-tidy.sh 00:42:00 ./bin/test-attribution-txt.sh [Pipeline] sh 00:42:02 + ls -al . 00:42:02 total 788 00:42:02 drwxrwxr-x 9 1001 1001 4096 Mar 16 00:42 . 00:42:02 drwxr-xr-x 4 root root 4096 Mar 16 00:37 .. 00:42:02 -rw-rw-r-- 1 1001 1001 11 Mar 16 00:35 .dockerignore 00:42:02 drwxrwxr-x 8 1001 1001 4096 Mar 16 00:35 .git 00:42:02 drwxrwxr-x 3 1001 1001 4096 Mar 16 00:35 .github 00:42:02 -rw-rw-r-- 1 1001 1001 818 Mar 16 00:35 .gitignore 00:42:02 -rw-rw-r-- 1 1001 1001 166 Mar 16 00:35 .sonarcloud.properties 00:42:02 -rw-rw-r-- 1 1001 1001 8607 Mar 16 00:35 Attribution.txt 00:42:02 -rw-rw-r-- 1 1001 1001 3804 Mar 16 00:35 CONTRIBUTING.md 00:42:02 -rw-rw-r-- 1 1001 1001 931 Mar 16 00:35 Dockerfile.build 00:42:02 -rw-rw-r-- 1 1001 1001 863 Mar 16 00:35 Jenkinsfile 00:42:02 -rw-rw-r-- 1 1001 1001 10775 Mar 16 00:35 LICENSE 00:42:02 -rw-rw-r-- 1 1001 1001 5774 Mar 16 00:35 Makefile 00:42:02 -rw-rw-r-- 1 1001 1001 6548 Mar 16 00:35 README.md 00:42:02 -rw-rw-r-- 1 1001 1001 6755 Mar 16 00:35 SECURITY.md 00:42:02 -rw-rw-r-- 1 1001 1001 5 Mar 16 00:32 VERSION 00:42:02 -rw-rw-r-- 1 1001 1001 4131 Mar 16 00:35 ZMQWindows.md 00:42:02 drwxrwxr-x 2 1001 1001 4096 Mar 16 00:35 bin 00:42:02 drwxrwxr-x 14 1001 1001 4096 Mar 16 00:35 cmd 00:42:02 -rw-r--r-- 1 root root 650607 Mar 16 00:40 coverage.out 00:42:02 -rw-r--r-- 1 root root 1055 Mar 16 00:41 go.mod 00:42:02 -rw-r--r-- 1 root root 21981 Mar 16 00:42 go.sum 00:42:02 drwxrwxr-x 8 1001 1001 4096 Mar 16 00:35 internal 00:42:02 drwxrwxr-x 4 1001 1001 4096 Mar 16 00:35 openapi 00:42:02 drwxrwxr-x 4 1001 1001 4096 Mar 16 00:35 snap 00:42:02 -rw-rw-r-- 1 1001 1001 168 Mar 16 00:35 version.go [Pipeline] sh 00:42:03 + '[' -e coverage.out ] 00:42:03 + chown 1001:1001 coverage.out [Pipeline] stash 00:42:03 Warning: overwriting stash ‘coverage-report’ 00:42:04 Stashed 1 file(s) [Pipeline] sh 00:42:05 + make build 00:42:05 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data 00:42:17 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:40 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:44 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 00:42:49 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:42: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:42:55 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:02 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:05 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:09 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 00:43:12 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config 00:43:16 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [Pipeline] } 00:43:23 $ docker stop --time=1 54606a72b3836994d02675d385e58e72920b76aaeb7cf5e1c4964b70ac29a100 00:43:25 $ docker rm -f 54606a72b3836994d02675d385e58e72920b76aaeb7cf5e1c4964b70ac29a100 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 00:43:28 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 00:43:28 00:43:28 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh 00:43:28 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 00:43:28 latest: Pulling from edgex-devops/edgex-compose-arm64 00:43:28 29e5d40040c1: Pulling fs layer 00:43:28 1ce36da41761: Pulling fs layer 00:43:28 25b303627fd3: Pulling fs layer 00:43:28 29e5d40040c1: Download complete 00:43:29 1ce36da41761: Verifying Checksum 00:43:29 29e5d40040c1: Pull complete 00:43:30 1ce36da41761: Pull complete 00:43:31 25b303627fd3: Verifying Checksum 00:43:31 25b303627fd3: Download complete 00:43:41 25b303627fd3: Pull complete 00:43:41 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 00:43:41 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 00:43:41 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer 00:43:41 prd-ubuntu18.04-docker-arm64-4c-16g-29881 does not seem to be running inside a container 00:43:41 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/9 -v /w/workspace/edgex-go/9:/w/workspace/edgex-go/9:rw,z -v /w/workspace/edgex-go/9@tmp:/w/workspace/edgex-go/9@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 00:43:45 $ docker top 00b8e9af4399efda50fb8d56d0d690808e082d072b7f2499b68ff27877c33773 -eo pid,comm [Pipeline] { [Pipeline] sh 00:43:45 + docker-compose build --help 00:43:45 + grep parallel 00:43:46 Running on prd-ubuntu18.04-docker-8c-8g-29889 in /w/workspace/edgexfoundry_edgex-go_PR-3223 [Pipeline] { [Pipeline] ws 00:43:46 Running in /w/workspace/edgex-go/9 [Pipeline] { [Pipeline] checkout 00:43:48 using credential edgex-jenkins-ssh 00:43:48 Cloning the remote Git repository 00:43:48 Cloning repository git@github.com:edgexfoundry/edgex-go.git 00:43:48 > git init /w/workspace/edgex-go/9 # timeout=10 00:43:48 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 00:43:48 > git --version # timeout=10 00:43:48 > git --version # 'git version 2.17.1' 00:43:48 using GIT_SSH to set credentials SSH Credentials for GitHub 00:43:48 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 00:43:50 --parallel Build images in parallel. [Pipeline] } 00:43:50 $ docker stop --time=1 00b8e9af4399efda50fb8d56d0d690808e082d072b7f2499b68ff27877c33773 00:43:52 $ docker rm -f 00b8e9af4399efda50fb8d56d0d690808e082d072b7f2499b68ff27877c33773 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 00:43:53 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 00:43:53 . [Pipeline] withDockerContainer 00:43:53 prd-ubuntu18.04-docker-arm64-4c-16g-29881 does not seem to be running inside a container 00:43:53 $ 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/9 -v /w/workspace/edgex-go/9:/w/workspace/edgex-go/9:rw,z -v /w/workspace/edgex-go/9@tmp:/w/workspace/edgex-go/9@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:54 $ docker top 3405831679c3f369f47a53c7705b80123401883d926f0c0b7a4d5a7ed4a52419 -eo pid,comm [Pipeline] { [Pipeline] sh 00:43:55 + docker-compose -f ./docker-compose-build.yml build --parallel 00:43:57 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 00:43:57 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 00:43:57 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 00:43:57 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 00:43:57 using GIT_SSH to set credentials SSH Credentials for GitHub 00:43:57 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3223/head:refs/remotes/origin/PR-3223 +refs/heads/master:refs/remotes/origin/master # timeout=10 00:43:58 Merging remotes/origin/master commit 7baeca4eebb4ae03aa45f246de6ab0a897fafe7c into PR head commit e16aee3722b0f014e7611225c341ea548abb8698 00:43:58 Merge succeeded, producing 9d101b949d35a8b393d72d51f71a0e0acb53fd8d 00:43:58 Checking out Revision 9d101b949d35a8b393d72d51f71a0e0acb53fd8d (PR-3223) 00:43:58 > git config core.sparsecheckout # timeout=10 00:43:58 > git checkout -f e16aee3722b0f014e7611225c341ea548abb8698 # timeout=10 00:43:58 > git remote # timeout=10 00:43:58 > git config --get remote.origin.url # timeout=10 00:43:58 using GIT_SSH to set credentials SSH Credentials for GitHub 00:43:58 > git merge 7baeca4eebb4ae03aa45f246de6ab0a897fafe7c # timeout=10 00:43:58 > git rev-parse HEAD^{commit} # timeout=10 00:43:58 > git config core.sparsecheckout # timeout=10 00:43:58 > git checkout -f 9d101b949d35a8b393d72d51f71a0e0acb53fd8d # timeout=10 00:44:00 Building docker-core-command-go ... 00:44:00 Building docker-core-data-go ... 00:44:00 Building docker-core-metadata-go ... 00:44:00 Building docker-security-bootstrapper-go ... 00:44:00 Building docker-security-proxy-setup-go ... 00:44:00 Building docker-security-secretstore-setup-go ... 00:44:00 Building docker-support-notifications-go ... 00:44:00 Building docker-support-scheduler-go ... 00:44:00 Building docker-sys-mgmt-agent-go ... 00:44:00 Building docker-security-bootstrapper-go 00:44:00 Building docker-core-command-go 00:44:00 Building docker-support-notifications-go 00:44:00 Building docker-security-secretstore-setup-go 00:44:00 Building docker-core-metadata-go 00:44:01 Commit message: "Merge commit '7baeca4eebb4ae03aa45f246de6ab0a897fafe7c' into HEAD" 00:44:01 > git rev-list --no-walk e16aee3722b0f014e7611225c341ea548abb8698 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:44:03 + echo snap-build.sh 00:44:03 snap-build.sh 00:44:03 + SNAP_BASE_DIR=. 00:44:03 + '[' '!' -z /w/workspace/edgex-go/9 ']' 00:44:03 + SNAP_BASE_DIR=/w/workspace/edgex-go/9 00:44:03 + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/9]' 00:44:03 [snap-build] Building snap in dir [/w/workspace/edgex-go/9] 00:44:03 + cd /w/workspace/edgex-go/9 00:44:03 + sudo apt-get remove -qy --purge lxd lxd-client 00:44:03 Reading package lists... 00:44:03 Building dependency tree... 00:44:03 Reading state information... 00:44:03 The following packages were automatically installed and are no longer required: 00:44:03 dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs 00:44:03 uidmap xdelta3 00:44:03 Use 'sudo apt autoremove' to remove them. 00:44:03 The following packages will be REMOVED: 00:44:03 lxd* lxd-client* 00:44:03 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. 00:44:03 After this operation, 31.7 MB disk space will be freed. 00:44:04 (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:44:04 Removing lxd (3.0.3-0ubuntu1~18.04.1) ... 00:44:05 Removing lxd dnsmasq configuration 00:44:05 Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... 00:44:05 Processing triggers for man-db (2.8.3-2ubuntu0.1) ... 00:44:06 Processing triggers for libc-bin (2.27-3ubuntu1.3) ... 00:44:06 (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:44:06 Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... 00:44:08 Processing triggers for systemd (237-3ubuntu10.42) ... 00:44:08 Processing triggers for ureadahead (0.100.0-21) ... 00:44:09 + sudo snap remove --purge lxd 00:44:09 snap "lxd" is not installed 00:44:09 + sudo groupadd --force --system lxd 00:44:09 ++ whoami 00:44:09 + sudo /usr/sbin/usermod -G lxd -a jenkins 00:44:09 + newgrp - lxd 00:44:09 + sudo snap install lxd 00:44:21 2021-03-16T00:44:18Z INFO Waiting for automatic snapd restart... 00:44:36 lxd 4.12 from Canonical* installed 00:44:36 + sudo lxd init --auto 00:44:45 + sudo snap install --classic snapcraft 00:44:53 snapcraft 4.5.4 from Canonical* installed 00:44:53 + '[' -f snap/local/patches/0001-optimize-build-for-pipeline-CI-check.patch ']' 00:44:53 + patch --verbose -p1 00:44:53 Hmm... Looks like a unified diff to me... 00:44:53 The text leading up to this was: 00:44:53 -------------------------- 00:44:53 |From 0510531350ba940eafa289c8b699567ab358c449 Mon Sep 17 00:00:00 2001 00:44:53 |From: Tony Espy 00:44:53 |Date: Tue, 9 Mar 2021 19:05:15 -0500 00:44:53 |Subject: [PATCH] optimize snap build for pipeline CI check 00:44:53 | 00:44:53 |This patch is used by the EdgeX CI pipeline builds to 00:44:53 |optimize the snap CI check run for pull requests. When 00:44:53 |applied, it essentially strips out everything (apps and 00:44:53 |parts) from the snapcraft.yaml file except those required 00:44:53 |to build edgex-go, as the whole idea of the CI check is to 00:44:53 |catch changes to edgex-go that break the snap build. 00:44:53 | 00:44:53 |In general, anyone updating snapcraft.yaml will also need 00:44:53 |to update this patch file, otherwise it may fail to apply, 00:44:53 |resulting in a failed snap build CI check in the associated 00:44:53 |pull request. 00:44:53 | 00:44:53 |Note - in addition to applying this patch, the pipeline also 00:44:53 |only primes the snap (e.g. `snapcraft prime`), as there's no 00:44:53 |need to build the finally binary .snap file (and it won't 00:44:53 |work with the patch applied). This further reduces the build 00:44:53 |time. 00:44:53 |--- 00:44:53 | snap/snapcraft.yaml | 452 +------------------------------------------- 00:44:53 | 1 file changed, 1 insertion(+), 451 deletions(-) 00:44:53 | 00:44:53 |diff --git a/snap/snapcraft.yaml b/snap/snapcraft.yaml 00:44:53 |index d8bc12bc..5a5f5fbb 100644 00:44:53 |--- a/snap/snapcraft.yaml 00:44:53 |+++ b/snap/snapcraft.yaml 00:44:53 -------------------------- 00:44:53 patching file snap/snapcraft.yaml 00:44:53 Using Plan A... 00:44:53 Hunk #1 FAILED at 73. 00:44:53 Hunk #2 succeeded at 296 (offset 19 lines). 00:44:53 Hunk #3 succeeded at 308 (offset 19 lines). 00:44:53 Hunk #4 succeeded at 316 (offset 19 lines). 00:44:53 Hunk #5 succeeded at 323 (offset 19 lines). 00:44:53 Hunk #6 succeeded at 350 (offset 19 lines). 00:44:53 Hunk #7 succeeded at 362 (offset 19 lines). 00:44:53 Hunk #8 succeeded at 421 (offset 22 lines). 00:44:53 1 out of 8 hunks FAILED -- saving rejects to file snap/snapcraft.yaml.rej 00:44:53 Hmm... Ignoring the trailing garbage. 00:44:53 done [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 00:44:54 Failed in branch amd64 00:45:21 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 00:45:21 Step 2/22 : FROM ${BUILDER_BASE} AS builder 00:45:21 ---> 0fa5d5004622 00:45:21 Step 3/22 : WORKDIR /edgex-go 00:45:21 Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12 00:45:21 Step 2/24 : FROM ${BUILDER_BASE} AS builder 00:45:21 ---> 0fa5d5004622 00:45:21 Step 3/24 : WORKDIR /edgex-go 00:45:21 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 00:45:21 Step 2/23 : FROM ${BUILDER_BASE} AS builder 00:45:21 ---> 0fa5d5004622 00:45:21 Step 3/23 : WORKDIR /edgex-go 00:45:21 Step 1/31 : ARG BUILDER_BASE=golang:1.15-alpine3.12 00:45:21 Step 2/31 : FROM ${BUILDER_BASE} AS builder 00:45:21 ---> 0fa5d5004622 00:45:21 Step 3/31 : WORKDIR /edgex-go 00:45:21 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 00:45:21 Step 2/23 : FROM ${BUILDER_BASE} AS builder 00:45:21 ---> 0fa5d5004622 00:45:21 Step 3/23 : WORKDIR /edgex-go 00:45:21 ---> Running in e82f71943564 00:45:21 ---> Running in 19dd48c8f2dc 00:45:21 ---> Running in c9d9961cb0cf 00:45:21 ---> Running in 0c97fb999053 00:45:21 ---> Running in c2038fb58f49 00:45:21 Removing intermediate container e82f71943564 00:45:21 ---> bc485f92ed7d 00:45:21 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositoriesRemoving intermediate container 0c97fb999053 00:45:21 00:45:21 ---> 7d5b90117cbc 00:45:21 Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:45:21 Removing intermediate container c2038fb58f49 00:45:21 ---> 78ff9f54bf13 00:45:21 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:45:21 Removing intermediate container c9d9961cb0cf 00:45:21 ---> c876c7d4fe78 00:45:21 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:45:21 Removing intermediate container 19dd48c8f2dc 00:45:21 ---> 52638ca1ed12 00:45:21 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:45:21 ---> Running in 5013ab53676f 00:45:21 ---> Running in acb5a6d4b410 00:45:21 ---> Running in 1d49df04f29f 00:45:21 ---> Running in 454297b08007 00:45:21 ---> Running in 2978d09ef4c5 00:45:21 Removing intermediate container acb5a6d4b410 00:45:21 ---> fba78dadb917 00:45:21 Step 5/31 : RUN apk add --update --no-cache make git 00:45:21 Removing intermediate container 5013ab53676f 00:45:21 ---> 0860cdc17ac1 00:45:21 Step 5/24 : RUN apk add --update --no-cache make git 00:45:21 ---> Running in 71a3e71f5877 00:45:21 ---> Running in 8df74f7ddca4 00:45:21 Removing intermediate container 1d49df04f29f 00:45:21 ---> 179208a35135 00:45:21 Step 5/23 : RUN apk add --update --no-cache make git 00:45:21 ---> Running in a66f94b918cf 00:45:21 Removing intermediate container 2978d09ef4c5 00:45:21 ---> 268cf0fa691c 00:45:21 Step 5/23 : RUN apk add --update --no-cache make git 00:45:21 Removing intermediate container 454297b08007 00:45:21 ---> 58da21be6be3 00:45:21 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 00:45:21 ---> Running in a468255647c5 00:45:21 ---> Running in 27902dd4508c 00:45:21 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 00:45:21 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 00:45:21 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 00:45:21 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 00:45:21 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 00:45:21 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 00:45:21 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 00:45:21 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 00:45:21 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 00:45:21 OK: 217 MiB in 51 packages 00:45:21 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 00:45:22 OK: 217 MiB in 51 packages 00:45:22 OK: 217 MiB in 51 packages 00:45:22 OK: 217 MiB in 51 packages 00:45:22 OK: 217 MiB in 51 packages 00:45:23 Removing intermediate container 71a3e71f5877 00:45:23 ---> 79197c0a1155 00:45:23 Step 6/31 : COPY go.mod . 00:45:23 Removing intermediate container 8df74f7ddca4 00:45:23 ---> 7be77832a687 00:45:23 Step 6/24 : COPY go.mod . 00:45:24 Removing intermediate container a66f94b918cf 00:45:24 ---> f3e72a66ddd3 00:45:24 Step 6/23 : COPY go.mod . 00:45:24 ---> 791d9d2644a7 00:45:24 Step 7/31 : RUN go mod download 00:45:24 Removing intermediate container 27902dd4508c 00:45:24 ---> 1e84d6030249 00:45:24 Step 6/22 : COPY go.mod . 00:45:24 Removing intermediate container a468255647c5 00:45:24 ---> 985074d88720 00:45:24 Step 6/23 : COPY go.mod . 00:45:24 ---> Running in 560221cc875e 00:45:24 ---> 2dbb0789b649 00:45:24 Step 7/24 : RUN go mod download 00:45:25 ---> Running in f8992153d414 00:45:25 ---> 6e888af0adfd 00:45:25 Step 7/23 : RUN go mod download 00:45:25 ---> Running in 8090e5116549 00:45:25 ---> 674350af9135 00:45:25 Step 7/22 : RUN go mod download 00:45:25 ---> Running in 208e7c73f65f 00:45:26 ---> b2e9fc200e6f 00:45:26 Step 7/23 : RUN go mod download 00:45:26 ---> Running in 8a5b602f685e 00:45:29 Removing intermediate container 560221cc875e 00:45:29 ---> c76308222916 00:45:29 Step 8/31 : COPY . . 00:45:30 Removing intermediate container f8992153d414 00:45:30 ---> 0d6e14008b8a 00:45:30 Step 8/24 : COPY . . 00:45:30 Removing intermediate container 8090e5116549 00:45:30 ---> 25a854a07b00 00:45:30 Step 8/23 : COPY . . 00:45:30 Removing intermediate container 208e7c73f65f 00:45:30 ---> 63ee00816a79 00:45:30 Step 8/22 : COPY . . 00:45:31 Removing intermediate container 8a5b602f685e 00:45:31 ---> ad8bb0b2867a 00:45:31 Step 8/23 : COPY . . 00:45:58 ---> 2f2d89e79dba 00:45:58 Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper 00:45:58 ---> ae88c947b1e4 00:45:58 Step 9/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 00:45:58 ---> 121ca0acf59c 00:45:58 Step 9/23 : RUN make cmd/core-command/core-command 00:45:58 ---> Running in 27f85bb41f1a 00:45:58 ---> d41254445685 00:45:58 Step 9/23 : RUN make cmd/core-metadata/core-metadata 00:45:58 ---> 053bd5fb70d0 00:45:58 Step 9/22 : RUN make cmd/support-notifications/support-notifications 00:45:58 ---> Running in 35b3c78ce940 00:45:58 ---> Running in 2c827f535a22 00:45:58 ---> Running in 29dd334776ef 00:45:58 ---> Running in 09188c8dc1a2 00:45: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:45: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:45: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:45: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:45:58 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:35 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:41 Removing intermediate container 2c827f535a22 00:47:41 ---> 5392c845c8f9 00:47:41 00:47:41 Step 10/24 : FROM alpine:3.12 00:47:41 3.12: Pulling from library/alpine 00:47:43 Digest: sha256:a295107679b0d92cb70145fc18fb53c76e79fceed7e1cf10ed763c7c102c5ebe 00:47:43 Status: Downloaded newer image for alpine:3.12 00:47:43 ---> d10569e2745f 00:47:43 Step 11/24 : RUN apk add --update --no-cache ca-certificates dumb-init curl 00:47:43 ---> Running in a1dfa4321c87 00:47:46 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 00:47:46 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 00:47:47 (1/5) Installing ca-certificates (20191127-r4) 00:47:47 (2/5) Installing nghttp2-libs (1.41.0-r0) 00:47:47 (3/5) Installing libcurl (7.69.1-r3) 00:47:47 (4/5) Installing curl (7.69.1-r3) 00:47:47 (5/5) Installing dumb-init (1.2.2-r1) 00:47:47 Executing busybox-1.31.1-r19.trigger 00:47:47 Executing ca-certificates-20191127-r4.trigger 00:47:47 OK: 7 MiB in 19 packages 00:47:47 Removing intermediate container 27f85bb41f1a 00:47:47 ---> 78b13cad33c7 00:47:47 00:47:47 Step 10/31 : FROM alpine:3.12 00:47:47 ---> d10569e2745f 00:47:47 Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 00:47:47 ---> Running in fd2e1c29c762 00:47:48 Removing intermediate container fd2e1c29c762 00:47:48 ---> 7e50932e0b2f 00:47:48 Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec 00:47:49 ---> Running in 332822b2f77c 00:47:50 Removing intermediate container a1dfa4321c87 00:47:50 ---> fbcd3df95d66 00:47:50 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 00:47:50 ---> Running in 4f9fd5830cad 00:47:51 Removing intermediate container 4f9fd5830cad 00:47:51 ---> 9a9d3afeac76 00:47:51 Step 13/24 : WORKDIR / 00:47:51 ---> Running in ef061b9c61cf 00:47:51 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 00:47:51 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 00:47:51 Removing intermediate container ef061b9c61cf 00:47:52 ---> 5d2bfc68fc86 00:47:52 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:47:52 (1/2) Installing dumb-init (1.2.2-r1) 00:47:52 (2/2) Installing su-exec (0.2-r1) 00:47:52 Executing busybox-1.31.1-r19.trigger 00:47:52 OK: 5 MiB in 16 packages 00:47:53 ---> ddf85c17a483 00:47:53 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:47:54 Removing intermediate container 332822b2f77c 00:47:54 ---> 0420df645580 00:47:54 Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init 00:47:54 ---> db20fff45d71 00:47:54 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 00:47:54 ---> Running in 4f3e859db161 00:47:55 Removing intermediate container 4f3e859db161 00:47:55 ---> cc64bf03e8a6 00:47:55 Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 00:47:56 ---> Running in b7bb99dcbac2 00:47:57 ---> 611947f4e707 00:47:57 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 00:47:57 Removing intermediate container b7bb99dcbac2 00:47:57 ---> 338f7427c3f6 00:47:57 Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 00:47:58 ---> Running in 0e7e5c558a91 00:48:00 ---> 23c8b5ba98fc 00:48:00 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 00:48:00 Removing intermediate container 35b3c78ce940 00:48:00 ---> 7a0b3b20a397 00:48:00 00:48:00 Step 10/23 : FROM alpine:3.12 00:48:00 ---> d10569e2745f 00:48:00 Step 11/23 : RUN apk add --update --no-cache dumb-init 00:48:01 ---> Running in 0b247a22b68e 00:48:02 ---> e3a4b49c5553 00:48:02 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 00:48:02 Removing intermediate container 29dd334776ef 00:48:02 ---> b6b87d91eae7 00:48:02 00:48:02 Step 10/22 : FROM alpine:3.12 00:48:02 ---> d10569e2745f 00:48:02 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 00:48:03 Removing intermediate container 0e7e5c558a91 00:48:03 ---> 0652b63b4a8b 00:48:03 Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} 00:48:03 ---> Running in af0382517006 00:48:03 ---> Running in e56dc598b3d9 00:48:03 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 00:48:03 ---> c5d86a82420d 00:48:03 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:03 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 00:48:04 ---> Running in bae6b66f10e0 00:48:04 Removing intermediate container e56dc598b3d9 00:48:04 ---> 174ad354e2c7 00:48:04 Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 00:48:04 (1/1) Installing dumb-init (1.2.2-r1) 00:48:04 Executing busybox-1.31.1-r19.trigger 00:48:04 OK: 5 MiB in 15 packages 00:48:06 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 00:48:06 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 00:48:06 ---> 6a2bc780d48c 00:48:06 Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 00:48:06 ---> Running in 42d984f9a9d6 00:48:06 (1/2) Installing ca-certificates (20191127-r4) 00:48:06 (2/2) Installing dumb-init (1.2.2-r1) 00:48:06 Executing busybox-1.31.1-r19.trigger 00:48:06 Executing ca-certificates-20191127-r4.trigger 00:48:07 Removing intermediate container 0b247a22b68e 00:48:07 ---> 8025c5ed63c1 00:48:07 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 00:48:07 OK: 6 MiB in 16 packages 00:48:07 ---> Running in 26e5e56262bf 00:48:08 Removing intermediate container 26e5e56262bf 00:48:08 ---> 89ae2dd2b9d0 00:48:08 Step 13/23 : ENV APP_PORT=48082 00:48:09 Removing intermediate container bae6b66f10e0 00:48:09 ---> 03cccddb6a2d 00:48:09 Step 21/24 : ENTRYPOINT ["entrypoint.sh"] 00:48:09 ---> Running in 93c60475743e 00:48:09 ---> Running in 0d46dad8f760 00:48:09 Removing intermediate container af0382517006 00:48:09 ---> bc56fe8f8790 00:48:09 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 00:48:09 Removing intermediate container 09188c8dc1a2 00:48:09 ---> b535ab87616f 00:48:09 00:48:09 Step 10/23 : FROM alpine:3.12 00:48:09 ---> d10569e2745f 00:48:09 Step 11/23 : RUN apk add --update --no-cache dumb-init 00:48:09 ---> Using cache 00:48:09 ---> 8025c5ed63c1 00:48:09 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 00:48:09 ---> Using cache 00:48:09 ---> 89ae2dd2b9d0 00:48:09 Step 13/23 : ENV APP_PORT=48081 00:48:09 ---> Running in 4f72bdffb05d 00:48:09 ---> Running in f6c92a69ceb0 00:48:10 Removing intermediate container 93c60475743e 00:48:10 ---> 08e7908c2658 00:48:10 Step 14/23 : EXPOSE $APP_PORT 00:48:10 Removing intermediate container 0d46dad8f760 00:48:10 ---> 87c217a7ecac 00:48:10 Step 22/24 : LABEL arch=arm64 00:48:10 ---> Running in 95d918bea53c 00:48:10 ---> Running in 2c34ba6087eb 00:48:10 Removing intermediate container 4f72bdffb05d 00:48:10 ---> e63d2aec9663 00:48:10 Step 13/22 : ENV APP_PORT=48060 00:48:10 ---> Running in d182b1bee516 00:48:10 Removing intermediate container 42d984f9a9d6 00:48:10 ---> 2dfd2b5c8107 00:48:10 Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / 00:48:10 Removing intermediate container f6c92a69ceb0 00:48:10 ---> 35260e333810 00:48:10 Step 14/23 : EXPOSE $APP_PORT 00:48:10 Removing intermediate container 95d918bea53c 00:48:10 ---> bacab2fb474e 00:48:10 Step 15/23 : WORKDIR / 00:48:10 ---> Running in a29d8a2383d1 00:48:10 Removing intermediate container 2c34ba6087eb 00:48:10 ---> 2b3c6ee2616b 00:48:10 Step 23/24 : LABEL git_sha=667eb6bd1c499f875a20771a3203684b431a548b 00:48:11 ---> Running in 732d84c1359c 00:48:11 ---> Running in c8e19ff7b5c8 00:48:11 Removing intermediate container d182b1bee516 00:48:11 ---> b3d290731555 00:48:11 Step 14/22 : EXPOSE $APP_PORT 00:48:11 ---> Running in 43e57c218f85 00:48:11 Removing intermediate container a29d8a2383d1 00:48:11 ---> 60bb99bf6f7e 00:48:11 Step 15/23 : WORKDIR / 00:48:11 ---> ceb8d2aa5c67 00:48:11 Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 00:48:11 ---> Running in bff1096dd531 00:48:11 Removing intermediate container c8e19ff7b5c8 00:48:11 ---> efcdfea5c72a 00:48:11 Step 24/24 : LABEL version=0.0.0 00:48:12 Removing intermediate container 732d84c1359c 00:48:12 ---> 90406e0fd1e3 00:48:12 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 00:48:12 ---> Running in be075ec9ea62 00:48:12 Removing intermediate container 43e57c218f85 00:48:12 ---> bff72e271256 00:48:12 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 00:48:12 Removing intermediate container bff1096dd531 00:48:12 ---> 47edbc565c79 00:48:12 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 00:48:12 Removing intermediate container be075ec9ea62 00:48:12 ---> 3aeaca7ec786 00:48:12 00:48:13 ---> 5b3c051d7391 00:48:13 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 00:48:13 Successfully built 3aeaca7ec786 00:48:13 Successfully tagged docker-security-secretstore-setup-go-arm64:latest 00:48:13  Building docker-security-secretstore-setup-go ... done  ---> 0891d04284d2 00:48:13 Building docker-support-scheduler-go 00:48:13 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 00:48:13 ---> 380b64d6cfc2 00:48:13 ---> 2f7972a44f36 00:48:13 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 00:48:13 Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 00:48:15 ---> e320554dac7c 00:48:15 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 00:48:16 ---> 32fc8a79a48b 00:48:16 Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 00:48:16 ---> 9c8a65ab2ecb 00:48:16 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 00:48:16 ---> 9f14a8a50592 00:48:16 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 00:48:17 ---> 66685e9befce 00:48:17 Step 19/23 : ENTRYPOINT ["/core-command"] 00:48:17 ---> 3a0ed2c177ad 00:48:17 Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 00:48:17 ---> Running in b88a4edab2b0 00:48:18 ---> 06bdc1e1ab84 00:48:18 Step 19/23 : ENTRYPOINT ["/core-metadata"] 00:48:18 ---> 44ff5c8662d4 00:48:18 Step 18/22 : ENTRYPOINT ["/support-notifications"] 00:48:18 Removing intermediate container b88a4edab2b0 00:48:18 ---> a27dbf57c792 00:48:18 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:48:19 ---> Running in 02401af1593c 00:48:19 ---> Running in 6dff60bde2a6 00:48:19 ---> 38a877a04771 00:48:19 Step 24/31 : VOLUME ${SECURITY_INIT_DIR} 00:48:19 ---> Running in b4d04b8836ea 00:48:19 ---> Running in 9e244a0fdd46 00:48:19 Removing intermediate container 02401af1593c 00:48:19 ---> 705bca2a0dea 00:48:19 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:48:20 Removing intermediate container 6dff60bde2a6 00:48:20 ---> 20c890911b9a 00:48:20 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:48:20 Removing intermediate container b4d04b8836ea 00:48:20 ---> 88541f9811c6 00:48:20 Step 21/23 : LABEL arch=arm64 00:48:20 ---> Running in be12600856c3 00:48:20 ---> Running in 4204da0b2896 00:48:20 ---> Running in 2481506d05b2 00:48:20 Removing intermediate container 9e244a0fdd46 00:48:20 ---> c4302fe765c6 00:48:20 Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 00:48:21 Removing intermediate container be12600856c3 00:48:21 ---> 694793f8dd27 00:48:21 Step 21/23 : LABEL arch=arm64 00:48:21 Removing intermediate container 4204da0b2896 00:48:21 ---> 166fce8f2719 00:48:21 Step 20/22 : LABEL arch=arm64 00:48:21 ---> Running in 6e7e5c8a8d24 00:48:21 Removing intermediate container 2481506d05b2 00:48:21 ---> bfb70889abf3 00:48:21 Step 22/23 : LABEL git_sha=667eb6bd1c499f875a20771a3203684b431a548b 00:48:21 ---> Running in 0bc95bed1dc6 00:48:21 ---> Running in bd3bceeb955c 00:48:21 ---> 7cd230b8765d 00:48:21 Step 26/31 : RUN chmod +x /entrypoint.sh 00:48:22 ---> Running in aada8193bec7 00:48:22 Removing intermediate container 0bc95bed1dc6 00:48:22 ---> 3bc0eb9af5eb 00:48:22 Step 22/23 : LABEL git_sha=667eb6bd1c499f875a20771a3203684b431a548b 00:48:22 Removing intermediate container 6e7e5c8a8d24 00:48:22 ---> 2497ce1197af 00:48:22 Step 21/22 : LABEL git_sha=667eb6bd1c499f875a20771a3203684b431a548b 00:48:22 Removing intermediate container bd3bceeb955c 00:48:22 ---> 6614992d58ce 00:48:22 Step 23/23 : LABEL version=0.0.0 00:48:22 ---> Running in 78af52c0aa47 00:48:22 ---> Running in 47eeaff402ad 00:48:23 ---> Running in 8344da20c11d 00:48:23 Removing intermediate container 47eeaff402ad 00:48:23 ---> 77498541a567 00:48:23 Step 23/23 : LABEL version=0.0.0 00:48:23 Removing intermediate container 78af52c0aa47 00:48:23 ---> 3b71f7801aa6 00:48:23 Step 22/22 : LABEL version=0.0.0 00:48:23 Removing intermediate container 8344da20c11d 00:48:23 ---> 00f829ec8d4f 00:48:23 00:48:24 ---> Running in 541407c2e451 00:48:24 ---> Running in 3934e7cf6b89 00:48:24 Successfully built 00f829ec8d4f 00:48:24 Successfully tagged docker-core-command-go-arm64:latest 00:48:24  Building docker-core-command-go ... done Building docker-security-proxy-setup-go 00:48:24 Removing intermediate container 3934e7cf6b89 00:48:24 Removing intermediate container 541407c2e451 00:48:24 ---> 5cd4fad97a5b 00:48:24 ---> 65c2818d6adb 00:48:24 00:48:24 00:48:25 Removing intermediate container aada8193bec7 00:48:25 ---> f24767378466 00:48:25 Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] 00:48:25 Successfully built 65c2818d6adb 00:48:25 Successfully built 5cd4fad97a5b 00:48:25 Successfully tagged docker-core-metadata-go-arm64:latest 00:48:25 Successfully tagged docker-support-notifications-go-arm64:latest 00:48:25  Building docker-core-metadata-go ... done Building docker-core-data-go 00:48:25  Building docker-support-notifications-go ... done Building docker-sys-mgmt-agent-go 00:48:25 ---> Running in 75903bfccb3a 00:48:26 Removing intermediate container 75903bfccb3a 00:48:26 ---> 94f578bf1cef 00:48:26 Step 28/31 : CMD ["gate"] 00:48:26 ---> Running in 659c13c19172 00:48:26 Removing intermediate container 659c13c19172 00:48:27 ---> 2882c5b8b2be 00:48:27 Step 29/31 : LABEL arch=arm64 00:48:27 ---> Running in 96821ea50662 00:48:27 Removing intermediate container 96821ea50662 00:48:27 ---> 8990267327ec 00:48:27 Step 30/31 : LABEL git_sha=667eb6bd1c499f875a20771a3203684b431a548b 00:48:28 ---> Running in 786bf12981f5 00:48:28 Removing intermediate container 786bf12981f5 00:48:28 ---> fc6142fa9c12 00:48:28 Step 31/31 : LABEL version=0.0.0 00:48:29 ---> Running in 0637e2d29752 00:48:31 Removing intermediate container 0637e2d29752 00:48:31 ---> 021bc6323467 00:48:31 00:48:31 Successfully built 021bc6323467 00:48:31 Successfully tagged docker-security-bootstrapper-go-arm64:latest 00:48:49  Building docker-security-bootstrapper-go ... done Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 00:48:49 Step 2/22 : FROM ${BUILDER_BASE} AS builder 00:48:49 ---> 0fa5d5004622 00:48:49 Step 3/22 : WORKDIR /edgex-go 00:48:49 ---> Using cache 00:48:49 ---> 52638ca1ed12 00:48:49 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:48:49 ---> Using cache 00:48:49 ---> 268cf0fa691c 00:48:49 Step 5/22 : RUN apk add --update --no-cache make git 00:48:49 ---> Using cache 00:48:49 ---> 985074d88720 00:48:49 Step 6/22 : COPY go.mod . 00:48:49 ---> Using cache 00:48:49 ---> b2e9fc200e6f 00:48:49 Step 7/22 : RUN go mod download 00:48:49 ---> Using cache 00:48:49 ---> ad8bb0b2867a 00:48:49 Step 8/22 : COPY . . 00:48:49 ---> Using cache 00:48:49 ---> d41254445685 00:48:49 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 00:48:56 ---> Running in 95d902b0cd79 00:48:56 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 00:49:09 Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12 00:49:09 Step 2/21 : FROM ${BUILDER_BASE} AS builder 00:49:09 ---> 0fa5d5004622 00:49:09 Step 3/21 : WORKDIR /edgex-go 00:49:09 ---> Using cache 00:49:09 ---> 52638ca1ed12 00:49:09 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:49:09 ---> Using cache 00:49:09 ---> 268cf0fa691c 00:49:09 Step 5/21 : RUN apk add --update --no-cache make git 00:49:09 ---> Using cache 00:49:09 ---> 985074d88720 00:49:09 Step 6/21 : COPY go.mod . 00:49:09 ---> Using cache 00:49:09 ---> b2e9fc200e6f 00:49:09 Step 7/21 : RUN go mod download 00:49:09 ---> Using cache 00:49:09 ---> ad8bb0b2867a 00:49:09 Step 8/21 : COPY . . 00:49:10 ---> Using cache 00:49:10 ---> d41254445685 00:49:10 Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 00:49:10 Step 1/26 : ARG BUILDER_BASE=golang:1.15-alpine3.12 00:49:10 Step 2/26 : FROM ${BUILDER_BASE} AS builder 00:49:10 ---> 0fa5d5004622 00:49:10 Step 3/26 : WORKDIR /edgex-go 00:49:10 ---> Using cache 00:49:10 ---> 52638ca1ed12 00:49:10 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:49:10 ---> Using cache 00:49:10 ---> 268cf0fa691c 00:49:10 Step 5/26 : RUN apk add --update --no-cache make bash git 00:49:10 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 00:49:10 Step 2/23 : FROM ${BUILDER_BASE} AS builder 00:49:10 ---> 0fa5d5004622 00:49:10 Step 3/23 : WORKDIR /edgex-go 00:49:10 ---> Using cache 00:49:10 ---> 52638ca1ed12 00:49:10 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:49:10 ---> Using cache 00:49:10 ---> 268cf0fa691c 00:49:10 Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 00:49:14 ---> Running in b1ff986c7657 00:49:14 ---> Running in 957ad7d00fd3 00:49:14 ---> Running in 18e0cef58fa0 00:49:15 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:49:16 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 00:49:16 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 00:49:17 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 00:49:17 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 00:49:17 OK: 217 MiB in 51 packages 00:49:17 OK: 217 MiB in 51 packages 00:49:19 Removing intermediate container 18e0cef58fa0 00:49:19 ---> d7dc1b47d712 00:49:19 Step 6/26 : COPY go.mod . 00:49:20 Removing intermediate container b1ff986c7657 00:49:20 ---> 44bc4bbc190f 00:49:20 Step 6/23 : COPY go.mod . 00:49:21 ---> f78a13157e49 00:49:21 Step 7/26 : RUN go mod download 00:49:21 ---> ecd4db92c3a6 00:49:21 Step 7/23 : RUN go mod download 00:49:21 ---> Running in 5d08aaa639fe 00:49:21 ---> Running in 1633284b96ae 00:49:26 Removing intermediate container 5d08aaa639fe 00:49:26 ---> 537d2bad10e4 00:49:26 Step 8/26 : COPY . . 00:49:26 Removing intermediate container 1633284b96ae 00:49:26 ---> 4dcfdc7e7b65 00:49:26 Step 8/23 : COPY . . 00:49:59 ---> d300586132d2 00:49:59 Step 9/23 : RUN make cmd/core-data/core-data 00:49:59 ---> 666e11df1c05 00:49:59 Step 9/26 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 00:49:59 ---> Running in 416bb1f62da5 00:49:59 ---> Running in 0b3a7a41bd5b 00:50:01 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: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:02 Removing intermediate container 95d902b0cd79 00:50:02 ---> b93b0ce5094c 00:50:02 00:50:02 Step 10/22 : FROM alpine:3.12 00:50:02 ---> d10569e2745f 00:50:02 Step 11/22 : RUN apk add --update --no-cache dumb-init 00:50:02 ---> Using cache 00:50:02 ---> 8025c5ed63c1 00:50:02 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 00:50:02 ---> Using cache 00:50:02 ---> 89ae2dd2b9d0 00:50:02 Step 13/22 : ENV APP_PORT=48085 00:50:02 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:50:02 ---> Running in 142ab3acca34 00:50:03 Removing intermediate container 142ab3acca34 00:50:03 ---> 5faacc623c05 00:50:03 Step 14/22 : EXPOSE $APP_PORT 00:50:03 ---> Running in adadaedc3e33 00:50:04 Removing intermediate container adadaedc3e33 00:50:04 ---> 6e7b339f3513 00:50:04 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 00:50:05 ---> b8935f07769c 00:50:05 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 00:50:06 ---> 208c464bd219 00:50:06 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 00:50:07 ---> 7dab7e293138 00:50:07 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 00:50:07 ---> Running in 08fa2432adcc 00:50:08 Removing intermediate container 08fa2432adcc 00:50:08 ---> 3b3b79e40ac1 00:50:08 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:50:08 ---> Running in 192d395d8891 00:50:09 Removing intermediate container 192d395d8891 00:50:09 ---> c12a28b0e6bd 00:50:09 Step 20/22 : LABEL arch=arm64 00:50:09 ---> Running in fbdd0774c31e 00:50:10 Removing intermediate container fbdd0774c31e 00:50:10 ---> 0efa3f0d4853 00:50:10 Step 21/22 : LABEL git_sha=667eb6bd1c499f875a20771a3203684b431a548b 00:50:10 ---> Running in ee6039ec5f46 00:50:10 Removing intermediate container ee6039ec5f46 00:50:10 ---> f5c5f71e2c20 00:50:10 Step 22/22 : LABEL version=0.0.0 00:50:11 ---> Running in 94f0e4201526 00:50:11 Removing intermediate container 94f0e4201526 00:50:11 ---> 5c0de4e19721 00:50:11 00:50:12 Successfully built 5c0de4e19721 00:50:12 Successfully tagged docker-support-scheduler-go-arm64:latest 00:50:17  Building docker-support-scheduler-go ... done Removing intermediate container 957ad7d00fd3 00:50:17 ---> b10a8503b4cf 00:50:17 00:50:17 Step 10/21 : FROM alpine:3.12 00:50:17 ---> d10569e2745f 00:50:17 Step 11/21 : RUN apk add --update --no-cache curl 00:50:17 ---> Running in 4d02eb58b9ff 00:50:19 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 00:50:19 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 00:50:20 (1/4) Installing ca-certificates (20191127-r4) 00:50:20 (2/4) Installing nghttp2-libs (1.41.0-r0) 00:50:20 (3/4) Installing libcurl (7.69.1-r3) 00:50:20 (4/4) Installing curl (7.69.1-r3) 00:50:20 Executing busybox-1.31.1-r19.trigger 00:50:20 Executing ca-certificates-20191127-r4.trigger 00:50:20 OK: 7 MiB in 18 packages 00:50:23 Removing intermediate container 4d02eb58b9ff 00:50:23 ---> d4c8ec894745 00:50:23 Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 00:50:23 ---> Running in 44c009cb4862 00:50:23 Removing intermediate container 44c009cb4862 00:50:23 ---> 08ee39714f7d 00:50:23 Step 13/21 : WORKDIR /edgex 00:50:24 ---> Running in c1e7f2fc0f5e 00:50:24 Removing intermediate container c1e7f2fc0f5e 00:50:24 ---> dc6a4f84aec0 00:50:24 Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 00:50:26 ---> d569cd12fac0 00:50:26 Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 00:50:27 ---> a203a941f8a6 00:50:27 Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 00:50:29 ---> c94a00017882 00:50:29 Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] 00:50:29 ---> Running in cdbf7419475a 00:50:30 Removing intermediate container cdbf7419475a 00:50:30 ---> bf18cdc5c4bc 00:50:30 Step 18/21 : CMD ["--init=true"] 00:50:30 ---> Running in ef44b8d9bf26 00:50:31 Removing intermediate container ef44b8d9bf26 00:50:31 ---> 16fdb1e6d948 00:50:31 Step 19/21 : LABEL arch=arm64 00:50:31 ---> Running in 17772e54c71c 00:50:31 Removing intermediate container 17772e54c71c 00:50:31 ---> d96827a31299 00:50:31 Step 20/21 : LABEL git_sha=667eb6bd1c499f875a20771a3203684b431a548b 00:50:32 ---> Running in e2771fe8011b 00:50:32 Removing intermediate container e2771fe8011b 00:50:32 ---> d5b58118b804 00:50:32 Step 21/21 : LABEL version=0.0.0 00:50:33 ---> Running in d9483c20f0d7 00:50:33 Removing intermediate container d9483c20f0d7 00:50:33 ---> 7ac99ba05c1e 00:50:33 00:50:34 Successfully built 7ac99ba05c1e 00:50:34 Successfully tagged docker-security-proxy-setup-go-arm64:latest 00:51:01  Building docker-security-proxy-setup-go ... done Removing intermediate container 0b3a7a41bd5b 00:51:01 ---> bd01893358a2 00:51:01 Step 10/26 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 00:51:01 ---> Running in 4e5bbebc9275 00:51:01 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:03 Removing intermediate container 4e5bbebc9275 00:51:03 ---> 3c0e9efea2d1 00:51:03 00:51:03 Step 11/26 : FROM docker:20.10.0 00:51:03 20.10.0: Pulling from library/docker 00:51:12 Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 00:51:12 Status: Downloaded newer image for docker:20.10.0 00:51:12 ---> eeaf43b92773 00:51:12 Step 12/26 : RUN apk add --no-cache bash 00:51:12 ---> Running in ad337bf5c54c 00:51:12 Removing intermediate container 416bb1f62da5 00:51:12 ---> db8c7160a814 00:51:12 00:51:12 Step 10/23 : FROM alpine:3.12 00:51:12 ---> d10569e2745f 00:51:12 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 00:51:12 ---> Running in f9b2a1178205 00:51:13 Removing intermediate container f9b2a1178205 00:51:13 ---> 52cff2d08eb6 00:51:13 Step 12/23 : ENV APP_PORT=48080 00:51:13 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 00:51:13 ---> Running in 5e6851267e28 00:51:13 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 00:51:13 Removing intermediate container 5e6851267e28 00:51:13 ---> 9025b6c485af 00:51:13 Step 13/23 : EXPOSE $APP_PORT 00:51:14 ---> Running in f35cb6285179 00:51:14 (1/2) Installing readline (8.0.4-r0) 00:51:14 (2/2) Installing bash (5.0.17-r0) 00:51:14 Executing bash-5.0.17-r0.post-install 00:51:14 Executing busybox-1.31.1-r19.trigger 00:51:14 OK: 12 MiB in 22 packages 00:51:14 Removing intermediate container f35cb6285179 00:51:14 ---> d0679d8a9163 00:51:14 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:51:14 ---> Running in 16f18a6cc0b1 00:51:15 Removing intermediate container ad337bf5c54c 00:51:15 ---> ed7c7784cf7a 00:51:15 Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' 00:51:15 ---> Running in 1f40b9525512 00:51:16 Removing intermediate container 1f40b9525512 00:51:16 ---> 4e665ae81f0a 00:51:16 Step 14/26 : ENV APP_PORT=48090 00:51:16 ---> Running in 055fc07fc9ff 00:51:16 Removing intermediate container 055fc07fc9ff 00:51:16 ---> 6b2f5af57c01 00:51:16 Step 15/26 : EXPOSE $APP_PORT 00:51:16 Removing intermediate container 16f18a6cc0b1 00:51:16 ---> f3b0dd50c791 00:51:16 Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init 00:51:16 ---> Running in 84255fec6eb9 00:51:16 ---> Running in 48a29a650b1d 00:51:17 Removing intermediate container 84255fec6eb9 00:51:17 ---> 5a01d07c1275 00:51:17 Step 16/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 00:51:18 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 00:51:18 ---> 28eee0bad9b3 00:51:18 Step 17/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 00:51:19 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 00:51:19 ---> daa7b2b89f84 00:51:19 Step 18/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 00:51:20 (1/6) Installing dumb-init (1.2.2-r1) 00:51:20 (2/6) Installing libgcc (9.3.0-r2) 00:51:20 (3/6) Installing libsodium (1.0.18-r0) 00:51:20 (4/6) Installing libstdc++ (9.3.0-r2) 00:51:20 (5/6) Installing libzmq (4.3.3-r0) 00:51:20 ---> 4b26f1341e6a 00:51:20 Step 19/26 : RUN apk --no-cache add py3-pip 00:51:20 (6/6) Installing zeromq (4.3.3-r0) 00:51:20 ---> Running in 75401e7789be 00:51:20 Executing busybox-1.31.1-r19.trigger 00:51:20 OK: 8 MiB in 20 packages 00:51:21 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 00:51:21 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 00:51:21 Removing intermediate container 48a29a650b1d 00:51:21 ---> 78a221b12808 00:51:21 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 00:51:22 (1/33) Installing libbz2 (1.0.8-r1) 00:51:22 (2/33) Installing expat (2.2.9-r1) 00:51:22 (3/33) Installing libffi (3.3-r2) 00:51:22 (4/33) Installing gdbm (1.13-r1) 00:51:22 (5/33) Installing xz-libs (5.2.5-r0) 00:51:22 (6/33) Installing sqlite-libs (3.32.1-r0) 00:51:22 (7/33) Installing python3 (3.8.8-r0) 00:51:22 ---> 1888eb4372f0 00:51:22 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 00:51:24 (8/33) Installing py3-appdirs (1.4.4-r1) 00:51:24 (9/33) Installing py3-ordered-set (4.0.1-r0) 00:51:24 (10/33) Installing py3-parsing (2.4.7-r0) 00:51:24 (11/33) Installing py3-six (1.15.0-r0) 00:51:24 (12/33) Installing py3-packaging (20.4-r0) 00:51:24 (13/33) Installing py3-setuptools (47.0.0-r0) 00:51:24 (14/33) Installing py3-chardet (3.0.4-r4) 00:51:24 (15/33) Installing py3-idna (2.9-r0) 00:51:24 (16/33) Installing py3-certifi (2020.4.5.1-r0) 00:51:24 ---> 37af2af7f3fd 00:51:24 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 00:51:24 (17/33) Installing py3-urllib3 (1.25.9-r0) 00:51:24 (18/33) Installing py3-requests (2.23.0-r0) 00:51:24 (19/33) Installing py3-msgpack (1.0.0-r0) 00:51:24 (20/33) Installing py3-lockfile (0.12.2-r3) 00:51:24 (21/33) Installing py3-cachecontrol (0.12.6-r0) 00:51:24 (22/33) Installing py3-colorama (0.4.3-r0) 00:51:24 (23/33) Installing py3-distlib (0.3.0-r0) 00:51:24 (24/33) Installing py3-distro (1.5.0-r1) 00:51:24 (25/33) Installing py3-webencodings (0.5.1-r3) 00:51:24 (26/33) Installing py3-html5lib (1.0.1-r4) 00:51:24 (27/33) Installing py3-pytoml (0.1.21-r0) 00:51:24 (28/33) Installing py3-pep517 (0.8.2-r0) 00:51:24 (29/33) Installing py3-progress (1.5-r0) 00:51:24 (30/33) Installing py3-toml (0.10.1-r0) 00:51:24 (31/33) Installing py3-retrying (1.3.3-r0) 00:51:24 (32/33) Installing py3-contextlib2 (0.6.0-r0) 00:51:24 (33/33) Installing py3-pip (20.1.1-r0) 00:51:25 Executing busybox-1.31.1-r19.trigger 00:51:25 OK: 71 MiB in 55 packages 00:51:25 ---> 1c4940b93e20 00:51:25 Step 19/23 : ENTRYPOINT ["/core-data"] 00:51:25 ---> Running in e25dcc9745d1 00:51:26 Removing intermediate container e25dcc9745d1 00:51:26 ---> b5edf0094901 00:51:26 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:51:26 ---> Running in 4aca21772b0b 00:51:27 Removing intermediate container 4aca21772b0b 00:51:27 ---> 4a8dd3215c65 00:51:27 Step 21/23 : LABEL arch=arm64 00:51:27 ---> Running in 29444332851c 00:51:27 Removing intermediate container 29444332851c 00:51:27 ---> ebbf8c917d4a 00:51:27 Step 22/23 : LABEL git_sha=667eb6bd1c499f875a20771a3203684b431a548b 00:51:28 ---> Running in 9ec7d8a391df 00:51:28 Removing intermediate container 9ec7d8a391df 00:51:28 ---> d048b52d89c3 00:51:28 Step 23/23 : LABEL version=0.0.0 00:51:29 ---> Running in f2697ee3bb7d 00:51:29 Removing intermediate container f2697ee3bb7d 00:51:29 ---> 02eb881b12af 00:51:29 00:51:29 Successfully built 02eb881b12af 00:51:29 Successfully tagged docker-core-data-go-arm64:latest 00:51:30  Building docker-core-data-go ... done Removing intermediate container 75401e7789be 00:51:30 ---> 36b11db207fe 00:51:30 Step 20/26 : RUN pip install docker-compose==1.23.2 00:51:30 ---> Running in eb84b1d78b57 00:51:36 Collecting docker-compose==1.23.2 00:51:36 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 00:51:36 Collecting texttable<0.10,>=0.9.0 00:51:36 Downloading texttable-0.9.1.tar.gz (11 kB) 00:51:39 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 00:51:39 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 00:51:40 Collecting docker<4.0,>=3.6.0 00:51:40 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 00:51:40 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:51:41 Collecting PyYAML<4,>=3.10 00:51:41 Downloading PyYAML-3.13.tar.gz (270 kB) 00:51:45 Collecting cached-property<2,>=1.2.0 00:51:45 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 00:51:45 Collecting docopt<0.7,>=0.6.1 00:51:45 Downloading docopt-0.6.2.tar.gz (25 kB) 00:51:48 Collecting jsonschema<3,>=2.5.1 00:51:48 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 00:51:48 Collecting dockerpty<0.5,>=0.4.1 00:51:48 Downloading dockerpty-0.4.1.tar.gz (13 kB) 00:51:50 Collecting websocket-client<1.0,>=0.32.0 00:51:50 Downloading websocket_client-0.58.0-py2.py3-none-any.whl (61 kB) 00:51:51 Collecting idna<2.8,>=2.5 00:51:51 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 00:51:51 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:51:52 Collecting urllib3<1.25,>=1.21.1 00:51:52 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 00:51:52 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:51:52 Collecting docker-pycreds>=0.4.0 00:51:52 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 00:51:52 Using legacy setup.py install for texttable, since package 'wheel' is not installed. 00:51:52 Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. 00:51:52 Using legacy setup.py install for docopt, since package 'wheel' is not installed. 00:51:52 Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. 00:51:53 Installing collected packages: texttable, idna, urllib3, requests, websocket-client, docker-pycreds, docker, PyYAML, cached-property, docopt, jsonschema, dockerpty, docker-compose 00:51:53 Running setup.py install for texttable: started 00:51:56 Running setup.py install for texttable: finished with status 'done' 00:51:56 Attempting uninstall: idna 00:51:56 Found existing installation: idna 2.9 00:51:56 Uninstalling idna-2.9: 00:51:56 Successfully uninstalled idna-2.9 00:51:56 Attempting uninstall: urllib3 00:51:56 Found existing installation: urllib3 1.25.9 00:51:56 Uninstalling urllib3-1.25.9: 00:51:56 Successfully uninstalled urllib3-1.25.9 00:51:57 Attempting uninstall: requests 00:51:57 Found existing installation: requests 2.23.0 00:51:57 Uninstalling requests-2.23.0: 00:51:57 Successfully uninstalled requests-2.23.0 00:51:59 Running setup.py install for PyYAML: started 00:52:01 Running setup.py install for PyYAML: finished with status 'done' 00:52:01 Running setup.py install for docopt: started 00:52:03 Running setup.py install for docopt: finished with status 'done' 00:52:04 Running setup.py install for dockerpty: started 00:52:06 Running setup.py install for dockerpty: finished with status 'done' 00:52:07 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.58.0 00:52:11 Removing intermediate container eb84b1d78b57 00:52:11 ---> 0b8b4760607b 00:52:11 Step 21/26 : RUN apk --no-cache add curl 00:52:11 ---> Running in bc4bfc7730e0 00:52:11 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 00:52:11 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 00:52:12 (1/3) Installing nghttp2-libs (1.41.0-r0) 00:52:12 (2/3) Installing libcurl (7.69.1-r3) 00:52:12 (3/3) Installing curl (7.69.1-r3) 00:52:12 Executing busybox-1.31.1-r19.trigger 00:52:12 OK: 72 MiB in 58 packages 00:52:13 Removing intermediate container bc4bfc7730e0 00:52:13 ---> 96b3b3affeba 00:52:13 Step 22/26 : ENTRYPOINT ["/sys-mgmt-agent"] 00:52:13 ---> Running in 4cbac640cf5c 00:52:14 Removing intermediate container 4cbac640cf5c 00:52:14 ---> 8a66d126b840 00:52:14 Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:52:14 ---> Running in 1b44bb32dc95 00:52:14 Removing intermediate container 1b44bb32dc95 00:52:14 ---> dbc26757386f 00:52:14 Step 24/26 : LABEL arch=arm64 00:52:14 ---> Running in 9521432c5175 00:52:15 Removing intermediate container 9521432c5175 00:52:15 ---> 537f2a2b9da8 00:52:15 Step 25/26 : LABEL git_sha=667eb6bd1c499f875a20771a3203684b431a548b 00:52:15 ---> Running in de0b84ab03a2 00:52:15 Removing intermediate container de0b84ab03a2 00:52:15 ---> 8ba85dc798ef 00:52:15 Step 26/26 : LABEL version=0.0.0 00:52:15 ---> Running in ce8c3c9838be 00:52:16 Removing intermediate container ce8c3c9838be 00:52:16 ---> 95ba6dc8d811 00:52:16 00:52:16 Successfully built 95ba6dc8d811 00:52:16 Successfully tagged docker-sys-mgmt-agent-go-arm64:latest 00:52:17  Building docker-sys-mgmt-agent-go ... done  [Pipeline] } 00:52:17 $ docker stop --time=1 3405831679c3f369f47a53c7705b80123401883d926f0c0b7a4d5a7ed4a52419 00:52:19 $ docker rm -f 3405831679c3f369f47a53c7705b80123401883d926f0c0b7a4d5a7ed4a52419 [Pipeline] // withDockerContainer [Pipeline] sh 00:52:20 + docker images 00:52:20 + grep docker 00:52:20 docker-sys-mgmt-agent-go-arm64 latest 95ba6dc8d811 4 seconds ago 300MB 00:52:20 docker-core-data-go-arm64 latest 02eb881b12af 51 seconds ago 21.3MB 00:52:20 docker-security-proxy-setup-go-arm64 latest 7ac99ba05c1e About a minute ago 23.4MB 00:52:20 docker-support-scheduler-go-arm64 latest 5c0de4e19721 2 minutes ago 16.3MB 00:52:20 docker-security-bootstrapper-go-arm64 latest 021bc6323467 3 minutes ago 17.8MB 00:52:20 docker-core-metadata-go-arm64 latest 5cd4fad97a5b 3 minutes ago 17.9MB 00:52:20 docker-support-notifications-go-arm64 latest 65c2818d6adb 3 minutes ago 16.9MB 00:52:20 docker-core-command-go-arm64 latest 00f829ec8d4f 3 minutes ago 16.2MB 00:52:20 docker-security-secretstore-setup-go-arm64 latest 3aeaca7ec786 4 minutes ago 23.7MB 00:52:20 docker 20.10.0 eeaf43b92773 3 months ago 228MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh 00:52:21 ---> job-cost.sh 00:52:21 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-nsXa 00:53:08 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 00:55:00 lf-activate-venv(): INFO: Adding /tmp/venv-nsXa/bin to PATH 00:55:00 INFO: No Stack... 00:55:00 INFO: Retrieving Pricing Info for: lf-standard-4 00:55:00 INFO: Archiving Costs [Pipeline] sh 00:55:00 + cat /w/workspace/edgex-go/9/archives/cost.csv 00:55:00 + cut -d, -f6 [Pipeline] lock 00:55:00 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3223-9-stack-cost] 00:55:00 Resource [jenkins-edgexfoundry-edgex-go-PR-3223-9-stack-cost] did not exist. Created. 00:55:00 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3223-9-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 00:55:01 + echo total: 0.20999999344348907 [Pipeline] stash 00:55:01 Stashed 1 file(s) [Pipeline] } 00:55:01 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3223-9-stack-cost] [Pipeline] // lock [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] { (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:55:04 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 00:55:05 ---> package-listing.sh 00:55:05 ++ facter osfamily 00:55:05 ++ tr '[:upper:]' '[:lower:]' 00:55:05 + OS_FAMILY=redhat 00:55:05 + workspace=/w/workspace/edgex-go/9 00:55:05 + START_PACKAGES=/tmp/packages_start.txt 00:55:05 + END_PACKAGES=/tmp/packages_end.txt 00:55:05 + DIFF_PACKAGES=/tmp/packages_diff.txt 00:55:05 + PACKAGES=/tmp/packages_start.txt 00:55:05 + '[' /w/workspace/edgex-go/9 ']' 00:55:05 + PACKAGES=/tmp/packages_end.txt 00:55:05 + case "${OS_FAMILY}" in 00:55:05 + rpm -qa 00:55:05 + sort 00:55:10 + '[' -f /tmp/packages_start.txt ']' 00:55:10 + '[' -f /tmp/packages_end.txt ']' 00:55:10 + diff /tmp/packages_start.txt /tmp/packages_end.txt 00:55:10 + '[' /w/workspace/edgex-go/9 ']' 00:55:10 + mkdir -p /w/workspace/edgex-go/9/archives/ 00:55:10 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/9/archives/ [Pipeline] echo 00:55:10 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/9/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 00:55:11 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 00:55:11 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 00:55:11 00:55:11 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 00:55:11 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 00:55:11 alpine: Pulling from edgex-lftools-log-publisher 00:55:11 df20fa9351a1: Pulling fs layer 00:55:11 36b3adc4ff6f: Pulling fs layer 00:55:11 8ad3a11d3b57: Pulling fs layer 00:55:11 46f8f816bc3b: Pulling fs layer 00:55:11 93b61091891f: Pulling fs layer 00:55:11 93b9cdb0e59b: Pulling fs layer 00:55:11 5e14af77c1be: Pulling fs layer 00:55:11 01666e4c0597: Pulling fs layer 00:55:11 aa168da1d23b: Pulling fs layer 00:55:11 93b9cdb0e59b: Waiting 00:55:11 46f8f816bc3b: Waiting 00:55:11 93b61091891f: Waiting 00:55:11 01666e4c0597: Waiting 00:55:11 aa168da1d23b: Waiting 00:55:11 5e14af77c1be: Waiting 00:55:11 36b3adc4ff6f: Verifying Checksum 00:55:11 36b3adc4ff6f: Download complete 00:55:12 46f8f816bc3b: Verifying Checksum 00:55:12 46f8f816bc3b: Download complete 00:55:12 df20fa9351a1: Verifying Checksum 00:55:12 93b9cdb0e59b: Verifying Checksum 00:55:12 93b9cdb0e59b: Download complete 00:55:12 93b61091891f: Verifying Checksum 00:55:12 93b61091891f: Download complete 00:55:12 5e14af77c1be: Verifying Checksum 00:55:12 5e14af77c1be: Download complete 00:55:12 01666e4c0597: Verifying Checksum 00:55:12 01666e4c0597: Download complete 00:55:12 8ad3a11d3b57: Verifying Checksum 00:55:12 8ad3a11d3b57: Download complete 00:55:12 df20fa9351a1: Pull complete 00:55:12 36b3adc4ff6f: Pull complete 00:55:13 8ad3a11d3b57: Pull complete 00:55:13 46f8f816bc3b: Pull complete 00:55:14 aa168da1d23b: Verifying Checksum 00:55:14 aa168da1d23b: Download complete 00:55:15 93b61091891f: Pull complete 00:55:16 93b9cdb0e59b: Pull complete 00:55:16 5e14af77c1be: Pull complete 00:55:16 01666e4c0597: Pull complete 00:55:26 aa168da1d23b: Pull complete 00:55:26 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 00:55:26 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 00:55:26 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 00:55:27 prd-centos7-docker-4c-2g-29875 does not seem to be running inside a container 00:55:27 $ 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/9/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/9 -v /w/workspace/edgex-go/9:/w/workspace/edgex-go/9:rw,z -v /w/workspace/edgex-go/9@tmp:/w/workspace/edgex-go/9@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 00:55:29 $ docker top 457af56c87066e0ab4c5b2873fcc5e3e3cf0c9a0235a92241dea18549914c343 -eo pid,comm [Pipeline] { [Pipeline] sh 00:55:30 + touch /tmp/pre-build-complete [Pipeline] sh 00:55:30 + mkdir -p /var/log/sa [Pipeline] sh 00:55:31 + ls /var/log/sa-host 00:55:31 + sadf -c /var/log/sa-host/sa16 00:55:31 file_magic: OK 00:55:31 HZ: Using current value: 100 00:55:31 file_header: OK 00:55: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:55:31 Statistics: 00:55: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...Hnuu...uuuununununu...Hnuu...uuuununununu... 00:55:31 File successfully converted to sysstat format version 12.2.1 00:55:31 + sadf -c /var/log/sa-host/sa23 00:55:31 file_magic: OK 00:55:31 HZ: Using current value: 100 00:55:31 file_header: OK 00:55: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:55:31 Statistics: 00:55:31 Hnuu...uuuununununu... 00:55:31 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 00:55:31 provisioning config files... 00:55:31 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/9@tmp/config173185106866174138tmp [Pipeline] { [Pipeline] echo 00:55:31 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 00:55:31 ---> create-netrc.sh [Pipeline] } 00:55:31 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 00:55:31 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 00:55:32 ---> python-tools-install.sh [Pipeline] echo 00:55:32 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 00:55:32 ---> sudo-logs.sh 00:55:32 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 00:55:32 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 00:55:32 ---> job-cost.sh 00:55:32 lf-activate-venv: SKIPPING 00:55:32 DEBUG: total: 0.20999999344348907 00:55:32 INFO: Retrieving Stack Cost... 00:55:34 INFO: Retrieving Pricing Info for: v1-standard-2 00:55:34 INFO: Archiving Costs [Pipeline] echo 00:55:34 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 00:55:34 ---> logs-deploy.sh 00:55:34 lf-activate-venv: SKIPPING 00:55:34 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3223/9 00:55:34 INFO: archiving workspace using pattern(s): 00:55:36 Archives upload complete. 00:55:36 INFO: archiving logs to Nexus 00:55:37 ---> uname -a: 00:55:37 Linux prd-centos7-docker-4c-2g-29875.vexxhost.local 3.10.0-1160.6.1.el7.x86_64 #1 SMP Tue Nov 17 13:59:11 UTC 2020 x86_64 Linux 00:55:37 00:55:37 00:55:37 ---> lscpu: 00:55:37 Architecture: x86_64 00:55:37 CPU op-mode(s): 32-bit, 64-bit 00:55:37 Byte Order: Little Endian 00:55:37 Address sizes: 40 bits physical, 48 bits virtual 00:55:37 CPU(s): 4 00:55:37 On-line CPU(s) list: 0-3 00:55:37 Thread(s) per core: 1 00:55:37 Core(s) per socket: 1 00:55:37 Socket(s): 4 00:55:37 NUMA node(s): 1 00:55:37 Vendor ID: GenuineIntel 00:55:37 CPU family: 6 00:55:37 Model: 44 00:55:37 Model name: Westmere E56xx/L56xx/X56xx (IBRS update) 00:55:37 Stepping: 1 00:55:37 CPU MHz: 2933.436 00:55:37 BogoMIPS: 5866.87 00:55:37 Virtualization: VT-x 00:55:37 Hypervisor vendor: KVM 00:55:37 Virtualization type: full 00:55:37 L1d cache: 128 KiB 00:55:37 L1i cache: 128 KiB 00:55:37 L2 cache: 16 MiB 00:55:37 L3 cache: 64 MiB 00:55:37 NUMA node0 CPU(s): 0-3 00:55:37 Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages 00:55:37 Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled 00:55:37 Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown 00:55:37 Vulnerability Meltdown: Mitigation; PTI 00:55:37 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 00:55:37 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 00:55:37 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 00:55:37 Vulnerability Srbds: Not affected 00:55:37 Vulnerability Tsx async abort: Not affected 00:55:37 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ss syscall nx pdpe1gb rdtscp lm constant_tsc rep_good nopl xtopology eagerfpu pni pclmulqdq vmx ssse3 cx16 pcid sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes hypervisor lahf_lm ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid tsc_adjust arat spec_ctrl intel_stibp 00:55:37 00:55:37 00:55:38 ---> nproc: 00:55:38 4 00:55:38 00:55:38 00:55:38 ---> df -h: 00:55:38 Filesystem Size Used Available Use% Mounted on 00:55:38 overlay 50.0G 11.7G 38.2G 23% / 00:55:38 tmpfs 64.0M 0 64.0M 0% /dev 00:55:38 tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup 00:55:38 shm 64.0M 0 64.0M 0% /dev/shm 00:55:38 /dev/vda1 50.0G 11.7G 38.2G 23% /facter-os 00:55:38 /dev/vda1 50.0G 11.7G 38.2G 23% /etc/resolv.conf 00:55:38 /dev/vda1 50.0G 11.7G 38.2G 23% /etc/hostname 00:55:38 /dev/vda1 50.0G 11.7G 38.2G 23% /etc/hosts 00:55:38 /dev/vda1 50.0G 11.7G 38.2G 23% /var/log/auth.log 00:55:38 /dev/vda1 50.0G 11.7G 38.2G 23% /run/cloud-init/result.json 00:55:38 /dev/vda1 50.0G 11.7G 38.2G 23% /var/log/sa-host 00:55:38 /dev/vda1 50.0G 11.7G 38.2G 23% /var/log/secure 00:55:38 /dev/vda1 50.0G 11.7G 38.2G 23% /w/workspace/edgex-go/9 00:55:38 /dev/vda1 50.0G 11.7G 38.2G 23% /w/workspace/edgex-go/9@tmp 00:55:38 00:55:38 00:55:38 ---> free -m: 00:55:38 total used free shared buff/cache available 00:55:38 Mem: 1837 730 161 0 946 1021 00:55:38 Swap: 1023 47 976 00:55:38 00:55:38 00:55:38 ---> ip addr: 00:55:38 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 00:55:38 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 00:55:38 inet 127.0.0.1/8 scope host lo 00:55:38 valid_lft forever preferred_lft forever 00:55:38 inet6 ::1/128 scope host 00:55:38 valid_lft forever preferred_lft forever 00:55:38 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 00:55:38 link/ether fa:16:3e:a3:8b:54 brd ff:ff:ff:ff:ff:ff 00:55:38 inet 10.30.123.165/23 brd 10.30.123.255 scope global dynamic eth0 00:55:38 valid_lft 84917sec preferred_lft 84917sec 00:55:38 inet6 fe80::f816:3eff:fea3:8b54/64 scope link 00:55:38 valid_lft forever preferred_lft forever 00:55:38 3: docker0: mtu 1500 qdisc noqueue state DOWN 00:55:38 link/ether 02:42:7a:3e:24:e3 brd ff:ff:ff:ff:ff:ff 00:55:38 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 00:55:38 valid_lft forever preferred_lft forever 00:55:38 inet6 fe80::42:7aff:fe3e:24e3/64 scope link 00:55:38 valid_lft forever preferred_lft forever 00:55:38 00:55:38 00:55:38 ---> sar -b -r -n DEV: 00:55:38 Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 03/16/21 _x86_64_ (4 CPU) 00:55:38 00:55:38 00:30:41 LINUX RESTART (4 CPU) 00:55:38 00:55:38 00:31:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 00:55:38 00:32:01 169.83 91.08 78.74 0.00 8517.80 42461.99 0.00 00:55:38 00:33:01 156.52 73.55 82.97 0.00 6908.81 37914.07 0.00 00:55:38 00:34:01 220.08 67.99 152.10 0.00 3229.02 26097.97 0.00 00:55:38 00:35:02 176.89 88.99 87.90 0.00 3062.55 9913.21 0.00 00:55:38 00:36:01 108.71 48.60 60.11 0.00 1688.92 6412.20 0.00 00:55:38 00:37:02 138.83 42.27 96.56 0.00 6168.64 28839.71 0.00 00:55:38 00:38:02 1759.49 1425.82 333.66 0.00 158110.44 215104.78 0.00 00:55:38 00:39:02 1595.97 1405.90 190.06 0.00 75711.90 86967.99 0.00 00:55:38 00:40:01 695.22 355.30 339.92 0.00 80691.76 116973.38 0.00 00:55:38 00:41:02 1624.45 1294.24 330.21 0.00 81160.65 88138.84 0.00 00:55:38 00:42:01 196.45 42.87 153.58 0.00 6717.10 16433.33 0.00 00:55:38 00:43:01 2.53 1.28 1.25 0.00 101.23 16.53 0.00 00:55:38 00:44:01 0.27 0.00 0.27 0.00 0.00 3.26 0.00 00:55:38 00:45:01 0.35 0.03 0.32 0.00 0.80 3.58 0.00 00:55:38 00:46:01 1.76 1.52 0.25 0.00 51.02 2.85 0.00 00:55:38 00:47:01 0.85 0.03 0.82 0.00 1.07 15.68 0.00 00:55:38 00:48:01 0.28 0.00 0.28 0.00 0.00 2.75 0.00 00:55:38 00:49:01 0.20 0.05 0.15 0.00 0.93 1.78 0.00 00:55:38 00:50:01 0.28 0.00 0.28 0.00 0.00 3.15 0.00 00:55:38 00:51:01 0.27 0.02 0.25 0.00 0.13 2.47 0.00 00:55:38 00:52:01 0.30 0.02 0.28 0.00 0.27 3.41 0.00 00:55:38 00:53:01 0.30 0.00 0.30 0.00 0.00 3.41 0.00 00:55:38 00:54:01 0.22 0.02 0.20 0.00 0.53 1.78 0.00 00:55:38 00:55:01 0.25 0.00 0.25 0.00 0.00 2.86 0.00 00:55:38 Average: 285.54 205.95 79.59 0.00 18021.57 28172.06 0.00 00:55:38 00:55:38 00:31:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 00:55:38 00:32:01 98488 0 562980 29.92 2620 1217456 1091160 37.24 472152 1111832 12800 00:55:38 00:33:01 75532 0 693988 36.88 2596 1109428 1563664 53.37 711512 867044 27356 00:55:38 00:34:01 302500 0 709080 37.69 1492 868472 1425784 48.66 453540 844632 36 00:55:38 00:35:02 152976 0 851372 45.25 900 876296 1798264 61.37 726696 717728 48632 00:55:38 00:36:01 154980 0 804424 42.75 852 921288 1750048 59.73 671584 759888 83040 00:55:38 00:37:02 69808 0 741168 39.39 400 1070168 1259020 42.97 577912 949968 182568 00:55:38 00:38:02 68324 0 846404 44.98 0 966816 2328332 79.46 754516 839272 67308 00:55:38 00:39:02 312128 0 1025720 54.51 0 543696 4324368 147.58 622752 667924 60880 00:55:38 00:40:01 63944 0 830040 44.11 0 987560 2887184 98.53 720228 874604 40240 00:55:38 00:41:02 267120 0 811900 43.15 0 802524 2009656 68.59 599208 759820 2304 00:55:38 00:42:01 441816 0 654924 34.81 0 784804 1230548 42.00 521848 676312 20 00:55:38 00:43:01 443596 0 650088 34.55 0 787860 1192584 40.70 519144 679068 16 00:55:38 00:44:01 443200 0 650476 34.57 0 787868 1192584 40.70 519340 679012 8 00:55:38 00:45:01 443240 0 650436 34.57 0 787868 1192644 40.70 519676 679028 8 00:55:38 00:46:01 441924 0 650920 34.59 0 788700 1192500 40.70 519232 679772 20 00:55:38 00:47:01 442000 0 650812 34.59 0 788732 1192572 40.70 519300 679796 8 00:55:38 00:48:01 441420 0 651388 34.62 0 788736 1192500 40.70 519096 679796 8 00:55:38 00:49:01 441700 0 651100 34.60 0 788744 1192500 40.70 519120 679816 8 00:55:38 00:50:01 442128 0 650660 34.58 0 788756 1192500 40.70 519104 679824 12 00:55:38 00:51:01 442072 0 650712 34.58 0 788760 1192500 40.70 518980 679828 8 00:55:38 00:52:01 441852 0 650928 34.60 0 788764 1192572 40.70 519188 679828 8 00:55:38 00:53:01 442120 0 650644 34.58 0 788780 1192500 40.70 519116 679836 12 00:55:38 00:54:01 441980 0 650792 34.59 0 788772 1192500 40.70 518996 679836 8 00:55:38 00:55:01 441652 0 651100 34.60 0 788792 1192572 40.70 519384 679852 16 00:55:38 Average: 323188 0 708002 37.63 369 849985 1548794 52.86 565901 746013 21888 00:55:38 00:55:38 00:31:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 00:55:38 00:32:01 eth0 853.46 552.15 3361.25 91.21 0.00 0.00 0.00 0.00 00:55:38 00:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:55:38 00:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:55:38 00:33:01 eth0 1174.46 1178.28 5841.35 130.75 0.00 0.00 0.00 0.00 00:55:38 00:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:55:38 00:33:01 docker0 874.14 798.97 72.20 2684.44 0.00 0.00 0.00 0.00 00:55:38 00:34:01 eth0 222.33 181.23 851.91 24.29 0.00 0.00 0.00 0.00 00:55:38 00:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:55:38 00:34:01 docker0 167.99 196.94 11.89 830.16 0.00 0.00 0.00 0.00 00:55:38 00:34:01 vethe4d9ebe 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 00:55:38 00:35:02 veth48d407f 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 00:55:38 00:35:02 eth0 41.07 26.41 29.71 73.35 0.00 0.00 0.00 0.00 00:55:38 00:35:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:55:38 00:35:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:55:38 00:36:01 veth48d407f 2.27 2.27 0.18 0.18 0.00 0.00 0.00 0.00 00:55:38 00:36:01 eth0 23.13 11.96 15.74 8.58 0.00 0.00 0.00 0.00 00:55:38 00:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:55:38 00:36:01 docker0 2.27 2.27 0.15 0.18 0.00 0.00 0.00 0.00 00:55:38 00:37:02 vethe5322bf 0.00 0.11 0.00 0.01 0.00 0.00 0.00 0.00 00:55:38 00:37:02 eth0 222.65 173.88 1688.42 90.47 0.00 0.00 0.00 0.00 00:55:38 00:37:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:55:38 00:37:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:55:38 00:38:02 vethe5322bf 0.00 0.35 0.00 0.01 0.00 0.00 0.00 0.00 00:55:38 00:38:02 eth0 47.25 30.55 160.27 9.19 0.00 0.00 0.00 0.00 00:55:38 00:38:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:55:38 00:38:02 docker0 21.37 29.78 1.32 145.95 0.00 0.00 0.00 0.00 00:55:38 00:39:02 vethe5322bf 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:55:38 00:39:02 veth8a7a8bb 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 00:55:38 00:39:02 veth273535a 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 00:55:38 00:39:02 veth541973e 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 00:55:38 00:40:01 vethe5322bf 0.00 0.35 0.00 0.01 0.00 0.00 0.00 0.00 00:55:38 00:40:01 veth1aca7dc 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:55:38 00:40:01 veth9cf1cf2 19.32 38.21 1.32 312.05 0.00 0.00 0.00 0.00 00:55:38 00:40:01 eth0 2877.47 2352.98 13925.80 514.01 0.00 0.00 0.00 0.00 00:55:38 00:41:02 vethe5322bf 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 00:55:38 00:41:02 vethe338ce9 0.00 0.18 0.00 0.01 0.00 0.00 0.00 0.00 00:55:38 00:41:02 veth0aab9b6 0.00 0.17 0.00 0.01 0.00 0.00 0.00 0.00 00:55:38 00:41:02 eth0 63.10 38.24 115.41 81.22 0.00 0.00 0.00 0.00 00:55:38 00:42:01 eth0 52.85 30.67 113.53 16.54 0.00 0.00 0.00 0.00 00:55:38 00:42:01 lo 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 00:55:38 00:42:01 docker0 1131.35 1139.74 89.89 4379.98 0.00 0.00 0.00 0.00 00:55:38 00:43:01 eth0 1.38 0.55 0.59 0.37 0.00 0.00 0.00 0.00 00:55:38 00:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:55:38 00:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:55:38 00:44:01 eth0 1.10 0.32 0.33 0.23 0.00 0.00 0.00 0.00 00:55:38 00:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:55:38 00:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:55:38 00:45:01 eth0 1.15 0.35 0.33 0.20 0.00 0.00 0.00 0.00 00:55:38 00:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:55:38 00:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:55:38 00:46:01 eth0 0.17 0.08 0.01 0.01 0.00 0.00 0.00 0.00 00:55:38 00:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:55:38 00:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:55:38 00:47:01 eth0 0.30 0.22 0.14 0.07 0.00 0.00 0.00 0.00 00:55:38 00:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:55:38 00:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:55:38 00:48:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 00:55:38 00:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:55:38 00:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:55:38 00:49:01 eth0 0.10 0.05 0.01 0.00 0.00 0.00 0.00 0.00 00:55:38 00:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:55:38 00:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:55:38 00:50:01 eth0 0.12 0.07 0.01 0.01 0.00 0.00 0.00 0.00 00:55:38 00:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:55:38 00:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:55:38 00:51:01 eth0 0.05 0.05 0.00 0.00 0.00 0.00 0.00 0.00 00:55:38 00:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:55:38 00:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:55:38 00:52:01 eth0 0.30 0.18 0.14 0.07 0.00 0.00 0.00 0.00 00:55:38 00:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:55:38 00:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:55:38 00:53:01 eth0 0.08 0.05 0.01 0.00 0.00 0.00 0.00 0.00 00:55:38 00:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:55:38 00:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:55:38 00:54:01 eth0 0.10 0.07 0.01 0.01 0.00 0.00 0.00 0.00 00:55:38 00:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:55:38 00:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:55:38 00:55:01 eth0 1.00 0.25 0.32 0.19 0.00 0.00 0.00 0.00 00:55:38 00:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:55:38 00:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:55:38 Average: eth0 123.01 99.96 583.63 25.36 0.00 0.00 0.00 0.00 00:55:38 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:55:38 Average: docker0 46.43 46.77 3.69 179.75 0.00 0.00 0.00 0.00 00:55:38 00:55:38 00:55:38 ---> sar -P ALL: 00:55:38 Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 03/16/21 _x86_64_ (4 CPU) 00:55:38 00:55:38 00:30:41 LINUX RESTART (4 CPU) 00:55:38 00:55:38 00:31:01 CPU %user %nice %system %iowait %steal %idle 00:55:38 00:32:01 all 16.69 0.00 9.05 6.47 1.15 66.65 00:55:38 00:32:01 0 16.39 0.00 9.85 3.92 1.21 68.62 00:55:38 00:32:01 1 16.55 0.00 7.78 9.22 1.25 65.19 00:55:38 00:32:01 2 16.26 0.00 9.46 6.47 1.03 66.77 00:55:38 00:32:01 3 17.57 0.00 9.09 6.22 1.08 66.04 00:55:38 00:33:01 all 14.81 0.00 8.49 1.44 1.98 73.27 00:55:38 00:33:01 0 15.94 0.00 11.08 0.97 1.94 70.07 00:55:38 00:33:01 1 10.89 0.00 7.75 1.80 1.93 77.62 00:55:38 00:33:01 2 14.68 0.00 7.37 2.11 2.00 73.84 00:55:38 00:33:01 3 17.78 0.00 7.81 0.87 2.06 71.48 00:55:38 00:34:01 all 7.02 0.00 6.58 4.08 1.09 81.23 00:55:38 00:34:01 0 7.24 0.00 7.02 3.32 1.10 81.32 00:55:38 00:34:01 1 7.02 0.00 6.13 3.63 1.01 82.21 00:55:38 00:34:01 2 7.03 0.00 6.18 5.79 1.26 79.74 00:55:38 00:34:01 3 6.81 0.00 6.98 3.57 0.99 81.65 00:55:38 00:35:02 all 56.81 0.00 13.99 4.48 2.21 22.51 00:55:38 00:35:02 0 55.99 0.00 14.11 5.41 2.59 21.91 00:55:38 00:35:02 1 56.05 0.00 14.20 5.61 2.06 22.07 00:55:38 00:35:02 2 56.92 0.00 13.34 2.46 2.00 25.28 00:55:38 00:35:02 3 58.28 0.00 14.31 4.46 2.18 20.77 00:55:38 00:36:01 all 49.78 0.00 14.47 1.96 1.60 32.19 00:55:38 00:36:01 0 49.20 0.00 14.63 3.01 1.60 31.55 00:55:38 00:36:01 1 49.81 0.00 14.26 2.87 1.56 31.49 00:55:38 00:36:01 2 50.38 0.00 14.60 0.62 1.34 33.05 00:55:38 00:36:01 3 49.73 0.00 14.38 1.32 1.90 32.67 00:55:38 00:37:02 all 25.93 0.00 12.01 2.84 1.40 57.82 00:55:38 00:37:02 0 28.81 0.00 12.71 2.12 1.27 55.09 00:55:38 00:37:02 1 25.84 0.00 12.09 2.52 1.26 58.28 00:55:38 00:37:02 2 25.09 0.00 11.86 4.17 1.45 57.44 00:55:38 00:37:02 3 23.99 0.00 11.40 2.54 1.61 60.47 00:55:38 00:38:02 all 21.50 0.00 32.35 17.61 3.64 24.90 00:55:38 00:38:02 0 22.43 0.00 32.87 16.59 3.66 24.44 00:55:38 00:38:02 1 20.73 0.00 29.91 19.25 3.77 26.34 00:55:38 00:38:02 2 21.15 0.00 33.05 17.80 3.62 24.38 00:55:38 00:38:02 3 21.70 0.00 33.59 16.77 3.51 24.43 00:55:38 00:39:02 all 57.31 0.00 22.86 8.81 2.11 8.92 00:55:38 00:39:02 0 58.15 0.00 23.16 9.77 1.98 6.94 00:55:38 00:39:02 1 56.61 0.00 21.15 9.27 2.38 10.59 00:55:38 00:39:02 2 56.23 0.00 23.85 8.37 2.10 9.45 00:55:38 00:39:02 3 58.23 0.00 23.31 7.81 1.97 8.69 00:55:38 00:40:01 all 31.77 0.00 25.31 19.35 2.08 21.48 00:55:38 00:40:01 0 32.11 0.00 25.26 18.99 1.88 21.76 00:55:38 00:40:01 1 32.27 0.00 24.24 16.67 2.31 24.51 00:55:38 00:40:01 2 30.28 0.00 24.83 20.91 2.22 21.76 00:55:38 00:40:01 3 32.40 0.00 26.94 20.87 1.91 17.87 00:55:38 00:41:02 all 50.24 0.00 26.33 16.40 2.09 4.95 00:55:38 00:41:02 0 50.38 0.00 25.56 14.98 2.09 6.99 00:55:38 00:41:02 1 48.89 0.00 28.03 15.87 2.10 5.11 00:55:38 00:41:02 2 50.92 0.00 25.31 18.09 2.24 3.44 00:55:38 00:41:02 3 50.76 0.00 26.41 16.65 1.93 4.24 00:55:38 00:42:01 all 23.01 0.00 9.40 6.61 1.11 59.86 00:55:38 00:42:01 0 23.13 0.00 9.78 5.34 1.18 60.57 00:55:38 00:42:01 1 24.39 0.00 9.75 7.43 1.01 57.42 00:55:38 00:42:01 2 23.01 0.00 8.78 7.16 1.18 59.87 00:55:38 00:42:01 3 21.51 0.00 9.30 6.53 1.06 61.60 00:55:38 00:55:38 00:42:01 CPU %user %nice %system %iowait %steal %idle 00:55:38 00:43:01 all 0.16 0.00 0.05 0.00 0.01 99.79 00:55:38 00:43:01 0 0.03 0.00 0.03 0.00 0.00 99.93 00:55:38 00:43:01 1 0.03 0.00 0.05 0.00 0.02 99.90 00:55:38 00:43:01 2 0.50 0.00 0.03 0.00 0.00 99.47 00:55:38 00:43:01 3 0.07 0.00 0.07 0.00 0.02 99.85 00:55:38 00:44:01 all 0.17 0.00 0.10 0.00 0.05 99.68 00:55:38 00:44:01 0 0.02 0.00 0.07 0.00 0.00 99.92 00:55:38 00:44:01 1 0.05 0.00 0.13 0.00 0.08 99.73 00:55:38 00:44:01 2 0.53 0.00 0.13 0.00 0.07 99.27 00:55:38 00:44:01 3 0.08 0.00 0.08 0.00 0.03 99.80 00:55:38 00:45:01 all 0.10 0.00 0.04 0.00 0.01 99.84 00:55:38 00:45:01 0 0.03 0.00 0.03 0.00 0.00 99.93 00:55:38 00:45:01 1 0.07 0.00 0.02 0.00 0.02 99.90 00:55:38 00:45:01 2 0.27 0.00 0.07 0.00 0.02 99.65 00:55:38 00:45:01 3 0.05 0.00 0.05 0.00 0.02 99.88 00:55:38 00:46:01 all 0.06 0.00 0.05 0.03 0.02 99.84 00:55:38 00:46:01 0 0.03 0.00 0.08 0.08 0.05 99.75 00:55:38 00:46:01 1 0.03 0.00 0.05 0.00 0.03 99.88 00:55:38 00:46:01 2 0.17 0.00 0.07 0.02 0.00 99.75 00:55:38 00:46:01 3 0.02 0.00 0.02 0.00 0.00 99.97 00:55:38 00:47:01 all 0.15 0.00 0.02 0.00 0.01 99.81 00:55:38 00:47:01 0 0.03 0.00 0.03 0.00 0.00 99.93 00:55:38 00:47:01 1 0.05 0.00 0.02 0.00 0.02 99.92 00:55:38 00:47:01 2 0.50 0.00 0.02 0.00 0.02 99.47 00:55:38 00:47:01 3 0.03 0.00 0.02 0.00 0.02 99.93 00:55:38 00:48:01 all 0.16 0.00 0.04 0.00 0.00 99.80 00:55:38 00:48:01 0 0.03 0.00 0.03 0.00 0.00 99.93 00:55:38 00:48:01 1 0.03 0.00 0.05 0.00 0.00 99.92 00:55:38 00:48:01 2 0.53 0.00 0.03 0.00 0.00 99.43 00:55:38 00:48:01 3 0.03 0.00 0.05 0.00 0.00 99.92 00:55:38 00:49:01 all 0.14 0.00 0.02 0.00 0.00 99.83 00:55:38 00:49:01 0 0.02 0.00 0.03 0.00 0.00 99.95 00:55:38 00:49:01 1 0.03 0.00 0.02 0.00 0.02 99.93 00:55:38 00:49:01 2 0.50 0.00 0.03 0.00 0.00 99.47 00:55:38 00:49:01 3 0.02 0.00 0.02 0.00 0.00 99.97 00:55:38 00:50:01 all 0.14 0.00 0.02 0.00 0.00 99.84 00:55:38 00:50:01 0 0.02 0.00 0.00 0.00 0.00 99.98 00:55:38 00:50:01 1 0.07 0.00 0.05 0.00 0.00 99.88 00:55:38 00:50:01 2 0.48 0.00 0.02 0.00 0.00 99.50 00:55:38 00:50:01 3 0.00 0.00 0.02 0.00 0.00 99.98 00:55:38 00:51:01 all 0.13 0.00 0.03 0.00 0.00 99.83 00:55:38 00:51:01 0 0.02 0.00 0.03 0.02 0.00 99.93 00:55:38 00:51:01 1 0.03 0.00 0.03 0.00 0.00 99.93 00:55:38 00:51:01 2 0.45 0.00 0.03 0.00 0.00 99.52 00:55:38 00:51:01 3 0.03 0.00 0.03 0.00 0.00 99.93 00:55:38 00:52:01 all 0.03 0.00 0.03 0.00 0.01 99.92 00:55:38 00:52:01 0 0.02 0.00 0.03 0.00 0.02 99.93 00:55:38 00:52:01 1 0.02 0.00 0.02 0.00 0.02 99.95 00:55:38 00:52:01 2 0.05 0.00 0.03 0.00 0.02 99.90 00:55:38 00:52:01 3 0.03 0.00 0.05 0.00 0.00 99.92 00:55:38 00:53:01 all 0.14 0.00 0.03 0.00 0.00 99.83 00:55:38 00:53:01 0 0.02 0.00 0.02 0.00 0.00 99.97 00:55:38 00:53:01 1 0.03 0.00 0.05 0.00 0.00 99.92 00:55:38 00:53:01 2 0.50 0.00 0.05 0.00 0.00 99.45 00:55:38 00:53:01 3 0.02 0.00 0.02 0.00 0.00 99.97 00:55:38 00:55:38 00:53:01 CPU %user %nice %system %iowait %steal %idle 00:55:38 00:54:01 all 0.07 0.00 0.03 0.00 0.00 99.90 00:55:38 00:54:01 0 0.02 0.00 0.02 0.00 0.00 99.97 00:55:38 00:54:01 1 0.03 0.00 0.02 0.00 0.00 99.95 00:55:38 00:54:01 2 0.22 0.00 0.03 0.00 0.00 99.75 00:55:38 00:54:01 3 0.02 0.00 0.03 0.00 0.00 99.95 00:55:38 00:55:01 all 0.10 0.00 0.03 0.00 0.01 99.85 00:55:38 00:55:01 0 0.00 0.00 0.03 0.00 0.00 99.97 00:55:38 00:55:01 1 0.05 0.00 0.03 0.00 0.02 99.90 00:55:38 00:55:01 2 0.32 0.00 0.05 0.00 0.02 99.62 00:55:38 00:55:01 3 0.03 0.00 0.02 0.00 0.02 99.93 00:55:38 Average: all 14.17 0.00 7.21 3.58 0.82 74.22 00:55:38 Average: 0 14.33 0.00 7.43 3.36 0.82 74.07 00:55:38 Average: 1 13.92 0.00 7.01 3.75 0.84 74.48 00:55:38 Average: 2 14.19 0.00 7.13 3.74 0.82 74.11 00:55:38 Average: 3 14.23 0.00 7.29 3.46 0.81 74.21 00:55:38 00:55:38 00:55:38