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 lenny-intel for edgexfoundry/edgex-go Obtained Jenkinsfile from 25e13778a92a8a7a31affe0f2c643dda221ced05+9a953f5b9eae9a1fd9d439f269b5a1f3c5abca33 (fa7bb22fb4b169dbd9ac571af5664239b5e9b356) 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-18361 in /w/workspace/edgexfoundry_edgex-go_PR-2981 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/4 [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/4 # 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 > 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/2981/head:refs/remotes/origin/PR-2981 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit 9a953f5b9eae9a1fd9d439f269b5a1f3c5abca33 into PR head commit 25e13778a92a8a7a31affe0f2c643dda221ced05 Merge succeeded, producing 91da7e36c36e5261ca0ef4d2711714894b0b1d7a Checking out Revision 91da7e36c36e5261ca0ef4d2711714894b0b1d7a (PR-2981) > git config core.sparsecheckout # timeout=10 > git checkout -f 25e13778a92a8a7a31affe0f2c643dda221ced05 # 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 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 91da7e36c36e5261ca0ef4d2711714894b0b1d7a # timeout=10 Commit message: "Merge commit '9a953f5b9eae9a1fd9d439f269b5a1f3c5abca33' into HEAD" > git rev-list --no-walk 25e13778a92a8a7a31affe0f2c643dda221ced05 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 00:30:21 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 00:30:22 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 00:30:22 ========================================================= 00:30:22 EdgeX Global Pipelines Version Info 00:30:22 ========================================================= [Pipeline] libraryResource [Pipeline] sh 00:30:24 ------------------- 00:30:24 stable info: 00:30:24 ------------------- 00:30:24 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 00:30:24 Commit SHA: 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd 00:30:24 Message: update stable to v1.0.173 00:30:24 ------------------- 00:30:24 experimental info: 00:30:24 ------------------- 00:30:24 Commited By: **** collab-it+edgex@linuxfoundation.org 00:30:24 Commit SHA: 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd 00:30:24 Message: update experimental to v1.0.173 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 00:30:25 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 00:30:25 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 00:30:25 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 00:30:25 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 00:30:25 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 00:30:25 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo 00:30:25 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo 00:30:25 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 00:30:25 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = docker- [Pipeline] echo 00:30:26 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = -go [Pipeline] echo 00:30:26 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 00:30:26 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 00:30:26 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 00:30:26 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 00:30:26 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 00:30:26 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 00:30:26 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 00:30:27 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 00:30:27 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 00:30:27 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo 00:30:27 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 00:30:27 [edgeXSetupEnvironment]: set envvar SECURITY_NOTIFY_LIST = security-issues@lists.edgexfoundry.org [Pipeline] echo 00:30:27 [edgeXSetupEnvironment]: set envvar SNYK_DOCKER_SCAN = false [Pipeline] echo 00:30:27 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-2981 [Pipeline] echo 00:30:27 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-2981 [Pipeline] echo 00:30:27 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-2981 [Pipeline] echo 00:30:28 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 91da7e36c36e5261ca0ef4d2711714894b0b1d7a [Pipeline] echo 00:30:28 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 91da7e3 [Pipeline] echo 00:30:28 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 00:30:28 provisioning config files... 00:30:28 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/4@tmp/config7209665130537216667tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:30:28 ---> docker-login.sh 00:30:28 nexus3.edgexfoundry.org:10001 00:30:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:30:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:30:29 Configure a credential helper to remove this warning. See 00:30:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:30:29 00:30:29 Login Succeeded 00:30:29 nexus3.edgexfoundry.org:10002 00:30:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:30:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:30:29 Configure a credential helper to remove this warning. See 00:30:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:30:29 00:30:29 Login Succeeded 00:30:29 nexus3.edgexfoundry.org:10003 00:30:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:30:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:30:29 Configure a credential helper to remove this warning. See 00:30:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:30:29 00:30:29 Login Succeeded 00:30:29 nexus3.edgexfoundry.org:10004 00:30:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:30:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:30:30 Configure a credential helper to remove this warning. See 00:30:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:30:30 00:30:30 Login Succeeded 00:30:30 docker.io 00:30:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:30:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:30:30 Configure a credential helper to remove this warning. See 00:30:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:30:30 00:30:30 Login Succeeded 00:30:30 ---> docker-login.sh ends [Pipeline] } 00:30:30 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 00:30:31 ++ 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:30:31 + for file in '`ls cmd/**/Dockerfile`' 00:30:31 ++ dirname cmd/core-command/Dockerfile 00:30:31 ++ cut -d/ -f2 00:30:31 + echo core-command,cmd/core-command/Dockerfile 00:30:31 + for file in '`ls cmd/**/Dockerfile`' 00:30:31 ++ dirname cmd/core-data/Dockerfile 00:30:31 ++ cut -d/ -f2 00:30:31 + echo core-data,cmd/core-data/Dockerfile 00:30:31 + for file in '`ls cmd/**/Dockerfile`' 00:30:31 ++ dirname cmd/core-metadata/Dockerfile 00:30:31 ++ cut -d/ -f2 00:30:31 + echo core-metadata,cmd/core-metadata/Dockerfile 00:30:31 + for file in '`ls cmd/**/Dockerfile`' 00:30:31 ++ dirname cmd/security-bootstrap-redis/Dockerfile 00:30:31 ++ cut -d/ -f2 00:30:31 + echo security-bootstrap-redis,cmd/security-bootstrap-redis/Dockerfile 00:30:31 + for file in '`ls cmd/**/Dockerfile`' 00:30:31 ++ dirname cmd/security-proxy-setup/Dockerfile 00:30:31 ++ cut -d/ -f2 00:30:31 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 00:30:31 + for file in '`ls cmd/**/Dockerfile`' 00:30:31 ++ dirname cmd/security-secretstore-setup/Dockerfile 00:30:31 ++ cut -d/ -f2 00:30:31 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 00:30:31 + for file in '`ls cmd/**/Dockerfile`' 00:30:31 ++ dirname cmd/support-notifications/Dockerfile 00:30:31 ++ cut -d/ -f2 00:30:31 + echo support-notifications,cmd/support-notifications/Dockerfile 00:30:31 + for file in '`ls cmd/**/Dockerfile`' 00:30:31 ++ dirname cmd/support-scheduler/Dockerfile 00:30:31 ++ cut -d/ -f2 00:30:31 + echo support-scheduler,cmd/support-scheduler/Dockerfile 00:30:31 + for file in '`ls cmd/**/Dockerfile`' 00:30:31 ++ dirname cmd/sys-mgmt-agent/Dockerfile 00:30:31 ++ cut -d/ -f2 00:30:31 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 00:30:31 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:30:32 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 00:30:32 00:30:32 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 00:30:32 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 00:30:32 latest: Pulling from edgex-devops/git-semver 00:30:32 31603596830f: Pulling fs layer 00:30:32 2a8b12db71e7: Pulling fs layer 00:30:32 6ca5941a6612: Pulling fs layer 00:30:32 ecc8261a40a4: Pulling fs layer 00:30:32 ecc8261a40a4: Waiting 00:30:32 2a8b12db71e7: Verifying Checksum 00:30:32 2a8b12db71e7: Download complete 00:30:33 31603596830f: Download complete 00:30:33 6ca5941a6612: Verifying Checksum 00:30:33 6ca5941a6612: Download complete 00:30:33 ecc8261a40a4: Verifying Checksum 00:30:33 ecc8261a40a4: Download complete 00:30:33 31603596830f: Pull complete 00:30:33 2a8b12db71e7: Pull complete 00:30:34 6ca5941a6612: Pull complete 00:30:35 ecc8261a40a4: Pull complete 00:30:35 Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 00:30:35 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 00:30:35 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 00:30:35 prd-centos7-docker-4c-2g-18361 does not seem to be running inside a container 00:30:35 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 00:30:38 $ docker top 8d1cb038ea144e3449f4e4a9dba68bd5f5ca975d1a84f76961a5ea2a42d46265 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 00:30:38 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 00:30:38 [ssh-agent] Looking for ssh-agent implementation... 00:30:38 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 00:30:38 $ docker exec 8d1cb038ea144e3449f4e4a9dba68bd5f5ca975d1a84f76961a5ea2a42d46265 ssh-agent 00:30:38 SSH_AUTH_SOCK=/tmp/ssh-cPWXqfxt59JP/agent.11 00:30:38 SSH_AGENT_PID=16 00:30:38 Running ssh-add (command line suppressed) 00:30:38 Identity added: /w/workspace/edgex-go/4@tmp/private_key_8766687593492932197.key (/w/workspace/edgex-go/4@tmp/private_key_8766687593492932197.key) 00:30:38 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 00:30:39 + git tag --points-at HEAD [Pipeline] } 00:30:39 $ docker exec --env ******** --env ******** 8d1cb038ea144e3449f4e4a9dba68bd5f5ca975d1a84f76961a5ea2a42d46265 ssh-agent -k 00:30:39 unset SSH_AUTH_SOCK; 00:30:39 unset SSH_AGENT_PID; 00:30:39 echo Agent pid 16 killed; 00:30:39 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 00:30:39 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 00:30:39 [ssh-agent] Looking for ssh-agent implementation... 00:30:39 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 00:30:39 $ docker exec 8d1cb038ea144e3449f4e4a9dba68bd5f5ca975d1a84f76961a5ea2a42d46265 ssh-agent 00:30:40 SSH_AUTH_SOCK=/tmp/ssh-XCYp9xjEz8BI/agent.47 00:30:40 SSH_AGENT_PID=52 00:30:40 Running ssh-add (command line suppressed) 00:30:40 Identity added: /w/workspace/edgex-go/4@tmp/private_key_3270077937309835825.key (/w/workspace/edgex-go/4@tmp/private_key_3270077937309835825.key) 00:30:40 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 00:30:40 + git semver init 00:30:40 # -> Open(): unable to determine branch for HEAD 00:30:40 # $GIT_DIR = /w/workspace/edgex-go/4/.git 00:30:40 # $GIT_WORK_TREE = /w/workspace/edgex-go/4 00:30:40 # $SEMVER_REMOTE_NAME = origin 00:30:40 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 00:30:40 # $SEMVER_USER_NAME = edgex-jenkins 00:30:40 # $SEMVER_BRANCH = PR-2981 00:30:40 # $SEMVER_TEMP = /tmp/semver-742660284 00:30:40 # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP 00:31:07 # '/tmp/semver-742660284' -> '/w/workspace/edgex-go/4/.semver' 00:31:07 # -> Force: false 00:31:07 # $SEMVER_DIR = /w/workspace/edgex-go/4/.semver [Pipeline] } 00:31:07 $ docker exec --env ******** --env ******** 8d1cb038ea144e3449f4e4a9dba68bd5f5ca975d1a84f76961a5ea2a42d46265 ssh-agent -k 00:31:07 unset SSH_AUTH_SOCK; 00:31:07 unset SSH_AGENT_PID; 00:31:07 echo Agent pid 52 killed; 00:31:07 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 00:31:08 + git semver [Pipeline] } 00:31:08 $ docker stop --time=1 8d1cb038ea144e3449f4e4a9dba68bd5f5ca975d1a84f76961a5ea2a42d46265 00:31:09 $ docker rm -f 8d1cb038ea144e3449f4e4a9dba68bd5f5ca975d1a84f76961a5ea2a42d46265 [Pipeline] // withDockerContainer [Pipeline] sh 00:31:10 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 00:31:10 Stashed 1 file(s) [Pipeline] echo 00:31:10 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 00:31:11 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 00:31:12 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 00:31:12 + sudo service docker restart 00:31:12 + true 00:31:12 Redirecting to /bin/systemctl restart docker.service [Pipeline] echo 00:31:13 ========================================================= 00:31:13 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] 00:31:13 ========================================================= [Pipeline] isUnix [Pipeline] sh 00:31:13 + 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:31:17 Sending build context to Docker daemon 326.3MB 00:31:17 Step 1/6 : ARG BASE=golang:1.15-alpine3.12 00:31:17 Step 2/6 : FROM ${BASE} 00:31:17 1.15-alpine: Pulling from edgex-devops/edgex-golang-base 00:31:17 188c0c94c7c5: Pulling fs layer 00:31:17 0ef7d3d256c8: Pulling fs layer 00:31:17 de9db76c5a1d: Pulling fs layer 00:31:17 bca2f99d35d6: Pulling fs layer 00:31:17 93359f2a8cfa: Pulling fs layer 00:31:17 7c6f9722023f: Pulling fs layer 00:31:17 a35cf1a2eb13: Pulling fs layer 00:31:17 7c6f9722023f: Waiting 00:31:17 bca2f99d35d6: Waiting 00:31:17 93359f2a8cfa: Waiting 00:31:17 a35cf1a2eb13: Waiting 00:31:17 de9db76c5a1d: Verifying Checksum 00:31:17 de9db76c5a1d: Download complete 00:31:17 0ef7d3d256c8: Verifying Checksum 00:31:17 0ef7d3d256c8: Download complete 00:31:17 93359f2a8cfa: Verifying Checksum 00:31:17 93359f2a8cfa: Download complete 00:31:17 188c0c94c7c5: Verifying Checksum 00:31:17 188c0c94c7c5: Download complete 00:31:17 7c6f9722023f: Verifying Checksum 00:31:17 7c6f9722023f: Download complete 00:31:17 188c0c94c7c5: Pull complete 00:31:18 0ef7d3d256c8: Pull complete 00:31:18 de9db76c5a1d: Pull complete 00:31:18 a35cf1a2eb13: Verifying Checksum 00:31:18 a35cf1a2eb13: Download complete 00:31:19 bca2f99d35d6: Verifying Checksum 00:31:19 bca2f99d35d6: Download complete 00:31:26 Still waiting to schedule task 00:31:26 Waiting for next available executor on ‘ubuntu18.04-docker-arm64-4c-16g’ 00:31:26 bca2f99d35d6: Pull complete 00:31:26 93359f2a8cfa: Pull complete 00:31:26 7c6f9722023f: Pull complete 00:31:30 a35cf1a2eb13: Pull complete 00:31:30 Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 00:31:30 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine 00:31:30 ---> a62c8e92a672 00:31:30 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:31:30 ---> Running in c2f8776ea8a7 00:31:31 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 00:31:32 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 00:31:33 (1/12) Installing libmagic (5.38-r0) 00:31:33 (2/12) Installing file (5.38-r0) 00:31:33 (3/12) Installing libc-dev (0.7.2-r3) 00:31:33 (4/12) Installing g++ (9.3.0-r2) 00:31:55 (5/12) Installing fortify-headers (1.1-r0) 00:31:55 (6/12) Installing patch (2.7.6-r6) 00:31:55 (7/12) Installing build-base (0.5-r2) 00:31:55 (8/12) Installing libsodium (1.0.18-r0) 00:31:56 (9/12) Installing pkgconf (1.7.2-r0) 00:31:56 (10/12) Installing libsodium-dev (1.0.18-r0) 00:31:56 (11/12) Installing libzmq (4.3.3-r0) 00:31:56 (12/12) Installing zeromq-dev (4.3.3-r0) 00:31:57 Executing busybox-1.31.1-r19.trigger 00:31:57 OK: 233 MiB in 51 packages 00:32:01 Removing intermediate container c2f8776ea8a7 00:32:01 ---> aa133b050f07 00:32:01 Step 4/6 : WORKDIR /edgex-go 00:32:01 ---> Running in 364fe7f6e28a 00:32:01 Removing intermediate container 364fe7f6e28a 00:32:01 ---> 3c837cdb77f6 00:32:01 Step 5/6 : COPY go.mod . 00:32:01 ---> dca1ead4808f 00:32:01 Step 6/6 : RUN go mod download 00:32:01 ---> Running in 69764b276f39 00:32:23 Removing intermediate container 69764b276f39 00:32:23 ---> 0e2b5c546796 00:32:23 Successfully built 0e2b5c546796 00:32:23 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 00:32:24 + docker inspect -f . ci-base-image-x86_64 00:32:24 . [Pipeline] withDockerContainer 00:32:24 prd-centos7-docker-4c-2g-18361 does not seem to be running inside a container 00:32:24 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@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 ******** ci-base-image-x86_64 cat 00:32:25 $ docker top cba2f83d601d7051e49dfed3c1eeb7a0d49ae4ccaa2a80588c3fbebe9d32ade8 -eo pid,comm [Pipeline] { [Pipeline] sh 00:32:25 + go version 00:32:25 go version go1.15.5 linux/amd64 [Pipeline] } 00:32:25 $ docker stop --time=1 cba2f83d601d7051e49dfed3c1eeb7a0d49ae4ccaa2a80588c3fbebe9d32ade8 00:32:27 $ docker rm -f cba2f83d601d7051e49dfed3c1eeb7a0d49ae4ccaa2a80588c3fbebe9d32ade8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 00:32:28 + docker inspect -f . ci-base-image-x86_64 00:32:28 . [Pipeline] withDockerContainer 00:32:28 prd-centos7-docker-4c-2g-18361 does not seem to be running inside a container 00:32:28 $ 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/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@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 ******** ci-base-image-x86_64 cat 00:32:29 $ docker top 4af56d082835184e54c3ac18f1b10a39068bb12b08eab566f15e5743c1142365 -eo pid,comm [Pipeline] { [Pipeline] echo 00:32:29 ========================================================= 00:32:29 [edgeXBuildGoParallel] Running Tests and Build... 00:32:29 ========================================================= [Pipeline] sh 00:32:29 + make test 00:32:29 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 00:32:39 ? github.com/edgexfoundry/edgex-go [no test files] 00:32:54 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 00:33:04 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 00:33:04 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 00:33:04 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 00:33:04 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrap-redis [no test files] 00:33:04 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 00:33:04 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 00:33:04 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 00:33:04 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 00:33:05 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 00:33:08 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 00:33:08 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 00:33:08 ? github.com/edgexfoundry/edgex-go/internal [no test files] 00:33:10 ok github.com/edgexfoundry/edgex-go/internal/core/command 0.102s coverage: 46.6% of statements 00:33:10 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 00:33:10 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 00:33:10 ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] 00:33:10 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] 00:33:10 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] 00:33:15 ok github.com/edgexfoundry/edgex-go/internal/core/data 1.209s coverage: 27.0% of statements 00:33:15 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 00:33:15 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 00:33:15 ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] 00:33:15 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] 00:33:15 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] 00:33:15 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 00:33:15 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.046s coverage: 100.0% of statements 00:33:15 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] 00:33:15 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.034s coverage: 100.0% of statements 00:33:15 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] 00:33:15 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] 00:33:15 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.153s coverage: 75.0% of statements 00:33:15 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] 00:33:15 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] 00:33:15 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.463s coverage: 82.9% of statements 00:33:15 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] 00:33:15 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] 00:33:15 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/io [no test files] 00:33:15 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] 00:33:18 ok github.com/edgexfoundry/edgex-go/internal/core/metadata 0.477s coverage: 28.6% of statements 00:33:18 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 00:33:18 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 00:33:18 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] 00:33:18 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] 00:33:18 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] 00:33:18 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.083s coverage: 100.0% of statements 00:33:18 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] 00:33:18 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.035s coverage: 100.0% of statements 00:33:18 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] 00:33:18 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.152s coverage: 86.7% of statements 00:33:18 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] 00:33:18 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.120s coverage: 97.5% of statements 00:33:18 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] 00:33:18 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.080s coverage: 78.3% of statements 00:33:18 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] 00:33:18 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] 00:33:18 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] 00:33:18 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] 00:33:21 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 0.447s coverage: 93.8% of statements 00:33:21 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] 00:33:21 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] 00:33:21 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] 00:33:21 ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] 00:33:21 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 00:33:21 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] 00:33:21 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] 00:33:21 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 00:33:21 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 00:33:21 ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] 00:33:21 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 00:33:21 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] 00:33:21 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 00:33:21 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] 00:33:21 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 00:33:21 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] 00:33:21 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] 00:33:21 ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] 00:33:21 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.033s coverage: 58.8% of statements 00:33:21 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] 00:33:21 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] 00:33:21 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.060s coverage: 0.1% of statements 00:33:21 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] 00:33:21 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] 00:33:21 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 00:33:21 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 00:33:21 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.045s coverage: 100.0% of statements 00:33:21 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 00:33:21 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.069s coverage: 75.5% of statements 00:33:21 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 00:33:21 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.065s coverage: 80.8% of statements 00:33:21 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.094s coverage: 87.2% of statements 00:33:21 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.052s coverage: 84.2% of statements 00:33:21 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.119s coverage: 91.4% of statements 00:33:21 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 00:33:23 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.263s coverage: 63.5% of statements 00:33:23 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 00:33:23 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 00:33:23 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.031s coverage: 100.0% of statements 00:33:23 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.040s coverage: 91.3% of statements 00:33:23 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.038s coverage: 100.0% of statements 00:33:23 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.046s coverage: 73.7% of statements 00:33:23 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.048s coverage: 100.0% of statements 00:33:24 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.419s coverage: 55.9% of statements 00:33:24 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 00:33:24 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 00:33:24 ? github.com/edgexfoundry/edgex-go/internal/security/redis [no test files] 00:33:24 ? github.com/edgexfoundry/edgex-go/internal/security/redis/config [no test files] 00:33:24 ? github.com/edgexfoundry/edgex-go/internal/security/redis/container [no test files] 00:33:25 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.142s coverage: 37.0% of statements 00:33:25 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 00:33:25 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 00:33:25 ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient 0.365s coverage: 84.0% of statements 00:33:25 ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient/mocks 0.052s coverage: 100.0% of statements 00:33:28 ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.146s coverage: 47.1% of statements 00:33:28 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 00:33:28 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 00:33:28 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] 00:33:28 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] 00:33:28 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] 00:33:28 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.066s coverage: 100.0% of statements 00:33:28 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] 00:33:28 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.052s coverage: 100.0% of statements 00:33:28 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] 00:33:30 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 1.074s coverage: 29.1% of statements 00:33:30 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 00:33:30 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 00:33:30 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] 00:33:30 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] 00:33:30 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] 00:33:30 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.088s coverage: 99.0% of statements 00:33:30 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] 00:33:30 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.067s coverage: 100.0% of statements 00:33:30 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] 00:33:30 ok github.com/edgexfoundry/edgex-go/internal/system 0.039s coverage: 0.0% of statements 00:33:30 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 00:33:30 ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.050s coverage: 100.0% of statements 00:33:30 ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] 00:33:30 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 00:33:30 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 00:33:30 ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] 00:33:30 ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.048s coverage: 87.9% of statements 00:33:30 ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] 00:33:30 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 00:33:30 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.042s coverage: 100.0% of statements 00:33:30 ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.054s coverage: 32.1% of statements 00:33:30 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.045s coverage: 100.0% of statements 00:33:31 GO111MODULE=on go vet ./... 00:34:03 gofmt -l . 00:34:03 [ "`gofmt -l .`" = "" ] 00:34:03 ./bin/test-go-mod-tidy.sh 00:34:03 ./bin/test-attribution-txt.sh [Pipeline] sh 00:34:04 + ls -al . 00:34:04 total 636 00:34:04 drwxrwxr-x 10 1001 1001 4096 Jan 5 00:34 . 00:34:04 drwxr-xr-x 4 root root 28 Jan 5 00:32 .. 00:34:04 -rw-rw-r-- 1 1001 1001 11 Jan 5 00:30 .dockerignore 00:34:04 drwxrwxr-x 8 1001 1001 179 Jan 5 00:30 .git 00:34:04 drwxrwxr-x 3 1001 1001 125 Jan 5 00:30 .github 00:34:04 -rw-rw-r-- 1 1001 1001 824 Jan 5 00:30 .gitignore 00:34:04 drwx------ 3 1001 1001 47 Jan 5 00:31 .semver 00:34:04 -rw-rw-r-- 1 1001 1001 166 Jan 5 00:30 .sonarcloud.properties 00:34:04 -rw-rw-r-- 1 1001 1001 3804 Jan 5 00:30 CONTRIBUTING.md 00:34:04 -rw-rw-r-- 1 1001 1001 931 Jan 5 00:30 Dockerfile.build 00:34:04 -rw-rw-r-- 1 1001 1001 863 Jan 5 00:30 Jenkinsfile 00:34:04 -rw-rw-r-- 1 1001 1001 10775 Jan 5 00:30 LICENSE 00:34:04 -rw-rw-r-- 1 1001 1001 5750 Jan 5 00:30 Makefile 00:34:04 -rw-rw-r-- 1 1001 1001 6511 Jan 5 00:30 README.md 00:34:04 -rw-rw-r-- 1 1001 1001 6744 Jan 5 00:30 SECURITY.md 00:34:04 -rw-rw-r-- 1 1001 1001 5 Jan 5 00:31 VERSION 00:34:04 -rw-rw-r-- 1 1001 1001 4131 Jan 5 00:30 ZMQWindows.md 00:34:04 drwxrwxr-x 2 1001 1001 117 Jan 5 00:30 bin 00:34:04 drwxrwxr-x 14 1001 1001 4096 Jan 5 00:30 cmd 00:34:04 -rw-r--r-- 1 root root 538204 Jan 5 00:33 coverage.out 00:34:04 -rw-r--r-- 1 root root 979 Jan 5 00:33 go.mod 00:34:04 -rw-r--r-- 1 root root 18934 Jan 5 00:34 go.sum 00:34:04 drwxrwxr-x 8 1001 1001 127 Jan 5 00:30 internal 00:34:04 drwxrwxr-x 4 1001 1001 26 Jan 5 00:30 openapi 00:34:04 drwxrwxr-x 4 1001 1001 71 Jan 5 00:30 snap 00:34:04 -rw-rw-r-- 1 1001 1001 168 Jan 5 00:30 version.go [Pipeline] sh 00:34:04 + '[' -e coverage.out ] 00:34:04 + chown 1001:1001 coverage.out [Pipeline] stash 00:34:04 Stashed 1 file(s) [Pipeline] sh 00:34:05 + make build 00:34:05 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data 00:34:09 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:34:19 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:34:19 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:34:21 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:34:21 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:34:23 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:34:25 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 00:34:26 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:34:28 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:34:29 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:34:31 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config 00:34:32 Running on prd-ubuntu18.04-docker-arm64-4c-16g-18366 in /w/workspace/edgexfoundry_edgex-go_PR-2981 [Pipeline] { [Pipeline] ws 00:34:32 Running in /w/workspace/edgex-go/4 [Pipeline] { [Pipeline] } 00:34:32 $ docker stop --time=1 4af56d082835184e54c3ac18f1b10a39068bb12b08eab566f15e5743c1142365 00:34:34 $ docker rm -f 4af56d082835184e54c3ac18f1b10a39068bb12b08eab566f15e5743c1142365 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] checkout [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 00:34:36 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 00:34:36 00:34:36 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh 00:34:37 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 00:34:37 latest: Pulling from edgex-devops/edgex-compose 00:34:37 cbdbe7a5bc2a: Pulling fs layer 00:34:37 ca9280d653b3: Pulling fs layer 00:34:37 7e9c9ca2126c: Pulling fs layer 00:34:37 cbdbe7a5bc2a: Verifying Checksum 00:34:37 cbdbe7a5bc2a: Download complete 00:34:37 ca9280d653b3: Verifying Checksum 00:34:37 ca9280d653b3: Download complete 00:34:37 cbdbe7a5bc2a: Pull complete 00:34:38 7e9c9ca2126c: Verifying Checksum 00:34:38 7e9c9ca2126c: Download complete 00:34:39 ca9280d653b3: Pull complete 00:34:40 using credential edgex-jenkins-ssh 00:34:40 Cloning the remote Git repository 00:34:40 Cloning repository git@github.com:edgexfoundry/edgex-go.git 00:34:41 > git init /w/workspace/edgex-go/4 # timeout=10 00:34:41 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 00:34:41 > git --version # timeout=10 00:34:41 > git --version # 'git version 2.17.1' 00:34:41 using GIT_SSH to set credentials SSH Credentials for GitHub 00:34:41 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 00:34:45 7e9c9ca2126c: Pull complete 00:34:45 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 00:34:45 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 00:34:45 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer 00:34:45 prd-centos7-docker-4c-2g-18361 does not seem to be running inside a container 00:34:46 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 00:34:49 $ docker top 3fb07890654ff280b71d3c22ec72948b03c6a220f196c57eda64d6d5aa7b1977 -eo pid,comm [Pipeline] { [Pipeline] sh 00:34:49 + docker-compose build --help 00:34:49 + grep parallel 00:34:51 --parallel Build images in parallel. [Pipeline] } 00:34:51 $ docker stop --time=1 3fb07890654ff280b71d3c22ec72948b03c6a220f196c57eda64d6d5aa7b1977 00:34:52 $ docker rm -f 3fb07890654ff280b71d3c22ec72948b03c6a220f196c57eda64d6d5aa7b1977 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 00:34:53 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 00:34:53 . [Pipeline] withDockerContainer 00:34:53 prd-centos7-docker-4c-2g-18361 does not seem to be running inside a container 00:34:53 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 00:34:54 $ docker top ee0a2f49f1a255bfda3d2147610f168071a64c48f4089eab46e0d6aa809eecba -eo pid,comm [Pipeline] { [Pipeline] sh 00:34:54 + docker-compose -f ./docker-compose-build.yml build --parallel 00:34:55 Building docker-core-command-go ... 00:34:55 Building docker-core-data-go ... 00:34:55 Building docker-core-metadata-go ... 00:34:55 Building docker-security-bootstrap-redis-go ... 00:34:55 Building docker-security-proxy-setup-go ... 00:34:55 Building docker-security-secretstore-setup-go ... 00:34:55 Building docker-support-notifications-go ... 00:34:55 Building docker-support-scheduler-go ... 00:34:55 Building docker-sys-mgmt-agent-go ... 00:34:55 Building docker-security-secretstore-setup-go 00:34:55 Building docker-support-notifications-go 00:34:55 Building docker-security-bootstrap-redis-go 00:34:55 Building docker-core-metadata-go 00:34:55 Building docker-core-command-go 00:34:59 Merging remotes/origin/master commit 9a953f5b9eae9a1fd9d439f269b5a1f3c5abca33 into PR head commit 25e13778a92a8a7a31affe0f2c643dda221ced05 00:34:59 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 00:34:59 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 00:34:59 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 00:34:59 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 00:34:59 using GIT_SSH to set credentials SSH Credentials for GitHub 00:34:59 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/2981/head:refs/remotes/origin/PR-2981 +refs/heads/master:refs/remotes/origin/master # timeout=10 00:34:59 > git config core.sparsecheckout # timeout=10 00:34:59 > git checkout -f 25e13778a92a8a7a31affe0f2c643dda221ced05 # timeout=10 00:35:00 Merge succeeded, producing cc6ad3bd8073520cf5940f9d6e4cf14969da5e75 00:35:00 Checking out Revision cc6ad3bd8073520cf5940f9d6e4cf14969da5e75 (PR-2981) 00:35:00 > git remote # timeout=10 00:35:00 > git config --get remote.origin.url # timeout=10 00:35:00 using GIT_SSH to set credentials SSH Credentials for GitHub 00:35:00 > git merge 9a953f5b9eae9a1fd9d439f269b5a1f3c5abca33 # timeout=10 00:35:00 > git rev-parse HEAD^{commit} # timeout=10 00:35:00 > git config core.sparsecheckout # timeout=10 00:35:00 > git checkout -f cc6ad3bd8073520cf5940f9d6e4cf14969da5e75 # timeout=10 00:35:05 Commit message: "Merge commit '9a953f5b9eae9a1fd9d439f269b5a1f3c5abca33' into HEAD" 00:35:05 > git rev-list --no-walk 25e13778a92a8a7a31affe0f2c643dda221ced05 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 00:35:06 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 00:35:07 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 00:35:07 + true 00:35:07 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 00:35:09 provisioning config files... 00:35:09 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/4@tmp/config443483390619147075tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:35:10 ---> docker-login.sh 00:35:10 nexus3.edgexfoundry.org:10001 00:35:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:35:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:35:11 Configure a credential helper to remove this warning. See 00:35:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:35:11 00:35:11 Login Succeeded 00:35:11 nexus3.edgexfoundry.org:10002 00:35:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:35:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:35:11 Configure a credential helper to remove this warning. See 00:35:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:35:11 00:35:11 Login Succeeded 00:35:11 nexus3.edgexfoundry.org:10003 00:35:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:35:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:35:12 Configure a credential helper to remove this warning. See 00:35:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:35:12 00:35:12 Login Succeeded 00:35:12 nexus3.edgexfoundry.org:10004 00:35:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:35:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:35:13 Configure a credential helper to remove this warning. See 00:35:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:35:13 00:35:13 Login Succeeded 00:35:13 docker.io 00:35:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:35:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:35:14 Configure a credential helper to remove this warning. See 00:35:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:35:14 00:35:14 Login Succeeded 00:35:14 ---> docker-login.sh ends [Pipeline] } 00:35:14 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 00:35:14 ========================================================= 00:35:14 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] 00:35:14 ========================================================= [Pipeline] isUnix [Pipeline] sh 00:35:14 + 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:35:16 Sending build context to Docker daemon 165.4MB 00:35:17 Step 1/6 : ARG BASE=golang:1.15-alpine3.12 00:35:17 Step 2/6 : FROM ${BASE} 00:35:17 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 00:35:17 5f621e34cdf4: Pulling fs layer 00:35:17 a4357932f1b6: Pulling fs layer 00:35:17 18c013af1878: Pulling fs layer 00:35:17 00ac8860ef70: Pulling fs layer 00:35:17 63d7cb157983: Pulling fs layer 00:35:17 b116817d02f9: Pulling fs layer 00:35:17 745a02a5169b: Pulling fs layer 00:35:17 00ac8860ef70: Waiting 00:35:17 63d7cb157983: Waiting 00:35:17 b116817d02f9: Waiting 00:35:17 745a02a5169b: Waiting 00:35:17 18c013af1878: Verifying Checksum 00:35:17 18c013af1878: Download complete 00:35:17 a4357932f1b6: Verifying Checksum 00:35:17 a4357932f1b6: Download complete 00:35:17 63d7cb157983: Download complete 00:35:17 b116817d02f9: Verifying Checksum 00:35:17 b116817d02f9: Download complete 00:35:17 5f621e34cdf4: Verifying Checksum 00:35:17 5f621e34cdf4: Download complete 00:35:18 5f621e34cdf4: Pull complete 00:35:18 a4357932f1b6: Pull complete 00:35:19 18c013af1878: Pull complete 00:35:21 745a02a5169b: Verifying Checksum 00:35:21 745a02a5169b: Download complete 00:35:23 00ac8860ef70: Verifying Checksum 00:35:23 00ac8860ef70: Download complete 00:35:33 00ac8860ef70: Pull complete 00:35:33 63d7cb157983: Pull complete 00:35:33 b116817d02f9: Pull complete 00:35:34 Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12 00:35:34 Step 2/24 : FROM ${BUILDER_BASE} AS builder 00:35:34 ---> 0e2b5c546796 00:35:34 Step 3/24 : WORKDIR /edgex-go 00:35:34 Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12 00:35:34 Step 2/24 : FROM ${BUILDER_BASE} AS builder 00:35:34 ---> 0e2b5c546796 00:35:34 Step 3/24 : WORKDIR /edgex-go 00:35:34 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 00:35:34 Step 2/22 : FROM ${BUILDER_BASE} AS builder 00:35:34 ---> 0e2b5c546796 00:35:34 Step 3/22 : WORKDIR /edgex-go 00:35:34 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 00:35:34 Step 2/22 : FROM ${BUILDER_BASE} AS builder 00:35:34 ---> 0e2b5c546796 00:35:34 Step 3/22 : WORKDIR /edgex-go 00:35:34 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 00:35:34 Step 2/22 : FROM ${BUILDER_BASE} AS builder 00:35:34 ---> 0e2b5c546796 00:35:34 Step 3/22 : WORKDIR /edgex-go 00:35:34 ---> Running in da47839d5672 00:35:34 ---> Running in 4fae6f6063ea 00:35:34 ---> Running in a47788907772 00:35:34 ---> Running in d0f4c11e6fa3 00:35:34 ---> Running in f303cea6d19d 00:35:34 Removing intermediate container d0f4c11e6fa3 00:35:34 ---> f67150ae9c88 00:35:34 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:35:34 Removing intermediate container da47839d5672 00:35:34 Removing intermediate container a47788907772 00:35:34 ---> bcf5bd462247 00:35:34 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:35:34 ---> 35a34f06964c 00:35:34 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:35:34 Removing intermediate container f303cea6d19d 00:35:34 ---> b6b48b889c81 00:35:34 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:35:34 Removing intermediate container 4fae6f6063ea 00:35:34 ---> 3d03f43d38c2 00:35:34 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:35:34 ---> Running in 6ca5eaa60d0e 00:35:34 ---> Running in 3b830e40e625 00:35:34 ---> Running in 40d66b0cdd62 00:35:34 ---> Running in 9ff72a3112da 00:35:34 ---> Running in fea7b2b00eea 00:35:35 Removing intermediate container 3b830e40e625 00:35:35 ---> 69d32644960c 00:35:35 Step 5/22 : RUN apk add --update --no-cache make git 00:35:35 ---> Running in 33558e1f98c2 00:35:35 Removing intermediate container 40d66b0cdd62 00:35:35 ---> cb44786e6f8f 00:35:35 Step 5/22 : RUN apk add --update --no-cache make git 00:35:35 Removing intermediate container 9ff72a3112da 00:35:35 ---> a233a7ae2792 00:35:35 Step 5/22 : RUN apk add --update --no-cache make git 00:35:35 ---> Running in ebd781fecfd2 00:35:35 ---> Running in d2ed803e4510 00:35:35 Removing intermediate container 6ca5eaa60d0e 00:35:35 ---> 42c326712011 00:35:35 Step 5/24 : RUN apk add --update --no-cache make bash git ca-certificates 00:35:35 Removing intermediate container fea7b2b00eea 00:35:35 ---> 0a8ae2c66638 00:35:35 Step 5/24 : RUN apk add --update --no-cache make git 00:35:36 ---> Running in 65315cff94e7 00:35:36 ---> Running in 3786ab782a6e 00:35:36 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 00:35:36 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 00:35:36 745a02a5169b: Pull complete 00:35:36 Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 00:35:36 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine 00:35:36 ---> b7e6874047d6 00:35:36 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:35:37 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 00:35:37 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 00:35:37 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 00:35:37 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 00:35:37 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 00:35:37 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 00:35:37 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 00:35:37 OK: 233 MiB in 51 packages 00:35:37 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 00:35:37 OK: 233 MiB in 51 packages 00:35:38 OK: 233 MiB in 51 packages 00:35:38 OK: 233 MiB in 51 packages 00:35:38 Removing intermediate container 33558e1f98c2 00:35:38 ---> 2ed3237a9409 00:35:38 Step 6/22 : COPY go.mod . 00:35:39 OK: 233 MiB in 51 packages 00:35:39 Removing intermediate container ebd781fecfd2 00:35:39 ---> 33275f6fc182 00:35:39 Step 6/22 : COPY go.mod . 00:35:39 ---> aa02ed698c87 00:35:39 Step 7/22 : RUN go mod download 00:35:39 ---> Running in ca0dd3045ef9 00:35:39 ---> 2f85ce93954d 00:35:39 Step 7/22 : RUN go mod download 00:35:39 ---> Running in 56337bd2ce80 00:35:39 Removing intermediate container d2ed803e4510 00:35:39 ---> 683295b02787 00:35:39 Step 6/22 : COPY go.mod . 00:35:39 Removing intermediate container 65315cff94e7 00:35:39 ---> a7817ec136b8 00:35:39 Step 6/24 : COPY go.mod . 00:35:40 Removing intermediate container 3786ab782a6e 00:35:40 ---> 3453fc8fbb66 00:35:40 Step 6/24 : COPY go.mod . 00:35:40 ---> 4ee10a8a9f1a 00:35:40 Step 7/22 : RUN go mod download 00:35:40 ---> Running in 1d535306cdd5 00:35:40 ---> 19433948649b 00:35:40 Step 7/24 : RUN go mod download 00:35:40 ---> Running in c3e5e3fc19b1 00:35:40 ---> Running in 4feca88c8f82 00:35:40 ---> 0d1b9486a32f 00:35:40 Step 7/24 : RUN go mod download 00:35:40 ---> Running in 6e08635a2010 00:35:42 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 00:35:42 Removing intermediate container 56337bd2ce80 00:35:42 ---> 343ecf9bc130 00:35:42 Step 8/22 : COPY . . 00:35:42 Removing intermediate container ca0dd3045ef9 00:35:42 ---> 7d2aa4a82390 00:35:42 Step 8/22 : COPY . . 00:35:42 Removing intermediate container 1d535306cdd5 00:35:42 ---> e81ee0d22761 00:35:42 Step 8/22 : COPY . . 00:35:42 Removing intermediate container c3e5e3fc19b1 00:35:42 ---> 49a4b7bd3c92 00:35:42 Step 8/24 : COPY . . 00:35:42 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 00:35:43 (1/12) Installing libmagic (5.38-r0) 00:35:43 (2/12) Installing file (5.38-r0) 00:35:43 (3/12) Installing libc-dev (0.7.2-r3) 00:35:43 (4/12) Installing g++ (9.3.0-r2) 00:35:45 Removing intermediate container 6e08635a2010 00:35:45 ---> 7f65478e1f8a 00:35:45 Step 8/24 : COPY . . 00:35:47 (5/12) Installing fortify-headers (1.1-r0) 00:35:47 (6/12) Installing patch (2.7.6-r6) 00:35:47 (7/12) Installing build-base (0.5-r2) 00:35:47 (8/12) Installing libsodium (1.0.18-r0) 00:35:47 (9/12) Installing pkgconf (1.7.2-r0) 00:35:47 (10/12) Installing libsodium-dev (1.0.18-r0) 00:35:47 (11/12) Installing libzmq (4.3.3-r0) 00:35:47 (12/12) Installing zeromq-dev (4.3.3-r0) 00:35:48 Executing busybox-1.31.1-r19.trigger 00:35:48 OK: 217 MiB in 51 packages 00:35:52 Removing intermediate container 4feca88c8f82 00:35:52 ---> 3b3f8215c6ce 00:35:52 Step 4/6 : WORKDIR /edgex-go 00:35:52 ---> Running in a573e4d455aa 00:35:52 Removing intermediate container a573e4d455aa 00:35:52 ---> 0308b70fbebf 00:35:52 Step 5/6 : COPY go.mod . 00:35:53 ---> 376108405aee 00:35:53 Step 6/6 : RUN go mod download 00:35:53 ---> Running in b20f951592a4 00:36:20 Removing intermediate container b20f951592a4 00:36:20 ---> e0f7efc73d9e 00:36:20 Successfully built e0f7efc73d9e 00:36:20 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 00:36:20 + docker inspect -f . ci-base-image-arm64 00:36:20 . [Pipeline] withDockerContainer 00:36:20 prd-ubuntu18.04-docker-arm64-4c-16g-18366 does not seem to be running inside a container 00:36:21 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@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 ******** ci-base-image-arm64 cat 00:36:22 $ docker top 3d22896faf7a27d0a2892a08fc144a9a904080790a0da75b8de535d9223af44b -eo pid,comm [Pipeline] { [Pipeline] sh 00:36:23 + go version 00:36:23 go version go1.15.5 linux/arm64 [Pipeline] } 00:36:23 $ docker stop --time=1 3d22896faf7a27d0a2892a08fc144a9a904080790a0da75b8de535d9223af44b 00:36:25 ---> e739cbac2001 00:36:25 Step 9/22 : RUN make cmd/core-command/core-command 00:36:25 ---> 1ca7a57a9152 00:36:25 Step 9/22 : RUN make cmd/security-bootstrap-redis/security-bootstrap-redis 00:36:25 ---> 67307f3c2e6f 00:36:25 Step 9/22 : RUN make cmd/core-metadata/core-metadata 00:36:25 ---> Running in 4806fef43889 00:36:25 ---> Running in 75d35c13feb2 00:36:25 ---> Running in b06111c2d1e3 00:36:25 ---> fa1258bf5bde 00:36:25 Step 9/24 : RUN make cmd/support-notifications/support-notifications 00:36:25 ---> Running in 29dd50e0ffbf 00:36:25 ---> d5ef9ddd4503 00:36:25 Step 9/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 00:36:25 ---> Running in fb819cb00e71 00:36:25 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 00:36:25 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:36:25 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command 00:36:25 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 00:36:25 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 00:36:25 $ docker rm -f 3d22896faf7a27d0a2892a08fc144a9a904080790a0da75b8de535d9223af44b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 00:36:26 + docker inspect -f . ci-base-image-arm64 00:36:26 . [Pipeline] withDockerContainer 00:36:26 prd-ubuntu18.04-docker-arm64-4c-16g-18366 does not seem to be running inside a container 00:36:27 $ 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/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@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 ******** ci-base-image-arm64 cat 00:36:28 $ docker top e092c2c9bcbd46ce503c7882de29d7aba190feb27ab7c667025d61874be4552a -eo pid,comm [Pipeline] { [Pipeline] echo 00:36:28 ========================================================= 00:36:28 [edgeXBuildGoParallel] Running Tests and Build... 00:36:28 ========================================================= [Pipeline] sh 00:36:29 + make test 00:36:29 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 00:36:51 ? github.com/edgexfoundry/edgex-go [no test files] 00:37:04 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 00:37:05 Removing intermediate container b06111c2d1e3 00:37:05 ---> 6670bafcbf3a 00:37:05 00:37:05 Step 10/22 : FROM alpine:3.12 00:37:05 3.12: Pulling from library/alpine 00:37:06 Digest: sha256:3c7497bf0c7af93428242d6176e8f7905f2201d8fc5861f45be7a346b5f23436 00:37:06 Status: Downloaded newer image for alpine:3.12 00:37:06 ---> 389fef711851 00:37:06 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init curl 00:37:09 ---> Running in d19526b0dfcd 00:37:09 Removing intermediate container fb819cb00e71 00:37:09 ---> ab0f7cdb1c5b 00:37:09 00:37:09 Step 10/24 : FROM alpine:3.12 00:37:09 ---> 389fef711851 00:37:09 Step 11/24 : RUN apk add --update --no-cache ca-certificates dumb-init curl 00:37:09 Removing intermediate container 75d35c13feb2 00:37:09 ---> 56696c95b66a 00:37:09 00:37:09 Step 10/22 : FROM scratch 00:37:09 ---> 00:37:09 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 00:37:09 Removing intermediate container 29dd50e0ffbf 00:37:09 ---> d186893bf205 00:37:09 00:37:09 Step 10/24 : FROM scratch 00:37:09 ---> 00:37:09 Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium' 00:37:09 ---> Running in 402222ca627d 00:37:10 ---> Running in b643150e2686 00:37:10 ---> Running in c83bb4ff1957 00:37:10 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 00:37:10 Removing intermediate container b643150e2686 00:37:10 ---> 6b1cc726856e 00:37:10 Step 12/24 : ENV APP_PORT=48060 00:37:10 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 00:37:10 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 00:37:10 Removing intermediate container c83bb4ff1957 00:37:10 ---> 96e089278419 00:37:10 Step 12/22 : ENV APP_PORT=48082 00:37:10 ---> Running in d3e473e5ac94 00:37:11 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 00:37:11 (1/5) Installing ca-certificates (20191127-r4) 00:37:11 (1/5) Installing ca-certificates (20191127-r4) 00:37:11 (2/5) Installing nghttp2-libs (1.41.0-r0) 00:37:11 (2/5) Installing nghttp2-libs (1.41.0-r0) 00:37:11 (3/5) Installing libcurl (7.69.1-r3) 00:37:11 (3/5) Installing libcurl (7.69.1-r3) 00:37:11 (4/5) Installing curl (7.69.1-r3) 00:37:11 (4/5) Installing curl (7.69.1-r3) 00:37:11 (5/5) Installing dumb-init (1.2.2-r1) 00:37:11 Executing busybox-1.31.1-r19.trigger 00:37:11 (5/5) Installing dumb-init (1.2.2-r1) 00:37:11 Executing busybox-1.31.1-r19.trigger 00:37:11 Executing ca-certificates-20191127-r4.trigger 00:37:11 Executing ca-certificates-20191127-r4.trigger 00:37:11 OK: 7 MiB in 19 packages 00:37:11 OK: 7 MiB in 19 packages 00:37:11 ---> Running in c6208bbf8646 00:37:13 Removing intermediate container d3e473e5ac94 00:37:13 ---> 5a53b62e72ee 00:37:13 Step 13/24 : EXPOSE $APP_PORT 00:37:13 Removing intermediate container c6208bbf8646 00:37:13 ---> 8fcbcab48af4 00:37:13 Step 13/22 : EXPOSE $APP_PORT 00:37:13 ---> Running in 5b771e8e6fdd 00:37:13 ---> Running in 47bfa4c5af15 00:37:14 Removing intermediate container 4806fef43889 00:37:14 ---> cf5b6db2c3a4 00:37:14 00:37:14 Step 10/22 : FROM scratch 00:37:14 ---> 00:37:14 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 00:37:14 ---> Using cache 00:37:14 ---> 96e089278419 00:37:14 Step 12/22 : ENV APP_PORT=48081 00:37:14 ---> Running in 90b0116edc6c 00:37:14 Removing intermediate container 5b771e8e6fdd 00:37:14 ---> cb5c0c8be33b 00:37:14 Step 14/24 : COPY --from=builder /bin/sh /bin/sh 00:37:14 Removing intermediate container 47bfa4c5af15 00:37:14 ---> 82bcee53d058 00:37:14 Step 14/22 : WORKDIR / 00:37:14 Removing intermediate container 402222ca627d 00:37:14 ---> a9fe01370b5b 00:37:14 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 00:37:14 Removing intermediate container d19526b0dfcd 00:37:14 ---> ea52fb006e6c 00:37:14 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020 Redis Labs' 00:37:15 ---> Running in 91000fdec780 00:37:15 Removing intermediate container 90b0116edc6c 00:37:15 ---> 4ae041066844 00:37:15 Step 13/22 : EXPOSE $APP_PORT 00:37:15 ---> Running in 030b161d603e 00:37:15 ---> Running in e14866c9364f 00:37:15 ---> Running in ec735adad1cd 00:37:15 ---> 0a075bf21886 00:37:15 Step 15/24 : COPY --from=builder /usr/share/ca-certificates /usr/share/ca-certificates 00:37:15 Removing intermediate container 91000fdec780 00:37:15 ---> bc02890d111e 00:37:15 Step 15/22 : COPY --from=builder /edgex-go/cmd/core-command/Attribution.txt / 00:37:15 Removing intermediate container 030b161d603e 00:37:15 ---> d57977ce1051 00:37:15 Step 13/24 : WORKDIR / 00:37:15 Removing intermediate container e14866c9364f 00:37:15 ---> 96fc19a0bcad 00:37:15 Step 13/22 : WORKDIR / 00:37:15 Removing intermediate container ec735adad1cd 00:37:15 ---> 6c585474288b 00:37:15 Step 14/22 : WORKDIR / 00:37:16 ---> Running in 27c6ad50c3d8 00:37:16 ---> Running in b41135d84229 00:37:16 ---> 08b800e32018 00:37:16 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 00:37:16 ---> Running in 20cbfdc0d8ae 00:37:16 ---> c24b35065e91 00:37:16 Step 16/24 : COPY --from=builder /etc/ssl /etc/ssl 00:37:16 Removing intermediate container b41135d84229 00:37:16 ---> 9d79b0e41fb5 00:37:16 Step 14/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 00:37:16 Removing intermediate container 27c6ad50c3d8 00:37:16 ---> e7c6e50568ca 00:37:16 Step 14/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/Attribution.txt / 00:37:16 Removing intermediate container 20cbfdc0d8ae 00:37:16 ---> 68b328ab4432 00:37:16 Step 15/22 : COPY --from=builder /edgex-go/cmd/core-metadata/Attribution.txt / 00:37:16 ---> 3bb1bab3853a 00:37:16 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 00:37:16 ---> 9a2c58380d19 00:37:16 Step 17/24 : COPY --from=builder /edgex-go/cmd/support-notifications/Attribution.txt / 00:37:16 ---> 5ffbccbf6b8d 00:37:16 Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 00:37:16 ---> 85902e0efce5 00:37:16 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 00:37:17 ---> 59dd05d2a0f7 00:37:17 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/security-bootstrap-redis / 00:37:17 ---> 3979a6bb82d1 00:37:17 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 00:37:17 ---> fdf451ae943c 00:37:17 Step 18/22 : ENTRYPOINT ["/core-command"] 00:37:17 ---> c68f6cc82518 00:37:17 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 00:37:17 ---> 11b3bceec98d 00:37:17 Step 18/24 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 00:37:18 ---> Running in 61c19bff2a85 00:37:18 ---> 67c756ffdb09 00:37:18 Step 18/22 : ENTRYPOINT ["/core-metadata"] 00:37:18 Removing intermediate container 61c19bff2a85 00:37:18 ---> 2e942b29126a 00:37:18 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:37:18 ---> 44a0ad6678df 00:37:18 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 00:37:18 ---> c5e8cc60c7f1 00:37:18 Step 16/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/entrypoint.sh / 00:37:18 ---> Running in ac9e94309654 00:37:18 ---> Running in 164ee581464d 00:37:18 ---> 360020e53353 00:37:18 Step 19/24 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 00:37:19 Removing intermediate container ac9e94309654 00:37:19 ---> c289ceb080b3 00:37:19 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:37:19 Removing intermediate container 164ee581464d 00:37:19 ---> 7a5993e7fa5f 00:37:19 Step 20/22 : LABEL arch=x86_64 00:37:19 ---> d0610e7e6711 00:37:19 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/res/configuration.toml /res/configuration.toml 00:37:19 ---> Running in 3c67f1a67cec 00:37:19 ---> Running in f8d181d6e7d1 00:37:19 ---> cf2c3ae63a21 00:37:19 Step 20/24 : ENTRYPOINT ["/support-notifications"] 00:37:19 ---> 1e16923fce7d 00:37:19 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 00:37:19 ---> Running in 5aabe667f492 00:37:19 ---> c95d829a23d1 00:37:19 Step 18/22 : RUN chmod +x entrypoint.sh 00:37:19 Removing intermediate container f8d181d6e7d1 00:37:19 ---> ac9168f6b78c 00:37:19 Step 21/22 : LABEL git_sha=91da7e36c36e5261ca0ef4d2711714894b0b1d7a 00:37:19 Removing intermediate container 3c67f1a67cec 00:37:19 ---> 99c44f4c196d 00:37:19 Step 20/22 : LABEL arch=x86_64 00:37:20 ---> Running in 0d179d4fdb9f 00:37:20 ---> Running in ebdfb40404de 00:37:20 ---> Running in c1ec663797b0 00:37:20 Removing intermediate container 5aabe667f492 00:37:20 ---> 33f974abf668 00:37:20 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:37:20 ---> 615808fbf873 00:37:20 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 00:37:20 ---> Running in 42ff20a69489 00:37:20 Removing intermediate container ebdfb40404de 00:37:20 ---> fe6c52636047 00:37:20 Step 22/22 : LABEL version=0.0.0 00:37:20 Removing intermediate container c1ec663797b0 00:37:20 ---> 85284642dfc3 00:37:20 Step 21/22 : LABEL git_sha=91da7e36c36e5261ca0ef4d2711714894b0b1d7a 00:37:20 ---> Running in 92e97c83f480 00:37:20 ---> Running in 8e4ac7004dce 00:37:20 ---> 9d8b473a6632 00:37:20 Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 00:37:20 Removing intermediate container 42ff20a69489 00:37:20 ---> 9deba3481c96 00:37:20 Step 22/24 : LABEL arch=x86_64 00:37:21 ---> Running in 78f7338aaabc 00:37:21 ---> Running in 52ed2b016be5 00:37:21 Removing intermediate container 92e97c83f480 00:37:21 ---> 7eeccdf69b40 00:37:21 00:37:21 Removing intermediate container 8e4ac7004dce 00:37:21 ---> 0e93c1708c74 00:37:21 Step 22/22 : LABEL version=0.0.0 00:37:21 Successfully built 7eeccdf69b40 00:37:21 ---> Running in 80573357b9a7 00:37:21 Successfully tagged docker-core-command-go:latest 00:37:21 Removing intermediate container 52ed2b016be5 00:37:21 ---> efaccac1be8f 00:37:21 Step 23/24 : LABEL git_sha=91da7e36c36e5261ca0ef4d2711714894b0b1d7a 00:37:21 Building docker-security-proxy-setup-go 00:37:21  Building docker-core-command-go ... done  ---> Running in 616f7237e490 00:37:22 Removing intermediate container 80573357b9a7 00:37:22 ---> a87b3ebe74b0 00:37:22 00:37:22 Removing intermediate container 0d179d4fdb9f 00:37:22 ---> 64491dcead16 00:37:22 Step 19/22 : ENTRYPOINT ["/entrypoint.sh"] 00:37:22 Successfully built a87b3ebe74b0 00:37:22 Successfully tagged docker-core-metadata-go:latest 00:37:22 Building docker-sys-mgmt-agent-go 00:37:22  Building docker-core-metadata-go ... done  ---> Running in b523bc8f18d4 00:37:22 Removing intermediate container 616f7237e490 00:37:22 ---> a777e4903222 00:37:22 Step 24/24 : LABEL version=0.0.0 00:37:22 ---> Running in 3c8a10316e47 00:37:22 Removing intermediate container b523bc8f18d4 00:37:22 ---> 575959de4128 00:37:22 Step 20/22 : LABEL arch=x86_64 00:37:23 Removing intermediate container 78f7338aaabc 00:37:23 ---> b16aaaa60fc7 00:37:23 Step 21/24 : ENTRYPOINT ["entrypoint.sh"] 00:37:23 ---> Running in 9a5feaf6d9ab 00:37:23 Removing intermediate container 3c8a10316e47 00:37:23 ---> 0e4134382cd8 00:37:23 00:37:23 ---> Running in ba88437cda0a 00:37:23 Successfully built 0e4134382cd8 00:37:23 Successfully tagged docker-support-notifications-go:latest 00:37:23 Building docker-support-scheduler-go 00:37:23  Building docker-support-notifications-go ... done Removing intermediate container 9a5feaf6d9ab 00:37:23 ---> 27804c62f74c 00:37:23 Step 21/22 : LABEL git_sha=91da7e36c36e5261ca0ef4d2711714894b0b1d7a 00:37:23 Removing intermediate container ba88437cda0a 00:37:23 ---> 1593b056a463 00:37:23 Step 22/24 : LABEL arch=x86_64 00:37:23 ---> Running in 4b4973c4d402 00:37:26 ---> Running in 7f84daef6c71 00:37:28 Removing intermediate container 4b4973c4d402 00:37:28 ---> 4edb1131334b 00:37:28 Step 22/22 : LABEL version=0.0.0 00:37:28 Removing intermediate container 7f84daef6c71 00:37:28 ---> 777fae9121f2 00:37:28 Step 23/24 : LABEL git_sha=91da7e36c36e5261ca0ef4d2711714894b0b1d7a 00:37:28 ---> Running in cb4170a71f20 00:37:28 ---> Running in bd3eacbc10d6 00:37:31 Removing intermediate container bd3eacbc10d6 00:37:31 ---> f647ae689884 00:37:31 Step 24/24 : LABEL version=0.0.0 00:37:31 Removing intermediate container cb4170a71f20 00:37:31 ---> 751b2b2a3981 00:37:31 00:37:31 ---> Running in 826ce98fdde0 00:37:31 Successfully built 751b2b2a3981 00:37:31 Successfully tagged docker-security-bootstrap-redis-go:latest 00:37:31  Building docker-security-bootstrap-redis-go ... done Building docker-core-data-go 00:37:31 Removing intermediate container 826ce98fdde0 00:37:31 ---> 4d6da3283b1b 00:37:31 00:37:31 Successfully built 4d6da3283b1b 00:37:31 Successfully tagged docker-security-secretstore-setup-go:latest 00:37:38 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 00:37:46  Building docker-security-secretstore-setup-go ... done Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12 00:37:46 Step 2/21 : FROM ${BUILDER_BASE} AS builder 00:37:46 ---> 0e2b5c546796 00:37:46 Step 3/21 : WORKDIR /edgex-go 00:37:46 ---> Using cache 00:37:46 ---> 3d03f43d38c2 00:37:46 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:37:46 ---> Using cache 00:37:46 ---> 0a8ae2c66638 00:37:46 Step 5/21 : RUN apk add --update --no-cache make git 00:37:46 Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12 00:37:46 Step 2/21 : FROM ${BUILDER_BASE} AS builder 00:37:46 ---> 0e2b5c546796 00:37:46 Step 3/21 : WORKDIR /edgex-go 00:37:46 ---> Using cache 00:37:46 ---> 3d03f43d38c2 00:37:46 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:37:46 ---> Using cache 00:37:46 ---> 0a8ae2c66638 00:37:46 Step 5/21 : RUN apk add --update --no-cache make git 00:37:46 ---> Using cache 00:37:46 ---> 3453fc8fbb66 00:37:46 Step 6/21 : COPY go.mod . 00:37:46 ---> Using cache 00:37:46 ---> 3453fc8fbb66 00:37:46 Step 6/21 : COPY go.mod . 00:37:46 ---> Using cache 00:37:46 ---> 0d1b9486a32f 00:37:46 Step 7/21 : RUN go mod download 00:37:46 ---> Using cache 00:37:46 ---> 0d1b9486a32f 00:37:46 Step 7/21 : RUN go mod download 00:37:46 ---> Using cache 00:37:46 ---> 7f65478e1f8a 00:37:46 Step 8/21 : COPY . . 00:37:46 ---> Using cache 00:37:46 ---> 7f65478e1f8a 00:37:46 Step 8/21 : COPY . . 00:37:46 ---> Using cache 00:37:46 ---> d5ef9ddd4503 00:37:46 Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 00:37:46 ---> Using cache 00:37:46 ---> d5ef9ddd4503 00:37:46 Step 9/21 : RUN make cmd/support-scheduler/support-scheduler 00:37:47 Step 1/26 : ARG BUILDER_BASE=golang:1.15-alpine3.12 00:37:47 Step 2/26 : FROM ${BUILDER_BASE} AS builder 00:37:47 ---> 0e2b5c546796 00:37:47 Step 3/26 : WORKDIR /edgex-go 00:37:47 ---> Using cache 00:37:47 ---> 3d03f43d38c2 00:37:47 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:37:47 ---> Using cache 00:37:47 ---> 0a8ae2c66638 00:37:47 Step 5/26 : RUN apk add --update --no-cache make bash git 00:37:49 ---> Running in b9f3cd9dc698 00:37:49 ---> Running in 7d699a142a32 00:37:49 ---> Running in 072f9fc51e6e 00:37:51 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 00:37:51 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:37:51 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 00:37:52 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 00:37:52 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 00:37:52 Step 2/23 : FROM ${BUILDER_BASE} AS builder 00:37:52 ---> 0e2b5c546796 00:37:52 Step 3/23 : WORKDIR /edgex-go 00:37:52 ---> Using cache 00:37:52 ---> 3d03f43d38c2 00:37:52 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:37:52 ---> Using cache 00:37:52 ---> 0a8ae2c66638 00:37:52 Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 00:37:53 OK: 233 MiB in 51 packages 00:37:53 ---> Running in 1ae30c80822c 00:37:53 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 00:37:53 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 00:37:53 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 00:37:53 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrap-redis [no test files] 00:37:53 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 00:37:53 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 00:37:53 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 00:37:53 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 00:37:53 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 00:37:54 Removing intermediate container b9f3cd9dc698 00:37:54 ---> 463db369993c 00:37:54 Step 6/26 : COPY go.mod . 00:37:54 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 00:37:55 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 00:37:55 ---> b9de159fee9d 00:37:55 Step 7/26 : RUN go mod download 00:37:55 ---> Running in 9cc52f7a9a4b 00:37:56 OK: 233 MiB in 51 packages 00:37:57 Removing intermediate container 1ae30c80822c 00:37:57 ---> 9f629e0f4a0b 00:37:57 Step 6/23 : COPY go.mod . 00:37:57 ---> 10998410deef 00:37:57 Step 7/23 : RUN go mod download 00:37:58 ---> Running in ff2f65a6be4e 00:37:58 Removing intermediate container 9cc52f7a9a4b 00:37:58 ---> 6b2b26b69eec 00:37:58 Step 8/26 : COPY . . 00:38:03 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 00:38:03 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 00:38:03 ? github.com/edgexfoundry/edgex-go/internal [no test files] 00:38:05 Removing intermediate container ff2f65a6be4e 00:38:05 ---> c864dde77449 00:38:05 Step 8/23 : COPY . . 00:38:08 ok github.com/edgexfoundry/edgex-go/internal/core/command 0.216s coverage: 46.6% of statements 00:38:08 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 00:38:08 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 00:38:08 ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] 00:38:08 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] 00:38:08 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] 00:38:15 ok github.com/edgexfoundry/edgex-go/internal/core/data 1.476s coverage: 27.0% of statements 00:38:15 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 00:38:15 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 00:38:15 ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] 00:38:15 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] 00:38:15 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] 00:38:15 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 00:38:15 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.079s coverage: 100.0% of statements 00:38:15 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] 00:38:15 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.082s coverage: 100.0% of statements 00:38:15 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] 00:38:15 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] 00:38:15 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.228s coverage: 75.0% of statements 00:38:15 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] 00:38:15 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] 00:38:17 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.705s coverage: 82.9% of statements 00:38:17 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] 00:38:17 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] 00:38:17 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/io [no test files] 00:38:17 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] 00:38:20 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:24 ok github.com/edgexfoundry/edgex-go/internal/core/metadata 1.256s coverage: 28.6% of statements 00:38:24 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 00:38:24 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 00:38:24 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] 00:38:24 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] 00:38:24 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] 00:38:24 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.184s coverage: 100.0% of statements 00:38:24 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] 00:38:24 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.097s coverage: 100.0% of statements 00:38:24 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] 00:38:24 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.297s coverage: 86.7% of statements 00:38:24 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] 00:38:24 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.333s coverage: 97.5% of statements 00:38:24 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] 00:38:26 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.141s coverage: 78.3% of statements 00:38:26 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] 00:38:26 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] 00:38:26 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] 00:38:26 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] 00:38:26 Removing intermediate container 7d699a142a32 00:38:26 ---> fc4de9488538 00:38:26 00:38:26 Step 10/21 : FROM scratch 00:38:26 ---> 00:38:26 Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 00:38:26 ---> Using cache 00:38:26 ---> 96e089278419 00:38:26 Step 12/21 : ENV APP_PORT=48085 00:38:28 ---> Running in 4e542233fc41 00:38:30 ---> 67e3b37f42aa 00:38:30 Step 9/26 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 00:38:30 Removing intermediate container 4e542233fc41 00:38:30 ---> 20d2203c919d 00:38:30 Step 13/21 : EXPOSE $APP_PORT 00:38:30 ---> Running in 9c3f6559527b 00:38:31 Removing intermediate container 072f9fc51e6e 00:38:31 ---> 9c9c8061b49c 00:38:31 00:38:31 Step 10/21 : FROM alpine:3.12 00:38:31 ---> 389fef711851 00:38:31 Step 11/21 : RUN apk add --update --no-cache curl 00:38:31 ---> Running in 64eb475c7cb0 00:38:31 ---> c13b0c71199b 00:38:31 Step 9/23 : RUN make cmd/core-data/core-data 00:38:31 ---> Running in 2d533b9cec73 00:38:31 ---> Running in 265bb3a4425f 00:38:31 Removing intermediate container 64eb475c7cb0 00:38:31 ---> 44899860a71e 00:38:31 Step 14/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/Attribution.txt / 00:38:31 ---> 779dffc1717f 00:38:31 Step 15/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 00:38:31 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:33 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:33 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 00:38:33 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 00:38:33 ---> 0afc7cdf3979 00:38:33 Step 16/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 00:38:33 (1/4) Installing ca-certificates (20191127-r4) 00:38:33 (2/4) Installing nghttp2-libs (1.41.0-r0) 00:38:33 (3/4) Installing libcurl (7.69.1-r3) 00:38:33 (4/4) Installing curl (7.69.1-r3) 00:38:33 Executing busybox-1.31.1-r19.trigger 00:38:33 Executing ca-certificates-20191127-r4.trigger 00:38:33 OK: 7 MiB in 18 packages 00:38:34 ---> 7402ed96de9d 00:38:34 Step 17/21 : ENTRYPOINT ["/support-scheduler"] 00:38:34 ---> Running in 65a937330235 00:38:34 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 1.027s coverage: 93.8% of statements 00:38:34 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] 00:38:34 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] 00:38:34 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] 00:38:34 ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] 00:38:34 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 00:38:34 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] 00:38:34 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] 00:38:34 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 00:38:34 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 00:38:34 ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] 00:38:34 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 00:38:34 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] 00:38:34 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 00:38:34 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] 00:38:34 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 00:38:34 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] 00:38:34 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] 00:38:34 ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] 00:38:34 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.069s coverage: 58.8% of statements 00:38:34 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] 00:38:34 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] 00:38:34 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.334s coverage: 0.1% of statements 00:38:34 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] 00:38:34 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] 00:38:34 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 00:38:34 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 00:38:34 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.061s coverage: 100.0% of statements 00:38:34 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 00:38:34 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.097s coverage: 75.5% of statements 00:38:34 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 00:38:34 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.098s coverage: 80.8% of statements 00:38:34 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.144s coverage: 87.2% of statements 00:38:34 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.161s coverage: 84.2% of statements 00:38:34 Removing intermediate container 65a937330235 00:38:34 ---> 0178d2eb3890 00:38:34 Step 18/21 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:38:34 ---> Running in 1d9dddedb7a5 00:38:35 Removing intermediate container 2d533b9cec73 00:38:35 ---> b6cfd6cb05b2 00:38:35 Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 00:38:35 Removing intermediate container 1d9dddedb7a5 00:38:35 ---> 5f65092d8b88 00:38:35 Step 19/21 : LABEL arch=x86_64 00:38:35 ---> Running in 661c8e72901b 00:38:36 ---> Running in ffaa067b9c86 00:38:36 Removing intermediate container 661c8e72901b 00:38:36 ---> b5d2e1c453ab 00:38:36 Step 13/21 : WORKDIR /edgex 00:38:36 ---> Running in fd518661bdf4 00:38:36 Removing intermediate container ffaa067b9c86 00:38:36 ---> 9a4ea0a01516 00:38:36 Step 20/21 : LABEL git_sha=91da7e36c36e5261ca0ef4d2711714894b0b1d7a 00:38:36 ---> Running in 6bffad6a55cd 00:38:36 Removing intermediate container fd518661bdf4 00:38:36 ---> 062e74fb029f 00:38:36 Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 00:38:37 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.203s coverage: 91.4% of statements 00:38:37 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 00:38:37 Removing intermediate container 6bffad6a55cd 00:38:37 ---> bb63ca451032 00:38:37 Step 21/21 : LABEL version=0.0.0 00:38:37 ---> Running in 127d1b09cde4 00:38:37 ---> ad0bc89fc3ac 00:38:37 Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 00:38:37 Removing intermediate container 127d1b09cde4 00:38:37 ---> 2d188d551830 00:38:37 00:38:37 Successfully built 2d188d551830 00:38:37 Successfully tagged docker-support-scheduler-go:latest 00:38:38  Building docker-support-scheduler-go ... done  ---> e553cfb57f58 00:38:38 Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 00:38:39 ---> b7cad4958da6 00:38:39 Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] 00:38:39 ---> Running in dc6a93d6471b 00:38:39 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.680s coverage: 63.5% of statements 00:38:39 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 00:38:39 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 00:38:39 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.081s coverage: 100.0% of statements 00:38:39 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.093s coverage: 91.3% of statements 00:38:39 Removing intermediate container dc6a93d6471b 00:38:39 ---> 46d17b109774 00:38:39 Step 18/21 : CMD ["--init=true"] 00:38:39 ---> Running in 369b2b39edc9 00:38:40 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.060s coverage: 100.0% of statements 00:38:40 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.093s coverage: 73.7% of statements 00:38:40 Removing intermediate container 369b2b39edc9 00:38:40 ---> b9dc2b8fdaca 00:38:40 Step 19/21 : LABEL arch=x86_64 00:38:40 ---> Running in b6725982a34d 00:38:40 Removing intermediate container b6725982a34d 00:38:40 ---> b127b5f19098 00:38:40 Step 20/21 : LABEL git_sha=91da7e36c36e5261ca0ef4d2711714894b0b1d7a 00:38:40 ---> Running in dcc624d1ca7a 00:38:40 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.072s coverage: 100.0% of statements 00:38:40 Removing intermediate container dcc624d1ca7a 00:38:40 ---> 9d27ae91439e 00:38:40 Step 21/21 : LABEL version=0.0.0 00:38:41 ---> Running in 214eb3e0e16c 00:38:42 Removing intermediate container 214eb3e0e16c 00:38:42 ---> 5343dcec27b5 00:38:42 00:38:42 Successfully built 5343dcec27b5 00:38:42 Successfully tagged docker-security-proxy-setup-go:latest 00:38:46 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.990s coverage: 55.9% of statements 00:38:46 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 00:38:46 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 00:38:46 ? github.com/edgexfoundry/edgex-go/internal/security/redis [no test files] 00:38:46 ? github.com/edgexfoundry/edgex-go/internal/security/redis/config [no test files] 00:38:46 ? github.com/edgexfoundry/edgex-go/internal/security/redis/container [no test files] 00:38:46 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.440s coverage: 37.0% of statements 00:38:46 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 00:38:46 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 00:38:48 ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient 1.735s coverage: 84.0% of statements 00:38:48 ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient/mocks 0.091s coverage: 100.0% of statements 00:38:50  Building docker-security-proxy-setup-go ... done Removing intermediate container 9c3f6559527b 00:38:50 ---> 370a3032e59b 00:38:50 Step 10/26 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 00:38:50 ---> Running in 0a4b424e6b40 00:38:51 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 00:38:53 Removing intermediate container 0a4b424e6b40 00:38:53 ---> 95a513b6b495 00:38:53 00:38:53 Step 11/26 : FROM docker:20.10.0 00:38:53 20.10.0: Pulling from library/docker 00:38:54 ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.362s coverage: 47.1% of statements 00:38:54 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 00:38:54 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 00:38:54 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] 00:38:54 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] 00:38:54 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] 00:38:54 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.135s coverage: 100.0% of statements 00:38:54 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] 00:38:54 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.096s coverage: 100.0% of statements 00:38:54 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] 00:38:59 Removing intermediate container 265bb3a4425f 00:38:59 ---> bbb42abeb75f 00:38:59 00:38:59 Step 10/23 : FROM alpine:3.12 00:38:59 ---> 389fef711851 00:38:59 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 00:38:59 ---> Running in 1d760452c417 00:38:59 Removing intermediate container 1d760452c417 00:38:59 ---> b35be9494aeb 00:38:59 Step 12/23 : ENV APP_PORT=48080 00:38:59 Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 00:38:59 Status: Downloaded newer image for docker:20.10.0 00:38:59 ---> aefe523efa57 00:38:59 Step 12/26 : RUN apk add --no-cache bash 00:38:59 ---> Running in fcae0972190f 00:38:59 ---> Running in 19d217dc8fa6 00:38:59 Removing intermediate container fcae0972190f 00:38:59 ---> 63da240d79f2 00:38:59 Step 13/23 : EXPOSE $APP_PORT 00:38:59 ---> Running in 356ff35d9a75 00:39:00 Removing intermediate container 356ff35d9a75 00:39:00 ---> 1a90b3bf8e00 00:39:00 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:39:00 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 3.049s coverage: 29.1% of statements 00:39:00 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 00:39:00 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 00:39:00 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] 00:39:00 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] 00:39:00 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] 00:39:00 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.198s coverage: 99.0% of statements 00:39:00 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] 00:39:00 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.107s coverage: 100.0% of statements 00:39:00 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] 00:39:00 ok github.com/edgexfoundry/edgex-go/internal/system 0.084s coverage: 0.0% of statements 00:39:00 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 00:39:00 ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.055s coverage: 100.0% of statements 00:39:00 ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] 00:39:00 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 00:39:00 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 00:39:00 ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] 00:39:00 ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.093s coverage: 87.9% of statements 00:39:00 ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] 00:39:00 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 00:39:00 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.077s coverage: 100.0% of statements 00:39:00 ---> Running in 1e92c865a53a 00:39:00 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 00:39:00 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 00:39:00 ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.057s coverage: 32.1% of statements 00:39:00 (1/2) Installing readline (8.0.4-r0) 00:39:00 (2/2) Installing bash (5.0.17-r0) 00:39:00 Executing bash-5.0.17-r0.post-install 00:39:00 Executing busybox-1.31.1-r19.trigger 00:39:00 OK: 12 MiB in 22 packages 00:39:01 Removing intermediate container 19d217dc8fa6 00:39:01 ---> 5e02d5f9afc1 00:39:01 Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' 00:39:01 Removing intermediate container 1e92c865a53a 00:39:01 ---> 5803b847f9b7 00:39:01 Step 15/23 : RUN apk add --update --no-cache zeromq 00:39:01 ---> Running in 0828c594f9b5 00:39:01 ---> Running in 93cdd9d30043 00:39:01 Removing intermediate container 0828c594f9b5 00:39:01 ---> 3544b1ad5794 00:39:01 Step 14/26 : ENV APP_PORT=48090 00:39:01 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.079s coverage: 100.0% of statements 00:39:02 ---> Running in 492cc52b67b2 00:39:02 Removing intermediate container 492cc52b67b2 00:39:02 ---> ba5a88a33d28 00:39:02 Step 15/26 : EXPOSE $APP_PORT 00:39:02 ---> Running in 79bc8e9e9556 00:39:02 GO111MODULE=on go vet ./... 00:39:02 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 00:39:03 Removing intermediate container 79bc8e9e9556 00:39:03 ---> 7453830bba2b 00:39:03 Step 16/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 00:39:03 ---> 03c1419bd32c 00:39:03 Step 17/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 00:39:03 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 00:39:03 ---> 906fe7f10a1e 00:39:03 Step 18/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 00:39:04 ---> 38122c191e13 00:39:04 Step 19/26 : RUN apk --no-cache add py3-pip 00:39:04 ---> Running in 4a5082eeb621 00:39:04 (1/5) Installing libgcc (9.3.0-r2) 00:39:04 (2/5) Installing libsodium (1.0.18-r0) 00:39:04 (3/5) Installing libstdc++ (9.3.0-r2) 00:39:04 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 00:39:04 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 00:39:04 (4/5) Installing libzmq (4.3.3-r0) 00:39:05 (1/33) Installing libbz2 (1.0.8-r1) 00:39:05 (2/33) Installing expat (2.2.9-r1) 00:39:05 (3/33) Installing libffi (3.3-r2) 00:39:05 (4/33) Installing gdbm (1.13-r1) 00:39:05 (5/33) Installing xz-libs (5.2.5-r0) 00:39:05 (6/33) Installing sqlite-libs (3.32.1-r0) 00:39:05 (7/33) Installing python3 (3.8.5-r0) 00:39:05 (5/5) Installing zeromq (4.3.3-r0) 00:39:05 Executing busybox-1.31.1-r19.trigger 00:39:05 OK: 8 MiB in 19 packages 00:39:07 (8/33) Installing py3-appdirs (1.4.4-r1) 00:39:07 (9/33) Installing py3-ordered-set (4.0.1-r0) 00:39:07 (10/33) Installing py3-parsing (2.4.7-r0) 00:39:07 (11/33) Installing py3-six (1.15.0-r0) 00:39:07 (12/33) Installing py3-packaging (20.4-r0) 00:39:07 (13/33) Installing py3-setuptools (47.0.0-r0) 00:39:07 (14/33) Installing py3-chardet (3.0.4-r4) 00:39:07 (15/33) Installing py3-idna (2.9-r0) 00:39:07 (16/33) Installing py3-certifi (2020.4.5.1-r0) 00:39:08 (17/33) Installing py3-urllib3 (1.25.9-r0) 00:39:08 (18/33) Installing py3-requests (2.23.0-r0) 00:39:08 Removing intermediate container 93cdd9d30043 00:39:08 ---> ea0e02b9dabd 00:39:08 Step 16/23 : COPY --from=builder /edgex-go/cmd/core-data/Attribution.txt / 00:39:08 (19/33) Installing py3-msgpack (1.0.0-r0) 00:39:08 (20/33) Installing py3-lockfile (0.12.2-r3) 00:39:08 (21/33) Installing py3-cachecontrol (0.12.6-r0) 00:39:09 (22/33) Installing py3-colorama (0.4.3-r0) 00:39:09 (23/33) Installing py3-distlib (0.3.0-r0) 00:39:09 (24/33) Installing py3-distro (1.5.0-r1) 00:39:09 (25/33) Installing py3-webencodings (0.5.1-r3) 00:39:09 (26/33) Installing py3-html5lib (1.0.1-r4) 00:39:09 (27/33) Installing py3-pytoml (0.1.21-r0) 00:39:09 (28/33) Installing py3-pep517 (0.8.2-r0) 00:39:09 (29/33) Installing py3-progress (1.5-r0) 00:39:09 (30/33) Installing py3-toml (0.10.1-r0) 00:39:09 (31/33) Installing py3-retrying (1.3.3-r0) 00:39:09 (32/33) Installing py3-contextlib2 (0.6.0-r0) 00:39:09 (33/33) Installing py3-pip (20.1.1-r0) 00:39:09 ---> a3db8d21b586 00:39:09 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 00:39:09 Executing busybox-1.31.1-r19.trigger 00:39:09 OK: 71 MiB in 55 packages 00:39:11 ---> 4ed628038e74 00:39:11 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 00:39:13 ---> f4a32829a0f1 00:39:13 Step 19/23 : ENTRYPOINT ["/core-data"] 00:39:15 ---> Running in 4c5b94f89a08 00:39:15 Removing intermediate container 4a5082eeb621 00:39:15 ---> 802375c21b66 00:39:15 Step 20/26 : RUN pip install docker-compose==1.23.2 00:39:15 Removing intermediate container 4c5b94f89a08 00:39:15 ---> 70b1f5622bce 00:39:15 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:39:15 ---> Running in 5ac644adf011 00:39:15 ---> Running in 26ff81c57a5f 00:39:15 Removing intermediate container 5ac644adf011 00:39:15 ---> 5e6268408273 00:39:15 Step 21/23 : LABEL arch=x86_64 00:39:15 ---> Running in 4b4c8dbccfab 00:39:16 Removing intermediate container 4b4c8dbccfab 00:39:16 ---> 5c0afff9a53c 00:39:16 Step 22/23 : LABEL git_sha=91da7e36c36e5261ca0ef4d2711714894b0b1d7a 00:39:16 ---> Running in 2e83392204a8 00:39:16 Removing intermediate container 2e83392204a8 00:39:16 ---> d93d44c1b166 00:39:16 Step 23/23 : LABEL version=0.0.0 00:39:16 ---> Running in 5444b7e90332 00:39:16 Removing intermediate container 5444b7e90332 00:39:16 ---> c80d46167d18 00:39:16 00:39:16 Successfully built c80d46167d18 00:39:16 Successfully tagged docker-core-data-go:latest 00:39:17  Building docker-core-data-go ... done Collecting docker-compose==1.23.2 00:39:17 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 00:39:17 Collecting dockerpty<0.5,>=0.4.1 00:39:17 Downloading dockerpty-0.4.1.tar.gz (13 kB) 00:39:18 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:18 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 00:39:18 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 00:39:18 Collecting websocket-client<1.0,>=0.32.0 00:39:18 Downloading websocket_client-0.57.0-py2.py3-none-any.whl (200 kB) 00:39:18 Collecting texttable<0.10,>=0.9.0 00:39:18 Downloading texttable-0.9.1.tar.gz (11 kB) 00:39:19 Collecting cached-property<2,>=1.2.0 00:39:19 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 00:39:19 Collecting jsonschema<3,>=2.5.1 00:39:19 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 00:39:19 Collecting docker<4.0,>=3.6.0 00:39:19 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 00:39:19 Collecting PyYAML<4,>=3.10 00:39:19 Downloading PyYAML-3.13.tar.gz (270 kB) 00:39:20 Collecting docopt<0.7,>=0.6.1 00:39:20 Downloading docopt-0.6.2.tar.gz (25 kB) 00:39:21 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:21 Collecting urllib3<1.25,>=1.21.1 00:39:21 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 00:39:21 Collecting idna<2.8,>=2.5 00:39:21 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 00:39:21 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:21 Collecting docker-pycreds>=0.4.0 00:39:21 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 00:39:21 Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. 00:39:21 Using legacy setup.py install for texttable, since package 'wheel' is not installed. 00:39:21 Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. 00:39:21 Using legacy setup.py install for docopt, since package 'wheel' is not installed. 00:39:21 Installing collected packages: dockerpty, urllib3, idna, requests, websocket-client, texttable, cached-property, jsonschema, docker-pycreds, docker, PyYAML, docopt, docker-compose 00:39:21 Running setup.py install for dockerpty: started 00:39:22 Running setup.py install for dockerpty: finished with status 'done' 00:39:22 Attempting uninstall: urllib3 00:39:22 Found existing installation: urllib3 1.25.9 00:39:22 Uninstalling urllib3-1.25.9: 00:39:22 Successfully uninstalled urllib3-1.25.9 00:39:22 Attempting uninstall: idna 00:39:22 Found existing installation: idna 2.9 00:39:22 Uninstalling idna-2.9: 00:39:22 Successfully uninstalled idna-2.9 00:39:22 Attempting uninstall: requests 00:39:22 Found existing installation: requests 2.23.0 00:39:22 Uninstalling requests-2.23.0: 00:39:22 Successfully uninstalled requests-2.23.0 00:39:23 Running setup.py install for texttable: started 00:39:23 Running setup.py install for texttable: finished with status 'done' 00:39:23 Running setup.py install for PyYAML: started 00:39:24 Running setup.py install for PyYAML: finished with status 'done' 00:39:24 Running setup.py install for docopt: started 00:39:25 Running setup.py install for docopt: finished with status 'done' 00:39:25 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:28 Removing intermediate container 26ff81c57a5f 00:39:28 ---> 8ddf2233ba9d 00:39:28 Step 21/26 : RUN apk --no-cache add curl 00:39:28 ---> Running in b9190dc5fcb0 00:39:29 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 00:39:29 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 00:39:29 (1/3) Installing nghttp2-libs (1.41.0-r0) 00:39:29 (2/3) Installing libcurl (7.69.1-r3) 00:39:29 (3/3) Installing curl (7.69.1-r3) 00:39:29 Executing busybox-1.31.1-r19.trigger 00:39:29 OK: 72 MiB in 58 packages 00:39:30 Removing intermediate container b9190dc5fcb0 00:39:30 ---> 3f8021b228c2 00:39:30 Step 22/26 : ENTRYPOINT ["/sys-mgmt-agent"] 00:39:30 ---> Running in 7a86ab74d67e 00:39:30 Removing intermediate container 7a86ab74d67e 00:39:30 ---> 04cdd46a4554 00:39:30 Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:39:30 ---> Running in 8ba27c7d4670 00:39:30 Removing intermediate container 8ba27c7d4670 00:39:30 ---> 6a98051ba53a 00:39:30 Step 24/26 : LABEL arch=x86_64 00:39:30 ---> Running in ca5a9630df60 00:39:30 Removing intermediate container ca5a9630df60 00:39:30 ---> 7bd4aecd8e1e 00:39:30 Step 25/26 : LABEL git_sha=91da7e36c36e5261ca0ef4d2711714894b0b1d7a 00:39:31 ---> Running in 703762d14a2c 00:39:31 Removing intermediate container 703762d14a2c 00:39:31 ---> b87108708fde 00:39:31 Step 26/26 : LABEL version=0.0.0 00:39:31 ---> Running in 167c57e949de 00:39:31 Removing intermediate container 167c57e949de 00:39:31 ---> 3ee71f7e66dc 00:39:31 00:39:31 Successfully built 3ee71f7e66dc 00:39:31 Successfully tagged docker-sys-mgmt-agent-go:latest 00:39:32  Building docker-sys-mgmt-agent-go ... done  [Pipeline] } 00:39:32 $ docker stop --time=1 ee0a2f49f1a255bfda3d2147610f168071a64c48f4089eab46e0d6aa809eecba 00:39:34 $ docker rm -f ee0a2f49f1a255bfda3d2147610f168071a64c48f4089eab46e0d6aa809eecba [Pipeline] // withDockerContainer [Pipeline] sh 00:39:35 + docker images 00:39:35 + grep docker 00:39:35 docker-sys-mgmt-agent-go latest 3ee71f7e66dc 4 seconds ago 313MB 00:39:35 docker-core-data-go latest c80d46167d18 19 seconds ago 22.2MB 00:39:35 docker-security-proxy-setup-go latest 5343dcec27b5 53 seconds ago 24.5MB 00:39:35 docker-support-scheduler-go latest 2d188d551830 58 seconds ago 10.7MB 00:39:35 docker-security-secretstore-setup-go latest 4d6da3283b1b 2 minutes ago 24.6MB 00:39:35 docker-security-bootstrap-redis-go latest 751b2b2a3981 2 minutes ago 15.8MB 00:39:35 docker-support-notifications-go latest 0e4134382cd8 2 minutes ago 12MB 00:39:35 docker-core-metadata-go latest a87b3ebe74b0 2 minutes ago 13MB 00:39:35 docker-core-command-go latest 7eeccdf69b40 2 minutes ago 10.6MB 00:39:35 docker 20.10.0 aefe523efa57 3 weeks ago 240MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [Pipeline] findFiles [Pipeline] node 00:39:50 Still waiting to schedule task 00:39:50 Waiting for next available executor on ‘prd-ubuntu18.04-docker-8c-8g-18370’ 00:40:24 gofmt -l . 00:40:24 [ "`gofmt -l .`" = "" ] 00:40:24 ./bin/test-go-mod-tidy.sh 00:40:24 ./bin/test-attribution-txt.sh [Pipeline] sh 00:40:24 + ls -al . 00:40:24 total 664 00:40:24 drwxrwxr-x 9 1001 1001 4096 Jan 5 00:40 . 00:40:24 drwxr-xr-x 4 root root 4096 Jan 5 00:36 .. 00:40:24 -rw-rw-r-- 1 1001 1001 11 Jan 5 00:34 .dockerignore 00:40:24 drwxrwxr-x 8 1001 1001 4096 Jan 5 00:35 .git 00:40:24 drwxrwxr-x 3 1001 1001 4096 Jan 5 00:34 .github 00:40:24 -rw-rw-r-- 1 1001 1001 824 Jan 5 00:34 .gitignore 00:40:24 -rw-rw-r-- 1 1001 1001 166 Jan 5 00:34 .sonarcloud.properties 00:40:24 -rw-rw-r-- 1 1001 1001 3804 Jan 5 00:34 CONTRIBUTING.md 00:40:24 -rw-rw-r-- 1 1001 1001 931 Jan 5 00:34 Dockerfile.build 00:40:24 -rw-rw-r-- 1 1001 1001 863 Jan 5 00:34 Jenkinsfile 00:40:24 -rw-rw-r-- 1 1001 1001 10775 Jan 5 00:34 LICENSE 00:40:24 -rw-rw-r-- 1 1001 1001 5750 Jan 5 00:34 Makefile 00:40:24 -rw-rw-r-- 1 1001 1001 6511 Jan 5 00:34 README.md 00:40:24 -rw-rw-r-- 1 1001 1001 6744 Jan 5 00:34 SECURITY.md 00:40:24 -rw-rw-r-- 1 1001 1001 5 Jan 5 00:31 VERSION 00:40:24 -rw-rw-r-- 1 1001 1001 4131 Jan 5 00:34 ZMQWindows.md 00:40:24 drwxrwxr-x 2 1001 1001 4096 Jan 5 00:34 bin 00:40:24 drwxrwxr-x 14 1001 1001 4096 Jan 5 00:34 cmd 00:40:24 -rw-r--r-- 1 root root 538204 Jan 5 00:39 coverage.out 00:40:24 -rw-r--r-- 1 root root 979 Jan 5 00:40 go.mod 00:40:24 -rw-r--r-- 1 root root 18934 Jan 5 00:40 go.sum 00:40:24 drwxrwxr-x 8 1001 1001 4096 Jan 5 00:35 internal 00:40:24 drwxrwxr-x 4 1001 1001 4096 Jan 5 00:35 openapi 00:40:24 drwxrwxr-x 4 1001 1001 4096 Jan 5 00:35 snap 00:40:24 -rw-rw-r-- 1 1001 1001 168 Jan 5 00:35 version.go [Pipeline] sh 00:40:25 + '[' -e coverage.out ] 00:40:25 + chown 1001:1001 coverage.out [Pipeline] stash 00:40:25 Warning: overwriting stash ‘coverage-report’ 00:40:27 Stashed 1 file(s) [Pipeline] sh 00:40:27 + make build 00:40:27 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data 00:40:37 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:41:04 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:41:05 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 00:41:12 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:41:13 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:41:15 Running on prd-ubuntu18.04-docker-8c-8g-18371 in /w/workspace/edgexfoundry_edgex-go_PR-2981 [Pipeline] { [Pipeline] ws 00:41:15 Running in /w/workspace/edgex-go/4 [Pipeline] { [Pipeline] checkout 00:41:19 using credential edgex-jenkins-ssh 00:41:19 Cloning the remote Git repository 00:41:19 Cloning repository git@github.com:edgexfoundry/edgex-go.git 00:41:19 > git init /w/workspace/edgex-go/4 # timeout=10 00:41:19 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:41:19 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 00:41:19 > git --version # timeout=10 00:41:19 > git --version # 'git version 2.17.1' 00:41:19 using GIT_SSH to set credentials SSH Credentials for GitHub 00:41:19 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 00:41:24 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 00:41:25 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 00:41:25 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 00:41:25 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 00:41:25 using GIT_SSH to set credentials SSH Credentials for GitHub 00:41:25 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/2981/head:refs/remotes/origin/PR-2981 +refs/heads/master:refs/remotes/origin/master # timeout=10 00:41:25 Merging remotes/origin/master commit 9a953f5b9eae9a1fd9d439f269b5a1f3c5abca33 into PR head commit 25e13778a92a8a7a31affe0f2c643dda221ced05 00:41:25 Merge succeeded, producing 349a1d6b94794b17bf78a4e18c2e0679e3a547dc 00:41:25 Checking out Revision 349a1d6b94794b17bf78a4e18c2e0679e3a547dc (PR-2981) 00:41:26 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:41:25 > git config core.sparsecheckout # timeout=10 00:41:25 > git checkout -f 25e13778a92a8a7a31affe0f2c643dda221ced05 # timeout=10 00:41:25 > git remote # timeout=10 00:41:25 > git config --get remote.origin.url # timeout=10 00:41:25 using GIT_SSH to set credentials SSH Credentials for GitHub 00:41:25 > git merge 9a953f5b9eae9a1fd9d439f269b5a1f3c5abca33 # timeout=10 00:41:25 > git rev-parse HEAD^{commit} # timeout=10 00:41:25 > git config core.sparsecheckout # timeout=10 00:41:25 > git checkout -f 349a1d6b94794b17bf78a4e18c2e0679e3a547dc # timeout=10 00:41:29 Commit message: "Merge commit '9a953f5b9eae9a1fd9d439f269b5a1f3c5abca33' into HEAD" 00:41:29 > git rev-list --no-walk 25e13778a92a8a7a31affe0f2c643dda221ced05 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:41:30 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 00:41:30 + echo snap-build.sh 00:41:30 snap-build.sh 00:41:30 + SNAP_BASE_DIR=. 00:41:30 + '[' '!' -z /w/workspace/edgex-go/4 ']' 00:41:30 + SNAP_BASE_DIR=/w/workspace/edgex-go/4 00:41:30 + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/4]' 00:41:30 [snap-build] Building snap in dir [/w/workspace/edgex-go/4] 00:41:30 + cd /w/workspace/edgex-go/4 00:41:30 + sudo apt-get remove -qy --purge lxd lxd-client 00:41:30 Reading package lists... 00:41:31 Building dependency tree... 00:41:31 Reading state information... 00:41:31 The following packages were automatically installed and are no longer required: 00:41:31 dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs 00:41:31 uidmap xdelta3 00:41:31 Use 'sudo apt autoremove' to remove them. 00:41:31 The following packages will be REMOVED: 00:41:31 lxd* lxd-client* 00:41:31 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. 00:41:31 After this operation, 31.7 MB disk space will be freed. 00:41: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:41:32 Removing lxd (3.0.3-0ubuntu1~18.04.1) ... 00:41:33 Removing lxd dnsmasq configuration 00:41:33 Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... 00:41:33 Processing triggers for man-db (2.8.3-2ubuntu0.1) ... 00:41:34 Processing triggers for libc-bin (2.27-3ubuntu1.3) ... 00:41: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:41:34 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:41:34 Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... 00:41:35 Processing triggers for systemd (237-3ubuntu10.42) ... 00:41:36 Processing triggers for ureadahead (0.100.0-21) ... 00:41:37 + sudo snap remove --purge lxd 00:41:37 snap "lxd" is not installed 00:41:37 + sudo groupadd --force --system lxd 00:41:37 ++ whoami 00:41:37 + sudo /usr/sbin/usermod -G lxd -a jenkins 00:41:37 + newgrp - lxd 00:41:37 + sudo snap install lxd 00:41:39 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:41:43 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:41:47 $ docker stop --time=1 e092c2c9bcbd46ce503c7882de29d7aba190feb27ab7c667025d61874be4552a 00:41:47 2021-01-05T00:41:44Z INFO Waiting for automatic snapd restart... 00:41:50 $ docker rm -f e092c2c9bcbd46ce503c7882de29d7aba190feb27ab7c667025d61874be4552a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 00:41:52 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 00:41:52 00:41:52 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh 00:41:52 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 00:41:52 latest: Pulling from edgex-devops/edgex-compose-arm64 00:41:52 29e5d40040c1: Pulling fs layer 00:41:52 1ce36da41761: Pulling fs layer 00:41:52 25b303627fd3: Pulling fs layer 00:41:52 29e5d40040c1: Download complete 00:41:53 29e5d40040c1: Pull complete 00:41:53 1ce36da41761: Verifying Checksum 00:41:53 1ce36da41761: Download complete 00:41:54 1ce36da41761: Pull complete 00:41:54 25b303627fd3: Verifying Checksum 00:41:54 25b303627fd3: Download complete 00:42:05 25b303627fd3: Pull complete 00:42:05 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 00:42:05 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 00:42:05 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer 00:42:05 prd-ubuntu18.04-docker-arm64-4c-16g-18366 does not seem to be running inside a container 00:42:05 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 00:42:05 lxd 4.9 from Canonical* installed 00:42:05 + sudo lxd init --auto 00:42:08 $ docker top 06764282d49921e03f2e5b68fb2d686b8e6686833c326977a784d6970837b667 -eo pid,comm [Pipeline] { [Pipeline] sh 00:42:09 + docker-compose build --help 00:42:09 + grep parallel 00:42:11 + sudo snap install --classic snapcraft 00:42:13 --parallel Build images in parallel. [Pipeline] } 00:42:13 $ docker stop --time=1 06764282d49921e03f2e5b68fb2d686b8e6686833c326977a784d6970837b667 00:42:15 $ docker rm -f 06764282d49921e03f2e5b68fb2d686b8e6686833c326977a784d6970837b667 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 00:42:16 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 00:42:16 . [Pipeline] withDockerContainer 00:42:16 snapcraft 4.4.4 from Canonical* installed 00:42:16 + '[' -f snap/local/patches/0001-optimize-build-for-pipeline-CI-check.patch ']' 00:42:16 + patch --verbose -p1 00:42:16 Hmm... Looks like a unified diff to me... 00:42:16 The text leading up to this was: 00:42:16 -------------------------- 00:42:16 |From 0510531350ba940eafa289c8b699567ab358c449 Mon Sep 17 00:00:00 2001 00:42:16 |From: Tony Espy 00:42:16 |Date: Wed, 16 Dec 2020 16:34:55 -0500 00:42:16 |Subject: [PATCH] optimize snap build for pipeline CI check 00:42:16 | 00:42:16 |This patch is used by the EdgeX CI pipeline builds to 00:42:16 |optimize the snap CI check run for pull requests. When 00:42:16 |applied, it essentially strips out everything (apps and 00:42:16 |parts) from the snapcraft.yaml file except those required 00:42:16 |to build edgex-go, as the whole idea of the CI check is to 00:42:16 |catch changes to edgex-go that break the snap build. 00:42:16 | 00:42:16 |In general, anyone updating snapcraft.yaml will also need 00:42:16 |to update this patch file, otherwise it may fail to apply, 00:42:16 |resulting in a failed snap build CI check in the associated 00:42:16 |pull request. 00:42:16 | 00:42:16 |Note - in addition to applying this patch, the pipeline also 00:42:16 |only primes the snap (e.g. `snapcraft prime`), as there's no 00:42:16 |need to build the finally binary .snap file (and it won't 00:42:16 |work with the patch applied). This further reduces the build 00:42:16 |time. 00:42:16 |--- 00:42:16 | snap/snapcraft.yaml | 461 +------------------------------------------- 00:42:16 | 1 file changed, 2 insertions(+), 459 deletions(-) 00:42:16 | 00:42:16 |diff --git a/snap/snapcraft.yaml b/snap/snapcraft.yaml 00:42:16 |index 1e537489..faf42425 100644 00:42:16 |--- a/snap/snapcraft.yaml 00:42:16 |+++ b/snap/snapcraft.yaml 00:42:16 -------------------------- 00:42:16 patching file snap/snapcraft.yaml 00:42:16 Using Plan A... 00:42:16 Hunk #1 succeeded at 73. 00:42:16 Hunk #2 FAILED at 202. 00:42:16 Hunk #3 succeeded at 240. 00:42:16 Hunk #4 succeeded at 248. 00:42:16 Hunk #5 succeeded at 255. 00:42:16 Hunk #6 succeeded at 282. 00:42:16 Hunk #7 succeeded at 316. 00:42:16 Hunk #8 succeeded at 367. 00:42:16 1 out of 8 hunks FAILED -- saving rejects to file snap/snapcraft.yaml.rej 00:42:16 Hmm... Ignoring the trailing garbage. 00:42:16 done 00:42:16 prd-ubuntu18.04-docker-arm64-4c-16g-18366 does not seem to be running inside a container 00:42:16 $ 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/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 00:42:18 $ docker top 05700c52f746423ab7f2ef41b10277f9fd065922af88ed8b6d9f1088811ac6fb -eo pid,comm [Pipeline] { [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] sh [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 00:42:19 Failed in branch amd64 00:42:19 + docker-compose -f ./docker-compose-build.yml build --parallel 00:42:23 Building docker-core-command-go ... 00:42:23 Building docker-core-data-go ... 00:42:23 Building docker-core-metadata-go ... 00:42:23 Building docker-security-bootstrap-redis-go ... 00:42:23 Building docker-security-proxy-setup-go ... 00:42:23 Building docker-security-secretstore-setup-go ... 00:42:23 Building docker-support-notifications-go ... 00:42:23 Building docker-support-scheduler-go ... 00:42:23 Building docker-sys-mgmt-agent-go ... 00:42:23 Building docker-core-command-go 00:42:23 Building docker-sys-mgmt-agent-go 00:42:23 Building docker-security-bootstrap-redis-go 00:42:23 Building docker-core-metadata-go 00:42:23 Building docker-support-notifications-go 00:43:31 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 00:43:31 Step 2/22 : FROM ${BUILDER_BASE} AS builder 00:43:31 ---> e0f7efc73d9e 00:43:31 Step 3/22 : WORKDIR /edgex-go 00:43:31 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 00:43:31 Step 2/22 : FROM ${BUILDER_BASE} AS builder 00:43:31 ---> e0f7efc73d9e 00:43:31 Step 3/22 : WORKDIR /edgex-go 00:43:31 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 00:43:31 Step 2/22 : FROM ${BUILDER_BASE} AS builder 00:43:31 ---> e0f7efc73d9e 00:43:31 Step 3/22 : WORKDIR /edgex-go 00:43:31 Step 1/26 : ARG BUILDER_BASE=golang:1.15-alpine3.12 00:43:31 Step 2/26 : FROM ${BUILDER_BASE} AS builder 00:43:31 ---> e0f7efc73d9e 00:43:31 Step 3/26 : WORKDIR /edgex-go 00:43:31 Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12 00:43:31 Step 2/24 : FROM ${BUILDER_BASE} AS builder 00:43:31 ---> e0f7efc73d9e 00:43:31 Step 3/24 : WORKDIR /edgex-go 00:43:31 ---> Running in 999b90f5fab4 00:43:31 ---> Running in 531f132996e2 00:43:31 ---> Running in 845655c5e7ca 00:43:31 ---> Running in b508035d9490 00:43:31 ---> Running in 402804ac83e3 00:43:32 Removing intermediate container 999b90f5fab4 00:43:32 ---> 180940f02825 00:43:32 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:43:32 Removing intermediate container 531f132996e2 00:43:32 ---> 781e8dc68872 00:43:32 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:43:32 ---> Running in ed7a478d1bb3 00:43:32 Removing intermediate container 402804ac83e3 00:43:32 ---> af0064aac239 00:43:32 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:43:32 Removing intermediate container b508035d9490 00:43:32 ---> 9a692d4cdf45 00:43:32 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:43:32 Removing intermediate container 845655c5e7ca 00:43:32 ---> 12ca70acbce3 00:43:32 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:43:32 ---> Running in 432c6b1c4279 00:43:33 ---> Running in 5f036aab9939 00:43:33 ---> Running in 4baf876bfa6d 00:43:33 ---> Running in 3e4c2a77f9fe 00:43:36 Removing intermediate container ed7a478d1bb3 00:43:36 ---> 22a67efe33bb 00:43:36 Step 5/22 : RUN apk add --update --no-cache make git 00:43:36 Removing intermediate container 432c6b1c4279 00:43:36 ---> c892b52513a6 00:43:36 Step 5/26 : RUN apk add --update --no-cache make bash git 00:43:36 ---> Running in f96e8417b619 00:43:36 ---> Running in cf68918b89c3 00:43:37 Removing intermediate container 4baf876bfa6d 00:43:37 ---> 9487010249eb 00:43:37 Step 5/22 : RUN apk add --update --no-cache make git 00:43:37 Removing intermediate container 3e4c2a77f9fe 00:43:37 ---> 1e9931ca46a2 00:43:37 Step 5/24 : RUN apk add --update --no-cache make bash git ca-certificates 00:43:37 ---> Running in 1d5c61150560 00:43:37 ---> Running in 2922cece5369 00:43:37 Removing intermediate container 5f036aab9939 00:43:37 ---> 8fc5658883c2 00:43:37 Step 5/22 : RUN apk add --update --no-cache make git 00:43:38 ---> Running in c4f88cf76f9c 00:43:38 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 00:43:38 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 00:43:39 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 00:43:39 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 00:43:39 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 00:43:39 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 00:43:40 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 00:43:40 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 00:43:40 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 00:43:40 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 00:43:40 OK: 217 MiB in 51 packages 00:43:41 OK: 217 MiB in 51 packages 00:43:41 OK: 217 MiB in 51 packages 00:43:41 OK: 217 MiB in 51 packages 00:43:41 OK: 217 MiB in 51 packages 00:43:42 Removing intermediate container f96e8417b619 00:43:42 ---> 423425dd71fe 00:43:42 Step 6/22 : COPY go.mod . 00:43:43 Removing intermediate container cf68918b89c3 00:43:43 ---> 4b8af045b563 00:43:43 Step 6/26 : COPY go.mod . 00:43:43 Removing intermediate container c4f88cf76f9c 00:43:43 ---> b93e720e5a80 00:43:43 Step 6/22 : COPY go.mod . 00:43:43 ---> a08912cb8b15 00:43:43 Step 7/22 : RUN go mod download 00:43:43 Removing intermediate container 1d5c61150560 00:43:43 ---> e2950edec54a 00:43:43 Step 6/22 : COPY go.mod . 00:43:43 ---> Running in f3f7b584d0ca 00:43:43 Removing intermediate container 2922cece5369 00:43:43 ---> dc6ead79e4d8 00:43:43 Step 6/24 : COPY go.mod . 00:43:44 ---> e833f01dbd0b 00:43:44 Step 7/26 : RUN go mod download 00:43:44 ---> Running in bff0d34b85ed 00:43:44 ---> a044335b2e06 00:43:44 Step 7/22 : RUN go mod download 00:43:44 ---> 1efc1ff9cb38 00:43:44 Step 7/22 : RUN go mod download 00:43:44 ---> Running in 4bae672f300d 00:43:45 ---> 25139c74bd9e 00:43:45 Step 7/24 : RUN go mod download 00:43:45 ---> Running in 096980c2b4f4 00:43:45 ---> Running in 2d16629203d1 00:43:48 Removing intermediate container f3f7b584d0ca 00:43:48 ---> 991b803fcbee 00:43:48 Step 8/22 : COPY . . 00:43:49 Removing intermediate container bff0d34b85ed 00:43:49 ---> e3dc84390ba0 00:43:49 Step 8/26 : COPY . . 00:43:50 Removing intermediate container 4bae672f300d 00:43:50 ---> 5e70af29d6ec 00:43:50 Step 8/22 : COPY . . 00:43:51 Removing intermediate container 096980c2b4f4 00:43:51 ---> afad934a1fd0 00:43:51 Step 8/22 : COPY . . 00:43:51 Removing intermediate container 2d16629203d1 00:43:51 ---> 8c4c18d70e12 00:43:51 Step 8/24 : COPY . . 00:44:18 ---> bcff3638041e 00:44:18 Step 9/22 : RUN make cmd/security-bootstrap-redis/security-bootstrap-redis 00:44:18 ---> 37f67f3765f5 00:44:18 Step 9/26 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 00:44:18 ---> 853b9718fa53 00:44:18 Step 9/24 : RUN make cmd/support-notifications/support-notifications 00:44:18 ---> 70a7ae71fd0a 00:44:18 Step 9/22 : RUN make cmd/core-metadata/core-metadata 00:44:18 ---> Running in 5092b9958843 00:44:18 ---> Running in 559c2de7c046 00:44:18 ---> eeb501247ec1 00:44:18 Step 9/22 : RUN make cmd/core-command/core-command 00:44:18 ---> Running in 13e541478ff4 00:44:18 ---> Running in d48a45ce8c2c 00:44:18 ---> Running in e5cbb58a1324 00:44:18 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:44:19 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:44:19 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:44:19 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:44:19 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command 00:45:56 Removing intermediate container 5092b9958843 00:45:56 ---> 5ab915575c28 00:45:56 00:45:56 Step 10/22 : FROM alpine:3.12 00:45:56 3.12: Pulling from library/alpine 00:45:56 Digest: sha256:3c7497bf0c7af93428242d6176e8f7905f2201d8fc5861f45be7a346b5f23436 00:45:56 Status: Downloaded newer image for alpine:3.12 00:45:56 ---> afeebe901d6b 00:45:56 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init curl 00:45:56 ---> Running in 9800d2f3aac5 00:45:56 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 00:45:57 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 00:45:57 (1/5) Installing ca-certificates (20191127-r4) 00:45:57 (2/5) Installing nghttp2-libs (1.41.0-r0) 00:45:57 (3/5) Installing libcurl (7.69.1-r3) 00:45:57 (4/5) Installing curl (7.69.1-r3) 00:45:57 (5/5) Installing dumb-init (1.2.2-r1) 00:45:57 Executing busybox-1.31.1-r19.trigger 00:45:57 Executing ca-certificates-20191127-r4.trigger 00:45:58 OK: 7 MiB in 19 packages 00:46:01 Removing intermediate container 559c2de7c046 00:46:01 ---> c9569aed35c2 00:46:01 Step 10/26 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 00:46:01 ---> Running in ac532a19c7dd 00:46:03 Removing intermediate container 9800d2f3aac5 00:46:03 ---> 556dd3a71d5c 00:46:03 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020 Redis Labs' 00:46: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:46:04 ---> Running in d2ad3aa6c22e 00:46:04 Removing intermediate container 13e541478ff4 00:46:04 ---> 328a8e8c75fa 00:46:04 00:46:04 Step 10/24 : FROM scratch 00:46:04 ---> 00:46:04 Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium' 00:46:04 Removing intermediate container e5cbb58a1324 00:46:04 ---> 64a8dccce988 00:46:04 00:46:04 Step 10/22 : FROM scratch 00:46:04 ---> 00:46:04 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 00:46:05 ---> Running in ace036eceefc 00:46:05 Removing intermediate container d2ad3aa6c22e 00:46:05 ---> e101ef2ceb38 00:46:05 Step 13/22 : WORKDIR / 00:46:05 ---> Running in b8326dca9809 00:46:05 ---> Running in 02c0d0f0ffdf 00:46:05 Removing intermediate container ace036eceefc 00:46:05 ---> f5c5248c7014 00:46:05 Step 12/24 : ENV APP_PORT=48060 00:46:05 ---> Running in e06e323d9936 00:46:06 Removing intermediate container b8326dca9809 00:46:06 ---> d5abcff87486 00:46:06 Step 12/22 : ENV APP_PORT=48082 00:46:06 ---> Running in e0fe1d9f8a06 00:46:06 Removing intermediate container 02c0d0f0ffdf 00:46:06 ---> c06839aee99a 00:46:06 Step 14/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/Attribution.txt / 00:46:06 Removing intermediate container e06e323d9936 00:46:06 ---> e34b846329f4 00:46:06 Step 13/24 : EXPOSE $APP_PORT 00:46:07 ---> Running in a9e9f9270de2 00:46:07 Removing intermediate container e0fe1d9f8a06 00:46:07 ---> df96f5e97c89 00:46:07 Step 13/22 : EXPOSE $APP_PORT 00:46:07 ---> Running in b7f6e1a18112 00:46:07 ---> b208b86b59d9 00:46:07 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/security-bootstrap-redis / 00:46:07 Removing intermediate container a9e9f9270de2 00:46:07 ---> 298613b90d32 00:46:07 Step 14/24 : COPY --from=builder /bin/sh /bin/sh 00:46:07 Removing intermediate container ac532a19c7dd 00:46:07 ---> f08569017006 00:46:07 00:46:07 Step 11/26 : FROM docker:20.10.0 00:46:08 20.10.0: Pulling from library/docker 00:46:08 Removing intermediate container b7f6e1a18112 00:46:08 ---> bb7840a8cee8 00:46:08 Step 14/22 : WORKDIR / 00:46:08 ---> Running in 6e1301fc1f33 00:46:09 ---> b5780fef4cd9 00:46:09 Step 16/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/entrypoint.sh / 00:46:09 ---> 463faab33bdf 00:46:09 Step 15/24 : COPY --from=builder /usr/share/ca-certificates /usr/share/ca-certificates 00:46:09 Removing intermediate container 6e1301fc1f33 00:46:09 ---> 40cd83fe83ba 00:46:09 Step 15/22 : COPY --from=builder /edgex-go/cmd/core-command/Attribution.txt / 00:46:12 ---> e9dcbfd1488c 00:46:12 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/res/configuration.toml /res/configuration.toml 00:46:12 ---> adeae5f87d0f 00:46:12 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 00:46:12 ---> 74e9c8971932 00:46:12 Step 16/24 : COPY --from=builder /etc/ssl /etc/ssl 00:46:13 ---> 1885ad83f57e 00:46:13 Step 18/22 : RUN chmod +x entrypoint.sh 00:46:14 ---> Running in 514515817ef0 00:46:15 ---> 3df9e1103c8e 00:46:15 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 00:46:15 ---> eab8456f65c7 00:46:15 Step 17/24 : COPY --from=builder /edgex-go/cmd/support-notifications/Attribution.txt / 00:46:16 Removing intermediate container d48a45ce8c2c 00:46:16 ---> 306dc4e36edb 00:46:16 00:46:16 Step 10/22 : FROM scratch 00:46:16 ---> 00:46:16 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 00:46:16 ---> Using cache 00:46:16 ---> d5abcff87486 00:46:16 Step 12/22 : ENV APP_PORT=48081 00:46:16 ---> 23e0faa27dca 00:46:16 Step 18/22 : ENTRYPOINT ["/core-command"] 00:46:16 ---> Running in 53445ae49f61 00:46:17 ---> Running in f1b2d8571224 00:46:17 ---> f5b648fce083 00:46:17 Step 18/24 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 00:46:17 Removing intermediate container 53445ae49f61 00:46:17 ---> 1cf77e6857bc 00:46:17 Step 13/22 : EXPOSE $APP_PORT 00:46:18 ---> Running in 712518228f2a 00:46:18 Removing intermediate container f1b2d8571224 00:46:18 ---> e5aad65b1dec 00:46:18 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:46:18 Removing intermediate container 514515817ef0 00:46:18 ---> a0e188eb7642 00:46:18 Step 19/22 : ENTRYPOINT ["/entrypoint.sh"] 00:46:18 ---> Running in 149508f33999 00:46:18 Removing intermediate container 712518228f2a 00:46:18 ---> b35cdc219a5c 00:46:18 Step 14/22 : WORKDIR / 00:46:19 ---> Running in 2bc1d51850b9 00:46:19 ---> 25cd9b8d1cda 00:46:19 Step 19/24 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 00:46:19 ---> Running in 5b8b6dda79d4 00:46:20 Removing intermediate container 149508f33999 00:46:20 ---> f6ce59f81a3f 00:46:20 Step 20/22 : LABEL arch=arm64 00:46:20 Removing intermediate container 2bc1d51850b9 00:46:20 ---> d269c818d2d8 00:46:20 Step 20/22 : LABEL arch=arm64 00:46:20 ---> Running in 81ca8c17cfce 00:46:20 ---> Running in f70d0e9435ac 00:46:20 Removing intermediate container 5b8b6dda79d4 00:46:20 ---> c3e42408ca65 00:46:20 Step 15/22 : COPY --from=builder /edgex-go/cmd/core-metadata/Attribution.txt / 00:46:21 ---> cf7bdc6e65c8 00:46:21 Step 20/24 : ENTRYPOINT ["/support-notifications"] 00:46:21 Removing intermediate container 81ca8c17cfce 00:46:21 ---> 2ed38f81c0eb 00:46:21 Step 21/22 : LABEL git_sha=91da7e36c36e5261ca0ef4d2711714894b0b1d7a 00:46:21 Removing intermediate container f70d0e9435ac 00:46:21 ---> cbf94b7d1d0d 00:46:21 Step 21/22 : LABEL git_sha=91da7e36c36e5261ca0ef4d2711714894b0b1d7a 00:46:21 ---> Running in 7ebe93898ce4 00:46:21 ---> Running in 4d19a7aea31e 00:46:21 ---> Running in dfb6b02b325e 00:46:21 ---> 8729f88ef39a 00:46:21 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 00:46:22 Removing intermediate container 4d19a7aea31e 00:46:22 ---> be9933c37d08 00:46:22 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:46:22 Removing intermediate container 7ebe93898ce4 00:46:22 ---> dc20185235ea 00:46:22 Step 22/22 : LABEL version=0.0.0 00:46:22 Removing intermediate container dfb6b02b325e 00:46:22 ---> fabc95606ad5 00:46:22 Step 22/22 : LABEL version=0.0.0 00:46:22 ---> Running in 4dda4302b3e3 00:46:22 ---> Running in 1591520c8027 00:46:22 ---> Running in e06752da6a9d 00:46:23 Removing intermediate container 4dda4302b3e3 00:46:23 ---> 4ee823447576 00:46:23 Step 22/24 : LABEL arch=arm64 00:46:23 ---> aac7509e634d 00:46:23 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 00:46:23 Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 00:46:23 Status: Downloaded newer image for docker:20.10.0 00:46:23 ---> eeaf43b92773 00:46:23 Step 12/26 : RUN apk add --no-cache bash 00:46:23 ---> Running in 5d45c61e9dc6 00:46:23 Removing intermediate container e06752da6a9d 00:46:23 ---> 69618d6bd684 00:46:23 00:46:23 Removing intermediate container 1591520c8027 00:46:23 ---> 4d009aff5835 00:46:23 00:46:24 ---> Running in 3315aee80b10 00:46:24 Successfully built 69618d6bd684 00:46:24 Successfully built 4d009aff5835 00:46:24 Successfully tagged docker-security-bootstrap-redis-go-arm64:latest 00:46:24 Successfully tagged docker-core-command-go-arm64:latest 00:46:24  Building docker-security-bootstrap-redis-go ... done Building docker-support-scheduler-go 00:46:24 Removing intermediate container 5d45c61e9dc6 00:46:24 ---> 95c291143318 00:46:24 Step 23/24 : LABEL git_sha=91da7e36c36e5261ca0ef4d2711714894b0b1d7a 00:46:24 Building docker-security-secretstore-setup-go 00:46:24  Building docker-core-command-go ... done  ---> a2a5abf1dad3 00:46:24 Step 18/22 : ENTRYPOINT ["/core-metadata"] 00:46:24 ---> Running in 870ca83dd693 00:46:25 ---> Running in dcbdc8eddb46 00:46:25 Removing intermediate container 870ca83dd693 00:46:25 ---> 78708ef48d5e 00:46:25 Step 24/24 : LABEL version=0.0.0 00:46:25 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 00:46:25 Removing intermediate container dcbdc8eddb46 00:46:25 ---> 0556bdfcce43 00:46:25 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:46:25 ---> Running in 889e919b6ce6 00:46:25 ---> Running in aff16179f227 00:46:25 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 00:46:26 Removing intermediate container 889e919b6ce6 00:46:26 ---> 0bb661b68763 00:46:26 00:46:26 Removing intermediate container aff16179f227 00:46:26 ---> f4c16f796137 00:46:26 Step 20/22 : LABEL arch=arm64 00:46:26 (1/2) Installing readline (8.0.4-r0) 00:46:26 (2/2) Installing bash (5.0.17-r0) 00:46:26 Executing bash-5.0.17-r0.post-install 00:46:26 Executing busybox-1.31.1-r19.trigger 00:46:26 ---> Running in 82c21245a265 00:46:26 OK: 12 MiB in 22 packages 00:46:26 Successfully built 0bb661b68763 00:46:26 Successfully tagged docker-support-notifications-go-arm64:latest 00:46:26  Building docker-support-notifications-go ... done Building docker-core-data-go 00:46:27 Removing intermediate container 82c21245a265 00:46:27 ---> fa2d8cc8e114 00:46:27 Step 21/22 : LABEL git_sha=91da7e36c36e5261ca0ef4d2711714894b0b1d7a 00:46:27 ---> Running in acd8fa26dedf 00:46:28 Removing intermediate container acd8fa26dedf 00:46:28 ---> c0e56ed67817 00:46:28 Step 22/22 : LABEL version=0.0.0 00:46:28 Removing intermediate container 3315aee80b10 00:46:28 ---> 49571efa163e 00:46:28 Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' 00:46:30 ---> Running in 4f4e33cbfa73 00:46:30 ---> Running in 515b39819736 00:46:32 Removing intermediate container 4f4e33cbfa73 00:46:32 Removing intermediate container 515b39819736 00:46:32 ---> 69b86bbe88e5 00:46:32 00:46:32 ---> 1e50596c77bd 00:46:32 Step 14/26 : ENV APP_PORT=48090 00:46:33 Successfully built 69b86bbe88e5 00:46:33 Successfully tagged docker-core-metadata-go-arm64:latest 00:46:33  Building docker-core-metadata-go ... done  ---> Running in 86260e9c1fb4 00:46:33 Building docker-security-proxy-setup-go 00:46:34 Removing intermediate container 86260e9c1fb4 00:46:34 ---> 00ede906e057 00:46:34 Step 15/26 : EXPOSE $APP_PORT 00:46:34 ---> Running in da3b7bbbbf90 00:46:34 Removing intermediate container da3b7bbbbf90 00:46:34 ---> c37d6723cf0a 00:46:34 Step 16/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 00:46:37 ---> 1f1cd90f51c7 00:46:37 Step 17/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 00:46:39 ---> 4d771c495dc0 00:46:39 Step 18/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 00:46:41 ---> 3ba930f01df1 00:46:41 Step 19/26 : RUN apk --no-cache add py3-pip 00:46:41 ---> Running in fc33b54bc58c 00:46:42 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 00:46:42 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 00:46:43 (1/33) Installing libbz2 (1.0.8-r1) 00:46:43 (2/33) Installing expat (2.2.9-r1) 00:46:43 (3/33) Installing libffi (3.3-r2) 00:46:43 (4/33) Installing gdbm (1.13-r1) 00:46:43 (5/33) Installing xz-libs (5.2.5-r0) 00:46:43 (6/33) Installing sqlite-libs (3.32.1-r0) 00:46:43 (7/33) Installing python3 (3.8.5-r0) 00:46:45 (8/33) Installing py3-appdirs (1.4.4-r1) 00:46:45 (9/33) Installing py3-ordered-set (4.0.1-r0) 00:46:45 (10/33) Installing py3-parsing (2.4.7-r0) 00:46:45 (11/33) Installing py3-six (1.15.0-r0) 00:46:45 (12/33) Installing py3-packaging (20.4-r0) 00:46:45 (13/33) Installing py3-setuptools (47.0.0-r0) 00:46:45 (14/33) Installing py3-chardet (3.0.4-r4) 00:46:45 (15/33) Installing py3-idna (2.9-r0) 00:46:45 (16/33) Installing py3-certifi (2020.4.5.1-r0) 00:46:45 (17/33) Installing py3-urllib3 (1.25.9-r0) 00:46:45 (18/33) Installing py3-requests (2.23.0-r0) 00:46:45 (19/33) Installing py3-msgpack (1.0.0-r0) 00:46:45 (20/33) Installing py3-lockfile (0.12.2-r3) 00:46:45 (21/33) Installing py3-cachecontrol (0.12.6-r0) 00:46:45 (22/33) Installing py3-colorama (0.4.3-r0) 00:46:45 (23/33) Installing py3-distlib (0.3.0-r0) 00:46:45 (24/33) Installing py3-distro (1.5.0-r1) 00:46:45 (25/33) Installing py3-webencodings (0.5.1-r3) 00:46:45 (26/33) Installing py3-html5lib (1.0.1-r4) 00:46:45 (27/33) Installing py3-pytoml (0.1.21-r0) 00:46:45 (28/33) Installing py3-pep517 (0.8.2-r0) 00:46:45 (29/33) Installing py3-progress (1.5-r0) 00:46:46 (30/33) Installing py3-toml (0.10.1-r0) 00:46:46 (31/33) Installing py3-retrying (1.3.3-r0) 00:46:46 (32/33) Installing py3-contextlib2 (0.6.0-r0) 00:46:46 (33/33) Installing py3-pip (20.1.1-r0) 00:46:46 Executing busybox-1.31.1-r19.trigger 00:46:46 OK: 71 MiB in 55 packages 00:46:56 Removing intermediate container fc33b54bc58c 00:46:56 ---> f3b8150bc87c 00:46:56 Step 20/26 : RUN pip install docker-compose==1.23.2 00:46:57 ---> Running in d15b49644c90 00:47:04 Collecting docker-compose==1.23.2 00:47:04 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 00:47:05 Collecting cached-property<2,>=1.2.0 00:47:05 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 00:47:05 Collecting dockerpty<0.5,>=0.4.1 00:47:05 Downloading dockerpty-0.4.1.tar.gz (13 kB) 00:47:08 Collecting jsonschema<3,>=2.5.1 00:47:08 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 00:47:09 Collecting docker<4.0,>=3.6.0 00:47:09 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 00:47:09 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:47:10 Collecting texttable<0.10,>=0.9.0 00:47:10 Downloading texttable-0.9.1.tar.gz (11 kB) 00:47:10 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 00:47:10 Step 2/23 : FROM ${BUILDER_BASE} AS builder 00:47:10 ---> e0f7efc73d9e 00:47:10 Step 3/23 : WORKDIR /edgex-go 00:47:10 ---> Using cache 00:47:10 ---> 12ca70acbce3 00:47:10 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:47:10 ---> Using cache 00:47:10 ---> 9487010249eb 00:47:10 Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 00:47:10 Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12 00:47:10 Step 2/21 : FROM ${BUILDER_BASE} AS builder 00:47:10 ---> e0f7efc73d9e 00:47:10 Step 3/21 : WORKDIR /edgex-go 00:47:10 ---> Using cache 00:47:10 ---> 12ca70acbce3 00:47:10 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:47:10 ---> Using cache 00:47:10 ---> 9487010249eb 00:47:10 Step 5/21 : RUN apk add --update --no-cache make git 00:47:10 ---> Using cache 00:47:10 ---> e2950edec54a 00:47:10 Step 6/21 : COPY go.mod . 00:47:10 ---> Using cache 00:47:10 ---> 1efc1ff9cb38 00:47:10 Step 7/21 : RUN go mod download 00:47:10 ---> Using cache 00:47:10 ---> afad934a1fd0 00:47:10 Step 8/21 : COPY . . 00:47:10 ---> Using cache 00:47:10 ---> eeb501247ec1 00:47:10 Step 9/21 : RUN make cmd/support-scheduler/support-scheduler 00:47:11 Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12 00:47:11 Step 2/24 : FROM ${BUILDER_BASE} AS builder 00:47:11 ---> e0f7efc73d9e 00:47:11 Step 3/24 : WORKDIR /edgex-go 00:47:11 ---> Using cache 00:47:11 ---> 12ca70acbce3 00:47:11 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:47:11 ---> Using cache 00:47:11 ---> 9487010249eb 00:47:11 Step 5/24 : RUN apk add --update --no-cache make git 00:47:11 ---> Using cache 00:47:11 ---> e2950edec54a 00:47:11 Step 6/24 : COPY go.mod . 00:47:11 ---> Using cache 00:47:11 ---> 1efc1ff9cb38 00:47:11 Step 7/24 : RUN go mod download 00:47:11 ---> Using cache 00:47:11 ---> afad934a1fd0 00:47:11 Step 8/24 : COPY . . 00:47:11 ---> Using cache 00:47:11 ---> eeb501247ec1 00:47:11 Step 9/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 00:47:13 Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12 00:47:13 Step 2/21 : FROM ${BUILDER_BASE} AS builder 00:47:13 ---> e0f7efc73d9e 00:47:13 Step 3/21 : WORKDIR /edgex-go 00:47:13 ---> Using cache 00:47:13 ---> 12ca70acbce3 00:47:13 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:47:13 ---> Using cache 00:47:13 ---> 9487010249eb 00:47:13 Step 5/21 : RUN apk add --update --no-cache make git 00:47:13 ---> Using cache 00:47:13 ---> e2950edec54a 00:47:13 Step 6/21 : COPY go.mod . 00:47:13 ---> Using cache 00:47:13 ---> 1efc1ff9cb38 00:47:13 Step 7/21 : RUN go mod download 00:47:13 ---> Using cache 00:47:13 ---> afad934a1fd0 00:47:13 Step 8/21 : COPY . . 00:47:13 ---> Using cache 00:47:13 ---> eeb501247ec1 00:47:13 Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 00:47:14 Collecting websocket-client<1.0,>=0.32.0 00:47:14 Downloading websocket_client-0.57.0-py2.py3-none-any.whl (200 kB) 00:47:15 Collecting docopt<0.7,>=0.6.1 00:47:15 Downloading docopt-0.6.2.tar.gz (25 kB) 00:47:15 ---> Running in 46827a94955f 00:47:15 ---> Running in 5b4aa72cedf8 00:47:15 ---> Running in 13b66b054e0e 00:47:15 ---> Running in 51855dacfd90 00:47:16 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:47:17 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:47:17 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:47:17 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 00:47:18 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 00:47:19 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 00:47:19 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 00:47:20 Collecting PyYAML<4,>=3.10 00:47:20 Downloading PyYAML-3.13.tar.gz (270 kB) 00:47:21 OK: 217 MiB in 51 packages 00:47:23 Removing intermediate container 5b4aa72cedf8 00:47:23 ---> bf8cacd83983 00:47:23 Step 6/23 : COPY go.mod . 00:47:24 ---> d569ca596760 00:47:24 Step 7/23 : RUN go mod download 00:47:24 ---> Running in 9580f31dfe9c 00:47:27 Collecting docker-pycreds>=0.4.0 00:47:27 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 00:47:27 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:47:27 Collecting idna<2.8,>=2.5 00:47:28 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 00:47:28 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:47:29 Removing intermediate container 9580f31dfe9c 00:47:29 ---> 8da08221aa17 00:47:29 Step 8/23 : COPY . . 00:47:29 Collecting urllib3<1.25,>=1.21.1 00:47:29 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 00:47:29 Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. 00:47:29 Using legacy setup.py install for texttable, since package 'wheel' is not installed. 00:47:29 Using legacy setup.py install for docopt, since package 'wheel' is not installed. 00:47:29 Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. 00:47:31 Installing collected packages: cached-property, dockerpty, jsonschema, websocket-client, idna, urllib3, requests, docker-pycreds, docker, texttable, docopt, PyYAML, docker-compose 00:47:31 Running setup.py install for dockerpty: started 00:47:35 Running setup.py install for dockerpty: finished with status 'done' 00:47:36 Attempting uninstall: idna 00:47:36 Found existing installation: idna 2.9 00:47:36 Uninstalling idna-2.9: 00:47:36 Successfully uninstalled idna-2.9 00:47:36 Attempting uninstall: urllib3 00:47:36 Found existing installation: urllib3 1.25.9 00:47:36 Uninstalling urllib3-1.25.9: 00:47:37 Successfully uninstalled urllib3-1.25.9 00:47:38 Attempting uninstall: requests 00:47:38 Found existing installation: requests 2.23.0 00:47:38 Uninstalling requests-2.23.0: 00:47:38 Successfully uninstalled requests-2.23.0 00:47:41 Running setup.py install for texttable: started 00:47:44 Running setup.py install for texttable: finished with status 'done' 00:47:44 Running setup.py install for docopt: started 00:47:48 ---> a11226d32b90 00:47:48 Step 9/23 : RUN make cmd/core-data/core-data 00:47:48 ---> Running in 21178c3f1d84 00:47:48 Running setup.py install for docopt: finished with status 'done' 00:47:48 Running setup.py install for PyYAML: started 00:47:50 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:47:52 Running setup.py install for PyYAML: finished with status 'done' 00:47:54 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:48:00 Removing intermediate container d15b49644c90 00:48:00 ---> b44ac66b38f5 00:48:00 Step 21/26 : RUN apk --no-cache add curl 00:48:00 ---> Running in 80f319043e99 00:48:02 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 00:48:03 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 00:48:03 (1/3) Installing nghttp2-libs (1.41.0-r0) 00:48:03 (2/3) Installing libcurl (7.69.1-r3) 00:48:03 (3/3) Installing curl (7.69.1-r3) 00:48:03 Executing busybox-1.31.1-r19.trigger 00:48:03 OK: 71 MiB in 58 packages 00:48:05 Removing intermediate container 80f319043e99 00:48:05 ---> e78e8f3de9e2 00:48:05 Step 22/26 : ENTRYPOINT ["/sys-mgmt-agent"] 00:48:05 ---> Running in 12cbf67ec9f5 00:48:06 Removing intermediate container 12cbf67ec9f5 00:48:06 ---> 7f7ead9d1b52 00:48:06 Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:48:06 ---> Running in 304ec4fdf083 00:48:07 Removing intermediate container 304ec4fdf083 00:48:07 ---> d653a79035fc 00:48:07 Step 24/26 : LABEL arch=arm64 00:48:07 ---> Running in 01a23f443995 00:48:08 Removing intermediate container 01a23f443995 00:48:08 ---> 3d4604d5c7e5 00:48:08 Step 25/26 : LABEL git_sha=91da7e36c36e5261ca0ef4d2711714894b0b1d7a 00:48:08 ---> Running in 88f6dda4768c 00:48:09 Removing intermediate container 88f6dda4768c 00:48:09 ---> 28327f6bd8be 00:48:09 Step 26/26 : LABEL version=0.0.0 00:48:09 ---> Running in a8155b920b3b 00:48:10 Removing intermediate container a8155b920b3b 00:48:10 ---> 413b807c04e7 00:48:10 00:48:10 Successfully built 413b807c04e7 00:48:10 Successfully tagged docker-sys-mgmt-agent-go-arm64:latest 00:48:43  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:48:43 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config 00:48:55 Removing intermediate container 13b66b054e0e 00:48:55 ---> 49ed0a84930b 00:48:55 00:48:55 Step 10/24 : FROM alpine:3.12 00:48:55 ---> afeebe901d6b 00:48:55 Step 11/24 : RUN apk add --update --no-cache ca-certificates dumb-init curl 00:48:55 ---> Using cache 00:48:55 ---> 556dd3a71d5c 00:48:55 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 00:48:56 ---> Running in b7e6a89f51c7 00:48:57 Removing intermediate container b7e6a89f51c7 00:48:57 ---> d3f45eec39ab 00:48:57 Step 13/24 : WORKDIR / 00:48:57 ---> Running in 1fd74b0c7c1d 00:48:59 Removing intermediate container 1fd74b0c7c1d 00:48:59 ---> 0fddf4ff7d2b 00:48:59 Step 14/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 00:48:59 Removing intermediate container 51855dacfd90 00:48:59 ---> babecf25b3d8 00:48:59 00:48:59 Step 10/21 : FROM scratch 00:48:59 ---> 00:48:59 Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 00:48:59 ---> Using cache 00:48:59 ---> d5abcff87486 00:48:59 Step 12/21 : ENV APP_PORT=48085 00:48:59 Removing intermediate container 46827a94955f 00:48:59 ---> f22a96edc85f 00:48:59 00:48:59 Step 10/21 : FROM alpine:3.12 00:48:59 ---> afeebe901d6b 00:48:59 ---> Running in e68a73902506 00:48:59 Step 11/21 : RUN apk add --update --no-cache curl 00:49:00 ---> Running in f4e5218c545e 00:49:01 ---> 46117089b2ba 00:49:01 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:49:01 Removing intermediate container e68a73902506 00:49:01 ---> f9a08cca7be1 00:49:01 Step 13/21 : EXPOSE $APP_PORT 00:49:01 ---> Running in 70a46b117c4c 00:49:02 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 00:49:02 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 00:49:02 Removing intermediate container 70a46b117c4c 00:49:02 ---> a3ecc3f74905 00:49:02 Step 14/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/Attribution.txt / 00:49:02 ---> a6731cffdee8 00:49:02 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 00:49:03 (1/4) Installing ca-certificates (20191127-r4) 00:49:03 (2/4) Installing nghttp2-libs (1.41.0-r0) 00:49:03 (3/4) Installing libcurl (7.69.1-r3) 00:49:03 (4/4) Installing curl (7.69.1-r3) 00:49:03 Executing busybox-1.31.1-r19.trigger 00:49:03 Executing ca-certificates-20191127-r4.trigger 00:49:04 OK: 7 MiB in 18 packages 00:49:04 ---> 56715c8fe173 00:49:04 Step 15/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 00:49:04 ---> 47d30ea0cba6 00:49:04 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 00:49:07 ---> 3c1ce9d2ac3e 00:49:07 Step 16/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 00:49:07 ---> 3578af46d1c3 00:49:07 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 00:49:07 Removing intermediate container f4e5218c545e 00:49:07 ---> 7a36262997a8 00:49:07 Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 00:49:08 ---> Running in fa8518e4f2dd 00:49:09 ---> 905aff1ed93e 00:49:09 Step 17/21 : ENTRYPOINT ["/support-scheduler"] 00:49:09 Removing intermediate container fa8518e4f2dd 00:49:09 ---> a49dc6446ec4 00:49:09 Step 13/21 : WORKDIR /edgex 00:49:09 ---> Running in bc7cb757fa89 00:49:09 ---> Running in aa7f1c2635bb 00:49:10 ---> 0b540e028be2 00:49:10 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 00:49:10 Removing intermediate container bc7cb757fa89 00:49:10 ---> 004b2fa12cb0 00:49:10 Step 18/21 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:49:10 ---> Running in 4fecba7d7ce4 00:49:10 Removing intermediate container aa7f1c2635bb 00:49:10 ---> 04a6bcce6e69 00:49:10 Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 00:49:11 Removing intermediate container 4fecba7d7ce4 00:49:11 ---> c48ac2a32d93 00:49:11 Step 19/21 : LABEL arch=arm64 00:49:11 ---> 4c2b34f779dc 00:49:11 Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 00:49:12 ---> Running in 62a30b778c5b 00:49:12 ---> Running in d78de404c081 00:49:12 ---> 985c7dc92d6e 00:49:12 Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 00:49:13 Removing intermediate container 62a30b778c5b 00:49:13 ---> f5d0fe36076e 00:49:13 Step 20/21 : LABEL git_sha=91da7e36c36e5261ca0ef4d2711714894b0b1d7a 00:49:13 ---> Running in 7f46526d0195 00:49:14 Removing intermediate container 7f46526d0195 00:49:14 ---> 985058628f90 00:49:14 Step 21/21 : LABEL version=0.0.0 00:49:14 ---> Running in 9495ab0b377f 00:49:14 ---> 20abd32f97e9 00:49:14 Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 00:49:15 Removing intermediate container 9495ab0b377f 00:49:15 ---> ee829b26e5e1 00:49:15 00:49:16 Successfully built ee829b26e5e1 00:49:16 Successfully tagged docker-support-scheduler-go-arm64:latest 00:49:16  Building docker-support-scheduler-go ... done Removing intermediate container d78de404c081 00:49:16 ---> 2b87f0974c16 00:49:16 Step 21/24 : ENTRYPOINT ["entrypoint.sh"] 00:49:16 ---> 5d82e11810a0 00:49:16 Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] 00:49:16 ---> Running in 40cc647eeda7 00:49:16 ---> Running in d27138eaff18 00:49:17 Removing intermediate container 40cc647eeda7 00:49:17 ---> 94a7bda62722 00:49:17 Step 22/24 : LABEL arch=arm64 00:49:17 Removing intermediate container d27138eaff18 00:49:17 ---> 874d1a3918a6 00:49:17 Step 18/21 : CMD ["--init=true"] 00:49:17 ---> Running in 6df95aa15eb6 00:49:17 ---> Running in 4721338650af 00:49:17 Removing intermediate container 6df95aa15eb6 00:49:17 ---> 20903506aa52 00:49:17 Step 23/24 : LABEL git_sha=91da7e36c36e5261ca0ef4d2711714894b0b1d7a 00:49:18 ---> Running in 27641f214901 00:49:18 Removing intermediate container 4721338650af 00:49:18 ---> 0202ebe376de 00:49:18 Step 19/21 : LABEL arch=arm64 00:49:18 ---> Running in 35efc7a601a0 00:49:18 Removing intermediate container 27641f214901 00:49:18 ---> 36c7a5967d0c 00:49:18 Step 24/24 : LABEL version=0.0.0 00:49:18 ---> Running in e752e4720650 00:49:19 Removing intermediate container 35efc7a601a0 00:49:19 ---> 5bbb6d7e21f1 00:49:19 Step 20/21 : LABEL git_sha=91da7e36c36e5261ca0ef4d2711714894b0b1d7a 00:49:19 ---> Running in d3f9c3a4afc8 00:49:19 Removing intermediate container e752e4720650 00:49:19 ---> da056e541e2c 00:49:19 00:49:20 Successfully built da056e541e2c 00:49:20 Successfully tagged docker-security-secretstore-setup-go-arm64:latest 00:49:20  Building docker-security-secretstore-setup-go ... done Removing intermediate container d3f9c3a4afc8 00:49:20 ---> 6ad59867f537 00:49:20 Step 21/21 : LABEL version=0.0.0 00:49:20 ---> Running in ed456420ba77 00:49:21 Removing intermediate container ed456420ba77 00:49:21 ---> 7e2a206545cc 00:49:21 00:49:21 Successfully built 7e2a206545cc 00:49:21 Successfully tagged docker-security-proxy-setup-go-arm64:latest 00:49:28  Building docker-security-proxy-setup-go ... done Removing intermediate container 21178c3f1d84 00:49:28 ---> 42c634fb87f5 00:49:28 00:49:28 Step 10/23 : FROM alpine:3.12 00:49:28 ---> afeebe901d6b 00:49:28 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 00:49:28 ---> Running in cf80e6855218 00:49:29 Removing intermediate container cf80e6855218 00:49:29 ---> a92d2aa4c12b 00:49:29 Step 12/23 : ENV APP_PORT=48080 00:49:29 ---> Running in c448f840faa0 00:49:29 Removing intermediate container c448f840faa0 00:49:29 ---> c94a1cc562b9 00:49:29 Step 13/23 : EXPOSE $APP_PORT 00:49:29 ---> Running in aab3e66e2093 00:49:30 Removing intermediate container aab3e66e2093 00:49:30 ---> 28a2982554ee 00:49:30 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:49:30 ---> Running in 62843dee332b 00:49:32 Removing intermediate container 62843dee332b 00:49:32 ---> 8e6c36c16cb2 00:49:32 Step 15/23 : RUN apk add --update --no-cache zeromq 00:49:32 ---> Running in 1fc8269c3d7f 00:49:33 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 00:49:34 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 00:49:35 (1/5) Installing libgcc (9.3.0-r2) 00:49:35 (2/5) Installing libsodium (1.0.18-r0) 00:49:35 (3/5) Installing libstdc++ (9.3.0-r2) 00:49:35 (4/5) Installing libzmq (4.3.3-r0) 00:49:36 (5/5) Installing zeromq (4.3.3-r0) 00:49:36 Executing busybox-1.31.1-r19.trigger 00:49:36 OK: 8 MiB in 19 packages 00:49:37 Removing intermediate container 1fc8269c3d7f 00:49:37 ---> af3e3c130d6a 00:49:37 Step 16/23 : COPY --from=builder /edgex-go/cmd/core-data/Attribution.txt / 00:49:38 ---> bc1bbab5ee43 00:49:38 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 00:49:39 ---> c2b9c678147e 00:49:39 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 00:49:40 ---> c2fb998f9fe0 00:49:40 Step 19/23 : ENTRYPOINT ["/core-data"] 00:49:40 ---> Running in 0fce893db24c 00:49:40 Removing intermediate container 0fce893db24c 00:49:40 ---> 0ef605f84904 00:49:40 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:49:41 ---> Running in 2d0ed4d3cd49 00:49:41 Removing intermediate container 2d0ed4d3cd49 00:49:41 ---> 5d441083387a 00:49:41 Step 21/23 : LABEL arch=arm64 00:49:41 ---> Running in ec1405e8eea2 00:49:42 Removing intermediate container ec1405e8eea2 00:49:42 ---> d431737cb382 00:49:42 Step 22/23 : LABEL git_sha=91da7e36c36e5261ca0ef4d2711714894b0b1d7a 00:49:42 ---> Running in 00a680099f7d 00:49:42 Removing intermediate container 00a680099f7d 00:49:42 ---> c0b9ffb8e9fb 00:49:42 Step 23/23 : LABEL version=0.0.0 00:49:42 ---> Running in e7b3b0ca385c 00:49:43 Removing intermediate container e7b3b0ca385c 00:49:43 ---> e03e29fe49c2 00:49:43 00:49:44 Successfully built e03e29fe49c2 00:49:44 Successfully tagged docker-core-data-go-arm64:latest 00:49:44  Building docker-core-data-go ... done  [Pipeline] } 00:49:44 $ docker stop --time=1 05700c52f746423ab7f2ef41b10277f9fd065922af88ed8b6d9f1088811ac6fb 00:49:46 $ docker rm -f 05700c52f746423ab7f2ef41b10277f9fd065922af88ed8b6d9f1088811ac6fb [Pipeline] // withDockerContainer [Pipeline] sh 00:49:47 + docker images 00:49:47 + grep docker 00:49:47 docker-core-data-go-arm64 latest e03e29fe49c2 4 seconds ago 20.9MB 00:49:47 docker-security-proxy-setup-go-arm64 latest 7e2a206545cc 27 seconds ago 23.3MB 00:49:47 docker-security-secretstore-setup-go-arm64 latest da056e541e2c 28 seconds ago 23.4MB 00:49:47 docker-support-scheduler-go-arm64 latest ee829b26e5e1 32 seconds ago 10MB 00:49:47 docker-sys-mgmt-agent-go-arm64 latest 413b807c04e7 About a minute ago 300MB 00:49:47 docker-core-metadata-go-arm64 latest 69b86bbe88e5 3 minutes ago 12.2MB 00:49:47 docker-support-notifications-go-arm64 latest 0bb661b68763 3 minutes ago 11.4MB 00:49:47 docker-security-bootstrap-redis-go-arm64 latest 69618d6bd684 3 minutes ago 15.1MB 00:49:47 docker-core-command-go-arm64 latest 4d009aff5835 3 minutes ago 9.98MB 00:49:47 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:49:50 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 00:49:51 ---> package-listing.sh 00:49:51 ++ facter osfamily 00:49:51 ++ tr '[:upper:]' '[:lower:]' 00:49:51 + OS_FAMILY=redhat 00:49:51 + workspace=/w/workspace/edgex-go/4 00:49:51 + START_PACKAGES=/tmp/packages_start.txt 00:49:51 + END_PACKAGES=/tmp/packages_end.txt 00:49:51 + DIFF_PACKAGES=/tmp/packages_diff.txt 00:49:51 + PACKAGES=/tmp/packages_start.txt 00:49:51 + '[' /w/workspace/edgex-go/4 ']' 00:49:51 + PACKAGES=/tmp/packages_end.txt 00:49:51 + case "${OS_FAMILY}" in 00:49:51 + rpm -qa 00:49:51 + sort 00:49:56 + '[' -f /tmp/packages_start.txt ']' 00:49:56 + '[' -f /tmp/packages_end.txt ']' 00:49:56 + diff /tmp/packages_start.txt /tmp/packages_end.txt 00:49:56 + '[' /w/workspace/edgex-go/4 ']' 00:49:56 + mkdir -p /w/workspace/edgex-go/4/archives/ 00:49:56 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/4/archives/ [Pipeline] echo 00:49:56 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/4/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 00:49:57 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 00:49:57 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 00:49:57 00:49:57 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 00:49:57 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 00:49:57 alpine: Pulling from edgex-lftools-log-publisher 00:49:57 df20fa9351a1: Pulling fs layer 00:49:57 36b3adc4ff6f: Pulling fs layer 00:49:57 8ad3a11d3b57: Pulling fs layer 00:49:57 46f8f816bc3b: Pulling fs layer 00:49:57 93b61091891f: Pulling fs layer 00:49:57 93b9cdb0e59b: Pulling fs layer 00:49:57 5e14af77c1be: Pulling fs layer 00:49:57 01666e4c0597: Pulling fs layer 00:49:57 aa168da1d23b: Pulling fs layer 00:49:57 93b61091891f: Waiting 00:49:57 93b9cdb0e59b: Waiting 00:49:57 46f8f816bc3b: Waiting 00:49:57 01666e4c0597: Waiting 00:49:57 36b3adc4ff6f: Verifying Checksum 00:49:57 36b3adc4ff6f: Download complete 00:49:57 46f8f816bc3b: Verifying Checksum 00:49:57 46f8f816bc3b: Download complete 00:49:58 df20fa9351a1: Verifying Checksum 00:49:58 df20fa9351a1: Download complete 00:49:58 93b9cdb0e59b: Verifying Checksum 00:49:58 93b9cdb0e59b: Download complete 00:49:58 93b61091891f: Download complete 00:49:58 5e14af77c1be: Verifying Checksum 00:49:58 5e14af77c1be: Download complete 00:49:58 01666e4c0597: Verifying Checksum 00:49:58 01666e4c0597: Download complete 00:49:58 8ad3a11d3b57: Verifying Checksum 00:49:58 8ad3a11d3b57: Download complete 00:49:58 df20fa9351a1: Pull complete 00:49:58 36b3adc4ff6f: Pull complete 00:49:59 8ad3a11d3b57: Pull complete 00:49:59 46f8f816bc3b: Pull complete 00:50:00 aa168da1d23b: Verifying Checksum 00:50:00 aa168da1d23b: Download complete 00:50:01 93b61091891f: Pull complete 00:50:01 93b9cdb0e59b: Pull complete 00:50:01 5e14af77c1be: Pull complete 00:50:01 01666e4c0597: Pull complete 00:50:11 aa168da1d23b: Pull complete 00:50:11 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 00:50:11 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 00:50:11 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 00:50:12 prd-centos7-docker-4c-2g-18361 does not seem to be running inside a container 00:50:12 $ 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/4/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/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@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:10003/edgex-lftools-log-publisher:alpine cat 00:50:16 $ docker top e91f6cb6df4a60f0daa1f195e6f95a1cb8fd6e3eb34c5974471e0bb3d46b7fb2 -eo pid,comm [Pipeline] { [Pipeline] sh 00:50:17 + touch /tmp/pre-build-complete [Pipeline] sh 00:50:17 + mkdir -p /var/log/sa [Pipeline] sh 00:50:17 + ls /var/log/sa-host 00:50:17 + sadf -c /var/log/sa-host/sa05 00:50:17 file_magic: OK 00:50:17 HZ: Using current value: 100 00:50:17 file_header: OK 00:50:17 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:50:17 Statistics: 00:50:17 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:50:17 File successfully converted to sysstat format version 12.2.1 00:50:17 + sadf -c /var/log/sa-host/sa23 00:50:17 file_magic: OK 00:50:17 HZ: Using current value: 100 00:50:17 file_header: OK 00:50:17 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:50:17 Statistics: 00:50:17 Hnuu...uuuununununu... 00:50:17 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 00:50:17 provisioning config files... 00:50:17 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/4@tmp/config6492859265995713989tmp [Pipeline] { [Pipeline] echo 00:50:18 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 00:50:18 ---> create-netrc.sh [Pipeline] } 00:50:18 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 00:50:18 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 00:50:18 ---> python-tools-install.sh [Pipeline] echo 00:50:18 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 00:50:19 ---> sudo-logs.sh 00:50:19 Archiving 'sudo' log.. [Pipeline] echo 00:50:19 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 00:50:19 ---> job-cost.sh 00:50:19 lf-activate-venv: SKIPPING 00:50:19 INFO: No Stack... 00:50:20 INFO: Retrieving Pricing Info for: v1-standard-2 00:50:20 INFO: Archiving Costs [Pipeline] echo 00:50:20 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 00:50:21 ---> logs-deploy.sh 00:50:21 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-2981/4 00:50:21 INFO: archiving workspace using pattern(s): 00:50:22 Archives upload complete. 00:50:22 INFO: archiving logs to Nexus 00:50:24 ---> uname -a: 00:50:24 Linux prd-centos7-docker-4c-2g-18361.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:50:24 00:50:24 00:50:24 ---> lscpu: 00:50:24 Architecture: x86_64 00:50:24 CPU op-mode(s): 32-bit, 64-bit 00:50:24 Byte Order: Little Endian 00:50:24 Address sizes: 40 bits physical, 48 bits virtual 00:50:24 CPU(s): 4 00:50:24 On-line CPU(s) list: 0-3 00:50:24 Thread(s) per core: 1 00:50:24 Core(s) per socket: 1 00:50:24 Socket(s): 4 00:50:24 NUMA node(s): 1 00:50:24 Vendor ID: GenuineIntel 00:50:24 CPU family: 6 00:50:24 Model: 44 00:50:24 Model name: Westmere E56xx/L56xx/X56xx (IBRS update) 00:50:24 Stepping: 1 00:50:24 CPU MHz: 2933.438 00:50:24 BogoMIPS: 5866.87 00:50:24 Virtualization: VT-x 00:50:24 Hypervisor vendor: KVM 00:50:24 Virtualization type: full 00:50:24 L1d cache: 128 KiB 00:50:24 L1i cache: 128 KiB 00:50:24 L2 cache: 16 MiB 00:50:24 L3 cache: 64 MiB 00:50:24 NUMA node0 CPU(s): 0-3 00:50:24 Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages 00:50:24 Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled 00:50:24 Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown 00:50:24 Vulnerability Meltdown: Mitigation; PTI 00:50:24 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 00:50:24 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 00:50:24 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 00:50:24 Vulnerability Srbds: Not affected 00:50:24 Vulnerability Tsx async abort: Not affected 00:50:24 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:50:24 00:50:24 00:50:24 ---> nproc: 00:50:24 4 00:50:24 00:50:24 00:50:24 ---> df -h: 00:50:24 Filesystem Size Used Available Use% Mounted on 00:50:24 overlay 50.0G 11.6G 38.4G 23% / 00:50:24 tmpfs 64.0M 0 64.0M 0% /dev 00:50:24 tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup 00:50:24 shm 64.0M 0 64.0M 0% /dev/shm 00:50:24 /dev/vda1 50.0G 11.6G 38.4G 23% /facter-os 00:50:24 /dev/vda1 50.0G 11.6G 38.4G 23% /etc/resolv.conf 00:50:24 /dev/vda1 50.0G 11.6G 38.4G 23% /etc/hostname 00:50:24 /dev/vda1 50.0G 11.6G 38.4G 23% /etc/hosts 00:50:24 /dev/vda1 50.0G 11.6G 38.4G 23% /var/log/auth.log 00:50:24 /dev/vda1 50.0G 11.6G 38.4G 23% /run/cloud-init/result.json 00:50:24 /dev/vda1 50.0G 11.6G 38.4G 23% /var/log/sa-host 00:50:24 /dev/vda1 50.0G 11.6G 38.4G 23% /var/log/secure 00:50:24 /dev/vda1 50.0G 11.6G 38.4G 23% /w/workspace/edgex-go/4@tmp 00:50:24 /dev/vda1 50.0G 11.6G 38.4G 23% /w/workspace/edgex-go/4 00:50:24 00:50:24 00:50:24 ---> free -m: 00:50:24 total used free shared buff/cache available 00:50:24 Mem: 1837 713 299 0 823 1039 00:50:24 Swap: 1023 48 975 00:50:24 00:50:24 00:50:24 ---> ip addr: 00:50:24 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 00:50:24 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 00:50:24 inet 127.0.0.1/8 scope host lo 00:50:24 valid_lft forever preferred_lft forever 00:50:24 inet6 ::1/128 scope host 00:50:24 valid_lft forever preferred_lft forever 00:50:24 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 00:50:24 link/ether fa:16:3e:34:bf:94 brd ff:ff:ff:ff:ff:ff 00:50:24 inet 10.30.122.12/23 brd 10.30.123.255 scope global dynamic eth0 00:50:24 valid_lft 85156sec preferred_lft 85156sec 00:50:24 inet6 fe80::f816:3eff:fe34:bf94/64 scope link 00:50:24 valid_lft forever preferred_lft forever 00:50:24 3: docker0: mtu 1500 qdisc noqueue state DOWN 00:50:24 link/ether 02:42:a0:e8:c9:6a brd ff:ff:ff:ff:ff:ff 00:50:24 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 00:50:24 valid_lft forever preferred_lft forever 00:50:24 inet6 fe80::42:a0ff:fee8:c96a/64 scope link 00:50:24 valid_lft forever preferred_lft forever 00:50:24 00:50:24 00:50:24 ---> sar -b -r -n DEV: 00:50:24 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:50:24 00:50:24 00:29:28 LINUX RESTART (4 CPU) 00:50:24 00:50:24 00:30:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 00:50:24 00:31:01 82.19 27.74 54.44 0.00 6072.92 14277.36 0.00 00:50:24 00:32:01 212.28 100.65 111.63 0.00 6810.85 43721.68 0.00 00:50:24 00:33:02 222.62 82.18 140.44 0.00 3019.18 18592.16 0.00 00:50:24 00:34:01 151.58 77.28 74.30 0.00 2726.85 7535.19 0.00 00:50:24 00:35:01 136.77 28.99 107.77 0.00 7179.76 44335.63 0.00 00:50:24 00:36:03 2446.96 2109.09 337.87 0.00 163664.35 202828.88 0.00 00:50:24 00:37:02 1267.56 1096.73 170.83 0.00 62410.70 73338.67 0.00 00:50:24 00:38:02 939.98 609.90 330.08 0.00 103198.39 138392.03 0.00 00:50:24 00:39:01 1363.82 1088.11 275.71 0.00 62439.59 86713.28 0.00 00:50:24 00:40:01 121.72 14.31 107.41 0.00 3242.87 8044.92 0.00 00:50:24 00:41:01 1.71 0.02 1.70 0.00 0.13 31.33 0.00 00:50:24 00:42:01 0.27 0.00 0.27 0.00 0.00 3.58 0.00 00:50:24 00:43:01 0.40 0.00 0.40 0.00 0.00 6.06 0.00 00:50:24 00:44:01 0.32 0.00 0.32 0.00 0.00 4.66 0.00 00:50:24 00:45:01 1.73 1.42 0.32 0.00 50.22 4.75 0.00 00:50:24 00:46:01 2.35 1.55 0.80 0.00 213.19 15.79 0.00 00:50:24 00:47:01 0.37 0.02 0.35 0.00 1.07 5.05 0.00 00:50:24 00:48:01 0.27 0.00 0.27 0.00 0.00 4.16 0.00 00:50:24 00:49:01 0.23 0.00 0.23 0.00 0.00 3.61 0.00 00:50:24 00:50:02 71.87 55.75 16.12 0.00 4957.74 2085.29 0.00 00:50:24 Average: 352.91 266.23 86.68 0.00 21437.32 32174.72 0.00 00:50:24 00:50:24 00:30:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 00:50:24 00:31:01 71852 0 795776 42.29 2620 1011296 1473308 50.28 659808 946088 20 00:50:24 00:32:01 186512 0 684408 36.37 1588 1009036 1319468 45.03 536912 918692 12 00:50:24 00:33:02 214592 0 785752 41.76 1384 879816 1634768 55.79 601904 786364 49064 00:50:24 00:34:01 317260 0 710184 37.74 1312 852788 1209504 41.28 506948 763584 43496 00:50:24 00:35:01 73188 0 723140 38.43 240 1084976 1246992 42.56 704132 830540 87316 00:50:24 00:36:03 63168 0 828944 44.06 0 989432 2351856 80.26 768076 821428 37784 00:50:24 00:37:02 183460 0 957860 50.91 0 740224 2745288 93.69 712480 716716 11552 00:50:24 00:38:02 71164 0 819108 43.53 0 991272 2170052 74.06 702352 874388 64968 00:50:24 00:39:01 199124 0 671352 35.68 0 1011068 1364288 46.56 575504 872016 36 00:50:24 00:40:01 217240 0 638668 33.94 0 1025636 1213524 41.42 563668 856492 20 00:50:24 00:41:01 221576 0 634332 33.71 0 1025636 1192568 40.70 560060 855828 12 00:50:24 00:42:01 222392 0 633500 33.67 0 1025652 1182420 40.35 559944 855692 8 00:50:24 00:43:01 222440 0 633448 33.67 0 1025656 1182408 40.35 559908 855688 12 00:50:24 00:44:01 223000 0 632888 33.64 0 1025656 1182288 40.35 559112 855688 8 00:50:24 00:45:01 221536 0 633536 33.67 0 1026472 1182288 40.35 559364 856244 8 00:50:24 00:46:01 214252 0 636764 33.84 0 1030528 1182348 40.35 563248 859780 8 00:50:24 00:47:01 214644 0 636372 33.82 0 1030528 1182288 40.35 562932 859812 8 00:50:24 00:48:01 213908 0 637100 33.86 0 1030536 1182420 40.35 563640 859812 8 00:50:24 00:49:01 214736 0 636268 33.82 0 1030540 1182288 40.35 562944 859812 12 00:50:24 00:50:02 77844 0 700624 37.24 0 1103076 1601388 54.65 642828 911664 35276 00:50:24 Average: 182194 0 701501 37.28 357 997491 1449088 49.45 601288 850816 16481 00:50:24 00:50:24 00:30:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 00:50:24 00:31:01 vethf7e1b9c 1050.47 715.95 93.28 2666.24 0.00 0.00 0.00 0.00 00:50:24 00:31:01 eth0 1651.41 1687.19 6320.88 216.41 0.00 0.00 0.00 0.00 00:50:24 00:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:50:24 00:31:01 docker0 1050.47 715.82 78.92 2666.23 0.00 0.00 0.00 0.00 00:50:24 00:32:01 eth0 374.90 304.91 3203.69 33.11 0.00 0.00 0.00 0.00 00:50:24 00:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:50:24 00:32:01 veth5ce5efa 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:50:24 00:32:01 veth9845370 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:50:24 00:33:02 veth75a72e4 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 00:50:24 00:33:02 eth0 173.16 144.47 495.93 73.27 0.00 0.00 0.00 0.00 00:50:24 00:33:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:50:24 00:33:02 docker0 1199.12 892.87 89.27 3488.90 0.00 0.00 0.00 0.00 00:50:24 00:34:01 veth75a72e4 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:50:24 00:34:01 eth0 25.02 12.01 19.42 10.26 0.00 0.00 0.00 0.00 00:50:24 00:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:50:24 00:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:50:24 00:35:01 vethf914606 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 00:50:24 00:35:01 eth0 219.42 165.32 1700.04 80.17 0.00 0.00 0.00 0.00 00:50:24 00:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:50:24 00:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:50:24 00:36:03 vethf914606 0.00 0.31 0.00 0.01 0.00 0.00 0.00 0.00 00:50:24 00:36:03 eth0 45.80 24.62 155.09 36.31 0.00 0.00 0.00 0.00 00:50:24 00:36:03 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:50:24 00:36:03 docker0 8.65 22.32 0.46 141.90 0.00 0.00 0.00 0.00 00:50:24 00:37:02 vethcddb5e7 0.00 0.14 0.00 0.01 0.00 0.00 0.00 0.00 00:50:24 00:37:02 vethf914606 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:50:24 00:37:02 eth0 9.19 5.99 5.77 16.28 0.00 0.00 0.00 0.00 00:50:24 00:37:02 veth514bbac 0.00 0.14 0.00 0.01 0.00 0.00 0.00 0.00 00:50:24 00:38:02 vethba6a842 0.00 0.23 0.00 0.01 0.00 0.00 0.00 0.00 00:50:24 00:38:02 vethf914606 0.00 0.23 0.00 0.01 0.00 0.00 0.00 0.00 00:50:24 00:38:02 vetheeed6ce 0.00 0.23 0.00 0.01 0.00 0.00 0.00 0.00 00:50:24 00:38:02 eth0 71.25 36.81 216.60 18.32 0.00 0.00 0.00 0.00 00:50:24 00:39:01 vethf914606 0.00 0.08 0.00 0.00 0.00 0.00 0.00 0.00 00:50:24 00:39:01 eth0 187.11 135.05 1341.31 83.01 0.00 0.00 0.00 0.00 00:50:24 00:39:01 lo 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 00:50:24 00:39:01 docker0 1244.21 968.23 92.10 3910.44 0.00 0.00 0.00 0.00 00:50:24 00:40:01 eth0 130.50 73.19 435.76 67.36 0.00 0.00 0.00 0.00 00:50:24 00:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:50:24 00:40:01 docker0 31.64 74.52 1.98 407.51 0.00 0.00 0.00 0.00 00:50:24 00:41:01 eth0 0.77 0.27 0.20 0.08 0.00 0.00 0.00 0.00 00:50:24 00:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:50:24 00:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:50:24 00:42:01 eth0 1.53 0.33 0.37 0.20 0.00 0.00 0.00 0.00 00:50:24 00:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:50:24 00:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:50:24 00:43:01 eth0 3.20 1.10 1.43 0.93 0.00 0.00 0.00 0.00 00:50:24 00:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:50:24 00:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:50:24 00:44:01 eth0 0.30 0.02 0.02 0.03 0.00 0.00 0.00 0.00 00:50:24 00:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:50:24 00:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:50:24 00:45:01 eth0 1.12 0.08 0.05 0.01 0.00 0.00 0.00 0.00 00:50:24 00:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:50:24 00:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:50:24 00:46:01 eth0 0.95 0.22 0.19 0.07 0.00 0.00 0.00 0.00 00:50:24 00:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:50:24 00:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:50:24 00:47:01 eth0 0.65 0.08 0.06 0.01 0.00 0.00 0.00 0.00 00:50:24 00:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:50:24 00:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:50:24 00:48:01 eth0 0.67 0.30 0.27 0.20 0.00 0.00 0.00 0.00 00:50:24 00:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:50:24 00:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:50:24 00:49:01 eth0 0.58 0.08 0.06 0.01 0.00 0.00 0.00 0.00 00:50:24 00:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:50:24 00:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:50:24 00:50:02 eth0 213.53 172.70 2160.35 16.35 0.00 0.00 0.00 0.00 00:50:24 00:50:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:50:24 00:50:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:50:24 Average: eth0 155.74 138.41 803.87 32.65 0.00 0.00 0.00 0.00 00:50:24 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:50:24 Average: docker0 62.93 51.47 4.64 213.21 0.00 0.00 0.00 0.00 00:50:24 00:50:24 00:50:24 ---> sar -P ALL: 00:50:24 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:50:24 00:50:24 00:29:28 LINUX RESTART (4 CPU) 00:50:24 00:50:24 00:30:01 CPU %user %nice %system %iowait %steal %idle 00:50:24 00:31:01 all 18.92 0.00 7.34 1.76 0.97 71.00 00:50:24 00:31:01 0 18.66 0.00 11.01 2.56 0.82 66.95 00:50:24 00:31:01 1 19.21 0.00 6.36 0.62 1.05 72.77 00:50:24 00:31:01 2 16.99 0.00 6.02 3.37 1.18 72.43 00:50:24 00:31:01 3 20.84 0.00 6.04 0.52 0.85 71.75 00:50:24 00:32:01 all 9.52 0.00 6.83 2.09 0.50 81.05 00:50:24 00:32:01 0 8.30 0.00 7.37 2.18 0.55 81.60 00:50:24 00:32:01 1 7.28 0.00 6.31 1.22 0.46 84.74 00:50:24 00:32:01 2 11.84 0.00 6.26 1.83 0.39 79.69 00:50:24 00:32:01 3 10.67 0.00 7.40 3.15 0.62 78.16 00:50:24 00:33:02 all 35.53 0.00 11.69 6.99 0.75 45.05 00:50:24 00:33:02 0 36.54 0.00 11.16 6.73 0.73 44.85 00:50:24 00:33:02 1 35.51 0.00 12.18 6.47 0.77 45.07 00:50:24 00:33:02 2 34.71 0.00 11.94 8.20 0.65 44.50 00:50:24 00:33:02 3 35.36 0.00 11.47 6.54 0.84 45.78 00:50:24 00:34:01 all 62.56 0.00 16.74 3.31 1.53 15.87 00:50:24 00:34:01 0 61.56 0.00 16.07 3.48 1.92 16.96 00:50:24 00:34:01 1 63.66 0.00 16.77 2.97 1.56 15.05 00:50:24 00:34:01 2 62.10 0.00 17.37 3.40 1.32 15.81 00:50:24 00:34:01 3 62.91 0.00 16.73 3.38 1.34 15.64 00:50:24 00:35:01 all 25.09 0.00 12.64 4.28 2.13 55.86 00:50:24 00:35:01 0 25.87 0.00 13.00 5.17 2.12 53.85 00:50:24 00:35:01 1 25.73 0.00 12.16 2.95 2.16 56.98 00:50:24 00:35:01 2 24.99 0.00 13.24 4.92 2.01 54.83 00:50:24 00:35:01 3 23.76 0.00 12.17 4.10 2.23 57.74 00:50:24 00:36:03 all 22.65 0.00 33.32 16.21 3.47 24.35 00:50:24 00:36:03 0 22.93 0.00 32.22 16.91 3.51 24.43 00:50:24 00:36:03 1 23.52 0.00 33.45 16.67 3.26 23.09 00:50:24 00:36:03 2 21.45 0.00 33.63 16.71 3.68 24.54 00:50:24 00:36:03 3 22.71 0.00 33.96 14.53 3.43 25.37 00:50:24 00:37:02 all 62.69 0.00 20.89 6.83 2.20 7.39 00:50:24 00:37:02 0 62.13 0.00 21.48 7.56 2.17 6.66 00:50:24 00:37:02 1 62.55 0.00 21.46 6.89 1.98 7.12 00:50:24 00:37:02 2 62.86 0.00 20.31 5.71 2.43 8.70 00:50:24 00:37:02 3 63.21 0.00 20.32 7.16 2.24 7.07 00:50:24 00:38:02 all 32.57 0.00 28.32 14.59 1.84 22.68 00:50:24 00:38:02 0 32.19 0.00 27.83 12.49 1.62 25.87 00:50:24 00:38:02 1 31.46 0.00 26.90 13.60 2.18 25.85 00:50:24 00:38:02 2 32.90 0.00 28.91 16.93 1.83 19.43 00:50:24 00:38:02 3 33.74 0.00 29.68 15.40 1.74 19.46 00:50:24 00:39:01 all 43.70 0.00 22.55 14.26 0.53 18.97 00:50:24 00:39:01 0 43.81 0.00 22.93 13.58 0.41 19.28 00:50:24 00:39:01 1 41.41 0.00 21.22 14.22 0.70 22.46 00:50:24 00:39:01 2 44.48 0.00 23.84 14.82 0.52 16.35 00:50:24 00:39:01 3 45.11 0.00 22.19 14.41 0.49 17.80 00:50:24 00:40:01 all 6.35 0.00 4.52 5.53 0.12 83.48 00:50:24 00:40:01 0 4.58 0.00 4.56 5.17 0.17 85.52 00:50:24 00:40:01 1 7.22 0.00 4.45 6.24 0.07 82.02 00:50:24 00:40:01 2 6.01 0.00 4.44 6.75 0.10 82.71 00:50:24 00:40:01 3 7.60 0.00 4.62 3.94 0.15 83.69 00:50:24 00:41:01 all 0.15 0.00 0.05 0.00 0.00 99.80 00:50:24 00:41:01 0 0.02 0.00 0.03 0.00 0.00 99.95 00:50:24 00:41:01 1 0.03 0.00 0.07 0.00 0.02 99.88 00:50:24 00:41:01 2 0.53 0.00 0.07 0.00 0.00 99.40 00:50:24 00:41:01 3 0.03 0.00 0.02 0.00 0.00 99.95 00:50:24 00:50:24 00:41:01 CPU %user %nice %system %iowait %steal %idle 00:50:24 00:42:01 all 0.18 0.00 0.03 0.00 0.00 99.78 00:50:24 00:42:01 0 0.05 0.00 0.03 0.00 0.00 99.92 00:50:24 00:42:01 1 0.08 0.00 0.05 0.00 0.00 99.87 00:50:24 00:42:01 2 0.57 0.00 0.02 0.00 0.00 99.42 00:50:24 00:42:01 3 0.03 0.00 0.03 0.00 0.00 99.93 00:50:24 00:43:01 all 0.17 0.00 0.04 0.00 0.00 99.78 00:50:24 00:43:01 0 0.07 0.00 0.03 0.00 0.00 99.90 00:50:24 00:43:01 1 0.07 0.00 0.05 0.00 0.00 99.88 00:50:24 00:43:01 2 0.50 0.00 0.03 0.00 0.00 99.47 00:50:24 00:43:01 3 0.07 0.00 0.05 0.00 0.00 99.88 00:50:24 00:44:01 all 0.17 0.00 0.07 0.00 0.00 99.75 00:50:24 00:44:01 0 0.02 0.00 0.05 0.00 0.00 99.93 00:50:24 00:44:01 1 0.03 0.00 0.10 0.00 0.00 99.87 00:50:24 00:44:01 2 0.55 0.00 0.08 0.00 0.00 99.37 00:50:24 00:44:01 3 0.07 0.00 0.07 0.00 0.02 99.85 00:50:24 00:45:01 all 0.15 0.00 0.06 0.02 0.00 99.77 00:50:24 00:45:01 0 0.03 0.00 0.08 0.08 0.02 99.78 00:50:24 00:45:01 1 0.02 0.00 0.03 0.00 0.00 99.95 00:50:24 00:45:01 2 0.52 0.00 0.07 0.00 0.00 99.42 00:50:24 00:45:01 3 0.02 0.00 0.07 0.00 0.00 99.92 00:50:24 00:46:01 all 0.15 0.00 0.03 0.04 0.00 99.77 00:50:24 00:46:01 0 0.02 0.00 0.02 0.00 0.00 99.97 00:50:24 00:46:01 1 0.03 0.00 0.03 0.00 0.00 99.93 00:50:24 00:46:01 2 0.55 0.00 0.05 0.10 0.00 99.30 00:50:24 00:46:01 3 0.02 0.00 0.03 0.07 0.00 99.88 00:50:24 00:47:01 all 0.14 0.00 0.03 0.00 0.00 99.83 00:50:24 00:47:01 0 0.02 0.00 0.02 0.00 0.00 99.97 00:50:24 00:47:01 1 0.02 0.00 0.07 0.00 0.00 99.92 00:50:24 00:47:01 2 0.52 0.00 0.02 0.00 0.00 99.47 00:50:24 00:47:01 3 0.02 0.00 0.02 0.00 0.00 99.97 00:50:24 00:48:01 all 0.16 0.00 0.03 0.00 0.00 99.80 00:50:24 00:48:01 0 0.03 0.00 0.03 0.00 0.00 99.93 00:50:24 00:48:01 1 0.05 0.00 0.05 0.00 0.02 99.88 00:50:24 00:48:01 2 0.53 0.00 0.03 0.00 0.00 99.43 00:50:24 00:48:01 3 0.02 0.00 0.02 0.00 0.00 99.97 00:50:24 00:49:01 all 0.13 0.00 0.03 0.00 0.00 99.85 00:50:24 00:49:01 0 0.03 0.00 0.03 0.00 0.00 99.93 00:50:24 00:49:01 1 0.05 0.00 0.05 0.00 0.00 99.90 00:50:24 00:49:01 2 0.38 0.00 0.02 0.00 0.02 99.58 00:50:24 00:49:01 3 0.03 0.00 0.00 0.00 0.00 99.97 00:50:24 00:50:02 all 2.39 0.00 1.80 1.64 0.03 94.14 00:50:24 00:50:02 0 2.24 0.00 1.72 0.23 0.02 95.78 00:50:24 00:50:02 1 2.79 0.00 1.84 1.74 0.03 93.60 00:50:24 00:50:02 2 1.74 0.00 1.96 1.42 0.03 94.84 00:50:24 00:50:02 3 2.77 0.00 1.69 3.18 0.03 92.33 00:50:24 Average: all 15.53 0.00 8.06 3.76 0.68 71.97 00:50:24 Average: 0 15.33 0.00 8.21 3.69 0.68 72.09 00:50:24 Average: 1 15.36 0.00 7.89 3.56 0.69 72.49 00:50:24 Average: 2 15.61 0.00 8.12 4.08 0.69 71.51 00:50:24 Average: 3 15.80 0.00 8.03 3.69 0.68 71.81 00:50:24 00:50:24 00:50:24