Branch indexing Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Connecting to https://api.github.com to check permissions of obtain list of hareshkainthcanonical for edgexfoundry/edgex-go Loading trusted files from base branch master at df7eaa583f48bd0cefe0e9af00d8477318667731 rather than b123692ef5aef04367cfb89a2b35ff47f98a9523 Obtained Jenkinsfile from df7eaa583f48bd0cefe0e9af00d8477318667731 Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 69a7e166112f335804d9fea76440e5140e47f034 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --is-inside-work-tree # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 69a7e166112f335804d9fea76440e5140e47f034 using credential edgex-jenkins-ssh > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 69a7e166112f335804d9fea76440e5140e47f034 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 69a7e166112f335804d9fea76440e5140e47f034 # timeout=10 Commit message: "Merge pull request #314 from ernestojeda/go-mod-semver-bump" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 15d0feb21ed94e8c3b2a9f11f016c82a5039dfb9 using credential edgex-jenkins-ssh > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 15d0feb21ed94e8c3b2a9f11f016c82a5039dfb9 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 15d0feb21ed94e8c3b2a9f11f016c82a5039dfb9 # timeout=10 Commit message: "Add license check to tox" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v1, openapi/v2], buildSnap:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.15 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: docker- DOCKER_IMAGE_NAME_SUFFIX: -go DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v1 openapi/v2 BUILD_SNAP: true SECURITY_NOTIFY_LIST: security-issues@lists.edgexfoundry.org SNYK_DOCKER_SCAN: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-23838 in /w/workspace/edgexfoundry_edgex-go_PR-2858 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/51 [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/51 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.24.3' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/master commit df7eaa583f48bd0cefe0e9af00d8477318667731 into PR head commit b123692ef5aef04367cfb89a2b35ff47f98a9523 Merge succeeded, producing 600e9b21aa7194b46ff301a887fab1dff515ebca Checking out Revision 600e9b21aa7194b46ff301a887fab1dff515ebca (PR-2858) > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/2858/head:refs/remotes/origin/PR-2858 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f b123692ef5aef04367cfb89a2b35ff47f98a9523 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge df7eaa583f48bd0cefe0e9af00d8477318667731 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 600e9b21aa7194b46ff301a887fab1dff515ebca # timeout=10 Commit message: "Merge commit 'df7eaa583f48bd0cefe0e9af00d8477318667731' into HEAD" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 00:32:22 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 00:32:23 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 00:32:23 ========================================================= 00:32:23 EdgeX Global Pipelines Version Info 00:32:23 ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk faac3970eef7333de4c7e0f9b965e447c478d533 # timeout=10 00:32:24 ------------------- 00:32:24 stable info: 00:32:24 ------------------- 00:32:24 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 00:32:24 Commit SHA: 69a7e166112f335804d9fea76440e5140e47f034 00:32:24 Message: update stable to v1.0.179 00:32:25 ------------------- 00:32:25 experimental info: 00:32:25 ------------------- 00:32:25 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 00:32:25 Commit SHA: 69a7e166112f335804d9fea76440e5140e47f034 00:32:25 Message: update experimental to v1.0.179 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 00:32:26 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 00:32:26 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 00:32:26 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 00:32:26 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 00:32:26 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 00:32:26 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo 00:32:26 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo 00:32:26 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 00:32:26 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = docker- [Pipeline] echo 00:32:26 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = -go [Pipeline] echo 00:32:26 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 00:32:26 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 00:32:27 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 00:32:27 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 00:32:27 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 00:32:27 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 00:32:27 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 00:32:27 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 00:32:27 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 00:32:27 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo 00:32:27 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 00:32:27 [edgeXSetupEnvironment]: set envvar SECURITY_NOTIFY_LIST = security-issues@lists.edgexfoundry.org [Pipeline] echo 00:32:27 [edgeXSetupEnvironment]: set envvar SNYK_DOCKER_SCAN = false [Pipeline] echo 00:32:27 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-2858 [Pipeline] echo 00:32:28 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-2858 [Pipeline] echo 00:32:28 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-2858 [Pipeline] echo 00:32:28 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 600e9b21aa7194b46ff301a887fab1dff515ebca [Pipeline] echo 00:32:28 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 600e9b2 [Pipeline] echo 00:32:28 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 00:32:28 provisioning config files... 00:32:28 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/51@tmp/config7504914364717564184tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:32:29 ---> docker-login.sh 00:32:29 nexus3.edgexfoundry.org:10001 00:32:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:32:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:32:29 Configure a credential helper to remove this warning. See 00:32:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:32:29 00:32:29 Login Succeeded 00:32:29 nexus3.edgexfoundry.org:10002 00:32:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:32:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:32:29 Configure a credential helper to remove this warning. See 00:32:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:32:29 00:32:29 Login Succeeded 00:32:29 nexus3.edgexfoundry.org:10003 00:32:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:32:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:32:29 Configure a credential helper to remove this warning. See 00:32:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:32:29 00:32:29 Login Succeeded 00:32:29 nexus3.edgexfoundry.org:10004 00:32:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:32:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:32:30 Configure a credential helper to remove this warning. See 00:32:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:32:30 00:32:30 Login Succeeded 00:32:30 docker.io 00:32:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:32:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:32:30 Configure a credential helper to remove this warning. See 00:32:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:32:30 00:32:30 Login Succeeded 00:32:30 ---> docker-login.sh ends [Pipeline] } 00:32:30 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 00:32:30 ++ ls cmd/core-command/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile cmd/sys-mgmt-agent/Dockerfile 00:32:30 + for file in '`ls cmd/**/Dockerfile`' 00:32:30 ++ dirname cmd/core-command/Dockerfile 00:32:30 ++ cut -d/ -f2 00:32:30 + echo core-command,cmd/core-command/Dockerfile 00:32:30 + for file in '`ls cmd/**/Dockerfile`' 00:32:30 ++ dirname cmd/core-data/Dockerfile 00:32:30 ++ cut -d/ -f2 00:32:30 + echo core-data,cmd/core-data/Dockerfile 00:32:30 + for file in '`ls cmd/**/Dockerfile`' 00:32:30 ++ dirname cmd/core-metadata/Dockerfile 00:32:30 ++ cut -d/ -f2 00:32:30 + echo core-metadata,cmd/core-metadata/Dockerfile 00:32:30 + for file in '`ls cmd/**/Dockerfile`' 00:32:30 ++ dirname cmd/security-bootstrapper/Dockerfile 00:32:30 ++ cut -d/ -f2 00:32:30 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 00:32:30 + for file in '`ls cmd/**/Dockerfile`' 00:32:30 ++ dirname cmd/security-proxy-setup/Dockerfile 00:32:30 ++ cut -d/ -f2 00:32:30 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 00:32:30 + for file in '`ls cmd/**/Dockerfile`' 00:32:30 ++ dirname cmd/security-secretstore-setup/Dockerfile 00:32:30 ++ cut -d/ -f2 00:32:30 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 00:32:30 + for file in '`ls cmd/**/Dockerfile`' 00:32:30 ++ dirname cmd/support-notifications/Dockerfile 00:32:30 ++ cut -d/ -f2 00:32:30 + echo support-notifications,cmd/support-notifications/Dockerfile 00:32:30 + for file in '`ls cmd/**/Dockerfile`' 00:32:30 ++ dirname cmd/support-scheduler/Dockerfile 00:32:30 ++ cut -d/ -f2 00:32:30 + echo support-scheduler,cmd/support-scheduler/Dockerfile 00:32:30 + for file in '`ls cmd/**/Dockerfile`' 00:32:30 ++ dirname cmd/sys-mgmt-agent/Dockerfile 00:32:30 ++ cut -d/ -f2 00:32:30 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 00:32:30 Generate Dockers from filesystem: [[image:docker-core-command-go, dockerfile:cmd/core-command/Dockerfile], [image:docker-core-data-go, dockerfile:cmd/core-data/Dockerfile], [image:docker-core-metadata-go, dockerfile:cmd/core-metadata/Dockerfile], [image:docker-security-bootstrapper-go, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:docker-security-proxy-setup-go, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:docker-security-secretstore-setup-go, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:docker-support-notifications-go, dockerfile:cmd/support-notifications/Dockerfile], [image:docker-support-scheduler-go, dockerfile:cmd/support-scheduler/Dockerfile], [image:docker-sys-mgmt-agent-go, dockerfile:cmd/sys-mgmt-agent/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh 00:32:31 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 00:32:31 00:32:31 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 00:32:32 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 00:32:32 latest: Pulling from edgex-devops/git-semver 00:32:32 31603596830f: Pulling fs layer 00:32:32 2a8b12db71e7: Pulling fs layer 00:32:32 6ca5941a6612: Pulling fs layer 00:32:32 ecc8261a40a4: Pulling fs layer 00:32:32 ecc8261a40a4: Waiting 00:32:32 2a8b12db71e7: Verifying Checksum 00:32:32 2a8b12db71e7: Download complete 00:32:32 31603596830f: Download complete 00:32:32 6ca5941a6612: Verifying Checksum 00:32:32 6ca5941a6612: Download complete 00:32:32 ecc8261a40a4: Download complete 00:32:32 31603596830f: Pull complete 00:32:32 2a8b12db71e7: Pull complete 00:32:33 6ca5941a6612: Pull complete 00:32:33 ecc8261a40a4: Pull complete 00:32:33 Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 00:32:33 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 00:32:33 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 00:32:34 prd-centos7-docker-4c-2g-23838 does not seem to be running inside a container 00:32:34 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/51 -v /w/workspace/edgex-go/51:/w/workspace/edgex-go/51:rw,z -v /w/workspace/edgex-go/51@tmp:/w/workspace/edgex-go/51@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 00:32:36 $ docker top a6ccc5dbf1a3fff9d53f4e82e0cae4fb4cde124597d4c8f42df047c92869a77d -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 00:32:36 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 00:32:36 [ssh-agent] Looking for ssh-agent implementation... 00:32:37 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 00:32:37 $ docker exec a6ccc5dbf1a3fff9d53f4e82e0cae4fb4cde124597d4c8f42df047c92869a77d ssh-agent 00:32:37 SSH_AUTH_SOCK=/tmp/ssh-CtFxF8zBk3Ib/agent.12 00:32:37 SSH_AGENT_PID=17 00:32:37 Running ssh-add (command line suppressed) 00:32:37 Identity added: /w/workspace/edgex-go/51@tmp/private_key_148082882366533467.key (/w/workspace/edgex-go/51@tmp/private_key_148082882366533467.key) 00:32:37 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 00:32:37 + git tag --points-at HEAD [Pipeline] } 00:32:37 $ docker exec --env ******** --env ******** a6ccc5dbf1a3fff9d53f4e82e0cae4fb4cde124597d4c8f42df047c92869a77d ssh-agent -k 00:32:37 unset SSH_AUTH_SOCK; 00:32:37 unset SSH_AGENT_PID; 00:32:37 echo Agent pid 17 killed; 00:32:38 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 00:32:38 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 00:32:38 [ssh-agent] Looking for ssh-agent implementation... 00:32:38 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 00:32:38 $ docker exec a6ccc5dbf1a3fff9d53f4e82e0cae4fb4cde124597d4c8f42df047c92869a77d ssh-agent 00:32:38 SSH_AUTH_SOCK=/tmp/ssh-RrwhRLLMzeb8/agent.46 00:32:38 SSH_AGENT_PID=51 00:32:38 Running ssh-add (command line suppressed) 00:32:38 Identity added: /w/workspace/edgex-go/51@tmp/private_key_4176991741553850862.key (/w/workspace/edgex-go/51@tmp/private_key_4176991741553850862.key) 00:32:38 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 00:32:39 + git semver init 00:32:39 # -> Open(): unable to determine branch for HEAD 00:32:39 # $GIT_DIR = /w/workspace/edgex-go/51/.git 00:32:39 # $GIT_WORK_TREE = /w/workspace/edgex-go/51 00:32:39 # $SEMVER_REMOTE_NAME = origin 00:32:39 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 00:32:39 # $SEMVER_USER_NAME = edgex-jenkins 00:32:39 # $SEMVER_BRANCH = PR-2858 00:32:39 # $SEMVER_TEMP = /tmp/semver-720232707 00:32:39 # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP 00:33:01 # '/tmp/semver-720232707' -> '/w/workspace/edgex-go/51/.semver' 00:33:01 # -> Force: false 00:33:01 # $SEMVER_DIR = /w/workspace/edgex-go/51/.semver [Pipeline] } 00:33:01 $ docker exec --env ******** --env ******** a6ccc5dbf1a3fff9d53f4e82e0cae4fb4cde124597d4c8f42df047c92869a77d ssh-agent -k 00:33:01 unset SSH_AUTH_SOCK; 00:33:01 unset SSH_AGENT_PID; 00:33:01 echo Agent pid 51 killed; 00:33:01 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 00:33:02 + git semver [Pipeline] } 00:33:02 $ docker stop --time=1 a6ccc5dbf1a3fff9d53f4e82e0cae4fb4cde124597d4c8f42df047c92869a77d 00:33:03 $ docker rm -f a6ccc5dbf1a3fff9d53f4e82e0cae4fb4cde124597d4c8f42df047c92869a77d [Pipeline] // withDockerContainer [Pipeline] sh 00:33:04 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 00:33:04 Stashed 1 file(s) [Pipeline] echo 00:33:04 [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:33:05 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 00:33:06 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 00:33:06 + sudo service docker restart 00:33:06 + true 00:33:06 Redirecting to /bin/systemctl restart docker.service [Pipeline] echo 00:33:06 ========================================================= 00:33:06 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] 00:33:06 ========================================================= [Pipeline] isUnix [Pipeline] sh 00:33:07 + 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:33:11 Sending build context to Docker daemon 327.3MB 00:33:11 Step 1/6 : ARG BASE=golang:1.15-alpine3.12 00:33:11 Step 2/6 : FROM ${BASE} 00:33:11 1.15-alpine: Pulling from edgex-devops/edgex-golang-base 00:33:11 188c0c94c7c5: Pulling fs layer 00:33:11 0ef7d3d256c8: Pulling fs layer 00:33:11 de9db76c5a1d: Pulling fs layer 00:33:11 bca2f99d35d6: Pulling fs layer 00:33:11 93359f2a8cfa: Pulling fs layer 00:33:11 7c6f9722023f: Pulling fs layer 00:33:11 a35cf1a2eb13: Pulling fs layer 00:33:11 a35cf1a2eb13: Waiting 00:33:11 93359f2a8cfa: Waiting 00:33:11 7c6f9722023f: Waiting 00:33:11 bca2f99d35d6: Waiting 00:33:11 de9db76c5a1d: Download complete 00:33:11 0ef7d3d256c8: Download complete 00:33:11 93359f2a8cfa: Verifying Checksum 00:33:11 93359f2a8cfa: Download complete 00:33:11 7c6f9722023f: Verifying Checksum 00:33:11 7c6f9722023f: Download complete 00:33:11 188c0c94c7c5: Verifying Checksum 00:33:11 188c0c94c7c5: Download complete 00:33:12 188c0c94c7c5: Pull complete 00:33:12 0ef7d3d256c8: Pull complete 00:33:12 de9db76c5a1d: Pull complete 00:33:13 a35cf1a2eb13: Verifying Checksum 00:33:13 a35cf1a2eb13: Download complete 00:33:14 bca2f99d35d6: Verifying Checksum 00:33:14 bca2f99d35d6: Download complete 00:33:20 Still waiting to schedule task 00:33:20 Waiting for next available executor on ‘prd-ubuntu18.04-docker-arm64-4c-16g-23820’ 00:33:20 bca2f99d35d6: Pull complete 00:33:20 93359f2a8cfa: Pull complete 00:33:20 7c6f9722023f: Pull complete 00:33:25 a35cf1a2eb13: Pull complete 00:33:25 Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 00:33:25 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine 00:33:25 ---> a62c8e92a672 00:33:25 Step 3/6 : RUN apk add --update --no-cache make git curl bash zeromq-dev libsodium-dev pkgconfig build-base && ln -s /bin/touch /usr/bin/touch 00:33:25 ---> Running in 25e6ba842047 00:33:26 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 00:33:27 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 00:33:27 (1/12) Installing libmagic (5.38-r0) 00:33:27 (2/12) Installing file (5.38-r0) 00:33:27 (3/12) Installing libc-dev (0.7.2-r3) 00:33:28 (4/12) Installing g++ (9.3.0-r2) 00:33:34 (5/12) Installing fortify-headers (1.1-r0) 00:33:34 (6/12) Installing patch (2.7.6-r6) 00:33:34 (7/12) Installing build-base (0.5-r2) 00:33:34 (8/12) Installing libsodium (1.0.18-r0) 00:33:34 (9/12) Installing pkgconf (1.7.2-r0) 00:33:34 (10/12) Installing libsodium-dev (1.0.18-r0) 00:33:34 (11/12) Installing libzmq (4.3.3-r0) 00:33:34 (12/12) Installing zeromq-dev (4.3.3-r0) 00:33:34 Executing busybox-1.31.1-r19.trigger 00:33:34 OK: 233 MiB in 51 packages 00:33:38 Removing intermediate container 25e6ba842047 00:33:38 ---> b73851282a51 00:33:38 Step 4/6 : WORKDIR /edgex-go 00:33:38 ---> Running in 0e47b9a5b0b2 00:33:38 Removing intermediate container 0e47b9a5b0b2 00:33:38 ---> 038c2b44dc7c 00:33:38 Step 5/6 : COPY go.mod . 00:33:38 ---> 239040e16ecb 00:33:38 Step 6/6 : RUN go mod download 00:33:38 ---> Running in 76ab2eb8056c 00:34:01 Removing intermediate container 76ab2eb8056c 00:34:01 ---> d9a709dcf4c5 00:34:01 Successfully built d9a709dcf4c5 00:34:01 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 00:34:01 + docker inspect -f . ci-base-image-x86_64 00:34:01 . [Pipeline] withDockerContainer 00:34:01 prd-centos7-docker-4c-2g-23838 does not seem to be running inside a container 00:34:01 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/51 -v /w/workspace/edgex-go/51:/w/workspace/edgex-go/51:rw,z -v /w/workspace/edgex-go/51@tmp:/w/workspace/edgex-go/51@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 00:34:02 $ docker top 6b7e95e3cf664199dc0e69c19b057b9eefea91f8c09ca400bdea5c36170f94bf -eo pid,comm [Pipeline] { [Pipeline] sh 00:34:03 + go version 00:34:03 go version go1.15.5 linux/amd64 [Pipeline] } 00:34:03 $ docker stop --time=1 6b7e95e3cf664199dc0e69c19b057b9eefea91f8c09ca400bdea5c36170f94bf 00:34:04 $ docker rm -f 6b7e95e3cf664199dc0e69c19b057b9eefea91f8c09ca400bdea5c36170f94bf [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 00:34:05 + docker inspect -f . ci-base-image-x86_64 00:34:05 . [Pipeline] withDockerContainer 00:34:05 prd-centos7-docker-4c-2g-23838 does not seem to be running inside a container 00:34:05 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/51 -v /w/workspace/edgex-go/51:/w/workspace/edgex-go/51:rw,z -v /w/workspace/edgex-go/51@tmp:/w/workspace/edgex-go/51@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 00:34:06 $ docker top d3224142621bd51261bd532d1dc5c7c626cb0ed643f9c9f501743a6874a93a6d -eo pid,comm [Pipeline] { [Pipeline] echo 00:34:06 ========================================================= 00:34:06 [edgeXBuildGoParallel] Running Tests and Build... 00:34:06 ========================================================= [Pipeline] sh 00:34:06 + make test 00:34:06 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 00:34:16 ? github.com/edgexfoundry/edgex-go [no test files] 00:34:34 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 00:34:35 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 00:34:37 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 00:34:37 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 00:34:37 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrap-redis [no test files] 00:34:38 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 00:34:38 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 00:34:38 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 00:34:38 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 00:34:38 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 00:34:39 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 00:34:41 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 00:34:41 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 00:34:41 ? github.com/edgexfoundry/edgex-go/internal [no test files] 00:34:44 ok github.com/edgexfoundry/edgex-go/internal/core/command 0.135s coverage: 46.0% of statements 00:34:44 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 00:34:44 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 00:34:44 ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] 00:34:44 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] 00:34:44 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] 00:34:44 ? github.com/edgexfoundry/edgex-go/internal/core/command/v2 [no test files] 00:34:44 ? github.com/edgexfoundry/edgex-go/internal/core/command/v2/application [no test files] 00:34:44 ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http 0.062s coverage: 100.0% of statements 00:34:48 ok github.com/edgexfoundry/edgex-go/internal/core/data 1.170s coverage: 27.1% of statements 00:34:48 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 00:34:48 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 00:34:48 ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] 00:34:48 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] 00:34:48 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] 00:34:48 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 00:34:48 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.057s coverage: 100.0% of statements 00:34:48 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] 00:34:48 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.052s coverage: 100.0% of statements 00:34:48 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] 00:34:48 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] 00:34:48 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.102s coverage: 65.8% of statements 00:34:48 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] 00:34:48 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] 00:34:48 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.125s coverage: 82.3% of statements 00:34:48 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] 00:34:48 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] 00:34:48 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/io [no test files] 00:34:48 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] 00:34:50 ok github.com/edgexfoundry/edgex-go/internal/core/metadata 0.353s coverage: 28.6% of statements 00:34:50 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 00:34:50 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 00:34:50 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] 00:34:50 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] 00:34:50 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] 00:34:50 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.055s coverage: 100.0% of statements 00:34:50 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] 00:34:50 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.036s coverage: 100.0% of statements 00:34:50 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] 00:34:50 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.117s coverage: 86.7% of statements 00:34:50 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] 00:34:50 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.101s coverage: 97.5% of statements 00:34:50 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] 00:34:50 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.075s coverage: 78.3% of statements 00:34:50 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] 00:34:50 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] 00:34:50 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] 00:34:50 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] 00:34:53 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 0.509s coverage: 92.8% of statements 00:34:53 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] 00:34:53 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] 00:34:53 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] 00:34:53 ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] 00:34:53 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 00:34:53 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] 00:34:53 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] 00:34:53 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 00:34:53 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 00:34:53 ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] 00:34:53 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 00:34:53 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] 00:34:53 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 00:34:53 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] 00:34:53 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 00:34:53 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] 00:34:53 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] 00:34:53 ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] 00:34:53 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.024s coverage: 58.8% of statements 00:34:53 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] 00:34:53 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] 00:34:53 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.053s coverage: 0.1% of statements 00:34:53 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] 00:34:53 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] 00:34:53 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 00:34:53 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.039s coverage: 43.8% of statements 00:34:53 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.091s coverage: 79.5% of statements 00:34:53 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.042s coverage: 94.1% of statements 00:34:53 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.062s coverage: 96.3% of statements 00:34:53 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.033s coverage: 87.5% of statements 00:35:06 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.056s coverage: 94.4% of statements 00:35:06 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.041s coverage: 44.8% of statements 00:35:06 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 00:35:06 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 00:35:06 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 00:35:06 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 00:35:06 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.037s coverage: 87.2% of statements 00:35:06 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 00:35:06 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 00:35:06 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.034s coverage: 100.0% of statements 00:35:06 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 00:35:06 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.043s coverage: 75.5% of statements 00:35:06 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 00:35:06 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.034s coverage: 80.8% of statements 00:35:06 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.065s coverage: 87.2% of statements 00:35:06 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.047s coverage: 84.2% of statements 00:35:06 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.066s coverage: 91.4% of statements 00:35:06 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 00:35:06 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.169s coverage: 63.5% of statements 00:35:06 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 00:35:06 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 00:35:06 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.034s coverage: 100.0% of statements 00:35:06 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.035s coverage: 91.3% of statements 00:35:06 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.033s coverage: 100.0% of statements 00:35:06 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.036s coverage: 73.7% of statements 00:35:06 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.034s coverage: 100.0% of statements 00:35:06 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.289s coverage: 68.9% of statements 00:35:06 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 00:35:06 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 00:35:06 ? github.com/edgexfoundry/edgex-go/internal/security/redis [no test files] 00:35:06 ? github.com/edgexfoundry/edgex-go/internal/security/redis/config [no test files] 00:35:06 ? github.com/edgexfoundry/edgex-go/internal/security/redis/container [no test files] 00:35:06 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.110s coverage: 37.0% of statements 00:35:06 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 00:35:06 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 00:35:06 ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient 0.276s coverage: 84.0% of statements 00:35:06 ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient/mocks 0.036s coverage: 100.0% of statements 00:35:06 ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.102s coverage: 47.1% of statements 00:35:06 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 00:35:06 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 00:35:06 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] 00:35:06 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] 00:35:06 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] 00:35:06 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.054s coverage: 100.0% of statements 00:35:06 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] 00:35:06 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.049s coverage: 100.0% of statements 00:35:06 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] 00:35:06 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 0.699s coverage: 29.1% of statements 00:35:06 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 00:35:06 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 00:35:06 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] 00:35:06 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] 00:35:06 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] 00:35:06 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.083s coverage: 99.0% of statements 00:35:06 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] 00:35:06 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.052s coverage: 100.0% of statements 00:35:06 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] 00:35:06 ok github.com/edgexfoundry/edgex-go/internal/system 0.024s coverage: 0.0% of statements 00:35:06 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 00:35:06 ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.036s coverage: 100.0% of statements 00:35:06 ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] 00:35:06 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 00:35:06 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 00:35:06 ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] 00:35:06 ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.048s coverage: 87.9% of statements 00:35:06 ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] 00:35:06 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 00:35:06 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.028s coverage: 100.0% of statements 00:35:07 ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.035s coverage: 32.1% of statements 00:35:07 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.043s coverage: 100.0% of statements 00:35:07 GO111MODULE=on go vet ./... 00:35:34 gofmt -l . 00:35:34 [ "`gofmt -l .`" = "" ] 00:35:34 ./bin/test-go-mod-tidy.sh 00:35:34 ./bin/test-attribution-txt.sh [Pipeline] sh 00:35:35 + ls -al . 00:35:35 total 672 00:35:35 drwxrwxr-x 10 1001 1001 4096 Jan 29 00:35 . 00:35:35 drwxr-xr-x 4 root root 30 Jan 29 00:34 .. 00:35:35 -rw-rw-r-- 1 1001 1001 11 Jan 29 00:32 .dockerignore 00:35:35 drwxrwxr-x 8 1001 1001 179 Jan 29 00:32 .git 00:35:35 drwxrwxr-x 3 1001 1001 125 Jan 29 00:32 .github 00:35:35 -rw-rw-r-- 1 1001 1001 872 Jan 29 00:32 .gitignore 00:35:35 drwx------ 3 1001 1001 60 Jan 29 00:32 .semver 00:35:35 -rw-rw-r-- 1 1001 1001 166 Jan 29 00:32 .sonarcloud.properties 00:35:35 -rw-rw-r-- 1 1001 1001 7859 Jan 29 00:32 Attribution.txt 00:35:35 -rw-rw-r-- 1 1001 1001 3804 Jan 29 00:32 CONTRIBUTING.md 00:35:35 -rw-rw-r-- 1 1001 1001 931 Jan 29 00:32 Dockerfile.build 00:35:35 -rw-rw-r-- 1 1001 1001 863 Jan 29 00:32 Jenkinsfile 00:35:35 -rw-rw-r-- 1 1001 1001 10775 Jan 29 00:32 LICENSE 00:35:35 -rw-rw-r-- 1 1001 1001 6001 Jan 29 00:32 Makefile 00:35:35 -rw-rw-r-- 1 1001 1001 6524 Jan 29 00:32 README.md 00:35:35 -rw-rw-r-- 1 1001 1001 6755 Jan 29 00:32 SECURITY.md 00:35:35 -rw-rw-r-- 1 1001 1001 5 Jan 29 00:33 VERSION 00:35:35 -rw-rw-r-- 1 1001 1001 4131 Jan 29 00:32 ZMQWindows.md 00:35:35 drwxrwxr-x 2 1001 1001 117 Jan 29 00:32 bin 00:35:35 drwxrwxr-x 15 1001 1001 4096 Jan 29 00:32 cmd 00:35:35 -rw-r--r-- 1 root root 565356 Jan 29 00:35 coverage.out 00:35:35 -rw-r--r-- 1 root root 1054 Jan 29 00:35 go.mod 00:35:35 -rw-r--r-- 1 root root 19289 Jan 29 00:35 go.sum 00:35:35 drwxrwxr-x 8 1001 1001 127 Jan 29 00:32 internal 00:35:35 drwxrwxr-x 4 1001 1001 26 Jan 29 00:32 openapi 00:35:35 drwxrwxr-x 4 1001 1001 71 Jan 29 00:32 snap 00:35:35 -rw-rw-r-- 1 1001 1001 168 Jan 29 00:32 version.go [Pipeline] sh 00:35:35 + '[' -e coverage.out ] 00:35:35 + chown 1001:1001 coverage.out [Pipeline] stash 00:35:35 Stashed 1 file(s) [Pipeline] sh 00:35:35 + make build 00:35:35 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data 00:35:39 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 00:35:47 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command 00:35:48 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 00:35:50 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 00:35:50 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 00:35:52 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 00:35:53 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 00:35:54 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 00:35:55 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 00:35:56 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrap-redis/security-bootstrap-redis ./cmd/security-bootstrap-redis 00:35:57 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config 00:35:58 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [Pipeline] } 00:36:00 $ docker stop --time=1 d3224142621bd51261bd532d1dc5c7c626cb0ed643f9c9f501743a6874a93a6d 00:36:02 $ docker rm -f d3224142621bd51261bd532d1dc5c7c626cb0ed643f9c9f501743a6874a93a6d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 00:36:04 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 00:36:04 00:36:04 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh 00:36:04 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 00:36:04 latest: Pulling from edgex-devops/edgex-compose 00:36:04 cbdbe7a5bc2a: Pulling fs layer 00:36:04 ca9280d653b3: Pulling fs layer 00:36:04 7e9c9ca2126c: Pulling fs layer 00:36:04 cbdbe7a5bc2a: Verifying Checksum 00:36:04 cbdbe7a5bc2a: Download complete 00:36:04 cbdbe7a5bc2a: Pull complete 00:36:05 ca9280d653b3: Verifying Checksum 00:36:05 ca9280d653b3: Download complete 00:36:06 ca9280d653b3: Pull complete 00:36:06 7e9c9ca2126c: Verifying Checksum 00:36:06 7e9c9ca2126c: Download complete 00:36:13 7e9c9ca2126c: Pull complete 00:36:13 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 00:36:13 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 00:36:13 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer 00:36:13 prd-centos7-docker-4c-2g-23838 does not seem to be running inside a container 00:36:13 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/51 -v /w/workspace/edgex-go/51:/w/workspace/edgex-go/51:rw,z -v /w/workspace/edgex-go/51@tmp:/w/workspace/edgex-go/51@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 00:36:15 $ docker top ee448c9cb8bea983591a2610f481c98b6e9f1f91bad0ad970a3f9cb43f4cde26 -eo pid,comm [Pipeline] { [Pipeline] sh 00:36:16 + docker-compose build --help 00:36:16 + grep parallel 00:36:17 --parallel Build images in parallel. [Pipeline] } 00:36:17 $ docker stop --time=1 ee448c9cb8bea983591a2610f481c98b6e9f1f91bad0ad970a3f9cb43f4cde26 00:36:18 $ docker rm -f ee448c9cb8bea983591a2610f481c98b6e9f1f91bad0ad970a3f9cb43f4cde26 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 00:36:19 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 00:36:19 . [Pipeline] withDockerContainer 00:36:19 prd-centos7-docker-4c-2g-23838 does not seem to be running inside a container 00:36:19 $ 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/51 -v /w/workspace/edgex-go/51:/w/workspace/edgex-go/51:rw,z -v /w/workspace/edgex-go/51@tmp:/w/workspace/edgex-go/51@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 00:36:19 $ docker top 0080c533c2d77a38e4f24fe8468a226cfff5d64e31c58647b665e62b09414da2 -eo pid,comm [Pipeline] { [Pipeline] sh 00:36:20 + docker-compose -f ./docker-compose-build.yml build --parallel 00:36:21 Building docker-core-command-go ... 00:36:21 Building docker-core-data-go ... 00:36:21 Building docker-core-metadata-go ... 00:36:21 Building docker-security-bootstrapper-go ... 00:36:21 Building docker-security-proxy-setup-go ... 00:36:21 Building docker-security-secretstore-setup-go ... 00:36:21 Building docker-support-notifications-go ... 00:36:21 Building docker-support-scheduler-go ... 00:36:21 Building docker-sys-mgmt-agent-go ... 00:36:21 Building docker-security-secretstore-setup-go 00:36:21 Building docker-core-metadata-go 00:36:21 Building docker-security-proxy-setup-go 00:36:21 Building docker-support-scheduler-go 00:36:21 Building docker-support-notifications-go 00:36:22 Running on prd-ubuntu18.04-docker-arm64-4c-16g-23845 in /w/workspace/edgexfoundry_edgex-go_PR-2858 [Pipeline] { [Pipeline] ws 00:36:22 Running in /w/workspace/edgex-go/51 [Pipeline] { [Pipeline] checkout 00:36:27 using credential edgex-jenkins-ssh 00:36:27 Cloning the remote Git repository 00:36:27 Cloning repository git@github.com:edgexfoundry/edgex-go.git 00:36:27 > git init /w/workspace/edgex-go/51 # timeout=10 00:36:28 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 00:36:28 > git --version # timeout=10 00:36:28 > git --version # 'git version 2.17.1' 00:36:28 using GIT_SSH to set credentials SSH Credentials for GitHub 00:36:28 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 00:36:45 Merging remotes/origin/master commit df7eaa583f48bd0cefe0e9af00d8477318667731 into PR head commit b123692ef5aef04367cfb89a2b35ff47f98a9523 00:36:44 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 00:36:44 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 00:36:44 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 00:36:44 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 00:36:44 using GIT_SSH to set credentials SSH Credentials for GitHub 00:36:44 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/2858/head:refs/remotes/origin/PR-2858 +refs/heads/master:refs/remotes/origin/master # timeout=10 00:36:45 > git config core.sparsecheckout # timeout=10 00:36:45 > git checkout -f b123692ef5aef04367cfb89a2b35ff47f98a9523 # timeout=10 00:36:46 > git remote # timeout=10 00:36:46 > git config --get remote.origin.url # timeout=10 00:36:46 using GIT_SSH to set credentials SSH Credentials for GitHub 00:36:46 > git merge df7eaa583f48bd0cefe0e9af00d8477318667731 # timeout=10 00:36:47 Merge succeeded, producing 2779769c76329cef362fba1a1910c36fec0d9fd4 00:36:47 Checking out Revision 2779769c76329cef362fba1a1910c36fec0d9fd4 (PR-2858) 00:36:47 > git rev-parse HEAD^{commit} # timeout=10 00:36:47 > git config core.sparsecheckout # timeout=10 00:36:47 > git checkout -f 2779769c76329cef362fba1a1910c36fec0d9fd4 # timeout=10 00:36:51 Commit message: "Merge commit 'df7eaa583f48bd0cefe0e9af00d8477318667731' into HEAD" 00:36:51 First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 00:36:52 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 00:36:53 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 00:36:51 > git rev-list --no-walk faac3970eef7333de4c7e0f9b965e447c478d533 # timeout=10 00:36:53 + + sudo servicetrue docker 00:36:53 restart 00:36:53 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 00:36:53 Step 2/23 : FROM ${BUILDER_BASE} AS builder 00:36:53 ---> d9a709dcf4c5 00:36:53 Step 3/23 : WORKDIR /edgex-go 00:36:53 Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12 00:36:53 Step 2/24 : FROM ${BUILDER_BASE} AS builder 00:36:53 ---> d9a709dcf4c5 00:36:53 Step 3/24 : WORKDIR /edgex-go 00:36:53 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 00:36:53 Step 2/22 : FROM ${BUILDER_BASE} AS builder 00:36:53 ---> d9a709dcf4c5 00:36:53 Step 3/22 : WORKDIR /edgex-go 00:36:53 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 00:36:53 Step 2/22 : FROM ${BUILDER_BASE} AS builder 00:36:53 ---> d9a709dcf4c5 00:36:53 Step 3/22 : WORKDIR /edgex-go 00:36:53 Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12 00:36:53 Step 2/21 : FROM ${BUILDER_BASE} AS builder 00:36:53 ---> d9a709dcf4c5 00:36:53 Step 3/21 : WORKDIR /edgex-go 00:36:53 ---> Running in 808d52a25f32 00:36:53 ---> Running in 2f3e07375c05 00:36:53 ---> Running in 383eeb3e9314 00:36:53 ---> Running in 55521bb048ea 00:36:53 ---> Running in c9e44729a326 00:36:53 Removing intermediate container 2f3e07375c05 00:36:53 ---> 199c49c5d98e 00:36:53 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:36:53 Removing intermediate container c9e44729a326 00:36:53 ---> 9fbe282d07da 00:36:53 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:36:53 Removing intermediate container 383eeb3e9314 00:36:53 ---> 5fc5c62c3210 00:36:53 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:36:53 Removing intermediate container 55521bb048ea 00:36:53 ---> 62150fcd7b45 00:36:53 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:36:53 Removing intermediate container 808d52a25f32 00:36:53 ---> 1b91439aa9dd 00:36:53 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:36:53 ---> Running in a3bd8bb05511 00:36:53 ---> Running in c7e0afe9cf3a 00:36:53 ---> Running in 3475139e77e0 00:36:53 ---> Running in 31e4abdef3f7 00:36:53 ---> Running in a18c28ae2bfd [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 00:36:55 provisioning config files... 00:36:55 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/51@tmp/config3374998685982122587tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:36:56 ---> docker-login.sh 00:36:56 nexus3.edgexfoundry.org:10001 00:36:56 Removing intermediate container a3bd8bb05511 00:36:56 ---> d2ecf7010e5e 00:36:56 Step 5/22 : RUN apk add --update --no-cache make git 00:36:56 Removing intermediate container 3475139e77e0 00:36:56 ---> 03ed5fd5ba5f 00:36:56 Step 5/23 : RUN apk add --update --no-cache make git 00:36:56 Removing intermediate container 31e4abdef3f7 00:36:56 ---> 4fe164bc835c 00:36:56 Step 5/24 : RUN apk add --update --no-cache make git 00:36:56 Removing intermediate container a18c28ae2bfd 00:36:56 ---> 02b783b5b19b 00:36:56 Step 5/21 : RUN apk add --update --no-cache make git 00:36:56 ---> Running in cb33b71fde6d 00:36:56 Removing intermediate container c7e0afe9cf3a 00:36:56 ---> 7bf872ac3f92 00:36:56 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 00:36:56 ---> Running in 764e66e5cb89 00:36:56 ---> Running in fa4c2784c728 00:36:56 ---> Running in de0cacdd216c 00:36:56 ---> Running in ca595fc9250f 00:36:56 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 00:36:57 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 00:36:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:36:57 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 00:36:57 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 00:36:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:36:57 Configure a credential helper to remove this warning. See 00:36:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:36:57 00:36:57 Login Succeeded 00:36:57 nexus3.edgexfoundry.org:10002 00:36:57 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 00:36:57 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 00:36:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:36:57 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 00:36:57 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 00:36:57 OK: 233 MiB in 51 packages 00:36:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:36:58 Configure a credential helper to remove this warning. See 00:36:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:36:58 00:36:58 Login Succeeded 00:36:58 nexus3.edgexfoundry.org:10003 00:36:58 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 00:36:58 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 00:36:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:36:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:36:58 Configure a credential helper to remove this warning. See 00:36:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:36:58 00:36:58 Login Succeeded 00:36:58 nexus3.edgexfoundry.org:10004 00:36:58 OK: 233 MiB in 51 packages 00:36:58 OK: 233 MiB in 51 packages 00:36:58 Removing intermediate container cb33b71fde6d 00:36:58 ---> e52ed69f9261 00:36:58 Step 6/22 : COPY go.mod . 00:36:58 OK: 233 MiB in 51 packages 00:36:58 OK: 233 MiB in 51 packages 00:36:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:36:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:36:58 Configure a credential helper to remove this warning. See 00:36:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:36:58 00:36:58 Login Succeeded 00:36:58 docker.io 00:36:58 ---> bf1cb2b67fa0 00:36:58 Step 7/22 : RUN go mod download 00:36:58 ---> Running in 4990e7f70d7c 00:36:59 Removing intermediate container fa4c2784c728 00:36:59 ---> 115c3473279d 00:36:59 Step 6/23 : COPY go.mod . 00:36:59 Removing intermediate container ca595fc9250f 00:36:59 ---> 58761f718d9d 00:36:59 Step 6/22 : COPY go.mod . 00:36:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:36:59 ---> 0bb8fa20ce63 00:36:59 Step 7/23 : RUN go mod download 00:36:59 Removing intermediate container 764e66e5cb89 00:36:59 ---> 6ae8db6a5d79 00:36:59 Step 6/24 : COPY go.mod . 00:36:59 ---> Running in 9b8d0cd38bda 00:36:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:36:59 Configure a credential helper to remove this warning. See 00:36:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:36:59 00:36:59 Login Succeeded 00:36:59 ---> docker-login.sh ends [Pipeline] } 00:36:59 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv 00:37:00 ---> 7f39253def7f 00:37:00 Step 7/22 : RUN go mod download 00:37:00 Removing intermediate container de0cacdd216c 00:37:00 ---> 1d796ed58a41 00:37:00 Step 6/21 : COPY go.mod . [Pipeline] unstash [Pipeline] echo 00:37:00 ========================================================= 00:37:00 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] 00:37:00 ========================================================= 00:37:00 ---> Running in d2275f5c6412 00:37:00 ---> 038115ef62c1 00:37:00 Step 7/24 : RUN go mod download [Pipeline] isUnix [Pipeline] sh 00:37:00 ---> 03c88a31268a 00:37:00 Step 7/21 : RUN go mod download 00:37:00 ---> Running in 220234bc64e6 00:37:00 ---> Running in 5041ec2830fd 00:37:00 + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine . 00:37:01 Removing intermediate container 4990e7f70d7c 00:37:01 ---> aa59726d6aef 00:37:01 Step 8/22 : COPY . . 00:37:01 Removing intermediate container 9b8d0cd38bda 00:37:01 ---> 07139e385c10 00:37:01 Step 8/23 : COPY . . 00:37:01 Removing intermediate container d2275f5c6412 00:37:01 ---> 1be7c58d7249 00:37:01 Step 8/22 : COPY . . 00:37:03 Sending build context to Docker daemon 166MB 00:37:03 Step 1/6 : ARG BASE=golang:1.15-alpine3.12 00:37:03 Step 2/6 : FROM ${BASE} 00:37:03 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 00:37:03 5f621e34cdf4: Pulling fs layer 00:37:03 a4357932f1b6: Pulling fs layer 00:37:03 18c013af1878: Pulling fs layer 00:37:03 00ac8860ef70: Pulling fs layer 00:37:03 63d7cb157983: Pulling fs layer 00:37:03 b116817d02f9: Pulling fs layer 00:37:03 745a02a5169b: Pulling fs layer 00:37:03 00ac8860ef70: Waiting 00:37:03 63d7cb157983: Waiting 00:37:03 b116817d02f9: Waiting 00:37:03 745a02a5169b: Waiting 00:37:03 18c013af1878: Verifying Checksum 00:37:03 18c013af1878: Download complete 00:37:03 a4357932f1b6: Verifying Checksum 00:37:03 a4357932f1b6: Download complete 00:37:03 63d7cb157983: Verifying Checksum 00:37:03 63d7cb157983: Download complete 00:37:03 b116817d02f9: Verifying Checksum 00:37:03 b116817d02f9: Download complete 00:37:03 5f621e34cdf4: Verifying Checksum 00:37:03 5f621e34cdf4: Download complete 00:37:03 5f621e34cdf4: Pull complete 00:37:04 a4357932f1b6: Pull complete 00:37:04 18c013af1878: Pull complete 00:37:05 745a02a5169b: Verifying Checksum 00:37:05 745a02a5169b: Download complete 00:37:06 00ac8860ef70: Verifying Checksum 00:37:06 00ac8860ef70: Download complete 00:37:10 Removing intermediate container 5041ec2830fd 00:37:10 ---> ed7348a97697 00:37:10 Step 8/21 : COPY . . 00:37:10 Removing intermediate container 220234bc64e6 00:37:10 ---> a1c1b69e0182 00:37:10 Step 8/24 : COPY . . 00:37:17 00ac8860ef70: Pull complete 00:37:17 63d7cb157983: Pull complete 00:37:17 b116817d02f9: Pull complete 00:37:21 745a02a5169b: Pull complete 00:37:21 Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 00:37:21 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine 00:37:21 ---> b7e6874047d6 00:37:21 Step 3/6 : RUN apk add --update --no-cache make git curl bash zeromq-dev libsodium-dev pkgconfig build-base && ln -s /bin/touch /usr/bin/touch 00:37:25 ---> Running in 23a029958029 00:37:26 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 00:37:27 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 00:37:29 (1/12) Installing libmagic (5.38-r0) 00:37:29 (2/12) Installing file (5.38-r0) 00:37:29 (3/12) Installing libc-dev (0.7.2-r3) 00:37:29 (4/12) Installing g++ (9.3.0-r2) 00:37:42 ---> f0c6f289b3c8 00:37:42 Step 9/23 : RUN make cmd/core-metadata/core-metadata 00:37:42 ---> 16199fd8cad6 00:37:42 Step 9/22 : RUN make cmd/support-notifications/support-notifications 00:37:42 ---> Running in caee56d91e6f 00:37:42 ---> Running in 13a4f07e978b 00:37:42 ---> 0ca87c5f8c03 00:37:42 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 00:37:42 ---> a8ef5db7cf56 00:37:42 Step 9/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 00:37:42 ---> f8a2ac31aeb7 00:37:42 Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 00:37:42 ---> Running in ad6acb6238a3 00:37:42 ---> Running in 48d076a9dd96 00:37:42 ---> Running in bed4ded72fdc 00:37:43 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 00:37:43 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:43 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 00:37:43 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 00:37:43 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:44 (5/12) Installing fortify-headers (1.1-r0) 00:37:44 (6/12) Installing patch (2.7.6-r6) 00:37:44 (7/12) Installing build-base (0.5-r2) 00:37:44 (8/12) Installing libsodium (1.0.18-r0) 00:37:44 (9/12) Installing pkgconf (1.7.2-r0) 00:37:44 (10/12) Installing libsodium-dev (1.0.18-r0) 00:37:44 (11/12) Installing libzmq (4.3.3-r0) 00:37:44 (12/12) Installing zeromq-dev (4.3.3-r0) 00:37:44 Executing busybox-1.31.1-r19.trigger 00:37:45 OK: 217 MiB in 51 packages 00:37:49 Removing intermediate container 23a029958029 00:37:49 ---> 0b02d12aca13 00:37:49 Step 4/6 : WORKDIR /edgex-go 00:37:49 ---> Running in 170b996e32e1 00:37:49 Removing intermediate container 170b996e32e1 00:37:49 ---> 1bee7057cb2e 00:37:49 Step 5/6 : COPY go.mod . 00:37:50 ---> 45d048bfb6e9 00:37:50 Step 6/6 : RUN go mod download 00:37:50 ---> Running in 22a68ff5631c 00:38:10 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config 00:38:10 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 00:38:17 Removing intermediate container 22a68ff5631c 00:38:17 ---> e5924708efb3 00:38:17 Successfully built e5924708efb3 00:38:17 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 00:38:17 + docker inspect -f . ci-base-image-arm64 00:38:17 . [Pipeline] withDockerContainer 00:38:17 prd-ubuntu18.04-docker-arm64-4c-16g-23845 does not seem to be running inside a container 00:38:17 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/51 -v /w/workspace/edgex-go/51:/w/workspace/edgex-go/51:rw,z -v /w/workspace/edgex-go/51@tmp:/w/workspace/edgex-go/51@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 00:38:19 $ docker top c78dd2ac79f4498d8b8231e0bf11cab343941cae04ce2aa494ca50660941e4ee -eo pid,comm [Pipeline] { [Pipeline] sh 00:38:20 Removing intermediate container 48d076a9dd96 00:38:20 ---> 70993caa4fa5 00:38:20 00:38:20 Step 10/24 : FROM alpine:3.12 00:38:20 Removing intermediate container bed4ded72fdc 00:38:20 ---> 86b716956156 00:38:20 00:38:20 Step 10/21 : FROM alpine:3.12 00:38:20 3.12: Pulling from library/alpine 00:38:20 3.12: Pulling from library/alpine 00:38:20 Removing intermediate container caee56d91e6f 00:38:20 ---> 59f3a0648b27 00:38:20 00:38:20 Step 10/22 : FROM alpine:3.12 00:38:20 Removing intermediate container ad6acb6238a3 00:38:20 ---> e88a1b9d0c34 00:38:20 00:38:20 Step 10/22 : FROM alpine:3.12 00:38:20 3.12: Pulling from library/alpine 00:38:20 3.12: Pulling from library/alpine 00:38:20 Digest: sha256:3c7497bf0c7af93428242d6176e8f7905f2201d8fc5861f45be7a346b5f23436 00:38:20 Digest: sha256:3c7497bf0c7af93428242d6176e8f7905f2201d8fc5861f45be7a346b5f23436 00:38:20 Digest: sha256:3c7497bf0c7af93428242d6176e8f7905f2201d8fc5861f45be7a346b5f23436 00:38:20 Status: Downloaded newer image for alpine:3.12 00:38:20 Status: Downloaded newer image for alpine:3.12 00:38:20 Status: Image is up to date for alpine:3.12 00:38:20 Digest: sha256:3c7497bf0c7af93428242d6176e8f7905f2201d8fc5861f45be7a346b5f23436 00:38:20 Status: Image is up to date for alpine:3.12 00:38:20 ---> 389fef711851 00:38:20 Step 11/24 : RUN apk add --update --no-cache ca-certificates dumb-init curl 00:38:20 ---> 389fef711851 00:38:20 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 00:38:20 ---> 389fef711851 00:38:20 Step 11/21 : RUN apk add --update --no-cache curl 00:38:20 ---> 389fef711851 00:38:20 Step 11/22 : RUN apk add --update --no-cache dumb-init 00:38:20 + go version 00:38:20 go version go1.15.5 linux/arm64 [Pipeline] } 00:38:20 $ docker stop --time=1 c78dd2ac79f4498d8b8231e0bf11cab343941cae04ce2aa494ca50660941e4ee 00:38:21 ---> Running in ffc3bcb56e4b 00:38:21 ---> Running in b7a4686da6e2 00:38:21 ---> Running in 7b48857a3b58 00:38:21 ---> Running in 9652000327d2 00:38:21 Removing intermediate container 13a4f07e978b 00:38:21 ---> 2d1ccce49f2e 00:38:21 00:38:21 Step 10/23 : FROM alpine:3.12 00:38:21 ---> 389fef711851 00:38:21 Step 11/23 : RUN apk add --update --no-cache dumb-init 00:38:21 ---> Running in e5b67949f906 00:38:21 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 00:38:22 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 00:38:22 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 00:38:22 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 00:38:22 (1/4) Installing ca-certificates (20191127-r4) 00:38:22 (2/4) Installing nghttp2-libs (1.41.0-r0) 00:38:22 (1/1) Installing dumb-init (1.2.2-r1) 00:38:22 (3/4) Installing libcurl (7.69.1-r3) 00:38:22 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 00:38:22 Executing busybox-1.31.1-r19.trigger 00:38:22 OK: 6 MiB in 15 packages 00:38:22 (4/4) Installing curl (7.69.1-r3) 00:38:22 Executing busybox-1.31.1-r19.trigger 00:38:22 Executing ca-certificates-20191127-r4.trigger 00:38:22 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 00:38:22 OK: 7 MiB in 18 packages 00:38:22 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 00:38:22 $ docker rm -f c78dd2ac79f4498d8b8231e0bf11cab343941cae04ce2aa494ca50660941e4ee 00:38:22 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 00:38:22 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 00:38:22 (1/5) Installing ca-certificates (20191127-r4) 00:38:22 (2/5) Installing nghttp2-libs (1.41.0-r0) 00:38:22 (3/5) Installing libcurl (7.69.1-r3) 00:38:22 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 00:38:22 (4/5) Installing curl (7.69.1-r3) 00:38:22 (5/5) Installing dumb-init (1.2.2-r1) 00:38:22 Executing busybox-1.31.1-r19.trigger 00:38:22 Executing ca-certificates-20191127-r4.trigger 00:38:22 (1/2) Installing ca-certificates (20191127-r4) 00:38:22 (2/2) Installing dumb-init (1.2.2-r1) [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } 00:38:22 Executing busybox-1.31.1-r19.trigger 00:38:22 Executing ca-certificates-20191127-r4.trigger 00:38:22 OK: 6 MiB in 16 packages 00:38:22 (1/1) Installing dumb-init (1.2.2-r1) 00:38:22 Executing busybox-1.31.1-r19.trigger [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 00:38:23 + docker inspect -f . ci-base-image-arm64 00:38:23 . [Pipeline] withDockerContainer 00:38:23 prd-ubuntu18.04-docker-arm64-4c-16g-23845 does not seem to be running inside a container 00:38:23 $ 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/51 -v /w/workspace/edgex-go/51:/w/workspace/edgex-go/51:rw,z -v /w/workspace/edgex-go/51@tmp:/w/workspace/edgex-go/51@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 00:38:24 OK: 6 MiB in 15 packages 00:38:24 OK: 7 MiB in 19 packages 00:38:25 Removing intermediate container 9652000327d2 00:38:25 ---> 9c64701deb5a 00:38:25 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 00:38:25 $ docker top 9c1e475718cac8d70d8a3e5f3c5593f23ef98f763ffe0d11be5706390d10aebd -eo pid,comm 00:38:26 ---> Running in 704affc819f2 00:38:26 Removing intermediate container b7a4686da6e2 00:38:26 ---> 7f9e7e3ea60e 00:38:26 Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 00:38:26 Removing intermediate container ffc3bcb56e4b 00:38:26 ---> cac107b5bbe2 00:38:26 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 00:38:26 Removing intermediate container e5b67949f906 00:38:26 ---> 53b72a5a305b 00:38:26 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 00:38:26 ---> Running in 9c32b5900a34 00:38:26 ---> Running in 7d4dc767220a [Pipeline] { [Pipeline] echo 00:38:26 ========================================================= 00:38:26 [edgeXBuildGoParallel] Running Tests and Build... 00:38:26 ========================================================= [Pipeline] sh 00:38:27 Removing intermediate container 704affc819f2 00:38:27 ---> f421e6fa1279 00:38:27 Step 13/22 : ENV APP_PORT=48085 00:38:27 ---> Running in 8980ba919c82 00:38:27 Removing intermediate container 7b48857a3b58 00:38:27 ---> d504f2690325 00:38:27 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 00:38:27 ---> Running in 5bb3363ed95b 00:38:27 Removing intermediate container 9c32b5900a34 00:38:27 ---> 2b47fb1282a5 00:38:27 Step 13/21 : WORKDIR /edgex 00:38:27 ---> Running in ea1fbba58416 00:38:27 Removing intermediate container 7d4dc767220a 00:38:27 ---> da08dc67102d 00:38:27 Step 13/22 : ENV APP_PORT=48060 00:38:27 Removing intermediate container 8980ba919c82 00:38:27 ---> 4d5dad009986 00:38:27 Step 13/23 : ENV APP_PORT=48081 00:38:27 + make test 00:38:27 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 00:38:27 ---> Running in a1eae27cfa11 00:38:27 Removing intermediate container 5bb3363ed95b 00:38:27 ---> 536213665c69 00:38:27 Step 14/22 : EXPOSE $APP_PORT 00:38:27 ---> Running in c2c7f51302fa 00:38:27 ---> Running in c37d633e5467 00:38:28 ---> Running in 7fdca8e8dbd0 00:38:28 Removing intermediate container ea1fbba58416 00:38:28 ---> 63e29c6d846e 00:38:28 Step 13/24 : WORKDIR / 00:38:28 Removing intermediate container a1eae27cfa11 00:38:28 ---> 55c57bebd071 00:38:28 Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 00:38:28 Removing intermediate container c2c7f51302fa 00:38:28 ---> 4b7e62e3fe59 00:38:28 Step 14/22 : EXPOSE $APP_PORT 00:38:28 ---> Running in 761c29339d94 00:38:28 Removing intermediate container c37d633e5467 00:38:28 ---> e25c57a9edc5 00:38:28 Step 14/23 : EXPOSE $APP_PORT 00:38:28 ---> Running in 3511bf0456b6 00:38:28 Removing intermediate container 7fdca8e8dbd0 00:38:28 ---> e96e324d32b1 00:38:28 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 00:38:28 ---> Running in b364796594ac 00:38:28 ---> 295a001c313c 00:38:28 Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 00:38:28 Removing intermediate container 3511bf0456b6 00:38:28 ---> 7aeb07452380 00:38:28 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 00:38:28 Removing intermediate container 761c29339d94 00:38:28 ---> bacc35b91f38 00:38:28 Step 14/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 00:38:28 Removing intermediate container b364796594ac 00:38:28 ---> c19522d7f939 00:38:28 Step 15/23 : WORKDIR / 00:38:28 ---> 3d81bbe8fefe 00:38:28 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 00:38:29 ---> a542f1d42a40 00:38:29 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 00:38:29 ---> Running in 24e1ab1a7053 00:38:29 ---> 8b843d9f0154 00:38:29 Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 00:38:29 ---> 4cc062cba038 00:38:29 Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 00:38:29 Removing intermediate container 24e1ab1a7053 00:38:29 ---> 44efdefa079e 00:38:29 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 00:38:29 ---> e9725f3c7fc0 00:38:29 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 00:38:29 ---> 65c4d1f0a4c2 00:38:29 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 00:38:30 ---> c919d0eb3dd1 00:38:30 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 00:38:30 ---> e7a7681d0f05 00:38:30 Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] 00:38:30 ---> a62e4b6677d4 00:38:30 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 00:38:30 ---> ae2128178b5d 00:38:30 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 00:38:30 ---> Running in 8c48961165c3 00:38:30 ---> 6831282456a2 00:38:30 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 00:38:30 ---> Running in cd9fa51ca799 00:38:30 ---> a3e693aee729 00:38:30 Step 18/22 : ENTRYPOINT ["/support-notifications"] 00:38:30 Removing intermediate container 8c48961165c3 00:38:30 ---> 33a02efcfd2a 00:38:30 Step 18/21 : CMD ["--init=true"] 00:38:30 Removing intermediate container cd9fa51ca799 00:38:30 ---> d693a52fc404 00:38:30 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:38:31 ---> Running in 2202f38854de 00:38:31 ---> Running in daaa89c662d5 00:38:31 ---> 3c78f78a2a5f 00:38:31 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 00:38:31 ---> Running in 74839f8e53a2 00:38:31 ---> ec56e13acb23 00:38:31 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 00:38:31 Removing intermediate container 2202f38854de 00:38:31 ---> 9fd34c898bd3 00:38:31 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:38:31 Removing intermediate container 74839f8e53a2 00:38:31 ---> 7ed5c7c4410d 00:38:31 Step 20/22 : LABEL arch=x86_64 00:38:31 Removing intermediate container daaa89c662d5 00:38:31 ---> 444298e042c5 00:38:31 Step 19/21 : LABEL arch=x86_64 00:38:31 ---> Running in 8931585fc6b2 00:38:31 ---> 92e01ada52fb 00:38:31 Step 19/23 : ENTRYPOINT ["/core-metadata"] 00:38:31 ---> Running in 424d2b5b975a 00:38:31 ---> Running in 23525a05f0f5 00:38:31 ---> Running in fa625c31570d 00:38:31 ---> b460bb422b0c 00:38:31 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 00:38:32 Removing intermediate container 8931585fc6b2 00:38:32 ---> 51532107d14f 00:38:32 Step 20/22 : LABEL arch=x86_64 00:38:32 ---> Running in f08cdf6e436b 00:38:32 Removing intermediate container 23525a05f0f5 00:38:32 ---> 62bb3ea70860 00:38:32 Step 20/21 : LABEL git_sha=600e9b21aa7194b46ff301a887fab1dff515ebca 00:38:32 Removing intermediate container 424d2b5b975a 00:38:32 ---> 96877f19eec4 00:38:32 Step 21/22 : LABEL git_sha=600e9b21aa7194b46ff301a887fab1dff515ebca 00:38:32 Removing intermediate container fa625c31570d 00:38:32 ---> c84b11febfe5 00:38:32 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:38:32 ---> Running in df3cc994ef14 00:38:32 ---> b31c960a66c7 00:38:32 Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ 00:38:32 ---> Running in 7c716b0c3462 00:38:32 ---> Running in 657919af5bc7 00:38:32 Removing intermediate container f08cdf6e436b 00:38:32 ---> f336a87baf99 00:38:32 Step 21/22 : LABEL git_sha=600e9b21aa7194b46ff301a887fab1dff515ebca 00:38:32 ---> Running in 344c120735ed 00:38:32 ---> Running in e91e1d069b00 00:38:32 Removing intermediate container df3cc994ef14 00:38:32 ---> 31cd327d45a9 00:38:32 Step 21/21 : LABEL version=0.0.0 00:38:33 Removing intermediate container 657919af5bc7 00:38:33 ---> be404e475aa9 00:38:33 Step 22/22 : LABEL version=0.0.0 00:38:33 Removing intermediate container 7c716b0c3462 00:38:33 ---> c3a72b71a5e3 00:38:33 Step 21/23 : LABEL arch=x86_64 00:38:33 ---> Running in 806cb3ac9e55 00:38:33 ---> Running in 9f577f00a68d 00:38:33 ---> Running in 2a4f04b29891 00:38:33 Removing intermediate container e91e1d069b00 00:38:33 ---> c9504f1f184e 00:38:33 Step 22/22 : LABEL version=0.0.0 00:38:33 ---> Running in 72f124f7aebc 00:38:33 Removing intermediate container 806cb3ac9e55 00:38:33 ---> 15fc8bfe4d2d 00:38:33 00:38:33 Removing intermediate container 9f577f00a68d 00:38:33 ---> 586c28e84038 00:38:33 00:38:33 Successfully built 15fc8bfe4d2d 00:38:33 Successfully tagged docker-security-proxy-setup-go:latest 00:38:33  Building docker-security-proxy-setup-go ... done Building docker-sys-mgmt-agent-go 00:38:33 Removing intermediate container 2a4f04b29891 00:38:33 ---> fb14920d88b1 00:38:33 Step 22/23 : LABEL git_sha=600e9b21aa7194b46ff301a887fab1dff515ebca 00:38:33 Successfully built 586c28e84038 00:38:33 Successfully tagged docker-support-scheduler-go:latest 00:38:33 Building docker-security-bootstrapper-go 00:38:33  Building docker-support-scheduler-go ... done Removing intermediate container 72f124f7aebc 00:38:33 ---> bdb2a4358d88 00:38:33 00:38:34 ---> Running in 139cf440dea1 00:38:34 Successfully built bdb2a4358d88 00:38:34 Successfully tagged docker-support-notifications-go:latest 00:38:34 Building docker-core-command-go 00:38:34  Building docker-support-notifications-go ... done Removing intermediate container 344c120735ed 00:38:34 ---> d8319336c119 00:38:34 Step 21/24 : ENTRYPOINT ["entrypoint.sh"] 00:38:34 Removing intermediate container 139cf440dea1 00:38:34 ---> 7b3f6646320e 00:38:34 Step 23/23 : LABEL version=0.0.0 00:38:34 ---> Running in 18a45ba8640d 00:38:34 ---> Running in c11e398b3f9e 00:38:34 Removing intermediate container 18a45ba8640d 00:38:34 ---> d2f20d14f2d9 00:38:34 00:38:34 Removing intermediate container c11e398b3f9e 00:38:34 ---> 207a76230676 00:38:34 Step 22/24 : LABEL arch=x86_64 00:38:34 ---> Running in e2ab0061edf4 00:38:35 Successfully built d2f20d14f2d9 00:38:35 Successfully tagged docker-core-metadata-go:latest 00:38:35  Building docker-core-metadata-go ... done Building docker-core-data-go 00:38:35 Removing intermediate container e2ab0061edf4 00:38:35 ---> c74a5bdd04d0 00:38:35 Step 23/24 : LABEL git_sha=600e9b21aa7194b46ff301a887fab1dff515ebca 00:38:35 ---> Running in b2a1a490c1f0 00:38:35 Removing intermediate container b2a1a490c1f0 00:38:35 ---> 6cc8fd2b58d1 00:38:35 Step 24/24 : LABEL version=0.0.0 00:38:37 ---> Running in a2eda31b5e9d 00:38:38 Removing intermediate container a2eda31b5e9d 00:38:38 ---> 4caaca25a33f 00:38:38 00:38:38 Successfully built 4caaca25a33f 00:38:38 Successfully tagged docker-security-secretstore-setup-go:latest 00:38:54 ? github.com/edgexfoundry/edgex-go [no test files] 00:39:00  Building docker-security-secretstore-setup-go ... done Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 00:39:00 Step 2/23 : FROM ${BUILDER_BASE} AS builder 00:39:00 ---> d9a709dcf4c5 00:39:00 Step 3/23 : WORKDIR /edgex-go 00:39:00 ---> Using cache 00:39:00 ---> 1b91439aa9dd 00:39:00 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:39:00 ---> Using cache 00:39:00 ---> 02b783b5b19b 00:39:00 Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 00:39:00 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 00:39:00 Step 2/23 : FROM ${BUILDER_BASE} AS builder 00:39:00 ---> d9a709dcf4c5 00:39:00 Step 3/23 : WORKDIR /edgex-go 00:39:00 ---> Using cache 00:39:00 ---> 1b91439aa9dd 00:39:00 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:39:00 ---> Using cache 00:39:00 ---> 02b783b5b19b 00:39:00 Step 5/23 : RUN apk add --update --no-cache make git 00:39:00 ---> Using cache 00:39:00 ---> 1d796ed58a41 00:39:00 Step 6/23 : COPY go.mod . 00:39:00 ---> Using cache 00:39:00 ---> 03c88a31268a 00:39:00 Step 7/23 : RUN go mod download 00:39:00 ---> Using cache 00:39:00 ---> ed7348a97697 00:39:00 Step 8/23 : COPY . . 00:39:00 Step 1/34 : ARG BUILDER_BASE=golang:1.15-alpine3.12 00:39:00 Step 2/34 : FROM ${BUILDER_BASE} AS builder 00:39:00 ---> d9a709dcf4c5 00:39:00 Step 3/34 : WORKDIR /edgex-go 00:39:00 ---> Using cache 00:39:00 ---> 1b91439aa9dd 00:39:00 Step 4/34 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:39:00 ---> Using cache 00:39:00 ---> 02b783b5b19b 00:39:00 Step 5/34 : RUN apk add --update --no-cache make git 00:39:00 ---> Using cache 00:39:00 ---> 1d796ed58a41 00:39:00 Step 6/34 : COPY go.mod . 00:39:00 ---> Using cache 00:39:00 ---> 03c88a31268a 00:39:00 Step 7/34 : RUN go mod download 00:39:00 ---> Using cache 00:39:00 ---> ed7348a97697 00:39:00 Step 8/34 : COPY . . 00:39:00 Step 1/26 : ARG BUILDER_BASE=golang:1.15-alpine3.12 00:39:00 Step 2/26 : FROM ${BUILDER_BASE} AS builder 00:39:00 ---> d9a709dcf4c5 00:39:00 Step 3/26 : WORKDIR /edgex-go 00:39:00 ---> Using cache 00:39:00 ---> 1b91439aa9dd 00:39:00 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:39:00 ---> Using cache 00:39:00 ---> 02b783b5b19b 00:39:00 Step 5/26 : RUN apk add --update --no-cache make bash git 00:39:00 ---> Using cache 00:39:00 ---> f8a2ac31aeb7 00:39:00 Step 9/23 : RUN make cmd/core-command/core-command 00:39:00 ---> Using cache 00:39:00 ---> f8a2ac31aeb7 00:39:00 Step 9/34 : ARG BUILD_BASE_DIR="/tmp/build/dist/linux" 00:39:00 ---> Running in bd0c2c7bf088 00:39:00 ---> Running in b90f35fef4ca 00:39:00 ---> Running in e1d1c07d067f 00:39:00 ---> Running in e0466d7f32bd 00:39:01 Removing intermediate container e0466d7f32bd 00:39:01 ---> c365605b4b09 00:39:01 Step 10/34 : RUN make cmd/security-bootstrapper/security-bootstrapper && make cmd/security-bootstrap-redis/security-bootstrap-redis && set -eux; mkdir -p "$BUILD_BASE_DIR" && cd "$BUILD_BASE_DIR" && git clone https://github.com/jwilder/dockerize.git . && go get github.com/robfig/glock && glock sync -n < GLOCKFILE && TAG=$(git describe --abbrev=0 --tags) && LDFLAGS="-X main.buildVersion=$TAG" && arch="$(apk --print-arch)"; case "$arch" in x86_64 ) echo "building [dockerize] for amd64 ... "; CGO_ENABLED=0 GOOS=linux GOARCH=amd64 go build -ldflags "$LDFLAGS" -a -tags netgo -installsuffix netgo -o "$BUILD_BASE_DIR"/dockerize ;; aarch64 ) echo "building [dockerize] for arm64 ... "; CGO_ENABLED=0 GOOS=linux GOARCH=arm64 go build -ldflags "$LDFLAGS" -o "$BUILD_BASE_DIR"/dockerize ;; *) echo >&2 "Error: dockerize is not supported in arch $arch"; exit 1 ;; esac && echo "$(date) dockerize executable build done and output at directory: $BUILD_BASE_DIR" 00:39:01 ---> Running in f320da0e818e 00:39:02 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command 00:39:02 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 00:39:02 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 00:39:02 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 00:39:03 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 00:39:03 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 00:39:04 OK: 233 MiB in 51 packages 00:39:06 OK: 233 MiB in 51 packages 00:39:06 Removing intermediate container e1d1c07d067f 00:39:06 ---> f1a5d688cfea 00:39:06 Step 6/26 : COPY go.mod . 00:39:07 ---> 1b05475ebd3b 00:39:07 Step 7/26 : RUN go mod download 00:39:07 ---> Running in 8afa6eb120ee 00:39:07 Removing intermediate container b90f35fef4ca 00:39:07 ---> 6fa126f76eeb 00:39:07 Step 6/23 : COPY go.mod . 00:39:08 ---> 68ccfd010b61 00:39:08 Step 7/23 : RUN go mod download 00:39:08 ---> Running in a9c91e8d1f6f 00:39:10 Removing intermediate container 8afa6eb120ee 00:39:10 ---> ce74bd6c0fba 00:39:10 Step 8/26 : COPY . . 00:39:11 Removing intermediate container a9c91e8d1f6f 00:39:11 ---> f1bbe3fa66cf 00:39:11 Step 8/23 : COPY . . 00:39:26 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:39:35 + mkdir -p /tmp/build/dist/linux 00:39:35 + cd /tmp/build/dist/linux 00:39:35 + git clone https://github.com/jwilder/dockerize.git . 00:39:35 Cloning into '.'... 00:39:35 + go get github.com/robfig/glock 00:39:38  ---> 67c3f3c7cdca 00:39:38 Step 9/26 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 00:39:38 ---> Running in 6c1450b18f76 00:39:38 ---> 9a454b136ce4 00:39:38 Step 9/23 : RUN make cmd/core-data/core-data 00:39:38 Removing intermediate container bd0c2c7bf088 00:39:38 ---> 6f7981b47c6c 00:39:38 00:39:38 Step 10/23 : FROM alpine:3.12 00:39:38 ---> 389fef711851 00:39:38 Step 11/23 : RUN apk add --update --no-cache dumb-init 00:39:38 ---> Using cache 00:39:38 ---> 53b72a5a305b 00:39:38 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 00:39:38 ---> Using cache 00:39:38 ---> 4d5dad009986 00:39:38 Step 13/23 : ENV APP_PORT=48082 00:39:38 ---> Running in 8f2afa53231a 00:39:38 ---> Running in 9403c657f86e 00:39:39 Removing intermediate container 9403c657f86e 00:39:39 ---> a3b089ee3722 00:39:39 Step 14/23 : EXPOSE $APP_PORT 00:39:39 ---> Running in a1324217d52b 00:39:39 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 00:39:39 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:39:39 Removing intermediate container a1324217d52b 00:39:39 ---> d2a4573dc66a 00:39:39 Step 15/23 : WORKDIR / 00:39:39 ---> Running in 0f16da960a81 00:39:39 Removing intermediate container 0f16da960a81 00:39:39 ---> 89869e51a8d7 00:39:39 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 00:39:40 ---> caea8d4fe0ae 00:39:40 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 00:39:41 ---> f0be612fcfd6 00:39:41 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 00:39:41 ---> 899a08aae105 00:39:41 Step 19/23 : ENTRYPOINT ["/core-command"] 00:39:41 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 00:39:41 ---> Running in 1bf98991e2ba 00:39:42 Removing intermediate container 1bf98991e2ba 00:39:42 ---> 308d737d914e 00:39:42 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:39:42 ---> Running in e98208b26fb4 00:39:43 Removing intermediate container e98208b26fb4 00:39:43 ---> c1384f630004 00:39:43 Step 21/23 : LABEL arch=x86_64 00:39:43 ---> Running in 686f2a8c170d 00:39:46 Removing intermediate container 686f2a8c170d 00:39:46 ---> edaabf5a8070 00:39:46 Step 22/23 : LABEL git_sha=600e9b21aa7194b46ff301a887fab1dff515ebca 00:39:46 ---> Running in 7f339081e430 00:39:47 Removing intermediate container 7f339081e430 00:39:47 ---> 22904b5e2b6f 00:39:47 Step 23/23 : LABEL version=0.0.0 00:39:47 ---> Running in 866acbaadf5c 00:39:48 Removing intermediate container 866acbaadf5c 00:39:48 ---> ebd85eeb5972 00:39:48 00:39:48 + glock sync -n 00:39:48 Successfully built ebd85eeb5972 00:39:49 Successfully tagged docker-core-command-go:latest 00:39:54  Building docker-core-command-go ... done github.com/elgs/gosplitargs a491c5eeb3c8 [get checkout e9cf3de21e14] 00:39:54 github.com/hpcloud/tail a1dbeea552b7 [get checkout faf842bde7ed] 00:39:54 github.com/jwilder/gojq c550732d4a52 [get checkout 81fa9a608a13] 00:39:54 golang.org/x/net 5f4716e94777 [get checkout 749a502dd1ea] 00:39:54 + git describe '--abbrev=0' --tags 00:39:54 + TAG=v0.6.1 00:39:54 + LDFLAGS='-X main.buildVersion=v0.6.1' 00:39:54 + apk --print-arch 00:39:54 building [dockerize] for amd64 ... 00:39:54 + arch=x86_64 00:39:54 + echo 'building [dockerize] for amd64 ... ' 00:39:54 + CGO_ENABLED=0 GOOS=linux GOARCH=amd64 go build -ldflags '-X main.buildVersion=v0.6.1' -a -tags netgo -installsuffix netgo -o /tmp/build/dist/linux/dockerize 00:40:01 Removing intermediate container 6c1450b18f76 00:40:01 ---> 937cff691a7f 00:40:01 Step 10/26 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 00:40:01 ---> Running in 2ab9143d52af 00:40:01 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 00:40:06 Removing intermediate container 2ab9143d52af 00:40:06 ---> c0bb0236d291 00:40:06 00:40:06 Step 11/26 : FROM docker:20.10.0 00:40:06 20.10.0: Pulling from library/docker 00:40:08 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 00:40:08 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 00:40:08 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 00:40:08 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrap-redis [no test files] 00:40:08 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 00:40:08 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 00:40:08 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 00:40:08 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 00:40:08 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 00:40:08 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 00:40:09 Removing intermediate container 8f2afa53231a 00:40:09 ---> f9eceb5352c4 00:40:09 00:40:09 Step 10/23 : FROM alpine:3.12 00:40:09 ---> 389fef711851 00:40:09 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 00:40:10 ---> Running in eb8714f69e47 00:40:10 Removing intermediate container eb8714f69e47 00:40:10 ---> a76938d55255 00:40:10 Step 12/23 : ENV APP_PORT=48080 00:40:10 ---> Running in 2d55e170d509 00:40:10 Removing intermediate container 2d55e170d509 00:40:10 ---> b69228f18fd2 00:40:10 Step 13/23 : EXPOSE $APP_PORT 00:40:10 ---> Running in b6290b2be339 00:40:10 Removing intermediate container b6290b2be339 00:40:10 ---> e68d1e08d3e7 00:40:10 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:40:10 ---> Running in 7315513e032b 00:40:11 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 00:40:11 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 00:40:11 ? github.com/edgexfoundry/edgex-go/internal [no test files] 00:40:15 Removing intermediate container 7315513e032b 00:40:15 ---> 244d0a42608e 00:40:15 Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init 00:40:15 ---> Running in 801fed79c247 00:40:15 Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 00:40:15 Status: Downloaded newer image for docker:20.10.0 00:40:15 ---> aefe523efa57 00:40:15 Step 12/26 : RUN apk add --no-cache bash 00:40:15 + date 00:40:15 + echo 'Fri Jan 29 00:40:15 UTC 2021 dockerize executable build done and output at directory: /tmp/build/dist/linux' 00:40:15 Fri Jan 29 00:40:15 UTC 2021 dockerize executable build done and output at directory: /tmp/build/dist/linux 00:40:15 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 00:40:15 ---> Running in 73409a167c6c 00:40:16 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 00:40:16 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 00:40:16 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 00:40:16 (1/2) Installing readline (8.0.4-r0) 00:40:16 (2/2) Installing bash (5.0.17-r0) 00:40:16 Executing bash-5.0.17-r0.post-install 00:40:16 Executing busybox-1.31.1-r19.trigger 00:40:16 OK: 12 MiB in 22 packages 00:40:17 (1/6) Installing dumb-init (1.2.2-r1) 00:40:17 (2/6) Installing libgcc (9.3.0-r2) 00:40:17 (3/6) Installing libsodium (1.0.18-r0) 00:40:17 ok github.com/edgexfoundry/edgex-go/internal/core/command 0.351s coverage: 46.0% of statements 00:40:17 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 00:40:17 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 00:40:17 ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] 00:40:17 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] 00:40:17 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] 00:40:17 ? github.com/edgexfoundry/edgex-go/internal/core/command/v2 [no test files] 00:40:17 ? github.com/edgexfoundry/edgex-go/internal/core/command/v2/application [no test files] 00:40:17 ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http 0.208s coverage: 100.0% of statements 00:40:17 (4/6) Installing libstdc++ (9.3.0-r2) 00:40:18 (5/6) Installing libzmq (4.3.3-r0) 00:40:18 (6/6) Installing zeromq (4.3.3-r0) 00:40:18 Removing intermediate container 73409a167c6c 00:40:18 ---> 87250e0af5a2 00:40:18 Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' 00:40:19 Executing busybox-1.31.1-r19.trigger 00:40:19 OK: 8 MiB in 20 packages 00:40:20 ---> Running in 17b91d51ea7f 00:40:21 Removing intermediate container 17b91d51ea7f 00:40:21 ---> e8296665147d 00:40:21 Step 14/26 : ENV APP_PORT=48090 00:40:23 ---> Running in 9884bd3bfbe1 00:40:23 Removing intermediate container 801fed79c247 00:40:23 ---> fb5cb3654271 00:40:23 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 00:40:24 ok github.com/edgexfoundry/edgex-go/internal/core/data 1.619s coverage: 27.1% of statements 00:40:24 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 00:40:24 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 00:40:24 ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] 00:40:24 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] 00:40:24 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] 00:40:24 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 00:40:24 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.099s coverage: 100.0% of statements 00:40:24 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] 00:40:24 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.081s coverage: 100.0% of statements 00:40:24 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] 00:40:24 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] 00:40:24 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.230s coverage: 65.8% of statements 00:40:24 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] 00:40:24 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] 00:40:27 ---> 55b20aaeca92 00:40:27 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 00:40:27 Removing intermediate container 9884bd3bfbe1 00:40:27 ---> d4f456c655b2 00:40:27 Step 15/26 : EXPOSE $APP_PORT 00:40:27 ---> Running in 997ab1d5b7a2 00:40:27 Removing intermediate container f320da0e818e 00:40:27 ---> 15499efa1759 00:40:27 Step 11/34 : RUN mkdir -p /test && cp "$BUILD_BASE_DIR"/dockerize /test/ && ldd /test/dockerize 2>&1 > /test/ldd_out.log || echo "statically linked" 00:40:27 Removing intermediate container 997ab1d5b7a2 00:40:27 ---> 45a1b61f2f25 00:40:27 Step 16/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 00:40:27 ---> Running in a056b4bbc2f5 00:40:27 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.767s coverage: 82.3% of statements 00:40:27 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] 00:40:27 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] 00:40:27 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/io [no test files] 00:40:27 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] 00:40:27 ---> be914d138e6a 00:40:27 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 00:40:27 ---> ccd4345e03e1 00:40:27 Step 17/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 00:40:27 ---> d012a0adf1fc 00:40:27 Step 19/23 : ENTRYPOINT ["/core-data"] 00:40:27 ---> Running in a7bc3a3498c8 00:40:28 /lib/ld-musl-x86_64.so.1: /test/dockerize: Not a valid dynamic program 00:40:28 statically linked 00:40:28 Removing intermediate container a7bc3a3498c8 00:40:28 ---> b11a2cdee122 00:40:28 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:40:28 ---> 4e92f7cf8d09 00:40:28 Step 18/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 00:40:28 ---> Running in 5603f3b03dc8 00:40:28 Removing intermediate container 5603f3b03dc8 00:40:28 ---> faa98d01e23a 00:40:28 Step 21/23 : LABEL arch=x86_64 00:40:28 Removing intermediate container a056b4bbc2f5 00:40:28 ---> 25af5f968129 00:40:28 00:40:28 Step 12/34 : FROM alpine:3.12 00:40:28 ---> 389fef711851 00:40:28 Step 13/34 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 00:40:28 ---> Running in b5d48cdae23e 00:40:28 ---> a7a9fb688c51 00:40:28 Step 19/26 : RUN apk --no-cache add py3-pip 00:40:28 ---> Running in 8fb9ab3d0227 00:40:28 ---> Running in 634004391ff3 00:40:28 Removing intermediate container b5d48cdae23e 00:40:28 ---> 141a7e1b7902 00:40:28 Step 22/23 : LABEL git_sha=600e9b21aa7194b46ff301a887fab1dff515ebca 00:40:29 Removing intermediate container 8fb9ab3d0227 00:40:29 ---> 4d2942d95da9 00:40:29 Step 14/34 : RUN apk add --update --no-cache dumb-init openssl su-exec 00:40:29 ---> Running in 006fae7a3775 00:40:29 ---> Running in 5fe6e27776ff 00:40:29 Removing intermediate container 006fae7a3775 00:40:29 ---> c016a936b98c 00:40:29 Step 23/23 : LABEL version=0.0.0 00:40:29 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 00:40:29 ---> Running in 4feec7e85ccb 00:40:29 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 00:40:29 (1/33) Installing libbz2 (1.0.8-r1) 00:40:29 (2/33) Installing expat (2.2.9-r1) 00:40:29 (3/33) Installing libffi (3.3-r2) 00:40:29 (4/33) Installing gdbm (1.13-r1) 00:40:29 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 00:40:29 Removing intermediate container 4feec7e85ccb 00:40:29 ---> 1ca3c5f15d16 00:40:29 00:40:29 (5/33) Installing xz-libs (5.2.5-r0) 00:40:29 (6/33) Installing sqlite-libs (3.32.1-r0) 00:40:29 (7/33) Installing python3 (3.8.5-r0) 00:40:29 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 00:40:29 Successfully built 1ca3c5f15d16 00:40:29 Successfully tagged docker-core-data-go:latest 00:40:29  Building docker-core-data-go ... done (1/3) Installing dumb-init (1.2.2-r1) 00:40:30 (2/3) Installing openssl (1.1.1i-r0) 00:40:30 (3/3) Installing su-exec (0.2-r1) 00:40:30 Executing busybox-1.31.1-r19.trigger 00:40:30 OK: 6 MiB in 17 packages 00:40:34 (8/33) Installing py3-appdirs (1.4.4-r1) 00:40:34 (9/33) Installing py3-ordered-set (4.0.1-r0) 00:40:34 (10/33) Installing py3-parsing (2.4.7-r0) 00:40:34 (11/33) Installing py3-six (1.15.0-r0) 00:40:34 (12/33) Installing py3-packaging (20.4-r0) 00:40:34 (13/33) Installing py3-setuptools (47.0.0-r0) 00:40:34 (14/33) Installing py3-chardet (3.0.4-r4) 00:40:34 (15/33) Installing py3-idna (2.9-r0) 00:40:34 (16/33) Installing py3-certifi (2020.4.5.1-r0) 00:40:34 (17/33) Installing py3-urllib3 (1.25.9-r0) 00:40:35 (18/33) Installing py3-requests (2.23.0-r0) 00:40:35 (19/33) Installing py3-msgpack (1.0.0-r0) 00:40:35 (20/33) Installing py3-lockfile (0.12.2-r3) 00:40:35 (21/33) Installing py3-cachecontrol (0.12.6-r0) 00:40:35 Removing intermediate container 5fe6e27776ff 00:40:35 ---> bc473bcc909b 00:40:35 Step 15/34 : ENV SECURITY_INIT_DIR /edgex-init 00:40:35 (22/33) Installing py3-colorama (0.4.3-r0) 00:40:35 (23/33) Installing py3-distlib (0.3.0-r0) 00:40:35 ok github.com/edgexfoundry/edgex-go/internal/core/metadata 1.235s coverage: 28.6% of statements 00:40:35 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 00:40:35 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 00:40:35 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] 00:40:35 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] 00:40:35 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] 00:40:35 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.239s coverage: 100.0% of statements 00:40:35 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] 00:40:35 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.118s coverage: 100.0% of statements 00:40:35 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] 00:40:35 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.335s coverage: 86.7% of statements 00:40:35 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] 00:40:35 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.367s coverage: 97.5% of statements 00:40:35 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] 00:40:35 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.150s coverage: 78.3% of statements 00:40:35 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] 00:40:35 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] 00:40:35 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] 00:40:35 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] 00:40:36 (24/33) Installing py3-distro (1.5.0-r1) 00:40:36 ---> Running in 96181089cdbe 00:40:36 (25/33) Installing py3-webencodings (0.5.1-r3) 00:40:36 (26/33) Installing py3-html5lib (1.0.1-r4) 00:40:36 (27/33) Installing py3-pytoml (0.1.21-r0) 00:40:36 (28/33) Installing py3-pep517 (0.8.2-r0) 00:40:36 (29/33) Installing py3-progress (1.5-r0) 00:40:36 (30/33) Installing py3-toml (0.10.1-r0) 00:40:36 (31/33) Installing py3-retrying (1.3.3-r0) 00:40:36 (32/33) Installing py3-contextlib2 (0.6.0-r0) 00:40:36 (33/33) Installing py3-pip (20.1.1-r0) 00:40:36 Removing intermediate container 96181089cdbe 00:40:36 ---> 96ccbb817c52 00:40:36 Step 16/34 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 00:40:37 Executing busybox-1.31.1-r19.trigger 00:40:37 OK: 71 MiB in 55 packages 00:40:37 ---> Running in e6a0f678b465 00:40:37 Removing intermediate container e6a0f678b465 00:40:37 ---> a5b901306c3e 00:40:37 Step 17/34 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 00:40:37 ---> Running in dabefabb43a0 00:40:43 Removing intermediate container dabefabb43a0 00:40:43 ---> 4b85b4675b10 00:40:43 Step 18/34 : WORKDIR ${SECURITY_INIT_DIR} 00:40:43 ---> Running in 86d7d1dcc5e1 00:40:43 Removing intermediate container 634004391ff3 00:40:43 ---> 3c08de307369 00:40:43 Step 20/26 : RUN pip install docker-compose==1.23.2 00:40:43 ---> Running in 41f2d60e0eaf 00:40:43 Removing intermediate container 86d7d1dcc5e1 00:40:43 ---> f2a793e752d9 00:40:43 Step 19/34 : COPY --from=builder /tmp/build/dist/linux/dockerize . 00:40:43 ---> 5eff75b36249 00:40:43 Step 20/34 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 00:40:44 ---> 2122cbcde976 00:40:44 Step 21/34 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 00:40:44 ---> Running in d56f7577d163 00:40:46 Collecting docker-compose==1.23.2 00:40:46 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 00:40:46 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 1.342s coverage: 92.8% of statements 00:40:46 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] 00:40:46 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] 00:40:46 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] 00:40:46 ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] 00:40:46 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 00:40:46 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] 00:40:46 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] 00:40:46 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 00:40:46 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 00:40:46 ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] 00:40:46 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 00:40:46 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] 00:40:46 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 00:40:46 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] 00:40:46 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 00:40:46 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] 00:40:46 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] 00:40:46 ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] 00:40:46 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.056s coverage: 58.8% of statements 00:40:46 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] 00:40:46 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] 00:40:46 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.297s coverage: 0.1% of statements 00:40:46 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] 00:40:46 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] 00:40:46 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 00:40:46 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.068s coverage: 43.8% of statements 00:40:46 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.075s coverage: 79.5% of statements 00:40:46 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.096s coverage: 94.1% of statements 00:40:46 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.085s coverage: 96.3% of statements 00:40:46 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.052s coverage: 87.5% of statements 00:40:46 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 00:40:46 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 00:40:46 Removing intermediate container d56f7577d163 00:40:46 ---> b22f448b443e 00:40:46 Step 22/34 : COPY --from=builder /edgex-go/Attribution.txt / 00:40:46 Collecting docker<4.0,>=3.6.0 00:40:46 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 00:40:46 ---> 8fd839cdaf19 00:40:46 Step 23/34 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 00:40:46 Collecting PyYAML<4,>=3.10 00:40:46 Downloading PyYAML-3.13.tar.gz (270 kB) 00:40:47 ---> 15da7263c390 00:40:47 Step 24/34 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 00:40:47 Collecting texttable<0.10,>=0.9.0 00:40:47 Downloading texttable-0.9.1.tar.gz (11 kB) 00:40:48 ---> 42f93dfd2c47 00:40:48 Step 25/34 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/security-bootstrap-redis ${BOOTSTRAP_REDIS_DIR}/ 00:40:48 Collecting websocket-client<1.0,>=0.32.0 00:40:48 Downloading websocket_client-0.57.0-py2.py3-none-any.whl (200 kB) 00:40:48 ---> 9ebe6639b5f5 00:40:48 Step 26/34 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/res/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 00:40:48 Collecting jsonschema<3,>=2.5.1 00:40:48 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 00:40:48 Collecting dockerpty<0.5,>=0.4.1 00:40:48 Downloading dockerpty-0.4.1.tar.gz (13 kB) 00:40:48 ---> 7ad946ec1a6b 00:40:48 Step 27/34 : VOLUME ${SECURITY_INIT_DIR} 00:40:49 ---> Running in 21890b855b84 00:40:49 Removing intermediate container 21890b855b84 00:40:49 ---> 15d49f59f38d 00:40:49 Step 28/34 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 00:40:49 Collecting docopt<0.7,>=0.6.1 00:40:49 Downloading docopt-0.6.2.tar.gz (25 kB) 00:40:49 ---> d51c0afdb641 00:40:49 Step 29/34 : RUN chmod +x /entrypoint.sh 00:40:49 ---> Running in 8eac8a18e10e 00:40:49 Collecting cached-property<2,>=1.2.0 00:40:49 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 00:40:49 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 00:40:49 Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.4.5.1) 00:40:49 Requirement already satisfied: chardet<3.1.0,>=3.0.2 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (3.0.4) 00:40:49 Collecting idna<2.8,>=2.5 00:40:49 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 00:40:50 Collecting urllib3<1.25,>=1.21.1 00:40:50 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 00:40:50 Collecting docker-pycreds>=0.4.0 00:40:50 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 00:40:50 Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. 00:40:50 Using legacy setup.py install for texttable, since package 'wheel' is not installed. 00:40:50 Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. 00:40:50 Using legacy setup.py install for docopt, since package 'wheel' is not installed. 00:40:51 Installing collected packages: idna, urllib3, requests, docker-pycreds, websocket-client, docker, PyYAML, texttable, jsonschema, dockerpty, docopt, cached-property, docker-compose 00:40:51 Attempting uninstall: idna 00:40:51 Found existing installation: idna 2.9 00:40:51 Uninstalling idna-2.9: 00:40:51 Successfully uninstalled idna-2.9 00:40:51 Attempting uninstall: urllib3 00:40:51 Found existing installation: urllib3 1.25.9 00:40:51 Uninstalling urllib3-1.25.9: 00:40:51 Successfully uninstalled urllib3-1.25.9 00:40:51 Removing intermediate container 8eac8a18e10e 00:40:51 ---> e1001dff29c7 00:40:51 Step 30/34 : ENTRYPOINT ["/entrypoint.sh"] 00:40:51 ---> Running in 00c653eb42a6 00:40:51 Attempting uninstall: requests 00:40:51 Found existing installation: requests 2.23.0 00:40:51 Uninstalling requests-2.23.0: 00:40:51 Successfully uninstalled requests-2.23.0 00:40:52 Removing intermediate container 00c653eb42a6 00:40:52 ---> 1019a73aa120 00:40:52 Step 31/34 : CMD ["gate"] 00:40:52 ---> Running in e4a2de5db81c 00:40:52 Running setup.py install for PyYAML: started 00:40:52 Removing intermediate container e4a2de5db81c 00:40:52 ---> 89c2bbd1165a 00:40:52 Step 32/34 : LABEL arch=x86_64 00:40:53 ---> Running in 042fe4f07d24 00:40:53 Running setup.py install for PyYAML: finished with status 'done' 00:40:53 Running setup.py install for texttable: started 00:40:53 Removing intermediate container 042fe4f07d24 00:40:53 ---> dcc2568e44ca 00:40:53 Step 33/34 : LABEL git_sha=600e9b21aa7194b46ff301a887fab1dff515ebca 00:40:53 ---> Running in 6760c3c08ddf 00:40:54 Running setup.py install for texttable: finished with status 'done' 00:40:54 Removing intermediate container 6760c3c08ddf 00:40:54 ---> 1952282c0b1c 00:40:54 Step 34/34 : LABEL version=0.0.0 00:40:54 Running setup.py install for dockerpty: started 00:40:54 ---> Running in 07609327afbe 00:40:54 Removing intermediate container 07609327afbe 00:40:54 ---> d3041194bf51 00:40:54 00:40:54 Running setup.py install for dockerpty: finished with status 'done' 00:40:54 Running setup.py install for docopt: started 00:40:54 Successfully built d3041194bf51 00:40:54 Successfully tagged docker-security-bootstrapper-go:latest 00:40:55  Building docker-security-bootstrapper-go ... done  Running setup.py install for docopt: finished with status 'done' 00:40:55 Successfully installed PyYAML-3.13 cached-property-1.5.2 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.57.0 00:40:58 Removing intermediate container 41f2d60e0eaf 00:40:58 ---> 5fcf05401307 00:40:58 Step 21/26 : RUN apk --no-cache add curl 00:40:58 ---> Running in 75afa4be87b4 00:40:58 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.083s coverage: 94.4% of statements 00:40:58 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.060s coverage: 44.8% of statements 00:40:58 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 00:40:58 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 00:40:58 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 00:40:58 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 00:40:58 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 00:40:58 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 00:40:58 (1/3) Installing nghttp2-libs (1.41.0-r0) 00:40:58 (2/3) Installing libcurl (7.69.1-r3) 00:40:58 (3/3) Installing curl (7.69.1-r3) 00:40:58 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.093s coverage: 87.2% of statements 00:40:58 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 00:40:58 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 00:40:58 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.052s coverage: 100.0% of statements 00:40:58 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 00:40:58 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.091s coverage: 75.5% of statements 00:40:58 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 00:40:58 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.060s coverage: 80.8% of statements 00:40:58 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.129s coverage: 87.2% of statements 00:40:58 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.134s coverage: 84.2% of statements 00:40:58 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.183s coverage: 91.4% of statements 00:40:58 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 00:40:59 Executing busybox-1.31.1-r19.trigger 00:40:59 OK: 72 MiB in 58 packages 00:40:59 Removing intermediate container 75afa4be87b4 00:40:59 ---> 360163dcf53c 00:40:59 Step 22/26 : ENTRYPOINT ["/sys-mgmt-agent"] 00:40:59 ---> Running in b07083514150 00:40:59 Removing intermediate container b07083514150 00:40:59 ---> 810adb183be2 00:40:59 Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:40:59 ---> Running in a3e9dc32edad 00:40:59 Removing intermediate container a3e9dc32edad 00:40:59 ---> 3f4ca35a3c7d 00:40:59 Step 24/26 : LABEL arch=x86_64 00:41:00 ---> Running in 3ebb6b574987 00:41:00 Removing intermediate container 3ebb6b574987 00:41:00 ---> 50b765f5f32d 00:41:00 Step 25/26 : LABEL git_sha=600e9b21aa7194b46ff301a887fab1dff515ebca 00:41:00 ---> Running in d136428d6550 00:41:00 Removing intermediate container d136428d6550 00:41:00 ---> cf9ae62f21c4 00:41:00 Step 26/26 : LABEL version=0.0.0 00:41:00 ---> Running in ac20b17a1543 00:41:00 Removing intermediate container ac20b17a1543 00:41:00 ---> 7185c1e6c782 00:41:00 00:41:00 Successfully built 7185c1e6c782 00:41:00 Successfully tagged docker-sys-mgmt-agent-go:latest 00:41:00 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.859s coverage: 63.5% of statements 00:41:00 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 00:41:00 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 00:41:00 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.059s coverage: 100.0% of statements 00:41:01  Building docker-sys-mgmt-agent-go ... done  [Pipeline] } 00:41:01 $ docker stop --time=1 0080c533c2d77a38e4f24fe8468a226cfff5d64e31c58647b665e62b09414da2 00:41:01 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.119s coverage: 91.3% of statements 00:41:02 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.057s coverage: 100.0% of statements 00:41:02 $ docker rm -f 0080c533c2d77a38e4f24fe8468a226cfff5d64e31c58647b665e62b09414da2 [Pipeline] // withDockerContainer [Pipeline] sh 00:41:03 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.056s coverage: 73.7% of statements 00:41:03 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.060s coverage: 100.0% of statements 00:41:03 + docker images 00:41:03 + grep docker 00:41:03 docker-sys-mgmt-agent-go latest 7185c1e6c782 3 seconds ago 313MB 00:41:03 docker-security-bootstrapper-go latest d3041194bf51 9 seconds ago 33.5MB 00:41:03 docker-core-data-go latest 1ca3c5f15d16 34 seconds ago 22.3MB 00:41:03 docker-core-command-go latest ebd85eeb5972 About a minute ago 16.9MB 00:41:03 docker-security-secretstore-setup-go latest 4caaca25a33f 2 minutes ago 24.6MB 00:41:03 docker-core-metadata-go latest d2f20d14f2d9 2 minutes ago 18.8MB 00:41:03 docker-support-notifications-go latest bdb2a4358d88 2 minutes ago 16.9MB 00:41:03 docker-security-proxy-setup-go latest 15fc8bfe4d2d 2 minutes ago 24.4MB 00:41:03 docker-support-scheduler-go latest 586c28e84038 2 minutes ago 16.4MB 00:41:03 docker 20.10.0 aefe523efa57 6 weeks ago 240MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [Pipeline] findFiles [Pipeline] node 00:41:07 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.855s coverage: 68.9% of statements 00:41:07 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 00:41:07 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 00:41:07 ? github.com/edgexfoundry/edgex-go/internal/security/redis [no test files] 00:41:07 ? github.com/edgexfoundry/edgex-go/internal/security/redis/config [no test files] 00:41:07 ? github.com/edgexfoundry/edgex-go/internal/security/redis/container [no test files] 00:41:08 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.384s coverage: 37.0% of statements 00:41:08 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 00:41:08 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 00:41:09 ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient 1.770s coverage: 84.0% of statements 00:41:09 ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient/mocks 0.087s coverage: 100.0% of statements 00:41:17 ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.363s coverage: 47.1% of statements 00:41:17 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 00:41:17 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 00:41:17 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] 00:41:17 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] 00:41:17 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] 00:41:17 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.133s coverage: 100.0% of statements 00:41:17 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] 00:41:17 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.108s coverage: 100.0% of statements 00:41:17 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] 00:41:19 Still waiting to schedule task 00:41:19 All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline 00:41:22 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 3.263s coverage: 29.1% of statements 00:41:22 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 00:41:22 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 00:41:22 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] 00:41:22 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] 00:41:22 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] 00:41:22 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.224s coverage: 99.0% of statements 00:41:22 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] 00:41:22 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.125s coverage: 100.0% of statements 00:41:22 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] 00:41:22 ok github.com/edgexfoundry/edgex-go/internal/system 0.042s coverage: 0.0% of statements 00:41:22 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 00:41:22 ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.049s coverage: 100.0% of statements 00:41:22 ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] 00:41:22 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 00:41:22 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 00:41:22 ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] 00:41:22 ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.111s coverage: 87.9% of statements 00:41:22 ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] 00:41:22 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 00:41:22 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.064s coverage: 100.0% of statements 00:41:22 ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.057s coverage: 32.1% of statements 00:41:23 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.080s coverage: 100.0% of statements 00:41:24 GO111MODULE=on go vet ./... 00:42:08 Running on prd-ubuntu18.04-docker-8c-8g-23850 in /w/workspace/edgexfoundry_edgex-go_PR-2858 [Pipeline] { [Pipeline] ws 00:42:08 Running in /w/workspace/edgex-go/51 [Pipeline] { [Pipeline] checkout 00:42:10 using credential edgex-jenkins-ssh 00:42:10 Cloning the remote Git repository 00:42:10 Cloning repository git@github.com:edgexfoundry/edgex-go.git 00:42:10 > git init /w/workspace/edgex-go/51 # timeout=10 00:42:10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 00:42:10 > git --version # timeout=10 00:42:10 > git --version # 'git version 2.17.1' 00:42:10 using GIT_SSH to set credentials SSH Credentials for GitHub 00:42:10 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 00:42:25 Merging remotes/origin/master commit df7eaa583f48bd0cefe0e9af00d8477318667731 into PR head commit b123692ef5aef04367cfb89a2b35ff47f98a9523 00:42:26 Merge succeeded, producing 06b08f0cb5186beacb0196b8f9eddbb00cf81a49 00:42:26 Checking out Revision 06b08f0cb5186beacb0196b8f9eddbb00cf81a49 (PR-2858) 00:42:25 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 00:42:25 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 00:42:25 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 00:42:25 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 00:42:25 using GIT_SSH to set credentials SSH Credentials for GitHub 00:42:25 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/2858/head:refs/remotes/origin/PR-2858 +refs/heads/master:refs/remotes/origin/master # timeout=10 00:42:25 > git config core.sparsecheckout # timeout=10 00:42:25 > git checkout -f b123692ef5aef04367cfb89a2b35ff47f98a9523 # timeout=10 00:42:25 > git remote # timeout=10 00:42:25 > git config --get remote.origin.url # timeout=10 00:42:25 using GIT_SSH to set credentials SSH Credentials for GitHub 00:42:25 > git merge df7eaa583f48bd0cefe0e9af00d8477318667731 # timeout=10 00:42:26 > git rev-parse HEAD^{commit} # timeout=10 00:42:26 > git config core.sparsecheckout # timeout=10 00:42:26 > git checkout -f 06b08f0cb5186beacb0196b8f9eddbb00cf81a49 # timeout=10 00:42:29 Commit message: "Merge commit 'df7eaa583f48bd0cefe0e9af00d8477318667731' into HEAD" 00:42:29 First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:42:29 > git rev-list --no-walk faac3970eef7333de4c7e0f9b965e447c478d533 # timeout=10 00:42:30 + echo snap-build.sh 00:42:30 snap-build.sh 00:42:30 + SNAP_BASE_DIR=. 00:42:30 + '[' '!' -z /w/workspace/edgex-go/51 ']' 00:42:30 + SNAP_BASE_DIR=/w/workspace/edgex-go/51 00:42:30 + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/51]' 00:42:30 [snap-build] Building snap in dir [/w/workspace/edgex-go/51] 00:42:30 + cd /w/workspace/edgex-go/51 00:42:30 + sudo apt-get remove -qy --purge lxd lxd-client 00:42:30 Reading package lists... 00:42:30 Building dependency tree... 00:42:30 Reading state information... 00:42:31 The following packages were automatically installed and are no longer required: 00:42:31 dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs 00:42:31 uidmap xdelta3 00:42:31 Use 'sudo apt autoremove' to remove them. 00:42:31 The following packages will be REMOVED: 00:42:31 lxd* lxd-client* 00:42:31 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. 00:42:31 After this operation, 31.7 MB disk space will be freed. 00:42:32 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 190027 files and directories currently installed.) 00:42:32 Removing lxd (3.0.3-0ubuntu1~18.04.1) ... 00:42:33 Removing lxd dnsmasq configuration 00:42:33 Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... 00:42:33 Processing triggers for man-db (2.8.3-2ubuntu0.1) ... 00:42:34 Processing triggers for libc-bin (2.27-3ubuntu1.3) ... 00:42:35 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 189852 files and directories currently installed.) 00:42:35 Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... 00:42:36 Processing triggers for systemd (237-3ubuntu10.42) ... 00:42:36 Processing triggers for ureadahead (0.100.0-21) ... 00:42:37 + sudo snap remove --purge lxd 00:42:37 snap "lxd" is not installed 00:42:37 + sudo groupadd --force --system lxd 00:42:37 ++ whoami 00:42:37 + sudo /usr/sbin/usermod -G lxd -a jenkins 00:42:37 + newgrp - lxd 00:42:37 + sudo snap install lxd 00:42:47 gofmt -l . 00:42:47 [ "`gofmt -l .`" = "" ] 00:42:47 ./bin/test-go-mod-tidy.sh 00:42:47 ./bin/test-attribution-txt.sh [Pipeline] sh 00:42:47 + ls -al . 00:42:47 total 700 00:42:47 drwxrwxr-x 9 1001 1001 4096 Jan 29 00:42 . 00:42:47 drwxr-xr-x 4 root root 4096 Jan 29 00:38 .. 00:42:47 -rw-rw-r-- 1 1001 1001 11 Jan 29 00:36 .dockerignore 00:42:47 drwxrwxr-x 8 1001 1001 4096 Jan 29 00:36 .git 00:42:47 drwxrwxr-x 3 1001 1001 4096 Jan 29 00:36 .github 00:42:47 -rw-rw-r-- 1 1001 1001 872 Jan 29 00:36 .gitignore 00:42:47 -rw-rw-r-- 1 1001 1001 166 Jan 29 00:36 .sonarcloud.properties 00:42:47 -rw-rw-r-- 1 1001 1001 7859 Jan 29 00:36 Attribution.txt 00:42:47 -rw-rw-r-- 1 1001 1001 3804 Jan 29 00:36 CONTRIBUTING.md 00:42:47 -rw-rw-r-- 1 1001 1001 931 Jan 29 00:36 Dockerfile.build 00:42:47 -rw-rw-r-- 1 1001 1001 863 Jan 29 00:36 Jenkinsfile 00:42:47 -rw-rw-r-- 1 1001 1001 10775 Jan 29 00:36 LICENSE 00:42:47 -rw-rw-r-- 1 1001 1001 6001 Jan 29 00:36 Makefile 00:42:47 -rw-rw-r-- 1 1001 1001 6524 Jan 29 00:36 README.md 00:42:47 -rw-rw-r-- 1 1001 1001 6755 Jan 29 00:36 SECURITY.md 00:42:47 -rw-rw-r-- 1 1001 1001 5 Jan 29 00:33 VERSION 00:42:47 -rw-rw-r-- 1 1001 1001 4131 Jan 29 00:36 ZMQWindows.md 00:42:47 drwxrwxr-x 2 1001 1001 4096 Jan 29 00:36 bin 00:42:47 drwxrwxr-x 15 1001 1001 4096 Jan 29 00:36 cmd 00:42:47 -rw-r--r-- 1 root root 565356 Jan 29 00:41 coverage.out 00:42:47 -rw-r--r-- 1 root root 1054 Jan 29 00:42 go.mod 00:42:47 -rw-r--r-- 1 root root 19289 Jan 29 00:42 go.sum 00:42:47 drwxrwxr-x 8 1001 1001 4096 Jan 29 00:36 internal 00:42:47 drwxrwxr-x 4 1001 1001 4096 Jan 29 00:36 openapi 00:42:47 drwxrwxr-x 4 1001 1001 4096 Jan 29 00:36 snap 00:42:47 -rw-rw-r-- 1 1001 1001 168 Jan 29 00:36 version.go [Pipeline] sh 00:42:47 2021-01-29T00:42:45Z INFO Waiting for automatic snapd restart... 00:42:48 + '[' -e coverage.out ] 00:42:48 + chown 1001:1001 coverage.out [Pipeline] stash 00:42:48 Warning: overwriting stash ‘coverage-report’ 00:42:49 Stashed 1 file(s) [Pipeline] sh 00:42:50 + make build 00:42: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:43:00 lxd 4.10 from Canonical* installed 00:43:00 + sudo lxd init --auto 00:43:00 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:43:10 + sudo snap install --classic snapcraft 00:43:16 snapcraft 4.4.4 from Canonical* installed 00:43:16 + '[' -f snap/local/patches/0001-optimize-build-for-pipeline-CI-check.patch ']' 00:43:16 + patch --verbose -p1 00:43:16 Hmm... Looks like a unified diff to me... 00:43:16 The text leading up to this was: 00:43:16 -------------------------- 00:43:16 |From 0510531350ba940eafa289c8b699567ab358c449 Mon Sep 17 00:00:00 2001 00:43:16 |From: Tony Espy 00:43:16 |Date: Wed, 16 Dec 2020 16:34:55 -0500 00:43:16 |Subject: [PATCH] optimize snap build for pipeline CI check 00:43:16 | 00:43:16 |This patch is used by the EdgeX CI pipeline builds to 00:43:16 |optimize the snap CI check run for pull requests. When 00:43:16 |applied, it essentially strips out everything (apps and 00:43:16 |parts) from the snapcraft.yaml file except those required 00:43:16 |to build edgex-go, as the whole idea of the CI check is to 00:43:16 |catch changes to edgex-go that break the snap build. 00:43:16 | 00:43:16 |In general, anyone updating snapcraft.yaml will also need 00:43:16 |to update this patch file, otherwise it may fail to apply, 00:43:16 |resulting in a failed snap build CI check in the associated 00:43:16 |pull request. 00:43:16 | 00:43:16 |Note - in addition to applying this patch, the pipeline also 00:43:16 |only primes the snap (e.g. `snapcraft prime`), as there's no 00:43:16 |need to build the finally binary .snap file (and it won't 00:43:16 |work with the patch applied). This further reduces the build 00:43:16 |time. 00:43:16 |--- 00:43:16 | snap/snapcraft.yaml | 461 +------------------------------------------- 00:43:16 | 1 file changed, 2 insertions(+), 459 deletions(-) 00:43:16 | 00:43:16 |diff --git a/snap/snapcraft.yaml b/snap/snapcraft.yaml 00:43:16 |index 1e537489..faf42425 100644 00:43:16 |--- a/snap/snapcraft.yaml 00:43:16 |+++ b/snap/snapcraft.yaml 00:43:16 -------------------------- 00:43:16 patching file snap/snapcraft.yaml 00:43:16 Using Plan A... 00:43:16 Hunk #1 succeeded at 73. 00:43:16 Hunk #2 succeeded at 202 with fuzz 1 (offset 2 lines). 00:43:16 Hunk #3 succeeded at 214 (offset -1 lines). 00:43:16 Hunk #4 FAILED at 223. 00:43:16 Hunk #5 succeeded at 300. 00:43:16 Hunk #6 succeeded at 327. 00:43:16 Hunk #7 succeeded at 361. 00:43:16 Hunk #8 FAILED at 412. 00:43:16 2 out of 8 hunks FAILED -- saving rejects to file snap/snapcraft.yaml.rej 00:43:16 Hmm... Ignoring the trailing garbage. 00:43:16 done [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 00:43:17 Failed in branch amd64 00:43:33 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:43:33 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 00:43:39 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 00:43:40 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 00:43:46 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 00:43:50 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 00:43:54 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 00:43:58 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 00:44:01 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrap-redis/security-bootstrap-redis ./cmd/security-bootstrap-redis 00:44:06 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config 00:44:11 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [Pipeline] } 00:44:16 $ docker stop --time=1 9c1e475718cac8d70d8a3e5f3c5593f23ef98f763ffe0d11be5706390d10aebd 00:44:19 $ docker rm -f 9c1e475718cac8d70d8a3e5f3c5593f23ef98f763ffe0d11be5706390d10aebd [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 00:44:21 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 00:44:21 00:44:21 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh 00:44:22 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 00:44:22 latest: Pulling from edgex-devops/edgex-compose-arm64 00:44:22 29e5d40040c1: Pulling fs layer 00:44:22 1ce36da41761: Pulling fs layer 00:44:22 25b303627fd3: Pulling fs layer 00:44:22 29e5d40040c1: Verifying Checksum 00:44:22 29e5d40040c1: Download complete 00:44:23 29e5d40040c1: Pull complete 00:44:23 1ce36da41761: Verifying Checksum 00:44:23 1ce36da41761: Download complete 00:44:24 1ce36da41761: Pull complete 00:44:24 25b303627fd3: Verifying Checksum 00:44:24 25b303627fd3: Download complete 00:44:34 25b303627fd3: Pull complete 00:44:34 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 00:44:34 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 00:44:34 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer 00:44:35 prd-ubuntu18.04-docker-arm64-4c-16g-23845 does not seem to be running inside a container 00:44:35 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/51 -v /w/workspace/edgex-go/51:/w/workspace/edgex-go/51:rw,z -v /w/workspace/edgex-go/51@tmp:/w/workspace/edgex-go/51@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 00:44:38 $ docker top aaa7b6c859abbd34ee462ebf109797594c9a3549f649dff140e526b2852d198d -eo pid,comm [Pipeline] { [Pipeline] sh 00:44:39 + docker-compose build --help 00:44:39 + grep parallel 00:44:44 --parallel Build images in parallel. [Pipeline] } 00:44:44 $ docker stop --time=1 aaa7b6c859abbd34ee462ebf109797594c9a3549f649dff140e526b2852d198d 00:44:46 $ docker rm -f aaa7b6c859abbd34ee462ebf109797594c9a3549f649dff140e526b2852d198d [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 00:44:47 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 00:44:47 . [Pipeline] withDockerContainer 00:44:47 prd-ubuntu18.04-docker-arm64-4c-16g-23845 does not seem to be running inside a container 00:44:48 $ 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/51 -v /w/workspace/edgex-go/51:/w/workspace/edgex-go/51:rw,z -v /w/workspace/edgex-go/51@tmp:/w/workspace/edgex-go/51@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 00:44:49 $ docker top 6401bb888f57d60283d17f5098a0e0adc494aa3f8c339b11c617f2951d715e2a -eo pid,comm [Pipeline] { [Pipeline] sh 00:44:50 + docker-compose -f ./docker-compose-build.yml build --parallel 00:44:57 Building docker-core-command-go ... 00:44:57 Building docker-core-data-go ... 00:44:57 Building docker-core-metadata-go ... 00:44:57 Building docker-security-bootstrapper-go ... 00:44:57 Building docker-security-proxy-setup-go ... 00:44:57 Building docker-security-secretstore-setup-go ... 00:44:57 Building docker-support-notifications-go ... 00:44:57 Building docker-support-scheduler-go ... 00:44:57 Building docker-sys-mgmt-agent-go ... 00:44:57 Building docker-security-secretstore-setup-go 00:44:57 Building docker-support-scheduler-go 00:44:57 Building docker-security-proxy-setup-go 00:44:57 Building docker-security-bootstrapper-go 00:44:57 Building docker-core-command-go 00:46:19 Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12 00:46:19 Step 2/24 : FROM ${BUILDER_BASE} AS builder 00:46:19 ---> e5924708efb3 00:46:19 Step 3/24 : WORKDIR /edgex-go 00:46:19 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 00:46:19 Step 2/22 : FROM ${BUILDER_BASE} AS builder 00:46:19 ---> e5924708efb3 00:46:19 Step 3/22 : WORKDIR /edgex-go 00:46:19 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 00:46:19 Step 2/23 : FROM ${BUILDER_BASE} AS builder 00:46:19 ---> e5924708efb3 00:46:19 Step 3/23 : WORKDIR /edgex-go 00:46:19 Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12 00:46:19 Step 2/21 : FROM ${BUILDER_BASE} AS builder 00:46:19 ---> e5924708efb3 00:46:19 Step 3/21 : WORKDIR /edgex-go 00:46:19 Step 1/34 : ARG BUILDER_BASE=golang:1.15-alpine3.12 00:46:19 Step 2/34 : FROM ${BUILDER_BASE} AS builder 00:46:19 ---> e5924708efb3 00:46:19 Step 3/34 : WORKDIR /edgex-go 00:46:19 ---> Running in d6d1e7259492 00:46:19 ---> Running in 04d448232473 00:46:19 ---> Running in c8545a09310b 00:46:19 ---> Running in ceea25b3b7e0 00:46:19 ---> Running in 34638b8042fa 00:46:19 Removing intermediate container 04d448232473 00:46:19 ---> 19de7de247c2 00:46:19 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:46:19 Removing intermediate container ceea25b3b7e0 00:46:19 ---> 7056403096bf 00:46:19 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:46:19 Removing intermediate container 34638b8042fa 00:46:19 ---> 76fd05a75b4d 00:46:19 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:46:19 Removing intermediate container c8545a09310b 00:46:19 ---> 7e3f6aec28b0 00:46:19 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:46:19 Removing intermediate container d6d1e7259492 00:46:19 ---> a60b0e6d3391 00:46:19 Step 4/34 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:46:19 ---> Running in bcf807ef967d 00:46:19 ---> Running in 625fbb47cf86 00:46:19 ---> Running in ab99adc2dd41 00:46:19 ---> Running in d4abe5203481 00:46:19 ---> Running in 829e75fec1f9 00:46:19 Removing intermediate container 625fbb47cf86 00:46:19 ---> b621bdbb5072 00:46:19 Step 5/24 : RUN apk add --update --no-cache make git 00:46:19 ---> Running in 02835a812e6d 00:46:19 Removing intermediate container bcf807ef967d 00:46:19 ---> bc13ca1913d3 00:46:19 Step 5/22 : RUN apk add --update --no-cache make git 00:46:19 Removing intermediate container ab99adc2dd41 00:46:19 ---> 2cdd005f5a5f 00:46:19 Step 5/21 : RUN apk add --update --no-cache make git 00:46:19 ---> Running in a40b7272377d 00:46:19 Removing intermediate container d4abe5203481 00:46:19 ---> 35fa602e936f 00:46:19 Step 5/23 : RUN apk add --update --no-cache make git 00:46:19 ---> Running in 0cfb9f924272 00:46:19 Removing intermediate container 829e75fec1f9 00:46:19 ---> 2f025e203f8b 00:46:19 Step 5/34 : RUN apk add --update --no-cache make git 00:46:19 ---> Running in 389ffec87cd6 00:46:19 ---> Running in 71c761b3f799 00:46:19 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 00:46:20 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 00:46:20 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 00:46:20 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 00:46:20 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 00:46:21 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 00:46:21 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 00:46:21 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 00:46:21 OK: 217 MiB in 51 packages 00:46:21 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 00:46:21 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 00:46:22 OK: 217 MiB in 51 packages 00:46:22 OK: 217 MiB in 51 packages 00:46:22 OK: 217 MiB in 51 packages 00:46:22 OK: 217 MiB in 51 packages 00:46:23 Removing intermediate container 02835a812e6d 00:46:23 ---> d8f5d5be31c3 00:46:23 Step 6/24 : COPY go.mod . 00:46:24 Removing intermediate container a40b7272377d 00:46:24 ---> 6d81e710d6b9 00:46:24 Step 6/22 : COPY go.mod . 00:46:24 Removing intermediate container 0cfb9f924272 00:46:24 ---> 39fd63b87f83 00:46:24 Step 6/21 : COPY go.mod . 00:46:24 ---> a18c8dbf3467 00:46:24 Step 7/24 : RUN go mod download 00:46:24 Removing intermediate container 389ffec87cd6 00:46:24 ---> 01a8ef7a0f61 00:46:24 Step 6/23 : COPY go.mod . 00:46:24 Removing intermediate container 71c761b3f799 00:46:24 ---> b322bd24972e 00:46:24 Step 6/34 : COPY go.mod . 00:46:24 ---> Running in f7f427e48e89 00:46:25 ---> 12edbe2415cc 00:46:25 Step 7/22 : RUN go mod download 00:46:25 ---> Running in 1c67e4dc5319 00:46:25 ---> 1cf3e2e49f4b 00:46:25 ---> aef11b38eebf 00:46:25 Step 7/23 : RUN go mod download 00:46:25 Step 7/21 : RUN go mod download 00:46:25 ---> Running in 1eb794a21626 00:46:25 ---> Running in cc45d32199c2 00:46:26 ---> 4153e91f3e5c 00:46:26 Step 7/34 : RUN go mod download 00:46:26 ---> Running in 3cfb064efc60 00:46:28 Removing intermediate container f7f427e48e89 00:46:28 ---> e637fb8a7d30 00:46:28 Step 8/24 : COPY . . 00:46:29 Removing intermediate container 1c67e4dc5319 00:46:29 ---> 31ccc7a783fb 00:46:29 Step 8/22 : COPY . . 00:46:31 Removing intermediate container cc45d32199c2 00:46:31 ---> 6111dac5f470 00:46:31 Step 8/21 : COPY . . 00:46:31 Removing intermediate container 3cfb064efc60 00:46:31 ---> c4f1f9eb21d8 00:46:31 Step 8/34 : COPY . . 00:46:32 Removing intermediate container 1eb794a21626 00:46:32 ---> c6f829fd068e 00:46:32 Step 8/23 : COPY . . 00:46:58 ---> 453b7f352af0 00:46:58 Step 9/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 00:46:58 ---> 8379ba6ecd19 00:46:58 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 00:46:58 ---> 160eec2a57ee 00:46:58 Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 00:46:58 ---> 26f3348b25fd 00:46:58 Step 9/23 : RUN make cmd/core-command/core-command 00:46:58 ---> Running in e73193c2b356 00:46:58 ---> Running in 3965852d6c73 00:46:58 ---> Running in 8cd0a70721a0 00:46:58 ---> Running in d102f706b55f 00:46:58 ---> 0355b65a938c 00:46:58 Step 9/34 : ARG BUILD_BASE_DIR="/tmp/build/dist/linux" 00:46:58 ---> Running in 25d9cdd9e480 00:46:58 Removing intermediate container 25d9cdd9e480 00:46:58 ---> fc69efe5f4f9 00:46:58 Step 10/34 : RUN make cmd/security-bootstrapper/security-bootstrapper && make cmd/security-bootstrap-redis/security-bootstrap-redis && set -eux; mkdir -p "$BUILD_BASE_DIR" && cd "$BUILD_BASE_DIR" && git clone https://github.com/jwilder/dockerize.git . && go get github.com/robfig/glock && glock sync -n < GLOCKFILE && TAG=$(git describe --abbrev=0 --tags) && LDFLAGS="-X main.buildVersion=$TAG" && arch="$(apk --print-arch)"; case "$arch" in x86_64 ) echo "building [dockerize] for amd64 ... "; CGO_ENABLED=0 GOOS=linux GOARCH=amd64 go build -ldflags "$LDFLAGS" -a -tags netgo -installsuffix netgo -o "$BUILD_BASE_DIR"/dockerize ;; aarch64 ) echo "building [dockerize] for arm64 ... "; CGO_ENABLED=0 GOOS=linux GOARCH=arm64 go build -ldflags "$LDFLAGS" -o "$BUILD_BASE_DIR"/dockerize ;; *) echo >&2 "Error: dockerize is not supported in arch $arch"; exit 1 ;; esac && echo "$(date) dockerize executable build done and output at directory: $BUILD_BASE_DIR" 00:46:58 ---> Running in e45df0e090e4 00:46:58 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 00:46:59 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 00:46:59 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 00:46:59 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command 00:47:00 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 00:48:21 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:21 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:26 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:48:42 Removing intermediate container e73193c2b356 00:48:42 ---> d989de633dcb 00:48:42 00:48:42 Step 10/24 : FROM alpine:3.12 00:48:42 3.12: Pulling from library/alpine 00:48:42 Removing intermediate container 8cd0a70721a0 00:48:42 ---> 1a1c8823b755 00:48:42 00:48:42 Step 10/21 : FROM alpine:3.12 00:48:42 Removing intermediate container 3965852d6c73 00:48:42 ---> 00f16dd44375 00:48:42 00:48:42 Step 10/22 : FROM alpine:3.12 00:48:42 3.12: Pulling from library/alpine 00:48:42 3.12: Pulling from library/alpine 00:48:43 Digest: sha256:3c7497bf0c7af93428242d6176e8f7905f2201d8fc5861f45be7a346b5f23436 00:48:43 Digest: sha256:3c7497bf0c7af93428242d6176e8f7905f2201d8fc5861f45be7a346b5f23436 00:48:43 Digest: sha256:3c7497bf0c7af93428242d6176e8f7905f2201d8fc5861f45be7a346b5f23436 00:48:43 Status: Image is up to date for alpine:3.12 00:48:43 ---> afeebe901d6b 00:48:43 Step 11/21 : RUN apk add --update --no-cache curl 00:48:43 Status: Downloaded newer image for alpine:3.12 00:48:43 ---> afeebe901d6b 00:48:43 Step 11/22 : RUN apk add --update --no-cache dumb-init 00:48:43 Status: Image is up to date for alpine:3.12 00:48:43 ---> afeebe901d6b 00:48:43 Step 11/24 : RUN apk add --update --no-cache ca-certificates dumb-init curl 00:48:43 ---> Running in 5fc26bd4d5d9 00:48:43 ---> Running in 0c5cf6e99b1a 00:48:43 ---> Running in f2974de31e8d 00:48:43 + mkdir -p /tmp/build/dist/linux 00:48:43 + cd /tmp/build/dist/linux 00:48:43 + git clone https://github.com/jwilder/dockerize.git . 00:48:43 Cloning into '.'... 00:48:44 + go get github.com/robfig/glock 00:48:45 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 00:48:46 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 00:48:46 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 00:48:46 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 00:48:46 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 00:48:46 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 00:48:46 (1/4) Installing ca-certificates (20191127-r4) 00:48:46 (2/4) Installing nghttp2-libs (1.41.0-r0) 00:48:46 (3/4) Installing libcurl (7.69.1-r3) 00:48:46 (4/4) Installing curl (7.69.1-r3) 00:48:46 (1/1) Installing dumb-init (1.2.2-r1) 00:48:46 Executing busybox-1.31.1-r19.trigger 00:48:46 Executing busybox-1.31.1-r19.trigger 00:48:46 Executing ca-certificates-20191127-r4.trigger 00:48:46 OK: 5 MiB in 15 packages 00:48:47 (1/5) Installing ca-certificates (20191127-r4) 00:48:47 (2/5) Installing nghttp2-libs (1.41.0-r0) 00:48:47 (3/5) Installing libcurl (7.69.1-r3) 00:48:47 (4/5) Installing curl (7.69.1-r3) 00:48:47 (5/5) Installing dumb-init (1.2.2-r1) 00:48:47 OK: 7 MiB in 18 packages 00:48:47 Executing busybox-1.31.1-r19.trigger 00:48:47 Executing ca-certificates-20191127-r4.trigger 00:48:47 OK: 7 MiB in 19 packages 00:48:49 Removing intermediate container 5fc26bd4d5d9 00:48:49 ---> 1cbc45a603e1 00:48:49 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 00:48:49 ---> Running in cb7f44179f3f 00:48:50 Removing intermediate container 0c5cf6e99b1a 00:48:50 ---> e8beb54562c4 00:48:50 Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 00:48:50 Removing intermediate container cb7f44179f3f 00:48:50 ---> 35934f21b62d 00:48:50 Step 13/22 : ENV APP_PORT=48085 00:48:50 ---> Running in 4c68f585a32d 00:48:51 Removing intermediate container f2974de31e8d 00:48:51 ---> caeb40af9eac 00:48:51 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 00:48:51 ---> Running in 440637a673c7 00:48:51 Removing intermediate container d102f706b55f 00:48:51 ---> b2968b7865dc 00:48:51 00:48:51 Step 10/23 : FROM alpine:3.12 00:48:51 ---> afeebe901d6b 00:48:51 Step 11/23 : RUN apk add --update --no-cache dumb-init 00:48:51 ---> Using cache 00:48:51 ---> 1cbc45a603e1 00:48:51 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 00:48:51 ---> Using cache 00:48:51 ---> 35934f21b62d 00:48:51 Step 13/23 : ENV APP_PORT=48082 00:48:51 ---> Running in 25fb9b9aee34 00:48:51 ---> Running in 098c0c2d7dd5 00:48:51 Removing intermediate container 4c68f585a32d 00:48:51 ---> 1772602f6db3 00:48:51 Step 13/21 : WORKDIR /edgex 00:48:51 ---> Running in 93093a57a569 00:48:51 Removing intermediate container 440637a673c7 00:48:51 ---> c8a17ffe8890 00:48:51 Step 14/22 : EXPOSE $APP_PORT 00:48:52 ---> Running in df722d6618b8 00:48:52 Removing intermediate container 25fb9b9aee34 00:48:52 ---> 817dc5286834 00:48:52 Step 13/24 : WORKDIR / 00:48:52 Removing intermediate container 098c0c2d7dd5 00:48:52 ---> 46989b31079f 00:48:52 Step 14/23 : EXPOSE $APP_PORT 00:48:52 ---> Running in 4ce31904043b 00:48:52 ---> Running in 62e68091ea10 00:48:52 Removing intermediate container 93093a57a569 00:48:52 ---> 0753de51078c 00:48:52 Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 00:48:53 Removing intermediate container df722d6618b8 00:48:53 ---> 0e0bdbc18e9a 00:48:53 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 00:48:53 Removing intermediate container 4ce31904043b 00:48:53 ---> 5a6001ef5f7f 00:48:53 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:53 Removing intermediate container 62e68091ea10 00:48:53 ---> d58325db9f93 00:48:53 Step 15/23 : WORKDIR / 00:48:53 ---> Running in 2390cb994e02 00:48:54 ---> 477757c40622 00:48:54 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 00:48:54 ---> 7aee355befa7 00:48:54 Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 00:48:54 Removing intermediate container 2390cb994e02 00:48:54 ---> 9d3e21f76408 00:48:54 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 00:48:54 ---> 2b1223673bfc 00:48:54 Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 00:48:56 ---> 06bc8c210b77 00:48:56 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 00:48:56 ---> 5f4ab5e6dae9 00:48:56 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 00:48:56 ---> 421b550b668c 00:48:56 Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 00:48:56 ---> 895f53cc2fdc 00:48:56 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 00:48:58 ---> ef9772e77e1c 00:48:58 ---> e0ab69adcfdf 00:48:58 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 00:48:58 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 00:48:59 ---> Running in 288bc429bfb1 00:48:59 ---> 4ff6c517c007 00:48:59 Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] 00:48:59 ---> c33c961bff52 00:48:59 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 00:49:00 ---> Running in 784eb73c9b23 00:49:00 Removing intermediate container 288bc429bfb1 00:49:00 ---> fab5d99566ef 00:49:00 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:49:00 ---> 1955b30b1798 00:49:00 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 00:49:00 ---> Running in c08f90bd92e5 00:49:01 Removing intermediate container 784eb73c9b23 00:49:01 ---> 46ee455c41fe 00:49:01 Step 18/21 : CMD ["--init=true"] 00:49:01 ---> 842be1bd3609 00:49:01 Step 19/23 : ENTRYPOINT ["/core-command"] 00:49:01 ---> Running in c560aae8e542 00:49:01 ---> Running in a5babe344a24 00:49:01 Removing intermediate container c08f90bd92e5 00:49:01 ---> 6b2f0ccc47a3 00:49:01 Step 20/22 : LABEL arch=arm64 00:49:02 ---> Running in 085cd4a562b7 00:49:02 Removing intermediate container c560aae8e542 00:49:02 ---> 689f25f401a2 00:49:02 Step 19/21 : LABEL arch=arm64 00:49:02 Removing intermediate container a5babe344a24 00:49:02 ---> 5e9de4184967 00:49:02 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:49:02 ---> Running in 2afb0e17d097 00:49:02 ---> Running in 355f3a9c8578 00:49:02 ---> 5bfbf34bc96c 00:49:02 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 00:49:02 Removing intermediate container 085cd4a562b7 00:49:02 ---> 77552b89911e 00:49:02 Step 21/22 : LABEL git_sha=600e9b21aa7194b46ff301a887fab1dff515ebca 00:49:03 ---> Running in 14844718c3b0 00:49:03 Removing intermediate container 355f3a9c8578 00:49:03 ---> a86189530179 00:49:03 Step 21/23 : LABEL arch=arm64 00:49:03 Removing intermediate container 2afb0e17d097 00:49:03 ---> 02f36f806095 00:49:03 Step 20/21 : LABEL git_sha=600e9b21aa7194b46ff301a887fab1dff515ebca 00:49:03 ---> Running in 7ff151ca4fea 00:49:03 ---> Running in 1243b01da288 00:49:03 Removing intermediate container 14844718c3b0 00:49:03 ---> 78180d62d89f 00:49:03 Step 22/22 : LABEL version=0.0.0 00:49:03 ---> a754ee0fb7f3 00:49:03 Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ 00:49:03 ---> Running in 41ca7594c389 00:49:04 ---> Running in 28a6350e6023 00:49:04 Removing intermediate container 7ff151ca4fea 00:49:04 ---> 09e12eb1f7db 00:49:04 Step 22/23 : LABEL git_sha=600e9b21aa7194b46ff301a887fab1dff515ebca 00:49:04 Removing intermediate container 1243b01da288 00:49:04 ---> 1e265b28da5b 00:49:04 Step 21/21 : LABEL version=0.0.0 00:49:04 ---> Running in 25ace4d4f6de 00:49:04 ---> Running in 5ac10a93164d 00:49:04 Removing intermediate container 41ca7594c389 00:49:04 ---> 37bd939277af 00:49:04 00:49:05 Removing intermediate container 25ace4d4f6de 00:49:05 ---> bd0dd986d5db 00:49:05 Step 23/23 : LABEL version=0.0.0 00:49:05 Removing intermediate container 5ac10a93164d 00:49:05 ---> a9c477111928 00:49:05 00:49:05 Successfully built 37bd939277af 00:49:05 Successfully tagged docker-support-scheduler-go-arm64:latest 00:49:05 ---> Running in 840ab8536283 00:49:05 Building docker-support-notifications-go 00:49:06  Building docker-support-scheduler-go ... done Successfully built a9c477111928 00:49:06 Successfully tagged docker-security-proxy-setup-go-arm64:latest 00:49:06 Building docker-core-data-go 00:49:06  Building docker-security-proxy-setup-go ... done Removing intermediate container 840ab8536283 00:49:06 ---> 754310209d18 00:49:06 00:49:06 + glock sync -n 00:49:06 Successfully built 754310209d18 00:49:06 Successfully tagged docker-core-command-go-arm64:latest 00:49:06 Building docker-sys-mgmt-agent-go 00:49:07  Building docker-core-command-go ... done Removing intermediate container 28a6350e6023 00:49:07 ---> 26cca7a6aa81 00:49:07 Step 21/24 : ENTRYPOINT ["entrypoint.sh"] 00:49:07 ---> Running in c19cd9ce312a 00:49:08 Removing intermediate container c19cd9ce312a 00:49:08 ---> 32afb37ad572 00:49:08 Step 22/24 : LABEL arch=arm64 00:49:08 ---> Running in 3e76cea453b6 00:49:08 Removing intermediate container 3e76cea453b6 00:49:08 ---> 2febe9a5ccbc 00:49:08 Step 23/24 : LABEL git_sha=600e9b21aa7194b46ff301a887fab1dff515ebca 00:49:08 ---> Running in bfe439e046cd 00:49:09 Removing intermediate container bfe439e046cd 00:49:09 ---> 99712d11a77c 00:49:09 Step 24/24 : LABEL version=0.0.0 00:49:09 ---> Running in 73f07b4fa330 00:49:10 Removing intermediate container 73f07b4fa330 00:49:10 ---> 049866cdb65c 00:49:10 00:49:10 Successfully built 049866cdb65c 00:49:10 Successfully tagged docker-security-secretstore-setup-go-arm64:latest 00:49:10  Building docker-security-secretstore-setup-go ... done Building docker-core-metadata-go 00:49:14 github.com/elgs/gosplitargs a491c5eeb3c8 [get checkout e9cf3de21e14] 00:49:14 github.com/hpcloud/tail a1dbeea552b7 [get checkout faf842bde7ed] 00:49:14 github.com/jwilder/gojq c550732d4a52 [get checkout 81fa9a608a13] 00:49:14 golang.org/x/net 5f4716e94777 [get checkout 749a502dd1ea] 00:49:14 + git describe '--abbrev=0' --tags 00:49:14 + TAG=v0.6.1 00:49:14 + LDFLAGS='-X main.buildVersion=v0.6.1' 00:49:14 + apk --print-arch 00:49:14 + arch=aarch64 00:49:14 + echo 'building [dockerize] for arm64 ... ' 00:49:14 building [dockerize] for arm64 ... 00:49:14 + CGO_ENABLED=0 GOOS=linux GOARCH=arm64 go build -ldflags '-X main.buildVersion=v0.6.1' -o /tmp/build/dist/linux/dockerize 00:49:18 + date 00:49:18 + echo 'Fri Jan 29 00:49:18 UTC 2021 dockerize executable build done and output at directory: /tmp/build/dist/linux' 00:49:18 Fri Jan 29 00:49:18 UTC 2021 dockerize executable build done and output at directory: /tmp/build/dist/linux 00:49:33 Removing intermediate container e45df0e090e4 00:49:33 ---> f7fe33adefce 00:49:33 Step 11/34 : RUN mkdir -p /test && cp "$BUILD_BASE_DIR"/dockerize /test/ && ldd /test/dockerize 2>&1 > /test/ldd_out.log || echo "statically linked" 00:49:33 ---> Running in a145f375a94d 00:49:33 /lib/ld-musl-aarch64.so.1: /test/dockerize: Not a valid dynamic program 00:49:33 statically linked 00:49:34 Removing intermediate container a145f375a94d 00:49:34 ---> ade9b9f94d48 00:49:34 00:49:34 Step 12/34 : FROM alpine:3.12 00:49:34 ---> afeebe901d6b 00:49:34 Step 13/34 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 00:49:34 ---> Running in 34ab85cb40f8 00:49:35 Removing intermediate container 34ab85cb40f8 00:49:35 ---> e9bcfb9395fd 00:49:35 Step 14/34 : RUN apk add --update --no-cache dumb-init openssl su-exec 00:49:35 ---> Running in d0de3707bf4d 00:49:36 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 00:49:37 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 00:49:37 (1/3) Installing dumb-init (1.2.2-r1) 00:49:37 (2/3) Installing openssl (1.1.1i-r0) 00:49:37 (3/3) Installing su-exec (0.2-r1) 00:49:37 Executing busybox-1.31.1-r19.trigger 00:49:38 OK: 6 MiB in 17 packages 00:49:39 Removing intermediate container d0de3707bf4d 00:49:40 ---> 53382b983b91 00:49:40 Step 15/34 : ENV SECURITY_INIT_DIR /edgex-init 00:49:40 ---> Running in 92e7ed8e7427 00:49:41 Removing intermediate container 92e7ed8e7427 00:49:41 ---> 012deab085c5 00:49:41 Step 16/34 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 00:49:41 ---> Running in 7b755d935bdc 00:49:41 Removing intermediate container 7b755d935bdc 00:49:41 ---> c5532e83f487 00:49:41 Step 17/34 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 00:49:42 ---> Running in 975ae1abf7ac 00:49:45 Removing intermediate container 975ae1abf7ac 00:49:45 ---> 110d5656b06e 00:49:45 Step 18/34 : WORKDIR ${SECURITY_INIT_DIR} 00:49:45 ---> Running in f1e9b67029f6 00:49:46 Removing intermediate container f1e9b67029f6 00:49:46 ---> e767a682f78b 00:49:46 Step 19/34 : COPY --from=builder /tmp/build/dist/linux/dockerize . 00:49:48 ---> f75af0543af3 00:49:48 Step 20/34 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 00:49:49 ---> 662baf4c72f8 00:49:49 Step 21/34 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 00:49:49 ---> Running in 81ad11479d1f 00:49:52 Removing intermediate container 81ad11479d1f 00:49:52 ---> 9fd7a7979706 00:49:52 Step 22/34 : COPY --from=builder /edgex-go/Attribution.txt / 00:49:53 ---> ca1b0f04e545 00:49:53 Step 23/34 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 00:49:55 ---> 16cefc031701 00:49:55 Step 24/34 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 00:49:57 ---> 7d6f281c17e8 00:49:57 Step 25/34 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/security-bootstrap-redis ${BOOTSTRAP_REDIS_DIR}/ 00:49:58 ---> 9198e13c83c6 00:49:58 Step 26/34 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/res/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 00:50:00 Step 1/26 : ARG BUILDER_BASE=golang:1.15-alpine3.12 00:50:00 Step 2/26 : FROM ${BUILDER_BASE} AS builder 00:50:00 ---> e5924708efb3 00:50:00 Step 3/26 : WORKDIR /edgex-go 00:50:00 ---> Using cache 00:50:00 ---> a60b0e6d3391 00:50:00 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:50:00 ---> Using cache 00:50:00 ---> 2f025e203f8b 00:50:00 Step 5/26 : RUN apk add --update --no-cache make bash git 00:50:00 ---> Running in c8210bd6a091 00:50:00 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 00:50:00 Step 2/22 : FROM ${BUILDER_BASE} AS builder 00:50:00 ---> e5924708efb3 00:50:00 Step 3/22 : WORKDIR /edgex-go 00:50:00 ---> Using cache 00:50:00 ---> a60b0e6d3391 00:50:00 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:50:00 ---> Using cache 00:50:00 ---> 2f025e203f8b 00:50:00 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 00:50:00 ---> 2143e96eebeb 00:50:00 Step 27/34 : VOLUME ${SECURITY_INIT_DIR} 00:50:01 ---> Running in 1bf1175c9863 00:50:01 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 00:50:01 Step 2/23 : FROM ${BUILDER_BASE} AS builder 00:50:01 ---> e5924708efb3 00:50:01 Step 3/23 : WORKDIR /edgex-go 00:50:01 ---> Using cache 00:50:01 ---> a60b0e6d3391 00:50:01 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:50:01 ---> Using cache 00:50:01 ---> 2f025e203f8b 00:50:01 Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 00:50:01 ---> Running in e4457ffd26ac 00:50:01 ---> Running in 3de032ab4222 00:50:02 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 00:50:02 Step 2/23 : FROM ${BUILDER_BASE} AS builder 00:50:02 ---> e5924708efb3 00:50:02 Step 3/23 : WORKDIR /edgex-go 00:50:02 ---> Using cache 00:50:02 ---> a60b0e6d3391 00:50:02 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:50:02 ---> Using cache 00:50:02 ---> 2f025e203f8b 00:50:02 Step 5/23 : RUN apk add --update --no-cache make git 00:50:02 ---> Using cache 00:50:02 ---> b322bd24972e 00:50:02 Step 6/23 : COPY go.mod . 00:50:02 ---> Using cache 00:50:02 ---> 4153e91f3e5c 00:50:02 Step 7/23 : RUN go mod download 00:50:02 ---> Using cache 00:50:02 ---> c4f1f9eb21d8 00:50:02 Step 8/23 : COPY . . 00:50:02 ---> Using cache 00:50:02 ---> 0355b65a938c 00:50:02 Step 9/23 : RUN make cmd/core-metadata/core-metadata 00:50:02 Removing intermediate container 3de032ab4222 00:50:02 ---> 86c757941ed4 00:50:02 Step 28/34 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 00:50:02 ---> Running in c936c26aa37d 00:50:02 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 00:50:03 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 00:50:03 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 00:50:03 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 00:50:03 ---> d4bb50677066 00:50:03 Step 29/34 : RUN chmod +x /entrypoint.sh 00:50:04 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:50:04 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 00:50:04 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 00:50:04 ---> Running in e01ab6057e0d 00:50:04 OK: 217 MiB in 51 packages 00:50:05 OK: 217 MiB in 51 packages 00:50:05 OK: 217 MiB in 51 packages 00:50:06 Removing intermediate container c8210bd6a091 00:50:06 ---> a5342189a993 00:50:06 Step 6/26 : COPY go.mod . 00:50:07 Removing intermediate container e4457ffd26ac 00:50:07 ---> 9d3b6f334f0b 00:50:07 Step 6/23 : COPY go.mod . 00:50:07 Removing intermediate container 1bf1175c9863 00:50:07 ---> 3a37966fd6e6 00:50:07 Step 6/22 : COPY go.mod . 00:50:08 Removing intermediate container e01ab6057e0d 00:50:08 ---> d2dc752b7ff2 00:50:08 Step 30/34 : ENTRYPOINT ["/entrypoint.sh"] 00:50:08 ---> 9362bc6e97cf 00:50:08 Step 7/26 : RUN go mod download 00:50:09 ---> 8d0465bf1136 00:50:09 Step 7/23 : RUN go mod download 00:50:09 ---> Running in 0f8b38327498 00:50:09 ---> Running in 683a353c4067 00:50:09 ---> 82567cc1b6ab 00:50:09 Step 7/22 : RUN go mod download 00:50:09 ---> Running in 1a0012291386 00:50:09 ---> Running in 75f23b372529 00:50:10 Removing intermediate container 683a353c4067 00:50:10 ---> 637505103bd3 00:50:10 Step 31/34 : CMD ["gate"] 00:50:11 ---> Running in 4983a87d1290 00:50:12 Removing intermediate container 4983a87d1290 00:50:12 ---> 953529c51e01 00:50:12 Step 32/34 : LABEL arch=arm64 00:50:13 ---> Running in ff9873d5bcbb 00:50:14 Removing intermediate container ff9873d5bcbb 00:50:14 ---> ac5d2f4c25f9 00:50:14 Step 33/34 : LABEL git_sha=600e9b21aa7194b46ff301a887fab1dff515ebca 00:50:15 ---> Running in 53f4b76c4384 00:50:15 Removing intermediate container 0f8b38327498 00:50:15 ---> 63bd5a55f4f7 00:50:15 Step 8/26 : COPY . . 00:50:15 Removing intermediate container 1a0012291386 00:50:15 ---> acb19a63875b 00:50:15 Step 8/23 : COPY . . 00:50:16 Removing intermediate container 53f4b76c4384 00:50:16 ---> dab2af09080b 00:50:16 Step 34/34 : LABEL version=0.0.0 00:50:16 Removing intermediate container 75f23b372529 00:50:16 ---> 9f4bbc261946 00:50:16 Step 8/22 : COPY . . 00:50:18 ---> Running in 3f25d67977b8 00:50:20 Removing intermediate container 3f25d67977b8 00:50:20 ---> 6a553c87f19f 00:50:20 00:50:21 Successfully built 6a553c87f19f 00:50:21 Successfully tagged docker-security-bootstrapper-go-arm64:latest 00:50:54  Building docker-security-bootstrapper-go ... done  ---> f38df9fdf9be 00:50:54 Step 9/26 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 00:50:54 ---> 9da9e2f91932 00:50:54 Step 9/23 : RUN make cmd/core-data/core-data 00:50:54 ---> 96ae9165d429 00:50:54 Step 9/22 : RUN make cmd/support-notifications/support-notifications 00:50:54 ---> Running in 6a75e7c00aa2 00:50:54 ---> Running in 6673113ab388 00:50:54 ---> Running in 3b6f631b8490 00:50:56 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:50:56 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data 00:50:56 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 00:50:58 Removing intermediate container c936c26aa37d 00:50:58 ---> 0fcd8b685cc9 00:50:58 00:50:58 Step 10/23 : FROM alpine:3.12 00:50:58 ---> afeebe901d6b 00:50:58 Step 11/23 : RUN apk add --update --no-cache dumb-init 00:50:58 ---> Using cache 00:50:58 ---> 1cbc45a603e1 00:50:58 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 00:50:58 ---> Using cache 00:50:58 ---> 35934f21b62d 00:50:58 Step 13/23 : ENV APP_PORT=48081 00:50:58 ---> Running in 8d0668ead6ba 00:50:59 Removing intermediate container 8d0668ead6ba 00:50:59 ---> 22f1d67cb3f3 00:50:59 Step 14/23 : EXPOSE $APP_PORT 00:50:59 ---> Running in b6994475d4dc 00:51:00 Removing intermediate container b6994475d4dc 00:51:00 ---> b96078cfda28 00:51:00 Step 15/23 : WORKDIR / 00:51:00 ---> Running in fe54009a7cb4 00:51:01 Removing intermediate container fe54009a7cb4 00:51:01 ---> ce53b87e3968 00:51:01 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 00:51:02 ---> be4a6ad10d4b 00:51:02 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 00:51:04 ---> 8c9bdb93a274 00:51:04 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 00:51:05 ---> 60c8dde121c9 00:51:05 Step 19/23 : ENTRYPOINT ["/core-metadata"] 00:51:05 ---> Running in 026685a807b1 00:51:06 Removing intermediate container 026685a807b1 00:51:06 ---> 09c668fc2eae 00:51:06 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:51:06 ---> Running in 3e81d901c191 00:51:07 Removing intermediate container 3e81d901c191 00:51:07 ---> 7dee06bd3e3f 00:51:07 Step 21/23 : LABEL arch=arm64 00:51:07 ---> Running in f5baa4e1d0da 00:51:08 Removing intermediate container f5baa4e1d0da 00:51:08 ---> 1bd9e502584a 00:51:08 Step 22/23 : LABEL git_sha=600e9b21aa7194b46ff301a887fab1dff515ebca 00:51:08 ---> Running in 6d253ad02f01 00:51:09 Removing intermediate container 6d253ad02f01 00:51:09 ---> 1e1dabb6bb44 00:51:09 Step 23/23 : LABEL version=0.0.0 00:51:09 ---> Running in c953147c1241 00:51:10 Removing intermediate container c953147c1241 00:51:10 ---> fd8e3ae8480f 00:51:10 00:51:10 Successfully built fd8e3ae8480f 00:51:10 Successfully tagged docker-core-metadata-go-arm64:latest 00:52:18  Building docker-core-metadata-go ... done Removing intermediate container 6673113ab388 00:52:18 ---> d908ff8b7753 00:52:18 Step 10/26 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 00:52:18 Removing intermediate container 6a75e7c00aa2 00:52:18 ---> 06ff5d9acb6a 00:52:18 00:52:18 Step 10/22 : FROM alpine:3.12 00:52:18 ---> afeebe901d6b 00:52:18 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 00:52:18 ---> Running in 57e52c74ba4f 00:52:18 ---> Running in 45607e4e4f43 00:52:18 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:52:18 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 00:52:18 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 00:52:18 (1/2) Installing ca-certificates (20191127-r4) 00:52:18 (2/2) Installing dumb-init (1.2.2-r1) 00:52:18 Executing busybox-1.31.1-r19.trigger 00:52:18 Executing ca-certificates-20191127-r4.trigger 00:52:18 OK: 6 MiB in 16 packages 00:52:18 Removing intermediate container 45607e4e4f43 00:52:18 ---> 3b754463a9ef 00:52:18 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 00:52:18 Removing intermediate container 57e52c74ba4f 00:52:18 ---> bd567f869240 00:52:18 00:52:18 Step 11/26 : FROM docker:20.10.0 00:52:18 ---> Running in bb1ecb52391e 00:52:18 20.10.0: Pulling from library/docker 00:52:18 Removing intermediate container bb1ecb52391e 00:52:18 ---> a10a0f88f91d 00:52:18 Step 13/22 : ENV APP_PORT=48060 00:52:18 ---> Running in 94e4982e700e 00:52:18 Removing intermediate container 94e4982e700e 00:52:18 ---> 98d13d682339 00:52:18 Step 14/22 : EXPOSE $APP_PORT 00:52:18 ---> Running in d879593dae80 00:52:18 Removing intermediate container d879593dae80 00:52:18 ---> b3641a963e59 00:52:18 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 00:52:18 ---> 30e6c591152f 00:52:18 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 00:52:20 ---> c664c4adc1cf 00:52:20 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 00:52:22 ---> 67425ec27f06 00:52:22 Step 18/22 : ENTRYPOINT ["/support-notifications"] 00:52:22 ---> Running in 667dab5a6b8e 00:52:23 Removing intermediate container 3b6f631b8490 00:52:23 ---> 584f5a3d08aa 00:52:23 00:52:23 Step 10/23 : FROM alpine:3.12 00:52:23 ---> afeebe901d6b 00:52:23 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 00:52:23 Removing intermediate container 667dab5a6b8e 00:52:23 ---> 91bf84981e39 00:52:23 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:52:23 ---> Running in b7d78ca09dbf 00:52:23 ---> Running in d9b3c1c6e914 00:52:23 Removing intermediate container b7d78ca09dbf 00:52:23 ---> 8a87d06cca97 00:52:23 Step 12/23 : ENV APP_PORT=48080 00:52:24 Removing intermediate container d9b3c1c6e914 00:52:24 ---> d24d0ab31d58 00:52:24 Step 20/22 : LABEL arch=arm64 00:52:24 ---> Running in 7deac6fd4f5d 00:52:24 ---> Running in 55c7518463d5 00:52:24 Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 00:52:24 Status: Downloaded newer image for docker:20.10.0 00:52:24 ---> eeaf43b92773 00:52:24 Step 12/26 : RUN apk add --no-cache bash 00:52:24 Removing intermediate container 7deac6fd4f5d 00:52:24 ---> ff757f5b592f 00:52:24 Step 13/23 : EXPOSE $APP_PORT 00:52:25 Removing intermediate container 55c7518463d5 00:52:25 ---> faa9ad9a91f9 00:52:25 Step 21/22 : LABEL git_sha=600e9b21aa7194b46ff301a887fab1dff515ebca 00:52:25 ---> Running in 8e252519ccc7 00:52:25 ---> Running in 2ed87aa8e7d1 00:52:25 ---> Running in c6bae63db427 00:52:25 Removing intermediate container 2ed87aa8e7d1 00:52:25 ---> 5ca6c39ec169 00:52:25 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:52:25 ---> Running in e1232e11df9d 00:52:25 Removing intermediate container c6bae63db427 00:52:25 ---> 4587008822d4 00:52:25 Step 22/22 : LABEL version=0.0.0 00:52:26 ---> Running in 5df37319ee4c 00:52:26 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 00:52:26 Removing intermediate container 5df37319ee4c 00:52:26 ---> 95793787d3ab 00:52:26 00:52:26 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 00:52:26 Successfully built 95793787d3ab 00:52:26 Successfully tagged docker-support-notifications-go-arm64:latest 00:52:27  Building docker-support-notifications-go ... done (1/2) Installing readline (8.0.4-r0) 00:52:27 (2/2) Installing bash (5.0.17-r0) 00:52:27 Executing bash-5.0.17-r0.post-install 00:52:27 Executing busybox-1.31.1-r19.trigger 00:52:27 OK: 12 MiB in 22 packages 00:52:28 Removing intermediate container e1232e11df9d 00:52:28 ---> bb637de3bd75 00:52:28 Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init 00:52:28 ---> Running in 0b7021142bbf 00:52:28 Removing intermediate container 8e252519ccc7 00:52:28 ---> a2e45c3bad8e 00:52:28 Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' 00:52:29 ---> Running in f9f67d4a0733 00:52:29 Removing intermediate container f9f67d4a0733 00:52:29 ---> ceec75aebe7d 00:52:29 Step 14/26 : ENV APP_PORT=48090 00:52:29 ---> Running in 5dfdec9afe73 00:52:29 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 00:52:30 Removing intermediate container 5dfdec9afe73 00:52:30 ---> 446f7682662c 00:52:30 Step 15/26 : EXPOSE $APP_PORT 00:52:30 ---> Running in c60123a0d50b 00:52:30 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 00:52:30 Removing intermediate container c60123a0d50b 00:52:30 ---> d51fa364f648 00:52:30 Step 16/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 00:52:31 (1/6) Installing dumb-init (1.2.2-r1) 00:52:31 (2/6) Installing libgcc (9.3.0-r2) 00:52:31 (3/6) Installing libsodium (1.0.18-r0) 00:52:31 (4/6) Installing libstdc++ (9.3.0-r2) 00:52:31 ---> 9199088de6d9 00:52:31 Step 17/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 00:52:31 (5/6) Installing libzmq (4.3.3-r0) 00:52:32 (6/6) Installing zeromq (4.3.3-r0) 00:52:32 Executing busybox-1.31.1-r19.trigger 00:52:32 OK: 8 MiB in 20 packages 00:52:32 ---> d7b3a322cd41 00:52:32 Step 18/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 00:52:33 Removing intermediate container 0b7021142bbf 00:52:33 ---> 70c59479b7a7 00:52:33 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 00:52:33 ---> 48d2248147a5 00:52:33 Step 19/26 : RUN apk --no-cache add py3-pip 00:52:33 ---> Running in b1191b7e4ca8 00:52:34 ---> f36eec7749b4 00:52:34 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 00:52:34 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 00:52:35 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 00:52:35 (1/33) Installing libbz2 (1.0.8-r1) 00:52:35 (2/33) Installing expat (2.2.9-r1) 00:52:35 (3/33) Installing libffi (3.3-r2) 00:52:35 (4/33) Installing gdbm (1.13-r1) 00:52:35 (5/33) Installing xz-libs (5.2.5-r0) 00:52:35 (6/33) Installing sqlite-libs (3.32.1-r0) 00:52:35 ---> a58fb6af727f 00:52:35 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 00:52:35 (7/33) Installing python3 (3.8.5-r0) 00:52:37 ---> 36952966dfb6 00:52:37 Step 19/23 : ENTRYPOINT ["/core-data"] 00:52:37 ---> Running in 3e0533b9e139 00:52:37 (8/33) Installing py3-appdirs (1.4.4-r1) 00:52:37 (9/33) Installing py3-ordered-set (4.0.1-r0) 00:52:37 (10/33) Installing py3-parsing (2.4.7-r0) 00:52:37 (11/33) Installing py3-six (1.15.0-r0) 00:52:37 (12/33) Installing py3-packaging (20.4-r0) 00:52:37 (13/33) Installing py3-setuptools (47.0.0-r0) 00:52:37 (14/33) Installing py3-chardet (3.0.4-r4) 00:52:37 (15/33) Installing py3-idna (2.9-r0) 00:52:37 (16/33) Installing py3-certifi (2020.4.5.1-r0) 00:52:37 (17/33) Installing py3-urllib3 (1.25.9-r0) 00:52:38 (18/33) Installing py3-requests (2.23.0-r0) 00:52:38 (19/33) Installing py3-msgpack (1.0.0-r0) 00:52:38 (20/33) Installing py3-lockfile (0.12.2-r3) 00:52:38 (21/33) Installing py3-cachecontrol (0.12.6-r0) 00:52:38 (22/33) Installing py3-colorama (0.4.3-r0) 00:52:38 (23/33) Installing py3-distlib (0.3.0-r0) 00:52:38 (24/33) Installing py3-distro (1.5.0-r1) 00:52:38 (25/33) Installing py3-webencodings (0.5.1-r3) 00:52:38 Removing intermediate container 3e0533b9e139 00:52:38 ---> 03225057228e 00:52:38 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:52:38 (26/33) Installing py3-html5lib (1.0.1-r4) 00:52:38 (27/33) Installing py3-pytoml (0.1.21-r0) 00:52:38 (28/33) Installing py3-pep517 (0.8.2-r0) 00:52:38 (29/33) Installing py3-progress (1.5-r0) 00:52:38 (30/33) Installing py3-toml (0.10.1-r0) 00:52:38 (31/33) Installing py3-retrying (1.3.3-r0) 00:52:38 (32/33) Installing py3-contextlib2 (0.6.0-r0) 00:52:38 (33/33) Installing py3-pip (20.1.1-r0) 00:52:38 ---> Running in 99a5ce1d5fc2 00:52:38 Executing busybox-1.31.1-r19.trigger 00:52:38 OK: 71 MiB in 55 packages 00:52:38 Removing intermediate container 99a5ce1d5fc2 00:52:38 ---> 39e09908206e 00:52:38 Step 21/23 : LABEL arch=arm64 00:52:39 ---> Running in dcd1cdb14f57 00:52:39 Removing intermediate container dcd1cdb14f57 00:52:39 ---> 58c47cc87d7e 00:52:39 Step 22/23 : LABEL git_sha=600e9b21aa7194b46ff301a887fab1dff515ebca 00:52:39 ---> Running in ded00c2ed693 00:52:40 Removing intermediate container ded00c2ed693 00:52:40 ---> 96fdfdf8188f 00:52:40 Step 23/23 : LABEL version=0.0.0 00:52:40 ---> Running in 9069f4c190d2 00:52:41 Removing intermediate container 9069f4c190d2 00:52:41 ---> 11ba60a468e3 00:52:41 00:52:41 Successfully built 11ba60a468e3 00:52:41 Successfully tagged docker-core-data-go-arm64:latest 00:52:44  Building docker-core-data-go ... done Removing intermediate container b1191b7e4ca8 00:52:44 ---> 8afab846b578 00:52:44 Step 20/26 : RUN pip install docker-compose==1.23.2 00:52:44 ---> Running in c6a1a189820a 00:52:49 Collecting docker-compose==1.23.2 00:52:49 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 00:52:49 Collecting docopt<0.7,>=0.6.1 00:52:49 Downloading docopt-0.6.2.tar.gz (25 kB) 00:52:51 Collecting cached-property<2,>=1.2.0 00:52:51 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 00:52:51 Collecting dockerpty<0.5,>=0.4.1 00:52:51 Downloading dockerpty-0.4.1.tar.gz (13 kB) 00:52:54 Collecting PyYAML<4,>=3.10 00:52:54 Downloading PyYAML-3.13.tar.gz (270 kB) 00:52:57 Collecting docker<4.0,>=3.6.0 00:52:57 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 00:52:57 Collecting texttable<0.10,>=0.9.0 00:52:57 Downloading texttable-0.9.1.tar.gz (11 kB) 00:52:59 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 00:52:59 Collecting websocket-client<1.0,>=0.32.0 00:52:59 Downloading websocket_client-0.57.0-py2.py3-none-any.whl (200 kB) 00:53:00 Collecting jsonschema<3,>=2.5.1 00:53:00 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 00:53:01 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 00:53:01 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 00:53:01 Collecting docker-pycreds>=0.4.0 00:53:01 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 00:53:02 Collecting idna<2.8,>=2.5 00:53:02 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 00:53:02 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:53:02 Collecting urllib3<1.25,>=1.21.1 00:53:02 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 00:53:03 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:53:03 Using legacy setup.py install for docopt, since package 'wheel' is not installed. 00:53:03 Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. 00:53:03 Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. 00:53:03 Using legacy setup.py install for texttable, since package 'wheel' is not installed. 00:53:03 Installing collected packages: docopt, cached-property, dockerpty, PyYAML, docker-pycreds, websocket-client, idna, urllib3, requests, docker, texttable, jsonschema, docker-compose 00:53:03 Running setup.py install for docopt: started 00:53:05 Running setup.py install for docopt: finished with status 'done' 00:53:05 Running setup.py install for dockerpty: started 00:53:07 Running setup.py install for dockerpty: finished with status 'done' 00:53:07 Running setup.py install for PyYAML: started 00:53:09 Running setup.py install for PyYAML: finished with status 'done' 00:53:09 Attempting uninstall: idna 00:53:09 Found existing installation: idna 2.9 00:53:09 Uninstalling idna-2.9: 00:53:09 Successfully uninstalled idna-2.9 00:53:10 Attempting uninstall: urllib3 00:53:10 Found existing installation: urllib3 1.25.9 00:53:10 Uninstalling urllib3-1.25.9: 00:53:10 Successfully uninstalled urllib3-1.25.9 00:53:11 Attempting uninstall: requests 00:53:11 Found existing installation: requests 2.23.0 00:53:11 Uninstalling requests-2.23.0: 00:53:11 Successfully uninstalled requests-2.23.0 00:53:12 Running setup.py install for texttable: started 00:53:14 Running setup.py install for texttable: finished with status 'done' 00:53:15 Successfully installed PyYAML-3.13 cached-property-1.5.2 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.57.0 00:53:19 Removing intermediate container c6a1a189820a 00:53:19 ---> 339ac1af491e 00:53:19 Step 21/26 : RUN apk --no-cache add curl 00:53:19 ---> Running in f847192ce5fd 00:53:20 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 00:53:20 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 00:53:21 (1/3) Installing nghttp2-libs (1.41.0-r0) 00:53:21 (2/3) Installing libcurl (7.69.1-r3) 00:53:21 (3/3) Installing curl (7.69.1-r3) 00:53:21 Executing busybox-1.31.1-r19.trigger 00:53:21 OK: 71 MiB in 58 packages 00:53:22 Removing intermediate container f847192ce5fd 00:53:22 ---> 2552b7d18ed4 00:53:22 Step 22/26 : ENTRYPOINT ["/sys-mgmt-agent"] 00:53:22 ---> Running in 0b68bd3e4de6 00:53:23 Removing intermediate container 0b68bd3e4de6 00:53:23 ---> c108928ad9b1 00:53:23 Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:53:23 ---> Running in 991e5e535da3 00:53:23 Removing intermediate container 991e5e535da3 00:53:23 ---> b389c3f2adef 00:53:23 Step 24/26 : LABEL arch=arm64 00:53:23 ---> Running in f75c4b831df1 00:53:23 Removing intermediate container f75c4b831df1 00:53:23 ---> 9b07d0a9e345 00:53:23 Step 25/26 : LABEL git_sha=600e9b21aa7194b46ff301a887fab1dff515ebca 00:53:24 ---> Running in c11a174138b4 00:53:24 Removing intermediate container c11a174138b4 00:53:24 ---> 187185e7b4c9 00:53:24 Step 26/26 : LABEL version=0.0.0 00:53:24 ---> Running in be5ea7302516 00:53:25 Removing intermediate container be5ea7302516 00:53:25 ---> b72bdfd17b95 00:53:25 00:53:25 Successfully built b72bdfd17b95 00:53:25 Successfully tagged docker-sys-mgmt-agent-go-arm64:latest 00:53:26  Building docker-sys-mgmt-agent-go ... done  [Pipeline] } 00:53:26 $ docker stop --time=1 6401bb888f57d60283d17f5098a0e0adc494aa3f8c339b11c617f2951d715e2a 00:53:28 $ docker rm -f 6401bb888f57d60283d17f5098a0e0adc494aa3f8c339b11c617f2951d715e2a [Pipeline] // withDockerContainer [Pipeline] sh 00:53:28 + docker images 00:53:28 + grep docker 00:53:29 docker-sys-mgmt-agent-go-arm64 latest b72bdfd17b95 4 seconds ago 300MB 00:53:29 docker-core-data-go-arm64 latest 11ba60a468e3 47 seconds ago 21MB 00:53:29 docker-support-notifications-go-arm64 latest 95793787d3ab About a minute ago 16MB 00:53:29 docker-core-metadata-go-arm64 latest fd8e3ae8480f 2 minutes ago 17.7MB 00:53:29 docker-security-bootstrapper-go-arm64 latest 6a553c87f19f 3 minutes ago 31.9MB 00:53:29 docker-security-secretstore-setup-go-arm64 latest 049866cdb65c 4 minutes ago 23.4MB 00:53:29 docker-core-command-go-arm64 latest 754310209d18 4 minutes ago 16MB 00:53:29 docker-security-proxy-setup-go-arm64 latest a9c477111928 4 minutes ago 23.2MB 00:53:29 docker-support-scheduler-go-arm64 latest 37bd939277af 4 minutes ago 15.5MB 00:53:29 docker 20.10.0 eeaf43b92773 6 weeks ago 228MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Docker Image Scan) Stage "Snyk Docker Image Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh 00:53:32 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 00:53:33 ---> package-listing.sh 00:53:33 ++ facter osfamily 00:53:33 ++ tr '[:upper:]' '[:lower:]' 00:53:33 + OS_FAMILY=redhat 00:53:33 + workspace=/w/workspace/edgex-go/51 00:53:33 + START_PACKAGES=/tmp/packages_start.txt 00:53:33 + END_PACKAGES=/tmp/packages_end.txt 00:53:33 + DIFF_PACKAGES=/tmp/packages_diff.txt 00:53:33 + PACKAGES=/tmp/packages_start.txt 00:53:33 + '[' /w/workspace/edgex-go/51 ']' 00:53:33 + PACKAGES=/tmp/packages_end.txt 00:53:33 + case "${OS_FAMILY}" in 00:53:33 + rpm -qa 00:53:33 + sort 00:53:38 + '[' -f /tmp/packages_start.txt ']' 00:53:38 + '[' -f /tmp/packages_end.txt ']' 00:53:38 + diff /tmp/packages_start.txt /tmp/packages_end.txt 00:53:38 + '[' /w/workspace/edgex-go/51 ']' 00:53:38 + mkdir -p /w/workspace/edgex-go/51/archives/ 00:53:38 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/51/archives/ [Pipeline] echo 00:53:38 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/51/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 00:53:39 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 00:53:39 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 00:53:39 00:53:39 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 00:53:39 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 00:53:39 alpine: Pulling from edgex-lftools-log-publisher 00:53:39 df20fa9351a1: Pulling fs layer 00:53:39 36b3adc4ff6f: Pulling fs layer 00:53:39 8ad3a11d3b57: Pulling fs layer 00:53:39 46f8f816bc3b: Pulling fs layer 00:53:39 93b61091891f: Pulling fs layer 00:53:39 93b9cdb0e59b: Pulling fs layer 00:53:39 5e14af77c1be: Pulling fs layer 00:53:39 01666e4c0597: Pulling fs layer 00:53:39 aa168da1d23b: Pulling fs layer 00:53:39 46f8f816bc3b: Waiting 00:53:39 93b61091891f: Waiting 00:53:39 93b9cdb0e59b: Waiting 00:53:39 5e14af77c1be: Waiting 00:53:39 01666e4c0597: Waiting 00:53:39 aa168da1d23b: Waiting 00:53:39 36b3adc4ff6f: Verifying Checksum 00:53:39 36b3adc4ff6f: Download complete 00:53:39 46f8f816bc3b: Verifying Checksum 00:53:39 46f8f816bc3b: Download complete 00:53:39 df20fa9351a1: Verifying Checksum 00:53:39 93b9cdb0e59b: Verifying Checksum 00:53:39 93b9cdb0e59b: Download complete 00:53:39 93b61091891f: Verifying Checksum 00:53:39 93b61091891f: Download complete 00:53:39 5e14af77c1be: Download complete 00:53:39 01666e4c0597: Verifying Checksum 00:53:39 01666e4c0597: Download complete 00:53:40 df20fa9351a1: Pull complete 00:53:40 36b3adc4ff6f: Pull complete 00:53:40 8ad3a11d3b57: Verifying Checksum 00:53:40 8ad3a11d3b57: Download complete 00:53:42 aa168da1d23b: Verifying Checksum 00:53:42 aa168da1d23b: Download complete 00:53:43 8ad3a11d3b57: Pull complete 00:53:43 46f8f816bc3b: Pull complete 00:53:44 93b61091891f: Pull complete 00:53:44 93b9cdb0e59b: Pull complete 00:53:44 5e14af77c1be: Pull complete 00:53:45 01666e4c0597: Pull complete 00:53:51 aa168da1d23b: Pull complete 00:53:52 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 00:53:52 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 00:53:52 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 00:53:52 prd-centos7-docker-4c-2g-23838 does not seem to be running inside a container 00:53:52 $ 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/51/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/51 -v /w/workspace/edgex-go/51:/w/workspace/edgex-go/51:rw,z -v /w/workspace/edgex-go/51@tmp:/w/workspace/edgex-go/51@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 00:53:57 $ docker top 9f06f4184833b6c0d23717213b94ce7e76b56b4fd500c69aa2afe9914f6a6937 -eo pid,comm [Pipeline] { [Pipeline] sh 00:53:58 + touch /tmp/pre-build-complete [Pipeline] sh 00:53:58 + mkdir -p /var/log/sa [Pipeline] sh 00:53:58 + ls /var/log/sa-host 00:53:58 + sadf -c /var/log/sa-host/sa23 00:53:58 file_magic: OK 00:53:58 HZ: Using current value: 100 00:53:58 file_header: OK 00:53:58 file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK 00:53:58 Statistics: 00:53:58 Hnuu...uuuununununu... 00:53:58 File successfully converted to sysstat format version 12.2.1 00:53:58 + sadf -c /var/log/sa-host/sa29 00:53:58 file_magic: OK 00:53:58 HZ: Using current value: 100 00:53:58 file_header: OK 00:53:58 file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK 00:53:58 Statistics: 00:53:58 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 00:53:58 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 00:53:58 provisioning config files... 00:53:58 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/51@tmp/config7181123461253440294tmp [Pipeline] { [Pipeline] echo 00:53:58 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 00:53:59 ---> create-netrc.sh [Pipeline] } 00:53:59 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 00:53:59 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 00:53:59 ---> python-tools-install.sh [Pipeline] echo 00:53:59 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 00:53:59 ---> sudo-logs.sh 00:53:59 Archiving 'sudo' log.. [Pipeline] echo 00:53:59 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 00:54:00 ---> job-cost.sh 00:54:00 lf-activate-venv: SKIPPING 00:54:00 INFO: No Stack... 00:54:01 INFO: Retrieving Pricing Info for: v1-standard-2 00:54:01 INFO: Archiving Costs [Pipeline] echo 00:54:01 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 00:54:02 ---> logs-deploy.sh 00:54:02 lf-activate-venv: SKIPPING 00:54:02 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-2858/51 00:54:02 INFO: archiving workspace using pattern(s): 00:54:04 Archives upload complete. 00:54:04 INFO: archiving logs to Nexus 00:54:05 ---> uname -a: 00:54:05 Linux prd-centos7-docker-4c-2g-23838.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:54:05 00:54:05 00:54:05 ---> lscpu: 00:54:05 Architecture: x86_64 00:54:05 CPU op-mode(s): 32-bit, 64-bit 00:54:05 Byte Order: Little Endian 00:54:05 Address sizes: 40 bits physical, 48 bits virtual 00:54:05 CPU(s): 4 00:54:05 On-line CPU(s) list: 0-3 00:54:05 Thread(s) per core: 1 00:54:05 Core(s) per socket: 1 00:54:05 Socket(s): 4 00:54:05 NUMA node(s): 1 00:54:05 Vendor ID: GenuineIntel 00:54:05 CPU family: 6 00:54:05 Model: 44 00:54:05 Model name: Westmere E56xx/L56xx/X56xx (IBRS update) 00:54:05 Stepping: 1 00:54:05 CPU MHz: 2933.442 00:54:05 BogoMIPS: 5866.88 00:54:05 Virtualization: VT-x 00:54:05 Hypervisor vendor: KVM 00:54:05 Virtualization type: full 00:54:05 L1d cache: 128 KiB 00:54:05 L1i cache: 128 KiB 00:54:05 L2 cache: 16 MiB 00:54:05 L3 cache: 64 MiB 00:54:05 NUMA node0 CPU(s): 0-3 00:54:05 Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages 00:54:05 Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled 00:54:05 Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown 00:54:05 Vulnerability Meltdown: Mitigation; PTI 00:54:05 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 00:54:05 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 00:54:05 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 00:54:05 Vulnerability Srbds: Not affected 00:54:05 Vulnerability Tsx async abort: Not affected 00:54:05 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:54:05 00:54:05 00:54:05 ---> nproc: 00:54:05 4 00:54:05 00:54:05 00:54:05 ---> df -h: 00:54:05 Filesystem Size Used Available Use% Mounted on 00:54:05 overlay 50.0G 11.8G 38.2G 24% / 00:54:05 tmpfs 64.0M 0 64.0M 0% /dev 00:54:05 tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup 00:54:05 shm 64.0M 0 64.0M 0% /dev/shm 00:54:05 /dev/vda1 50.0G 11.8G 38.2G 24% /facter-os 00:54:05 /dev/vda1 50.0G 11.8G 38.2G 24% /etc/resolv.conf 00:54:05 /dev/vda1 50.0G 11.8G 38.2G 24% /etc/hostname 00:54:05 /dev/vda1 50.0G 11.8G 38.2G 24% /etc/hosts 00:54:05 /dev/vda1 50.0G 11.8G 38.2G 24% /var/log/auth.log 00:54:05 /dev/vda1 50.0G 11.8G 38.2G 24% /run/cloud-init/result.json 00:54:05 /dev/vda1 50.0G 11.8G 38.2G 24% /var/log/sa-host 00:54:05 /dev/vda1 50.0G 11.8G 38.2G 24% /var/log/secure 00:54:05 /dev/vda1 50.0G 11.8G 38.2G 24% /w/workspace/edgex-go/51 00:54:05 /dev/vda1 50.0G 11.8G 38.2G 24% /w/workspace/edgex-go/51@tmp 00:54:05 00:54:05 00:54:05 ---> free -m: 00:54:05 total used free shared buff/cache available 00:54:05 Mem: 1837 714 266 0 856 1039 00:54:05 Swap: 1023 54 969 00:54:05 00:54:05 00:54:05 ---> ip addr: 00:54:05 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 00:54:05 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 00:54:05 inet 127.0.0.1/8 scope host lo 00:54:05 valid_lft forever preferred_lft forever 00:54:05 inet6 ::1/128 scope host 00:54:05 valid_lft forever preferred_lft forever 00:54:05 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 00:54:05 link/ether fa:16:3e:58:f8:59 brd ff:ff:ff:ff:ff:ff 00:54:05 inet 10.30.123.147/23 brd 10.30.123.255 scope global dynamic eth0 00:54:05 valid_lft 85039sec preferred_lft 85039sec 00:54:05 inet6 fe80::f816:3eff:fe58:f859/64 scope link 00:54:05 valid_lft forever preferred_lft forever 00:54:05 3: docker0: mtu 1500 qdisc noqueue state DOWN 00:54:05 link/ether 02:42:73:74:58:fc brd ff:ff:ff:ff:ff:ff 00:54:05 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 00:54:05 valid_lft forever preferred_lft forever 00:54:05 inet6 fe80::42:73ff:fe74:58fc/64 scope link 00:54:05 valid_lft forever preferred_lft forever 00:54:05 00:54:05 00:54:05 ---> sar -b -r -n DEV: 00:54:05 Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 01/29/21 _x86_64_ (4 CPU) 00:54:05 00:54:05 00:31:13 LINUX RESTART (4 CPU) 00:54:05 00:54:05 00:32:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 00:54:05 00:33:01 74.82 18.12 56.70 0.00 5204.20 18079.02 0.00 00:54:05 00:34:01 305.84 104.14 201.70 0.00 7888.24 52547.66 0.00 00:54:05 00:35:01 187.20 98.42 88.78 0.00 3209.58 9861.46 0.00 00:54:05 00:36:01 144.05 68.09 75.96 0.00 3235.56 13144.51 0.00 00:54:05 00:37:01 1007.24 718.62 288.63 0.00 95192.44 165069.05 0.00 00:54:05 00:38:02 2539.64 2249.70 289.93 0.00 142000.27 155160.75 0.00 00:54:05 00:39:01 1026.88 716.90 309.98 0.00 79567.95 143292.06 0.00 00:54:05 00:40:01 1551.76 1289.72 262.05 0.00 76129.56 79459.10 0.00 00:54:05 00:41:01 371.15 92.48 278.67 0.00 8431.79 39122.40 0.00 00:54:05 00:42:01 13.85 6.39 7.46 0.00 130.36 237.75 0.00 00:54:05 00:43:02 0.40 0.12 0.28 0.00 4.13 3.53 0.00 00:54:05 00:44:01 0.25 0.02 0.24 0.00 0.14 2.91 0.00 00:54:05 00:45:01 0.42 0.13 0.28 0.00 1.60 3.66 0.00 00:54:05 00:46:01 0.27 0.03 0.23 0.00 0.27 2.73 0.00 00:54:05 00:47:01 2.60 2.40 0.20 0.00 233.67 2.65 0.00 00:54:05 00:48:01 0.85 0.03 0.82 0.00 1.07 15.47 0.00 00:54:05 00:49:01 0.28 0.02 0.27 0.00 0.27 3.01 0.00 00:54:05 00:50:01 0.30 0.03 0.27 0.00 0.40 2.98 0.00 00:54:05 00:51:01 0.65 0.02 0.63 0.00 0.27 6.96 0.00 00:54:05 00:52:01 0.67 0.00 0.67 0.00 0.00 7.94 0.00 00:54:05 00:53:01 0.38 0.00 0.38 0.00 0.00 4.20 0.00 00:54:05 Average: 345.20 256.33 88.88 0.00 20101.45 32225.33 0.00 00:54:05 00:54:05 00:32:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 00:54:05 00:33:01 288828 0 610768 32.46 2620 979328 1198628 40.91 527624 861320 42448 00:54:05 00:34:01 338460 0 699324 37.17 1492 842268 1122920 38.32 438196 822536 16 00:54:05 00:35:01 221840 0 798044 42.41 704 860956 1836160 62.67 688972 689972 76548 00:54:05 00:36:01 156692 0 730008 38.80 660 994184 1407656 48.04 611720 826440 29020 00:54:05 00:37:01 303936 0 734028 39.01 0 843580 1771384 60.45 588228 767576 1300 00:54:05 00:38:02 153480 0 1199108 63.73 0 528956 3374156 115.15 826960 635444 34636 00:54:05 00:39:01 520264 0 658272 34.99 0 703008 1799688 61.42 481272 666368 64 00:54:05 00:40:01 66240 0 906128 48.16 0 909176 2497684 85.24 811152 744344 26748 00:54:05 00:41:01 123736 0 679856 36.13 0 1077952 1545000 52.73 633688 859936 16 00:54:05 00:42:01 154392 0 646780 34.37 0 1080372 1226928 41.87 629508 837872 12 00:54:05 00:43:02 161460 0 639716 34.00 0 1080368 1189020 40.58 624980 836624 16 00:54:05 00:44:01 161204 0 639944 34.01 0 1080396 1189056 40.58 625172 836648 16 00:54:05 00:45:01 161108 0 640032 34.02 0 1080404 1189140 40.58 625652 836688 20 00:54:05 00:46:01 161220 0 639916 34.01 0 1080408 1189116 40.58 625396 836700 12 00:54:05 00:47:01 152512 0 642436 34.14 0 1086596 1180880 40.30 630552 839836 20 00:54:05 00:48:01 152788 0 642156 34.13 0 1086600 1180796 40.30 630048 839836 16 00:54:05 00:49:01 152748 0 642188 34.13 0 1086608 1180796 40.30 630120 839848 12 00:54:05 00:50:01 152624 0 642312 34.14 0 1086608 1180796 40.30 630112 839844 8 00:54:05 00:51:01 152476 0 642452 34.14 0 1086616 1180796 40.30 629992 839856 8 00:54:05 00:52:01 152420 0 642492 34.15 0 1086632 1180868 40.30 630380 839864 8 00:54:05 00:53:01 152508 0 642396 34.14 0 1086640 1180796 40.30 630004 839864 16 00:54:05 Average: 192426 0 700874 37.25 261 987984 1466774 50.06 626178 806544 10046 00:54:05 00:54:05 00:32:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 00:54:05 00:33:01 eth0 1140.56 1247.04 4984.47 157.00 0.00 0.00 0.00 0.00 00:54:05 00:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:54:05 00:33:01 vethb0687f9 844.38 657.78 81.50 2712.31 0.00 0.00 0.00 0.00 00:54:05 00:33:01 docker0 844.38 657.65 69.96 2712.30 0.00 0.00 0.00 0.00 00:54:05 00:34:01 eth0 486.88 397.52 3678.15 42.35 0.00 0.00 0.00 0.00 00:54:05 00:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:54:05 00:34:01 docker0 139.12 175.62 9.89 833.90 0.00 0.00 0.00 0.00 00:54:05 00:35:01 veth30878a1 0.33 0.47 0.03 0.04 0.00 0.00 0.00 0.00 00:54:05 00:35:01 eth0 51.93 33.99 35.79 69.93 0.00 0.00 0.00 0.00 00:54:05 00:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:54:05 00:35:01 docker0 0.33 0.33 0.02 0.03 0.00 0.00 0.00 0.00 00:54:05 00:36:01 veth30878a1 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:54:05 00:36:01 eth0 30.56 15.32 24.55 12.78 0.00 0.00 0.00 0.00 00:54:05 00:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:54:05 00:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:54:05 00:37:01 veth7eecf02 0.00 0.22 0.00 0.01 0.00 0.00 0.00 0.00 00:54:05 00:37:01 veth667c6ee 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 00:54:05 00:37:01 eth0 261.64 224.17 1841.27 75.38 0.00 0.00 0.00 0.00 00:54:05 00:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:54:05 00:38:02 veth4aa0907 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 00:54:05 00:38:02 veth7eecf02 0.00 0.25 0.00 0.01 0.00 0.00 0.00 0.00 00:54:05 00:38:02 vethfa2e15f 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 00:54:05 00:38:02 eth0 13.48 7.05 11.15 5.88 0.00 0.00 0.00 0.00 00:54:05 00:39:01 vethe7427b7 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:54:05 00:39:01 veth9852477 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:54:05 00:39:01 veth7eecf02 0.00 0.34 0.00 0.01 0.00 0.00 0.00 0.00 00:54:05 00:39:01 veth7402963 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:54:05 00:40:01 veth7eecf02 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 00:54:05 00:40:01 veth87847ec 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 00:54:05 00:40:01 eth0 2661.65 2357.31 12949.74 491.65 0.00 0.00 0.00 0.00 00:54:05 00:40:01 vethc83c597 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 00:54:05 00:41:01 veth7eecf02 0.00 0.25 0.00 0.01 0.00 0.00 0.00 0.00 00:54:05 00:41:01 eth0 253.54 157.60 1734.87 83.76 0.00 0.00 0.00 0.00 00:54:05 00:41:01 lo 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 00:54:05 00:41:01 docker0 1082.52 1058.28 85.55 5043.62 0.00 0.00 0.00 0.00 00:54:05 00:42:01 eth0 26.00 24.37 4.97 49.39 0.00 0.00 0.00 0.00 00:54:05 00:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:54:05 00:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:54:05 00:43:02 eth0 1.92 0.78 0.85 0.56 0.00 0.00 0.00 0.00 00:54:05 00:43:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:54:05 00:43:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:54:05 00:44:01 eth0 2.74 0.69 0.73 0.44 0.00 0.00 0.00 0.00 00:54:05 00:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:54:05 00:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:54:05 00:45:01 eth0 3.61 1.02 1.27 0.76 0.00 0.00 0.00 0.00 00:54:05 00:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:54:05 00:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:54:05 00:46:01 eth0 0.68 0.38 0.29 0.25 0.00 0.00 0.00 0.00 00:54:05 00:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:54:05 00:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:54:05 00:47:01 eth0 0.38 0.20 0.15 0.07 0.00 0.00 0.00 0.00 00:54:05 00:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:54:05 00:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:54:05 00:48:01 eth0 0.05 0.03 0.00 0.00 0.00 0.00 0.00 0.00 00:54:05 00:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:54:05 00:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:54:05 00:49:01 eth0 0.10 0.07 0.01 0.01 0.00 0.00 0.00 0.00 00:54:05 00:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:54:05 00:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:54:05 00:50:01 eth0 0.08 0.05 0.01 0.00 0.00 0.00 0.00 0.00 00:54:05 00:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:54:05 00:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:54:05 00:51:01 eth0 0.15 0.10 0.01 0.01 0.00 0.00 0.00 0.00 00:54:05 00:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:54:05 00:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:54:05 00:52:01 eth0 0.32 0.18 0.14 0.07 0.00 0.00 0.00 0.00 00:54:05 00:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:54:05 00:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:54:05 00:53:01 eth0 0.20 0.08 0.01 0.01 0.00 0.00 0.00 0.00 00:54:05 00:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:54:05 00:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:54:05 Average: eth0 117.29 104.69 632.73 27.35 0.00 0.00 0.00 0.00 00:54:05 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:54:05 Average: docker0 51.69 50.53 4.08 240.82 0.00 0.00 0.00 0.00 00:54:05 00:54:05 00:54:05 ---> sar -P ALL: 00:54:05 Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 01/29/21 _x86_64_ (4 CPU) 00:54:05 00:54:05 00:31:13 LINUX RESTART (4 CPU) 00:54:05 00:54:05 00:32:01 CPU %user %nice %system %iowait %steal %idle 00:54:05 00:33:01 all 12.45 0.00 5.65 1.65 0.04 80.21 00:54:05 00:33:01 0 10.80 0.00 7.78 0.28 0.05 81.09 00:54:05 00:33:01 1 8.84 0.00 4.40 0.17 0.03 86.55 00:54:05 00:33:01 2 14.54 0.00 5.05 4.77 0.03 75.61 00:54:05 00:33:01 3 15.61 0.00 5.39 1.38 0.03 77.58 00:54:05 00:34:01 all 11.09 0.00 9.57 5.67 0.06 73.61 00:54:05 00:34:01 0 11.77 0.00 9.82 5.10 0.07 73.24 00:54:05 00:34:01 1 10.83 0.00 9.65 5.66 0.07 73.79 00:54:05 00:34:01 2 10.87 0.00 9.81 5.09 0.03 74.19 00:54:05 00:34:01 3 10.88 0.00 9.00 6.83 0.07 73.21 00:54:05 00:35:01 all 53.13 0.00 13.81 5.00 0.06 27.99 00:54:05 00:35:01 0 52.74 0.00 13.32 5.88 0.05 28.02 00:54:05 00:35:01 1 51.46 0.00 14.21 6.25 0.05 28.02 00:54:05 00:35:01 2 54.79 0.00 13.03 3.95 0.05 28.17 00:54:05 00:35:01 3 53.57 0.00 14.70 3.90 0.07 27.76 00:54:05 00:36:01 all 46.37 0.00 13.82 3.85 0.04 35.92 00:54:05 00:36:01 0 45.75 0.00 13.92 5.30 0.03 35.00 00:54:05 00:36:01 1 45.68 0.00 13.85 3.37 0.05 37.05 00:54:05 00:36:01 2 47.05 0.00 13.52 3.60 0.05 35.79 00:54:05 00:36:01 3 47.00 0.00 13.99 3.14 0.03 35.83 00:54:05 00:37:01 all 22.46 0.00 25.38 7.67 0.06 44.43 00:54:05 00:37:01 0 23.07 0.00 25.16 6.32 0.09 45.36 00:54:05 00:37:01 1 19.92 0.00 24.93 8.70 0.07 46.38 00:54:05 00:37:01 2 24.15 0.00 26.10 6.77 0.04 42.95 00:54:05 00:37:01 3 22.70 0.00 25.33 8.91 0.05 43.02 00:54:05 00:38:02 all 38.00 0.00 24.26 22.75 0.07 14.92 00:54:05 00:38:02 0 38.08 0.00 23.78 24.46 0.09 13.59 00:54:05 00:38:02 1 37.67 0.00 24.27 23.44 0.05 14.56 00:54:05 00:38:02 2 37.92 0.00 24.24 20.62 0.05 17.17 00:54:05 00:38:02 3 38.32 0.00 24.76 22.47 0.07 14.38 00:54:05 00:39:01 all 33.07 0.00 23.09 16.58 0.05 27.22 00:54:05 00:39:01 0 31.87 0.00 23.27 17.50 0.04 27.31 00:54:05 00:39:01 1 32.85 0.00 22.38 17.23 0.07 27.46 00:54:05 00:39:01 2 33.89 0.00 23.22 16.21 0.04 26.65 00:54:05 00:39:01 3 33.66 0.00 23.49 15.36 0.05 27.44 00:54:05 00:40:01 all 53.20 0.00 22.40 17.09 0.08 7.23 00:54:05 00:40:01 0 52.91 0.00 22.18 17.33 0.11 7.47 00:54:05 00:40:01 1 53.52 0.00 21.43 17.51 0.05 7.48 00:54:05 00:40:01 2 52.60 0.00 22.98 17.45 0.09 6.88 00:54:05 00:40:01 3 53.77 0.00 23.00 16.06 0.07 7.10 00:54:05 00:41:01 all 19.84 0.00 12.80 16.50 0.05 50.81 00:54:05 00:41:01 0 20.87 0.00 13.84 12.79 0.05 52.44 00:54:05 00:41:01 1 17.51 0.00 12.69 18.06 0.03 51.70 00:54:05 00:41:01 2 21.29 0.00 12.78 19.34 0.03 46.56 00:54:05 00:41:01 3 19.70 0.00 11.88 15.81 0.07 52.54 00:54:05 00:42:01 all 0.36 0.00 0.34 0.20 0.00 99.10 00:54:05 00:42:01 0 0.33 0.00 0.30 0.05 0.00 99.32 00:54:05 00:42:01 1 0.37 0.00 0.42 0.05 0.00 99.17 00:54:05 00:42:01 2 0.27 0.00 0.30 0.18 0.00 99.25 00:54:05 00:42:01 3 0.47 0.00 0.33 0.53 0.00 98.67 00:54:05 00:43:02 all 0.13 0.00 0.05 0.00 0.00 99.82 00:54:05 00:43:02 0 0.03 0.00 0.05 0.02 0.00 99.90 00:54:05 00:43:02 1 0.05 0.00 0.02 0.00 0.00 99.93 00:54:05 00:43:02 2 0.40 0.00 0.07 0.00 0.00 99.53 00:54:05 00:43:02 3 0.03 0.00 0.05 0.00 0.00 99.92 00:54:05 00:54:05 00:43:02 CPU %user %nice %system %iowait %steal %idle 00:54:05 00:44:01 all 0.22 0.00 0.18 0.00 0.00 99.59 00:54:05 00:44:01 0 0.15 0.00 0.25 0.00 0.00 99.59 00:54:05 00:44:01 1 0.07 0.00 0.14 0.00 0.00 99.80 00:54:05 00:44:01 2 0.59 0.00 0.15 0.00 0.02 99.24 00:54:05 00:44:01 3 0.08 0.00 0.17 0.00 0.00 99.75 00:54:05 00:45:01 all 0.19 0.00 0.05 0.00 0.00 99.76 00:54:05 00:45:01 0 0.10 0.00 0.08 0.00 0.02 99.80 00:54:05 00:45:01 1 0.07 0.00 0.03 0.00 0.00 99.90 00:54:05 00:45:01 2 0.53 0.00 0.03 0.00 0.00 99.43 00:54:05 00:45:01 3 0.05 0.00 0.03 0.00 0.00 99.92 00:54:05 00:46:01 all 0.16 0.00 0.03 0.00 0.00 99.80 00:54:05 00:46:01 0 0.05 0.00 0.05 0.00 0.00 99.90 00:54:05 00:46:01 1 0.03 0.00 0.02 0.02 0.02 99.92 00:54:05 00:46:01 2 0.52 0.00 0.03 0.00 0.00 99.45 00:54:05 00:46:01 3 0.03 0.00 0.03 0.00 0.00 99.93 00:54:05 00:47:01 all 0.15 0.00 0.07 0.05 0.00 99.73 00:54:05 00:47:01 0 0.03 0.00 0.05 0.02 0.00 99.90 00:54:05 00:47:01 1 0.03 0.00 0.05 0.00 0.00 99.92 00:54:05 00:47:01 2 0.52 0.00 0.08 0.08 0.00 99.32 00:54:05 00:47:01 3 0.03 0.00 0.10 0.08 0.00 99.78 00:54:05 00:48:01 all 0.15 0.00 0.02 0.00 0.00 99.82 00:54:05 00:48:01 0 0.05 0.00 0.05 0.00 0.00 99.90 00:54:05 00:48:01 1 0.02 0.00 0.02 0.00 0.00 99.97 00:54:05 00:48:01 2 0.52 0.00 0.02 0.00 0.00 99.47 00:54:05 00:48:01 3 0.03 0.00 0.02 0.00 0.00 99.95 00:54:05 00:49:01 all 0.15 0.00 0.03 0.00 0.00 99.82 00:54:05 00:49:01 0 0.03 0.00 0.03 0.00 0.00 99.93 00:54:05 00:49:01 1 0.03 0.00 0.03 0.00 0.00 99.93 00:54:05 00:49:01 2 0.52 0.00 0.02 0.00 0.02 99.45 00:54:05 00:49:01 3 0.02 0.00 0.03 0.00 0.00 99.95 00:54:05 00:50:01 all 0.16 0.00 0.03 0.00 0.00 99.80 00:54:05 00:50:01 0 0.03 0.00 0.02 0.00 0.00 99.95 00:54:05 00:50:01 1 0.05 0.00 0.05 0.00 0.00 99.90 00:54:05 00:50:01 2 0.48 0.00 0.03 0.00 0.00 99.48 00:54:05 00:50:01 3 0.08 0.00 0.03 0.00 0.00 99.88 00:54:05 00:51:01 all 0.16 0.00 0.04 0.00 0.00 99.80 00:54:05 00:51:01 0 0.05 0.00 0.05 0.00 0.00 99.90 00:54:05 00:51:01 1 0.07 0.00 0.05 0.00 0.00 99.88 00:54:05 00:51:01 2 0.02 0.00 0.03 0.00 0.00 99.95 00:54:05 00:51:01 3 0.52 0.00 0.02 0.00 0.02 99.45 00:54:05 00:52:01 all 0.12 0.00 0.04 0.00 0.00 99.83 00:54:05 00:52:01 0 0.03 0.00 0.05 0.00 0.00 99.92 00:54:05 00:52:01 1 0.03 0.00 0.03 0.00 0.00 99.93 00:54:05 00:52:01 2 0.05 0.00 0.03 0.00 0.00 99.92 00:54:05 00:52:01 3 0.38 0.00 0.05 0.00 0.00 99.57 00:54:05 00:53:01 all 0.04 0.00 0.03 0.00 0.00 99.93 00:54:05 00:53:01 0 0.02 0.00 0.02 0.00 0.00 99.97 00:54:05 00:53:01 1 0.05 0.00 0.07 0.00 0.00 99.88 00:54:05 00:53:01 2 0.02 0.00 0.02 0.00 0.00 99.97 00:54:05 00:53:01 3 0.07 0.00 0.03 0.00 0.00 99.90 00:54:05 Average: all 13.51 0.00 7.02 4.49 0.02 74.96 00:54:05 Average: 0 13.40 0.00 7.14 4.40 0.03 75.04 00:54:05 Average: 1 12.94 0.00 6.89 4.65 0.02 75.50 00:54:05 Average: 2 13.98 0.00 7.02 4.54 0.02 74.43 00:54:05 Average: 3 13.72 0.00 7.03 4.35 0.03 74.87 00:54:05 00:54:05 00:54:05