Branch indexing Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Connecting to https://api.github.com to check permissions of obtain list of hareshkainthcanonical for edgexfoundry/edgex-go Loading trusted files from base branch master at 9a953f5b9eae9a1fd9d439f269b5a1f3c5abca33 rather than b123692ef5aef04367cfb89a2b35ff47f98a9523 Obtained Jenkinsfile from 9a953f5b9eae9a1fd9d439f269b5a1f3c5abca33 Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --is-inside-work-tree # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd using credential edgex-jenkins-ssh > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd # timeout=10 Commit message: "Merge pull request #306 from ernestojeda/disable-snyk-scan" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision b86a95d4aff1c43a521ca3be618780efd0ee2800 using credential edgex-jenkins-ssh > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision b86a95d4aff1c43a521ca3be618780efd0ee2800 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f b86a95d4aff1c43a521ca3be618780efd0ee2800 # timeout=10 Commit message: "Update global-jjb to latest" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v1, openapi/v2], buildSnap:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.15 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: docker- DOCKER_IMAGE_NAME_SUFFIX: -go DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v1 openapi/v2 BUILD_SNAP: true SECURITY_NOTIFY_LIST: security-issues@lists.edgexfoundry.org SNYK_DOCKER_SCAN: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-18363 in /w/workspace/edgexfoundry_edgex-go_PR-2858 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/32 [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/32 # 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 9a953f5b9eae9a1fd9d439f269b5a1f3c5abca33 into PR head commit b123692ef5aef04367cfb89a2b35ff47f98a9523 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/2858/head:refs/remotes/origin/PR-2858 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f b123692ef5aef04367cfb89a2b35ff47f98a9523 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 9a953f5b9eae9a1fd9d439f269b5a1f3c5abca33 # timeout=10 Merge succeeded, producing 1186f5100bc5844975a35d5a79b042b95d53d273 Checking out Revision 1186f5100bc5844975a35d5a79b042b95d53d273 (PR-2858) > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 1186f5100bc5844975a35d5a79b042b95d53d273 # timeout=10 Commit message: "Merge commit '9a953f5b9eae9a1fd9d439f269b5a1f3c5abca33' into HEAD" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { > git rev-list --no-walk 2ba33aaf5b3cb4b8454f2bbe47ae659fab0f1a4e # timeout=10 [Pipeline] timeout 00:31:29 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 00:31:29 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 00:31:29 ========================================================= 00:31:29 EdgeX Global Pipelines Version Info 00:31:29 ========================================================= [Pipeline] libraryResource [Pipeline] sh 00:31:31 ------------------- 00:31:31 stable info: 00:31:31 ------------------- 00:31:31 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 00:31:31 Commit SHA: 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd 00:31:31 Message: update stable to v1.0.173 00:31:32 ------------------- 00:31:32 experimental info: 00:31:32 ------------------- 00:31:32 Commited By: **** collab-it+edgex@linuxfoundation.org 00:31:32 Commit SHA: 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd 00:31:32 Message: update experimental to v1.0.173 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 00:31:32 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 00:31:32 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 00:31:32 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 00:31:32 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 00:31:32 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 00:31:33 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo 00:31:33 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo 00:31:33 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 00:31:33 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = docker- [Pipeline] echo 00:31:33 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = -go [Pipeline] echo 00:31:33 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 00:31:33 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 00:31:33 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 00:31:33 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 00:31:33 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 00:31:34 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 00:31:34 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 00:31:34 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 00:31:34 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 00:31:34 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo 00:31:34 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 00:31:34 [edgeXSetupEnvironment]: set envvar SECURITY_NOTIFY_LIST = security-issues@lists.edgexfoundry.org [Pipeline] echo 00:31:34 [edgeXSetupEnvironment]: set envvar SNYK_DOCKER_SCAN = false [Pipeline] echo 00:31:34 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-2858 [Pipeline] echo 00:31:34 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-2858 [Pipeline] echo 00:31:34 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-2858 [Pipeline] echo 00:31:35 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 1186f5100bc5844975a35d5a79b042b95d53d273 [Pipeline] echo 00:31:35 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 1186f51 [Pipeline] echo 00:31:35 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 00:31:35 provisioning config files... 00:31:35 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/32@tmp/config500765195773567864tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:31:35 ---> docker-login.sh 00:31:35 nexus3.edgexfoundry.org:10001 00:31:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:31:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:31:36 Configure a credential helper to remove this warning. See 00:31:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:31:36 00:31:36 Login Succeeded 00:31:36 nexus3.edgexfoundry.org:10002 00:31:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:31:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:31:36 Configure a credential helper to remove this warning. See 00:31:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:31:36 00:31:36 Login Succeeded 00:31:36 nexus3.edgexfoundry.org:10003 00:31:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:31:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:31:36 Configure a credential helper to remove this warning. See 00:31:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:31:36 00:31:36 Login Succeeded 00:31:36 nexus3.edgexfoundry.org:10004 00:31:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:31:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:31:36 Configure a credential helper to remove this warning. See 00:31:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:31:36 00:31:36 Login Succeeded 00:31:36 docker.io 00:31:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:31:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:31:37 Configure a credential helper to remove this warning. See 00:31:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:31:37 00:31:37 Login Succeeded 00:31:37 ---> docker-login.sh ends [Pipeline] } 00:31:37 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 00:31:37 ++ ls cmd/core-command/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrap-redis/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile cmd/sys-mgmt-agent/Dockerfile 00:31:37 + for file in '`ls cmd/**/Dockerfile`' 00:31:37 ++ dirname cmd/core-command/Dockerfile 00:31:37 ++ cut -d/ -f2 00:31:37 + echo core-command,cmd/core-command/Dockerfile 00:31:37 + for file in '`ls cmd/**/Dockerfile`' 00:31:37 ++ dirname cmd/core-data/Dockerfile 00:31:37 ++ cut -d/ -f2 00:31:37 + echo core-data,cmd/core-data/Dockerfile 00:31:37 + for file in '`ls cmd/**/Dockerfile`' 00:31:37 ++ dirname cmd/core-metadata/Dockerfile 00:31:37 ++ cut -d/ -f2 00:31:37 + echo core-metadata,cmd/core-metadata/Dockerfile 00:31:37 + for file in '`ls cmd/**/Dockerfile`' 00:31:37 ++ dirname cmd/security-bootstrap-redis/Dockerfile 00:31:37 ++ cut -d/ -f2 00:31:37 + echo security-bootstrap-redis,cmd/security-bootstrap-redis/Dockerfile 00:31:37 + for file in '`ls cmd/**/Dockerfile`' 00:31:37 ++ dirname cmd/security-proxy-setup/Dockerfile 00:31:37 ++ cut -d/ -f2 00:31:37 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 00:31:37 + for file in '`ls cmd/**/Dockerfile`' 00:31:37 ++ dirname cmd/security-secretstore-setup/Dockerfile 00:31:37 ++ cut -d/ -f2 00:31:37 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 00:31:37 + for file in '`ls cmd/**/Dockerfile`' 00:31:37 ++ dirname cmd/support-notifications/Dockerfile 00:31:37 ++ cut -d/ -f2 00:31:37 + echo support-notifications,cmd/support-notifications/Dockerfile 00:31:37 + for file in '`ls cmd/**/Dockerfile`' 00:31:37 ++ dirname cmd/support-scheduler/Dockerfile 00:31:37 ++ cut -d/ -f2 00:31:37 + echo support-scheduler,cmd/support-scheduler/Dockerfile 00:31:37 + for file in '`ls cmd/**/Dockerfile`' 00:31:37 ++ dirname cmd/sys-mgmt-agent/Dockerfile 00:31:37 ++ cut -d/ -f2 00:31:37 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 00:31:38 Generate Dockers from filesystem: [[image:docker-core-command-go, dockerfile:cmd/core-command/Dockerfile], [image:docker-core-data-go, dockerfile:cmd/core-data/Dockerfile], [image:docker-core-metadata-go, dockerfile:cmd/core-metadata/Dockerfile], [image:docker-security-bootstrap-redis-go, dockerfile:cmd/security-bootstrap-redis/Dockerfile], [image:docker-security-proxy-setup-go, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:docker-security-secretstore-setup-go, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:docker-support-notifications-go, dockerfile:cmd/support-notifications/Dockerfile], [image:docker-support-scheduler-go, dockerfile:cmd/support-scheduler/Dockerfile], [image:docker-sys-mgmt-agent-go, dockerfile:cmd/sys-mgmt-agent/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh 00:31:38 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 00:31:38 00:31:38 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 00:31:39 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 00:31:39 latest: Pulling from edgex-devops/git-semver 00:31:39 31603596830f: Pulling fs layer 00:31:39 2a8b12db71e7: Pulling fs layer 00:31:39 6ca5941a6612: Pulling fs layer 00:31:39 ecc8261a40a4: Pulling fs layer 00:31:39 ecc8261a40a4: Waiting 00:31:39 2a8b12db71e7: Verifying Checksum 00:31:39 2a8b12db71e7: Download complete 00:31:39 31603596830f: Verifying Checksum 00:31:39 31603596830f: Download complete 00:31:39 6ca5941a6612: Verifying Checksum 00:31:39 6ca5941a6612: Download complete 00:31:39 ecc8261a40a4: Verifying Checksum 00:31:39 ecc8261a40a4: Download complete 00:31:40 31603596830f: Pull complete 00:31:40 2a8b12db71e7: Pull complete 00:31:41 6ca5941a6612: Pull complete 00:31:41 ecc8261a40a4: Pull complete 00:31:41 Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 00:31:41 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 00:31:41 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 00:31:41 prd-centos7-docker-4c-2g-18363 does not seem to be running inside a container 00:31:41 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/32 -v /w/workspace/edgex-go/32:/w/workspace/edgex-go/32:rw,z -v /w/workspace/edgex-go/32@tmp:/w/workspace/edgex-go/32@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 00:31:43 $ docker top 1fd62f0391630d1e0de9a5a05bc7ea1d049915dc93e1602cf49abed36498e018 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 00:31:44 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 00:31:44 [ssh-agent] Looking for ssh-agent implementation... 00:31:44 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 00:31:44 $ docker exec 1fd62f0391630d1e0de9a5a05bc7ea1d049915dc93e1602cf49abed36498e018 ssh-agent 00:31:44 SSH_AUTH_SOCK=/tmp/ssh-083xzU4bkaon/agent.11 00:31:44 SSH_AGENT_PID=16 00:31:44 Running ssh-add (command line suppressed) 00:31:44 Identity added: /w/workspace/edgex-go/32@tmp/private_key_4203400325958371287.key (/w/workspace/edgex-go/32@tmp/private_key_4203400325958371287.key) 00:31:44 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 00:31:45 + git tag --points-at HEAD [Pipeline] } 00:31:45 $ docker exec --env ******** --env ******** 1fd62f0391630d1e0de9a5a05bc7ea1d049915dc93e1602cf49abed36498e018 ssh-agent -k 00:31:45 unset SSH_AUTH_SOCK; 00:31:45 unset SSH_AGENT_PID; 00:31:45 echo Agent pid 16 killed; 00:31:45 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 00:31:45 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 00:31:45 [ssh-agent] Looking for ssh-agent implementation... 00:31:45 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 00:31:45 $ docker exec 1fd62f0391630d1e0de9a5a05bc7ea1d049915dc93e1602cf49abed36498e018 ssh-agent 00:31:46 SSH_AUTH_SOCK=/tmp/ssh-HBaAa25iis3z/agent.47 00:31:46 SSH_AGENT_PID=52 00:31:46 Running ssh-add (command line suppressed) 00:31:46 Identity added: /w/workspace/edgex-go/32@tmp/private_key_4244218035043065133.key (/w/workspace/edgex-go/32@tmp/private_key_4244218035043065133.key) 00:31:46 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 00:31:46 + git semver init 00:31:46 # -> Open(): unable to determine branch for HEAD 00:31:46 # $GIT_DIR = /w/workspace/edgex-go/32/.git 00:31:46 # $GIT_WORK_TREE = /w/workspace/edgex-go/32 00:31:46 # $SEMVER_REMOTE_NAME = origin 00:31:46 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 00:31:46 # $SEMVER_USER_NAME = edgex-jenkins 00:31:46 # $SEMVER_BRANCH = PR-2858 00:31:46 # $SEMVER_TEMP = /tmp/semver-582776987 00:31:46 # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP 00:32:18 # '/tmp/semver-582776987' -> '/w/workspace/edgex-go/32/.semver' 00:32:18 # -> Force: false 00:32:18 # $SEMVER_DIR = /w/workspace/edgex-go/32/.semver [Pipeline] } 00:32:18 $ docker exec --env ******** --env ******** 1fd62f0391630d1e0de9a5a05bc7ea1d049915dc93e1602cf49abed36498e018 ssh-agent -k 00:32:19 unset SSH_AUTH_SOCK; 00:32:19 unset SSH_AGENT_PID; 00:32:19 echo Agent pid 52 killed; 00:32:19 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 00:32:19 + git semver [Pipeline] } 00:32:19 $ docker stop --time=1 1fd62f0391630d1e0de9a5a05bc7ea1d049915dc93e1602cf49abed36498e018 00:32:21 $ docker rm -f 1fd62f0391630d1e0de9a5a05bc7ea1d049915dc93e1602cf49abed36498e018 [Pipeline] // withDockerContainer [Pipeline] sh 00:32:22 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 00:32:22 Stashed 1 file(s) [Pipeline] echo 00:32:22 [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:23 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 00:32:24 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 00:32:24 + sudo service docker restart 00:32:24 + true 00:32:24 Redirecting to /bin/systemctl restart docker.service [Pipeline] echo 00:32:25 ========================================================= 00:32:25 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] 00:32:25 ========================================================= [Pipeline] isUnix [Pipeline] sh 00:32:25 + 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:29 Sending build context to Docker daemon 326.3MB 00:32:29 Step 1/6 : ARG BASE=golang:1.15-alpine3.12 00:32:29 Step 2/6 : FROM ${BASE} 00:32:29 1.15-alpine: Pulling from edgex-devops/edgex-golang-base 00:32:29 188c0c94c7c5: Pulling fs layer 00:32:29 0ef7d3d256c8: Pulling fs layer 00:32:29 de9db76c5a1d: Pulling fs layer 00:32:29 bca2f99d35d6: Pulling fs layer 00:32:29 93359f2a8cfa: Pulling fs layer 00:32:29 7c6f9722023f: Pulling fs layer 00:32:29 a35cf1a2eb13: Pulling fs layer 00:32:29 bca2f99d35d6: Waiting 00:32:29 93359f2a8cfa: Waiting 00:32:29 7c6f9722023f: Waiting 00:32:29 a35cf1a2eb13: Waiting 00:32:29 de9db76c5a1d: Verifying Checksum 00:32:29 de9db76c5a1d: Download complete 00:32:29 0ef7d3d256c8: Verifying Checksum 00:32:29 0ef7d3d256c8: Download complete 00:32:29 188c0c94c7c5: Verifying Checksum 00:32:29 188c0c94c7c5: Download complete 00:32:29 93359f2a8cfa: Verifying Checksum 00:32:29 93359f2a8cfa: Download complete 00:32:29 7c6f9722023f: Verifying Checksum 00:32:29 7c6f9722023f: Download complete 00:32:29 188c0c94c7c5: Pull complete 00:32:29 0ef7d3d256c8: Pull complete 00:32:30 de9db76c5a1d: Pull complete 00:32:30 a35cf1a2eb13: Verifying Checksum 00:32:30 a35cf1a2eb13: Download complete 00:32:31 bca2f99d35d6: Verifying Checksum 00:32:31 bca2f99d35d6: Download complete 00:32:38 Still waiting to schedule task 00:32:38 Waiting for next available executor on ‘ubuntu18.04-docker-arm64-4c-16g’ 00:32:38 bca2f99d35d6: Pull complete 00:32:38 93359f2a8cfa: Pull complete 00:32:38 7c6f9722023f: Pull complete 00:32:42 a35cf1a2eb13: Pull complete 00:32:42 Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 00:32:42 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine 00:32:42 ---> a62c8e92a672 00:32:42 Step 3/6 : RUN apk add --update --no-cache make git curl bash zeromq-dev libsodium-dev pkgconfig build-base && ln -s /bin/touch /usr/bin/touch 00:32:42 ---> Running in 60c26b98b19a 00:32:43 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 00:32:44 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 00:32:44 (1/12) Installing libmagic (5.38-r0) 00:32:44 (2/12) Installing file (5.38-r0) 00:32:44 (3/12) Installing libc-dev (0.7.2-r3) 00:32:45 (4/12) Installing g++ (9.3.0-r2) 00:32:50 (5/12) Installing fortify-headers (1.1-r0) 00:32:50 (6/12) Installing patch (2.7.6-r6) 00:32:50 (7/12) Installing build-base (0.5-r2) 00:32:50 (8/12) Installing libsodium (1.0.18-r0) 00:32:50 (9/12) Installing pkgconf (1.7.2-r0) 00:32:50 (10/12) Installing libsodium-dev (1.0.18-r0) 00:32:50 (11/12) Installing libzmq (4.3.3-r0) 00:32:50 (12/12) Installing zeromq-dev (4.3.3-r0) 00:32:50 Executing busybox-1.31.1-r19.trigger 00:32:50 OK: 233 MiB in 51 packages 00:32:54 Removing intermediate container 60c26b98b19a 00:32:54 ---> 7e9009b43133 00:32:54 Step 4/6 : WORKDIR /edgex-go 00:32:54 ---> Running in 613cb519c2c4 00:32:54 Removing intermediate container 613cb519c2c4 00:32:54 ---> 8db4defd73df 00:32:54 Step 5/6 : COPY go.mod . 00:32:54 ---> b1ffc6e2dff6 00:32:54 Step 6/6 : RUN go mod download 00:32:54 ---> Running in c80901ecc367 00:33:16 Removing intermediate container c80901ecc367 00:33:16 ---> 017e672e9602 00:33:16 Successfully built 017e672e9602 00:33:16 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 00:33:17 + docker inspect -f . ci-base-image-x86_64 00:33:17 . [Pipeline] withDockerContainer 00:33:17 prd-centos7-docker-4c-2g-18363 does not seem to be running inside a container 00:33:17 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/32 -v /w/workspace/edgex-go/32:/w/workspace/edgex-go/32:rw,z -v /w/workspace/edgex-go/32@tmp:/w/workspace/edgex-go/32@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 00:33:18 $ docker top a62eb7dda339bb630bc54729fc1d09cbd2b366bcf5c5c40d78cdae46e07553b6 -eo pid,comm [Pipeline] { [Pipeline] sh 00:33:18 + go version 00:33:18 go version go1.15.5 linux/amd64 [Pipeline] } 00:33:18 $ docker stop --time=1 a62eb7dda339bb630bc54729fc1d09cbd2b366bcf5c5c40d78cdae46e07553b6 00:33:20 $ docker rm -f a62eb7dda339bb630bc54729fc1d09cbd2b366bcf5c5c40d78cdae46e07553b6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 00:33:21 + docker inspect -f . ci-base-image-x86_64 00:33:21 . [Pipeline] withDockerContainer 00:33:21 prd-centos7-docker-4c-2g-18363 does not seem to be running inside a container 00:33:21 $ 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/32 -v /w/workspace/edgex-go/32:/w/workspace/edgex-go/32:rw,z -v /w/workspace/edgex-go/32@tmp:/w/workspace/edgex-go/32@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 00:33:23 $ docker top c0ce92829875413682e3edf2fa5101ceec99cd347e3a9e73b400451034548a1b -eo pid,comm [Pipeline] { [Pipeline] echo 00:33:23 ========================================================= 00:33:23 [edgeXBuildGoParallel] Running Tests and Build... 00:33:23 ========================================================= [Pipeline] sh 00:33:23 + make test 00:33:23 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 00:33:33 ? github.com/edgexfoundry/edgex-go [no test files] 00:33:46 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 00:33:54 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 00:33:54 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 00:33:54 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 00:33:54 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrap-redis [no test files] 00:33:54 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 00:33:55 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 00:33:55 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 00:33:56 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 00:33:56 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 00:33:59 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 00:33:59 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 00:33:59 ? github.com/edgexfoundry/edgex-go/internal [no test files] 00:34:01 ok github.com/edgexfoundry/edgex-go/internal/core/command 0.094s coverage: 46.6% of statements 00:34:01 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 00:34:01 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 00:34:01 ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] 00:34:01 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] 00:34:01 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] 00:34:06 ok github.com/edgexfoundry/edgex-go/internal/core/data 1.154s coverage: 27.0% of statements 00:34:06 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 00:34:06 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 00:34:06 ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] 00:34:06 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] 00:34:06 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] 00:34:06 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 00:34:06 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.039s coverage: 100.0% of statements 00:34:06 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] 00:34:06 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.069s coverage: 100.0% of statements 00:34:06 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] 00:34:06 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] 00:34:06 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.400s coverage: 75.7% of statements 00:34:06 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] 00:34:06 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] 00:34:06 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.416s coverage: 82.9% of statements 00:34:06 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] 00:34:06 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] 00:34:06 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/io [no test files] 00:34:06 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] 00:34:07 ok github.com/edgexfoundry/edgex-go/internal/core/metadata 0.399s coverage: 28.6% of statements 00:34:07 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 00:34:07 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 00:34:07 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] 00:34:07 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] 00:34:07 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] 00:34:07 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.065s coverage: 100.0% of statements 00:34:07 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] 00:34:07 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.043s coverage: 100.0% of statements 00:34:07 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] 00:34:07 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.113s coverage: 86.7% of statements 00:34:07 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] 00:34:08 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.137s coverage: 97.5% of statements 00:34:08 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] 00:34:08 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.100s coverage: 78.3% of statements 00:34:08 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] 00:34:08 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] 00:34:08 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] 00:34:08 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] 00:34:10 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 0.333s coverage: 93.8% of statements 00:34:10 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] 00:34:10 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] 00:34:10 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] 00:34:10 ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] 00:34:10 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 00:34:10 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] 00:34:10 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] 00:34:10 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 00:34:10 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 00:34:10 ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] 00:34:10 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 00:34:10 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] 00:34:10 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 00:34:10 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] 00:34:10 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 00:34:10 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] 00:34:10 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] 00:34:10 ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] 00:34:10 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.046s coverage: 58.8% of statements 00:34:10 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] 00:34:10 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] 00:34:10 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.055s coverage: 0.1% of statements 00:34:10 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] 00:34:10 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] 00:34:10 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 00:34:10 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 00:34:10 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.048s coverage: 100.0% of statements 00:34:10 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 00:34:10 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.053s coverage: 75.5% of statements 00:34:10 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 00:34:10 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.038s coverage: 80.8% of statements 00:34:10 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.071s coverage: 87.2% of statements 00:34:10 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.057s coverage: 84.2% of statements 00:34:11 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.097s coverage: 91.4% of statements 00:34:11 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 00:34:12 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.189s coverage: 63.5% of statements 00:34:12 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 00:34:12 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 00:34:12 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.047s coverage: 100.0% of statements 00:34:12 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.042s coverage: 91.3% of statements 00:34:12 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.033s coverage: 100.0% of statements 00:34:12 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.050s coverage: 73.7% of statements 00:34:12 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.055s coverage: 100.0% of statements 00:34:14 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.426s coverage: 55.9% of statements 00:34:14 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 00:34:14 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 00:34:14 ? github.com/edgexfoundry/edgex-go/internal/security/redis [no test files] 00:34:14 ? github.com/edgexfoundry/edgex-go/internal/security/redis/config [no test files] 00:34:14 ? github.com/edgexfoundry/edgex-go/internal/security/redis/container [no test files] 00:34:14 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.106s coverage: 37.0% of statements 00:34:14 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 00:34:14 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 00:34:14 ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient 0.350s coverage: 84.0% of statements 00:34:14 ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient/mocks 0.033s coverage: 100.0% of statements 00:34:16 ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.105s coverage: 47.1% of statements 00:34:16 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 00:34:16 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 00:34:16 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] 00:34:16 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] 00:34:16 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] 00:34:16 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.049s coverage: 100.0% of statements 00:34:16 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] 00:34:16 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.046s coverage: 100.0% of statements 00:34:16 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] 00:34:18 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 0.856s coverage: 29.1% of statements 00:34:18 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 00:34:18 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 00:34:18 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] 00:34:18 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] 00:34:18 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] 00:34:18 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.077s coverage: 99.0% of statements 00:34:18 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] 00:34:18 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.093s coverage: 100.0% of statements 00:34:18 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] 00:34:18 ok github.com/edgexfoundry/edgex-go/internal/system 0.075s coverage: 0.0% of statements 00:34:18 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 00:34:18 ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.056s coverage: 100.0% of statements 00:34:18 ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] 00:34:18 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 00:34:18 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 00:34:18 ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] 00:34:18 ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.059s coverage: 87.9% of statements 00:34:18 ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] 00:34:18 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 00:34:18 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.032s coverage: 100.0% of statements 00:34:19 ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.035s coverage: 32.1% of statements 00:34:19 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.048s coverage: 100.0% of statements 00:34:20 GO111MODULE=on go vet ./... 00:34:46 gofmt -l . 00:34:46 [ "`gofmt -l .`" = "" ] 00:34:46 ./bin/test-go-mod-tidy.sh 00:34:46 ./bin/test-attribution-txt.sh [Pipeline] sh 00:34:47 + ls -al . 00:34:47 total 636 00:34:47 drwxrwxr-x 10 1001 1001 4096 Jan 5 00:34 . 00:34:47 drwxr-xr-x 4 root root 30 Jan 5 00:33 .. 00:34:47 -rw-rw-r-- 1 1001 1001 11 Jan 5 00:31 .dockerignore 00:34:47 drwxrwxr-x 8 1001 1001 179 Jan 5 00:31 .git 00:34:47 drwxrwxr-x 3 1001 1001 125 Jan 5 00:31 .github 00:34:47 -rw-rw-r-- 1 1001 1001 824 Jan 5 00:31 .gitignore 00:34:47 drwx------ 3 1001 1001 47 Jan 5 00:32 .semver 00:34:47 -rw-rw-r-- 1 1001 1001 166 Jan 5 00:31 .sonarcloud.properties 00:34:47 -rw-rw-r-- 1 1001 1001 3804 Jan 5 00:31 CONTRIBUTING.md 00:34:47 -rw-rw-r-- 1 1001 1001 931 Jan 5 00:31 Dockerfile.build 00:34:47 -rw-rw-r-- 1 1001 1001 863 Jan 5 00:31 Jenkinsfile 00:34:47 -rw-rw-r-- 1 1001 1001 10775 Jan 5 00:31 LICENSE 00:34:47 -rw-rw-r-- 1 1001 1001 5750 Jan 5 00:31 Makefile 00:34:47 -rw-rw-r-- 1 1001 1001 6511 Jan 5 00:31 README.md 00:34:47 -rw-rw-r-- 1 1001 1001 6744 Jan 5 00:31 SECURITY.md 00:34:47 -rw-rw-r-- 1 1001 1001 5 Jan 5 00:32 VERSION 00:34:47 -rw-rw-r-- 1 1001 1001 4131 Jan 5 00:31 ZMQWindows.md 00:34:47 drwxrwxr-x 2 1001 1001 117 Jan 5 00:31 bin 00:34:47 drwxrwxr-x 14 1001 1001 4096 Jan 5 00:31 cmd 00:34:47 -rw-r--r-- 1 root root 538204 Jan 5 00:34 coverage.out 00:34:47 -rw-r--r-- 1 root root 979 Jan 5 00:34 go.mod 00:34:47 -rw-r--r-- 1 root root 18934 Jan 5 00:34 go.sum 00:34:47 drwxrwxr-x 8 1001 1001 127 Jan 5 00:31 internal 00:34:47 drwxrwxr-x 4 1001 1001 26 Jan 5 00:31 openapi 00:34:47 drwxrwxr-x 4 1001 1001 71 Jan 5 00:31 snap 00:34:47 -rw-rw-r-- 1 1001 1001 168 Jan 5 00:31 version.go [Pipeline] sh 00:34:48 + '[' -e coverage.out ] 00:34:48 + chown 1001:1001 coverage.out [Pipeline] stash 00:34:48 Stashed 1 file(s) [Pipeline] sh 00:34:48 + make build 00:34:48 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data 00:34:51 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 00:35:02 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command 00:35:02 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 00:35:03 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 00:35:03 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 00:35:05 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 00:35:07 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 00:35:08 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 00:35:09 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 00:35:10 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrap-redis/security-bootstrap-redis ./cmd/security-bootstrap-redis 00:35: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 [Pipeline] } 00:35:13 $ docker stop --time=1 c0ce92829875413682e3edf2fa5101ceec99cd347e3a9e73b400451034548a1b 00:35:15 $ docker rm -f c0ce92829875413682e3edf2fa5101ceec99cd347e3a9e73b400451034548a1b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 00:35:16 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 00:35:16 00:35:16 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh 00:35:17 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 00:35:17 latest: Pulling from edgex-devops/edgex-compose 00:35:17 cbdbe7a5bc2a: Pulling fs layer 00:35:17 ca9280d653b3: Pulling fs layer 00:35:17 7e9c9ca2126c: Pulling fs layer 00:35:17 cbdbe7a5bc2a: Download complete 00:35:17 cbdbe7a5bc2a: Pull complete 00:35:18 ca9280d653b3: Verifying Checksum 00:35:18 ca9280d653b3: Download complete 00:35:19 ca9280d653b3: Pull complete 00:35:22 7e9c9ca2126c: Download complete 00:35:28 7e9c9ca2126c: Pull complete 00:35:28 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 00:35:28 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 00:35:28 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer 00:35:28 prd-centos7-docker-4c-2g-18363 does not seem to be running inside a container 00:35:28 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/32 -v /w/workspace/edgex-go/32:/w/workspace/edgex-go/32:rw,z -v /w/workspace/edgex-go/32@tmp:/w/workspace/edgex-go/32@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:35:30 $ docker top 4362e03e6ffed40ffd50c14c226224dc11c89307f3a77c9b920ffe0cd806ec1b -eo pid,comm [Pipeline] { [Pipeline] sh 00:35:30 + docker-compose build --help 00:35:30 + grep parallel 00:35:31 --parallel Build images in parallel. [Pipeline] } 00:35:31 $ docker stop --time=1 4362e03e6ffed40ffd50c14c226224dc11c89307f3a77c9b920ffe0cd806ec1b 00:35:33 $ docker rm -f 4362e03e6ffed40ffd50c14c226224dc11c89307f3a77c9b920ffe0cd806ec1b [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 00:35:33 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 00:35:33 . [Pipeline] withDockerContainer 00:35:34 prd-centos7-docker-4c-2g-18363 does not seem to be running inside a container 00:35:34 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/32 -v /w/workspace/edgex-go/32:/w/workspace/edgex-go/32:rw,z -v /w/workspace/edgex-go/32@tmp:/w/workspace/edgex-go/32@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 00:35:34 $ docker top b15aab7ead8fdcd09bf0f9be80f5db3d5afeaf0d779f1c39e381fa102d260f37 -eo pid,comm [Pipeline] { [Pipeline] sh 00:35:35 + docker-compose -f ./docker-compose-build.yml build --parallel 00:35:36 Building docker-core-command-go ... 00:35:36 Building docker-core-data-go ... 00:35:36 Building docker-core-metadata-go ... 00:35:36 Building docker-security-bootstrap-redis-go ... 00:35:36 Building docker-security-proxy-setup-go ... 00:35:36 Building docker-security-secretstore-setup-go ... 00:35:36 Building docker-support-notifications-go ... 00:35:36 Building docker-support-scheduler-go ... 00:35:36 Building docker-sys-mgmt-agent-go ... 00:35:36 Building docker-support-scheduler-go 00:35:36 Building docker-security-bootstrap-redis-go 00:35:36 Building docker-core-command-go 00:35:36 Building docker-support-notifications-go 00:35:36 Building docker-core-metadata-go 00:35:53 Running on prd-ubuntu18.04-docker-arm64-4c-16g-18368 in /w/workspace/edgexfoundry_edgex-go_PR-2858 [Pipeline] { [Pipeline] ws 00:35:53 Running in /w/workspace/edgex-go/32 [Pipeline] { [Pipeline] checkout 00:35:59 using credential edgex-jenkins-ssh 00:35:59 Cloning the remote Git repository 00:35:59 Cloning repository git@github.com:edgexfoundry/edgex-go.git 00:35:59 > git init /w/workspace/edgex-go/32 # timeout=10 00:35:59 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 00:35:59 > git --version # timeout=10 00:35:59 > git --version # 'git version 2.17.1' 00:35:59 using GIT_SSH to set credentials SSH Credentials for GitHub 00:35:59 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 00:36:09 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 00:36:09 Step 2/22 : FROM ${BUILDER_BASE} AS builder 00:36:09 Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12 00:36:09 Step 2/24 : FROM ${BUILDER_BASE} AS builder 00:36:09 ---> 017e672e9602 00:36:09 Step 3/24 : WORKDIR /edgex-go 00:36:09 ---> 017e672e9602 00:36:09 Step 3/22 : WORKDIR /edgex-go 00:36:10 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 00:36:10 Step 2/22 : FROM ${BUILDER_BASE} AS builder 00:36:10 ---> 017e672e9602 00:36:10 Step 3/22 : WORKDIR /edgex-go 00:36:10 Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12 00:36:10 Step 2/21 : FROM ${BUILDER_BASE} AS builder 00:36:10 ---> 017e672e9602 00:36:10 Step 3/21 : WORKDIR /edgex-go 00:36:10 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 00:36:10 Step 2/22 : FROM ${BUILDER_BASE} AS builder 00:36:10 ---> 017e672e9602 00:36:10 Step 3/22 : WORKDIR /edgex-go 00:36:11 ---> Running in b3a4104e25b1 00:36:11 ---> Running in ae187327ab69 00:36:11 ---> Running in 954d40d80445 00:36:11 ---> Running in 4b4a8b56467c 00:36:11 ---> Running in 300306b24a11 00:36:11 Removing intermediate container 954d40d80445 00:36:11 ---> cac3952c2dec 00:36:11 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:36:11 Removing intermediate container 300306b24a11 00:36:11 ---> 9041969cdb1c 00:36:11 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:36:11 Removing intermediate container 4b4a8b56467c 00:36:11 ---> c7395801180b 00:36:11 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:36:11 Removing intermediate container b3a4104e25b1 00:36:11 ---> 522bd17ae8ee 00:36:11 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:36:11 Removing intermediate container ae187327ab69 00:36:11 ---> 2d35aea91166 00:36:11 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:36:12 ---> Running in 94f61b0218e2 00:36:12 ---> Running in cc0d6b8b1aa9 00:36:12 ---> Running in 14a9c676683e 00:36:12 ---> Running in 05ba60c6f71f 00:36:12 ---> Running in afaf2e79855d 00:36:14 Removing intermediate container cc0d6b8b1aa9 00:36:14 ---> 61a0d1746237 00:36:14 Step 5/22 : RUN apk add --update --no-cache make git 00:36:14 Removing intermediate container 94f61b0218e2 00:36:14 ---> 8b5ac14a7bfc 00:36:14 Step 5/22 : RUN apk add --update --no-cache make git 00:36:14 ---> Running in 77d43ac2efdc 00:36:14 ---> Running in 530f1b4dd947 00:36:14 Removing intermediate container 14a9c676683e 00:36:14 ---> 35487b4942eb 00:36:14 Step 5/22 : RUN apk add --update --no-cache make git 00:36:14 ---> Running in 693dab6d537b 00:36:14 Removing intermediate container afaf2e79855d 00:36:14 ---> 94bfa53973ab 00:36:14 Step 5/21 : RUN apk add --update --no-cache make git 00:36:14 Removing intermediate container 05ba60c6f71f 00:36:14 ---> 289fb43b7eb6 00:36:14 Step 5/24 : RUN apk add --update --no-cache make bash git ca-certificates 00:36:15 ---> Running in e0cd2aeafe1d 00:36:15 ---> Running in 340700c8c704 00:36:15 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 00:36:15 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 00:36:15 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 00:36:16 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 00:36:16 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 00:36:16 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 00:36:16 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 00:36:16 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 00:36:16 OK: 233 MiB in 51 packages 00:36:16 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 00:36:16 OK: 233 MiB in 51 packages 00:36:16 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 00:36:16 OK: 233 MiB in 51 packages 00:36:17 OK: 233 MiB in 51 packages 00:36:17 OK: 233 MiB in 51 packages 00:36:17 Removing intermediate container 530f1b4dd947 00:36:17 ---> b3510aa0748a 00:36:17 Step 6/22 : COPY go.mod . 00:36:17 Removing intermediate container 77d43ac2efdc 00:36:17 ---> f359abeea704 00:36:17 Step 6/22 : COPY go.mod . 00:36:17 Removing intermediate container 693dab6d537b 00:36:17 ---> 7dd8044b2b9e 00:36:17 Step 6/22 : COPY go.mod . 00:36:18 ---> 084ca64990e0 00:36:18 Step 7/22 : RUN go mod download 00:36:18 ---> Running in 5d2ed3cc4bba 00:36:18 ---> 7aca2d354a40 00:36:18 Step 7/22 : RUN go mod download 00:36:17 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 00:36:17 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 00:36:17 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 00:36:17 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 00:36:17 using GIT_SSH to set credentials SSH Credentials for GitHub 00:36:17 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/2858/head:refs/remotes/origin/PR-2858 +refs/heads/master:refs/remotes/origin/master # timeout=10 00:36:18 ---> a279113b2e98 00:36:18 Step 7/22 : RUN go mod download 00:36:18 Removing intermediate container 340700c8c704 00:36:18 ---> d63b4b2e8cd4 00:36:18 Step 6/24 : COPY go.mod . 00:36:18 Merging remotes/origin/master commit 9a953f5b9eae9a1fd9d439f269b5a1f3c5abca33 into PR head commit b123692ef5aef04367cfb89a2b35ff47f98a9523 00:36:18 ---> Running in 69bba1b44fbb 00:36:18 ---> Running in 33f17cdafcc3 00:36:18 Removing intermediate container e0cd2aeafe1d 00:36:18 ---> 98240b4d6ffd 00:36:18 Step 6/21 : COPY go.mod . 00:36:19 ---> 1f35663d20b2 00:36:19 Step 7/24 : RUN go mod download 00:36:19 ---> 73b2b88a8b13 00:36:19 Step 7/21 : RUN go mod download 00:36:19 ---> Running in ba6cd1c80c21 00:36:19 ---> Running in 1454e5b3c4a6 00:36:19 Merge succeeded, producing ca84f7093e0e2ba9e1621d497424244afec2ede8 00:36:19 Checking out Revision ca84f7093e0e2ba9e1621d497424244afec2ede8 (PR-2858) 00:36:18 > git config core.sparsecheckout # timeout=10 00:36:18 > git checkout -f b123692ef5aef04367cfb89a2b35ff47f98a9523 # timeout=10 00:36:18 > git remote # timeout=10 00:36:18 > git config --get remote.origin.url # timeout=10 00:36:18 using GIT_SSH to set credentials SSH Credentials for GitHub 00:36:18 > git merge 9a953f5b9eae9a1fd9d439f269b5a1f3c5abca33 # timeout=10 00:36:19 > git rev-parse HEAD^{commit} # timeout=10 00:36:19 > git config core.sparsecheckout # timeout=10 00:36:19 > git checkout -f ca84f7093e0e2ba9e1621d497424244afec2ede8 # timeout=10 00:36:20 Removing intermediate container 5d2ed3cc4bba 00:36:20 ---> 4615eb839155 00:36:20 Step 8/22 : COPY . . 00:36:20 Removing intermediate container 33f17cdafcc3 00:36:20 ---> 8288737765b1 00:36:20 Step 8/22 : COPY . . 00:36:21 Removing intermediate container 69bba1b44fbb 00:36:21 ---> e1e8761ca0ac 00:36:21 Step 8/22 : COPY . . 00:36:23 Commit message: "Merge commit '9a953f5b9eae9a1fd9d439f269b5a1f3c5abca33' into HEAD" 00:36:23 First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 00:36:23 > git rev-list --no-walk 2ba33aaf5b3cb4b8454f2bbe47ae659fab0f1a4e # timeout=10 00:36:25 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 00:36:25 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 00:36:26 + + sudo service docker restart 00:36:26 true 00:36:26 Removing intermediate container ba6cd1c80c21 00:36:26 ---> ccfff023d01f 00:36:26 Step 8/24 : COPY . . 00:36:27 Removing intermediate container 1454e5b3c4a6 00:36:27 ---> 964446c4641b 00:36:27 Step 8/21 : COPY . . [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 00:36:28 provisioning config files... 00:36:28 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/32@tmp/config8091242467317732463tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:36:28 ---> docker-login.sh 00:36:28 nexus3.edgexfoundry.org:10001 00:36:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:36:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:36:30 Configure a credential helper to remove this warning. See 00:36:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:36:30 00:36:30 Login Succeeded 00:36:30 nexus3.edgexfoundry.org:10002 00:36:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:36:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:36:30 Configure a credential helper to remove this warning. See 00:36:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:36:30 00:36:30 Login Succeeded 00:36:30 nexus3.edgexfoundry.org:10003 00:36:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:36:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:36:31 Configure a credential helper to remove this warning. See 00:36:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:36:31 00:36:31 Login Succeeded 00:36:31 nexus3.edgexfoundry.org:10004 00:36:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:36:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:36:31 Configure a credential helper to remove this warning. See 00:36:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:36:31 00:36:31 Login Succeeded 00:36:31 docker.io 00:36:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:36:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:36:32 Configure a credential helper to remove this warning. See 00:36:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:36:32 00:36:32 Login Succeeded 00:36:32 ---> docker-login.sh ends [Pipeline] } 00:36:32 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 00:36:33 ========================================================= 00:36:33 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] 00:36:33 ========================================================= [Pipeline] isUnix [Pipeline] sh 00:36:33 + 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:36 Sending build context to Docker daemon 165.4MB 00:36:36 Step 1/6 : ARG BASE=golang:1.15-alpine3.12 00:36:36 Step 2/6 : FROM ${BASE} 00:36:36 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 00:36:36 5f621e34cdf4: Pulling fs layer 00:36:36 a4357932f1b6: Pulling fs layer 00:36:36 18c013af1878: Pulling fs layer 00:36:36 00ac8860ef70: Pulling fs layer 00:36:36 63d7cb157983: Pulling fs layer 00:36:36 b116817d02f9: Pulling fs layer 00:36:36 745a02a5169b: Pulling fs layer 00:36:36 00ac8860ef70: Waiting 00:36:36 63d7cb157983: Waiting 00:36:36 b116817d02f9: Waiting 00:36:36 745a02a5169b: Waiting 00:36:36 18c013af1878: Verifying Checksum 00:36:36 18c013af1878: Download complete 00:36:36 a4357932f1b6: Verifying Checksum 00:36:36 a4357932f1b6: Download complete 00:36:36 63d7cb157983: Download complete 00:36:36 b116817d02f9: Verifying Checksum 00:36:36 b116817d02f9: Download complete 00:36:36 5f621e34cdf4: Verifying Checksum 00:36:36 5f621e34cdf4: Download complete 00:36:36 5f621e34cdf4: Pull complete 00:36:37 a4357932f1b6: Pull complete 00:36:38 18c013af1878: Pull complete 00:36:38 745a02a5169b: Download complete 00:36:39 00ac8860ef70: Verifying Checksum 00:36:39 00ac8860ef70: Download complete 00:36:50 00ac8860ef70: Pull complete 00:36:50 63d7cb157983: Pull complete 00:36:50 b116817d02f9: Pull complete 00:36:55 745a02a5169b: Pull complete 00:36:55 Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 00:36:55 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine 00:36:55 ---> b7e6874047d6 00:36:55 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:58 ---> Running in 4c69fc5a9c9d 00:37:00 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 00:37:00 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 00:37:01 (1/12) Installing libmagic (5.38-r0) 00:37:01 (2/12) Installing file (5.38-r0) 00:37:02 (3/12) Installing libc-dev (0.7.2-r3) 00:37:02 (4/12) Installing g++ (9.3.0-r2) 00:37:06 ---> 085f74a792ed 00:37:06 ---> 25a07b7bf746 00:37:06 Step 9/22 : RUN make cmd/core-command/core-commandStep 9/22 : RUN make cmd/core-metadata/core-metadata 00:37:06 00:37:06 ---> Running in 523df709e37b 00:37:06 ---> Running in 05bd39d8443a 00:37:06 ---> 1e1f17beab28 00:37:06 Step 9/24 : RUN make cmd/support-notifications/support-notifications 00:37:06 ---> 3ea5672cdce4 00:37:06 Step 9/22 : RUN make cmd/security-bootstrap-redis/security-bootstrap-redis 00:37:06 ---> Running in 7bcf0dc41e3e 00:37:06 ---> 004371a8c3b1 00:37:06 Step 9/21 : RUN make cmd/support-scheduler/support-scheduler 00:37:06 ---> Running in e26be784861d 00:37:06 ---> Running in f85f17a1a3c1 00:37:06 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 00:37:06 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 00:37:06 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command 00:37:06 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 00:37:06 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrap-redis/security-bootstrap-redis ./cmd/security-bootstrap-redis 00:37:07 (5/12) Installing fortify-headers (1.1-r0) 00:37:07 (6/12) Installing patch (2.7.6-r6) 00:37:07 (7/12) Installing build-base (0.5-r2) 00:37:07 (8/12) Installing libsodium (1.0.18-r0) 00:37:07 (9/12) Installing pkgconf (1.7.2-r0) 00:37:07 (10/12) Installing libsodium-dev (1.0.18-r0) 00:37:07 (11/12) Installing libzmq (4.3.3-r0) 00:37:07 (12/12) Installing zeromq-dev (4.3.3-r0) 00:37:07 Executing busybox-1.31.1-r19.trigger 00:37:07 OK: 217 MiB in 51 packages 00:37:11 Removing intermediate container 4c69fc5a9c9d 00:37:11 ---> 001c072e80aa 00:37:11 Step 4/6 : WORKDIR /edgex-go 00:37:11 ---> Running in f57e2f25bddd 00:37:12 Removing intermediate container f57e2f25bddd 00:37:12 ---> a1205fcf3dd0 00:37:12 Step 5/6 : COPY go.mod . 00:37:13 ---> 8753774ae72a 00:37:13 Step 6/6 : RUN go mod download 00:37:13 ---> Running in bfaebd5a2c5c 00:37:40 Removing intermediate container bfaebd5a2c5c 00:37:40 ---> 7f182bc2f73a 00:37:40 Successfully built 7f182bc2f73a 00:37:40 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 00:37:40 + docker inspect -f . ci-base-image-arm64 00:37:40 . [Pipeline] withDockerContainer 00:37:40 prd-ubuntu18.04-docker-arm64-4c-16g-18368 does not seem to be running inside a container 00:37:41 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/32 -v /w/workspace/edgex-go/32:/w/workspace/edgex-go/32:rw,z -v /w/workspace/edgex-go/32@tmp:/w/workspace/edgex-go/32@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 00:37:42 $ docker top 3438c7ef9e8efe4b3132aee03fd0ea8cfd41beaa99b9ccffe967ee9fd5e84bef -eo pid,comm [Pipeline] { [Pipeline] sh 00:37:43 + go version 00:37:43 go version go1.15.5 linux/arm64 [Pipeline] } 00:37:43 $ docker stop --time=1 3438c7ef9e8efe4b3132aee03fd0ea8cfd41beaa99b9ccffe967ee9fd5e84bef 00:37:45 Removing intermediate container 7bcf0dc41e3e 00:37:45 ---> 03a1a8c21753 00:37:45 00:37:45 Step 10/24 : FROM scratch 00:37:45 ---> 00:37:45 Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium' 00:37:45 Removing intermediate container e26be784861d 00:37:45 ---> eac5a6854ccc 00:37:45 00:37:45 Step 10/22 : FROM alpine:3.12 00:37:45 3.12: Pulling from library/alpine 00:37:45 Removing intermediate container 523df709e37b 00:37:45 ---> 49a1ff1b684f 00:37:45 00:37:45 Step 10/22 : FROM scratch 00:37:45 ---> 00:37:45 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 00:37:45 Removing intermediate container f85f17a1a3c1 00:37:45 ---> 005bf5d2ba30 00:37:45 00:37:45 Step 10/21 : FROM scratch 00:37:45 ---> 00:37:45 Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 00:37:45 ---> Running in d2bb9072ab5d 00:37:45 ---> Running in 887007a6e275 00:37:45 ---> Running in a90072e630c4 00:37:45 Removing intermediate container d2bb9072ab5d 00:37:45 ---> 2fd302a36002 00:37:45 Step 12/22 : ENV APP_PORT=48082 00:37:45 Removing intermediate container a90072e630c4 00:37:45 ---> 5e97faa4902e 00:37:45 Step 12/21 : ENV APP_PORT=48085 00:37:45 Removing intermediate container 887007a6e275 00:37:45 ---> a29d89ff16f9 00:37:45 Step 12/24 : ENV APP_PORT=48060 00:37:45 Digest: sha256:3c7497bf0c7af93428242d6176e8f7905f2201d8fc5861f45be7a346b5f23436 00:37:45 ---> Running in 2744de211208 00:37:45 ---> Running in 5e71946e5eca 00:37:45 Status: Downloaded newer image for alpine:3.12 00:37:45 ---> 389fef711851 00:37:45 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init curl 00:37:45 ---> Running in 08096657b811 00:37:45 ---> Running in 1a00c267300d 00:37:45 Removing intermediate container 05bd39d8443a 00:37:45 ---> 3e778e899576 00:37:45 00:37:45 Step 10/22 : FROM scratch 00:37:45 ---> 00:37:45 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 00:37:45 Removing intermediate container 5e71946e5eca 00:37:45 ---> fa31195c918f 00:37:45 Step 13/22 : EXPOSE $APP_PORT 00:37:45 ---> Using cache 00:37:45 ---> 5e97faa4902e 00:37:45 Step 12/22 : ENV APP_PORT=48081 00:37:45 Removing intermediate container 08096657b811 00:37:45 ---> 8016ff4dd814 00:37:45 Step 13/24 : EXPOSE $APP_PORT 00:37:45 Removing intermediate container 2744de211208 00:37:45 ---> 54ed538e0df7 00:37:45 Step 13/21 : EXPOSE $APP_PORT 00:37:45 ---> Running in 5f2e462c5bd3 00:37:45 ---> Running in 8f8fa20719ba 00:37:45 ---> Running in 0e0e013dcb8f 00:37:45 ---> Running in 24570eb5d9df 00:37:45 Removing intermediate container 0e0e013dcb8f 00:37:45 ---> d237c001b2bd 00:37:45 Step 14/24 : COPY --from=builder /bin/sh /bin/sh 00:37:45 Removing intermediate container 8f8fa20719ba 00:37:45 ---> 6ae1647f6bc8 00:37:45 Step 13/22 : EXPOSE $APP_PORT 00:37:45 Removing intermediate container 24570eb5d9df 00:37:45 ---> a07e7be225f0 00:37:45 Step 14/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/Attribution.txt / 00:37:45 Removing intermediate container 5f2e462c5bd3 00:37:45 ---> 6637940a02f7 00:37:45 Step 14/22 : WORKDIR / 00:37:45 ---> Running in 3d6586e30bb2 00:37:45 ---> Running in 4106275f937e 00:37:45 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 00:37:45 Removing intermediate container 3d6586e30bb2 00:37:45 ---> 7b96ca4e9c9c 00:37:45 Step 14/22 : WORKDIR / 00:37:45 ---> 5fd250435f50 00:37:45 Step 15/24 : COPY --from=builder /usr/share/ca-certificates /usr/share/ca-certificates 00:37:45 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 00:37:45 ---> 0b59e2eed6c2 00:37:45 Step 15/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 00:37:45 ---> Running in fe26095b6a7e 00:37:45 Removing intermediate container 4106275f937e 00:37:45 ---> fe334910f9d6 00:37:45 Step 15/22 : COPY --from=builder /edgex-go/cmd/core-command/Attribution.txt / 00:37:45 (1/5) Installing ca-certificates (20191127-r4) 00:37:45 (2/5) Installing nghttp2-libs (1.41.0-r0) 00:37:45 (3/5) Installing libcurl (7.69.1-r3) 00:37:45 (4/5) Installing curl (7.69.1-r3) 00:37:45 (5/5) Installing dumb-init (1.2.2-r1) 00:37:45 Executing busybox-1.31.1-r19.trigger 00:37:45 Executing ca-certificates-20191127-r4.trigger 00:37:45 OK: 7 MiB in 19 packages 00:37:45 ---> 6ffd0527208b 00:37:45 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 00:37:45 $ docker rm -f 3438c7ef9e8efe4b3132aee03fd0ea8cfd41beaa99b9ccffe967ee9fd5e84bef 00:37:46 Removing intermediate container fe26095b6a7e 00:37:46 ---> 210c15860dbd 00:37:46 Step 15/22 : COPY --from=builder /edgex-go/cmd/core-metadata/Attribution.txt / 00:37:46 ---> be5de0e74b07 00:37:46 Step 16/24 : COPY --from=builder /etc/ssl /etc/ssl 00:37:46 ---> 252851c16b9c 00:37:46 Step 16/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 00:37:46 ---> 334a71b49248 00:37:46 Step 17/21 : ENTRYPOINT ["/support-scheduler"] 00:37:46 ---> b29a2354a6f9 00:37:46 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 00:37:46 + docker inspect -f . ci-base-image-arm64 00:37:46 . [Pipeline] withDockerContainer 00:37:47 prd-ubuntu18.04-docker-arm64-4c-16g-18368 does not seem to be running inside a container 00:37:47 $ 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/32 -v /w/workspace/edgex-go/32:/w/workspace/edgex-go/32:rw,z -v /w/workspace/edgex-go/32@tmp:/w/workspace/edgex-go/32@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 00:37:47 ---> Running in ff0b502d8dae 00:37:47 Removing intermediate container 1a00c267300d 00:37:47 ---> 4c79930efe67 00:37:47 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020 Redis Labs' 00:37:47 ---> ad6291ab29de 00:37:47 Step 17/24 : COPY --from=builder /edgex-go/cmd/support-notifications/Attribution.txt / 00:37:47 ---> 3d7918e2c272 00:37:47 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 00:37:47 ---> Running in 0f6e720ec77b 00:37:47 ---> bff3c621971f 00:37:47 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 00:37:47 Removing intermediate container ff0b502d8dae 00:37:47 ---> 2f48bd5459e0 00:37:47 Step 18/21 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:37:47 ---> Running in ebf3133bf4e6 00:37:47 ---> dce301278602 00:37:47 Step 18/24 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 00:37:48 Removing intermediate container 0f6e720ec77b 00:37:48 ---> efec1b0934df 00:37:48 Step 13/22 : WORKDIR / 00:37:48 ---> e24931c1a147 00:37:48 Step 18/22 : ENTRYPOINT ["/core-command"] 00:37:48 ---> 091d1ee8764c 00:37:48 Step 18/22 : ENTRYPOINT ["/core-metadata"] 00:37:48 ---> Running in 6a025b73d860 00:37:48 ---> Running in 370866bb39ff 00:37:48 ---> Running in 13a69535d98b 00:37:48 Removing intermediate container ebf3133bf4e6 00:37:48 ---> 298d96b85098 00:37:48 Step 19/21 : LABEL arch=x86_64 00:37:48 ---> c4234e25f588 00:37:48 Step 19/24 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 00:37:48 ---> Running in ba3c29ff0144 00:37:48 Removing intermediate container 370866bb39ff 00:37:48 ---> d92a11d81000 00:37:48 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:37:48 Removing intermediate container 6a025b73d860 00:37:48 ---> 5cab8680062b 00:37:48 Step 14/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/Attribution.txt / 00:37:48 $ docker top 6483cb3be19413f2fe40149e3483ac42acfc84f318d4880f94912ca6c9a4d1e1 -eo pid,comm 00:37:48 Removing intermediate container 13a69535d98b 00:37:48 ---> 4d2e4c3ecd65 00:37:48 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [Pipeline] { [Pipeline] echo 00:37:49 ========================================================= 00:37:49 [edgeXBuildGoParallel] Running Tests and Build... 00:37:49 ========================================================= [Pipeline] sh 00:37:49 ---> Running in 5813bfe93584 00:37:49 ---> Running in a5c66a462f84 00:37:49 Removing intermediate container ba3c29ff0144 00:37:49 ---> f7a7695f7e7d 00:37:49 Step 20/21 : LABEL git_sha=1186f5100bc5844975a35d5a79b042b95d53d273 00:37:49 ---> 8448f4db2be3 00:37:49 Step 20/24 : ENTRYPOINT ["/support-notifications"] 00:37:49 ---> Running in 0a7fcbac4f7e 00:37:49 ---> c4f995de82a1 00:37:49 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/security-bootstrap-redis / 00:37:49 ---> Running in 7f5a9513ba76 00:37:49 Removing intermediate container 5813bfe93584 00:37:49 ---> 8c59ef87138e 00:37:49 Step 20/22 : LABEL arch=x86_64 00:37:49 Removing intermediate container a5c66a462f84 00:37:49 ---> 8c5b61f3cb91 00:37:49 Step 20/22 : LABEL arch=x86_64 00:37:49 Removing intermediate container 0a7fcbac4f7e 00:37:49 ---> eef99905aedf 00:37:49 Step 21/21 : LABEL version=0.0.0 00:37:49 ---> Running in 79052c69a1a5 00:37:49 ---> Running in e4b771a1ced0 00:37:49 + make test 00:37:49 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 00:37:49 Removing intermediate container 7f5a9513ba76 00:37:49 ---> f50f03b273bd 00:37:49 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:37:49 ---> Running in 6569f903a920 00:37:49 ---> 2203e3c08045 00:37:49 Step 16/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/entrypoint.sh / 00:37:49 ---> Running in 683cbf7084c8 00:37:50 Removing intermediate container e4b771a1ced0 00:37:50 ---> 5eb0e65cb833 00:37:50 Step 21/22 : LABEL git_sha=1186f5100bc5844975a35d5a79b042b95d53d273 00:37:50 Removing intermediate container 79052c69a1a5 00:37:50 ---> bcd90bd6bff8 00:37:50 Step 21/22 : LABEL git_sha=1186f5100bc5844975a35d5a79b042b95d53d273 00:37:50 ---> Running in edc0086ef8f6 00:37:50 Removing intermediate container 6569f903a920 00:37:50 ---> a7a0280568ff 00:37:50 00:37:50 ---> a4ed50cce16d 00:37:50 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/res/configuration.toml /res/configuration.toml 00:37:50 ---> Running in e95bf01890d5 00:37:50 Removing intermediate container 683cbf7084c8 00:37:50 ---> 60c96f0d61a6 00:37:50 Step 22/24 : LABEL arch=x86_64 00:37:50 Successfully built a7a0280568ff 00:37:50 Successfully tagged docker-support-scheduler-go:latest 00:37:51  Building docker-support-scheduler-go ... done Building docker-security-proxy-setup-go 00:37:51 ---> Running in 43df16597610 00:37:51 Removing intermediate container edc0086ef8f6 00:37:51 ---> 0d3cabbe4507 00:37:51 Step 22/22 : LABEL version=0.0.0 00:37:51 ---> f6c252100c76 00:37:51 Step 18/22 : RUN chmod +x entrypoint.sh 00:37:51 Removing intermediate container e95bf01890d5 00:37:51 ---> 08f083778624 00:37:51 Step 22/22 : LABEL version=0.0.0 00:37:51 ---> Running in 1973c2974252 00:37:51 ---> Running in 4f5d00a553dd 00:37:51 ---> Running in cd920ad79096 00:37:51 Removing intermediate container 43df16597610 00:37:51 ---> d93834f45d66 00:37:51 Step 23/24 : LABEL git_sha=1186f5100bc5844975a35d5a79b042b95d53d273 00:37:51 Removing intermediate container 1973c2974252 00:37:51 ---> 3900a0cf5380 00:37:51 00:37:51 ---> Running in 502896bb5976 00:37:51 Removing intermediate container cd920ad79096 00:37:51 ---> ad5cc84954f7 00:37:51 00:37:51 Successfully built 3900a0cf5380 00:37:52 Successfully built ad5cc84954f7 00:37:52 Successfully tagged docker-core-metadata-go:latest 00:37:52 Building docker-security-secretstore-setup-go 00:37:52  Building docker-core-metadata-go ... done Successfully tagged docker-core-command-go:latest 00:37:52 Building docker-core-data-go 00:37:52  Building docker-core-command-go ... done Removing intermediate container 502896bb5976 00:37:52 ---> ae8742a536ff 00:37:52 Step 24/24 : LABEL version=0.0.0 00:37:52 ---> Running in 1c21c36cd236 00:37:57 Removing intermediate container 1c21c36cd236 00:37:57 ---> 9459ce7ba17f 00:37:57 00:37:59 Successfully built 9459ce7ba17f 00:37:59 Successfully tagged docker-support-notifications-go:latest 00:37:59 Building docker-sys-mgmt-agent-go 00:38:00  Building docker-support-notifications-go ... done Removing intermediate container 4f5d00a553dd 00:38:00 ---> 5ad857e68e8e 00:38:00 Step 19/22 : ENTRYPOINT ["/entrypoint.sh"] 00:38:00 ---> Running in 4617a3453695 00:38:00 Removing intermediate container 4617a3453695 00:38:00 ---> 60c856974109 00:38:00 Step 20/22 : LABEL arch=x86_64 00:38:01 ---> Running in 46d9e627eb04 00:38:03 Removing intermediate container 46d9e627eb04 00:38:03 ---> b65fedb5429f 00:38:03 Step 21/22 : LABEL git_sha=1186f5100bc5844975a35d5a79b042b95d53d273 00:38:04 ---> Running in 04c1827e0aa0 00:38:05 Removing intermediate container 04c1827e0aa0 00:38:05 ---> bd868419417a 00:38:05 Step 22/22 : LABEL version=0.0.0 00:38:06 ---> Running in 66200d69e003 00:38:06 Removing intermediate container 66200d69e003 00:38:06 ---> d6b3833344b3 00:38:06 00:38:06 Successfully built d6b3833344b3 00:38:07 Successfully tagged docker-security-bootstrap-redis-go:latest 00:38:12 ? github.com/edgexfoundry/edgex-go [no test files] 00:38:15  Building docker-security-bootstrap-redis-go ... done Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12 00:38:15 Step 2/24 : FROM ${BUILDER_BASE} AS builder 00:38:15 ---> 017e672e9602 00:38:15 Step 3/24 : WORKDIR /edgex-go 00:38:15 ---> Using cache 00:38:15 ---> 2d35aea91166 00:38:15 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:38:15 ---> Using cache 00:38:15 ---> 94bfa53973ab 00:38:15 Step 5/24 : RUN apk add --update --no-cache make git 00:38:15 ---> Using cache 00:38:15 ---> 98240b4d6ffd 00:38:15 Step 6/24 : COPY go.mod . 00:38:15 ---> Using cache 00:38:15 ---> 73b2b88a8b13 00:38:15 Step 7/24 : RUN go mod download 00:38:15 ---> Using cache 00:38:15 ---> 964446c4641b 00:38:15 Step 8/24 : COPY . . 00:38:15 ---> Using cache 00:38:15 ---> 004371a8c3b1 00:38:15 Step 9/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 00:38:15 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 00:38:15 Step 2/23 : FROM ${BUILDER_BASE} AS builder 00:38:15 ---> 017e672e9602 00:38:15 Step 3/23 : WORKDIR /edgex-go 00:38:15 ---> Using cache 00:38:15 ---> 2d35aea91166 00:38:15 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:38:15 ---> Using cache 00:38:15 ---> 94bfa53973ab 00:38:15 Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 00:38:16 Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12 00:38:16 Step 2/21 : FROM ${BUILDER_BASE} AS builder 00:38:16 ---> 017e672e9602 00:38:16 Step 3/21 : WORKDIR /edgex-go 00:38:16 ---> Using cache 00:38:16 ---> 2d35aea91166 00:38:16 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:38:16 ---> Using cache 00:38:16 ---> 94bfa53973ab 00:38:16 Step 5/21 : RUN apk add --update --no-cache make git 00:38:16 ---> Using cache 00:38:16 ---> 98240b4d6ffd 00:38:16 Step 6/21 : COPY go.mod . 00:38:16 ---> Using cache 00:38:16 ---> 73b2b88a8b13 00:38:16 Step 7/21 : RUN go mod download 00:38:16 ---> Using cache 00:38:16 ---> 964446c4641b 00:38:16 Step 8/21 : COPY . . 00:38:16 ---> Using cache 00:38:16 ---> 004371a8c3b1 00:38:16 Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 00:38:17 ---> Running in 7d8f6d9f7ef9 00:38:17 ---> Running in cc6c857b1691 00:38:17 ---> Running in c5b64623558a 00:38:18 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 00:38:18 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:18 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 00:38:19 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 00:38:20 OK: 233 MiB in 51 packages 00:38:21 Step 1/26 : ARG BUILDER_BASE=golang:1.15-alpine3.12 00:38:21 Step 2/26 : FROM ${BUILDER_BASE} AS builder 00:38:21 ---> 017e672e9602 00:38:21 Step 3/26 : WORKDIR /edgex-go 00:38:21 ---> Using cache 00:38:21 ---> 2d35aea91166 00:38:21 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:38:21 ---> Using cache 00:38:21 ---> 94bfa53973ab 00:38:21 Step 5/26 : RUN apk add --update --no-cache make bash git 00:38:21 ---> Running in 3181a11092cf 00:38:22 Removing intermediate container 7d8f6d9f7ef9 00:38:22 ---> 5e17bba96e95 00:38:22 Step 6/23 : COPY go.mod . 00:38:23 ---> 0d930d15280e 00:38:23 Step 7/23 : RUN go mod download 00:38:23 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 00:38:23 ---> Running in 17cb52d7b61b 00:38:24 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 00:38:24 OK: 233 MiB in 51 packages 00:38:25 Removing intermediate container 3181a11092cf 00:38:25 ---> dbd5416a27ec 00:38:25 Step 6/26 : COPY go.mod . 00:38:26 Removing intermediate container 17cb52d7b61b 00:38:26 ---> 53ce6b77e492 00:38:26 Step 8/23 : COPY . . 00:38:26 ---> 2e9963e4a9c5 00:38:26 Step 7/26 : RUN go mod download 00:38:26 ---> Running in 2280465c9734 00:38:33 Removing intermediate container 2280465c9734 00:38:33 ---> f14d0ebe0adf 00:38:33 Step 8/26 : COPY . . 00:38:44 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config 00:38:44 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 00:38:51 ---> 29ee848af63c 00:38:51 Step 9/23 : RUN make cmd/core-data/core-data 00:38:51 ---> Running in 9811ec13faa5 00:38:52 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:38:56 Removing intermediate container c5b64623558a 00:38:56 ---> b75892e89c1d 00:38:56 00:38:56 Step 10/21 : FROM alpine:3.12 00:38:56 ---> 389fef711851 00:38:56 Step 11/21 : RUN apk add --update --no-cache curl 00:38:56 Removing intermediate container cc6c857b1691 00:38:56 ---> a892d2b04040 00:38:56 00:38:56 Step 10/24 : FROM alpine:3.12 00:38:56 ---> 389fef711851 00:38:56 Step 11/24 : RUN apk add --update --no-cache ca-certificates dumb-init curl 00:38:56 ---> Using cache 00:38:56 ---> 4c79930efe67 00:38:56 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 00:38:56 ---> 30d8d4778441 00:38:56 Step 9/26 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 00:38:56 ---> Running in 643ad616d7b0 00:38:56 ---> Running in 8e493d480f6d 00:38:56 ---> Running in a3dea804e273 00:38:56 Removing intermediate container a3dea804e273 00:38:56 ---> 5655cb783431 00:38:56 Step 13/24 : WORKDIR / 00:38:57 ---> Running in 2b6ab9279ecb 00:38:57 Removing intermediate container 2b6ab9279ecb 00:38:57 ---> e3ddbd2ce415 00:38:57 Step 14/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 00:38:57 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:57 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 00:38:57 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 00:38:57 ---> 018ae179ebb0 00:38:57 Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 00:38:57 (1/4) Installing ca-certificates (20191127-r4) 00:38:57 (2/4) Installing nghttp2-libs (1.41.0-r0) 00:38:57 (3/4) Installing libcurl (7.69.1-r3) 00:38:57 (4/4) Installing curl (7.69.1-r3) 00:38:57 Executing busybox-1.31.1-r19.trigger 00:38:58 Executing ca-certificates-20191127-r4.trigger 00:38:58 OK: 7 MiB in 18 packages 00:38:58 ---> 2befc34411aa 00:38:58 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 00:38:59 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 00:38:59 ---> fbaf64845ef6 00:38:59 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 00:39:00 Removing intermediate container 643ad616d7b0 00:39:00 ---> 40cae3189802 00:39:00 Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 00:39:00 ---> ba1021009aa7 00:39:00 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 00:39:01 ---> Running in a0cdeb3ba411 00:39:02 ---> d0e51d345291 00:39:02 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 00:39:02 Removing intermediate container a0cdeb3ba411 00:39:02 ---> 5c42ffd58274 00:39:02 Step 13/21 : WORKDIR /edgex 00:39:02 ---> Running in 3db54e3f8652 00:39:03 Removing intermediate container 3db54e3f8652 00:39:03 ---> fcdfb41b09a6 00:39:03 Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 00:39:03 ---> 7144e8360b86 00:39:03 Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 00:39:03 ---> Running in f487ee70c881 00:39:03 ---> 7596a63519b3 00:39:03 Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 00:39:04 ---> 905705783ae0 00:39:04 Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 00:39:05 Removing intermediate container f487ee70c881 00:39:05 ---> 01a2258e20ba 00:39:05 Step 21/24 : ENTRYPOINT ["entrypoint.sh"] 00:39:05 ---> Running in d59d01af7e04 00:39:06 ---> 07f857f9d538 00:39:06 Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] 00:39:06 ---> Running in d36e91dad7e5 00:39:06 Removing intermediate container d59d01af7e04 00:39:06 ---> ca2fe1abb551 00:39:06 Step 22/24 : LABEL arch=x86_64 00:39:06 ---> Running in 53c2b8538859 00:39:06 Removing intermediate container d36e91dad7e5 00:39:06 ---> 4c211b16ebf4 00:39:06 Step 18/21 : CMD ["--init=true"] 00:39:06 Removing intermediate container 53c2b8538859 00:39:06 ---> 755608a34c9e 00:39:06 Step 23/24 : LABEL git_sha=1186f5100bc5844975a35d5a79b042b95d53d273 00:39:06 ---> Running in e46635b7f042 00:39:06 ---> Running in 280ed352c6e6 00:39:07 Removing intermediate container e46635b7f042 00:39:07 ---> ecf4a71c10a7 00:39:07 Step 19/21 : LABEL arch=x86_64 00:39:07 ---> Running in d7fbf72f47df 00:39:07 Removing intermediate container 280ed352c6e6 00:39:07 ---> 8be481212cac 00:39:07 Step 24/24 : LABEL version=0.0.0 00:39:07 ---> Running in d996eabeb197 00:39:07 Removing intermediate container d7fbf72f47df 00:39:07 ---> 11cbfe23666d 00:39:07 Step 20/21 : LABEL git_sha=1186f5100bc5844975a35d5a79b042b95d53d273 00:39:07 ---> Running in f9877268cb05 00:39:08 Removing intermediate container d996eabeb197 00:39:08 ---> 35554b4eca09 00:39:08 00:39:08 Removing intermediate container f9877268cb05 00:39:08 ---> b11e7a042f5a 00:39:08 Step 21/21 : LABEL version=0.0.0 00:39:08 ---> Running in cd0f3f56843b 00:39:08 Successfully built 35554b4eca09 00:39:08 Successfully tagged docker-security-secretstore-setup-go:latest 00:39:08  Building docker-security-secretstore-setup-go ... done Removing intermediate container cd0f3f56843b 00:39:08 ---> b456f6f37f70 00:39:08 00:39:08 Successfully built b456f6f37f70 00:39:08 Successfully tagged docker-security-proxy-setup-go:latest 00:39:09 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 00:39:11 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 00:39:11 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 00:39:11 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrap-redis [no test files] 00:39:11 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 00:39:11 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 00:39:12 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 00:39:15 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 00:39:16 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 00:39:17  Building docker-security-proxy-setup-go ... done Removing intermediate container 8e493d480f6d 00:39:17 ---> faec2588a794 00:39:17 Step 10/26 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 00:39:18 ---> Running in 034bcc55cc4b 00:39:19 Removing intermediate container 9811ec13faa5 00:39:19 ---> 6b7464c21710 00:39:19 00:39:19 Step 10/23 : FROM alpine:3.12 00:39:19 ---> 389fef711851 00:39:19 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 00:39:19 ---> Running in e82fe67be82d 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:19 Removing intermediate container e82fe67be82d 00:39:19 ---> f3647bd221a1 00:39:19 Step 12/23 : ENV APP_PORT=48080 00:39:19 ---> Running in 26abde5972c3 00:39:19 Removing intermediate container 26abde5972c3 00:39:19 ---> ca41ac70e904 00:39:19 Step 13/23 : EXPOSE $APP_PORT 00:39:19 ---> Running in f58bf75aa475 00:39:19 Removing intermediate container f58bf75aa475 00:39:19 ---> 28ffe95f1ef0 00:39:19 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:39:19 ---> Running in 8d1c06347e81 00:39:20 Removing intermediate container 034bcc55cc4b 00:39:20 ---> 83cbf7b33d66 00:39:20 00:39:20 Step 11/26 : FROM docker:20.10.0 00:39:20 20.10.0: Pulling from library/docker 00:39:21 Removing intermediate container 8d1c06347e81 00:39:21 ---> b958da8f951d 00:39:21 Step 15/23 : RUN apk add --update --no-cache zeromq 00:39:21 ---> Running in dc6f7bc03d1a 00:39:22 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 00:39:22 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 00:39:23 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 00:39:23 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 00:39:23 ? github.com/edgexfoundry/edgex-go/internal [no test files] 00:39:23 (1/5) Installing libgcc (9.3.0-r2) 00:39:23 (2/5) Installing libsodium (1.0.18-r0) 00:39:23 (3/5) Installing libstdc++ (9.3.0-r2) 00:39:24 (4/5) Installing libzmq (4.3.3-r0) 00:39:24 (5/5) Installing zeromq (4.3.3-r0) 00:39:24 Executing busybox-1.31.1-r19.trigger 00:39:24 OK: 8 MiB in 19 packages 00:39:26 Removing intermediate container dc6f7bc03d1a 00:39:26 ---> afc2eb8afe22 00:39:26 Step 16/23 : COPY --from=builder /edgex-go/cmd/core-data/Attribution.txt / 00:39:26 Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 00:39:26 Status: Downloaded newer image for docker:20.10.0 00:39:26 ---> aefe523efa57 00:39:26 Step 12/26 : RUN apk add --no-cache bash 00:39:26 ---> Running in 288997d5b277 00:39:26 ---> 245c34fef01a 00:39:26 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 00:39:26 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 00:39:27 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 00:39:27 ---> 210f2bc82c69 00:39:27 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 00:39:27 (1/2) Installing readline (8.0.4-r0) 00:39:27 (2/2) Installing bash (5.0.17-r0) 00:39:27 Executing bash-5.0.17-r0.post-install 00:39:27 Executing busybox-1.31.1-r19.trigger 00:39:27 OK: 12 MiB in 22 packages 00:39:27 ---> 0d1e93273e4b 00:39:27 Step 19/23 : ENTRYPOINT ["/core-data"] 00:39:27 ---> Running in ec648029e5e7 00:39:27 Removing intermediate container ec648029e5e7 00:39:27 ---> 49629a2fb089 00:39:27 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:39:27 Removing intermediate container 288997d5b277 00:39:27 ---> 247c5554e4d6 00:39:27 Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' 00:39:27 ---> Running in ea45e5d50e5f 00:39:27 ---> Running in 22f95123bb2d 00:39:28 Removing intermediate container ea45e5d50e5f 00:39:28 ---> ce796af4c103 00:39:28 Step 21/23 : LABEL arch=x86_64 00:39:28 Removing intermediate container 22f95123bb2d 00:39:28 ---> d133866ce873 00:39:28 Step 14/26 : ENV APP_PORT=48090 00:39:28 ---> Running in 0391cf697037 00:39:28 ---> Running in 003ce17e71ee 00:39:28 Removing intermediate container 0391cf697037 00:39:28 ---> 46ce5b50de0d 00:39:28 Step 22/23 : LABEL git_sha=1186f5100bc5844975a35d5a79b042b95d53d273 00:39:28 ---> Running in 84020e2c3334 00:39:28 Removing intermediate container 003ce17e71ee 00:39:28 ---> acd333cb44bf 00:39:28 Step 15/26 : EXPOSE $APP_PORT 00:39:28 ---> Running in 0ca3955fb361 00:39:28 Removing intermediate container 84020e2c3334 00:39:28 ---> 247b07750f4b 00:39:28 Step 23/23 : LABEL version=0.0.0 00:39:28 ---> Running in 2c0ce32a9719 00:39:28 Removing intermediate container 0ca3955fb361 00:39:28 ---> d907fb0915dc 00:39:28 Step 16/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 00:39:29 Removing intermediate container 2c0ce32a9719 00:39:29 ---> a177e885d4f4 00:39:29 00:39:29 Successfully built a177e885d4f4 00:39:29 Successfully tagged docker-core-data-go:latest 00:39:29  Building docker-core-data-go ... done  ---> b36782a0712c 00:39:29 Step 17/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 00:39:29 ---> 19923baabfaf 00:39:29 Step 18/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 00:39:30 ---> bcc49f2aff35 00:39:30 Step 19/26 : RUN apk --no-cache add py3-pip 00:39:30 ---> Running in c01dadc26f00 00:39:30 ok github.com/edgexfoundry/edgex-go/internal/core/command 0.271s coverage: 46.6% of statements 00:39:30 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 00:39:30 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 00:39:30 ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] 00:39:30 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] 00:39:30 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] 00:39:30 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 00:39:30 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 00:39:30 (1/33) Installing libbz2 (1.0.8-r1) 00:39:30 (2/33) Installing expat (2.2.9-r1) 00:39:30 (3/33) Installing libffi (3.3-r2) 00:39:30 (4/33) Installing gdbm (1.13-r1) 00:39:30 (5/33) Installing xz-libs (5.2.5-r0) 00:39:30 (6/33) Installing sqlite-libs (3.32.1-r0) 00:39:30 (7/33) Installing python3 (3.8.5-r0) 00:39:31 (8/33) Installing py3-appdirs (1.4.4-r1) 00:39:31 (9/33) Installing py3-ordered-set (4.0.1-r0) 00:39:31 (10/33) Installing py3-parsing (2.4.7-r0) 00:39:31 (11/33) Installing py3-six (1.15.0-r0) 00:39:31 (12/33) Installing py3-packaging (20.4-r0) 00:39:31 (13/33) Installing py3-setuptools (47.0.0-r0) 00:39:32 (14/33) Installing py3-chardet (3.0.4-r4) 00:39:32 (15/33) Installing py3-idna (2.9-r0) 00:39:32 (16/33) Installing py3-certifi (2020.4.5.1-r0) 00:39:32 (17/33) Installing py3-urllib3 (1.25.9-r0) 00:39:32 (18/33) Installing py3-requests (2.23.0-r0) 00:39:32 (19/33) Installing py3-msgpack (1.0.0-r0) 00:39:32 (20/33) Installing py3-lockfile (0.12.2-r3) 00:39:32 (21/33) Installing py3-cachecontrol (0.12.6-r0) 00:39:32 (22/33) Installing py3-colorama (0.4.3-r0) 00:39:32 (23/33) Installing py3-distlib (0.3.0-r0) 00:39:32 (24/33) Installing py3-distro (1.5.0-r1) 00:39:32 (25/33) Installing py3-webencodings (0.5.1-r3) 00:39:32 (26/33) Installing py3-html5lib (1.0.1-r4) 00:39:32 (27/33) Installing py3-pytoml (0.1.21-r0) 00:39:32 (28/33) Installing py3-pep517 (0.8.2-r0) 00:39:32 (29/33) Installing py3-progress (1.5-r0) 00:39:32 (30/33) Installing py3-toml (0.10.1-r0) 00:39:32 (31/33) Installing py3-retrying (1.3.3-r0) 00:39:32 (32/33) Installing py3-contextlib2 (0.6.0-r0) 00:39:32 (33/33) Installing py3-pip (20.1.1-r0) 00:39:32 Executing busybox-1.31.1-r19.trigger 00:39:32 OK: 71 MiB in 55 packages 00:39:36 ok github.com/edgexfoundry/edgex-go/internal/core/data 1.566s coverage: 27.0% of statements 00:39:36 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 00:39:36 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 00:39:36 ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] 00:39:36 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] 00:39:36 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] 00:39:36 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 00:39:36 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.090s coverage: 100.0% of statements 00:39:36 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] 00:39:36 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.138s coverage: 100.0% of statements 00:39:36 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] 00:39:36 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] 00:39:36 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.555s coverage: 75.7% of statements 00:39:36 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] 00:39:36 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] 00:39:36 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.366s coverage: 82.9% of statements 00:39:36 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] 00:39:36 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] 00:39:36 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/io [no test files] 00:39:36 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] 00:39:42 Removing intermediate container c01dadc26f00 00:39:42 ---> a4be722b8d62 00:39:42 Step 20/26 : RUN pip install docker-compose==1.23.2 00:39:42 ---> Running in 1a32bca4cf9c 00:39:43 Collecting docker-compose==1.23.2 00:39:43 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 00:39:43 Collecting jsonschema<3,>=2.5.1 00:39:43 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 00:39:43 Collecting PyYAML<4,>=3.10 00:39:43 Downloading PyYAML-3.13.tar.gz (270 kB) 00:39:44 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:39:44 Collecting docker<4.0,>=3.6.0 00:39:44 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 00:39:45 Collecting dockerpty<0.5,>=0.4.1 00:39:45 Downloading dockerpty-0.4.1.tar.gz (13 kB) 00:39:45 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 00:39:45 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 00:39:45 Collecting websocket-client<1.0,>=0.32.0 00:39:45 Downloading websocket_client-0.57.0-py2.py3-none-any.whl (200 kB) 00:39:46 Collecting cached-property<2,>=1.2.0 00:39:46 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 00:39:46 Collecting docopt<0.7,>=0.6.1 00:39:46 Downloading docopt-0.6.2.tar.gz (25 kB) 00:39:46 Collecting texttable<0.10,>=0.9.0 00:39:46 Downloading texttable-0.9.1.tar.gz (11 kB) 00:39:47 ok github.com/edgexfoundry/edgex-go/internal/core/metadata 1.330s coverage: 28.6% of statements 00:39:47 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 00:39:47 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 00:39:47 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] 00:39:47 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] 00:39:47 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] 00:39:47 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.234s coverage: 100.0% of statements 00:39:47 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] 00:39:47 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.095s coverage: 100.0% of statements 00:39:47 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] 00:39:47 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.337s coverage: 86.7% of statements 00:39:47 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] 00:39:47 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.351s coverage: 97.5% of statements 00:39:47 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] 00:39:47 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.174s coverage: 78.3% of statements 00:39:47 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] 00:39:47 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] 00:39:47 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] 00:39:47 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] 00:39:47 Collecting docker-pycreds>=0.4.0 00:39:47 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 00:39:47 Collecting idna<2.8,>=2.5 00:39:47 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 00:39:47 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:39:47 Collecting urllib3<1.25,>=1.21.1 00:39:47 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 00:39:47 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:39:47 Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. 00:39:47 Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. 00:39:47 Using legacy setup.py install for docopt, since package 'wheel' is not installed. 00:39:47 Using legacy setup.py install for texttable, since package 'wheel' is not installed. 00:39:47 Installing collected packages: jsonschema, PyYAML, websocket-client, docker-pycreds, idna, urllib3, requests, docker, dockerpty, cached-property, docopt, texttable, docker-compose 00:39:47 Running setup.py install for PyYAML: started 00:39:48 Running setup.py install for PyYAML: finished with status 'done' 00:39:48 Attempting uninstall: idna 00:39:48 Found existing installation: idna 2.9 00:39:48 Uninstalling idna-2.9: 00:39:48 Successfully uninstalled idna-2.9 00:39:48 Attempting uninstall: urllib3 00:39:48 Found existing installation: urllib3 1.25.9 00:39:48 Uninstalling urllib3-1.25.9: 00:39:48 Successfully uninstalled urllib3-1.25.9 00:39:49 Attempting uninstall: requests 00:39:49 Found existing installation: requests 2.23.0 00:39:49 Uninstalling requests-2.23.0: 00:39:49 Successfully uninstalled requests-2.23.0 00:39:49 Running setup.py install for dockerpty: started 00:39:50 Running setup.py install for dockerpty: finished with status 'done' 00:39:50 Running setup.py install for docopt: started 00:39:50 Running setup.py install for docopt: finished with status 'done' 00:39:50 Running setup.py install for texttable: started 00:39:51 Running setup.py install for texttable: finished with status 'done' 00:39:51 Successfully installed PyYAML-3.13 cached-property-1.5.2 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.57.0 00:39:53 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 1.089s coverage: 93.8% of statements 00:39:53 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] 00:39:53 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] 00:39:53 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] 00:39:53 ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] 00:39:53 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 00:39:53 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] 00:39:53 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] 00:39:53 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 00:39:53 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 00:39:53 ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] 00:39:53 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 00:39:53 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] 00:39:53 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 00:39:53 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] 00:39:53 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 00:39:53 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] 00:39:53 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] 00:39:53 ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] 00:39:53 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.060s coverage: 58.8% of statements 00:39:53 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] 00:39:53 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] 00:39:53 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.222s coverage: 0.1% of statements 00:39:53 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] 00:39:53 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] 00:39:53 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 00:39:53 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 00:39:53 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.056s coverage: 100.0% of statements 00:39:53 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 00:39:53 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.102s coverage: 75.5% of statements 00:39:53 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 00:39:54 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.085s coverage: 80.8% of statements 00:39:55 Removing intermediate container 1a32bca4cf9c 00:39:55 ---> fb7c58b30196 00:39:55 Step 21/26 : RUN apk --no-cache add curl 00:39:55 ---> Running in c7c19d0d7347 00:39:55 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.130s coverage: 87.2% of statements 00:39:55 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 00:39:55 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 00:39:55 (1/3) Installing nghttp2-libs (1.41.0-r0) 00:39:55 (2/3) Installing libcurl (7.69.1-r3) 00:39:56 (3/3) Installing curl (7.69.1-r3) 00:39:56 Executing busybox-1.31.1-r19.trigger 00:39:56 OK: 72 MiB in 58 packages 00:39:56 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.165s coverage: 84.2% of statements 00:39:56 Removing intermediate container c7c19d0d7347 00:39:56 ---> 2c83786cc161 00:39:56 Step 22/26 : ENTRYPOINT ["/sys-mgmt-agent"] 00:39:56 ---> Running in 1f92b77aa7f8 00:39:56 Removing intermediate container 1f92b77aa7f8 00:39:56 ---> 8eac43d3e345 00:39:56 Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:39:57 ---> Running in 5b4b14376cb1 00:39:57 Removing intermediate container 5b4b14376cb1 00:39:57 ---> 600372b9816d 00:39:57 Step 24/26 : LABEL arch=x86_64 00:39:57 ---> Running in f7357aa55635 00:39:57 Removing intermediate container f7357aa55635 00:39:57 ---> dccaaa699e35 00:39:57 Step 25/26 : LABEL git_sha=1186f5100bc5844975a35d5a79b042b95d53d273 00:39:57 ---> Running in 5bd70fd8d991 00:39:57 Removing intermediate container 5bd70fd8d991 00:39:57 ---> 365ca4854c16 00:39:57 Step 26/26 : LABEL version=0.0.0 00:39:57 ---> Running in 5dbdafa49bdc 00:39:57 Removing intermediate container 5dbdafa49bdc 00:39:57 ---> 7ac13bc8ae67 00:39:57 00:39:57 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.212s coverage: 91.4% of statements 00:39:57 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 00:39:58 Successfully built 7ac13bc8ae67 00:39:58 Successfully tagged docker-sys-mgmt-agent-go:latest 00:39:58  Building docker-sys-mgmt-agent-go ... done  [Pipeline] } 00:39:58 $ docker stop --time=1 b15aab7ead8fdcd09bf0f9be80f5db3d5afeaf0d779f1c39e381fa102d260f37 00:40:00 $ docker rm -f b15aab7ead8fdcd09bf0f9be80f5db3d5afeaf0d779f1c39e381fa102d260f37 [Pipeline] // withDockerContainer [Pipeline] sh 00:40:00 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.679s coverage: 63.5% of statements 00:40:00 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 00:40:00 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 00:40:00 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.066s coverage: 100.0% of statements 00:40:00 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.084s coverage: 91.3% of statements 00:40:00 + docker images 00:40:00 + grep docker 00:40:00 docker-sys-mgmt-agent-go latest 7ac13bc8ae67 3 seconds ago 313MB 00:40:00 docker-core-data-go latest a177e885d4f4 32 seconds ago 22.2MB 00:40:00 docker-security-proxy-setup-go latest b456f6f37f70 52 seconds ago 24.5MB 00:40:00 docker-security-secretstore-setup-go latest 35554b4eca09 53 seconds ago 24.6MB 00:40:00 docker-security-bootstrap-redis-go latest d6b3833344b3 About a minute ago 15.8MB 00:40:00 docker-support-notifications-go latest 9459ce7ba17f 2 minutes ago 12MB 00:40:00 docker-core-command-go latest ad5cc84954f7 2 minutes ago 10.6MB 00:40:00 docker-core-metadata-go latest 3900a0cf5380 2 minutes ago 13MB 00:40:00 docker-support-scheduler-go latest a7a0280568ff 2 minutes ago 10.7MB 00:40:00 docker 20.10.0 aefe523efa57 3 weeks ago 240MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage 00:40:01 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.090s coverage: 100.0% of statements [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) 00:40:01 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.061s coverage: 73.7% of statements [Pipeline] findFiles [Pipeline] node 00:40:02 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.066s coverage: 100.0% of statements 00:40:07 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.982s coverage: 55.9% of statements 00:40:07 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 00:40:07 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 00:40:07 ? github.com/edgexfoundry/edgex-go/internal/security/redis [no test files] 00:40:07 ? github.com/edgexfoundry/edgex-go/internal/security/redis/config [no test files] 00:40:07 ? github.com/edgexfoundry/edgex-go/internal/security/redis/container [no test files] 00:40:07 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.358s coverage: 37.0% of statements 00:40:07 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 00:40:07 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 00:40:07 ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient 1.681s coverage: 84.0% of statements 00:40:07 ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient/mocks 0.133s coverage: 100.0% of statements 00:40:16 ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.371s coverage: 47.1% of statements 00:40:16 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 00:40:16 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 00:40:16 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] 00:40:16 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] 00:40:16 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] 00:40:16 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.153s coverage: 100.0% of statements 00:40:16 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] 00:40:16 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.124s coverage: 100.0% of statements 00:40:16 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] 00:40:16 Still waiting to schedule task 00:40:16 Waiting for next available executor on ‘prd-ubuntu18.04-docker-8c-8g-18370’ 00:40:20 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 3.462s coverage: 29.1% of statements 00:40:20 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 00:40:20 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 00:40:20 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] 00:40:20 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] 00:40:20 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] 00:40:20 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.178s coverage: 99.0% of statements 00:40:20 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] 00:40:20 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.111s coverage: 100.0% of statements 00:40:20 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] 00:40:20 ok github.com/edgexfoundry/edgex-go/internal/system 0.038s coverage: 0.0% of statements 00:40:20 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 00:40:20 ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.074s coverage: 100.0% of statements 00:40:20 ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] 00:40:20 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 00:40:20 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 00:40:20 ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] 00:40:20 ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.112s coverage: 87.9% of statements 00:40:20 ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] 00:40:20 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 00:40:20 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.054s coverage: 100.0% of statements 00:40:21 ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.057s coverage: 32.1% of statements 00:40:21 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.077s coverage: 100.0% of statements 00:40:22 GO111MODULE=on go vet ./... 00:41:30 gofmt -l . 00:41:30 [ "`gofmt -l .`" = "" ] 00:41:32 ./bin/test-go-mod-tidy.sh 00:41:33 ./bin/test-attribution-txt.sh [Pipeline] sh 00:41:38 + ls -al . 00:41:38 total 664 00:41:38 drwxrwxr-x 9 1001 1001 4096 Jan 5 00:41 . 00:41:38 drwxr-xr-x 4 root root 4096 Jan 5 00:37 .. 00:41:38 -rw-rw-r-- 1 1001 1001 11 Jan 5 00:36 .dockerignore 00:41:38 drwxrwxr-x 8 1001 1001 4096 Jan 5 00:36 .git 00:41:38 drwxrwxr-x 3 1001 1001 4096 Jan 5 00:36 .github 00:41:38 -rw-rw-r-- 1 1001 1001 824 Jan 5 00:36 .gitignore 00:41:38 -rw-rw-r-- 1 1001 1001 166 Jan 5 00:36 .sonarcloud.properties 00:41:38 -rw-rw-r-- 1 1001 1001 3804 Jan 5 00:36 CONTRIBUTING.md 00:41:38 -rw-rw-r-- 1 1001 1001 931 Jan 5 00:36 Dockerfile.build 00:41:38 -rw-rw-r-- 1 1001 1001 863 Jan 5 00:36 Jenkinsfile 00:41:38 -rw-rw-r-- 1 1001 1001 10775 Jan 5 00:36 LICENSE 00:41:38 -rw-rw-r-- 1 1001 1001 5750 Jan 5 00:36 Makefile 00:41:38 -rw-rw-r-- 1 1001 1001 6511 Jan 5 00:36 README.md 00:41:38 -rw-rw-r-- 1 1001 1001 6744 Jan 5 00:36 SECURITY.md 00:41:38 -rw-rw-r-- 1 1001 1001 5 Jan 5 00:32 VERSION 00:41:38 -rw-rw-r-- 1 1001 1001 4131 Jan 5 00:36 ZMQWindows.md 00:41:38 drwxrwxr-x 2 1001 1001 4096 Jan 5 00:36 bin 00:41:38 drwxrwxr-x 14 1001 1001 4096 Jan 5 00:36 cmd 00:41:38 -rw-r--r-- 1 root root 538204 Jan 5 00:40 coverage.out 00:41:38 -rw-r--r-- 1 root root 979 Jan 5 00:41 go.mod 00:41:38 -rw-r--r-- 1 root root 18934 Jan 5 00:41 go.sum 00:41:38 drwxrwxr-x 8 1001 1001 4096 Jan 5 00:36 internal 00:41:38 drwxrwxr-x 4 1001 1001 4096 Jan 5 00:36 openapi 00:41:38 drwxrwxr-x 4 1001 1001 4096 Jan 5 00:36 snap 00:41:38 -rw-rw-r-- 1 1001 1001 168 Jan 5 00:36 version.go [Pipeline] sh 00:41:39 + '[' -e coverage.out ] 00:41:39 + chown 1001:1001 coverage.out [Pipeline] stash 00:41:39 Warning: overwriting stash ‘coverage-report’ 00:41:40 Stashed 1 file(s) [Pipeline] sh 00:41:41 + make build 00:41:41 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data 00:41:56 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:08 Running on prd-ubuntu18.04-docker-8c-8g-18373 in /w/workspace/edgexfoundry_edgex-go_PR-2858 [Pipeline] { [Pipeline] ws 00:42:08 Running in /w/workspace/edgex-go/32 [Pipeline] { [Pipeline] checkout 00:42:10 using credential edgex-jenkins-ssh 00:42:10 Cloning the remote Git repository 00:42:10 Cloning repository git@github.com:edgexfoundry/edgex-go.git 00:42:10 > git init /w/workspace/edgex-go/32 # timeout=10 00:42:10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 00:42:10 > git --version # timeout=10 00:42:10 > git --version # 'git version 2.17.1' 00:42:10 using GIT_SSH to set credentials SSH Credentials for GitHub 00:42:10 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 00:42:23 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:25 Merging remotes/origin/master commit 9a953f5b9eae9a1fd9d439f269b5a1f3c5abca33 into PR head commit b123692ef5aef04367cfb89a2b35ff47f98a9523 00:42:25 Merge succeeded, producing a75d40d4e4f29d2563e2d963ebe1fe4f6cb78b05 00:42:25 Checking out Revision a75d40d4e4f29d2563e2d963ebe1fe4f6cb78b05 (PR-2858) 00:42:24 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 00:42:24 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 00:42:24 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 00:42:24 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 00:42:24 using GIT_SSH to set credentials SSH Credentials for GitHub 00:42:24 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/2858/head:refs/remotes/origin/PR-2858 +refs/heads/master:refs/remotes/origin/master # timeout=10 00:42:25 > git config core.sparsecheckout # timeout=10 00:42:25 > git checkout -f b123692ef5aef04367cfb89a2b35ff47f98a9523 # timeout=10 00:42:25 > git remote # timeout=10 00:42:25 > git config --get remote.origin.url # timeout=10 00:42:25 using GIT_SSH to set credentials SSH Credentials for GitHub 00:42:25 > git merge 9a953f5b9eae9a1fd9d439f269b5a1f3c5abca33 # timeout=10 00:42:25 > git rev-parse HEAD^{commit} # timeout=10 00:42:25 > git config core.sparsecheckout # timeout=10 00:42:25 > git checkout -f a75d40d4e4f29d2563e2d963ebe1fe4f6cb78b05 # timeout=10 00:42:27 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:29 Commit message: "Merge commit '9a953f5b9eae9a1fd9d439f269b5a1f3c5abca33' into HEAD" 00:42:29 First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:42:29 > git rev-list --no-walk 2ba33aaf5b3cb4b8454f2bbe47ae659fab0f1a4e # timeout=10 00:42:30 + echo snap-build.sh 00:42:30 snap-build.sh 00:42:30 + SNAP_BASE_DIR=. 00:42:30 + '[' '!' -z /w/workspace/edgex-go/32 ']' 00:42:30 + SNAP_BASE_DIR=/w/workspace/edgex-go/32 00:42:30 + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/32]' 00:42:30 [snap-build] Building snap in dir [/w/workspace/edgex-go/32] 00:42:30 + cd /w/workspace/edgex-go/32 00:42:30 + sudo apt-get remove -qy --purge lxd lxd-client 00:42:30 Reading package lists... 00:42:30 Building dependency tree... 00:42:30 Reading state information... 00:42:30 The following packages were automatically installed and are no longer required: 00:42:30 dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs 00:42:30 uidmap xdelta3 00:42:30 Use 'sudo apt autoremove' to remove them. 00:42:30 The following packages will be REMOVED: 00:42:30 lxd* lxd-client* 00:42:31 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. 00:42:31 After this operation, 31.7 MB disk space will be freed. 00:42:32 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 190027 files and directories currently installed.) 00:42:32 Removing lxd (3.0.3-0ubuntu1~18.04.1) ... 00:42:33 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:33 Removing lxd dnsmasq configuration 00:42:33 Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... 00:42:33 Processing triggers for man-db (2.8.3-2ubuntu0.1) ... 00:42:34 Processing triggers for libc-bin (2.27-3ubuntu1.3) ... 00:42:34 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:34 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 189852 files and directories currently installed.) 00:42:34 Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... 00:42:35 Processing triggers for systemd (237-3ubuntu10.42) ... 00:42:35 Processing triggers for ureadahead (0.100.0-21) ... 00:42:37 + sudo snap remove --purge lxd 00:42:37 snap "lxd" is not installed 00:42:37 + sudo groupadd --force --system lxd 00:42:37 ++ whoami 00:42:37 + sudo /usr/sbin/usermod -G lxd -a jenkins 00:42:37 + newgrp - lxd 00:42:37 + sudo snap install lxd 00:42:39 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:42:45 2021-01-05T00:42:42Z INFO Waiting for automatic snapd restart... 00:42:46 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:42:51 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:42:55 lxd 4.9 from Canonical* installed 00:42:55 + sudo lxd init --auto 00:42:56 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 00:43:01 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrap-redis/security-bootstrap-redis ./cmd/security-bootstrap-redis 00:43:05 + sudo snap install --classic snapcraft 00:43:06 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config [Pipeline] } 00:43:11 $ docker stop --time=1 6483cb3be19413f2fe40149e3483ac42acfc84f318d4880f94912ca6c9a4d1e1 00:43:12 snapcraft 4.4.4 from Canonical* installed 00:43:12 + '[' -f snap/local/patches/0001-optimize-build-for-pipeline-CI-check.patch ']' 00:43:12 + patch --verbose -p1 00:43:12 Hmm... Looks like a unified diff to me... 00:43:12 The text leading up to this was: 00:43:12 -------------------------- 00:43:12 |From 0510531350ba940eafa289c8b699567ab358c449 Mon Sep 17 00:00:00 2001 00:43:12 |From: Tony Espy 00:43:12 |Date: Wed, 16 Dec 2020 16:34:55 -0500 00:43:12 |Subject: [PATCH] optimize snap build for pipeline CI check 00:43:12 | 00:43:12 |This patch is used by the EdgeX CI pipeline builds to 00:43:12 |optimize the snap CI check run for pull requests. When 00:43:12 |applied, it essentially strips out everything (apps and 00:43:12 |parts) from the snapcraft.yaml file except those required 00:43:12 |to build edgex-go, as the whole idea of the CI check is to 00:43:12 |catch changes to edgex-go that break the snap build. 00:43:12 | 00:43:12 |In general, anyone updating snapcraft.yaml will also need 00:43:12 |to update this patch file, otherwise it may fail to apply, 00:43:12 |resulting in a failed snap build CI check in the associated 00:43:12 |pull request. 00:43:12 | 00:43:12 |Note - in addition to applying this patch, the pipeline also 00:43:12 |only primes the snap (e.g. `snapcraft prime`), as there's no 00:43:12 |need to build the finally binary .snap file (and it won't 00:43:12 |work with the patch applied). This further reduces the build 00:43:12 |time. 00:43:12 |--- 00:43:12 | snap/snapcraft.yaml | 461 +------------------------------------------- 00:43:12 | 1 file changed, 2 insertions(+), 459 deletions(-) 00:43:12 | 00:43:12 |diff --git a/snap/snapcraft.yaml b/snap/snapcraft.yaml 00:43:12 |index 1e537489..faf42425 100644 00:43:12 |--- a/snap/snapcraft.yaml 00:43:12 |+++ b/snap/snapcraft.yaml 00:43:12 -------------------------- 00:43:12 patching file snap/snapcraft.yaml 00:43:12 Using Plan A... 00:43:12 Hunk #1 succeeded at 73. 00:43:12 Hunk #2 succeeded at 202. 00:43:12 Hunk #3 succeeded at 214. 00:43:12 Hunk #4 FAILED at 222. 00:43:12 Hunk #5 succeeded at 300 (offset 1 line). 00:43:12 Hunk #6 succeeded at 327 (offset 1 line). 00:43:12 Hunk #7 succeeded at 361 (offset 1 line). 00:43:12 Hunk #8 FAILED at 411. 00:43:12 2 out of 8 hunks FAILED -- saving rejects to file snap/snapcraft.yaml.rej 00:43:12 Hmm... Ignoring the trailing garbage. 00:43:12 done 00:43:13 $ docker rm -f 6483cb3be19413f2fe40149e3483ac42acfc84f318d4880f94912ca6c9a4d1e1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] } [Pipeline] // script [Pipeline] // withEnv [Pipeline] } [Pipeline] } [Pipeline] // stage [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 00:43:15 Failed in branch amd64 [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 00:43:16 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 00:43:16 00:43:16 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh 00:43:17 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 00:43:17 latest: Pulling from edgex-devops/edgex-compose-arm64 00:43:17 29e5d40040c1: Pulling fs layer 00:43:17 1ce36da41761: Pulling fs layer 00:43:17 25b303627fd3: Pulling fs layer 00:43:17 29e5d40040c1: Verifying Checksum 00:43:17 29e5d40040c1: Download complete 00:43:17 1ce36da41761: Verifying Checksum 00:43:17 1ce36da41761: Download complete 00:43:18 29e5d40040c1: Pull complete 00:43:19 1ce36da41761: Pull complete 00:43:19 25b303627fd3: Verifying Checksum 00:43:19 25b303627fd3: Download complete 00:43:30 25b303627fd3: Pull complete 00:43:30 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 00:43:30 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 00:43:30 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer 00:43:30 prd-ubuntu18.04-docker-arm64-4c-16g-18368 does not seem to be running inside a container 00:43:30 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/32 -v /w/workspace/edgex-go/32:/w/workspace/edgex-go/32:rw,z -v /w/workspace/edgex-go/32@tmp:/w/workspace/edgex-go/32@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:33 $ docker top d652cb1d47709a09e591c610e193a9cb93d492bd4d52796f2851e956be59b84b -eo pid,comm [Pipeline] { [Pipeline] sh 00:43:34 + docker-compose build --help 00:43:34 + grep parallel 00:43:39 --parallel Build images in parallel. [Pipeline] } 00:43:39 $ docker stop --time=1 d652cb1d47709a09e591c610e193a9cb93d492bd4d52796f2851e956be59b84b 00:43:41 $ docker rm -f d652cb1d47709a09e591c610e193a9cb93d492bd4d52796f2851e956be59b84b [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 00:43:42 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 00:43:42 . [Pipeline] withDockerContainer 00:43:42 prd-ubuntu18.04-docker-arm64-4c-16g-18368 does not seem to be running inside a container 00:43:42 $ 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/32 -v /w/workspace/edgex-go/32:/w/workspace/edgex-go/32:rw,z -v /w/workspace/edgex-go/32@tmp:/w/workspace/edgex-go/32@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 00:43:43 $ docker top f78b630c4f36d0a2157c3c9c84e7b87924a360077d2eb171df417011ecb14696 -eo pid,comm [Pipeline] { [Pipeline] sh 00:43:44 + docker-compose -f ./docker-compose-build.yml build --parallel 00:43:49 Building docker-core-command-go ... 00:43:49 Building docker-core-data-go ... 00:43:49 Building docker-core-metadata-go ... 00:43:49 Building docker-security-bootstrap-redis-go ... 00:43:49 Building docker-security-proxy-setup-go ... 00:43:49 Building docker-security-secretstore-setup-go ... 00:43:49 Building docker-support-notifications-go ... 00:43:49 Building docker-support-scheduler-go ... 00:43:49 Building docker-sys-mgmt-agent-go ... 00:43:49 Building docker-support-notifications-go 00:43:49 Building docker-core-command-go 00:43:49 Building docker-core-data-go 00:43:49 Building docker-support-scheduler-go 00:43:49 Building docker-sys-mgmt-agent-go 00:44:57 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 00:44:57 Step 2/22 : FROM ${BUILDER_BASE} AS builder 00:44:57 ---> 7f182bc2f73a 00:44:57 Step 3/22 : WORKDIR /edgex-go 00:44:57 Step 1/26 : ARG BUILDER_BASE=golang:1.15-alpine3.12 00:44:57 Step 2/26 : FROM ${BUILDER_BASE} AS builder 00:44:57 ---> 7f182bc2f73a 00:44:57 Step 3/26 : WORKDIR /edgex-go 00:44:57 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 00:44:57 Step 2/23 : FROM ${BUILDER_BASE} AS builder 00:44:57 ---> 7f182bc2f73a 00:44:57 Step 3/23 : WORKDIR /edgex-go 00:44:57 Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12 00:44:57 Step 2/21 : FROM ${BUILDER_BASE} AS builder 00:44:57 ---> 7f182bc2f73a 00:44:57 Step 3/21 : WORKDIR /edgex-go 00:44:57 Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12 00:44:57 Step 2/24 : FROM ${BUILDER_BASE} AS builder 00:44:57 ---> 7f182bc2f73a 00:44:57 Step 3/24 : WORKDIR /edgex-go 00:45:00 ---> Running in b93d57274470 00:45:00 ---> Running in e41cee0ddaec 00:45:00 ---> Running in ca5c9eed91b8 00:45:00 ---> Running in ad63e40180ae 00:45:00 ---> Running in f791b7888b39 00:45:00 Removing intermediate container f791b7888b39 00:45:00 ---> e11b3281368d 00:45:00 Removing intermediate container ca5c9eed91b8 00:45:00 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositoriesRemoving intermediate container b93d57274470 00:45:00 ---> 9224273682f7 00:45:00 ---> 7798aecb29cc 00:45:00 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositoriesStep 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:45:00 00:45:00 00:45:00 Removing intermediate container e41cee0ddaec 00:45:00 ---> 03cd19414b34 00:45:00 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:45:00 Removing intermediate container ad63e40180ae 00:45:00 ---> 56334b96d3ba 00:45:00 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:45:01 ---> Running in 34937e4d91bd 00:45:01 ---> Running in 58699ee437c8 00:45:01 ---> Running in 3f71de03ab0f 00:45:01 ---> Running in 9addbb44ef02 00:45:01 ---> Running in 6653b3e899ac 00:45:04 Removing intermediate container 58699ee437c8 00:45:04 ---> dd1ffad4ca84 00:45:04 Step 5/24 : RUN apk add --update --no-cache make bash git ca-certificates 00:45:04 ---> Running in 63195cdd9ed9 00:45:04 Removing intermediate container 34937e4d91bd 00:45:04 ---> f4e3fb70288a 00:45:04 Step 5/26 : RUN apk add --update --no-cache make bash git 00:45:04 ---> Running in 68d4232c808e 00:45:05 Removing intermediate container 9addbb44ef02 00:45:05 ---> d1f92ee100b4 00:45:05 Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 00:45:05 Removing intermediate container 3f71de03ab0f 00:45:05 ---> 92db66b2ef5f 00:45:05 Step 5/21 : RUN apk add --update --no-cache make git 00:45:05 Removing intermediate container 6653b3e899ac 00:45:05 ---> 46250e5529b6 00:45:05 Step 5/22 : RUN apk add --update --no-cache make git 00:45:05 ---> Running in 645933d864a7 00:45:05 ---> Running in 3b38d22c57f0 00:45:05 ---> Running in 4940322d2f70 00:45:06 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 00:45:07 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 00:45:07 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 00:45:07 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 00:45:07 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 00:45:07 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 00:45:07 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 00:45:07 OK: 217 MiB in 51 packages 00:45:08 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 00:45:08 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 00:45:08 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 00:45:08 OK: 217 MiB in 51 packages 00:45:09 OK: 217 MiB in 51 packages 00:45:09 OK: 217 MiB in 51 packages 00:45:09 OK: 217 MiB in 51 packages 00:45:09 Removing intermediate container 63195cdd9ed9 00:45:09 ---> 22741949b926 00:45:09 Step 6/24 : COPY go.mod . 00:45:10 Removing intermediate container 68d4232c808e 00:45:10 ---> 644b066f6ca3 00:45:10 Step 6/26 : COPY go.mod . 00:45:10 ---> 5af8874b6e03 00:45:10 Step 7/24 : RUN go mod download 00:45:10 ---> Running in 1f06fac3d288 00:45:10 Removing intermediate container 3b38d22c57f0 00:45:10 ---> 838910d657e2 00:45:10 Step 6/23 : COPY go.mod . 00:45:11 Removing intermediate container 645933d864a7 00:45:11 ---> 0b7c55bdcc54 00:45:11 Step 6/21 : COPY go.mod . 00:45:11 ---> dc89b50ce338 00:45:11 Step 7/26 : RUN go mod download 00:45:11 Removing intermediate container 4940322d2f70 00:45:11 ---> 3a9c40725f7c 00:45:11 Step 6/22 : COPY go.mod . 00:45:11 ---> Running in 7284e0624526 00:45:12 ---> 8c756e4dcbe7 00:45:12 Step 7/23 : RUN go mod download 00:45:12 ---> 814cbae7bd8b 00:45:12 Step 7/21 : RUN go mod download 00:45:12 ---> Running in fde028c2008b 00:45:12 ---> Running in 2a358fff57b9 00:45:12 ---> 583d3d37b058 00:45:12 Step 7/22 : RUN go mod download 00:45:12 ---> Running in a71a124e9198 00:45:14 Removing intermediate container 1f06fac3d288 00:45:14 ---> 9008706e9e81 00:45:14 Step 8/24 : COPY . . 00:45:15 Removing intermediate container 7284e0624526 00:45:15 ---> efd252b630e0 00:45:15 Step 8/26 : COPY . . 00:45:17 Removing intermediate container fde028c2008b 00:45:17 ---> 9f4deecaf469 00:45:17 Step 8/21 : COPY . . 00:45:18 Removing intermediate container 2a358fff57b9 00:45:18 ---> ff346a48a283 00:45:18 Step 8/23 : COPY . . 00:45:18 Removing intermediate container a71a124e9198 00:45:18 ---> 2248e30f8215 00:45:18 Step 8/22 : COPY . . 00:45:45 ---> a27647021346 00:45:45 Step 9/26 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 00:45:45 ---> fdf334ecc0c8 00:45:45 Step 9/23 : RUN make cmd/core-data/core-data 00:45:45 ---> e2ac293fe2a8 00:45:45 Step 9/24 : RUN make cmd/support-notifications/support-notifications 00:45:45 ---> 8778a6a9a2d6 00:45:45 Step 9/22 : RUN make cmd/core-command/core-command 00:45:45 ---> 8c74959178ee 00:45:45 Step 9/21 : RUN make cmd/support-scheduler/support-scheduler 00:45:45 ---> Running in a20476bc63cc 00:45:45 ---> Running in 197bedd83042 00:45:45 ---> Running in 65b278e9414f 00:45:45 ---> Running in 7b909f0ce129 00:45:45 ---> Running in cf621cced442 00:45:45 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:45:45 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:45:45 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 00:45:45 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:45:45 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:47:37 Removing intermediate container a20476bc63cc 00:47:37 ---> c9e42f833279 00:47:37 Step 10/26 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 00:47:37 ---> Running in b1a3508168b9 00:47:37 Removing intermediate container cf621cced442 00:47:37 ---> fad993dae087 00:47:37 00:47:37 Step 10/24 : FROM scratch 00:47:37 ---> 00:47:37 Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium' 00:47:37 Removing intermediate container 7b909f0ce129 00:47:37 ---> a559e1327162 00:47:37 00:47:37 Step 10/22 : FROM scratch 00:47:37 ---> 00:47:37 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 00:47:37 Removing intermediate container 65b278e9414f 00:47:37 ---> 377a0721331f 00:47:37 00:47:37 Step 10/21 : FROM scratch 00:47:37 ---> 00:47:37 Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 00:47:37 ---> Running in 7c37deae6403 00:47:37 ---> Running in ab97b06bf927 00:47:37 ---> Running in 216af60da54c 00:47:37 Removing intermediate container 7c37deae6403 00:47:37 ---> fb39d73df935 00:47:37 Step 12/24 : ENV APP_PORT=48060 00:47:37 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:47:37 ---> Running in 3d7af4184b10 00:47:37 Removing intermediate container ab97b06bf927 00:47:37 ---> fd02f227b1e0 00:47:37 Step 12/22 : ENV APP_PORT=48082 00:47:37 Removing intermediate container 216af60da54c 00:47:37 ---> 101ec72d5cc3 00:47:37 Step 12/21 : ENV APP_PORT=48085 00:47:37 ---> Running in 8ef7b56f5a8d 00:47:37 ---> Running in 8b4c0f28bef7 00:47:37 Removing intermediate container 3d7af4184b10 00:47:37 ---> 043c89d465f4 00:47:37 Step 13/24 : EXPOSE $APP_PORT 00:47:37 ---> Running in 0cc624366f8f 00:47:37 Removing intermediate container 8ef7b56f5a8d 00:47:37 ---> 429cacb56d13 00:47:37 Step 13/22 : EXPOSE $APP_PORT 00:47:37 Removing intermediate container 8b4c0f28bef7 00:47:37 ---> 1bd66c9622fb 00:47:37 Step 13/21 : EXPOSE $APP_PORT 00:47:37 ---> Running in 05e413ef4364 00:47:37 ---> Running in 4046842bd4ee 00:47:37 Removing intermediate container 0cc624366f8f 00:47:37 ---> 56cd327b744c 00:47:37 Step 14/24 : COPY --from=builder /bin/sh /bin/sh 00:47:37 Removing intermediate container 05e413ef4364 00:47:37 ---> 0a079393fb93 00:47:37 Step 14/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/Attribution.txt / 00:47:37 Removing intermediate container 4046842bd4ee 00:47:37 ---> 16937d16c1d8 00:47:37 Step 14/22 : WORKDIR / 00:47:37 ---> Running in 2d788ec4a1c4 00:47:37 ---> e696fc5cb08a 00:47:37 Step 15/24 : COPY --from=builder /usr/share/ca-certificates /usr/share/ca-certificates 00:47:37 ---> 057f21cfc635 00:47:37 Step 15/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 00:47:37 Removing intermediate container 2d788ec4a1c4 00:47:37 ---> 2207efc90652 00:47:37 Step 15/22 : COPY --from=builder /edgex-go/cmd/core-command/Attribution.txt / 00:47:37 ---> 0519b523b9b6 00:47:37 Step 16/24 : COPY --from=builder /etc/ssl /etc/ssl 00:47:37 ---> 4c2ee3aedd26 00:47:37 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 00:47:37 Removing intermediate container b1a3508168b9 00:47:37 ---> a5b9c1777a16 00:47:37 00:47:37 Step 11/26 : FROM docker:20.10.0 00:47:37 20.10.0: Pulling from library/docker 00:47:37 ---> 20a9371b45d6 00:47:37 Step 16/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 00:47:37 ---> 81d457bc2cf9 00:47:37 Step 17/24 : COPY --from=builder /edgex-go/cmd/support-notifications/Attribution.txt / 00:47:37 ---> f0c295849ee5 00:47:37 ---> b8670a3997c3 00:47:37 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 00:47:37 Step 17/21 : ENTRYPOINT ["/support-scheduler"] 00:47:38 ---> Running in e75cb3fcb3f5 00:47:39 ---> 681f9ba883dc 00:47:39 Step 18/22 : ENTRYPOINT ["/core-command"] 00:47:39 Removing intermediate container e75cb3fcb3f5 00:47:39 ---> 172c51555dcc 00:47:39 Step 18/21 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:47:39 ---> Running in 2548d540b226 00:47:39 ---> 719f22398e35 00:47:39 Step 18/24 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 00:47:39 ---> Running in 432b84529373 00:47:41 Removing intermediate container 2548d540b226 00:47:41 ---> c6edac016309 00:47:41 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:47:41 Removing intermediate container 432b84529373 00:47:41 ---> 43a0e9356346 00:47:41 Step 19/21 : LABEL arch=arm64 00:47:41 ---> Running in fa808e5ed270 00:47:42 ---> Running in 81dc67ace538 00:47:43 ---> 43c0be279cd6 00:47:43 Step 19/24 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 00:47:43 Removing intermediate container fa808e5ed270 00:47:43 ---> cddbc0fe62b5 00:47:43 Step 20/22 : LABEL arch=arm64 00:47:43 Removing intermediate container 81dc67ace538 00:47:43 ---> 877af71896f5 00:47:43 Step 20/21 : LABEL git_sha=1186f5100bc5844975a35d5a79b042b95d53d273 00:47:43 ---> Running in 7f42833f477d 00:47:43 ---> Running in 6b86b122db8e 00:47:44 ---> 730408569fba 00:47:44 Step 20/24 : ENTRYPOINT ["/support-notifications"] 00:47:45 ---> Running in f2059c0ee617 00:47:45 Removing intermediate container 7f42833f477d 00:47:45 ---> 856b193380ca 00:47:45 Step 21/22 : LABEL git_sha=1186f5100bc5844975a35d5a79b042b95d53d273 00:47:45 Removing intermediate container 6b86b122db8e 00:47:45 ---> 17a4aa5f6152 00:47:45 Step 21/21 : LABEL version=0.0.0 00:47:46 ---> Running in 09096622523b 00:47:46 ---> Running in 30133faf2444 00:47:46 Removing intermediate container f2059c0ee617 00:47:46 ---> d8d7fa8e6ff1 00:47:46 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:47:46 Removing intermediate container 197bedd83042 00:47:46 ---> 1908ad6debac 00:47:46 00:47:46 Step 10/23 : FROM alpine:3.12 00:47:46 3.12: Pulling from library/alpine 00:47:47 Removing intermediate container 09096622523b 00:47:47 ---> 4d0c1359bb73 00:47:47 00:47:47 ---> Running in a41605e2dd2d 00:47:47 Removing intermediate container 30133faf2444 00:47:47 ---> ef793476d8f7 00:47:47 Step 22/22 : LABEL version=0.0.0 00:47:48 Successfully built 4d0c1359bb73 00:47:48 ---> Running in 23d13f2414bd 00:47:48 Successfully tagged docker-support-scheduler-go-arm64:latest 00:47:48  Building docker-support-scheduler-go ... done Building docker-security-bootstrap-redis-go 00:47:48 Removing intermediate container a41605e2dd2d 00:47:48 ---> 22c0778720f9 00:47:48 Step 22/24 : LABEL arch=arm64 00:47:48 Digest: sha256:3c7497bf0c7af93428242d6176e8f7905f2201d8fc5861f45be7a346b5f23436 00:47:48 Status: Downloaded newer image for alpine:3.12 00:47:48 ---> afeebe901d6b 00:47:48 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 00:47:48 ---> Running in 847a5772b66f 00:47:48 ---> Running in 9536d93d19c9 00:47:48 Removing intermediate container 23d13f2414bd 00:47:48 ---> 5867f8dbfbd8 00:47:48 00:47:49 Removing intermediate container 9536d93d19c9 00:47:49 ---> 3810186ab575 00:47:49 Step 12/23 : ENV APP_PORT=48080 00:47:49 Successfully built 5867f8dbfbd8 00:47:49 Successfully tagged docker-core-command-go-arm64:latest 00:47:49  Building docker-core-command-go ... done Building docker-security-proxy-setup-go 00:47:49 Removing intermediate container 847a5772b66f 00:47:49 ---> b8b4367f2f4e 00:47:49 Step 23/24 : LABEL git_sha=1186f5100bc5844975a35d5a79b042b95d53d273 00:47:49 ---> Running in 25ca9058d108 00:47:49 ---> Running in 3ec5782c85e3 00:47:50 Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 00:47:50 Removing intermediate container 25ca9058d108 00:47:50 Status: Downloaded newer image for docker:20.10.0 00:47:50 ---> eeaf43b92773 00:47:50 Step 12/26 : RUN apk add --no-cache bash 00:47:50 ---> 100b9ec05fa2 00:47:50 Step 13/23 : EXPOSE $APP_PORT 00:47:50 ---> Running in 26787e93a3fa 00:47:50 ---> Running in c5794bb9b8de 00:47:50 Removing intermediate container 3ec5782c85e3 00:47:50 ---> b7d5a0932cb1 00:47:50 Step 24/24 : LABEL version=0.0.0 00:47:51 ---> Running in b928064cd9eb 00:47:51 Removing intermediate container c5794bb9b8de 00:47:51 ---> 282c2f1da046 00:47:51 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:47:52 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 00:47:52 Removing intermediate container b928064cd9eb 00:47:52 ---> c675d042614d 00:47:52 00:47:52 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 00:47:53 Successfully built c675d042614d 00:47:53 (1/2) Installing readline (8.0.4-r0) 00:47:53 Successfully tagged docker-support-notifications-go-arm64:latest 00:47:53 (2/2) Installing bash (5.0.17-r0) 00:47:53 Building docker-security-secretstore-setup-go 00:47:53  Building docker-support-notifications-go ... done  ---> Running in e4f3850a4ca3 00:47:53 Executing bash-5.0.17-r0.post-install 00:47:53 Executing busybox-1.31.1-r19.trigger 00:47:53 OK: 12 MiB in 22 packages 00:47:55 Removing intermediate container 26787e93a3fa 00:47:55 ---> df63d6bcaed0 00:47:55 Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' 00:47:56 ---> Running in 4dfada6841a9 00:47:57 Removing intermediate container 4dfada6841a9 00:47:57 ---> 3a3d5c6e6739 00:47:57 Step 14/26 : ENV APP_PORT=48090 00:47:57 Removing intermediate container e4f3850a4ca3 00:47:57 ---> b40302c60b3d 00:47:57 Step 15/23 : RUN apk add --update --no-cache zeromq 00:47:58 ---> Running in e064cc21b79c 00:47:58 ---> Running in fe6495adf1da 00:47:59 Removing intermediate container e064cc21b79c 00:47:59 ---> 8a0cd5e4f20e 00:47:59 Step 15/26 : EXPOSE $APP_PORT 00:47:59 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 00:47:59 ---> Running in 2c3946c2fa9f 00:48:00 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 00:48:00 Removing intermediate container 2c3946c2fa9f 00:48:00 ---> aaa39e467ea7 00:48:00 Step 16/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 00:48:02 (1/5) Installing libgcc (9.3.0-r2) 00:48:02 (2/5) Installing libsodium (1.0.18-r0) 00:48:02 (3/5) Installing libstdc++ (9.3.0-r2) 00:48:02 ---> 586d3ee4fdd9 00:48:02 Step 17/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 00:48:02 (4/5) Installing libzmq (4.3.3-r0) 00:48:02 (5/5) Installing zeromq (4.3.3-r0) 00:48:02 Executing busybox-1.31.1-r19.trigger 00:48:02 OK: 8 MiB in 19 packages 00:48:03 ---> e86ccb2fe9a7 00:48:03 Step 18/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 00:48:04 Removing intermediate container fe6495adf1da 00:48:04 ---> ffe9779b87d8 00:48:04 Step 16/23 : COPY --from=builder /edgex-go/cmd/core-data/Attribution.txt / 00:48:05 ---> abb49b4cfe97 00:48:05 Step 19/26 : RUN apk --no-cache add py3-pip 00:48:05 ---> Running in 36ec85b36045 00:48:06 ---> 74c9d9bf7524 00:48:06 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 00:48:07 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 00:48:07 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 00:48:08 (1/33) Installing libbz2 (1.0.8-r1) 00:48:08 (2/33) Installing expat (2.2.9-r1) 00:48:08 (3/33) Installing libffi (3.3-r2) 00:48:08 (4/33) Installing gdbm (1.13-r1) 00:48:08 (5/33) Installing xz-libs (5.2.5-r0) 00:48:08 (6/33) Installing sqlite-libs (3.32.1-r0) 00:48:08 (7/33) Installing python3 (3.8.5-r0) 00:48:09 ---> 003c848142fc 00:48:09 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 00:48:10 (8/33) Installing py3-appdirs (1.4.4-r1) 00:48:10 (9/33) Installing py3-ordered-set (4.0.1-r0) 00:48:10 (10/33) Installing py3-parsing (2.4.7-r0) 00:48:10 (11/33) Installing py3-six (1.15.0-r0) 00:48:10 (12/33) Installing py3-packaging (20.4-r0) 00:48:10 (13/33) Installing py3-setuptools (47.0.0-r0) 00:48:10 (14/33) Installing py3-chardet (3.0.4-r4) 00:48:10 (15/33) Installing py3-idna (2.9-r0) 00:48:10 (16/33) Installing py3-certifi (2020.4.5.1-r0) 00:48:10 (17/33) Installing py3-urllib3 (1.25.9-r0) 00:48:11 (18/33) Installing py3-requests (2.23.0-r0) 00:48:11 (19/33) Installing py3-msgpack (1.0.0-r0) 00:48:11 (20/33) Installing py3-lockfile (0.12.2-r3) 00:48:11 (21/33) Installing py3-cachecontrol (0.12.6-r0) 00:48:11 (22/33) Installing py3-colorama (0.4.3-r0) 00:48:11 (23/33) Installing py3-distlib (0.3.0-r0) 00:48:11 (24/33) Installing py3-distro (1.5.0-r1) 00:48:11 (25/33) Installing py3-webencodings (0.5.1-r3) 00:48:11 (26/33) Installing py3-html5lib (1.0.1-r4) 00:48:11 (27/33) Installing py3-pytoml (0.1.21-r0) 00:48:11 (28/33) Installing py3-pep517 (0.8.2-r0) 00:48:11 (29/33) Installing py3-progress (1.5-r0) 00:48:11 (30/33) Installing py3-toml (0.10.1-r0) 00:48:11 (31/33) Installing py3-retrying (1.3.3-r0) 00:48:11 (32/33) Installing py3-contextlib2 (0.6.0-r0) 00:48:11 (33/33) Installing py3-pip (20.1.1-r0) 00:48:11 ---> c7baab7706ae 00:48:11 Step 19/23 : ENTRYPOINT ["/core-data"] 00:48:11 Executing busybox-1.31.1-r19.trigger 00:48:11 OK: 71 MiB in 55 packages 00:48:12 ---> Running in 450a5ef094a3 00:48:13 Removing intermediate container 450a5ef094a3 00:48:13 ---> a5486620dad3 00:48:13 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:48:13 ---> Running in c9c1a76a2c10 00:48:14 Removing intermediate container c9c1a76a2c10 00:48:14 ---> 13d7056af441 00:48:14 Step 21/23 : LABEL arch=arm64 00:48:15 ---> Running in 60dbf20c5b3d 00:48:16 Removing intermediate container 60dbf20c5b3d 00:48:16 ---> c9036d92e882 00:48:16 Step 22/23 : LABEL git_sha=1186f5100bc5844975a35d5a79b042b95d53d273 00:48:17 ---> Running in 3214b428778f 00:48:18 Removing intermediate container 3214b428778f 00:48:18 ---> 6ce1fd62a189 00:48:18 Step 23/23 : LABEL version=0.0.0 00:48:18 ---> Running in 6cb70543d55c 00:48:20 Removing intermediate container 6cb70543d55c 00:48:20 ---> 09b70d7641e1 00:48:20 00:48:20 Successfully built 09b70d7641e1 00:48:20 Successfully tagged docker-core-data-go-arm64:latest 00:48:20 Building docker-core-metadata-go 00:48:21  Building docker-core-data-go ... done Removing intermediate container 36ec85b36045 00:48:21 ---> 8aeb387cb099 00:48:21 Step 20/26 : RUN pip install docker-compose==1.23.2 00:48:22 ---> Running in caa47cded371 00:48:23 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 00:48:23 Step 2/22 : FROM ${BUILDER_BASE} AS builder 00:48:23 ---> 7f182bc2f73a 00:48:23 Step 3/22 : WORKDIR /edgex-go 00:48:23 ---> Using cache 00:48:23 ---> 56334b96d3ba 00:48:23 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:48:23 ---> Using cache 00:48:23 ---> f4e3fb70288a 00:48:23 Step 5/22 : RUN apk add --update --no-cache make git 00:48:23 ---> Running in 60eb94dcbcbe 00:48:25 Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12 00:48:25 Step 2/21 : FROM ${BUILDER_BASE} AS builder 00:48:25 ---> 7f182bc2f73a 00:48:25 Step 3/21 : WORKDIR /edgex-go 00:48:25 ---> Using cache 00:48:25 ---> 56334b96d3ba 00:48:25 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:48:25 ---> Using cache 00:48:25 ---> f4e3fb70288a 00:48:25 Step 5/21 : RUN apk add --update --no-cache make git 00:48:25 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 00:48:26 ---> Running in 34409e5d6f76 00:48:26 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 00:48:28 OK: 217 MiB in 51 packages 00:48:28 Collecting docker-compose==1.23.2 00:48:28 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 00:48:28 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 00:48:29 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 00:48:29 Collecting jsonschema<3,>=2.5.1 00:48:30 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 00:48:30 OK: 217 MiB in 51 packages 00:48:30 Removing intermediate container 60eb94dcbcbe 00:48:30 ---> aa6bb0e98588 00:48:30 Step 6/22 : COPY go.mod . 00:48:30 Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12 00:48:30 Step 2/24 : FROM ${BUILDER_BASE} AS builder 00:48:30 ---> 7f182bc2f73a 00:48:30 Step 3/24 : WORKDIR /edgex-go 00:48:30 ---> Using cache 00:48:30 ---> 56334b96d3ba 00:48:30 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:48:30 ---> Using cache 00:48:30 ---> f4e3fb70288a 00:48:30 Step 5/24 : RUN apk add --update --no-cache make git 00:48:30 ---> Using cache 00:48:30 ---> aa6bb0e98588 00:48:30 Step 6/24 : COPY go.mod . 00:48:31 ---> 377ee541d32f 00:48:31 Step 7/24 : RUN go mod download 00:48:31 ---> f65ea613f542 00:48:31 Step 7/22 : RUN go mod download 00:48:31 ---> Running in f48bcac2ac67 00:48:31 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 00:48:31 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 00:48:31 Removing intermediate container 34409e5d6f76 00:48:31 ---> 4fa619712a3d 00:48:32 Step 6/21 : COPY go.mod . 00:48:32 ---> Running in 6eea0301a7b9 00:48:32 Collecting cached-property<2,>=1.2.0 00:48:32 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 00:48:33 ---> 4fbe36beb966 00:48:33 Step 7/21 : RUN go mod download 00:48:33 ---> Running in d574a71e1afd 00:48:33 Collecting websocket-client<1.0,>=0.32.0 00:48:33 Downloading websocket_client-0.57.0-py2.py3-none-any.whl (200 kB) 00:48:34 Collecting docopt<0.7,>=0.6.1 00:48:34 Downloading docopt-0.6.2.tar.gz (25 kB) 00:48:36 Removing intermediate container f48bcac2ac67 00:48:36 ---> f88ebbaa4c5b 00:48:36 Step 8/24 : COPY . . 00:48:37 Removing intermediate container 6eea0301a7b9 00:48:37 ---> 65a9e9a96a41 00:48:37 Step 8/22 : COPY . . 00:48:37 Collecting docker<4.0,>=3.6.0 00:48:37 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 00:48:38 Removing intermediate container d574a71e1afd 00:48:38 ---> fead1c69e100 00:48:38 Step 8/21 : COPY . . 00:48:38 Collecting texttable<0.10,>=0.9.0 00:48:38 Downloading texttable-0.9.1.tar.gz (11 kB) 00:48:41 Collecting PyYAML<4,>=3.10 00:48:41 Downloading PyYAML-3.13.tar.gz (270 kB) 00:48:44 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:48:44 Collecting dockerpty<0.5,>=0.4.1 00:48:44 Downloading dockerpty-0.4.1.tar.gz (13 kB) 00:48:46 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 00:48:46 Step 2/22 : FROM ${BUILDER_BASE} AS builder 00:48:46 ---> 7f182bc2f73a 00:48:46 Step 3/22 : WORKDIR /edgex-go 00:48:46 ---> Using cache 00:48:46 ---> 56334b96d3ba 00:48:46 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:48:46 ---> Using cache 00:48:46 ---> f4e3fb70288a 00:48:46 Step 5/22 : RUN apk add --update --no-cache make git 00:48:46 ---> Using cache 00:48:46 ---> 4fa619712a3d 00:48:46 Step 6/22 : COPY go.mod . 00:48:46 ---> Using cache 00:48:46 ---> 4fbe36beb966 00:48:46 Step 7/22 : RUN go mod download 00:48:46 ---> Using cache 00:48:46 ---> fead1c69e100 00:48:46 Step 8/22 : COPY . . 00:48:47 Collecting idna<2.8,>=2.5 00:48:47 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 00:48:48 Collecting urllib3<1.25,>=1.21.1 00:48:48 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 00:48:48 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:48:48 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:48:48 Collecting docker-pycreds>=0.4.0 00:48:48 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 00:48:48 Using legacy setup.py install for docopt, since package 'wheel' is not installed. 00:48:48 Using legacy setup.py install for texttable, since package 'wheel' is not installed. 00:48:48 Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. 00:48:48 Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. 00:48:49 Installing collected packages: jsonschema, idna, urllib3, requests, cached-property, websocket-client, docopt, docker-pycreds, docker, texttable, PyYAML, dockerpty, docker-compose 00:48:50 Attempting uninstall: idna 00:48:50 Found existing installation: idna 2.9 00:48:50 Uninstalling idna-2.9: 00:48:50 Successfully uninstalled idna-2.9 00:48:51 Attempting uninstall: urllib3 00:48:51 Found existing installation: urllib3 1.25.9 00:48:51 Uninstalling urllib3-1.25.9: 00:48:51 Successfully uninstalled urllib3-1.25.9 00:48:51 Attempting uninstall: requests 00:48:51 Found existing installation: requests 2.23.0 00:48:51 Uninstalling requests-2.23.0: 00:48:51 Successfully uninstalled requests-2.23.0 00:48:52 Running setup.py install for docopt: started 00:48:55 Running setup.py install for docopt: finished with status 'done' 00:48:55 Running setup.py install for texttable: started 00:48:58 Running setup.py install for texttable: finished with status 'done' 00:48:58 Running setup.py install for PyYAML: started 00:49:00 Running setup.py install for PyYAML: finished with status 'done' 00:49:00 Running setup.py install for dockerpty: started 00:49:02 Running setup.py install for dockerpty: finished with status 'done' 00:49:04 Successfully installed PyYAML-3.13 cached-property-1.5.2 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.57.0 00:49:05 ---> 391434974021 00:49:05 Step 9/22 : RUN make cmd/security-bootstrap-redis/security-bootstrap-redis 00:49:05 ---> 8e00c2f2be58 00:49:05 Step 9/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 00:49:05 ---> 11d1a51a5daf 00:49:05 Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 00:49:05 ---> 4396122bd2dd 00:49:05 Step 9/22 : RUN make cmd/core-metadata/core-metadata 00:49:05 ---> Running in ccbf1cf3c12e 00:49:05 ---> Running in 38d83425f0ac 00:49:05 ---> Running in 9f795ba71981 00:49:06 ---> Running in 5ea3e8dc2de6 00:49:08 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrap-redis/security-bootstrap-redis ./cmd/security-bootstrap-redis 00:49:08 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 00:49:08 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:08 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:49:10 Removing intermediate container caa47cded371 00:49:10 ---> 2cab649d19e8 00:49:10 Step 21/26 : RUN apk --no-cache add curl 00:49:10 ---> Running in 8c5132cf4dac 00:49:12 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 00:49:12 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 00:49:12 (1/3) Installing nghttp2-libs (1.41.0-r0) 00:49:12 (2/3) Installing libcurl (7.69.1-r3) 00:49:12 (3/3) Installing curl (7.69.1-r3) 00:49:12 Executing busybox-1.31.1-r19.trigger 00:49:12 OK: 71 MiB in 58 packages 00:49:14 Removing intermediate container 8c5132cf4dac 00:49:14 ---> c2418fdf60af 00:49:14 Step 22/26 : ENTRYPOINT ["/sys-mgmt-agent"] 00:49:14 ---> Running in 5144e8d106ec 00:49:15 Removing intermediate container 5144e8d106ec 00:49:15 ---> a892260b9921 00:49:15 Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:49:15 ---> Running in a286b80f797a 00:49:16 Removing intermediate container a286b80f797a 00:49:16 ---> 2b8f6d662c50 00:49:16 Step 24/26 : LABEL arch=arm64 00:49:16 ---> Running in 5da57d3c660d 00:49:17 Removing intermediate container 5da57d3c660d 00:49:17 ---> 617a51695c6d 00:49:17 Step 25/26 : LABEL git_sha=1186f5100bc5844975a35d5a79b042b95d53d273 00:49:17 ---> Running in cd865c1ebfd2 00:49:18 Removing intermediate container cd865c1ebfd2 00:49:18 ---> b9bcf565c052 00:49:18 Step 26/26 : LABEL version=0.0.0 00:49:18 ---> Running in bcf0e448addb 00:49:19 Removing intermediate container bcf0e448addb 00:49:19 ---> f16717bdd56d 00:49:19 00:49:19 Successfully built f16717bdd56d 00:49:19 Successfully tagged docker-sys-mgmt-agent-go-arm64:latest 00:50:16  Building docker-sys-mgmt-agent-go ... done CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 00:50:16 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:20 Removing intermediate container 9f795ba71981 00:50:20 ---> 88340b4f2674 00:50:20 00:50:20 Step 10/22 : FROM alpine:3.12 00:50:20 ---> afeebe901d6b 00:50:20 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init curl 00:50:20 ---> Running in f0630168c121 00:50:22 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 00:50:22 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 00:50:23 (1/5) Installing ca-certificates (20191127-r4) 00:50:23 (2/5) Installing nghttp2-libs (1.41.0-r0) 00:50:23 (3/5) Installing libcurl (7.69.1-r3) 00:50:23 (4/5) Installing curl (7.69.1-r3) 00:50:23 (5/5) Installing dumb-init (1.2.2-r1) 00:50:23 Executing busybox-1.31.1-r19.trigger 00:50:23 Executing ca-certificates-20191127-r4.trigger 00:50:23 OK: 7 MiB in 19 packages 00:50:25 Removing intermediate container 38d83425f0ac 00:50:25 ---> 33f50deafe6a 00:50:25 00:50:25 Step 10/24 : FROM alpine:3.12 00:50:25 ---> afeebe901d6b 00:50:25 Step 11/24 : RUN apk add --update --no-cache ca-certificates dumb-init curl 00:50:25 ---> Running in 95c673584bf6 00:50:26 Removing intermediate container f0630168c121 00:50:26 ---> 9d1afa9f26fa 00:50:26 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020 Redis Labs' 00:50:26 ---> Running in e732f690d6f0 00:50:27 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 00:50:27 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 00:50:28 Removing intermediate container e732f690d6f0 00:50:28 ---> a993080f8e3f 00:50:28 Step 13/22 : WORKDIR / 00:50:28 ---> Running in 87f3e835f576 00:50:28 (1/5) Installing ca-certificates (20191127-r4) 00:50:28 (2/5) Installing nghttp2-libs (1.41.0-r0) 00:50:28 (3/5) Installing libcurl (7.69.1-r3) 00:50:28 (4/5) Installing curl (7.69.1-r3) 00:50:28 (5/5) Installing dumb-init (1.2.2-r1) 00:50:28 Executing busybox-1.31.1-r19.trigger 00:50:28 Executing ca-certificates-20191127-r4.trigger 00:50:28 OK: 7 MiB in 19 packages 00:50:29 Removing intermediate container 87f3e835f576 00:50:29 ---> 0e69abe2b2b1 00:50:29 Step 14/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/Attribution.txt / 00:50:29 Removing intermediate container ccbf1cf3c12e 00:50:29 ---> ff610996fc17 00:50:29 00:50:29 Step 10/21 : FROM alpine:3.12 00:50:29 ---> afeebe901d6b 00:50:29 Step 11/21 : RUN apk add --update --no-cache curl 00:50:29 ---> Running in f622950226ea 00:50:30 ---> 483b6dd63b97 00:50:30 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/security-bootstrap-redis / 00:50:31 Removing intermediate container 95c673584bf6 00:50:31 ---> 6dd79af36627 00:50:31 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 00:50:31 ---> Running in 93219852fede 00:50:31 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 00:50:31 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 00:50:32 ---> 6ff629ea8c0b 00:50:32 Step 16/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/entrypoint.sh / 00:50:32 Removing intermediate container 93219852fede 00:50:32 ---> d7fd53976692 00:50:32 Step 13/24 : WORKDIR / 00:50:32 (1/4) Installing ca-certificates (20191127-r4) 00:50:32 ---> Running in 6e5ad8bb049e 00:50:32 (2/4) Installing nghttp2-libs (1.41.0-r0) 00:50:32 (3/4) Installing libcurl (7.69.1-r3) 00:50:32 (4/4) Installing curl (7.69.1-r3) 00:50:32 Executing busybox-1.31.1-r19.trigger 00:50:32 Executing ca-certificates-20191127-r4.trigger 00:50:32 OK: 7 MiB in 18 packages 00:50:33 ---> 81698e0b7d73 00:50:33 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/res/configuration.toml /res/configuration.toml 00:50:33 Removing intermediate container 6e5ad8bb049e 00:50:33 ---> 7b6d2bfb39d5 00:50:33 Step 14/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 00:50:34 ---> f3d5a6eeb079 00:50:34 Step 18/22 : RUN chmod +x entrypoint.sh 00:50:34 ---> Running in 08b9b7d109ba 00:50:34 ---> 2204a3dca514 00:50:34 Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 00:50:34 Removing intermediate container f622950226ea 00:50:34 ---> 687256824804 00:50:34 Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 00:50:35 ---> Running in 25d0ab835bc1 00:50:35 ---> 26eeda9c9306 00:50:35 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 00:50:36 Removing intermediate container 25d0ab835bc1 00:50:36 ---> e5c0853d59f4 00:50:36 Step 13/21 : WORKDIR /edgex 00:50:36 ---> Running in 6a6dc624790f 00:50:36 ---> f306a735c44b 00:50:36 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 00:50:37 Removing intermediate container 6a6dc624790f 00:50:37 ---> c30097d88930 00:50:37 Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 00:50:37 Removing intermediate container 08b9b7d109ba 00:50:37 ---> 8522e885b454 00:50:37 Step 19/22 : ENTRYPOINT ["/entrypoint.sh"] 00:50:38 ---> Running in cd2ac6b11c19 00:50:38 ---> d25d20504145 00:50:38 Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 00:50:38 Removing intermediate container 5ea3e8dc2de6 00:50:38 ---> eee9ebf19210 00:50:38 00:50:38 Step 10/22 : FROM scratch 00:50:38 ---> 00:50:38 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 00:50:38 ---> Using cache 00:50:38 ---> 101ec72d5cc3 00:50:38 Step 12/22 : ENV APP_PORT=48081 00:50:38 ---> 611438731a7c 00:50:38 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 00:50:38 ---> Running in ef12d27b45de 00:50:38 Removing intermediate container cd2ac6b11c19 00:50:38 ---> 92a9f134d759 00:50:38 Step 20/22 : LABEL arch=arm64 00:50:39 ---> Running in 63d67238bae9 00:50:39 Removing intermediate container ef12d27b45de 00:50:39 ---> 55be073407a3 00:50:39 Step 13/22 : EXPOSE $APP_PORT 00:50:39 ---> Running in b57c7817d863 00:50:39 Removing intermediate container 63d67238bae9 00:50:39 ---> d3b7d08ecf05 00:50:39 Step 21/22 : LABEL git_sha=1186f5100bc5844975a35d5a79b042b95d53d273 00:50:39 ---> 5c18ca046bbd 00:50:39 Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 00:50:40 ---> Running in 91dbdadb5bb7 00:50:40 ---> 1b7c3ae78625 00:50:40 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 00:50:40 Removing intermediate container b57c7817d863 00:50:40 ---> 714dfcda8bf1 00:50:40 Step 14/22 : WORKDIR / 00:50:40 ---> Running in 2fbfe0896176 00:50:40 Removing intermediate container 91dbdadb5bb7 00:50:40 ---> 91f5852ff2b3 00:50:40 Step 22/22 : LABEL version=0.0.0 00:50:40 ---> Running in ab1f8da63d4b 00:50:41 Removing intermediate container 2fbfe0896176 00:50:41 ---> c704d54aa2df 00:50:41 Step 15/22 : COPY --from=builder /edgex-go/cmd/core-metadata/Attribution.txt / 00:50:41 ---> 11890031314c 00:50:41 Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 00:50:41 ---> 78db9c24de3c 00:50:41 Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] 00:50:41 ---> Running in 23d0dd14bf7b 00:50:41 ---> Running in 77d65852853b 00:50:41 Removing intermediate container ab1f8da63d4b 00:50:41 ---> 5559f12bfa2e 00:50:41 00:50:42 ---> 08d93661617d 00:50:42 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 00:50:42 Successfully built 5559f12bfa2e 00:50:42 Successfully tagged docker-security-bootstrap-redis-go-arm64:latest 00:50:42  Building docker-security-bootstrap-redis-go ... done Removing intermediate container 77d65852853b 00:50:42 ---> 039f202a529e 00:50:42 Step 18/21 : CMD ["--init=true"] 00:50:42 ---> Running in cb93703a5b14 00:50:44 Removing intermediate container cb93703a5b14 00:50:44 ---> 817e0213d096 00:50:44 Step 19/21 : LABEL arch=arm64 00:50:44 ---> Running in f9c06f34268a 00:50:44 ---> 6cf2477fedec 00:50:44 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 00:50:44 Removing intermediate container f9c06f34268a 00:50:44 ---> f58e2e13106c 00:50:44 Step 20/21 : LABEL git_sha=1186f5100bc5844975a35d5a79b042b95d53d273 00:50:44 ---> Running in 3bd98d83895b 00:50:44 Removing intermediate container 23d0dd14bf7b 00:50:44 ---> 4f15c5c3b607 00:50:44 Step 21/24 : ENTRYPOINT ["entrypoint.sh"] 00:50:44 ---> Running in 1d315871b5d7 00:50:44 ---> e9ff9c1bdd05 00:50:44 Step 18/22 : ENTRYPOINT ["/core-metadata"] 00:50:44 ---> Running in 04f3cb27ee2c 00:50:44 Removing intermediate container 3bd98d83895b 00:50:44 ---> c1f6c38479f8 00:50:44 Step 21/21 : LABEL version=0.0.0 00:50:44 Removing intermediate container 1d315871b5d7 00:50:44 ---> 0fd1a6de4ae8 00:50:44 Step 22/24 : LABEL arch=arm64 00:50:44 ---> Running in 8f9da1da091e 00:50:44 ---> Running in 99c0cfb4e538 00:50:44 Removing intermediate container 04f3cb27ee2c 00:50:44 ---> cd4fc5902b4a 00:50:44 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:50:45 ---> Running in 16b44e322d35 00:50:45 Removing intermediate container 8f9da1da091e 00:50:45 ---> 2d24601b0a98 00:50:45 00:50:45 Removing intermediate container 99c0cfb4e538 00:50:45 ---> 5e4fede1dbdf 00:50:45 Step 23/24 : LABEL git_sha=1186f5100bc5844975a35d5a79b042b95d53d273 00:50:45 Successfully built 2d24601b0a98 00:50:45 Successfully tagged docker-security-proxy-setup-go-arm64:latest 00:50:45  Building docker-security-proxy-setup-go ... done  ---> Running in 857198b11c4a 00:50:46 Removing intermediate container 16b44e322d35 00:50:46 ---> f70670c40833 00:50:46 Step 20/22 : LABEL arch=arm64 00:50:46 ---> Running in c66b94afb6ea 00:50:46 Removing intermediate container 857198b11c4a 00:50:46 ---> 51be51c7d64e 00:50:46 Step 24/24 : LABEL version=0.0.0 00:50:46 ---> Running in 7fdfe6951b48 00:50:46 Removing intermediate container c66b94afb6ea 00:50:46 ---> 516cf189ccc8 00:50:46 Step 21/22 : LABEL git_sha=1186f5100bc5844975a35d5a79b042b95d53d273 00:50:46 ---> Running in 403b9949859f 00:50:47 Removing intermediate container 7fdfe6951b48 00:50:47 ---> f137189f61e0 00:50:47 00:50:47 Successfully built f137189f61e0 00:50:47 Removing intermediate container 403b9949859f 00:50:47 ---> e4b5d7d3a26a 00:50:47 Step 22/22 : LABEL version=0.0.0 00:50:47 Successfully tagged docker-security-secretstore-setup-go-arm64:latest 00:50:47  Building docker-security-secretstore-setup-go ... done  ---> Running in 062d9682f62c 00:50:48 Removing intermediate container 062d9682f62c 00:50:48 ---> c3609daea006 00:50:48 00:50:48 Successfully built c3609daea006 00:50:48 Successfully tagged docker-core-metadata-go-arm64:latest 00:50:48  Building docker-core-metadata-go ... done  [Pipeline] } 00:50:48 $ docker stop --time=1 f78b630c4f36d0a2157c3c9c84e7b87924a360077d2eb171df417011ecb14696 00:50:50 $ docker rm -f f78b630c4f36d0a2157c3c9c84e7b87924a360077d2eb171df417011ecb14696 [Pipeline] // withDockerContainer [Pipeline] sh 00:50:51 + docker images 00:50:51 + grep docker 00:50:51 docker-core-metadata-go-arm64 latest c3609daea006 4 seconds ago 12.2MB 00:50:51 docker-security-secretstore-setup-go-arm64 latest f137189f61e0 5 seconds ago 23.4MB 00:50:51 docker-security-proxy-setup-go-arm64 latest 2d24601b0a98 6 seconds ago 23.3MB 00:50:51 docker-security-bootstrap-redis-go-arm64 latest 5559f12bfa2e 10 seconds ago 15.1MB 00:50:51 docker-sys-mgmt-agent-go-arm64 latest f16717bdd56d About a minute ago 300MB 00:50:51 docker-core-data-go-arm64 latest 09b70d7641e1 2 minutes ago 20.9MB 00:50:51 docker-support-notifications-go-arm64 latest c675d042614d 3 minutes ago 11.4MB 00:50:51 docker-core-command-go-arm64 latest 5867f8dbfbd8 3 minutes ago 9.98MB 00:50:51 docker-support-scheduler-go-arm64 latest 4d0c1359bb73 3 minutes ago 10MB 00:50:51 docker 20.10.0 eeaf43b92773 3 weeks ago 228MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Docker Image Scan) Stage "Snyk Docker Image Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh 00:50:54 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 00:50:55 ---> package-listing.sh 00:50:55 ++ facter osfamily 00:50:55 ++ tr '[:upper:]' '[:lower:]' 00:50:55 + OS_FAMILY=redhat 00:50:55 + workspace=/w/workspace/edgex-go/32 00:50:55 + START_PACKAGES=/tmp/packages_start.txt 00:50:55 + END_PACKAGES=/tmp/packages_end.txt 00:50:55 + DIFF_PACKAGES=/tmp/packages_diff.txt 00:50:55 + PACKAGES=/tmp/packages_start.txt 00:50:55 + '[' /w/workspace/edgex-go/32 ']' 00:50:55 + PACKAGES=/tmp/packages_end.txt 00:50:55 + case "${OS_FAMILY}" in 00:50:55 + rpm -qa 00:50:55 + sort 00:51:01 + '[' -f /tmp/packages_start.txt ']' 00:51:01 + '[' -f /tmp/packages_end.txt ']' 00:51:01 + diff /tmp/packages_start.txt /tmp/packages_end.txt 00:51:01 + '[' /w/workspace/edgex-go/32 ']' 00:51:01 + mkdir -p /w/workspace/edgex-go/32/archives/ 00:51:01 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/32/archives/ [Pipeline] echo 00:51:01 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/32/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 00:51:01 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 00:51:02 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 00:51:02 00:51:02 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 00:51:02 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 00:51:02 alpine: Pulling from edgex-lftools-log-publisher 00:51:02 df20fa9351a1: Pulling fs layer 00:51:02 36b3adc4ff6f: Pulling fs layer 00:51:02 8ad3a11d3b57: Pulling fs layer 00:51:02 46f8f816bc3b: Pulling fs layer 00:51:02 93b61091891f: Pulling fs layer 00:51:02 93b9cdb0e59b: Pulling fs layer 00:51:02 5e14af77c1be: Pulling fs layer 00:51:02 01666e4c0597: Pulling fs layer 00:51:02 aa168da1d23b: Pulling fs layer 00:51:02 46f8f816bc3b: Waiting 00:51:02 93b61091891f: Waiting 00:51:02 93b9cdb0e59b: Waiting 00:51:02 5e14af77c1be: Waiting 00:51:02 01666e4c0597: Waiting 00:51:02 aa168da1d23b: Waiting 00:51:02 36b3adc4ff6f: Verifying Checksum 00:51:02 36b3adc4ff6f: Download complete 00:51:02 46f8f816bc3b: Download complete 00:51:02 df20fa9351a1: Verifying Checksum 00:51:02 df20fa9351a1: Download complete 00:51:02 93b9cdb0e59b: Verifying Checksum 00:51:02 93b9cdb0e59b: Download complete 00:51:02 5e14af77c1be: Verifying Checksum 00:51:02 5e14af77c1be: Download complete 00:51:02 01666e4c0597: Verifying Checksum 00:51:02 01666e4c0597: Download complete 00:51:02 93b61091891f: Verifying Checksum 00:51:02 93b61091891f: Download complete 00:51:03 df20fa9351a1: Pull complete 00:51:03 8ad3a11d3b57: Verifying Checksum 00:51:03 8ad3a11d3b57: Download complete 00:51:03 36b3adc4ff6f: Pull complete 00:51:04 8ad3a11d3b57: Pull complete 00:51:04 46f8f816bc3b: Pull complete 00:51:05 aa168da1d23b: Verifying Checksum 00:51:05 aa168da1d23b: Download complete 00:51:06 93b61091891f: Pull complete 00:51:06 93b9cdb0e59b: Pull complete 00:51:06 5e14af77c1be: Pull complete 00:51:06 01666e4c0597: Pull complete 00:51:15 aa168da1d23b: Pull complete 00:51:15 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 00:51:15 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 00:51:15 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 00:51:15 prd-centos7-docker-4c-2g-18363 does not seem to be running inside a container 00:51:15 $ 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/32/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/32 -v /w/workspace/edgex-go/32:/w/workspace/edgex-go/32:rw,z -v /w/workspace/edgex-go/32@tmp:/w/workspace/edgex-go/32@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:51:19 $ docker top 2c26c81efbc7da18a8cc23508c4060cae443afd07686b8f93412835a577103e9 -eo pid,comm [Pipeline] { [Pipeline] sh 00:51:20 + touch /tmp/pre-build-complete [Pipeline] sh 00:51:20 + mkdir -p /var/log/sa [Pipeline] sh 00:51:20 + ls /var/log/sa-host 00:51:20 + sadf -c /var/log/sa-host/sa05 00:51:20 file_magic: OK 00:51:20 HZ: Using current value: 100 00:51:20 file_header: OK 00:51:20 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:51:20 Statistics: 00:51:20 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... 00:51:20 File successfully converted to sysstat format version 12.2.1 00:51:20 + sadf -c /var/log/sa-host/sa23 00:51:20 file_magic: OK 00:51:20 HZ: Using current value: 100 00:51:20 file_header: OK 00:51:20 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:51:20 Statistics: 00:51:20 Hnuu...uuuununununu... 00:51:20 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 00:51:20 provisioning config files... 00:51:20 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/32@tmp/config2299493855551487979tmp [Pipeline] { [Pipeline] echo 00:51:21 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 00:51:21 ---> create-netrc.sh [Pipeline] } 00:51:21 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 00:51:21 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 00:51:21 ---> python-tools-install.sh [Pipeline] echo 00:51:21 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 00:51:22 ---> sudo-logs.sh 00:51:22 Archiving 'sudo' log.. [Pipeline] echo 00:51:22 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 00:51:22 ---> job-cost.sh 00:51:22 lf-activate-venv: SKIPPING 00:51:22 INFO: No Stack... 00:51:23 INFO: Retrieving Pricing Info for: v1-standard-2 00:51:24 INFO: Archiving Costs [Pipeline] echo 00:51:24 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 00:51:24 ---> logs-deploy.sh 00:51:24 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-2858/32 00:51:24 INFO: archiving workspace using pattern(s): 00:51:26 Archives upload complete. 00:51:26 INFO: archiving logs to Nexus 00:51:27 ---> uname -a: 00:51:27 Linux prd-centos7-docker-4c-2g-18363.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:51:27 00:51:27 00:51:27 ---> lscpu: 00:51:27 Architecture: x86_64 00:51:27 CPU op-mode(s): 32-bit, 64-bit 00:51:27 Byte Order: Little Endian 00:51:27 Address sizes: 40 bits physical, 48 bits virtual 00:51:27 CPU(s): 4 00:51:27 On-line CPU(s) list: 0-3 00:51:27 Thread(s) per core: 1 00:51:27 Core(s) per socket: 1 00:51:27 Socket(s): 4 00:51:27 NUMA node(s): 1 00:51:27 Vendor ID: GenuineIntel 00:51:27 CPU family: 6 00:51:27 Model: 44 00:51:27 Model name: Westmere E56xx/L56xx/X56xx (IBRS update) 00:51:27 Stepping: 1 00:51:27 CPU MHz: 2933.436 00:51:27 BogoMIPS: 5866.87 00:51:27 Virtualization: VT-x 00:51:27 Hypervisor vendor: KVM 00:51:27 Virtualization type: full 00:51:27 L1d cache: 128 KiB 00:51:27 L1i cache: 128 KiB 00:51:27 L2 cache: 16 MiB 00:51:27 L3 cache: 64 MiB 00:51:27 NUMA node0 CPU(s): 0-3 00:51:27 Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages 00:51:27 Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled 00:51:27 Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown 00:51:27 Vulnerability Meltdown: Mitigation; PTI 00:51:27 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 00:51:27 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 00:51:27 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 00:51:27 Vulnerability Srbds: Not affected 00:51:27 Vulnerability Tsx async abort: Not affected 00:51:27 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:51:27 00:51:27 00:51:27 ---> nproc: 00:51:27 4 00:51:27 00:51:27 00:51:27 ---> df -h: 00:51:27 Filesystem Size Used Available Use% Mounted on 00:51:27 overlay 50.0G 11.2G 38.8G 22% / 00:51:27 tmpfs 64.0M 0 64.0M 0% /dev 00:51:27 tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup 00:51:27 shm 64.0M 0 64.0M 0% /dev/shm 00:51:27 /dev/vda1 50.0G 11.2G 38.8G 22% /facter-os 00:51:27 /dev/vda1 50.0G 11.2G 38.8G 22% /etc/resolv.conf 00:51:27 /dev/vda1 50.0G 11.2G 38.8G 22% /etc/hostname 00:51:27 /dev/vda1 50.0G 11.2G 38.8G 22% /etc/hosts 00:51:27 /dev/vda1 50.0G 11.2G 38.8G 22% /var/log/auth.log 00:51:27 /dev/vda1 50.0G 11.2G 38.8G 22% /run/cloud-init/result.json 00:51:27 /dev/vda1 50.0G 11.2G 38.8G 22% /var/log/sa-host 00:51:27 /dev/vda1 50.0G 11.2G 38.8G 22% /var/log/secure 00:51:27 /dev/vda1 50.0G 11.2G 38.8G 22% /w/workspace/edgex-go/32 00:51:27 /dev/vda1 50.0G 11.2G 38.8G 22% /w/workspace/edgex-go/32@tmp 00:51:27 00:51:27 00:51:27 ---> free -m: 00:51:27 total used free shared buff/cache available 00:51:27 Mem: 1837 719 195 0 922 1032 00:51:27 Swap: 1023 54 969 00:51:27 00:51:27 00:51:27 ---> ip addr: 00:51:27 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 00:51:27 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 00:51:27 inet 127.0.0.1/8 scope host lo 00:51:27 valid_lft forever preferred_lft forever 00:51:27 inet6 ::1/128 scope host 00:51:27 valid_lft forever preferred_lft forever 00:51:27 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 00:51:27 link/ether fa:16:3e:0b:73:37 brd ff:ff:ff:ff:ff:ff 00:51:27 inet 10.30.122.227/23 brd 10.30.123.255 scope global dynamic eth0 00:51:27 valid_lft 85146sec preferred_lft 85146sec 00:51:27 inet6 fe80::f816:3eff:fe0b:7337/64 scope link 00:51:27 valid_lft forever preferred_lft forever 00:51:27 3: docker0: mtu 1500 qdisc noqueue state DOWN 00:51:27 link/ether 02:42:8b:48:2d:67 brd ff:ff:ff:ff:ff:ff 00:51:27 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 00:51:27 valid_lft forever preferred_lft forever 00:51:27 inet6 fe80::42:8bff:fe48:2d67/64 scope link 00:51:27 valid_lft forever preferred_lft forever 00:51:27 00:51:27 00:51:27 ---> sar -b -r -n DEV: 00:51:27 Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 01/05/21 _x86_64_ (4 CPU) 00:51:27 00:51:27 00:30:22 LINUX RESTART (4 CPU) 00:51:27 00:51:27 00:31:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 00:51:27 00:32:01 62.69 15.94 46.75 0.00 4951.11 8707.39 0.00 00:51:27 00:33:01 273.76 125.66 148.09 0.00 8094.79 50138.33 0.00 00:51:27 00:34:01 234.96 103.32 131.63 0.00 3850.74 18385.65 0.00 00:51:27 00:35:02 145.47 66.96 78.52 0.00 3490.32 7653.61 0.00 00:51:27 00:36:01 324.68 127.73 196.94 0.00 63910.42 134677.91 0.00 00:51:27 00:37:01 3041.85 2690.71 351.14 0.00 163481.22 178926.02 0.00 00:51:27 00:38:02 398.81 169.91 228.91 0.00 35092.74 72834.29 0.00 00:51:27 00:39:02 1713.28 1393.17 320.11 0.00 131004.84 139446.99 0.00 00:51:27 00:40:01 229.38 41.80 187.58 0.00 5215.91 29865.10 0.00 00:51:27 00:41:01 6.24 0.58 5.66 0.00 18.64 171.39 0.00 00:51:27 00:42:01 0.30 0.02 0.28 0.00 0.13 3.36 0.00 00:51:27 00:43:01 0.25 0.03 0.22 0.00 0.27 2.61 0.00 00:51:27 00:44:01 0.23 0.02 0.22 0.00 0.13 2.26 0.00 00:51:27 00:45:01 0.47 0.02 0.45 0.00 0.27 5.83 0.00 00:51:27 00:46:01 1.76 1.60 0.17 0.00 52.34 2.33 0.00 00:51:27 00:47:01 0.83 0.03 0.80 0.00 1.07 15.29 0.00 00:51:27 00:48:01 0.32 0.00 0.32 0.00 0.00 4.93 0.00 00:51:27 00:49:01 0.25 0.00 0.25 0.00 0.00 3.40 0.00 00:51:27 00:50:01 0.27 0.00 0.27 0.00 0.00 3.13 0.00 00:51:27 00:51:01 53.51 53.01 0.50 0.00 4750.47 12.80 0.00 00:51:27 Average: 324.41 239.58 84.83 0.00 21170.21 31999.44 0.00 00:51:27 00:51:27 00:31:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 00:51:27 00:32:01 77872 0 694152 36.89 2620 1106900 1303716 44.49 557748 1042172 101628 00:51:27 00:33:01 75728 0 756728 40.22 1556 1047532 1527484 52.13 574324 964764 91444 00:51:27 00:34:01 66296 0 907844 48.25 868 906536 1817564 62.03 748180 782956 84180 00:51:27 00:35:02 234836 0 753092 40.03 724 892892 1478916 50.47 603476 749956 65288 00:51:27 00:36:01 63316 0 827296 43.97 0 990932 2258932 77.09 703012 910704 56972 00:51:27 00:37:01 819636 0 700620 37.24 0 361288 1866168 63.69 386376 453080 0 00:51:27 00:38:02 65188 0 791792 42.08 0 1024564 1962248 66.97 753456 827216 56512 00:51:27 00:39:02 130976 0 960508 51.05 0 790060 2701720 92.21 800692 712736 1124 00:51:27 00:40:01 146184 0 649764 34.53 0 1085596 1239888 42.32 568472 922604 20 00:51:27 00:41:01 151400 0 644004 34.23 0 1086140 1203540 41.07 565564 922944 12 00:51:27 00:42:01 151712 0 643688 34.21 0 1086144 1202512 41.04 565400 922924 12 00:51:27 00:43:01 151664 0 643724 34.21 0 1086156 1202572 41.04 565856 922932 20 00:51:27 00:44:01 151760 0 643620 34.21 0 1086164 1202560 41.04 565732 922936 12 00:51:27 00:45:01 152644 0 642732 34.16 0 1086168 1194288 40.76 564656 922940 8 00:51:27 00:46:01 150580 0 643908 34.22 0 1087056 1194360 40.76 565176 923796 24 00:51:27 00:47:01 151420 0 643048 34.18 0 1087076 1194288 40.76 564576 923812 12 00:51:27 00:48:01 149908 0 644552 34.26 0 1087084 1194492 40.77 565796 923812 12 00:51:27 00:49:01 151172 0 643280 34.19 0 1087092 1194288 40.76 564716 923812 8 00:51:27 00:50:01 150756 0 643684 34.21 0 1087104 1194396 40.76 565188 923812 8 00:51:27 00:51:01 89576 0 650848 34.59 0 1141120 1221436 41.69 560728 987956 0 00:51:27 Average: 164131 0 706444 37.55 288 1010680 1467768 50.09 595456 879393 22865 00:51:27 00:51:27 00:31:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 00:51:27 00:32:01 eth0 1288.85 1223.07 4895.51 149.40 0.00 0.00 0.00 0.00 00:51:27 00:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:51:27 00:32:01 veth75fe888 750.51 532.80 66.70 1777.42 0.00 0.00 0.00 0.00 00:51:27 00:32:01 docker0 750.51 532.67 56.44 1777.41 0.00 0.00 0.00 0.00 00:51:27 00:33:01 vethd0b0255 81.81 109.67 7.61 462.49 0.00 0.00 0.00 0.00 00:51:27 00:33:01 eth0 728.49 748.18 4559.91 71.31 0.00 0.00 0.00 0.00 00:51:27 00:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:51:27 00:33:01 docker0 496.95 432.00 35.50 1717.15 0.00 0.00 0.00 0.00 00:51:27 00:34:01 vethc338ce9 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 00:51:27 00:34:01 eth0 36.24 20.37 34.74 12.90 0.00 0.00 0.00 0.00 00:51:27 00:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:51:27 00:34:01 docker0 0.35 0.58 0.02 2.99 0.00 0.00 0.00 0.00 00:51:27 00:35:02 vethc338ce9 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:51:27 00:35:02 eth0 42.95 29.72 24.61 80.50 0.00 0.00 0.00 0.00 00:51:27 00:35:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:51:27 00:35:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:51:27 00:36:01 vethe39796f 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 00:51:27 00:36:01 eth0 268.14 238.63 1721.64 73.95 0.00 0.00 0.00 0.00 00:51:27 00:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:51:27 00:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:51:27 00:37:01 veth0def7f2 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:51:27 00:37:01 veth7b393f9 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:51:27 00:37:01 vethbdc5a69 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:51:27 00:37:01 vethe619b4e 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:51:27 00:38:02 vethe39796f 0.00 0.53 0.00 0.03 0.00 0.00 0.00 0.00 00:51:27 00:38:02 eth0 2729.50 2444.08 11979.05 443.93 0.00 0.00 0.00 0.00 00:51:27 00:38:02 lo 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 00:51:27 00:38:02 docker0 1269.21 998.34 93.17 3648.83 0.00 0.00 0.00 0.00 00:51:27 00:39:02 vethe39796f 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 00:51:27 00:39:02 eth0 65.65 40.57 127.09 85.28 0.00 0.00 0.00 0.00 00:51:27 00:39:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:51:27 00:39:02 veth64ed5de 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 00:51:27 00:40:01 eth0 248.57 181.30 1730.18 87.90 0.00 0.00 0.00 0.00 00:51:27 00:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:51:27 00:40:01 docker0 1340.24 1103.03 97.99 4299.12 0.00 0.00 0.00 0.00 00:51:27 00:41:01 eth0 1.41 0.57 0.79 0.22 0.00 0.00 0.00 0.00 00:51:27 00:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:51:27 00:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:51:27 00:42:01 eth0 1.55 0.35 0.37 0.20 0.00 0.00 0.00 0.00 00:51:27 00:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:51:27 00:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:51:27 00:43:01 eth0 2.85 1.00 1.17 0.75 0.00 0.00 0.00 0.00 00:51:27 00:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:51:27 00:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:51:27 00:44:01 eth0 0.77 0.30 0.28 0.23 0.00 0.00 0.00 0.00 00:51:27 00:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:51:27 00:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:51:27 00:45:01 eth0 1.10 0.07 0.05 0.01 0.00 0.00 0.00 0.00 00:51:27 00:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:51:27 00:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:51:27 00:46:01 eth0 0.88 0.15 0.16 0.07 0.00 0.00 0.00 0.00 00:51:27 00:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:51:27 00:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:51:27 00:47:01 eth0 0.63 0.07 0.06 0.01 0.00 0.00 0.00 0.00 00:51:27 00:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:51:27 00:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:51:27 00:48:01 eth0 0.72 0.40 0.28 0.21 0.00 0.00 0.00 0.00 00:51:27 00:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:51:27 00:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:51:27 00:49:01 eth0 0.58 0.07 0.06 0.01 0.00 0.00 0.00 0.00 00:51:27 00:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:51:27 00:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:51:27 00:50:01 eth0 0.52 0.25 0.27 0.19 0.00 0.00 0.00 0.00 00:51:27 00:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:51:27 00:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:51:27 00:51:01 eth0 7.86 4.68 8.32 3.13 0.00 0.00 0.00 0.00 00:51:27 00:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:51:27 00:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:51:27 Average: eth0 139.06 127.32 667.26 29.21 0.00 0.00 0.00 0.00 00:51:27 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:51:27 Average: docker0 65.98 54.30 4.82 211.65 0.00 0.00 0.00 0.00 00:51:27 00:51:27 00:51:27 ---> sar -P ALL: 00:51:27 Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 01/05/21 _x86_64_ (4 CPU) 00:51:27 00:51:27 00:30:22 LINUX RESTART (4 CPU) 00:51:27 00:51:27 00:31:01 CPU %user %nice %system %iowait %steal %idle 00:51:27 00:32:01 all 8.50 0.00 4.81 1.45 0.40 84.83 00:51:27 00:32:01 0 9.62 0.00 6.11 1.18 0.44 82.66 00:51:27 00:32:01 1 7.82 0.00 4.08 0.22 0.41 87.46 00:51:27 00:32:01 2 8.96 0.00 4.61 1.38 0.41 84.63 00:51:27 00:32:01 3 7.63 0.00 4.48 3.03 0.34 84.52 00:51:27 00:33:01 all 14.52 0.00 8.96 3.85 0.74 71.93 00:51:27 00:33:01 0 12.32 0.00 9.52 3.86 0.61 73.68 00:51:27 00:33:01 1 13.94 0.00 8.58 3.57 0.78 73.13 00:51:27 00:33:01 2 18.71 0.00 8.75 4.39 0.83 67.31 00:51:27 00:33:01 3 13.10 0.00 8.98 3.58 0.71 73.62 00:51:27 00:34:01 all 39.87 0.00 12.06 6.69 0.61 40.77 00:51:27 00:34:01 0 38.88 0.00 12.14 6.90 0.62 41.46 00:51:27 00:34:01 1 40.91 0.00 12.79 8.48 0.64 37.18 00:51:27 00:34:01 2 39.89 0.00 12.15 6.85 0.58 40.53 00:51:27 00:34:01 3 39.80 0.00 11.16 4.52 0.60 43.91 00:51:27 00:35:02 all 54.08 0.00 15.22 3.90 0.45 26.35 00:51:27 00:35:02 0 55.33 0.00 15.05 3.50 0.38 25.75 00:51:27 00:35:02 1 53.02 0.00 15.15 4.73 0.50 26.61 00:51:27 00:35:02 2 53.36 0.00 15.18 3.03 0.52 27.91 00:51:27 00:35:02 3 54.62 0.00 15.50 4.35 0.41 25.12 00:51:27 00:36:01 all 21.79 0.00 19.52 6.09 0.76 51.84 00:51:27 00:36:01 0 21.60 0.00 19.16 5.31 0.95 52.98 00:51:27 00:36:01 1 23.72 0.00 18.98 6.97 0.72 49.61 00:51:27 00:36:01 2 21.17 0.00 20.14 5.12 0.68 52.88 00:51:27 00:36:01 3 20.68 0.00 19.78 6.96 0.70 51.89 00:51:27 00:37:01 all 21.24 0.00 29.69 24.18 1.06 23.82 00:51:27 00:37:01 0 21.32 0.00 29.41 24.94 1.09 23.24 00:51:27 00:37:01 1 22.03 0.00 30.42 23.46 1.11 22.99 00:51:27 00:37:01 2 20.14 0.00 28.71 24.33 1.16 25.67 00:51:27 00:37:01 3 21.49 0.00 30.23 24.01 0.89 23.39 00:51:27 00:38:02 all 51.14 0.00 18.92 14.54 0.37 15.03 00:51:27 00:38:02 0 51.06 0.00 18.16 14.30 0.39 16.10 00:51:27 00:38:02 1 50.60 0.00 18.89 13.60 0.41 16.51 00:51:27 00:38:02 2 51.22 0.00 18.65 14.11 0.39 15.63 00:51:27 00:38:02 3 51.67 0.00 19.98 16.15 0.32 11.89 00:51:27 00:39:02 all 43.56 0.00 28.55 13.77 0.91 13.20 00:51:27 00:39:02 0 42.99 0.00 28.13 11.50 1.00 16.37 00:51:27 00:39:02 1 44.71 0.00 27.06 14.66 0.91 12.68 00:51:27 00:39:02 2 42.73 0.00 29.58 14.67 0.97 12.05 00:51:27 00:39:02 3 43.82 0.00 29.44 14.25 0.78 11.71 00:51:27 00:40:01 all 23.90 0.00 11.12 6.30 0.44 58.24 00:51:27 00:40:01 0 27.22 0.00 12.99 2.80 0.50 56.49 00:51:27 00:40:01 1 19.72 0.00 10.00 8.99 0.50 60.78 00:51:27 00:40:01 2 26.11 0.00 10.99 6.38 0.37 56.15 00:51:27 00:40:01 3 22.56 0.00 10.51 6.99 0.39 59.54 00:51:27 00:41:01 all 0.17 0.00 0.09 0.00 0.00 99.74 00:51:27 00:41:01 0 0.05 0.00 0.08 0.00 0.00 99.87 00:51:27 00:41:01 1 0.28 0.00 0.08 0.02 0.00 99.62 00:51:27 00:41:01 2 0.05 0.00 0.13 0.00 0.02 99.80 00:51:27 00:41:01 3 0.28 0.00 0.05 0.00 0.00 99.67 00:51:27 00:42:01 all 0.11 0.00 0.03 0.00 0.01 99.85 00:51:27 00:42:01 0 0.03 0.00 0.02 0.00 0.02 99.93 00:51:27 00:42:01 1 0.33 0.00 0.03 0.00 0.02 99.62 00:51:27 00:42:01 2 0.07 0.00 0.03 0.00 0.02 99.88 00:51:27 00:42:01 3 0.02 0.00 0.03 0.00 0.00 99.95 00:51:27 00:51:27 00:42:01 CPU %user %nice %system %iowait %steal %idle 00:51:27 00:43:01 all 0.18 0.00 0.06 0.00 0.04 99.72 00:51:27 00:43:01 0 0.07 0.00 0.07 0.00 0.03 99.83 00:51:27 00:43:01 1 0.53 0.00 0.03 0.00 0.05 99.38 00:51:27 00:43:01 2 0.05 0.00 0.08 0.00 0.07 99.80 00:51:27 00:43:01 3 0.07 0.00 0.07 0.00 0.02 99.85 00:51:27 00:44:01 all 0.13 0.00 0.03 0.00 0.01 99.83 00:51:27 00:44:01 0 0.02 0.00 0.02 0.00 0.00 99.97 00:51:27 00:44:01 1 0.43 0.00 0.05 0.00 0.00 99.52 00:51:27 00:44:01 2 0.05 0.00 0.03 0.02 0.02 99.88 00:51:27 00:44:01 3 0.02 0.00 0.02 0.00 0.02 99.95 00:51:27 00:45:01 all 0.09 0.00 0.10 0.00 0.06 99.75 00:51:27 00:45:01 0 0.05 0.00 0.15 0.00 0.07 99.73 00:51:27 00:45:01 1 0.18 0.00 0.07 0.00 0.03 99.72 00:51:27 00:45:01 2 0.08 0.00 0.12 0.00 0.08 99.72 00:51:27 00:45:01 3 0.03 0.00 0.07 0.00 0.05 99.85 00:51:27 00:46:01 all 0.15 0.00 0.07 0.02 0.00 99.75 00:51:27 00:46:01 0 0.03 0.00 0.03 0.00 0.02 99.92 00:51:27 00:46:01 1 0.52 0.00 0.05 0.00 0.00 99.43 00:51:27 00:46:01 2 0.03 0.00 0.07 0.00 0.00 99.90 00:51:27 00:46:01 3 0.03 0.00 0.15 0.08 0.00 99.73 00:51:27 00:47:01 all 0.17 0.00 0.02 0.00 0.01 99.80 00:51:27 00:47:01 0 0.03 0.00 0.02 0.00 0.00 99.95 00:51:27 00:47:01 1 0.52 0.00 0.02 0.00 0.00 99.47 00:51:27 00:47:01 2 0.07 0.00 0.05 0.00 0.02 99.87 00:51:27 00:47:01 3 0.05 0.00 0.02 0.00 0.02 99.92 00:51:27 00:48:01 all 0.16 0.00 0.04 0.00 0.01 99.79 00:51:27 00:48:01 0 0.03 0.00 0.03 0.00 0.00 99.93 00:51:27 00:48:01 1 0.03 0.00 0.07 0.00 0.02 99.88 00:51:27 00:48:01 2 0.03 0.00 0.02 0.00 0.00 99.95 00:51:27 00:48:01 3 0.55 0.00 0.03 0.00 0.03 99.38 00:51:27 00:49:01 all 0.16 0.00 0.02 0.00 0.00 99.82 00:51:27 00:49:01 0 0.02 0.00 0.02 0.00 0.00 99.97 00:51:27 00:49:01 1 0.17 0.00 0.03 0.00 0.00 99.80 00:51:27 00:49:01 2 0.03 0.00 0.02 0.00 0.00 99.95 00:51:27 00:49:01 3 0.42 0.00 0.03 0.00 0.00 99.55 00:51:27 00:50:01 all 0.08 0.00 0.04 0.00 0.00 99.88 00:51:27 00:50:01 0 0.02 0.00 0.03 0.00 0.00 99.95 00:51:27 00:50:01 1 0.23 0.00 0.08 0.00 0.02 99.67 00:51:27 00:50:01 2 0.02 0.00 0.03 0.00 0.00 99.95 00:51:27 00:50:01 3 0.03 0.00 0.02 0.00 0.00 99.95 00:51:27 00:51:01 all 0.88 0.00 0.46 1.31 0.01 97.35 00:51:27 00:51:01 0 0.57 0.00 0.28 0.23 0.02 98.90 00:51:27 00:51:01 1 1.46 0.00 0.64 1.09 0.00 96.82 00:51:27 00:51:01 2 0.23 0.00 0.23 0.53 0.02 98.98 00:51:27 00:51:01 3 1.27 0.00 0.67 3.38 0.02 94.67 00:51:27 Average: all 13.48 0.00 7.16 3.92 0.28 75.15 00:51:27 Average: 0 13.50 0.00 7.24 3.56 0.29 75.41 00:51:27 Average: 1 13.51 0.00 7.04 4.10 0.29 75.05 00:51:27 Average: 2 13.59 0.00 7.15 3.86 0.30 75.10 00:51:27 Average: 3 13.34 0.00 7.21 4.17 0.25 75.03 00:51:27 00:51:27 00:51:27