Pull request #3554 event Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from bdbdb30cd3feb8e8c88df1885c67d6b790ea0c3f+027c4e9e11e34d7e4f7c73f925e1f85085517f61 (4b81bf1d73165ec4ec3f56ad65f93cac7ef6a310) 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 [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh1915144742543313924.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision f4a1163c6b2b14014f487cca778b157dcbc6cc6b Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # 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 [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh8372034821619351930.key > 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 f4a1163c6b2b14014f487cca778b157dcbc6cc6b The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3554/workspace@libs/edgex-global-pipelines/.git # 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 [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3554/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh1362837840554280308.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision f4a1163c6b2b14014f487cca778b157dcbc6cc6b (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f f4a1163c6b2b14014f487cca778b157dcbc6cc6b # timeout=10 Commit message: "Merge pull request #339 from ernestojeda/disable-snaps-temp" > 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 [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh2888344350011455604.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision d1a99147b03c6cd90561f8e70b7af78166bcd4cd The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3554/workspace@libs/lf-pipelines/.git # 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 [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3554/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh1941196660962035869.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision d1a99147b03c6cd90561f8e70b7af78166bcd4cd (master) > git config core.sparsecheckout # timeout=10 > git checkout -f d1a99147b03c6cd90561f8e70b7af78166bcd4cd # timeout=10 Commit message: "Feat: Add initial Java pipeline functionality" > 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/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.16 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: 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/v2 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task ‘prd-centos7-docker-4c-2g-129’ is offline Running on prd-centos7-docker-4c-2g-133 in /w/workspace/edgexfoundry_edgex-go_PR-3554 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/2 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git 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/2 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.24.4' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/2@tmp/jenkins-gitclient-ssh4693327235848807942.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/master commit 027c4e9e11e34d7e4f7c73f925e1f85085517f61 into PR head commit bdbdb30cd3feb8e8c88df1885c67d6b790ea0c3f > 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 [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/2@tmp/jenkins-gitclient-ssh2804003960312807029.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3554/head:refs/remotes/origin/PR-3554 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f bdbdb30cd3feb8e8c88df1885c67d6b790ea0c3f # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/2@tmp/jenkins-gitclient-ssh2315729161181906434.key > git merge 027c4e9e11e34d7e4f7c73f925e1f85085517f61 # timeout=10 Merge succeeded, producing bdbdb30cd3feb8e8c88df1885c67d6b790ea0c3f Checking out Revision bdbdb30cd3feb8e8c88df1885c67d6b790ea0c3f (PR-3554) > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f bdbdb30cd3feb8e8c88df1885c67d6b790ea0c3f # timeout=10 Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-bootstrap/v2" First time build. Skipping changelog. > git rev-list --no-walk 0e2efe6e001c9821b3ebebd739e5f1aa346ef710 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 04:33:35 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 04:33:35 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 04:33:35 ========================================================= 04:33:35 EdgeX Global Pipelines Version Info 04:33:35 ========================================================= [Pipeline] libraryResource [Pipeline] sh 04:33:36 ------------------- 04:33:36 stable info: 04:33:36 ------------------- 04:33:36 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 04:33:36 Commit SHA: f4a1163c6b2b14014f487cca778b157dcbc6cc6b 04:33:36 Message: update stable to v1.0.194 04:33:37 ------------------- 04:33:37 experimental info: 04:33:37 ------------------- 04:33:37 Commited By: **** collab-it+edgex@linuxfoundation.org 04:33:37 Commit SHA: f4a1163c6b2b14014f487cca778b157dcbc6cc6b 04:33:37 Message: update experimental to v1.0.194 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 04:33:37 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 04:33:37 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 04:33:37 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 04:33:37 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 04:33:37 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 04:33:37 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 04:33:37 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 04:33:37 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 04:33:37 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 04:33:37 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 04:33:37 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 04:33:37 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 04:33:37 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 04:33:37 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 04:33:37 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 04:33:37 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 04:33:37 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 04:33:37 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 04:33:38 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 04:33:38 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 04:33:38 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 04:33:38 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 04:33:38 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3554 [Pipeline] echo 04:33:38 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3554 [Pipeline] echo 04:33:38 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3554 [Pipeline] echo 04:33:38 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = bdbdb30cd3feb8e8c88df1885c67d6b790ea0c3f [Pipeline] echo 04:33:38 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = bdbdb30 [Pipeline] echo 04:33:38 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:33:38 provisioning config files... 04:33:38 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/2@tmp/config200072685896598025tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:33:38 ---> docker-login.sh 04:33:38 nexus3.edgexfoundry.org:10001 04:33:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:33:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:33:38 Configure a credential helper to remove this warning. See 04:33:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:33:38 04:33:38 Login Succeeded 04:33:38 nexus3.edgexfoundry.org:10002 04:33:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:33:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:33:38 Configure a credential helper to remove this warning. See 04:33:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:33:38 04:33:38 Login Succeeded 04:33:38 nexus3.edgexfoundry.org:10003 04:33:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:33:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:33:39 Configure a credential helper to remove this warning. See 04:33:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:33:39 04:33:39 Login Succeeded 04:33:39 nexus3.edgexfoundry.org:10004 04:33:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:33:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:33:39 Configure a credential helper to remove this warning. See 04:33:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:33:39 04:33:39 Login Succeeded 04:33:39 docker.io 04:33:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:33:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:33:39 Configure a credential helper to remove this warning. See 04:33:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:33:39 04:33:39 Login Succeeded 04:33:39 ---> docker-login.sh ends [Pipeline] } 04:33:39 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 04:33:40 ++ 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 04:33:40 + for file in '`ls cmd/**/Dockerfile`' 04:33:40 ++ dirname cmd/core-command/Dockerfile 04:33:40 ++ cut -d/ -f2 04:33:40 + echo core-command,cmd/core-command/Dockerfile 04:33:40 + for file in '`ls cmd/**/Dockerfile`' 04:33:40 ++ dirname cmd/core-data/Dockerfile 04:33:40 ++ cut -d/ -f2 04:33:40 + echo core-data,cmd/core-data/Dockerfile 04:33:40 + for file in '`ls cmd/**/Dockerfile`' 04:33:40 ++ dirname cmd/core-metadata/Dockerfile 04:33:40 ++ cut -d/ -f2 04:33:40 + echo core-metadata,cmd/core-metadata/Dockerfile 04:33:40 + for file in '`ls cmd/**/Dockerfile`' 04:33:40 ++ dirname cmd/security-bootstrapper/Dockerfile 04:33:40 ++ cut -d/ -f2 04:33:40 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 04:33:40 + for file in '`ls cmd/**/Dockerfile`' 04:33:40 ++ dirname cmd/security-proxy-setup/Dockerfile 04:33:40 ++ cut -d/ -f2 04:33:40 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 04:33:40 + for file in '`ls cmd/**/Dockerfile`' 04:33:40 ++ dirname cmd/security-secretstore-setup/Dockerfile 04:33:40 ++ cut -d/ -f2 04:33:40 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 04:33:40 + for file in '`ls cmd/**/Dockerfile`' 04:33:40 ++ dirname cmd/support-notifications/Dockerfile 04:33:40 ++ cut -d/ -f2 04:33:40 + echo support-notifications,cmd/support-notifications/Dockerfile 04:33:40 + for file in '`ls cmd/**/Dockerfile`' 04:33:40 ++ dirname cmd/support-scheduler/Dockerfile 04:33:40 ++ cut -d/ -f2 04:33:40 + echo support-scheduler,cmd/support-scheduler/Dockerfile 04:33:40 + for file in '`ls cmd/**/Dockerfile`' 04:33:40 ++ dirname cmd/sys-mgmt-agent/Dockerfile 04:33:40 ++ cut -d/ -f2 04:33:40 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 04:33:40 Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile], [image:sys-mgmt-agent, dockerfile:cmd/sys-mgmt-agent/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh 04:33:40 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 04:33:40 04:33:40 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 04:33:41 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 04:33:41 latest: Pulling from edgex-devops/git-semver 04:33:41 31603596830f: Pulling fs layer 04:33:41 54011a49482f: Pulling fs layer 04:33:41 a6820b24f6d8: Pulling fs layer 04:33:41 f581987b2513: Pulling fs layer 04:33:41 f581987b2513: Waiting 04:33:41 54011a49482f: Verifying Checksum 04:33:41 54011a49482f: Download complete 04:33:41 31603596830f: Verifying Checksum 04:33:41 31603596830f: Download complete 04:33:41 f581987b2513: Verifying Checksum 04:33:41 f581987b2513: Download complete 04:33:41 a6820b24f6d8: Verifying Checksum 04:33:41 a6820b24f6d8: Download complete 04:33:41 31603596830f: Pull complete 04:33:41 54011a49482f: Pull complete 04:33:42 a6820b24f6d8: Pull complete 04:33:42 f581987b2513: Pull complete 04:33:42 Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 04:33:42 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 04:33:42 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 04:33:42 prd-centos7-docker-4c-2g-133 does not seem to be running inside a container 04:33:42 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 04:33:43 $ docker top 7f6cf66eb037a37f69130153c3239f298deb0fdcdadc7e323c136f5e8484dd44 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 04:33:44 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:33:44 [ssh-agent] Looking for ssh-agent implementation... 04:33:44 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:33:44 $ docker exec 7f6cf66eb037a37f69130153c3239f298deb0fdcdadc7e323c136f5e8484dd44 ssh-agent 04:33:44 SSH_AUTH_SOCK=/tmp/ssh-LPVwXiJzlhyr/agent.15 04:33:44 SSH_AGENT_PID=22 04:33:44 Running ssh-add (command line suppressed) 04:33:44 Identity added: /w/workspace/edgex-go/2@tmp/private_key_1780105531330422973.key (/w/workspace/edgex-go/2@tmp/private_key_1780105531330422973.key) 04:33:44 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:33:44 + git tag --points-at HEAD [Pipeline] } 04:33:44 $ docker exec --env ******** --env ******** 7f6cf66eb037a37f69130153c3239f298deb0fdcdadc7e323c136f5e8484dd44 ssh-agent -k 04:33:44 unset SSH_AUTH_SOCK; 04:33:44 unset SSH_AGENT_PID; 04:33:44 echo Agent pid 22 killed; 04:33:44 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 04:33:44 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:33:44 [ssh-agent] Looking for ssh-agent implementation... 04:33:45 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:33:45 $ docker exec 7f6cf66eb037a37f69130153c3239f298deb0fdcdadc7e323c136f5e8484dd44 ssh-agent 04:33:45 SSH_AUTH_SOCK=/tmp/ssh-JjrZmrMSTErr/agent.56 04:33:45 SSH_AGENT_PID=62 04:33:45 Running ssh-add (command line suppressed) 04:33:45 Identity added: /w/workspace/edgex-go/2@tmp/private_key_113763409814037160.key (/w/workspace/edgex-go/2@tmp/private_key_113763409814037160.key) 04:33:45 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:33:45 + git semver init 04:33:45 # -> Open(): unable to determine branch for HEAD 04:33:45 # $GIT_DIR = /w/workspace/edgex-go/2/.git 04:33:45 # $GIT_WORK_TREE = /w/workspace/edgex-go/2 04:33:45 # $SEMVER_REMOTE_NAME = origin 04:33:45 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 04:33:45 # $SEMVER_USER_NAME = edgex-jenkins 04:33:45 # $SEMVER_BRANCH = PR-3554 04:33:45 # $SEMVER_TEMP = /tmp/semver-162599173 04:33:45 # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP 04:34:12 # '/tmp/semver-162599173' -> '/w/workspace/edgex-go/2/.semver' 04:34:12 # -> Force: false 04:34:12 # $SEMVER_DIR = /w/workspace/edgex-go/2/.semver [Pipeline] } 04:34:12 $ docker exec --env ******** --env ******** 7f6cf66eb037a37f69130153c3239f298deb0fdcdadc7e323c136f5e8484dd44 ssh-agent -k 04:34:12 unset SSH_AUTH_SOCK; 04:34:12 unset SSH_AGENT_PID; 04:34:12 echo Agent pid 62 killed; 04:34:12 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 04:34:12 + git semver [Pipeline] } 04:34:12 $ docker stop --time=1 7f6cf66eb037a37f69130153c3239f298deb0fdcdadc7e323c136f5e8484dd44 04:34:15 $ docker rm -f 7f6cf66eb037a37f69130153c3239f298deb0fdcdadc7e323c136f5e8484dd44 [Pipeline] // withDockerContainer [Pipeline] sh 04:34:15 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 04:34:15 Stashed 1 file(s) [Pipeline] echo 04:34:15 [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 04:34:16 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 04:34:17 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 04:34:17 + true 04:34:17 + sudo service docker restart 04:34:17 Redirecting to /bin/systemctl restart docker.service 04:34:31 Still waiting to schedule task 04:34:31 Waiting for next available executor on ‘prd-ubuntu18.04-docker-arm64-4c-16g-128’ [Pipeline] echo 04:34:35 ========================================================= 04:34:35 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 04:34:35 ========================================================= [Pipeline] isUnix [Pipeline] sh 04:34:35 + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine . 04:34:37 Sending build context to Docker daemon 329.2MB 04:34:37 Step 1/6 : ARG BASE=golang:1.16-alpine3.12 04:34:37 Step 2/6 : FROM ${BASE} 04:34:37 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 04:34:37 540db60ca938: Pulling fs layer 04:34:37 adcc1eea9eea: Pulling fs layer 04:34:37 4c4ab2625f07: Pulling fs layer 04:34:37 0510c868ecb4: Pulling fs layer 04:34:37 afea3b2eda06: Pulling fs layer 04:34:37 7809a108b3ef: Pulling fs layer 04:34:37 f706445af74f: Pulling fs layer 04:34:37 0510c868ecb4: Waiting 04:34:37 afea3b2eda06: Waiting 04:34:37 7809a108b3ef: Waiting 04:34:37 f706445af74f: Waiting 04:34:37 4c4ab2625f07: Verifying Checksum 04:34:37 4c4ab2625f07: Download complete 04:34:37 adcc1eea9eea: Verifying Checksum 04:34:37 adcc1eea9eea: Download complete 04:34:37 afea3b2eda06: Verifying Checksum 04:34:37 afea3b2eda06: Download complete 04:34:37 7809a108b3ef: Verifying Checksum 04:34:37 7809a108b3ef: Download complete 04:34:37 540db60ca938: Verifying Checksum 04:34:37 540db60ca938: Download complete 04:34:37 540db60ca938: Pull complete 04:34:37 adcc1eea9eea: Pull complete 04:34:37 4c4ab2625f07: Pull complete 04:34:39 f706445af74f: Verifying Checksum 04:34:39 f706445af74f: Download complete 04:34:41 0510c868ecb4: Verifying Checksum 04:34:41 0510c868ecb4: Download complete 04:34:44 0510c868ecb4: Pull complete 04:34:44 afea3b2eda06: Pull complete 04:34:44 7809a108b3ef: Pull complete 04:34:47 f706445af74f: Pull complete 04:34:47 Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 04:34:47 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 04:34:47 ---> b068be0155e3 04:34:47 Step 3/6 : RUN apk add --update --no-cache make git curl bash zeromq-dev libsodium-dev pkgconfig build-base && ln -s /bin/touch /usr/bin/touch 04:34:47 ---> Running in eda2d91fde7b 04:34:47 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 04:34:49 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 04:34:51 (1/12) Installing libmagic (5.39-r0) 04:34:51 (2/12) Installing file (5.39-r0) 04:34:51 (3/12) Installing libc-dev (0.7.2-r3) 04:34:51 (4/12) Installing g++ (10.2.1_pre1-r3) 04:35:01 (5/12) Installing fortify-headers (1.1-r0) 04:35:01 (6/12) Installing patch (2.7.6-r6) 04:35:01 (7/12) Installing build-base (0.5-r2) 04:35:01 (8/12) Installing libsodium (1.0.18-r0) 04:35:02 (9/12) Installing pkgconf (1.7.3-r0) 04:35:02 (10/12) Installing libsodium-dev (1.0.18-r0) 04:35:02 (11/12) Installing libzmq (4.3.3-r1) 04:35:02 (12/12) Installing zeromq-dev (4.3.3-r1) 04:35:02 Executing busybox-1.32.1-r6.trigger 04:35:02 OK: 219 MiB in 52 packages 04:35:03 Removing intermediate container eda2d91fde7b 04:35:03 ---> 7a2a4f463695 04:35:03 Step 4/6 : WORKDIR /edgex-go 04:35:03 ---> Running in ff893d58fe8e 04:35:03 Removing intermediate container ff893d58fe8e 04:35:03 ---> 29aa6fd63253 04:35:03 Step 5/6 : COPY go.mod . 04:35:04 ---> f17225be2ff1 04:35:04 Step 6/6 : RUN go mod download 04:35:04 ---> Running in e2dea698ec21 04:35:16 Removing intermediate container e2dea698ec21 04:35:16 ---> 1ed036d52719 04:35:16 Successfully built 1ed036d52719 04:35:16 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 04:35:16 + docker inspect -f . ci-base-image-x86_64 04:35:16 . [Pipeline] withDockerContainer 04:35:16 prd-centos7-docker-4c-2g-133 does not seem to be running inside a container 04:35:16 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@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 ******** ci-base-image-x86_64 cat 04:35:17 $ docker top a1a3efc04846a6eb2bb176e586f5d78ab2c4eac3d1623187238bffc4de91c481 -eo pid,comm [Pipeline] { [Pipeline] sh 04:35:17 + go version 04:35:17 go version go1.16.3 linux/amd64 [Pipeline] } 04:35:17 $ docker stop --time=1 a1a3efc04846a6eb2bb176e586f5d78ab2c4eac3d1623187238bffc4de91c481 04:35:18 $ docker rm -f a1a3efc04846a6eb2bb176e586f5d78ab2c4eac3d1623187238bffc4de91c481 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 04:35:19 + docker inspect -f . ci-base-image-x86_64 04:35:19 . [Pipeline] withDockerContainer 04:35:19 prd-centos7-docker-4c-2g-133 does not seem to be running inside a container 04:35:19 $ 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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@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 ******** ci-base-image-x86_64 cat 04:35:19 $ docker top 897835c7c2bc951637786f58bfac1827dbbf0769a23ae4e48e7744ffd7b16f31 -eo pid,comm [Pipeline] { [Pipeline] echo 04:35:19 ========================================================= 04:35:19 [edgeXBuildGoParallel] Running Tests and Build... 04:35:19 ========================================================= [Pipeline] sh 04:35:20 + go mod tidy [Pipeline] sh 04:35:20 + make test 04:35:20 go mod tidy 04:35:20 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 04:35:26 ? github.com/edgexfoundry/edgex-go [no test files] 04:35:44 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 04:35:46 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 04:35:48 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 04:35:48 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 04:35:50 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 04:35:51 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 04:35:51 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 04:35:51 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 04:35:51 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 04:35:52 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 04:35:52 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 04:35:52 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 04:35:52 ? github.com/edgexfoundry/edgex-go/internal [no test files] 04:35:52 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 04:35:52 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 04:35:52 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 04:35:52 ? github.com/edgexfoundry/edgex-go/internal/core/command/v2 [no test files] 04:35:55 ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/application 0.041s coverage: 28.7% of statements 04:35:56 ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http 0.063s coverage: 100.0% of statements 04:35:56 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 04:35:56 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 04:35:56 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 04:35:57 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.064s coverage: 81.2% of statements 04:35:57 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] 04:35:57 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.064s coverage: 53.4% of statements 04:35:57 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] 04:35:57 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] 04:35:58 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.087s coverage: 87.7% of statements 04:35:58 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] 04:35:58 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] 04:35:58 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/io 0.046s coverage: 78.9% of statements 04:35:58 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] 04:35:58 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 04:35:58 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 04:35:58 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 04:35:58 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] 04:35:58 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] 04:35:58 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] 04:36:01 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 0.259s coverage: 95.1% of statements 04:36:01 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] 04:36:01 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] 04:36:01 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] 04:36:01 ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] 04:36:01 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 04:36:01 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 04:36:01 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 04:36:01 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 04:36:01 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 04:36:01 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 04:36:01 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.043s coverage: 58.8% of statements 04:36:01 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/application [no test files] 04:36:01 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] 04:36:01 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http 0.044s coverage: 60.0% of statements 04:36:01 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.040s coverage: 0.8% of statements 04:36:01 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] 04:36:01 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils 0.049s coverage: 22.0% of statements 04:36:01 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 04:36:02 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.039s coverage: 47.1% of statements 04:36:03 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.062s coverage: 79.5% of statements 04:36:03 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.052s coverage: 94.1% of statements 04:36:03 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.053s coverage: 96.3% of statements 04:36:03 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.038s coverage: 87.5% of statements 04:36:16 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.056s coverage: 94.4% of statements 04:36:16 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.052s coverage: 44.8% of statements 04:36:24 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 17.217s coverage: 81.8% of statements 04:36:24 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 04:36:39 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.079s coverage: 92.9% of statements 04:36:39 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 04:36:39 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 04:36:39 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 04:36:39 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.030s coverage: 65.1% of statements 04:36:39 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 04:36:39 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 04:36:39 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 04:36:39 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 04:36:39 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 04:36:39 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.042s coverage: 87.2% of statements 04:36:39 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 04:36:39 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 04:36:39 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.044s coverage: 100.0% of statements 04:36:39 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 04:36:39 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.064s coverage: 76.0% of statements 04:36:39 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 04:36:39 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.049s coverage: 80.0% of statements 04:36:39 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.064s coverage: 87.2% of statements 04:36:39 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.052s coverage: 85.4% of statements 04:36:39 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.078s coverage: 91.2% of statements 04:36:39 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 04:36:39 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.153s coverage: 64.4% of statements 04:36:39 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 04:36:39 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 04:36:39 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.070s coverage: 100.0% of statements 04:36:39 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.028s coverage: 91.3% of statements 04:36:39 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.031s coverage: 100.0% of statements 04:36:40 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.026s coverage: 73.7% of statements 04:36:40 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.023s coverage: 100.0% of statements 04:36:41 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.183s coverage: 66.9% of statements 04:36:41 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 04:36:41 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 04:36:41 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 04:36:41 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.144s coverage: 43.6% of statements 04:36:41 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 04:36:41 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 04:36:41 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.027s coverage: 89.5% of statements 04:36:41 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 04:36:42 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.026s coverage: 84.8% of statements 04:36:42 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 04:36:42 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 04:36:42 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 04:36:42 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2 [no test files] 04:36:50 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application 6.068s coverage: 19.3% of statements 04:36:50 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application/channel [no test files] 04:36:50 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application/channel/mocks [no test files] 04:36:50 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/bootstrap/container [no test files] 04:36:50 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/controller/http 0.129s coverage: 91.9% of statements 04:36:50 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces [no test files] 04:36:50 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces/mocks [no test files] 04:36:50 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/io [no test files] 04:36:50 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 04:36:50 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 04:36:50 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 04:36:50 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2 [no test files] 04:36:50 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application [no test files] 04:36:50 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application/scheduler 0.053s coverage: 62.7% of statements 04:36:50 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/bootstrap/container [no test files] 04:36:50 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http 0.088s coverage: 97.6% of statements 04:36:50 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces [no test files] 04:36:50 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces/mocks [no test files] 04:36:50 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/io [no test files] 04:36:50 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 04:36:50 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 04:36:50 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 04:36:50 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 04:36:50 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.033s coverage: 100.0% of statements 04:36:50 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2 [no test files] 04:36:50 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application [no test files] 04:36:50 ok github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application/direct 0.055s coverage: 28.9% of statements 04:36:50 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application/direct/config [no test files] 04:36:50 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application/executor [no test files] 04:36:50 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/container [no test files] 04:36:50 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/controller/http [no test files] 04:36:50 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/interfaces [no test files] 04:36:50 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.034s coverage: 95.4% of statements 04:36:50 GO111MODULE=on go vet ./... 04:37:12 gofmt -l . 04:37:12 [ "`gofmt -l .`" = "" ] 04:37:12 ./bin/test-attribution-txt.sh [Pipeline] sh 04:37:13 + ls -al . 04:37:13 total 520 04:37:13 drwxrwxr-x 10 1001 1001 4096 Jun 10 04:37 . 04:37:13 drwxr-xr-x 4 root root 28 Jun 10 04:35 .. 04:37:13 -rw-rw-r-- 1 1001 1001 11 Jun 10 04:33 .dockerignore 04:37:13 drwxrwxr-x 8 1001 1001 179 Jun 10 04:33 .git 04:37:13 drwxrwxr-x 3 1001 1001 125 Jun 10 04:33 .github 04:37:13 -rw-rw-r-- 1 1001 1001 818 Jun 10 04:33 .gitignore 04:37:13 drwx------ 3 1001 1001 60 Jun 10 04:34 .semver 04:37:13 -rw-rw-r-- 1 1001 1001 166 Jun 10 04:33 .sonarcloud.properties 04:37:13 -rw-rw-r-- 1 1001 1001 8609 Jun 10 04:33 Attribution.txt 04:37:13 -rw-rw-r-- 1 1001 1001 3804 Jun 10 04:33 CONTRIBUTING.md 04:37:13 -rw-rw-r-- 1 1001 1001 931 Jun 10 04:33 Dockerfile.build 04:37:13 -rw-rw-r-- 1 1001 1001 849 Jun 10 04:33 Jenkinsfile 04:37:13 -rw-rw-r-- 1 1001 1001 10775 Jun 10 04:33 LICENSE 04:37:13 -rw-rw-r-- 1 1001 1001 5605 Jun 10 04:33 Makefile 04:37:13 -rw-rw-r-- 1 1001 1001 7978 Jun 10 04:33 README.md 04:37:13 -rw-rw-r-- 1 1001 1001 7071 Jun 10 04:33 SECURITY.md 04:37:13 -rw-rw-r-- 1 1001 1001 5 Jun 10 04:34 VERSION 04:37:13 -rw-rw-r-- 1 1001 1001 4131 Jun 10 04:33 ZMQWindows.md 04:37:13 drwxrwxr-x 2 1001 1001 37 Jun 10 04:33 bin 04:37:13 drwxrwxr-x 14 1001 1001 4096 Jun 10 04:33 cmd 04:37:13 -rw-r--r-- 1 root root 404951 Jun 10 04:36 coverage.out 04:37:13 -rw-rw-r-- 1 1001 1001 840 Jun 10 04:33 go.mod 04:37:13 -rw-r--r-- 1 root root 21257 Jun 10 04:35 go.sum 04:37:13 drwxrwxr-x 8 1001 1001 127 Jun 10 04:33 internal 04:37:13 drwxrwxr-x 3 1001 1001 16 Jun 10 04:33 openapi 04:37:13 drwxrwxr-x 4 1001 1001 71 Jun 10 04:33 snap 04:37:13 -rw-rw-r-- 1 1001 1001 168 Jun 10 04:33 version.go [Pipeline] sh 04:37:14 + '[' -e coverage.out ] 04:37:14 + chown 1001:1001 coverage.out [Pipeline] stash 04:37:14 Stashed 1 file(s) [Pipeline] sh 04:37:14 + make build 04:37:14 go mod tidy 04:37:14 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 04:37:15 Running on prd-ubuntu18.04-docker-arm64-4c-16g-139 in /w/workspace/edgexfoundry_edgex-go_PR-3554 [Pipeline] { [Pipeline] ws 04:37:15 Running in /w/workspace/edgex-go/2 [Pipeline] { [Pipeline] checkout 04:37:15 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 04:37:16 The recommended git tool is: git 04:37:22 using credential edgex-jenkins-ssh 04:37:22 Cloning the remote Git repository 04:37:22 Cloning repository git@github.com:edgexfoundry/edgex-go.git 04:37:22 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 04:37:23 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 04:37:22 > git init /w/workspace/edgex-go/2 # timeout=10 04:37:22 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 04:37:22 > git --version # timeout=10 04:37:22 > git --version # 'git version 2.17.1' 04:37:22 using GIT_SSH to set credentials SSH Credentials for GitHub 04:37:22 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 04:37:24 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 04:37:24 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 04:37:25 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 04:37:26 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 04:37:27 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 04:37:29 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 04:37:30 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 04:37:31 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] } 04:37:33 $ docker stop --time=1 897835c7c2bc951637786f58bfac1827dbbf0769a23ae4e48e7744ffd7b16f31 04:37:37 $ docker rm -f 897835c7c2bc951637786f58bfac1827dbbf0769a23ae4e48e7744ffd7b16f31 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 04:37:38 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 04:37:38 04:37:38 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh 04:37:39 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 04:37:39 latest: Pulling from edgex-devops/edgex-compose 04:37:39 cbdbe7a5bc2a: Pulling fs layer 04:37:39 ca9280d653b3: Pulling fs layer 04:37:39 7e9c9ca2126c: Pulling fs layer 04:37:39 cbdbe7a5bc2a: Verifying Checksum 04:37:39 cbdbe7a5bc2a: Download complete 04:37:39 cbdbe7a5bc2a: Pull complete 04:37:39 ca9280d653b3: Verifying Checksum 04:37:39 ca9280d653b3: Download complete 04:37:40 Merging remotes/origin/master commit 027c4e9e11e34d7e4f7c73f925e1f85085517f61 into PR head commit bdbdb30cd3feb8e8c88df1885c67d6b790ea0c3f 04:37:39 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 04:37:39 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 04:37:39 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 04:37:39 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 04:37:39 using GIT_SSH to set credentials SSH Credentials for GitHub 04:37:39 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3554/head:refs/remotes/origin/PR-3554 +refs/heads/master:refs/remotes/origin/master # timeout=10 04:37:40 > git config core.sparsecheckout # timeout=10 04:37:40 > git checkout -f bdbdb30cd3feb8e8c88df1885c67d6b790ea0c3f # timeout=10 04:37:40 ca9280d653b3: Pull complete 04:37:40 Merge succeeded, producing bdbdb30cd3feb8e8c88df1885c67d6b790ea0c3f 04:37:40 Checking out Revision bdbdb30cd3feb8e8c88df1885c67d6b790ea0c3f (PR-3554) 04:37:40 7e9c9ca2126c: Verifying Checksum 04:37:40 7e9c9ca2126c: Download complete 04:37:40 > git remote # timeout=10 04:37:40 > git config --get remote.origin.url # timeout=10 04:37:40 using GIT_SSH to set credentials SSH Credentials for GitHub 04:37:40 > git merge 027c4e9e11e34d7e4f7c73f925e1f85085517f61 # timeout=10 04:37:40 > git rev-parse HEAD^{commit} # timeout=10 04:37:40 > git config core.sparsecheckout # timeout=10 04:37:40 > git checkout -f bdbdb30cd3feb8e8c88df1885c67d6b790ea0c3f # timeout=10 04:37:44 7e9c9ca2126c: Pull complete 04:37:44 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 04:37:44 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 04:37:44 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer 04:37:44 prd-centos7-docker-4c-2g-133 does not seem to be running inside a container 04:37:44 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 04:37:45 Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-bootstrap/v2" 04:37:55 $ docker top 5280adb514b7ceed31ce2857fc99e69c12fb248644f42aba80ba81c9a6cd471a -eo pid,comm [Pipeline] { [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 04:37:55 + docker-compose build --help 04:37:55 + grep parallel 04:37:56 --parallel Build images in parallel. [Pipeline] } 04:37:56 $ docker stop --time=1 5280adb514b7ceed31ce2857fc99e69c12fb248644f42aba80ba81c9a6cd471a 04:37:56 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json 04:37:57 $ docker rm -f 5280adb514b7ceed31ce2857fc99e69c12fb248644f42aba80ba81c9a6cd471a [Pipeline] // withDockerContainer [Pipeline] sh [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 04:37:57 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 04:37:58 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 04:37:58 . [Pipeline] withDockerContainer 04:37:58 prd-centos7-docker-4c-2g-133 does not seem to be running inside a container 04:37:58 $ 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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 04:37:58 + + sudotrue service 04:37:58 docker restart 04:37:58 $ docker top cd5f4f05ac5c1db4402ae68c9c8459c1855fa539d88ce1fe528634ca74c229c6 -eo pid,comm [Pipeline] { [Pipeline] sh 04:37:59 + docker-compose -f ./docker-compose-build.yml build --parallel 04:37:59 Building core-command ... 04:37:59 Building core-data ... 04:37:59 Building core-metadata ... 04:37:59 Building security-bootstrapper ... 04:37:59 Building security-proxy-setup ... 04:37:59 Building security-secretstore-setup ... 04:37:59 Building support-notifications ... 04:37:59 Building support-scheduler ... 04:37:59 Building sys-mgmt-agent ... 04:37:59 Building core-metadata 04:37:59 Building support-notifications 04:37:59 Building security-secretstore-setup 04:37:59 Building security-bootstrapper 04:37:59 Building core-command 04:38:15 Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 04:38:15 Step 2/32 : FROM ${BUILDER_BASE} AS builder 04:38:15 ---> 1ed036d52719 04:38:15 Step 3/32 : WORKDIR /edgex-go 04:38:15 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 04:38:15 Step 2/24 : FROM ${BUILDER_BASE} AS builder 04:38:15 ---> 1ed036d52719 04:38:15 Step 3/24 : WORKDIR /edgex-go 04:38:15 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 04:38:15 Step 2/24 : FROM ${BUILDER_BASE} AS builder 04:38:15 ---> 1ed036d52719 04:38:15 Step 3/24 : WORKDIR /edgex-go 04:38:15 Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 04:38:15 Step 2/26 : FROM ${BUILDER_BASE} AS builder 04:38:15 ---> 1ed036d52719 04:38:15 Step 3/26 : WORKDIR /edgex-go 04:38:15 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 04:38:15 Step 2/23 : FROM ${BUILDER_BASE} AS builder 04:38:15 ---> 1ed036d52719 04:38:15 Step 3/23 : WORKDIR /edgex-go [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:38:16 provisioning config files... 04:38:16 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/2@tmp/config5256987918730403236tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:38:17 ---> docker-login.sh 04:38:17 nexus3.edgexfoundry.org:10001 04:38:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:38:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:38:18 Configure a credential helper to remove this warning. See 04:38:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:38:18 04:38:18 Login Succeeded 04:38:18 nexus3.edgexfoundry.org:10002 04:38:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:38:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:38:18 Configure a credential helper to remove this warning. See 04:38:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:38:18 04:38:18 Login Succeeded 04:38:18 nexus3.edgexfoundry.org:10003 04:38:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:38:19 ---> Running in ab59de3f3f5f 04:38:19 ---> Running in 5bf00f7a9992 04:38:19 ---> Running in 47f80ca6dd07 04:38:19 ---> Running in 87919dcb5473 04:38:19 ---> Running in a6950d6553df 04:38:19 Removing intermediate container 47f80ca6dd07 04:38:19 ---> 574cd273eea9 04:38:19 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 04:38:19 Removing intermediate container 5bf00f7a9992 04:38:19 ---> 880a7741e832 04:38:19 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 04:38:19 Removing intermediate container 87919dcb5473 04:38:19 ---> 6f7b567229c3 04:38:19 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 04:38:19 Removing intermediate container a6950d6553df 04:38:19 ---> 13ef5a38d8bd 04:38:19 Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 04:38:19 Removing intermediate container ab59de3f3f5f 04:38:19 ---> 5d47124c6537 04:38:19 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 04:38:19 ---> Running in 7db304c6a160 04:38:19 ---> Running in 76bbdd971970 04:38:19 ---> Running in 15ce797e9673 04:38:19 ---> Running in 1defa29dcbc0 04:38:19 ---> Running in 483355f11084 04:38:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:38:19 Configure a credential helper to remove this warning. See 04:38:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:38:19 04:38:19 Login Succeeded 04:38:19 nexus3.edgexfoundry.org:10004 04:38:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:38:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:38:20 Configure a credential helper to remove this warning. See 04:38:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:38:20 04:38:20 Login Succeeded 04:38:20 docker.io 04:38:20 Removing intermediate container 7db304c6a160 04:38:20 ---> f7bc17a0783e 04:38:20 Step 5/24 : RUN apk add --update --no-cache make git 04:38:20 ---> Running in aa118d0bb86a 04:38:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:38:20 Removing intermediate container 76bbdd971970 04:38:20 ---> 17c9642a7d0b 04:38:20 Step 5/24 : RUN apk add --update --no-cache make git 04:38:20 ---> Running in 7d17370afc9b 04:38:20 Removing intermediate container 1defa29dcbc0 04:38:20 ---> 946fe0aec8b3 04:38:20 Step 5/26 : RUN apk add --update --no-cache make git 04:38:20 ---> Running in 88cbe376e2ff 04:38:20 Removing intermediate container 15ce797e9673 04:38:20 ---> c4b23d432f2f 04:38:20 Step 5/32 : RUN apk add --update --no-cache make git 04:38:20 Removing intermediate container 483355f11084 04:38:20 ---> 6b578eb2ee02 04:38:20 Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates 04:38:20 ---> Running in c588d6800175 04:38:20 ---> Running in 50b09bf1b784 04:38:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:38:20 Configure a credential helper to remove this warning. See 04:38:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:38:20 04:38:20 Login Succeeded 04:38:20 ---> docker-login.sh ends [Pipeline] } 04:38:20 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash 04:38:20 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 04:38:20 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 04:38:20 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [Pipeline] echo 04:38:21 ========================================================= 04:38:21 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 04:38:21 ========================================================= [Pipeline] isUnix 04:38:21 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 04:38:21 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [Pipeline] sh 04:38:21 + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine . 04:38:21 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 04:38:21 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 04:38:22 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 04:38:22 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 04:38:22 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 04:38:22 OK: 219 MiB in 52 packages 04:38:22 Removing intermediate container 88cbe376e2ff 04:38:22 ---> 72e029f8bc91 04:38:22 Step 6/26 : COPY go.mod . 04:38:22 OK: 219 MiB in 52 packages 04:38:22 ---> bdc77ed06e6a 04:38:22 Step 7/26 : RUN go mod download 04:38:22 ---> Running in c5b2f366cdf0 04:38:23 OK: 219 MiB in 52 packages 04:38:23 OK: 219 MiB in 52 packages 04:38:23 OK: 219 MiB in 52 packages 04:38:23 Removing intermediate container 7d17370afc9b 04:38:23 ---> f4db1afb593e 04:38:23 Step 6/24 : COPY go.mod . 04:38:23 ---> 212ad5fcdbd6 04:38:23 Step 7/24 : RUN go mod download 04:38:23 ---> Running in b7ca8cb62a60 04:38:23 Removing intermediate container c588d6800175 04:38:23 ---> 3fa20b699536 04:38:23 Step 6/32 : COPY go.mod . 04:38:23 Removing intermediate container aa118d0bb86a 04:38:23 ---> 9d9e60e4ce76 04:38:23 Step 6/24 : COPY go.mod . 04:38:23 Removing intermediate container 50b09bf1b784 04:38:23 ---> feaaf3deb725 04:38:23 Step 6/23 : COPY go.mod . 04:38:23 ---> f9f1077b5adf 04:38:23 Step 7/32 : RUN go mod download 04:38:23 ---> Running in 9fac51dac989 04:38:23 Removing intermediate container c5b2f366cdf0 04:38:23 ---> d15c5dedd781 04:38:23 Step 8/26 : COPY . . 04:38:23 ---> fe7fa6bd2401 04:38:23 Step 7/24 : RUN go mod download 04:38:23 ---> Running in a5d603d0010a 04:38:24 ---> e034d9a15904 04:38:24 Step 7/23 : RUN go mod download 04:38:24 Sending build context to Docker daemon 166.1MB 04:38:24 Step 1/6 : ARG BASE=golang:1.16-alpine3.12 04:38:24 Step 2/6 : FROM ${BASE} 04:38:24 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 04:38:24 595b0fe564bb: Pulling fs layer 04:38:24 3088b5b3c5c0: Pulling fs layer 04:38:24 5b7225fbf94c: Pulling fs layer 04:38:24 ba82ee9f976e: Pulling fs layer 04:38:24 506bd15cee9f: Pulling fs layer 04:38:24 75a0a4a0db45: Pulling fs layer 04:38:24 618dc40b7e24: Pulling fs layer 04:38:24 ba82ee9f976e: Waiting 04:38:24 506bd15cee9f: Waiting 04:38:24 618dc40b7e24: Waiting 04:38:24 75a0a4a0db45: Waiting 04:38:24 5b7225fbf94c: Download complete 04:38:24 3088b5b3c5c0: Verifying Checksum 04:38:24 3088b5b3c5c0: Download complete 04:38:24 506bd15cee9f: Verifying Checksum 04:38:24 75a0a4a0db45: Verifying Checksum 04:38:24 75a0a4a0db45: Download complete 04:38:24 595b0fe564bb: Verifying Checksum 04:38:24 595b0fe564bb: Download complete 04:38:25 595b0fe564bb: Pull complete 04:38:25 3088b5b3c5c0: Pull complete 04:38:26 5b7225fbf94c: Pull complete 04:38:26 618dc40b7e24: Verifying Checksum 04:38:26 618dc40b7e24: Download complete 04:38:28 ---> Running in 6eb4f6e6dae4 04:38:28 ---> 4feade5c85f2 04:38:28 Step 9/26 : RUN go mod tidy 04:38:28 ---> Running in fcda3133a001 04:38:28 Removing intermediate container b7ca8cb62a60 04:38:28 ---> 2448114c206a 04:38:28 Step 8/24 : COPY . . 04:38:28 Removing intermediate container 9fac51dac989 04:38:28 ---> 405402fbc4b4 04:38:28 Step 8/32 : COPY . . 04:38:28 ba82ee9f976e: Download complete 04:38:29 Removing intermediate container a5d603d0010a 04:38:29 ---> aabe64ca2f04 04:38:29 Step 8/24 : COPY . . 04:38:39 ba82ee9f976e: Pull complete 04:38:39 506bd15cee9f: Pull complete 04:38:39 75a0a4a0db45: Pull complete 04:38:43 618dc40b7e24: Pull complete 04:38:43 Digest: sha256:191d62e8e984ab65c8d79a04719ea24e645fa2781e820aadaa53da5888d6c818 04:38:43 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 04:38:43 ---> a36622ca3599 04:38:43 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 04:38:44 ---> Running in 7719a8b9279a 04:38:46 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 04:38:47 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 04:38:47 (1/12) Installing libmagic (5.39-r0) 04:38:48 (2/12) Installing file (5.39-r0) 04:38:48 (3/12) Installing libc-dev (0.7.2-r3) 04:38:48 (4/12) Installing g++ (10.2.1_pre1-r3) 04:38:54 (5/12) Installing fortify-headers (1.1-r0) 04:38:54 (6/12) Installing patch (2.7.6-r6) 04:38:54 (7/12) Installing build-base (0.5-r2) 04:38:54 (8/12) Installing libsodium (1.0.18-r0) 04:38:54 (9/12) Installing pkgconf (1.7.3-r0) 04:38:55 (10/12) Installing libsodium-dev (1.0.18-r0) 04:38:55 (11/12) Installing libzmq (4.3.3-r1) 04:38:56 (12/12) Installing zeromq-dev (4.3.3-r1) 04:38:56 Executing busybox-1.32.1-r6.trigger 04:38:56 ---> 92371dcdc16d 04:38:56 Step 9/32 : RUN go mod tidy 04:38:56 ---> 82958fcb49e3 04:38:56 Step 9/24 : RUN go mod tidy 04:38:56 ---> 558f0d776340 04:38:56 Step 9/24 : RUN go mod tidy 04:38:56 ---> Running in 8fcc35492e05 04:38:56 Removing intermediate container fcda3133a001 04:38:56 ---> 549c19c146c3 04:38:56 Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 04:38:56 ---> Running in 0ac61813254a 04:38:56 ---> Running in f9670dfd7887 04:38:56 Removing intermediate container 6eb4f6e6dae4 04:38:56 ---> f116d00ec37e 04:38:56 Step 8/23 : COPY . . 04:38:56 ---> Running in fffbb98b19bd 04:38:56 OK: 218 MiB in 52 packages 04:38:59 Removing intermediate container 7719a8b9279a 04:38:59 ---> b688a0e91f7b 04:38:59 Step 4/6 : WORKDIR /edgex-go 04:39:00 ---> Running in e8b4655a95e0 04:39:00 Removing intermediate container e8b4655a95e0 04:39:00 ---> 4b7fc91ed7bd 04:39:00 Step 5/6 : COPY go.mod . 04:39:01 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 04:39:01 ---> 92ab9176d59e 04:39:01 Step 6/6 : RUN go mod download 04:39:01 ---> Running in 7b288c5c2dba 04:39:01 Removing intermediate container 8fcc35492e05 04:39:01 ---> 8bfbabcde2d4 04:39:01 Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper 04:39:01 ---> Running in a6c32e15f52f 04:39:02 Removing intermediate container f9670dfd7887 04:39:02 ---> 0a8c82bb0cf3 04:39:02 Step 10/24 : RUN make cmd/core-metadata/core-metadata 04:39:02 Removing intermediate container 0ac61813254a 04:39:02 ---> 581381505a49 04:39:02 Step 10/24 : RUN make cmd/core-command/core-command 04:39:02 ---> Running in a3f7761eb02c 04:39:02 ---> Running in 85a0b424e32f 04: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 04:39:03 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 04:39:03 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 04:39:13 ---> b3121a533815 04:39:13 Step 9/23 : RUN go mod tidy 04:39:13 ---> Running in 21a369a5eb02 04:39:16 Removing intermediate container 21a369a5eb02 04:39:16 ---> 5eeb58de61d7 04:39:16 Step 10/23 : RUN make cmd/support-notifications/support-notifications 04:39:16 ---> Running in 4ea27db207a8 04:39:16 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 04:39:28 Removing intermediate container 7b288c5c2dba 04:39:28 ---> 2508815eb1f0 04:39:28 Successfully built 2508815eb1f0 04:39:28 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 04:39:28 + docker inspect -f . ci-base-image-arm64 04:39:28 . [Pipeline] withDockerContainer 04:39:28 prd-ubuntu18.04-docker-arm64-4c-16g-139 does not seem to be running inside a container 04:39:28 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 04:39:29 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 04:39:30 $ docker top aacf39e517a0623e6a785f0ed8a6651c944aacb55885f57ef0c7380a9c14e760 -eo pid,comm [Pipeline] { [Pipeline] sh 04:39:31 + go version 04:39:31 go version go1.16.5 linux/arm64 [Pipeline] } 04:39:31 $ docker stop --time=1 aacf39e517a0623e6a785f0ed8a6651c944aacb55885f57ef0c7380a9c14e760 04:39:33 $ docker rm -f aacf39e517a0623e6a785f0ed8a6651c944aacb55885f57ef0c7380a9c14e760 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 04:39:34 Removing intermediate container fffbb98b19bd 04:39:34 ---> e554185f9164 04:39:34 04:39:34 Step 11/26 : FROM alpine:3.12 04:39:34 + docker inspect -f . ci-base-image-arm64 04:39:34 . [Pipeline] withDockerContainer 04:39:34 3.12: Pulling from library/alpine 04:39:34 prd-ubuntu18.04-docker-arm64-4c-16g-139 does not seem to be running inside a container 04:39:34 $ 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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 04:39:35 Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad 04:39:35 Status: Downloaded newer image for alpine:3.12 04:39:35 ---> 13621d1b12d4 04:39:35 Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec 04:39:35 ---> Running in 42bdb9b511ff 04:39:36 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 04:39:36 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 04:39:36 (1/6) Installing ca-certificates (20191127-r4) 04:39:36 (2/6) Installing nghttp2-libs (1.41.0-r0) 04:39:36 (3/6) Installing libcurl (7.77.0-r0) 04:39:36 (4/6) Installing curl (7.77.0-r0) 04:39:36 (5/6) Installing dumb-init (1.2.2-r1) 04:39:36 (6/6) Installing su-exec (0.2-r1) 04:39:36 Executing busybox-1.31.1-r20.trigger 04:39:36 Executing ca-certificates-20191127-r4.trigger 04:39:36 $ docker top 976982863dd9e74ed7386e56b04d7a61ab00dd8644012f7bfc14d000f4a8ff6b -eo pid,comm 04:39:36 OK: 7 MiB in 20 packages [Pipeline] { [Pipeline] echo 04:39:36 ========================================================= 04:39:36 [edgeXBuildGoParallel] Running Tests and Build... 04:39:36 ========================================================= [Pipeline] sh 04:39:37 Removing intermediate container 42bdb9b511ff 04:39:37 ---> 78516d4a30fb 04:39:37 Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 04:39:37 ---> Running in f8ee196b83c3 04:39:37 + go mod tidy 04:39:37 Removing intermediate container f8ee196b83c3 04:39:37 ---> d75783276708 04:39:37 Step 14/26 : WORKDIR / 04:39:37 ---> Running in b3ff974f5a67 04:39:37 Removing intermediate container b3ff974f5a67 04:39:37 ---> de447978f2a3 04:39:37 Step 15/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [Pipeline] sh 04:39:38 ---> 3e6c136c6bb6 04:39:38 Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 04:39:38 Removing intermediate container a6c32e15f52f 04:39:38 ---> e1ce3b609f59 04:39:38 04:39:38 Step 11/32 : FROM alpine:3.12 04:39:38 ---> 13621d1b12d4 04:39:38 Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 04:39:38 ---> Running in da33caa860e3 04:39:38 + make test 04:39:38 go mod tidy 04:39:39 ---> ddf5c42cee2d 04:39:39 Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 04:39:39 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 04:39:39 Removing intermediate container da33caa860e3 04:39:39 ---> 4a1e300daf6c 04:39:39 Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec 04:39:39 ---> Running in 8b44f2949e40 04:39:39 Removing intermediate container 85a0b424e32f 04:39:39 ---> 51c670ac39e3 04:39:39 04:39:39 Step 11/24 : FROM alpine:3.12 04:39:39 ---> 13621d1b12d4 04:39:39 Step 12/24 : RUN apk add --update --no-cache dumb-init 04:39:39 ---> Running in 162a770dbd8b 04:39:39 ---> 6bd30e439e29 04:39:39 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 04:39:40 ---> 3aaf565d9917 04:39:40 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 04:39:40 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 04:39:40 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 04:39:40 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 04:39:40 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 04:39:40 (1/1) Installing dumb-init (1.2.2-r1) 04:39:40 Executing busybox-1.31.1-r20.trigger 04:39:40 OK: 6 MiB in 15 packages 04:39:40 ---> a766ab25c692 04:39:40 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 04:39:40 (1/2) Installing dumb-init (1.2.2-r1) 04:39:40 (2/2) Installing su-exec (0.2-r1) 04:39:40 Executing busybox-1.31.1-r20.trigger 04:39:40 OK: 6 MiB in 16 packages 04:39:41 ---> 66c03f1e584d 04:39:41 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 04:39:41 Removing intermediate container 162a770dbd8b 04:39:41 ---> 534a1dd7f3ce 04:39:41 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 04:39:41 ---> Running in 6ac076007a16 04:39:41 Removing intermediate container 8b44f2949e40 04:39:41 ---> 2a7481d4f8c8 04:39:41 Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init 04:39:41 ---> b3646648ac66 04:39:41 Step 22/26 : 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/ 04:39:41 ---> Running in 017517922d3c 04:39:41 ---> Running in 38542aa02c26 04:39:42 Removing intermediate container 6ac076007a16 04:39:42 ---> a10e30852993 04:39:42 Step 14/24 : ENV APP_PORT=59882 04:39:42 ---> Running in 5652c98653a0 04:39:42 Removing intermediate container 017517922d3c 04:39:42 ---> c26fc28eb01a 04:39:42 Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 04:39:42 ---> Running in 603d556b0e52 04:39:42 Removing intermediate container 5652c98653a0 04:39:42 ---> 46406a7de96f 04:39:42 Step 15/24 : EXPOSE $APP_PORT 04:39:42 Removing intermediate container 603d556b0e52 04:39:42 ---> 2237482e68c3 04:39:42 Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 04:39:42 ---> Running in 3d1717ff1d24 04:39:42 ---> Running in 6aade0d686ee 04:39:42 Removing intermediate container 3d1717ff1d24 04:39:42 ---> 5e2aa70f5273 04:39:42 Step 16/24 : WORKDIR / 04:39:42 ---> Running in f91fdfe40469 04:39:43 Removing intermediate container f91fdfe40469 04:39:43 ---> 8d42b5a34683 04:39:43 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 04:39:43 Removing intermediate container 38542aa02c26 04:39:43 ---> 799d5c6403f4 04:39:43 Step 23/26 : ENTRYPOINT ["entrypoint.sh"] 04:39:43 ---> Running in 4f2f4aa23019 04:39:43 Removing intermediate container 4f2f4aa23019 04:39:43 ---> ef08831abed0 04:39:43 Step 24/26 : LABEL arch=x86_64 04:39:43 ---> 12e5912d98eb 04:39:43 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 04:39:43 ---> Running in 840f259dadae 04:39:43 Removing intermediate container 840f259dadae 04:39:43 ---> 0ae928ee829c 04:39:43 Step 25/26 : LABEL git_sha=bdbdb30cd3feb8e8c88df1885c67d6b790ea0c3f 04:39:43 ---> Running in c473f3dd33d0 04:39:43 Removing intermediate container 6aade0d686ee 04:39:43 ---> 6b17d9e4b88d 04:39:43 Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} 04:39:44 ---> Running in f2fca753a8c3 04:39:44 ---> 2de690d485e6 04:39:44 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 04:39:44 Removing intermediate container c473f3dd33d0 04:39:44 ---> d04ce9569ad7 04:39:44 Step 26/26 : LABEL version=0.0.0 04:39:44 ---> Running in ec61149c688e 04:39:44 Removing intermediate container f2fca753a8c3 04:39:44 ---> b61d69926725 04:39:44 Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 04:39:44 ---> 4226c289d058 04:39:44 Step 20/24 : ENTRYPOINT ["/core-command"] 04:39:44 Removing intermediate container ec61149c688e 04:39:44 ---> acce7fdf47fa 04:39:44 04:39:44 ---> Running in 1c6e69190e53 04:39:44 Successfully built acce7fdf47fa 04:39:44 ---> 59f968f04b82 04:39:44 Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 04:39:44 Successfully tagged security-secretstore-setup:latest 04:39:44 Building security-proxy-setup 04:39:45  Building security-secretstore-setup ... done Removing intermediate container 1c6e69190e53 04:39:45 ---> d95b1c700f82 04:39:45 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 04:39:45 ---> Running in a10ad503ea55 04:39:45 ---> Running in 3c43380d6f64 04:39:46 Removing intermediate container 3c43380d6f64 04:39:46 ---> 3333720b4cae 04:39:46 Step 22/24 : LABEL arch=x86_64 04:39:46 Removing intermediate container a3f7761eb02c 04:39:46 ---> 3601aff59531 04:39:46 04:39:46 Step 11/24 : FROM alpine:3.12 04:39:46 ---> 13621d1b12d4 04:39:46 Step 12/24 : RUN apk add --update --no-cache dumb-init 04:39:46 ---> Using cache 04:39:46 ---> 534a1dd7f3ce 04:39:46 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 04:39:46 ---> Using cache 04:39:46 ---> a10e30852993 04:39:46 Step 14/24 : ENV APP_PORT=59881 04:39:46 ---> Running in 3137680f9ca2 04:39:47 ---> Running in ce0110a11b5c 04:39:47 Removing intermediate container 3137680f9ca2 04:39:47 ---> 3ca19aba1539 04:39:47 Step 23/24 : LABEL git_sha=bdbdb30cd3feb8e8c88df1885c67d6b790ea0c3f 04:39:47 Removing intermediate container ce0110a11b5c 04:39:47 ---> 1d06c4ce30ca 04:39:47 Step 15/24 : EXPOSE $APP_PORT 04:39:47 ---> Running in c89497242e32 04:39:47 ---> Running in c0c6f18ce876 04:39:47 Removing intermediate container a10ad503ea55 04:39:47 ---> 69425c7c16ed 04:39:47 Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / 04:39:47 Removing intermediate container c89497242e32 04:39:47 ---> ceddcf2e1686 04:39:47 Step 24/24 : LABEL version=0.0.0 04:39:47 Removing intermediate container c0c6f18ce876 04:39:47 ---> b0b55e95591c 04:39:47 Step 16/24 : WORKDIR / 04:39:47 ---> Running in 6a05efa2b156 04:39:47 ---> bfeda7be4167 04:39:47 Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 04:39:47 Removing intermediate container 6a05efa2b156 04:39:47 ---> f0f9f88c3dd0 04:39:47 04:39:47 ---> Running in b050ae56937a 04:39:48 Successfully built f0f9f88c3dd0 04:39:48 Successfully tagged core-command:latest 04:39:48  Building core-command ... done Building sys-mgmt-agent 04:39:50 Removing intermediate container b050ae56937a 04:39:50 ---> 4cc43eb835b4 04:39:50 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 04:39:51 ---> af4961a6b0f3 04:39:51 Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 04:39:51 Removing intermediate container 4ea27db207a8 04:39:51 ---> 4b9456ffde91 04:39:51 04:39:51 Step 11/23 : FROM alpine:3.12 04:39:51 ---> 13621d1b12d4 04:39:51 Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init 04:39:52 ---> 9162868c7c1f 04:39:52 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 04:39:52 ---> Running in f457c86d727c 04:39:54 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 04:39:54 Step 2/24 : FROM ${BUILDER_BASE} AS builder 04:39:54 ---> 1ed036d52719 04:39:54 Step 3/24 : WORKDIR /edgex-go 04:39:54 ---> Using cache 04:39:54 ---> 13ef5a38d8bd 04:39:54 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 04:39:54 ---> Using cache 04:39:54 ---> c4b23d432f2f 04:39:54 Step 5/24 : RUN apk add --update --no-cache make bash git 04:39:54 ---> 0df754adf0ff 04:39:54 Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 04:39:54 ---> Running in 559df40091ea 04:39:54 ---> a8bd9f634f18 04:39:54 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 04:39:54 ---> 14667e717e6d 04:39:54 Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 04:39:54 ---> 83960fb03d88 04:39:54 Step 20/24 : ENTRYPOINT ["/core-metadata"] 04:39:54 ---> Running in 49c8fd7fb2eb 04:39:54 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 04:39:54 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 04:39:54 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 04:39:55 (1/2) Installing ca-certificates (20191127-r4) 04:39:55 (2/2) Installing dumb-init (1.2.2-r1) 04:39:55 Executing busybox-1.31.1-r20.trigger 04:39:55 Executing ca-certificates-20191127-r4.trigger 04:39:55 OK: 6 MiB in 16 packages 04:39:55 Removing intermediate container 49c8fd7fb2eb 04:39:55 ---> 9052fe6022a4 04:39:55 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 04:39:55 ---> e13783c63a7e 04:39:55 Step 25/32 : VOLUME ${SECURITY_INIT_DIR} 04:39:55 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 04:39:55 Step 2/22 : FROM ${BUILDER_BASE} AS builder 04:39:55 ---> 1ed036d52719 04:39:55 Step 3/22 : WORKDIR /edgex-go 04:39:55 ---> Using cache 04:39:55 ---> 13ef5a38d8bd 04:39:55 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 04:39:55 ---> Using cache 04:39:55 ---> c4b23d432f2f 04:39:55 Step 5/22 : RUN apk add --update --no-cache make git 04:39:55 ---> Using cache 04:39:55 ---> 3fa20b699536 04:39:55 Step 6/22 : COPY go.mod . 04:39:55 ---> Using cache 04:39:55 ---> f9f1077b5adf 04:39:55 Step 7/22 : RUN go mod download 04:39:55 ---> Using cache 04:39:55 ---> 405402fbc4b4 04:39:55 Step 8/22 : COPY . . 04:39:55 ---> Using cache 04:39:55 ---> 92371dcdc16d 04:39:55 Step 9/22 : RUN go mod tidy 04:39:55 ---> Using cache 04:39:55 ---> 8bfbabcde2d4 04:39:55 Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 04:39:55 ---> Running in edfab801211d 04:39:55 ---> Running in 2f251245083c 04:39:55 ---> Running in 0308bc8f536a 04:39:55 Removing intermediate container edfab801211d 04:39:55 ---> 04fb7fcd012a 04:39:55 Step 22/24 : LABEL arch=x86_64 04:39:55 ---> Running in 095351c6a4fc 04:39:55 Removing intermediate container 2f251245083c 04:39:55 ---> 334eb6173ec2 04:39:55 Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 04:39:55 Removing intermediate container f457c86d727c 04:39:55 ---> 1d1b105ae6b3 04:39:55 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 04:39:55 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 04:39:55 ---> Running in 75099c6c9fb4 04:39:55 Removing intermediate container 095351c6a4fc 04:39:55 ---> 95a75aa902a6 04:39:55 Step 23/24 : LABEL git_sha=bdbdb30cd3feb8e8c88df1885c67d6b790ea0c3f 04:39:55 ---> Running in e34e9ca952ea 04:39:55 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 04:39:55 ---> f88b9fd8076a 04:39:55 Step 27/32 : RUN chmod +x /entrypoint.sh 04:39:55 Removing intermediate container 75099c6c9fb4 04:39:55 ---> f75dc5c71c94 04:39:55 Step 14/23 : ENV APP_PORT=59860 04:39:56 ---> Running in 43524ecf6bca 04:39:56 ---> Running in cf6527b66de4 04:39:56 Removing intermediate container e34e9ca952ea 04:39:56 ---> 0c2674ceaaf5 04:39:56 Step 24/24 : LABEL version=0.0.0 04:39:56 OK: 219 MiB in 52 packages 04:39:56 ---> Running in 71efa284c6a9 04:39:56 Removing intermediate container 43524ecf6bca 04:39:56 ---> b6aac81cccd0 04:39:56 Step 15/23 : EXPOSE $APP_PORT 04:39:56 ---> Running in 62e76bcf670e 04:39:56 Removing intermediate container 71efa284c6a9 04:39:56 ---> 1d29a72c0c96 04:39:56 04:39:56 Removing intermediate container 62e76bcf670e 04:39:56 ---> 46c8d66ed65c 04:39:56 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 04:39:56 Successfully built 1d29a72c0c96 04:39:56 Successfully tagged core-metadata:latest 04:39:56  Building core-metadata ... done Building support-scheduler 04:39:56 Removing intermediate container 559df40091ea 04:39:56 ---> 6f25a36c12b7 04:39:56 Step 6/24 : COPY go.mod . 04:39:57 ---> b6b47c832fd6 04:39:57 Step 7/24 : RUN go mod download 04:39:57 ---> ee90367ee382 04:39:57 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 04:39:59 Removing intermediate container cf6527b66de4 04:39:59 ---> 4543dbe1c3a9 04:39:59 Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] 04:39:59 ---> Running in 85eedffac31f 04:39:59 ---> 490dafc31e94 04:39:59 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 04:39:59 ---> Running in f4c5914c64fd 04:39:59 ---> 6667ec52162b 04:39:59 Step 19/23 : ENTRYPOINT ["/support-notifications"] 04:39:59 ---> Running in bd5927ce88e1 04:39:59 Removing intermediate container f4c5914c64fd 04:39:59 ---> 8a7c9aa7854a 04:39:59 Step 29/32 : CMD ["gate"] 04:39:59 ---> Running in 5afeb6ffb536 04:40:00 Removing intermediate container bd5927ce88e1 04:40:00 ---> bb74b65873d1 04:40:00 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 04:40:00 ---> Running in 3d08a91599bb 04:40:00 Removing intermediate container 5afeb6ffb536 04:40:00 ---> d19c6765cbdd 04:40:00 Step 30/32 : LABEL arch=x86_64 04:40:00 ---> Running in 17b39c337223 04:40:00 Removing intermediate container 3d08a91599bb 04:40:00 ---> 57a503fd6e20 04:40:00 Step 21/23 : LABEL arch=x86_64 04:40:00 ---> Running in c0e864d55da3 04:40:00 Removing intermediate container 17b39c337223 04:40:00 ---> 4ecacd66bd89 04:40:00 Step 31/32 : LABEL git_sha=bdbdb30cd3feb8e8c88df1885c67d6b790ea0c3f 04:40:00 Removing intermediate container 85eedffac31f 04:40:00 ---> 7595c17460df 04:40:00 Step 8/24 : COPY . . 04:40:00 ---> Running in a21923acf0ba 04:40:00 Removing intermediate container c0e864d55da3 04:40:00 ---> 6d3f8c45f362 04:40:00 Step 22/23 : LABEL git_sha=bdbdb30cd3feb8e8c88df1885c67d6b790ea0c3f 04:40:00 ---> Running in 29e8c56c256a 04:40:00 Removing intermediate container a21923acf0ba 04:40:00 ---> 5de94e6979ac 04:40:00 Step 32/32 : LABEL version=0.0.0 04:40:01 ---> Running in c68ff2dc91d0 04:40:01 Removing intermediate container 29e8c56c256a 04:40:01 ---> b0ed34530bc7 04:40:01 Step 23/23 : LABEL version=0.0.0 04:40:02 ---> Running in 6cf78f74b946 04:40:02 Removing intermediate container c68ff2dc91d0 04:40:02 ---> 4e58fe29ec56 04:40:02 04:40:02 Successfully built 4e58fe29ec56 04:40:02 Successfully tagged security-bootstrapper:latest 04:40:02 Building core-data 04:40:02  Building security-bootstrapper ... done Removing intermediate container 6cf78f74b946 04:40:02 ---> b987e398128f 04:40:02 04:40:03 Successfully built b987e398128f 04:40:03 Successfully tagged support-notifications:latest 04:40:04  Building support-notifications ... done Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 04:40:04 Step 2/23 : FROM ${BUILDER_BASE} AS builder 04:40:04 ---> 1ed036d52719 04:40:04 Step 3/23 : WORKDIR /edgex-go 04:40:04 ---> Using cache 04:40:04 ---> 13ef5a38d8bd 04:40:04 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 04:40:04 ---> Using cache 04:40:04 ---> c4b23d432f2f 04:40:04 Step 5/23 : RUN apk add --update --no-cache make git 04:40:04 ---> Using cache 04:40:04 ---> 3fa20b699536 04:40:04 Step 6/23 : COPY go.mod . 04:40:04 ---> Using cache 04:40:04 ---> f9f1077b5adf 04:40:04 Step 7/23 : RUN go mod download 04:40:04 ---> Using cache 04:40:04 ---> 405402fbc4b4 04:40:04 Step 8/23 : COPY . . 04:40:04 ---> Using cache 04:40:04 ---> 92371dcdc16d 04:40:04 Step 9/23 : RUN go mod tidy 04:40:04 ---> Using cache 04:40:04 ---> 8bfbabcde2d4 04:40:04 Step 10/23 : RUN make cmd/support-scheduler/support-scheduler 04:40:06 ? github.com/edgexfoundry/edgex-go [no test files] 04:40:08 ---> Running in c132843dc243 04:40:08 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 04:40:08 Step 2/24 : FROM ${BUILDER_BASE} AS builder 04:40:08 ---> 1ed036d52719 04:40:08 Step 3/24 : WORKDIR /edgex-go 04:40:08 ---> Using cache 04:40:08 ---> 13ef5a38d8bd 04:40:08 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 04:40:08 ---> Using cache 04:40:08 ---> c4b23d432f2f 04:40:08 Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 04:40:08 ---> Running in 0d4af20c504c 04:40:08 ---> 28b1014763b5 04:40:08 Step 9/24 : RUN go mod tidy 04:40:08 ---> Running in 11a98440e507 04:40:09 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 04:40:09 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 04:40:10 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 04:40:11 Removing intermediate container 11a98440e507 04:40:11 ---> cd6e59958ec2 04:40:11 Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 04:40:11 OK: 219 MiB in 52 packages 04:40:11 ---> Running in 1b4405e73265 04:40:11 Removing intermediate container 0d4af20c504c 04:40:11 ---> f51eb83d0ccd 04:40:11 Step 6/24 : COPY go.mod . 04:40:11 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 04:40:11 ---> db1202b51212 04:40:11 Step 7/24 : RUN go mod download 04:40:11 ---> Running in e76ad23cedf6 04:40:13 Removing intermediate container e76ad23cedf6 04:40:13 ---> 6ef8cd902a24 04:40:13 Step 8/24 : COPY . . 04:40:14 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 04:40:19 ---> 66c7c6ad1a01 04:40:19 Step 9/24 : RUN go mod tidy 04:40:19 ---> Running in 056e320338ab 04:40:21 Removing intermediate container 0308bc8f536a 04:40:21 ---> 05fd41bd8a3a 04:40:21 04:40:21 Step 11/22 : FROM alpine:3.12 04:40:21 ---> 13621d1b12d4 04:40:21 Step 12/22 : RUN apk add --update --no-cache curl 04:40:21 ---> Running in 8b09a68dd169 04:40:21 Removing intermediate container 056e320338ab 04:40:21 ---> 454a5d170458 04:40:21 Step 10/24 : RUN make cmd/core-data/core-data 04:40:21 ---> Running in 814dcc836732 04:40:22 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 04:40:22 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 04:40:22 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 04:40:22 (1/4) Installing ca-certificates (20191127-r4) 04:40:22 (2/4) Installing nghttp2-libs (1.41.0-r0) 04:40:22 (3/4) Installing libcurl (7.77.0-r0) 04:40:22 (4/4) Installing curl (7.77.0-r0) 04:40:22 Executing busybox-1.31.1-r20.trigger 04:40:22 Executing ca-certificates-20191127-r4.trigger 04:40:22 OK: 7 MiB in 18 packages 04:40:23 Removing intermediate container 8b09a68dd169 04:40:23 ---> 2fa331f4b26c 04:40:23 Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 04:40:23 ---> Running in d522762fb392 04:40:23 Removing intermediate container d522762fb392 04:40:23 ---> 53f0faa49043 04:40:23 Step 14/22 : WORKDIR /edgex 04:40:23 ---> Running in 923eecb92c64 04:40:23 Removing intermediate container 923eecb92c64 04:40:23 ---> 2193544c4a7f 04:40:23 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 04:40:24 ---> a9d44d765c31 04:40:24 Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 04:40:24 ---> 97583426dfbd 04:40:24 Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 04:40:25 ---> b0c02470fb9e 04:40:25 Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] 04:40:25 ---> Running in 6de7842a24b9 04:40:25 Removing intermediate container 6de7842a24b9 04:40:25 ---> 014e71234212 04:40:25 Step 19/22 : CMD ["--init=true"] 04:40:25 ---> Running in 888c8fbd46b4 04:40:25 Removing intermediate container 888c8fbd46b4 04:40:25 ---> 100c9a86a1dc 04:40:25 Step 20/22 : LABEL arch=x86_64 04:40:25 ---> Running in 4eeb7428309d 04:40:25 Removing intermediate container 4eeb7428309d 04:40:25 ---> 009a339b6c43 04:40:25 Step 21/22 : LABEL git_sha=bdbdb30cd3feb8e8c88df1885c67d6b790ea0c3f 04:40:25 ---> Running in 97d031fd95a9 04:40:25 Removing intermediate container 97d031fd95a9 04:40:25 ---> e52fec62197d 04:40:25 Step 22/22 : LABEL version=0.0.0 04:40:25 ---> Running in 00048b898d96 04:40:26 Removing intermediate container 00048b898d96 04:40:26 ---> 9ecc473cfd70 04:40:26 04:40:26 Successfully built 9ecc473cfd70 04:40:26 Successfully tagged security-proxy-setup:latest 04:40:36  Building security-proxy-setup ... done Removing intermediate container c132843dc243 04:40:36 ---> b2cbbf4e8566 04:40:36 04:40:36 Step 11/23 : FROM alpine:3.12 04:40:36 ---> 13621d1b12d4 04:40:36 Step 12/23 : RUN apk add --update --no-cache dumb-init 04:40:36 ---> Using cache 04:40:36 ---> 534a1dd7f3ce 04:40:36 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 04:40:36 ---> Using cache 04:40:36 ---> a10e30852993 04:40:36 Step 14/23 : ENV APP_PORT=59861 04:40:36 ---> Running in 70bee917afd8 04:40:36 Removing intermediate container 70bee917afd8 04:40:36 ---> a1bde5f9a258 04:40:36 Step 15/23 : EXPOSE $APP_PORT 04:40:36 ---> Running in 597d7b717e97 04:40:36 Removing intermediate container 597d7b717e97 04:40:36 ---> b9ed69689a08 04:40:36 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 04:40:36 ---> 7e9e1fe30fe6 04:40:36 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 04:40:37 ---> c8ddce054633 04:40:37 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 04:40:37 ---> 38a603e0411c 04:40:37 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 04:40:38 ---> Running in 16007317a3ae 04:40:38 Removing intermediate container 1b4405e73265 04:40:38 ---> 12d176ff1bbe 04:40:38 Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 04:40:38 ---> Running in 4a771b42ad8d 04:40:38 Removing intermediate container 16007317a3ae 04:40:38 ---> 4dc9037422d1 04:40:38 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 04:40:38 ---> Running in 28ad17392075 04:40:38 Removing intermediate container 28ad17392075 04:40:38 ---> 3bb7cb85655b 04:40:38 Step 21/23 : LABEL arch=x86_64 04:40:38 ---> Running in 6a9728fbb037 04:40:38 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 04:40:38 Removing intermediate container 6a9728fbb037 04:40:38 ---> d5225c5e37d1 04:40:38 Step 22/23 : LABEL git_sha=bdbdb30cd3feb8e8c88df1885c67d6b790ea0c3f 04:40:38 ---> Running in 433f203d5952 04:40:38 Removing intermediate container 433f203d5952 04:40:38 ---> f20f1838d58f 04:40:38 Step 23/23 : LABEL version=0.0.0 04:40:38 ---> Running in 502e1fe55c71 04:40:38 Removing intermediate container 502e1fe55c71 04:40:38 ---> 43e269eb9eed 04:40:38 04:40:39 Successfully built 43e269eb9eed 04:40:39 Successfully tagged support-scheduler:latest 04:40:39  Building support-scheduler ... done Removing intermediate container 4a771b42ad8d 04:40:39 ---> 00bc8d245e2a 04:40:39 04:40:39 Step 12/24 : FROM docker:20.10.0 04:40:40 20.10.0: Pulling from library/docker 04:40:44 Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 04:40:44 Status: Downloaded newer image for docker:20.10.0 04:40:44 ---> aefe523efa57 04:40:44 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 04:40:44 ---> Running in bca53c262065 04:40:44 Removing intermediate container 814dcc836732 04:40:44 ---> aa436ea82faa 04:40:44 04:40:44 Step 11/24 : FROM alpine:3.12 04:40:44 ---> 13621d1b12d4 04:40:44 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 04:40:45 ---> Running in ce4563e9682c 04:40:45 Removing intermediate container bca53c262065 04:40:45 ---> 02f67c72ec07 04:40:45 Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install docker-compose==1.23.2 04:40:45 ---> Running in 5af510b276f4 04:40:45 Removing intermediate container ce4563e9682c 04:40:45 ---> c82fa3cc9cd1 04:40:45 Step 13/24 : ENV APP_PORT=59880 04:40:45 ---> Running in b3019d0565ea 04:40:45 Removing intermediate container b3019d0565ea 04:40:45 ---> 9307e45930ee 04:40:45 Step 14/24 : EXPOSE $APP_PORT 04:40:45 ---> Running in 78c4d41bc4af 04:40:45 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 04:40:45 Removing intermediate container 78c4d41bc4af 04:40:45 ---> 61b7f4f935ba 04:40:45 Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 04:40:45 ---> Running in 8085afc66d26 04:40:45 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 04:40:45 (1/39) Installing readline (8.0.4-r0) 04:40:45 (2/39) Installing bash (5.0.17-r0) 04:40:45 Executing bash-5.0.17-r0.post-install 04:40:45 (3/39) Installing nghttp2-libs (1.41.0-r0) 04:40:45 (4/39) Installing libcurl (7.77.0-r0) 04:40:45 (5/39) Installing curl (7.77.0-r0) 04:40:45 (6/39) Installing dumb-init (1.2.2-r1) 04:40:45 (7/39) Installing libbz2 (1.0.8-r1) 04:40:45 (8/39) Installing expat (2.2.9-r1) 04:40:45 (9/39) Installing libffi (3.3-r2) 04:40:45 (10/39) Installing gdbm (1.13-r1) 04:40:45 (11/39) Installing xz-libs (5.2.5-r0) 04:40:45 (12/39) Installing sqlite-libs (3.32.1-r1) 04:40:45 (13/39) Installing python3 (3.8.10-r0) 04:40:46 (14/39) Installing py3-appdirs (1.4.4-r1) 04:40:46 (15/39) Installing py3-ordered-set (4.0.1-r0) 04:40:46 (16/39) Installing py3-parsing (2.4.7-r0) 04:40:46 (17/39) Installing py3-six (1.15.0-r0) 04:40:46 (18/39) Installing py3-packaging (20.4-r0) 04:40:46 (19/39) Installing py3-setuptools (47.0.0-r0) 04:40:46 (20/39) Installing py3-chardet (3.0.4-r4) 04:40:46 Removing intermediate container 8085afc66d26 04:40:46 ---> b44980f39ba9 04:40:46 Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init 04:40:46 (21/39) Installing py3-idna (2.9-r0) 04:40:46 (22/39) Installing py3-certifi (2020.4.5.1-r0) 04:40:46 (23/39) Installing py3-urllib3 (1.25.9-r0) 04:40:46 (24/39) Installing py3-requests (2.23.0-r0) 04:40:46 ---> Running in e2b3afdef6da 04:40:46 (25/39) Installing py3-msgpack (1.0.0-r0) 04:40:46 (26/39) Installing py3-lockfile (0.12.2-r3) 04:40:46 (27/39) Installing py3-cachecontrol (0.12.6-r0) 04:40:46 (28/39) Installing py3-colorama (0.4.3-r0) 04:40:46 (29/39) Installing py3-distlib (0.3.0-r0) 04:40:46 (30/39) Installing py3-distro (1.5.0-r1) 04:40:46 (31/39) Installing py3-webencodings (0.5.1-r3) 04:40:46 (32/39) Installing py3-html5lib (1.0.1-r4) 04:40:46 (33/39) Installing py3-pytoml (0.1.21-r0) 04:40:46 (34/39) Installing py3-pep517 (0.8.2-r0) 04:40:46 (35/39) Installing py3-progress (1.5-r0) 04:40:46 (36/39) Installing py3-toml (0.10.1-r0) 04:40:46 (37/39) Installing py3-retrying (1.3.3-r0) 04:40:46 (38/39) Installing py3-contextlib2 (0.6.0-r0) 04:40:46 (39/39) Installing py3-pip (20.1.1-r0) 04:40:46 Executing busybox-1.31.1-r19.trigger 04:40:46 OK: 72 MiB in 59 packages 04:40:47 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 04:40:47 Collecting docker-compose==1.23.2 04:40:47 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 04:40:47 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 04:40:47 Collecting jsonschema<3,>=2.5.1 04:40:47 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 04:40:47 Collecting docopt<0.7,>=0.6.1 04:40:47 Downloading docopt-0.6.2.tar.gz (25 kB) 04:40:48 (1/6) Installing dumb-init (1.2.2-r1) 04:40:48 (2/6) Installing libgcc (9.3.0-r2) 04:40:48 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 04:40:48 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 04:40:48 (3/6) Installing libsodium (1.0.18-r0) 04:40:48 Collecting PyYAML<4,>=3.10 04:40:48 Downloading PyYAML-3.13.tar.gz (270 kB) 04:40:48 (4/6) Installing libstdc++ (9.3.0-r2) 04:40:48 Collecting cached-property<2,>=1.2.0 04:40:48 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 04:40:48 Collecting websocket-client<1.0,>=0.32.0 04:40:48 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 04:40:48 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 04:40:49 Collecting dockerpty<0.5,>=0.4.1 04:40:49 Downloading dockerpty-0.4.1.tar.gz (13 kB) 04:40:49 Collecting texttable<0.10,>=0.9.0 04:40:49 Downloading texttable-0.9.1.tar.gz (11 kB) 04:40:49 (5/6) Installing libzmq (4.3.3-r0) 04:40:49 (6/6) Installing zeromq (4.3.3-r0) 04:40:49 Executing busybox-1.31.1-r20.trigger 04:40:49 OK: 8 MiB in 20 packages 04:40:49 Collecting docker<4.0,>=3.6.0 04:40:49 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 04: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) 04:40:50 Collecting urllib3<1.25,>=1.21.1 04:40:50 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 04:40:50 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) 04:40:50 Collecting idna<2.8,>=2.5 04:40:50 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 04:40:50 Removing intermediate container e2b3afdef6da 04:40:50 ---> 541a9d9e9fb7 04:40:50 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 04:40:50 Collecting docker-pycreds>=0.4.0 04:40:50 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 04:40:50 Using legacy setup.py install for docopt, since package 'wheel' is not installed. 04:40:50 Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. 04:40:50 Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. 04:40:50 Using legacy setup.py install for texttable, since package 'wheel' is not installed. 04:40:50 ---> 5f0fd7c1eae0 04:40:50 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 04:40:50 Installing collected packages: jsonschema, docopt, urllib3, idna, requests, PyYAML, cached-property, websocket-client, dockerpty, texttable, docker-pycreds, docker, docker-compose 04:40:50 Running setup.py install for docopt: started 04:40:50 Running setup.py install for docopt: finished with status 'done' 04:40:50 Attempting uninstall: urllib3 04:40:50 Found existing installation: urllib3 1.25.9 04:40:50 Uninstalling urllib3-1.25.9: 04:40:50 Successfully uninstalled urllib3-1.25.9 04:40:50 ---> 2f3323feea92 04:40:50 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 04:40:50 Attempting uninstall: idna 04:40:50 Found existing installation: idna 2.9 04:40:50 Uninstalling idna-2.9: 04:40:50 Successfully uninstalled idna-2.9 04:40:51 ---> 0068a23fa944 04:40:51 Step 20/24 : ENTRYPOINT ["/core-data"] 04:40:51 ---> Running in c6b9afab0fe8 04:40:51 Attempting uninstall: requests 04:40:51 Found existing installation: requests 2.23.0 04:40:51 Uninstalling requests-2.23.0: 04:40:51 Successfully uninstalled requests-2.23.0 04:40:51 Removing intermediate container c6b9afab0fe8 04:40:51 ---> 9b95cfe6fc33 04:40:51 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 04:40:51 Running setup.py install for PyYAML: started 04:40:51 ---> Running in e41263706914 04:40:51 Removing intermediate container e41263706914 04:40:51 ---> 9ea181b4859e 04:40:51 Step 22/24 : LABEL arch=x86_64 04:40:51 ---> Running in 8adf9e583798 04:40:51 Removing intermediate container 8adf9e583798 04:40:51 ---> bb6255426508 04:40:51 Step 23/24 : LABEL git_sha=bdbdb30cd3feb8e8c88df1885c67d6b790ea0c3f 04:40:51 ---> Running in 027c0ef60a33 04:40:51 Removing intermediate container 027c0ef60a33 04:40:51 ---> 7416825bd92c 04:40:51 Step 24/24 : LABEL version=0.0.0 04:40:51 ---> Running in 2250fb0f757d 04:40:51 Running setup.py install for PyYAML: finished with status 'done' 04:40:51 Removing intermediate container 2250fb0f757d 04:40:51 ---> 97b64a4926b4 04:40:51 04:40:51 Running setup.py install for dockerpty: started 04:40:51 Successfully built 97b64a4926b4 04:40:51 Successfully tagged core-data:latest 04:40:52  Building core-data ... done  Running setup.py install for dockerpty: finished with status 'done' 04:40:52 Running setup.py install for texttable: started 04:40:52 Running setup.py install for texttable: finished with status 'done' 04:40:52 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.59.0 04:40:55 Removing intermediate container 5af510b276f4 04:40:55 ---> 5860ac87b140 04:40:55 Step 15/24 : ENV APP_PORT=58890 04:40:55 ---> Running in 86d37008ab7b 04:40:55 Removing intermediate container 86d37008ab7b 04:40:55 ---> 88f49315f4b2 04:40:55 Step 16/24 : EXPOSE $APP_PORT 04:40:55 ---> Running in e5232a3f21ce 04:40:55 Removing intermediate container e5232a3f21ce 04:40:55 ---> f7e04ac498a8 04:40:55 Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 04:40:55 ---> 3bfe48f7aa68 04:40:55 Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 04:40:55 ---> 3c37b772ebb1 04:40:55 Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 04:40:55 ---> 3e117e3c341c 04:40:55 Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] 04:40:55 ---> Running in 13014a84e759 04:40:55 Removing intermediate container 13014a84e759 04:40:55 ---> 596e3fb1a126 04:40:55 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 04:40:55 ---> Running in aef63b513867 04:40:55 Removing intermediate container aef63b513867 04:40:55 ---> bb329f7a55d4 04:40:55 Step 22/24 : LABEL arch=x86_64 04:40:55 ---> Running in c3ea8f1ebdb5 04:40:55 Removing intermediate container c3ea8f1ebdb5 04:40:55 ---> 1c526ceb705a 04:40:55 Step 23/24 : LABEL git_sha=bdbdb30cd3feb8e8c88df1885c67d6b790ea0c3f 04:40:55 ---> Running in b49e0e5922fc 04:40:55 Removing intermediate container b49e0e5922fc 04:40:55 ---> 4dc5bfc19267 04:40:55 Step 24/24 : LABEL version=0.0.0 04:40:56 ---> Running in 318d380eabcf 04:40:56 Removing intermediate container 318d380eabcf 04:40:56 ---> f4f843623b55 04:40:56 04:40:56 Successfully built f4f843623b55 04:40:56 Successfully tagged sys-mgmt-agent:latest 04:40:56  Building sys-mgmt-agent ... done  [Pipeline] } 04:40:56 $ docker stop --time=1 cd5f4f05ac5c1db4402ae68c9c8459c1855fa539d88ce1fe528634ca74c229c6 04:40:57 $ docker rm -f cd5f4f05ac5c1db4402ae68c9c8459c1855fa539d88ce1fe528634ca74c229c6 [Pipeline] // withDockerContainer [Pipeline] sh 04:40:57 + docker images 04:40:57 REPOSITORY TAG IMAGE ID CREATED SIZE 04:40:57 sys-mgmt-agent latest f4f843623b55 2 seconds ago 312MB 04:40:57 core-data latest 97b64a4926b4 6 seconds ago 20.2MB 04:40:57 aa436ea82faa 13 seconds ago 1.15GB 04:40:57 00bc8d245e2a 18 seconds ago 1.15GB 04:40:57 support-scheduler latest 43e269eb9eed 19 seconds ago 15.9MB 04:40:57 b2cbbf4e8566 22 seconds ago 1.14GB 04:40:57 security-proxy-setup latest 9ecc473cfd70 32 seconds ago 25.3MB 04:40:57 05fd41bd8a3a 37 seconds ago 1.15GB 04:40:57 support-notifications latest b987e398128f 55 seconds ago 16.6MB 04:40:57 security-bootstrapper latest 4e58fe29ec56 56 seconds ago 18.2MB 04:40:57 core-metadata latest 1d29a72c0c96 About a minute ago 16.6MB 04:40:57 4b9456ffde91 About a minute ago 1.15GB 04:40:57 core-command latest f0f9f88c3dd0 About a minute ago 15.9MB 04:40:57 3601aff59531 About a minute ago 1.15GB 04:40:57 security-secretstore-setup latest acce7fdf47fa About a minute ago 28.1MB 04:40:57 51c670ac39e3 About a minute ago 1.14GB 04:40:57 e1ce3b609f59 About a minute ago 1.14GB 04:40:57 e554185f9164 About a minute ago 1.15GB 04:40:57 ci-base-image-x86_64 latest 1ed036d52719 5 minutes ago 648MB 04:40:57 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.16-alpine b068be0155e3 5 weeks ago 445MB 04:40:57 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest e9a9aa5b6c9c 6 weeks ago 37.5MB 04:40:57 alpine 3.12 13621d1b12d4 8 weeks ago 5.58MB 04:40:57 docker 20.10.0 aefe523efa57 6 months ago 240MB 04:40:57 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 11 months ago 310MB [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) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 04:41:03 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 04:41:07 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 04:41:14 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 04:41:14 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 04:41:22 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 04:41:22 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 04:41:22 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 04:41:22 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 04:41:23 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 04:41:24 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 04:41:25 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 04:41:25 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 04:41:25 ? github.com/edgexfoundry/edgex-go/internal [no test files] 04:41:25 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 04:41:25 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 04:41:25 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 04:41:25 ? github.com/edgexfoundry/edgex-go/internal/core/command/v2 [no test files] 04:41:37 ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/application 0.183s coverage: 28.7% of statements 04:41:41 ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http 0.311s coverage: 100.0% of statements 04:41:41 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 04:41:41 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 04:41:41 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 04:41:41 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.307s coverage: 81.2% of statements 04:41:41 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] 04:41:43 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.359s coverage: 53.4% of statements 04:41:43 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] 04:41:43 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] 04:41:49 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.583s coverage: 87.7% of statements 04:41:49 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] 04:41:49 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] 04:41:49 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/io 0.218s coverage: 78.9% of statements 04:41:49 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] 04:41:49 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 04:41:49 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 04:41:49 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 04:41:49 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] 04:41:49 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] 04:41:49 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] 04:41:53 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 1.348s coverage: 95.1% of statements 04:41:53 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] 04:41:53 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] 04:41:53 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] 04:41:53 ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] 04:41:53 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 04:41:53 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 04:41:53 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 04:41:53 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 04:41:53 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 04:41:53 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 04:41:53 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.178s coverage: 58.8% of statements 04:41:53 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/application [no test files] 04:41:53 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] 04:41:53 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http 0.237s coverage: 60.0% of statements 04:41:53 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.296s coverage: 0.8% of statements 04:41:53 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] 04:41:53 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils 0.260s coverage: 22.0% of statements 04:41:53 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 04:41:53 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.204s coverage: 47.1% of statements 04:41:55 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.307s coverage: 79.5% of statements 04:41:55 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.190s coverage: 94.1% of statements 04:41:56 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.309s coverage: 96.3% of statements 04:41:56 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.213s coverage: 87.5% of statements 04:42:11 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.190s coverage: 94.4% of statements 04:42:11 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.164s coverage: 44.8% of statements 04:42:14 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.555s coverage: 81.8% of statements 04:42:14 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 04:42:22 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.285s coverage: 92.9% of statements 04:42:22 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 04:42:22 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 04:42:22 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 04:42:22 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.054s coverage: 65.1% of statements 04:42:22 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 04:42:22 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 04:42:22 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 04:42:22 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 04:42:22 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 04:42:22 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.079s coverage: 87.2% of statements 04:42:22 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 04:42:22 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 04:42:22 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.162s coverage: 100.0% of statements 04:42:22 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 04:42:22 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.244s coverage: 76.0% of statements 04:42:22 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 04:42:22 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.238s coverage: 80.0% of statements 04:42:22 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.296s coverage: 87.2% of statements 04:42:22 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.262s coverage: 85.4% of statements 04:42:22 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.331s coverage: 91.2% of statements 04:42:22 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 04:42:22 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.798s coverage: 64.4% of statements 04:42:22 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 04:42:22 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 04:42:22 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.167s coverage: 100.0% of statements 04:42:22 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.106s coverage: 91.3% of statements 04:42:22 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.053s coverage: 100.0% of statements 04:42:23 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.093s coverage: 73.7% of statements 04:42:24 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.055s coverage: 100.0% of statements 04:42:28 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.147s coverage: 66.9% of statements 04:42:28 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 04:42:28 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 04:42:28 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 04:42:30 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.764s coverage: 43.6% of statements 04:42:30 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 04:42:30 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 04:42:30 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.098s coverage: 89.5% of statements 04:42:30 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 04:42:30 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.116s coverage: 84.8% of statements 04:42:30 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 04:42:30 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 04:42:30 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 04:42:30 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2 [no test files] 04:42:38 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application 6.233s coverage: 19.3% of statements 04:42:38 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application/channel [no test files] 04:42:38 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application/channel/mocks [no test files] 04:42:38 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/bootstrap/container [no test files] 04:42:38 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/controller/http 0.546s coverage: 91.9% of statements 04:42:38 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces [no test files] 04:42:38 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces/mocks [no test files] 04:42:38 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/io [no test files] 04:42:38 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 04:42:38 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 04:42:38 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 04:42:38 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2 [no test files] 04:42:38 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application [no test files] 04:42:38 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application/scheduler 0.351s coverage: 62.7% of statements 04:42:38 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/bootstrap/container [no test files] 04:42:38 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http 0.396s coverage: 97.6% of statements 04:42:38 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces [no test files] 04:42:38 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces/mocks [no test files] 04:42:38 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/io [no test files] 04:42:38 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 04:42:38 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 04:42:38 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 04:42:38 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 04:42:38 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.056s coverage: 100.0% of statements 04:42:38 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2 [no test files] 04:42:38 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application [no test files] 04:42:38 ok github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application/direct 0.178s coverage: 28.9% of statements 04:42:38 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application/direct/config [no test files] 04:42:38 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application/executor [no test files] 04:42:38 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/container [no test files] 04:42:38 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/controller/http [no test files] 04:42:38 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/interfaces [no test files] 04:42:38 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.078s coverage: 95.4% of statements 04:42:39 GO111MODULE=on go vet ./... 04:44:16 gofmt -l . 04:44:16 [ "`gofmt -l .`" = "" ] 04:44:16 ./bin/test-attribution-txt.sh [Pipeline] sh 04:44:16 + ls -al . 04:44:16 total 548 04:44:16 drwxrwxr-x 9 1001 1001 4096 Jun 10 04:44 . 04:44:16 drwxr-xr-x 4 root root 4096 Jun 10 04:39 .. 04:44:16 -rw-rw-r-- 1 1001 1001 11 Jun 10 04:37 .dockerignore 04:44:16 drwxrwxr-x 8 1001 1001 4096 Jun 10 04:37 .git 04:44:16 drwxrwxr-x 3 1001 1001 4096 Jun 10 04:37 .github 04:44:16 -rw-rw-r-- 1 1001 1001 818 Jun 10 04:37 .gitignore 04:44:16 -rw-rw-r-- 1 1001 1001 166 Jun 10 04:37 .sonarcloud.properties 04:44:16 -rw-rw-r-- 1 1001 1001 8609 Jun 10 04:37 Attribution.txt 04:44:16 -rw-rw-r-- 1 1001 1001 3804 Jun 10 04:37 CONTRIBUTING.md 04:44:16 -rw-rw-r-- 1 1001 1001 931 Jun 10 04:37 Dockerfile.build 04:44:16 -rw-rw-r-- 1 1001 1001 849 Jun 10 04:37 Jenkinsfile 04:44:16 -rw-rw-r-- 1 1001 1001 10775 Jun 10 04:37 LICENSE 04:44:16 -rw-rw-r-- 1 1001 1001 5605 Jun 10 04:37 Makefile 04:44:16 -rw-rw-r-- 1 1001 1001 7978 Jun 10 04:37 README.md 04:44:16 -rw-rw-r-- 1 1001 1001 7071 Jun 10 04:37 SECURITY.md 04:44:16 -rw-rw-r-- 1 1001 1001 5 Jun 10 04:34 VERSION 04:44:16 -rw-rw-r-- 1 1001 1001 4131 Jun 10 04:37 ZMQWindows.md 04:44:16 drwxrwxr-x 2 1001 1001 4096 Jun 10 04:37 bin 04:44:16 drwxrwxr-x 14 1001 1001 4096 Jun 10 04:37 cmd 04:44:16 -rw-r--r-- 1 root root 404951 Jun 10 04:42 coverage.out 04:44:16 -rw-rw-r-- 1 1001 1001 840 Jun 10 04:37 go.mod 04:44:16 -rw-r--r-- 1 root root 21257 Jun 10 04:39 go.sum 04:44:16 drwxrwxr-x 8 1001 1001 4096 Jun 10 04:37 internal 04:44:16 drwxrwxr-x 3 1001 1001 4096 Jun 10 04:37 openapi 04:44:16 drwxrwxr-x 4 1001 1001 4096 Jun 10 04:37 snap 04:44:16 -rw-rw-r-- 1 1001 1001 168 Jun 10 04:37 version.go [Pipeline] sh 04:44:17 + '[' -e coverage.out ] 04:44:17 + chown 1001:1001 coverage.out [Pipeline] stash 04:44:17 Warning: overwriting stash ‘coverage-report’ 04:44:18 Stashed 1 file(s) [Pipeline] sh 04:44:19 + make build 04:44:19 go mod tidy 04:44:19 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 04:44:26 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 04:44:53 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 04:44:53 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 04:44:56 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 04:44:57 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 04:45:00 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 04:45:03 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 04:45:06 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 04:45:10 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 04:45:13 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 04:45:16 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [Pipeline] } 04:45:22 $ docker stop --time=1 976982863dd9e74ed7386e56b04d7a61ab00dd8644012f7bfc14d000f4a8ff6b 04:45:24 $ docker rm -f 976982863dd9e74ed7386e56b04d7a61ab00dd8644012f7bfc14d000f4a8ff6b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 04:45:26 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 04:45:26 04:45:26 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh 04:45:26 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 04:45:26 latest: Pulling from edgex-devops/edgex-compose-arm64 04:45:26 29e5d40040c1: Pulling fs layer 04:45:26 1ce36da41761: Pulling fs layer 04:45:26 25b303627fd3: Pulling fs layer 04:45:27 29e5d40040c1: Verifying Checksum 04:45:27 29e5d40040c1: Download complete 04:45:27 1ce36da41761: Verifying Checksum 04:45:27 1ce36da41761: Download complete 04:45:27 29e5d40040c1: Pull complete 04:45:29 1ce36da41761: Pull complete 04:45:29 25b303627fd3: Download complete 04:45:39 25b303627fd3: Pull complete 04:45:39 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 04:45:39 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 04:45:39 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer 04:45:39 prd-ubuntu18.04-docker-arm64-4c-16g-139 does not seem to be running inside a container 04:45:39 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 04:45:42 $ docker top 953cf6d0e6b9202180d363618a18809f5092716284739c4f1621be5564012224 -eo pid,comm [Pipeline] { [Pipeline] sh 04:45:43 + docker-compose build --help 04:45:43 + grep parallel 04:45:48 --parallel Build images in parallel. [Pipeline] } 04:45:48 $ docker stop --time=1 953cf6d0e6b9202180d363618a18809f5092716284739c4f1621be5564012224 04:45:49 $ docker rm -f 953cf6d0e6b9202180d363618a18809f5092716284739c4f1621be5564012224 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 04:45:50 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 04:45:50 . [Pipeline] withDockerContainer 04:45:50 prd-ubuntu18.04-docker-arm64-4c-16g-139 does not seem to be running inside a container 04:45:51 $ 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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 04:45:52 $ docker top dfaa42bdb013f4e4d65af7216d16c2d27fd270953871495b6086d684ff41ff0a -eo pid,comm [Pipeline] { [Pipeline] sh 04:45:53 + docker-compose -f ./docker-compose-build.yml build --parallel 04:45:57 Building core-command ... 04:45:57 Building core-data ... 04:45:57 Building core-metadata ... 04:45:57 Building security-bootstrapper ... 04:45:57 Building security-proxy-setup ... 04:45:57 Building security-secretstore-setup ... 04:45:57 Building support-notifications ... 04:45:57 Building support-scheduler ... 04:45:57 Building sys-mgmt-agent ... 04:45:57 Building support-scheduler 04:45:57 Building security-bootstrapper 04:45:57 Building core-command 04:45:57 Building support-notifications 04:45:57 Building core-metadata 04:47:05 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 04:47:05 Step 2/24 : FROM ${BUILDER_BASE} AS builder 04:47:05 ---> 2508815eb1f0 04:47:05 Step 3/24 : WORKDIR /edgex-go 04:47:05 Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 04:47:05 Step 2/32 : FROM ${BUILDER_BASE} AS builder 04:47:05 ---> 2508815eb1f0 04:47:05 Step 3/32 : WORKDIR /edgex-go 04:47:06 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 04:47:06 Step 2/23 : FROM ${BUILDER_BASE} AS builder 04:47:06 ---> 2508815eb1f0 04:47:06 Step 3/23 : WORKDIR /edgex-go 04:47:06 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 04:47:06 Step 2/24 : FROM ${BUILDER_BASE} AS builder 04:47:06 ---> 2508815eb1f0 04:47:06 Step 3/24 : WORKDIR /edgex-go 04:47:06 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 04:47:06 Step 2/23 : FROM ${BUILDER_BASE} AS builder 04:47:06 ---> 2508815eb1f0 04:47:06 Step 3/23 : WORKDIR /edgex-go 04:47:09 ---> Running in cb1d8a8d986c 04:47:09 ---> Running in 539fa8077dac 04:47:09 ---> Running in 9ca1db0390d1 04:47:09 ---> Running in 290b03023581 04:47:09 ---> Running in 00d88748ba2a 04:47:09 Removing intermediate container 539fa8077dac 04:47:09 ---> 695226cf10c9 04:47:09 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 04:47:09 Removing intermediate container cb1d8a8d986c 04:47:09 ---> 26a2553331d9 04:47:09 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 04:47:09 ---> Running in d77eda551c25 04:47:09 Removing intermediate container 9ca1db0390d1 04:47:09 ---> 82065e42c538 04:47:09 Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 04:47:10 Removing intermediate container 00d88748ba2a 04:47:10 ---> 3c88766ad363 04:47:10 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 04:47:10 Removing intermediate container 290b03023581 04:47:10 ---> e005b6205bcb 04:47:10 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 04:47:10 ---> Running in 892b08e6e711 04:47:10 ---> Running in 7297175a4d7b 04:47:10 ---> Running in 1f1a8bca83b9 04:47:10 ---> Running in 181956096ad6 04:47:13 Removing intermediate container d77eda551c25 04:47:13 ---> 2c351e40f939 04:47:13 Step 5/24 : RUN apk add --update --no-cache make git 04:47:13 ---> Running in 224c50949595 04:47:13 Removing intermediate container 892b08e6e711 04:47:13 ---> 9939afb541d6 04:47:13 Step 5/24 : RUN apk add --update --no-cache make git 04:47:14 ---> Running in 0e28e3448e76 04:47:14 Removing intermediate container 7297175a4d7b 04:47:14 ---> 907a6b3fc224 04:47:14 Step 5/32 : RUN apk add --update --no-cache make git 04:47:14 ---> Running in f9687c726880 04:47:14 Removing intermediate container 1f1a8bca83b9 04:47:14 ---> ceaa74c70147 04:47:14 Step 5/23 : RUN apk add --update --no-cache make git 04:47:14 Removing intermediate container 181956096ad6 04:47:14 ---> 1bba8b76bd43 04:47:14 Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates 04:47:15 ---> Running in 8651a32c9e19 04:47:15 ---> Running in 33a3cc605c96 04:47:16 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 04:47:16 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 04:47:17 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 04:47:17 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 04:47:17 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 04:47:17 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 04:47:17 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 04:47:18 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 04:47:18 OK: 218 MiB in 52 packages 04:47:18 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 04:47:18 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 04:47:18 OK: 218 MiB in 52 packages 04:47:19 OK: 218 MiB in 52 packages 04:47:20 OK: 218 MiB in 52 packages 04:47:20 OK: 218 MiB in 52 packages 04:47:20 Removing intermediate container 224c50949595 04:47:20 ---> bb6f70a862ad 04:47:20 Step 6/24 : COPY go.mod . 04:47:20 Removing intermediate container 0e28e3448e76 04:47:20 ---> b54e2fbecd3a 04:47:20 Step 6/24 : COPY go.mod . 04:47:21 Removing intermediate container f9687c726880 04:47:21 ---> cba8c3fc16ea 04:47:21 Step 6/32 : COPY go.mod . 04:47:21 ---> 3842c0e3984d 04:47:21 Step 7/24 : RUN go mod download 04:47:21 ---> Running in 68131e984cfb 04:47:22 Removing intermediate container 33a3cc605c96 04:47:22 ---> 7870ef2c31be 04:47:22 Step 6/23 : COPY go.mod . 04:47:22 ---> 22ef9b2f0c7d 04:47:22 Step 7/24 : RUN go mod download 04:47:22 Removing intermediate container 8651a32c9e19 04:47:22 ---> 8e0813962a41 04:47:22 Step 6/23 : COPY go.mod . 04:47:22 ---> Running in dbba4830b0f0 04:47:22 ---> 55b512e2378e 04:47:22 Step 7/32 : RUN go mod download 04:47:22 ---> Running in 2299f7297c41 04:47:23 ---> e3cb2a5fd4ed 04:47:23 Step 7/23 : RUN go mod download 04:47:23 ---> Running in 53725c7637bc 04:47:23 ---> 75be9620a8ae 04:47:23 Step 7/23 : RUN go mod download 04:47:24 ---> Running in a67fc1ac1646 04:47:26 Removing intermediate container 68131e984cfb 04:47:26 ---> 5045c9633507 04:47:26 Step 8/24 : COPY . . 04:47:27 Removing intermediate container dbba4830b0f0 04:47:27 ---> a4a8914c4196 04:47:27 Step 8/24 : COPY . . 04:47:27 Removing intermediate container 2299f7297c41 04:47:27 ---> dce89019cb29 04:47:27 Step 8/32 : COPY . . 04:47:28 Removing intermediate container 53725c7637bc 04:47:28 ---> 19a36fc1121c 04:47:28 Step 8/23 : COPY . . 04:47:29 Removing intermediate container a67fc1ac1646 04:47:29 ---> 2ddf3feb48f8 04:47:29 Step 8/23 : COPY . . 04:47:55 ---> 71a781930df0 04:47:55 Step 9/24 : RUN go mod tidy 04:47:55 ---> 029f2df43784 04:47:55 Step 9/32 : RUN go mod tidy 04:47:55 ---> d5ef057bf6b5 04:47:55 Step 9/24 : RUN go mod tidy 04:47:55 ---> 2bcc9ee9774d 04:47:55 Step 9/23 : RUN go mod tidy 04:47:55 ---> Running in d03532f2f0d3 04:47:55 ---> Running in d31f7f1645ff 04:47:55 ---> Running in b1b392c8d4d3 04:47:55 ---> ba325b7de5b3 04:47:55 Step 9/23 : RUN go mod tidy 04:47:55 ---> Running in 51f8cb0389c6 04:47:55 ---> Running in 1c9803a62014 04:48:01 Removing intermediate container d03532f2f0d3 04:48:01 ---> 4ff4e95bef6e 04:48:01 Step 10/24 : RUN make cmd/core-metadata/core-metadata 04:48:01 ---> Running in 2b0fe3f71254 04:48:01 Removing intermediate container 51f8cb0389c6 04:48:01 ---> 3c4d130d5ee0 04:48:01 Step 10/23 : RUN make cmd/support-notifications/support-notifications 04:48:01 ---> Running in bd60d2a50ef6 04:48:01 Removing intermediate container d31f7f1645ff 04:48:01 ---> 1a592557bf01 04:48:01 Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper 04:48:01 Removing intermediate container 1c9803a62014 04:48:01 ---> 3d1d6b7a4353 04:48:01 Step 10/23 : RUN make cmd/support-scheduler/support-scheduler 04:48:01 Removing intermediate container b1b392c8d4d3 04:48:01 ---> c0fbc9b5afaf 04:48:01 Step 10/24 : RUN make cmd/core-command/core-command 04:48:01 ---> Running in cce64c99c0fe 04:48:02 ---> Running in eae53cc33a80 04:48:02 ---> Running in 4f7a227a7989 04:48:02 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 04:48:04 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 04:48:04 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command 04:48:04 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 04:48:04 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 04:50:11 Removing intermediate container cce64c99c0fe 04:50:11 ---> 73b0f20db0d7 04:50:11 04:50:11 Step 11/32 : FROM alpine:3.12 04:50:11 Removing intermediate container 4f7a227a7989 04:50:11 ---> 7a5fcda464ab 04:50:11 04:50:11 Step 11/24 : FROM alpine:3.12 04:50:11 3.12: Pulling from library/alpine 04:50:11 Removing intermediate container bd60d2a50ef6 04:50:11 ---> 00e7c0463f51 04:50:11 04:50:11 Step 11/23 : FROM alpine:3.12 04:50:11 3.12: Pulling from library/alpine 04:50:11 3.12: Pulling from library/alpine 04:50:11 Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad 04:50:11 Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad 04:50:11 Status: Downloaded newer image for alpine:3.12 04:50:11 Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad 04:50:11 Status: Image is up to date for alpine:3.12 04:50:11 Status: Image is up to date for alpine:3.12 04:50:11 ---> 9852663dfa18 04:50:11 Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 04:50:11 ---> 9852663dfa18 04:50:11 Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init 04:50:11 ---> 9852663dfa18 04:50:11 Step 12/24 : RUN apk add --update --no-cache dumb-init 04:50:11 ---> Running in 538f32321f09 04:50:11 ---> Running in 3dd027bfabc2 04:50:11 ---> Running in 2c3a92a19a32 04:50:11 Removing intermediate container eae53cc33a80 04:50:11 ---> 6f82abcecfbe 04:50:11 04:50:11 Step 11/23 : FROM alpine:3.12 04:50:11 ---> 9852663dfa18 04:50:11 Step 12/23 : RUN apk add --update --no-cache dumb-init 04:50:11 ---> Running in 0db843388c3e 04:50:11 Removing intermediate container 2b0fe3f71254 04:50:11 ---> 4d860dbb49e7 04:50:11 04:50:11 Step 11/24 : FROM alpine:3.12 04:50:11 ---> 9852663dfa18 04:50:11 Step 12/24 : RUN apk add --update --no-cache dumb-init 04:50:11 Removing intermediate container 538f32321f09 04:50:11 ---> d397c7ab6f3a 04:50:11 Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec 04:50:11 ---> Running in c126ee2572aa 04:50:11 ---> Running in 1e44e5dada52 04:50:12 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 04:50:12 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 04:50:12 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 04:50:13 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 04:50:13 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 04:50:13 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 04:50:13 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 04:50:13 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 04:50:13 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 04:50:13 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 04:50:13 (1/2) Installing ca-certificates (20191127-r4) 04:50:13 (2/2) Installing dumb-init (1.2.2-r1) 04:50:13 (1/1) Installing dumb-init (1.2.2-r1) 04:50:13 Executing busybox-1.31.1-r20.trigger 04:50:13 Executing busybox-1.31.1-r20.trigger 04:50:13 OK: 5 MiB in 15 packages 04:50:13 Executing ca-certificates-20191127-r4.trigger 04:50:13 (1/1) Installing dumb-init (1.2.2-r1) 04:50:13 Executing busybox-1.31.1-r20.trigger 04:50:14 OK: 5 MiB in 15 packages 04:50:14 OK: 6 MiB in 16 packages 04:50:14 (1/2) Installing dumb-init (1.2.2-r1) 04:50:14 (2/2) Installing su-exec (0.2-r1) 04:50:14 (1/1) Installing dumb-init (1.2.2-r1) 04:50:14 Executing busybox-1.31.1-r20.trigger 04:50:14 Executing busybox-1.31.1-r20.trigger 04:50:14 OK: 5 MiB in 15 packages 04:50:14 OK: 5 MiB in 16 packages 04:50:15 Removing intermediate container 2c3a92a19a32 04:50:15 ---> 22c049ea8c07 04:50:15 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 04:50:15 ---> Running in 13c5696ad61c 04:50:16 Removing intermediate container 0db843388c3e 04:50:16 ---> a68366402773 04:50:16 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 04:50:16 ---> Running in 79780230f95d 04:50:16 Removing intermediate container 1e44e5dada52 04:50:16 ---> 4a43eed657be 04:50:16 Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init 04:50:16 ---> Running in a0bf0ca3f972 04:50:16 Removing intermediate container 13c5696ad61c 04:50:16 ---> d623d2cdb996 04:50:16 Step 14/24 : ENV APP_PORT=59882 04:50:16 Removing intermediate container c126ee2572aa 04:50:16 ---> c3849a2b2df4 04:50:16 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 04:50:16 Removing intermediate container 3dd027bfabc2 04:50:16 ---> 1c88f998a85f 04:50:16 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 04:50:17 ---> Running in 6bbc66590571 04:50:17 ---> Running in b7e4532abf07 04:50:17 ---> Running in dd9f73a98a99 04:50:17 Removing intermediate container 79780230f95d 04:50:17 ---> b4253b0f6e38 04:50:17 Step 14/23 : ENV APP_PORT=59861 04:50:17 Removing intermediate container a0bf0ca3f972 04:50:17 ---> e727c05aad0b 04:50:17 Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 04:50:17 ---> Running in 7fa089a882b1 04:50:17 ---> Running in cfba737afbfe 04:50:17 Removing intermediate container 6bbc66590571 04:50:17 ---> 48bc0157c9d1 04:50:17 Step 15/24 : EXPOSE $APP_PORT 04:50:18 Removing intermediate container b7e4532abf07 04:50:18 ---> a621be43e975 04:50:18 Step 14/24 : ENV APP_PORT=59881 04:50:18 Removing intermediate container dd9f73a98a99 04:50:18 ---> c0ca9061dce3 04:50:18 Step 14/23 : ENV APP_PORT=59860 04:50:18 ---> Running in b74c1512e5e7 04:50:18 ---> Running in 2456c1ce01b9 04:50:18 Removing intermediate container 7fa089a882b1 04:50:18 ---> 545aaa00a177 04:50:18 Step 15/23 : EXPOSE $APP_PORT 04:50:18 ---> Running in 2e72e670c3a1 04:50:18 Removing intermediate container cfba737afbfe 04:50:18 ---> 7611f594b1d1 04:50:18 Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 04:50:18 ---> Running in 44caa6cc7cfa 04:50:18 ---> Running in cde13d0e98d4 04:50:19 Removing intermediate container b74c1512e5e7 04:50:19 ---> 7cde59ea15cd 04:50:19 Step 16/24 : WORKDIR / 04:50:19 Removing intermediate container 2456c1ce01b9 04:50:19 ---> 2cf3006d8ffb 04:50:19 Step 15/24 : EXPOSE $APP_PORT 04:50:19 Removing intermediate container 2e72e670c3a1 04:50:19 ---> f5865f875466 04:50:19 Step 15/23 : EXPOSE $APP_PORT 04:50:19 ---> Running in 89b80f619d21 04:50:19 ---> Running in 11d0a0aa2cbb 04:50:19 Removing intermediate container 44caa6cc7cfa 04:50:19 ---> 24d61b3877c0 04:50:19 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 04:50:19 ---> Running in 11e0d4cef371 04:50:20 Removing intermediate container 89b80f619d21 04:50:20 ---> 261a808b97b0 04:50:20 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 04:50:20 Removing intermediate container 11e0d4cef371 04:50:20 ---> 3d0cff439082 04:50:20 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 04:50:20 Removing intermediate container 11d0a0aa2cbb 04:50:20 ---> 6cb3c028eed9 04:50:20 Step 16/24 : WORKDIR / 04:50:20 ---> Running in 783bedc88700 04:50:20 ---> 7234a6cc453c 04:50:20 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 04:50:21 ---> b01a9d72a124 04:50:21 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 04:50:21 Removing intermediate container 783bedc88700 04:50:21 ---> c2708fe083ae 04:50:21 Removing intermediate container cde13d0e98d4 04:50:21 ---> dc6f64abd4e7 04:50:21 Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} 04:50:21 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 04:50:21 ---> 50e83c10ffe3 04:50:21 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 04:50:21 ---> Running in 0f1b88eec3a1 04:50:22 ---> 3498d9863d2b 04:50:22 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 04:50:23 Removing intermediate container 0f1b88eec3a1 04:50:23 ---> c0f659d15f6f 04:50:23 Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 04:50:23 ---> 6875a0dc160b 04:50:23 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 04:50:23 ---> b127df07c96e 04:50:23 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 04:50:24 ---> f9843b1baece 04:50:24 ---> 1a33157bd222 04:50:24 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 04:50:24 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 04:50:24 ---> Running in ca3e8f4e324a 04:50:24 ---> 9f11ad9b8d52 04:50:24 Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 04:50:24 ---> 3840d1688eaa 04:50:24 Step 20/24 : ENTRYPOINT ["/core-command"] 04:50:24 ---> Running in e3c575e999d5 04:50:25 ---> Running in a56ef91da8ec 04:50:25 Removing intermediate container ca3e8f4e324a 04:50:25 ---> 0606eee62056 04:50:25 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 04:50:25 ---> 6e175b9305ce 04:50:25 Step 19/23 : ENTRYPOINT ["/support-notifications"] 04:50:25 ---> 797fe1313169 04:50:25 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 04:50:25 ---> Running in 232ad323f2e6 04:50:25 ---> Running in 232de6bb1064 04:50:25 Removing intermediate container a56ef91da8ec 04:50:25 ---> 7d8f3236d65f 04:50:25 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 04:50:25 ---> Running in cfd20af16d2c 04:50:26 Removing intermediate container 232ad323f2e6 04:50:26 ---> 02bca7ba53b1 04:50:26 Step 21/23 : LABEL arch=arm64 04:50:26 Removing intermediate container 232de6bb1064 04:50:26 ---> ab20ac1dc2e7 04:50:26 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 04:50:26 ---> Running in f2563ef917ec 04:50:26 ---> Running in 9fca4d48e2ab 04:50:26 Removing intermediate container cfd20af16d2c 04:50:26 ---> 3c916da226c6 04:50:26 Step 22/24 : LABEL arch=arm64 04:50:26 ---> c3e356214451 04:50:26 Step 20/24 : ENTRYPOINT ["/core-metadata"] 04:50:27 ---> Running in 9971f214b20e 04:50:27 ---> Running in 163578f76d9d 04:50:27 Removing intermediate container f2563ef917ec 04:50:27 ---> 26253a1c1497 04:50:27 Step 22/23 : LABEL git_sha=bdbdb30cd3feb8e8c88df1885c67d6b790ea0c3f 04:50:27 Removing intermediate container 9fca4d48e2ab 04:50:27 ---> 4505eb4bcb6c 04:50:27 Step 21/23 : LABEL arch=arm64 04:50:27 ---> Running in a24c73546284 04:50:27 ---> Running in ab85b347a03e 04:50:27 Removing intermediate container 9971f214b20e 04:50:27 ---> fe1ccbacb6cb 04:50:27 Step 23/24 : LABEL git_sha=bdbdb30cd3feb8e8c88df1885c67d6b790ea0c3f 04:50:27 Removing intermediate container 163578f76d9d 04:50:27 ---> 9827305c6113 04:50:27 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 04:50:28 ---> Running in 3cc69666918e 04:50:28 ---> Running in f4fe4df5e4d7 04:50:28 Removing intermediate container a24c73546284 04:50:28 ---> 4a5bb3b3ee3d 04:50:28 Step 23/23 : LABEL version=0.0.0 04:50:28 Removing intermediate container e3c575e999d5 04:50:28 ---> 31c22ef1950a 04:50:28 Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / 04:50:28 Removing intermediate container ab85b347a03e 04:50:28 ---> e63c8e4128b2 04:50:28 Step 22/23 : LABEL git_sha=bdbdb30cd3feb8e8c88df1885c67d6b790ea0c3f 04:50:28 ---> Running in 4a878caf7873 04:50:28 ---> Running in 2e50432f4939 04:50:28 Removing intermediate container 3cc69666918e 04:50:28 ---> 856b1510129b 04:50:28 Step 24/24 : LABEL version=0.0.0 04:50:28 ---> Running in eeb6f3825be8 04:50:28 Removing intermediate container f4fe4df5e4d7 04:50:28 ---> b949ab6f5e7c 04:50:28 Step 22/24 : LABEL arch=arm64 04:50:29 Removing intermediate container 4a878caf7873 04:50:29 ---> 7e1ad7595d18 04:50:29 04:50:29 ---> Running in 64ce3044e139 04:50:29 Removing intermediate container 2e50432f4939 04:50:29 ---> ccdf854074fe 04:50:29 Step 23/23 : LABEL version=0.0.0 04:50:29 ---> 6e63a377528e 04:50:29 Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 04:50:29 ---> Running in 06be5612b69d 04:50:29 Successfully built 7e1ad7595d18 04:50:29 Successfully tagged support-scheduler-arm64:latest 04:50:29 Building security-proxy-setup 04:50:29  Building support-scheduler ... done Removing intermediate container eeb6f3825be8 04:50:29 Removing intermediate container 64ce3044e139 04:50:29 ---> be1fd1e1b958 04:50:29 Step 23/24 : LABEL git_sha=bdbdb30cd3feb8e8c88df1885c67d6b790ea0c3f 04:50:29 ---> 7bc87c3c626f 04:50:29 04:50:30 ---> Running in e1382fc859dc 04:50:30 Removing intermediate container 06be5612b69d 04:50:30 ---> 4164e11668c4 04:50:30 04:50:30 Successfully built 7bc87c3c626f 04:50:30 Successfully tagged core-command-arm64:latest 04:50:30 Building security-secretstore-setup 04:50:30  Building core-command ... done Successfully built 4164e11668c4 04:50:31 Successfully tagged support-notifications-arm64:latest 04:50:31 Removing intermediate container e1382fc859dc 04:50:31  Building support-notifications ... done  ---> 07b91e0bf386 04:50:31 Step 24/24 : LABEL version=0.0.0 04:50:31 Building core-data 04:50:31 ---> Running in 80afc43e1f93 04:50:31 ---> 508502356d28 04:50:31 Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 04:50:31 Removing intermediate container 80afc43e1f93 04:50:31 ---> 75572cb7ae08 04:50:31 04:50:32 Successfully built 75572cb7ae08 04:50:32 Successfully tagged core-metadata-arm64:latest 04:50:32 Building sys-mgmt-agent 04:50:32  Building core-metadata ... done  ---> 9b8be67b7b43 04:50:32 Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 04:50:33 ---> 3adc5ff15945 04:50:33 Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 04:50:34 ---> 3a952e810d8a 04:50:34 Step 25/32 : VOLUME ${SECURITY_INIT_DIR} 04:50:34 ---> Running in bf93de2c2de2 04:50:35 Removing intermediate container bf93de2c2de2 04:50:35 ---> fcd947dbc14f 04:50:35 Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 04:50:36 ---> fadbc4e4dd67 04:50:36 Step 27/32 : RUN chmod +x /entrypoint.sh 04:50:37 ---> Running in 4392c5c12c3f 04:50:41 Removing intermediate container 4392c5c12c3f 04:50:41 ---> a5ec2ca3505b 04:50:41 Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] 04:50:42 ---> Running in 3a34556be099 04:50:42 Removing intermediate container 3a34556be099 04:50:42 ---> 942edb34a02f 04:50:42 Step 29/32 : CMD ["gate"] 04:50:42 ---> Running in 4eb08f906d58 04:50:43 Removing intermediate container 4eb08f906d58 04:50:43 ---> 7c8e0b7b9878 04:50:43 Step 30/32 : LABEL arch=arm64 04:50:43 ---> Running in bf3c1eb48530 04:50:44 Removing intermediate container bf3c1eb48530 04:50:44 ---> f4510af0a99e 04:50:44 Step 31/32 : LABEL git_sha=bdbdb30cd3feb8e8c88df1885c67d6b790ea0c3f 04:50:44 ---> Running in 4f24b9485792 04:50:45 Removing intermediate container 4f24b9485792 04:50:45 ---> 0ec489552a82 04:50:45 Step 32/32 : LABEL version=0.0.0 04:50:45 ---> Running in 1700499bfd0b 04:50:46 Removing intermediate container 1700499bfd0b 04:50:46 ---> 2d5b385a10fb 04:50:46 04:50:46 Successfully built 2d5b385a10fb 04:50:46 Successfully tagged security-bootstrapper-arm64:latest 04:51:25  Building security-bootstrapper ... done Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 04:51:25 Step 2/22 : FROM ${BUILDER_BASE} AS builder 04:51:25 ---> 2508815eb1f0 04:51:25 Step 3/22 : WORKDIR /edgex-go 04:51:25 ---> Using cache 04:51:25 ---> e005b6205bcb 04:51:25 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 04:51:25 ---> Using cache 04:51:25 ---> 1bba8b76bd43 04:51:25 Step 5/22 : RUN apk add --update --no-cache make git 04:51:25 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 04:51:25 Step 2/24 : FROM ${BUILDER_BASE} AS builder 04:51:25 ---> 2508815eb1f0 04:51:25 Step 3/24 : WORKDIR /edgex-go 04:51:25 ---> Using cache 04:51:25 ---> e005b6205bcb 04:51:25 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 04:51:25 ---> Using cache 04:51:25 ---> 1bba8b76bd43 04:51:25 Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 04:51:25 Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 04:51:25 Step 2/26 : FROM ${BUILDER_BASE} AS builder 04:51:25 ---> 2508815eb1f0 04:51:25 Step 3/26 : WORKDIR /edgex-go 04:51:25 ---> Using cache 04:51:25 ---> e005b6205bcb 04:51:25 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 04:51:25 ---> Using cache 04:51:25 ---> 1bba8b76bd43 04:51:25 Step 5/26 : RUN apk add --update --no-cache make git 04:51:26 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 04:51:26 Step 2/24 : FROM ${BUILDER_BASE} AS builder 04:51:26 ---> 2508815eb1f0 04:51:26 Step 3/24 : WORKDIR /edgex-go 04:51:26 ---> Using cache 04:51:26 ---> e005b6205bcb 04:51:26 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 04:51:26 ---> Using cache 04:51:26 ---> 1bba8b76bd43 04:51:26 Step 5/24 : RUN apk add --update --no-cache make bash git 04:51:28 ---> Running in f98db73ed853 04:51:28 ---> Running in 5ad75f6fee01 04:51:28 ---> Running in fd34dc726257 04:51:28 ---> Running in da76e85ed07d 04:51:30 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 04:51:30 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 04:51:30 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 04:51:30 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 04:51:31 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 04:51:31 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 04:51:31 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 04:51:31 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 04:51:32 OK: 218 MiB in 52 packages 04:51:32 OK: 218 MiB in 52 packages 04:51:32 OK: 218 MiB in 52 packages 04:51:33 OK: 218 MiB in 52 packages 04:51:34 Removing intermediate container f98db73ed853 04:51:34 ---> cf871ebc172c 04:51:34 Step 6/22 : COPY go.mod . 04:51:34 Removing intermediate container fd34dc726257 04:51:34 ---> 03ca252aab9a 04:51:34 Step 6/24 : COPY go.mod . 04:51:34 Removing intermediate container 5ad75f6fee01 04:51:34 ---> 6f29f0cd9bdd 04:51:34 Step 6/26 : COPY go.mod . 04:51:34 Removing intermediate container da76e85ed07d 04:51:34 ---> b5e5abb0c095 04:51:34 Step 6/24 : COPY go.mod . 04:51:35 ---> c443a579ec2f 04:51:35 Step 7/22 : RUN go mod download 04:51:35 ---> Running in c54c71c6c384 04:51:35 ---> 5c28c8a32d99 04:51:35 Step 7/24 : RUN go mod download 04:51:35 ---> Running in 1dc6828042e0 04:51:35 ---> fcbf0d5dbebd 04:51:35 ---> faa95057136a 04:51:35 Step 7/24 : RUN go mod downloadStep 7/26 : RUN go mod download 04:51:35 04:51:35 ---> Running in 4dba7718841c 04:51:35 ---> Running in 48b5fcba5619 04:51:39 Removing intermediate container c54c71c6c384 04:51:39 ---> 8b6bf5d5b4fc 04:51:39 Step 8/22 : COPY . . 04:51:39 Removing intermediate container 1dc6828042e0 04:51:39 ---> be5b3dd25418 04:51:39 Step 8/24 : COPY . . 04:51:40 Removing intermediate container 48b5fcba5619 04:51:40 ---> 3c6d284651ad 04:51:40 Step 8/24 : COPY . . 04:51:40 Removing intermediate container 4dba7718841c 04:51:40 ---> 8767c293d6d7 04:51:40 Step 8/26 : COPY . . 04:52:02 ---> 917fc04acfca 04:52:02 Step 9/24 : RUN go mod tidy 04:52:02 ---> 2583ba97bf6f 04:52:02 Step 9/24 : RUN go mod tidy 04:52:02 ---> 47b387bc305f 04:52:02 Step 9/22 : RUN go mod tidy 04:52:02 ---> 33373407d7dd 04:52:02 Step 9/26 : RUN go mod tidy 04:52:02 ---> Running in ec902a7f2b78 04:52:02 ---> Running in 30b6113226aa 04:52:02 ---> Running in 1a76c943333c 04:52:02 ---> Running in 9d17c13455f6 04:52:08 Removing intermediate container 1a76c943333c 04:52:08 ---> 6888e2adff44 04:52:08 Step 10/24 : RUN make cmd/core-data/core-data 04:52:08 ---> Running in b77293c4a606 04:52:08 Removing intermediate container 9d17c13455f6 04:52:08 ---> c3aaadb8ec3c 04:52:08 Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 04:52:08 Removing intermediate container 30b6113226aa 04:52:08 ---> f79c87c5ed5d 04:52:08 Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 04:52:08 Removing intermediate container ec902a7f2b78 04:52:08 ---> b47908f8402f 04:52:08 Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 04:52:08 ---> Running in 3b3909953fdc 04:52:08 ---> Running in b60fdfd1bda1 04:52:08 ---> Running in a73577fed9ff 04:52:09 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 04:52:10 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 04:52:10 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 04:52:11 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 04:53:47 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 04:53:47 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 04:53:50 Removing intermediate container b60fdfd1bda1 04:53:50 ---> ca76c9529d82 04:53:50 Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 04:53:50 Removing intermediate container a73577fed9ff 04:53:50 ---> 724918a4f631 04:53:50 04:53:50 Step 11/22 : FROM alpine:3.12 04:53:50 ---> 9852663dfa18 04:53:50 Step 12/22 : RUN apk add --update --no-cache curl 04:53:50 Removing intermediate container 3b3909953fdc 04:53:50 ---> c4ca324e3981 04:53:50 04:53:50 Step 11/26 : FROM alpine:3.12 04:53:50 ---> 9852663dfa18 04:53:50 Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec 04:53:50 ---> Running in 34c9d800aa9d 04:53:50 ---> Running in cc25e737de68 04:53:50 ---> Running in 86bc985a20ae 04:53:51 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 04:53:52 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 04:53:52 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 04:53:52 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 04:53:52 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 04:53:53 (1/4) Installing ca-certificates (20191127-r4) 04:53:53 (1/6) Installing ca-certificates (20191127-r4) 04:53:53 (2/6) Installing nghttp2-libs (1.41.0-r0) 04:53:53 (2/4) Installing nghttp2-libs (1.41.0-r0) 04:53:53 (3/6) Installing libcurl (7.77.0-r0) 04:53:53 (3/4) Installing libcurl (7.77.0-r0) 04:53:53 (4/6) Installing curl (7.77.0-r0) 04:53:53 (4/4) Installing curl (7.77.0-r0) 04:53:53 (5/6) Installing dumb-init (1.2.2-r1) 04:53:53 (6/6) Installing su-exec (0.2-r1) 04:53:53 Executing busybox-1.31.1-r20.trigger 04:53:53 Executing busybox-1.31.1-r20.trigger 04:53:53 Executing ca-certificates-20191127-r4.trigger 04:53:53 Executing ca-certificates-20191127-r4.trigger 04:53:53 OK: 7 MiB in 18 packages 04:53:53 OK: 7 MiB in 20 packages 04:53:56 Removing intermediate container 86bc985a20ae 04:53:56 ---> 3f368799a7a7 04:53:56 Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 04:53:56 Removing intermediate container 34c9d800aa9d 04:53:56 ---> 3270c22c6f53 04:53:56 04:53:56 Step 12/24 : FROM docker:20.10.0 04:53:56 Removing intermediate container cc25e737de68 04:53:56 ---> 930c7a1c26e9 04:53:56 Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 04:53:56 ---> Running in ec3a6fb69ff8 04:53:56 20.10.0: Pulling from library/docker 04:53:56 ---> Running in ea2665fff13d 04:53:57 Removing intermediate container ec3a6fb69ff8 04:53:57 ---> fe006fc9409a 04:53:57 Step 14/22 : WORKDIR /edgex 04:53:57 Removing intermediate container b77293c4a606 04:53:57 ---> 34eb736fbb27 04:53:57 04:53:57 Step 11/24 : FROM alpine:3.12 04:53:57 ---> 9852663dfa18 04:53:57 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 04:53:57 Removing intermediate container ea2665fff13d 04:53:57 ---> 6c95ebd2ead5 04:53:57 Step 14/26 : WORKDIR / 04:53:57 ---> Running in 7bbc35feaf89 04:53:57 ---> Running in 34b866e8eae9 04:53:57 ---> Running in f94da668d20d 04:53:58 Removing intermediate container 7bbc35feaf89 04:53:58 ---> 12016f7d6585 04:53:58 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 04:53:58 Removing intermediate container 34b866e8eae9 04:53:58 ---> a68a7ede46e2 04:53:58 Step 13/24 : ENV APP_PORT=59880 04:53:58 Removing intermediate container f94da668d20d 04:53:58 ---> d38c15345e09 04:53:58 Step 15/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 04:53:58 ---> Running in 2dd7cf4fc2fe 04:53:59 Removing intermediate container 2dd7cf4fc2fe 04:53:59 ---> 5522e1c862e3 04:53:59 Step 14/24 : EXPOSE $APP_PORT 04:54:00 ---> Running in ab8a59afbe8c 04:54:00 ---> c187d3f9c886 04:54:00 Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 04:54:00 ---> 2924db2cc585 04:54:00 Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 04:54:00 Removing intermediate container ab8a59afbe8c 04:54:00 ---> ad19ef31fb5e 04:54:00 Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 04:54:01 ---> Running in fe73b4c5ef0e 04:54:01 ---> b61afa4f45b5 04:54:01 Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 04:54:02 ---> 2c34b72c41fc 04:54:02 Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 04:54:03 ---> 829544b075fc 04:54:03 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 04:54:04 ---> ba4195246e5a 04:54:04 Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] 04:54:04 ---> f1c362dbce97 04:54:04 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 04:54:04 ---> Running in 8342cd6e629f 04:54:04 Removing intermediate container fe73b4c5ef0e 04:54:04 ---> 53fffdfcea80 04:54:04 Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init 04:54:05 ---> Running in 24167291b0be 04:54:05 Removing intermediate container 8342cd6e629f 04:54:05 ---> 7a16264ba5bd 04:54:05 Step 19/22 : CMD ["--init=true"] 04:54:05 ---> Running in 9d5e70d67463 04:54:05 ---> b30ee332783c 04:54:05 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 04:54:06 Removing intermediate container 9d5e70d67463 04:54:06 ---> 355aa7211240 04:54:06 Step 20/22 : LABEL arch=arm64 04:54:06 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 04:54:06 ---> Running in 4c5f2ed9ea25 04:54:07 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 04:54:07 Removing intermediate container 4c5f2ed9ea25 04:54:07 ---> 549e0d28279a 04:54:07 Step 21/22 : LABEL git_sha=bdbdb30cd3feb8e8c88df1885c67d6b790ea0c3f 04:54:07 ---> f15a1788f0d1 04:54:07 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 04:54:07 ---> Running in 1f65732b1c66 04:54:08 Removing intermediate container 1f65732b1c66 04:54:08 ---> e4bd0280ccac 04:54:08 Step 22/22 : LABEL version=0.0.0 04:54:08 (1/6) Installing dumb-init (1.2.2-r1) 04:54:08 ---> Running in 5f9b4ab17314 04:54:08 ---> 629d027857d9 04:54:08 (2/6) Installing libgcc (9.3.0-r2) 04:54:08 Step 22/26 : 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/ 04:54:08 (3/6) Installing libsodium (1.0.18-r0) 04:54:08 ---> Running in 5f69e194d084 04:54:09 (4/6) Installing libstdc++ (9.3.0-r2) 04:54:09 Removing intermediate container 5f9b4ab17314 04:54:09 ---> 6d3ca6e84918 04:54:09 04:54:09 (5/6) Installing libzmq (4.3.3-r0) 04:54:09 (6/6) Installing zeromq (4.3.3-r0) 04:54:09 Executing busybox-1.31.1-r20.trigger 04:54:09 OK: 8 MiB in 20 packages 04:54:09 Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 04:54:09 Successfully built 6d3ca6e84918 04:54:09 Status: Downloaded newer image for docker:20.10.0 04:54:09 Successfully tagged security-proxy-setup-arm64:latest 04:54:09  Building security-proxy-setup ... done  ---> eeaf43b92773 04:54:09 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 04:54:09 ---> Running in 904e6c9e6899 04:54:10 Removing intermediate container 904e6c9e6899 04:54:10 ---> 8e20f594b23b 04:54:10 Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install docker-compose==1.23.2 04:54:10 ---> Running in 7aa16b4c3d79 04:54:11 Removing intermediate container 24167291b0be 04:54:11 ---> 09d3d4dd9c3d 04:54:11 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 04:54:11 Removing intermediate container 5f69e194d084 04:54:11 ---> 36bf64ef92a8 04:54:11 Step 23/26 : ENTRYPOINT ["entrypoint.sh"] 04:54:11 ---> Running in a7b651edca21 04:54:11 ---> ff9b500ad789 04:54:11 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 04:54:12 Removing intermediate container a7b651edca21 04:54:12 ---> 066ecd3808ad 04:54:12 Step 24/26 : LABEL arch=arm64 04:54:12 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 04:54:12 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 04:54:12 ---> Running in 0b361d8620ba 04:54:13 Removing intermediate container 0b361d8620ba 04:54:13 ---> 781d97dde9a6 04:54:13 Step 25/26 : LABEL git_sha=bdbdb30cd3feb8e8c88df1885c67d6b790ea0c3f 04:54:13 (1/39) Installing readline (8.0.4-r0) 04:54:13 (2/39) Installing bash (5.0.17-r0) 04:54:13 Executing bash-5.0.17-r0.post-install 04:54:13 (3/39) Installing nghttp2-libs (1.41.0-r0) 04:54:13 (4/39) Installing libcurl (7.77.0-r0) 04:54:13 (5/39) Installing curl (7.77.0-r0) 04:54:13 (6/39) Installing dumb-init (1.2.2-r1) 04:54:13 (7/39) Installing libbz2 (1.0.8-r1) 04:54:13 (8/39) Installing expat (2.2.9-r1) 04:54:13 (9/39) Installing libffi (3.3-r2) 04:54:13 (10/39) Installing gdbm (1.13-r1) 04:54:13 (11/39) Installing xz-libs (5.2.5-r0) 04:54:13 (12/39) Installing sqlite-libs (3.32.1-r1) 04:54:13 ---> c42324621899 04:54:13 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 04:54:13 (13/39) Installing python3 (3.8.10-r0) 04:54:13 ---> Running in f6430c2d7541 04:54:14 Removing intermediate container f6430c2d7541 04:54:14 ---> 128be13b6810 04:54:14 Step 26/26 : LABEL version=0.0.0 04:54:14 ---> 87fb548798cf 04:54:14 Step 20/24 : ENTRYPOINT ["/core-data"] 04:54:14 ---> Running in ac6be9d9bd30 04:54:14 ---> Running in 5c69fedd9fbd 04:54:15 (14/39) Installing py3-appdirs (1.4.4-r1) 04:54:15 (15/39) Installing py3-ordered-set (4.0.1-r0) 04:54:15 (16/39) Installing py3-parsing (2.4.7-r0) 04:54:15 Removing intermediate container ac6be9d9bd30 04:54:15 ---> 3b17bfc66ce5 04:54:15 04:54:15 (17/39) Installing py3-six (1.15.0-r0) 04:54:15 (18/39) Installing py3-packaging (20.4-r0) 04:54:15 (19/39) Installing py3-setuptools (47.0.0-r0) 04:54:15 (20/39) Installing py3-chardet (3.0.4-r4) 04:54:15 (21/39) Installing py3-idna (2.9-r0) 04:54:15 (22/39) Installing py3-certifi (2020.4.5.1-r0) 04:54:15 (23/39) Installing py3-urllib3 (1.25.9-r0) 04:54:15 (24/39) Installing py3-requests (2.23.0-r0) 04:54:15 (25/39) Installing py3-msgpack (1.0.0-r0) 04:54:15 (26/39) Installing py3-lockfile (0.12.2-r3) 04:54:15 (27/39) Installing py3-cachecontrol (0.12.6-r0) 04:54:15 (28/39) Installing py3-colorama (0.4.3-r0) 04:54:15 (29/39) Installing py3-distlib (0.3.0-r0) 04:54:15 (30/39) Installing py3-distro (1.5.0-r1) 04:54:15 (31/39) Installing py3-webencodings (0.5.1-r3) 04:54:15 (32/39) Installing py3-html5lib (1.0.1-r4) 04:54:15 Successfully built 3b17bfc66ce5 04:54:15 (33/39) Installing py3-pytoml (0.1.21-r0) 04:54:15 Successfully tagged security-secretstore-setup-arm64:latest 04:54:15 Removing intermediate container 5c69fedd9fbd 04:54:15  Building security-secretstore-setup ... done  ---> fbf1b800544c 04:54:15 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 04:54:15 (34/39) Installing py3-pep517 (0.8.2-r0) 04:54:15 (35/39) Installing py3-progress (1.5-r0) 04:54:15 (36/39) Installing py3-toml (0.10.1-r0) 04:54:15 (37/39) Installing py3-retrying (1.3.3-r0) 04:54:15 (38/39) Installing py3-contextlib2 (0.6.0-r0) 04:54:15 (39/39) Installing py3-pip (20.1.1-r0) 04:54:15 Executing busybox-1.31.1-r19.trigger 04:54:15 OK: 72 MiB in 59 packages 04:54:15 ---> Running in 0e002652d556 04:54:16 Removing intermediate container 0e002652d556 04:54:16 ---> 2b0a9bef3c32 04:54:16 Step 22/24 : LABEL arch=arm64 04:54:16 ---> Running in fb3cea74461c 04:54:17 Removing intermediate container fb3cea74461c 04:54:17 ---> 8fd23f0363fa 04:54:17 Step 23/24 : LABEL git_sha=bdbdb30cd3feb8e8c88df1885c67d6b790ea0c3f 04:54:17 ---> Running in bec11532072e 04:54:17 Removing intermediate container bec11532072e 04:54:17 ---> 35e6ddf4724f 04:54:17 Step 24/24 : LABEL version=0.0.0 04:54:18 ---> Running in a3686fbf4f87 04:54:18 Removing intermediate container a3686fbf4f87 04:54:18 ---> 19655dc1ea31 04:54:18 04:54:18 Successfully built 19655dc1ea31 04:54:18 Successfully tagged core-data-arm64:latest 04:54:20  Building core-data ... done Collecting docker-compose==1.23.2 04:54:20 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 04:54:20 Collecting docopt<0.7,>=0.6.1 04:54:20 Downloading docopt-0.6.2.tar.gz (25 kB) 04:54:23 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 04:54:23 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 04:54:24 Collecting cached-property<2,>=1.2.0 04:54:24 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 04:54:24 Collecting websocket-client<1.0,>=0.32.0 04:54:24 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 04:54:25 Collecting jsonschema<3,>=2.5.1 04:54:25 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 04:54:26 Collecting docker<4.0,>=3.6.0 04:54:26 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 04:54:26 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 04:54:27 Collecting PyYAML<4,>=3.10 04:54:27 Downloading PyYAML-3.13.tar.gz (270 kB) 04:54:30 Collecting texttable<0.10,>=0.9.0 04:54:30 Downloading texttable-0.9.1.tar.gz (11 kB) 04:54:32 Collecting dockerpty<0.5,>=0.4.1 04:54:32 Downloading dockerpty-0.4.1.tar.gz (13 kB) 04:54:34 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) 04:54:34 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) 04:54:34 Collecting idna<2.8,>=2.5 04:54:34 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 04:54:35 Collecting urllib3<1.25,>=1.21.1 04:54:35 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 04:54:35 Collecting docker-pycreds>=0.4.0 04:54:35 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 04:54:36 Using legacy setup.py install for docopt, since package 'wheel' is not installed. 04:54:36 Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. 04:54:36 Using legacy setup.py install for texttable, since package 'wheel' is not installed. 04:54:36 Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. 04:54:37 Installing collected packages: docopt, idna, urllib3, requests, cached-property, websocket-client, jsonschema, docker-pycreds, docker, PyYAML, texttable, dockerpty, docker-compose 04:54:37 Running setup.py install for docopt: started 04:54:39 Running setup.py install for docopt: finished with status 'done' 04:54:39 Attempting uninstall: idna 04:54:39 Found existing installation: idna 2.9 04:54:39 Uninstalling idna-2.9: 04:54:39 Successfully uninstalled idna-2.9 04:54:40 Attempting uninstall: urllib3 04:54:40 Found existing installation: urllib3 1.25.9 04:54:40 Uninstalling urllib3-1.25.9: 04:54:40 Successfully uninstalled urllib3-1.25.9 04:54:40 Attempting uninstall: requests 04:54:40 Found existing installation: requests 2.23.0 04:54:40 Uninstalling requests-2.23.0: 04:54:40 Successfully uninstalled requests-2.23.0 04:54:42 Running setup.py install for PyYAML: started 04:54:45 Running setup.py install for PyYAML: finished with status 'done' 04:54:45 Running setup.py install for texttable: started 04:54:47 Running setup.py install for texttable: finished with status 'done' 04:54:47 Running setup.py install for dockerpty: started 04:54:49 Running setup.py install for dockerpty: finished with status 'done' 04:54:50 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.59.0 04:54:58 Removing intermediate container 7aa16b4c3d79 04:54:58 ---> 8505b51edf69 04:54:58 Step 15/24 : ENV APP_PORT=58890 04:54:58 ---> Running in ad84014e531e 04:54:59 Removing intermediate container ad84014e531e 04:54:59 ---> c2ae581ecdd7 04:54:59 Step 16/24 : EXPOSE $APP_PORT 04:54:59 ---> Running in 47d688652336 04:54:59 Removing intermediate container 47d688652336 04:54:59 ---> 8e25101e3a47 04:54:59 Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 04:55:01 ---> 563c3610c3ff 04:55:01 Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 04:55:01 ---> 9401f4ad12ae 04:55:01 Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 04:55:02 ---> cb81be588c89 04:55:02 Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] 04:55:03 ---> Running in df89d063ff00 04:55:03 Removing intermediate container df89d063ff00 04:55:03 ---> 3b13dc232fda 04:55:03 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 04:55:03 ---> Running in 5219192a9970 04:55:04 Removing intermediate container 5219192a9970 04:55:04 ---> c62bd6dd5e18 04:55:04 Step 22/24 : LABEL arch=arm64 04:55:04 ---> Running in d4e935776235 04:55:04 Removing intermediate container d4e935776235 04:55:04 ---> e02219a36fe5 04:55:04 Step 23/24 : LABEL git_sha=bdbdb30cd3feb8e8c88df1885c67d6b790ea0c3f 04:55:04 ---> Running in 35ecb55dafc8 04:55:05 Removing intermediate container 35ecb55dafc8 04:55:05 ---> 04839fa858d8 04:55:05 Step 24/24 : LABEL version=0.0.0 04:55:05 ---> Running in 5e92ae4ac158 04:55:06 Removing intermediate container 5e92ae4ac158 04:55:06 ---> 49324519e5ae 04:55:06 04:55:06 Successfully built 49324519e5ae 04:55:06 Successfully tagged sys-mgmt-agent-arm64:latest 04:55:07  Building sys-mgmt-agent ... done  [Pipeline] } 04:55:07 $ docker stop --time=1 dfaa42bdb013f4e4d65af7216d16c2d27fd270953871495b6086d684ff41ff0a 04:55:08 $ docker rm -f dfaa42bdb013f4e4d65af7216d16c2d27fd270953871495b6086d684ff41ff0a [Pipeline] // withDockerContainer [Pipeline] sh 04:55:09 + docker images 04:55:09 REPOSITORY TAG IMAGE ID CREATED SIZE 04:55:09 sys-mgmt-agent-arm64 latest 49324519e5ae 4 seconds ago 299MB 04:55:09 core-data-arm64 latest 19655dc1ea31 51 seconds ago 19.1MB 04:55:09 security-secretstore-setup-arm64 latest 3b17bfc66ce5 55 seconds ago 26.5MB 04:55:09 security-proxy-setup-arm64 latest 6d3ca6e84918 About a minute ago 24MB 04:55:09 34eb736fbb27 About a minute ago 975MB 04:55:09 3270c22c6f53 About a minute ago 969MB 04:55:09 c4ca324e3981 About a minute ago 974MB 04:55:09 724918a4f631 About a minute ago 972MB 04:55:09 security-bootstrapper-arm64 latest 2d5b385a10fb 4 minutes ago 17.1MB 04:55:09 core-metadata-arm64 latest 75572cb7ae08 4 minutes ago 15.6MB 04:55:09 support-notifications-arm64 latest 4164e11668c4 4 minutes ago 15.7MB 04:55:09 core-command-arm64 latest 7bc87c3c626f 4 minutes ago 15MB 04:55:09 support-scheduler-arm64 latest 7e1ad7595d18 4 minutes ago 15.1MB 04:55:09 4d860dbb49e7 5 minutes ago 972MB 04:55:09 6f82abcecfbe 5 minutes ago 968MB 04:55:09 00e7c0463f51 5 minutes ago 969MB 04:55:09 7a5fcda464ab 5 minutes ago 967MB 04:55:09 73b0f20db0d7 5 minutes ago 968MB 04:55:09 ci-base-image-arm64 latest 2508815eb1f0 15 minutes ago 642MB 04:55:09 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.16-alpine a36622ca3599 13 hours ago 429MB 04:55:09 alpine 3.12 9852663dfa18 8 weeks ago 5.32MB 04:55:09 docker 20.10.0 eeaf43b92773 6 months ago 228MB 04:55:09 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 11 months ago 285MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh 04:55:10 ---> job-cost.sh 04:55:10 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-OMGg 04:55:49 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 04:57:26 lf-activate-venv(): INFO: Adding /tmp/venv-OMGg/bin to PATH 04:57:26 INFO: No Stack... 04:57:26 INFO: Retrieving Pricing Info for: v2-standard-4 04:57:26 INFO: Archiving Costs [Pipeline] sh 04:57:26 + cat /w/workspace/edgex-go/2/archives/cost.csv 04:57:26 + cut -d, -f6 [Pipeline] lock 04:57:26 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3554-2-stack-cost] 04:57:26 Resource [jenkins-edgexfoundry-edgex-go-PR-3554-2-stack-cost] did not exist. Created. 04:57:26 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3554-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 04:57:26 + echo total: 0.18000000715255737 [Pipeline] stash 04:57:27 Stashed 1 file(s) [Pipeline] } 04:57:27 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3554-2-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 04:57:27 provisioning config files... 04:57:27 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/2@tmp/config1321764590952931150tmp [Pipeline] { [Pipeline] sh 04:57:28 + set +x 04:57:28 + curl -s https://codecov.io/bash 04:57:28 + bash -s -- 04:57:28 04:57:28 _____ _ 04:57:28 / ____| | | 04:57:28 | | ___ __| | ___ ___ _____ __ 04:57:28 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 04:57:28 | |___| (_) | (_| | __/ (_| (_) \ V / 04:57:28 \_____\___/ \__,_|\___|\___\___/ \_/ 04:57:28 Bash-1.0.3 04:57:28 04:57:28 04:57:28 ==> git version 2.24.4 found 04:57:28 ==> curl 7.29.0 (x86_64-redhat-linux-gnu) libcurl/7.29.0 NSS/3.53.1 zlib/1.2.7 libidn/1.28 libssh2/1.8.0 04:57:28 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 04:57:28 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 04:57:28 ==> Jenkins CI detected. 04:57:28 project root: . 04:57:28 --> token set from env 04:57:28 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 04:57:28 ==> Running gcov in . (disable via -X gcov) 04:57:28 ==> Python coveragepy not found 04:57:28 ==> Searching for coverage reports in: 04:57:28 + . 04:57:28 -> Found 1 reports 04:57:28 ==> Detecting git/mercurial file structure 04:57:28 ==> Reading reports 04:57:28 + ./coverage.out bytes=404951 04:57:28 ==> Appending adjustments 04:57:28 https://docs.codecov.io/docs/fixing-reports 04:57:29 + Found adjustments 04:57:29 ==> Gzipping contents 04:57:29 56K /tmp/codecov.nPG5OJ.gz 04:57:29 ==> Uploading reports 04:57:29 url: https://codecov.io 04:57:29 query: branch=PR-3554&commit=bdbdb30cd3feb8e8c88df1885c67d6b790ea0c3f&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3554%2F2%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3554&job=&cmd_args= 04:57:29 -> Pinging Codecov 04:57:29 https://codecov.io/upload/v4?package=bash-1.0.3&token=secret&branch=PR-3554&commit=bdbdb30cd3feb8e8c88df1885c67d6b790ea0c3f&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3554%2F2%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3554&job=&cmd_args= 04:57:30 -> Uploading to 04:57:30 https://storage.googleapis.com/codecov/v4/raw/2021-06-10/00271124DB129430A58F1EEE437C3FCB/bdbdb30cd3feb8e8c88df1885c67d6b790ea0c3f/c39f39f7-b16e-44c4-b49c-fac3fb71fecd.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210610%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210610T045729Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=9638517c7505e7c2fbf4b540628cd93912367d8cbaab371d26b98be153e4642a 04:57:30 % Total % Received % Xferd Average Speed Time Time Time Current 04:57:30 Dload Upload Total Spent Left Speed 04:57:30 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 54644 0 0 100 54644 0 160k --:--:-- --:--:-- --:--:-- 160k 04:57:30 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/bdbdb30cd3feb8e8c88df1885c67d6b790ea0c3f [Pipeline] } 04:57:30 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh 04:57:31 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 04:57:32 ---> package-listing.sh 04:57:32 ++ facter osfamily 04:57:32 ++ tr '[:upper:]' '[:lower:]' 04:57:32 + OS_FAMILY=redhat 04:57:32 + workspace=/w/workspace/edgex-go/2 04:57:32 + START_PACKAGES=/tmp/packages_start.txt 04:57:32 + END_PACKAGES=/tmp/packages_end.txt 04:57:32 + DIFF_PACKAGES=/tmp/packages_diff.txt 04:57:32 + PACKAGES=/tmp/packages_start.txt 04:57:32 + '[' /w/workspace/edgex-go/2 ']' 04:57:32 + PACKAGES=/tmp/packages_end.txt 04:57:32 + case "${OS_FAMILY}" in 04:57:32 + rpm -qa 04:57:32 + sort 04:57:34 + '[' -f /tmp/packages_start.txt ']' 04:57:34 + '[' -f /tmp/packages_end.txt ']' 04:57:34 + diff /tmp/packages_start.txt /tmp/packages_end.txt 04:57:34 + '[' /w/workspace/edgex-go/2 ']' 04:57:34 + mkdir -p /w/workspace/edgex-go/2/archives/ 04:57:34 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/2/archives/ [Pipeline] echo 04:57:34 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/2/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 04:57:35 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 04:57:35 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 04:57:35 04:57:35 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 04:57:36 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 04:57:36 alpine: Pulling from edgex-lftools-log-publisher 04:57:36 df20fa9351a1: Pulling fs layer 04:57:36 36b3adc4ff6f: Pulling fs layer 04:57:36 8ad3a11d3b57: Pulling fs layer 04:57:36 46f8f816bc3b: Pulling fs layer 04:57:36 93b61091891f: Pulling fs layer 04:57:36 93b9cdb0e59b: Pulling fs layer 04:57:36 5e14af77c1be: Pulling fs layer 04:57:36 01666e4c0597: Pulling fs layer 04:57:36 aa168da1d23b: Pulling fs layer 04:57:36 46f8f816bc3b: Waiting 04:57:36 93b61091891f: Waiting 04:57:36 93b9cdb0e59b: Waiting 04:57:36 5e14af77c1be: Waiting 04:57:36 01666e4c0597: Waiting 04:57:36 aa168da1d23b: Waiting 04:57:36 36b3adc4ff6f: Download complete 04:57:36 46f8f816bc3b: Verifying Checksum 04:57:36 46f8f816bc3b: Download complete 04:57:36 df20fa9351a1: Verifying Checksum 04:57:36 df20fa9351a1: Download complete 04:57:36 93b9cdb0e59b: Verifying Checksum 04:57:36 93b9cdb0e59b: Download complete 04:57:36 5e14af77c1be: Verifying Checksum 04:57:36 5e14af77c1be: Download complete 04:57:36 93b61091891f: Verifying Checksum 04:57:36 93b61091891f: Download complete 04:57:36 01666e4c0597: Verifying Checksum 04:57:36 01666e4c0597: Download complete 04:57:36 df20fa9351a1: Pull complete 04:57:36 8ad3a11d3b57: Verifying Checksum 04:57:36 8ad3a11d3b57: Download complete 04:57:36 36b3adc4ff6f: Pull complete 04:57:37 8ad3a11d3b57: Pull complete 04:57:37 46f8f816bc3b: Pull complete 04:57:37 93b61091891f: Pull complete 04:57:37 93b9cdb0e59b: Pull complete 04:57:37 5e14af77c1be: Pull complete 04:57:37 01666e4c0597: Pull complete 04:57:38 aa168da1d23b: Verifying Checksum 04:57:38 aa168da1d23b: Download complete 04:57:42 aa168da1d23b: Pull complete 04:57:42 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 04:57:42 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 04:57:42 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 04:57:42 prd-centos7-docker-4c-2g-133 does not seem to be running inside a container 04:57:43 $ 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/2/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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 04:57:50 $ docker top e7c9f1d136c21c25b4b833b367a7c032f46fae4860d87b9f1a2d46ca59c2299f -eo pid,comm [Pipeline] { [Pipeline] sh 04:57:51 + touch /tmp/pre-build-complete [Pipeline] sh 04:57:51 + mkdir -p /var/log/sa [Pipeline] sh 04:57:51 + ls /var/log/sa-host 04:57:51 + sadf -c /var/log/sa-host/sa05 04:57:51 file_magic: OK 04:57:51 HZ: Using current value: 100 04:57:51 file_header: OK 04:57:51 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 04:57:51 Statistics: 04:57:51 Hnuu...uuuununununu...Hnuu...uuuununununu... 04:57:51 File successfully converted to sysstat format version 12.2.1 04:57:51 + sadf -c /var/log/sa-host/sa10 04:57:51 file_magic: OK 04:57:51 HZ: Using current value: 100 04:57:51 file_header: OK 04:57:51 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 04:57:51 Statistics: 04:57:51 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 04:57:51 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:57:52 provisioning config files... 04:57:52 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/2@tmp/config8452373925106516547tmp [Pipeline] { [Pipeline] echo 04:57:52 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 04:57:52 ---> create-netrc.sh [Pipeline] } 04:57:52 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 04:57:52 ---> python-tools-install.sh [Pipeline] echo 04:57:52 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 04:57:53 ---> sudo-logs.sh 04:57:53 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 04:57:53 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 04:57:53 ---> job-cost.sh 04:57:53 lf-activate-venv: SKIPPING 04:57:53 DEBUG: total: 0.18000000715255737 04:57:53 INFO: Retrieving Stack Cost... 04:57:54 INFO: Retrieving Pricing Info for: v3-standard-2 04:57:54 INFO: Archiving Costs [Pipeline] echo 04:57:54 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 04:57:55 ---> logs-deploy.sh 04:57:55 lf-activate-venv: SKIPPING 04:57:55 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3554/2 04:57:55 INFO: archiving workspace using pattern(s): 04:57:56 Archives upload complete. 04:57:56 INFO: archiving logs to Nexus 04:57:56 ---> uname -a: 04:57:56 Linux prd-centos7-docker-4c-2g-133.vexxhost.local 3.10.0-1160.21.1.el7.x86_64 #1 SMP Tue Mar 16 18:28:22 UTC 2021 x86_64 Linux 04:57:56 04:57:56 04:57:56 ---> lscpu: 04:57:56 Architecture: x86_64 04:57:56 CPU op-mode(s): 32-bit, 64-bit 04:57:56 Byte Order: Little Endian 04:57:56 Address sizes: 40 bits physical, 48 bits virtual 04:57:56 CPU(s): 2 04:57:56 On-line CPU(s) list: 0,1 04:57:56 Thread(s) per core: 1 04:57:56 Core(s) per socket: 1 04:57:56 Socket(s): 2 04:57:56 NUMA node(s): 1 04:57:56 Vendor ID: AuthenticAMD 04:57:56 CPU family: 23 04:57:56 Model: 49 04:57:56 Model name: AMD EPYC-Rome Processor 04:57:56 Stepping: 0 04:57:56 CPU MHz: 2800.000 04:57:56 BogoMIPS: 5600.00 04:57:56 Virtualization: AMD-V 04:57:56 Hypervisor vendor: KVM 04:57:56 Virtualization type: full 04:57:56 L1d cache: 64 KiB 04:57:56 L1i cache: 64 KiB 04:57:56 L2 cache: 1 MiB 04:57:56 L3 cache: 32 MiB 04:57:56 NUMA node0 CPU(s): 0,1 04:57:56 Vulnerability Itlb multihit: Not affected 04:57:56 Vulnerability L1tf: Not affected 04:57:56 Vulnerability Mds: Not affected 04:57:56 Vulnerability Meltdown: Not affected 04:57:56 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 04:57:56 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 04:57:56 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 04:57:56 Vulnerability Srbds: Not affected 04:57:56 Vulnerability Tsx async abort: Not affected 04:57:56 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm art rep_good nopl extd_apicid eagerfpu pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 arat npt nrip_save umip spec_ctrl intel_stibp 04:57:56 04:57:56 04:57:56 ---> nproc: 04:57:56 2 04:57:56 04:57:56 04:57:56 ---> df -h: 04:57:56 Filesystem Size Used Available Use% Mounted on 04:57:56 overlay 40.0G 12.5G 27.5G 31% / 04:57:56 tmpfs 64.0M 0 64.0M 0% /dev 04:57:56 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 04:57:56 shm 64.0M 0 64.0M 0% /dev/shm 04:57:56 /dev/vda1 40.0G 12.5G 27.5G 31% /facter-os 04:57:56 /dev/vda1 40.0G 12.5G 27.5G 31% /etc/resolv.conf 04:57:56 /dev/vda1 40.0G 12.5G 27.5G 31% /etc/hostname 04:57:56 /dev/vda1 40.0G 12.5G 27.5G 31% /etc/hosts 04:57:56 /dev/vda1 40.0G 12.5G 27.5G 31% /var/log/secure 04:57:56 /dev/vda1 40.0G 12.5G 27.5G 31% /var/log/auth.log 04:57:56 /dev/vda1 40.0G 12.5G 27.5G 31% /run/cloud-init/result.json 04:57:56 /dev/vda1 40.0G 12.5G 27.5G 31% /var/log/sa-host 04:57:56 /dev/vda1 40.0G 12.5G 27.5G 31% /w/workspace/edgex-go/2 04:57:56 /dev/vda1 40.0G 12.5G 27.5G 31% /w/workspace/edgex-go/2@tmp 04:57:56 04:57:56 04:57:56 ---> free -m: 04:57:56 total used free shared buff/cache available 04:57:56 Mem: 7821 1239 1363 0 5218 6555 04:57:56 Swap: 1023 1 1022 04:57:56 04:57:56 04:57:56 ---> ip addr: 04:57:56 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 04:57:56 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 04:57:56 inet 127.0.0.1/8 scope host lo 04:57:56 valid_lft forever preferred_lft forever 04:57:56 inet6 ::1/128 scope host 04:57:56 valid_lft forever preferred_lft forever 04:57:56 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 04:57:56 link/ether fa:16:3e:a2:ed:86 brd ff:ff:ff:ff:ff:ff 04:57:56 inet 10.30.123.194/23 brd 10.30.123.255 scope global dynamic eth0 04:57:56 valid_lft 84894sec preferred_lft 84894sec 04:57:56 inet6 fe80::f816:3eff:fea2:ed86/64 scope link 04:57:56 valid_lft forever preferred_lft forever 04:57:56 3: docker0: mtu 1500 qdisc noqueue state DOWN 04:57:56 link/ether 02:42:ca:ae:ad:30 brd ff:ff:ff:ff:ff:ff 04:57:56 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 04:57:56 valid_lft forever preferred_lft forever 04:57:56 inet6 fe80::42:caff:feae:ad30/64 scope link 04:57:56 valid_lft forever preferred_lft forever 04:57:56 04:57:56 04:57:56 ---> sar -b -r -n DEV: 04:57:56 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 06/10/21 _x86_64_ (2 CPU) 04:57:56 04:57:56 04:32:41 LINUX RESTART (2 CPU) 04:57:56 04:57:56 04:33:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 04:57:56 04:34:02 154.00 18.74 135.26 0.00 5775.53 45830.30 0.00 04:57:56 04:35:01 78.90 0.20 78.69 0.00 23.71 40563.97 0.00 04:57:56 04:36:01 148.66 0.00 148.66 0.00 0.00 20603.89 0.00 04:57:56 04:37:01 47.67 0.02 47.65 0.00 0.53 8034.50 0.00 04:57:56 04:38:01 100.48 0.02 100.47 0.00 0.27 21069.56 0.00 04:57:56 04:39:01 500.00 97.74 402.26 0.00 5211.83 265676.03 0.00 04:57:56 04:40:01 497.94 105.27 392.66 0.00 11142.63 148719.60 0.00 04:57:56 04:41:01 410.06 34.95 375.10 0.00 1914.27 127583.23 0.00 04:57:56 04:42:01 6.56 0.00 6.56 0.00 0.00 255.74 0.00 04:57:56 04:43:01 0.53 0.03 0.50 0.00 0.27 5.28 0.00 04:57:56 04:44:01 0.30 0.00 0.30 0.00 0.00 3.45 0.00 04:57:56 04:45:01 0.25 0.00 0.25 0.00 0.00 2.63 0.00 04:57:56 04:46:01 0.43 0.00 0.43 0.00 0.00 6.30 0.00 04:57:56 04:47:01 0.20 0.00 0.20 0.00 0.00 1.52 0.00 04:57:56 04:48:01 0.37 0.18 0.18 0.00 5.73 2.23 0.00 04:57:56 04:49:01 0.98 0.08 0.90 0.00 1.73 18.33 0.00 04:57:56 04:50:01 0.20 0.00 0.20 0.00 0.00 1.67 0.00 04:57:56 04:51:01 0.28 0.00 0.28 0.00 0.00 4.08 0.00 04:57:56 04:52:01 0.24 0.00 0.24 0.00 0.00 2.64 0.00 04:57:56 04:53:01 0.25 0.00 0.25 0.00 0.00 3.00 0.00 04:57:56 04:54:01 0.32 0.00 0.32 0.00 0.00 2.92 0.00 04:57:56 04:55:01 0.17 0.00 0.17 0.00 0.00 1.82 0.00 04:57:56 04:56:01 0.35 0.00 0.35 0.00 0.00 4.08 0.00 04:57:56 04:57:01 0.25 0.00 0.25 0.00 0.00 2.47 0.00 04:57:56 Average: 81.36 10.75 70.61 0.00 1005.57 28311.70 0.00 04:57:56 04:57:56 04:33:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 04:57:56 04:34:02 5083556 0 898932 11.22 2620 2023832 1495892 16.52 899880 1612704 125088 04:57:56 04:35:01 4113456 0 975032 12.17 2620 2917832 1631116 18.01 1060476 2346168 60752 04:57:56 04:36:01 3861168 0 1081860 13.51 2620 3063292 1784948 19.71 1309356 2281056 221544 04:57:56 04:37:01 3833976 0 1183240 14.77 2620 2989104 1797028 19.84 1335120 2279516 73356 04:57:56 04:38:01 2969908 0 1052532 13.14 2620 3983880 1450096 16.01 1385656 3058336 646340 04:57:56 04:39:01 1137392 0 1293700 16.15 2620 5575228 2092624 23.10 2420316 3756588 20 04:57:56 04:40:01 326852 0 1328616 16.59 2620 6350852 2329244 25.72 2721536 4230916 0 04:57:56 04:41:01 2022116 0 1169452 14.60 2620 4814752 1404368 15.51 1301720 3953900 20 04:57:56 04:42:01 2032232 0 1159336 14.48 2620 4814752 1243544 13.73 1304192 3948548 12 04:57:56 04:43:01 2033064 0 1158500 14.47 2620 4814756 1237436 13.66 1303756 3948488 8 04:57:56 04:44:01 2034388 0 1157172 14.45 2620 4814760 1237484 13.66 1303840 3948488 8 04:57:56 04:45:01 2034648 0 1156908 14.45 2620 4814764 1237376 13.66 1303144 3949088 8 04:57:56 04:46:01 2034756 0 1156792 14.44 2620 4814772 1237448 13.66 1303172 3949088 8 04:57:56 04:47:01 2034804 0 1156744 14.44 2620 4814772 1237376 13.66 1303156 3949088 8 04:57:56 04:48:01 2034564 0 1156940 14.45 2620 4814816 1237376 13.66 1303612 3948792 20 04:57:56 04:49:01 2032484 0 1159020 14.47 2620 4814816 1237460 13.66 1309292 3946040 8 04:57:56 04:50:01 2032456 0 1159040 14.47 2620 4814824 1237376 13.66 1309216 3946044 12 04:57:56 04:51:01 2032728 0 1158764 14.47 2620 4814828 1237376 13.66 1309108 3946040 8 04:57:56 04:52:01 2032852 0 1158640 14.47 2620 4814828 1237376 13.66 1309108 3946040 8 04:57:56 04:53:01 2032620 0 1158864 14.47 2620 4814836 1237376 13.66 1309232 3946040 8 04:57:56 04:54:01 2032492 0 1158992 14.47 2620 4814836 1237460 13.66 1309324 3946040 8 04:57:56 04:55:01 2032728 0 1158748 14.47 2620 4814844 1237412 13.66 1309136 3946040 12 04:57:56 04:56:01 2032784 0 1158688 14.47 2620 4814848 1237376 13.66 1309136 3946040 8 04:57:56 04:57:01 2032816 0 1158652 14.47 2620 4814852 1237376 13.66 1309252 3946040 8 04:57:56 Average: 2328368 0 1146465 14.31 2620 4531486 1407914 15.54 1389239 3611464 46970 04:57:56 04:57:56 04:33:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 04:57:56 04:34:02 veth8020ac7 819.68 645.71 76.40 2145.68 0.00 0.00 0.00 0.00 04:57:56 04:34:02 eth0 1659.11 1632.80 5868.23 188.73 0.00 0.00 0.00 0.00 04:57:56 04:34:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:57:56 04:34:02 docker0 819.68 645.58 65.19 2145.67 0.00 0.00 0.00 0.00 04:57:56 04:35:01 eth0 571.83 544.56 3642.71 78.41 0.00 0.00 0.00 0.00 04:57:56 04:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:57:56 04:35:01 veth34ee3cc 93.19 123.02 6.04 333.21 0.00 0.00 0.00 0.00 04:57:56 04:35:01 docker0 273.88 262.06 18.81 896.20 0.00 0.00 0.00 0.00 04:57:56 04:36:01 eth0 226.04 197.44 563.75 83.80 0.00 0.00 0.00 0.00 04:57:56 04:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:57:56 04:36:01 veth27f31b2 0.42 0.55 0.04 0.05 0.00 0.00 0.00 0.00 04:57:56 04:36:01 docker0 169.15 179.48 12.99 523.46 0.00 0.00 0.00 0.00 04:57:56 04:37:01 eth0 25.57 13.21 18.76 10.02 0.00 0.00 0.00 0.00 04:57:56 04:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:57:56 04:37:01 veth27f31b2 1.91 1.91 0.15 0.15 0.00 0.00 0.00 0.00 04:57:56 04:37:01 docker0 1.91 1.91 0.13 0.15 0.00 0.00 0.00 0.00 04:57:56 04:38:01 eth0 191.69 161.38 1705.75 75.43 0.00 0.00 0.00 0.00 04:57:56 04:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:57:56 04:38:01 veth00fd9f3 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 04:57:56 04:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:57:56 04:39:01 vethb8f96c5 0.00 0.08 0.00 0.01 0.00 0.00 0.00 0.00 04:57:56 04:39:01 eth0 89.35 68.54 184.86 14.12 0.00 0.00 0.00 0.00 04:57:56 04:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:57:56 04:39:01 veth00fd9f3 0.00 0.47 0.00 0.02 0.00 0.00 0.00 0.00 04:57:56 04:40:01 veth31d588f 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 04:57:56 04:40:01 eth0 82.86 49.00 243.73 58.35 0.00 0.00 0.00 0.00 04:57:56 04:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:57:56 04:40:01 veth00fd9f3 0.00 0.23 0.00 0.01 0.00 0.00 0.00 0.00 04:57:56 04:41:01 eth0 242.16 172.26 1718.49 84.81 0.00 0.00 0.00 0.00 04:57:56 04:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:57:56 04:41:01 docker0 1399.63 1275.30 106.04 4347.65 0.00 0.00 0.00 0.00 04:57:56 04:42:01 eth0 0.47 0.37 0.03 0.04 0.00 0.00 0.00 0.00 04:57:56 04:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:57:56 04:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:57:56 04:43:01 eth0 0.72 0.68 0.39 0.05 0.00 0.00 0.00 0.00 04:57:56 04:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:57:56 04:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:57:56 04:44:01 eth0 0.17 0.15 0.08 0.07 0.00 0.00 0.00 0.00 04:57:56 04:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:57:56 04:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:57:56 04:45:01 eth0 0.07 0.07 0.01 0.01 0.00 0.00 0.00 0.00 04:57:56 04:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:57:56 04:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:57:56 04:46:01 eth0 0.27 0.17 0.10 0.01 0.00 0.00 0.00 0.00 04:57:56 04:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:57:56 04:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:57:56 04:47:01 eth0 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 04:57:56 04:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:57:56 04:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:57:56 04:48:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 04:57:56 04:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:57:56 04:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:57:56 04:49:01 eth0 0.28 0.25 0.14 0.08 0.00 0.00 0.00 0.00 04:57:56 04:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:57:56 04:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:57:56 04:50:01 eth0 0.13 0.08 0.01 0.01 0.00 0.00 0.00 0.00 04:57:56 04:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:57:56 04:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:57:56 04:51:01 eth0 0.10 0.07 0.01 0.01 0.00 0.00 0.00 0.00 04:57:56 04:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:57:56 04:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:57:56 04:52:01 eth0 0.10 0.07 0.01 0.01 0.00 0.00 0.00 0.00 04:57:56 04:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:57:56 04:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:57:56 04:53:01 eth0 0.10 0.07 0.01 0.01 0.00 0.00 0.00 0.00 04:57:56 04:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:57:56 04:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:57:56 04:54:01 eth0 0.22 0.18 0.08 0.07 0.00 0.00 0.00 0.00 04:57:56 04:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:57:56 04:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:57:56 04:55:01 eth0 0.18 0.12 0.07 0.01 0.00 0.00 0.00 0.00 04:57:56 04:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:57:56 04:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:57:56 04:56:01 eth0 0.07 0.07 0.01 0.01 0.00 0.00 0.00 0.00 04:57:56 04:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:57:56 04:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:57:56 04:57:01 eth0 0.07 0.05 0.01 0.00 0.00 0.00 0.00 0.00 04:57:56 04:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:57:56 04:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:57:56 Average: eth0 128.64 118.22 579.51 24.74 0.00 0.00 0.00 0.00 04:57:56 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:57:56 Average: docker0 58.40 53.21 4.42 181.40 0.00 0.00 0.00 0.00 04:57:56 04:57:56 04:57:56 ---> sar -P ALL: 04:57:56 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 06/10/21 _x86_64_ (2 CPU) 04:57:56 04:57:56 04:32:41 LINUX RESTART (2 CPU) 04:57:56 04:57:56 04:33:01 CPU %user %nice %system %iowait %steal %idle 04:57:56 04:34:02 all 26.57 0.00 7.35 6.14 0.10 59.84 04:57:56 04:34:02 0 25.25 0.00 8.65 4.51 0.11 61.49 04:57:56 04:34:02 1 27.89 0.00 6.07 7.75 0.09 58.21 04:57:56 04:35:01 all 14.15 0.00 4.21 2.20 0.08 79.36 04:57:56 04:35:01 0 16.76 0.00 4.47 0.84 0.07 77.86 04:57:56 04:35:01 1 11.57 0.00 3.96 3.54 0.09 80.84 04:57:56 04:36:01 all 58.24 0.00 8.82 4.31 0.11 28.52 04:57:56 04:36:01 0 58.22 0.00 9.17 5.61 0.11 26.90 04:57:56 04:36:01 1 58.26 0.00 8.46 3.02 0.11 30.15 04:57:56 04:37:01 all 29.74 0.00 4.50 2.15 0.08 63.54 04:57:56 04:37:01 0 29.90 0.00 4.82 1.65 0.09 63.55 04:57:56 04:37:01 1 29.59 0.00 4.17 2.65 0.07 63.52 04:57:56 04:38:01 all 40.49 0.00 8.22 9.66 0.11 41.52 04:57:56 04:38:01 0 39.23 0.00 8.22 8.89 0.11 43.55 04:57:56 04:38:01 1 41.75 0.00 8.22 10.42 0.11 39.50 04:57:56 04:39:01 all 21.69 0.00 17.17 33.61 0.13 27.40 04:57:56 04:39:01 0 20.69 0.00 17.56 32.83 0.13 28.80 04:57:56 04:39:01 1 22.68 0.00 16.79 34.38 0.14 26.01 04:57:56 04:40:01 all 75.45 0.00 16.32 7.01 0.13 1.09 04:57:56 04:40:01 0 76.04 0.00 15.71 7.59 0.13 0.52 04:57:56 04:40:01 1 74.87 0.00 16.93 6.43 0.13 1.65 04:57:56 04:41:01 all 60.25 0.00 15.52 6.08 0.11 18.04 04:57:56 04:41:01 0 59.71 0.00 15.66 5.73 0.11 18.78 04:57:56 04:41:01 1 60.78 0.00 15.38 6.43 0.11 17.30 04:57:56 04:42:01 all 0.08 0.00 0.05 0.01 0.03 99.83 04:57:56 04:42:01 0 0.02 0.00 0.05 0.00 0.03 99.90 04:57:56 04:42:01 1 0.15 0.00 0.05 0.02 0.02 99.77 04:57:56 04:43:01 all 0.07 0.00 0.03 0.00 0.03 99.88 04:57:56 04:43:01 0 0.03 0.00 0.02 0.00 0.03 99.92 04:57:56 04:43:01 1 0.10 0.00 0.03 0.00 0.02 99.85 04:57:56 04:44:01 all 0.19 0.00 0.03 0.00 0.02 99.76 04:57:56 04:44:01 0 0.35 0.00 0.02 0.00 0.02 99.62 04:57:56 04:44:01 1 0.03 0.00 0.05 0.00 0.02 99.90 04:57:56 04:57:56 04:44:01 CPU %user %nice %system %iowait %steal %idle 04:57:56 04:45:01 all 0.10 0.00 0.02 0.00 0.03 99.85 04:57:56 04:45:01 0 0.18 0.00 0.02 0.00 0.03 99.77 04:57:56 04:45:01 1 0.02 0.00 0.02 0.00 0.03 99.93 04:57:56 04:46:01 all 0.17 0.00 0.02 0.00 0.01 99.81 04:57:56 04:46:01 0 0.28 0.00 0.02 0.00 0.02 99.68 04:57:56 04:46:01 1 0.05 0.00 0.02 0.00 0.00 99.93 04:57:56 04:47:01 all 0.14 0.00 0.03 0.00 0.03 99.81 04:57:56 04:47:01 0 0.27 0.00 0.03 0.00 0.03 99.67 04:57:56 04:47:01 1 0.02 0.00 0.02 0.00 0.02 99.95 04:57:56 04:48:01 all 0.11 0.00 0.04 0.00 0.02 99.83 04:57:56 04:48:01 0 0.18 0.00 0.03 0.00 0.02 99.77 04:57:56 04:48:01 1 0.03 0.00 0.05 0.00 0.02 99.90 04:57:56 04:49:01 all 0.06 0.00 0.03 0.00 0.03 99.88 04:57:56 04:49:01 0 0.12 0.00 0.03 0.00 0.03 99.82 04:57:56 04:49:01 1 0.00 0.00 0.03 0.00 0.02 99.95 04:57:56 04:50:01 all 0.07 0.00 0.03 0.00 0.02 99.89 04:57:56 04:50:01 0 0.10 0.00 0.03 0.00 0.03 99.83 04:57:56 04:50:01 1 0.03 0.00 0.02 0.00 0.00 99.95 04:57:56 04:51:01 all 0.04 0.00 0.02 0.00 0.02 99.92 04:57:56 04:51:01 0 0.02 0.00 0.00 0.00 0.00 99.98 04:57:56 04:51:01 1 0.07 0.00 0.03 0.00 0.03 99.87 04:57:56 04:52:01 all 0.13 0.00 0.03 0.00 0.03 99.80 04:57:56 04:52:01 0 0.03 0.00 0.03 0.00 0.02 99.92 04:57:56 04:52:01 1 0.22 0.00 0.03 0.00 0.05 99.69 04:57:56 04:53:01 all 0.10 0.00 0.02 0.00 0.03 99.86 04:57:56 04:53:01 0 0.03 0.00 0.02 0.00 0.03 99.92 04:57:56 04:53:01 1 0.17 0.00 0.02 0.00 0.02 99.80 04:57:56 04:54:01 all 0.13 0.00 0.01 0.00 0.03 99.83 04:57:56 04:54:01 0 0.03 0.00 0.00 0.00 0.02 99.95 04:57:56 04:54:01 1 0.23 0.00 0.02 0.00 0.03 99.72 04:57:56 04:55:01 all 0.09 0.00 0.03 0.00 0.02 99.87 04:57:56 04:55:01 0 0.02 0.00 0.03 0.00 0.03 99.92 04:57:56 04:55:01 1 0.17 0.00 0.02 0.00 0.00 99.82 04:57:56 04:57:56 04:55:01 CPU %user %nice %system %iowait %steal %idle 04:57:56 04:56:01 all 0.14 0.00 0.01 0.00 0.02 99.83 04:57:56 04:56:01 0 0.05 0.00 0.02 0.00 0.02 99.92 04:57:56 04:56:01 1 0.23 0.00 0.00 0.00 0.02 99.75 04:57:56 04:57:01 all 0.09 0.00 0.03 0.00 0.02 99.87 04:57:56 04:57:01 0 0.03 0.00 0.03 0.00 0.03 99.90 04:57:56 04:57:01 1 0.15 0.00 0.02 0.00 0.00 99.83 04:57:56 Average: all 12.91 0.00 3.25 2.82 0.05 80.98 04:57:56 Average: 0 12.86 0.00 3.33 2.67 0.05 81.10 04:57:56 Average: 1 12.96 0.00 3.17 2.96 0.05 80.86 04:57:56 04:57:56 04:57:56