Pull request #3550 event Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from 68ab20fa822689163fff8de0f2e01367929d171d+5e3333aa483a9c37807d61fae87b8cc119682d82 (3cbfdbd47b6770e624055795b69c0241434b864c) 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-ssh3821486982194345047.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-ssh2611457053839869416.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-3550/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-3550/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh6922438805221275279.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-ssh8586308374152880673.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-3550/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-3550/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh2165668778799139574.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 Waiting for next available executor Running on prd-centos7-docker-4c-2g-1171 in /w/workspace/edgexfoundry_edgex-go_PR-3550 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/4 [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/4 # 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/4@tmp/jenkins-gitclient-ssh2594052238212271458.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 5e3333aa483a9c37807d61fae87b8cc119682d82 into PR head commit 68ab20fa822689163fff8de0f2e01367929d171d Merge succeeded, producing 68ab20fa822689163fff8de0f2e01367929d171d Checking out Revision 68ab20fa822689163fff8de0f2e01367929d171d (PR-3550) > 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/4@tmp/jenkins-gitclient-ssh6933131764874118822.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3550/head:refs/remotes/origin/PR-3550 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 68ab20fa822689163fff8de0f2e01367929d171d # 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/4@tmp/jenkins-gitclient-ssh8064174890037019770.key > git merge 5e3333aa483a9c37807d61fae87b8cc119682d82 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 68ab20fa822689163fff8de0f2e01367929d171d # timeout=10 Commit message: "build(deps): Bump github.com/pelletier/go-toml from 1.9.1 to 1.9.2" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 03:38:49 Timeout set to expire in 6 hr 0 min [Pipeline] { > git rev-list --no-walk a2666c85747e48d0f277d1bc73689a0fa3d00208 # timeout=10 [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 03:38:51 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 03:38:51 ========================================================= 03:38:51 EdgeX Global Pipelines Version Info 03:38:51 ========================================================= [Pipeline] libraryResource [Pipeline] sh 03:38:54 ------------------- 03:38:54 stable info: 03:38:54 ------------------- 03:38:54 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 03:38:54 Commit SHA: f4a1163c6b2b14014f487cca778b157dcbc6cc6b 03:38:54 Message: update stable to v1.0.194 03:38:54 ------------------- 03:38:54 experimental info: 03:38:54 ------------------- 03:38:54 Commited By: **** collab-it+edgex@linuxfoundation.org 03:38:54 Commit SHA: f4a1163c6b2b14014f487cca778b157dcbc6cc6b 03:38:54 Message: update experimental to v1.0.194 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 03:38:54 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 03:38:54 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 03:38:54 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 03:38:54 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 03:38:54 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 03:38:54 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 03:38:54 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 03:38:54 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 03:38:54 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 03:38:54 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 03:38:54 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 03:38:54 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 03:38:54 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 03:38:54 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 03:38:56 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 03:38:56 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 03:38:56 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 03:38:56 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 03:38:56 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 03:38:56 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 03:38:56 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 03:38:56 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 03:38:56 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3550 [Pipeline] echo 03:38:56 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3550 [Pipeline] echo 03:38:57 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3550 [Pipeline] echo 03:38:57 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 68ab20fa822689163fff8de0f2e01367929d171d [Pipeline] echo 03:38:57 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 68ab20f [Pipeline] echo 03:38:57 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 03:38:59 provisioning config files... 03:38:59 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/4@tmp/config773512098919389634tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:38:59 ---> docker-login.sh 03:38:59 nexus3.edgexfoundry.org:10001 03:38:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:38:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:38:59 Configure a credential helper to remove this warning. See 03:38:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:38:59 03:38:59 Login Succeeded 03:38:59 nexus3.edgexfoundry.org:10002 03:38:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:38:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:38:59 Configure a credential helper to remove this warning. See 03:38:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:38:59 03:38:59 Login Succeeded 03:38:59 nexus3.edgexfoundry.org:10003 03:38:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:39:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:39:00 Configure a credential helper to remove this warning. See 03:39:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:39:00 03:39:00 Login Succeeded 03:39:00 nexus3.edgexfoundry.org:10004 03:39:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:39:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:39:00 Configure a credential helper to remove this warning. See 03:39:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:39:00 03:39:00 Login Succeeded 03:39:00 docker.io 03:39:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:39:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:39:00 Configure a credential helper to remove this warning. See 03:39:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:39:00 03:39:00 Login Succeeded 03:39:00 ---> docker-login.sh ends [Pipeline] } 03:39:00 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 03:39:03 ++ 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 03:39:03 + for file in '`ls cmd/**/Dockerfile`' 03:39:03 ++ dirname cmd/core-command/Dockerfile 03:39:03 ++ cut -d/ -f2 03:39:03 + echo core-command,cmd/core-command/Dockerfile 03:39:03 + for file in '`ls cmd/**/Dockerfile`' 03:39:03 ++ dirname cmd/core-data/Dockerfile 03:39:03 ++ cut -d/ -f2 03:39:03 + echo core-data,cmd/core-data/Dockerfile 03:39:03 + for file in '`ls cmd/**/Dockerfile`' 03:39:03 ++ dirname cmd/core-metadata/Dockerfile 03:39:03 ++ cut -d/ -f2 03:39:03 + echo core-metadata,cmd/core-metadata/Dockerfile 03:39:03 + for file in '`ls cmd/**/Dockerfile`' 03:39:03 ++ dirname cmd/security-bootstrapper/Dockerfile 03:39:03 ++ cut -d/ -f2 03:39:03 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 03:39:03 + for file in '`ls cmd/**/Dockerfile`' 03:39:03 ++ dirname cmd/security-proxy-setup/Dockerfile 03:39:03 ++ cut -d/ -f2 03:39:03 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 03:39:03 + for file in '`ls cmd/**/Dockerfile`' 03:39:03 ++ dirname cmd/security-secretstore-setup/Dockerfile 03:39:03 ++ cut -d/ -f2 03:39:03 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 03:39:03 + for file in '`ls cmd/**/Dockerfile`' 03:39:03 ++ dirname cmd/support-notifications/Dockerfile 03:39:03 ++ cut -d/ -f2 03:39:03 + echo support-notifications,cmd/support-notifications/Dockerfile 03:39:03 + for file in '`ls cmd/**/Dockerfile`' 03:39:03 ++ dirname cmd/support-scheduler/Dockerfile 03:39:03 ++ cut -d/ -f2 03:39:03 + echo support-scheduler,cmd/support-scheduler/Dockerfile 03:39:03 + for file in '`ls cmd/**/Dockerfile`' 03:39:03 ++ dirname cmd/sys-mgmt-agent/Dockerfile 03:39:03 ++ cut -d/ -f2 03:39:03 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 03:39:03 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 03:39:08 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 03:39:08 03:39:08 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 03:39:09 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 03:39:09 latest: Pulling from edgex-devops/git-semver 03:39:09 31603596830f: Pulling fs layer 03:39:09 54011a49482f: Pulling fs layer 03:39:09 a6820b24f6d8: Pulling fs layer 03:39:09 f581987b2513: Pulling fs layer 03:39:09 f581987b2513: Waiting 03:39:09 54011a49482f: Verifying Checksum 03:39:09 54011a49482f: Download complete 03:39:09 31603596830f: Verifying Checksum 03:39:09 31603596830f: Download complete 03:39:09 f581987b2513: Verifying Checksum 03:39:09 f581987b2513: Download complete 03:39:09 a6820b24f6d8: Verifying Checksum 03:39:09 a6820b24f6d8: Download complete 03:39:09 31603596830f: Pull complete 03:39:09 54011a49482f: Pull complete 03:39:10 a6820b24f6d8: Pull complete 03:39:10 f581987b2513: Pull complete 03:39:10 Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 03:39:10 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 03:39:10 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 03:39:10 prd-centos7-docker-4c-2g-1171 does not seem to be running inside a container 03:39:10 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 03:39:12 $ docker top 73f96b1d64da5699e20e49cf663cccfa3a9ebf1634775ce1bc21381dc7b48c39 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 03:39:13 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 03:39:13 [ssh-agent] Looking for ssh-agent implementation... 03:39:13 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 03:39:13 $ docker exec 73f96b1d64da5699e20e49cf663cccfa3a9ebf1634775ce1bc21381dc7b48c39 ssh-agent 03:39:13 SSH_AUTH_SOCK=/tmp/ssh-yQTCS4M068SN/agent.13 03:39:13 SSH_AGENT_PID=20 03:39:13 Running ssh-add (command line suppressed) 03:39:13 Identity added: /w/workspace/edgex-go/4@tmp/private_key_6717339366854870391.key (/w/workspace/edgex-go/4@tmp/private_key_6717339366854870391.key) 03:39:15 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 03:39:15 + git tag --points-at HEAD [Pipeline] } 03:39:15 $ docker exec --env ******** --env ******** 73f96b1d64da5699e20e49cf663cccfa3a9ebf1634775ce1bc21381dc7b48c39 ssh-agent -k 03:39:15 unset SSH_AUTH_SOCK; 03:39:15 unset SSH_AGENT_PID; 03:39:15 echo Agent pid 20 killed; 03:39:15 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 03:39:18 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 03:39:18 [ssh-agent] Looking for ssh-agent implementation... 03:39:18 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 03:39:18 $ docker exec 73f96b1d64da5699e20e49cf663cccfa3a9ebf1634775ce1bc21381dc7b48c39 ssh-agent 03:39:18 SSH_AUTH_SOCK=/tmp/ssh-48jtRywfU20e/agent.52 03:39:18 SSH_AGENT_PID=58 03:39:18 Running ssh-add (command line suppressed) 03:39:18 Identity added: /w/workspace/edgex-go/4@tmp/private_key_2730676080694628715.key (/w/workspace/edgex-go/4@tmp/private_key_2730676080694628715.key) 03:39:18 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 03:39:18 + git semver init 03:39:18 # -> Open(): unable to determine branch for HEAD 03:39:18 # $GIT_DIR = /w/workspace/edgex-go/4/.git 03:39:18 # $GIT_WORK_TREE = /w/workspace/edgex-go/4 03:39:18 # $SEMVER_REMOTE_NAME = origin 03:39:18 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 03:39:18 # $SEMVER_USER_NAME = edgex-jenkins 03:39:18 # $SEMVER_BRANCH = PR-3550 03:39:18 # $SEMVER_TEMP = /tmp/semver-715900155 03:39:18 # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP 03:39:41 # '/tmp/semver-715900155' -> '/w/workspace/edgex-go/4/.semver' 03:39:41 # -> Force: false 03:39:41 # $SEMVER_DIR = /w/workspace/edgex-go/4/.semver [Pipeline] } 03:39:41 $ docker exec --env ******** --env ******** 73f96b1d64da5699e20e49cf663cccfa3a9ebf1634775ce1bc21381dc7b48c39 ssh-agent -k 03:39:41 unset SSH_AUTH_SOCK; 03:39:41 unset SSH_AGENT_PID; 03:39:41 echo Agent pid 58 killed; 03:39:42 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 03:39:42 + git semver [Pipeline] } 03:39:42 $ docker stop --time=1 73f96b1d64da5699e20e49cf663cccfa3a9ebf1634775ce1bc21381dc7b48c39 03:39:44 $ docker rm -f 73f96b1d64da5699e20e49cf663cccfa3a9ebf1634775ce1bc21381dc7b48c39 [Pipeline] // withDockerContainer [Pipeline] sh 03:39:44 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 03:39:44 Stashed 1 file(s) [Pipeline] echo 03:39:44 [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 03:39:47 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 03:39:47 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 03:39:48 + true 03:39:48 + sudo service docker restart 03:39:48 Redirecting to /bin/systemctl restart docker.service 03:40:02 Still waiting to schedule task 03:40:02 ‘prd-ubuntu18.04-docker-arm64-4c-16g-1174’ is offline [Pipeline] echo 03:40:05 ========================================================= 03:40:05 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 03:40:05 ========================================================= [Pipeline] isUnix [Pipeline] sh 03:40:06 + 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 . 03:40:07 Sending build context to Docker daemon 329.2MB 03:40:07 Step 1/6 : ARG BASE=golang:1.16-alpine3.12 03:40:07 Step 2/6 : FROM ${BASE} 03:40:07 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 03:40:07 540db60ca938: Pulling fs layer 03:40:07 adcc1eea9eea: Pulling fs layer 03:40:07 4c4ab2625f07: Pulling fs layer 03:40:07 0510c868ecb4: Pulling fs layer 03:40:07 afea3b2eda06: Pulling fs layer 03:40:07 7809a108b3ef: Pulling fs layer 03:40:07 f706445af74f: Pulling fs layer 03:40:07 afea3b2eda06: Waiting 03:40:07 7809a108b3ef: Waiting 03:40:07 0510c868ecb4: Waiting 03:40:07 f706445af74f: Waiting 03:40:07 4c4ab2625f07: Verifying Checksum 03:40:07 4c4ab2625f07: Download complete 03:40:07 adcc1eea9eea: Verifying Checksum 03:40:07 adcc1eea9eea: Download complete 03:40:07 afea3b2eda06: Verifying Checksum 03:40:07 afea3b2eda06: Download complete 03:40:07 540db60ca938: Verifying Checksum 03:40:07 540db60ca938: Download complete 03:40:07 7809a108b3ef: Verifying Checksum 03:40:07 7809a108b3ef: Download complete 03:40:07 540db60ca938: Pull complete 03:40:07 adcc1eea9eea: Pull complete 03:40:10 4c4ab2625f07: Pull complete 03:40:10 f706445af74f: Verifying Checksum 03:40:10 f706445af74f: Download complete 03:40:10 0510c868ecb4: Verifying Checksum 03:40:10 0510c868ecb4: Download complete 03:40:14 0510c868ecb4: Pull complete 03:40:14 afea3b2eda06: Pull complete 03:40:14 7809a108b3ef: Pull complete 03:40:15 f706445af74f: Pull complete 03:40:15 Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 03:40:15 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 03:40:15 ---> b068be0155e3 03:40:15 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 03:40:18 ---> Running in 60b1b115915d 03:40:18 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 03:40:18 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 03:40:19 (1/12) Installing libmagic (5.39-r0) 03:40:19 (2/12) Installing file (5.39-r0) 03:40:19 (3/12) Installing libc-dev (0.7.2-r3) 03:40:19 (4/12) Installing g++ (10.2.1_pre1-r3) 03:40:28 (5/12) Installing fortify-headers (1.1-r0) 03:40:28 (6/12) Installing patch (2.7.6-r6) 03:40:28 (7/12) Installing build-base (0.5-r2) 03:40:28 (8/12) Installing libsodium (1.0.18-r0) 03:40:28 (9/12) Installing pkgconf (1.7.3-r0) 03:40:28 (10/12) Installing libsodium-dev (1.0.18-r0) 03:40:28 (11/12) Installing libzmq (4.3.3-r1) 03:40:29 (12/12) Installing zeromq-dev (4.3.3-r1) 03:40:29 Executing busybox-1.32.1-r6.trigger 03:40:29 OK: 219 MiB in 52 packages 03:40:30 Removing intermediate container 60b1b115915d 03:40:30 ---> 126ffb1d982b 03:40:30 Step 4/6 : WORKDIR /edgex-go 03:40:30 ---> Running in b9d7cc3897f4 03:40:30 Removing intermediate container b9d7cc3897f4 03:40:30 ---> 46bd3dae0430 03:40:30 Step 5/6 : COPY go.mod . 03:40:30 ---> 029558a41a28 03:40:30 Step 6/6 : RUN go mod download 03:40:33 ---> Running in ec824fc65e1a 03:40:41 Removing intermediate container ec824fc65e1a 03:40:41 ---> 5f46ec178212 03:40:41 Successfully built 5f46ec178212 03:40:41 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 03:40:41 + docker inspect -f . ci-base-image-x86_64 03:40:41 . [Pipeline] withDockerContainer 03:40:43 prd-centos7-docker-4c-2g-1171 does not seem to be running inside a container 03:40:43 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 03:40:44 $ docker top a3a69621e63ce7456ef4d17f74a3486160cbc0b3ab3d23a05d427866333b691c -eo pid,comm [Pipeline] { [Pipeline] sh 03:40:44 + go version 03:40:44 go version go1.16.3 linux/amd64 [Pipeline] } 03:40:44 $ docker stop --time=1 a3a69621e63ce7456ef4d17f74a3486160cbc0b3ab3d23a05d427866333b691c 03:40:45 $ docker rm -f a3a69621e63ce7456ef4d17f74a3486160cbc0b3ab3d23a05d427866333b691c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 03:40:46 + docker inspect -f . ci-base-image-x86_64 03:40:46 . [Pipeline] withDockerContainer 03:40:46 prd-centos7-docker-4c-2g-1171 does not seem to be running inside a container 03:40:46 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 03:40:46 $ docker top 43f56c65853d9d48e6f120953f97898e0c7d08166b08de53d53dc2e217cca843 -eo pid,comm [Pipeline] { [Pipeline] echo 03:40:47 ========================================================= 03:40:47 [edgeXBuildGoParallel] Running Tests and Build... 03:40:47 ========================================================= [Pipeline] sh 03:40:47 + go mod tidy [Pipeline] sh 03:40:47 + make test 03:40:47 go mod tidy 03:40:47 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 03:40:53 ? github.com/edgexfoundry/edgex-go [no test files] 03:41:14 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 03:41:16 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 03:41:16 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 03:41:16 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 03:41:18 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 03:41:18 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 03:41:18 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 03:41:18 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 03:41:21 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 03:41:21 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 03:41:23 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 03:41:23 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 03:41:23 ? github.com/edgexfoundry/edgex-go/internal [no test files] 03:41:23 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 03:41:23 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 03:41:23 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 03:41:23 ? github.com/edgexfoundry/edgex-go/internal/core/command/v2 [no test files] 03:41:23 ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/application 0.051s coverage: 28.7% of statements 03:41:23 ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http 0.065s coverage: 100.0% of statements 03:41:23 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 03:41:23 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 03:41:23 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 03:41:25 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.044s coverage: 81.2% of statements 03:41:25 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] 03:41:25 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.062s coverage: 53.4% of statements 03:41:25 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] 03:41:25 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] 03:41:25 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.117s coverage: 87.7% of statements 03:41:25 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] 03:41:25 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] 03:41:25 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/io 0.051s coverage: 78.9% of statements 03:41:25 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] 03:41:25 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 03:41:25 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 03:41:25 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 03:41:25 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] 03:41:25 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] 03:41:25 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] 03:41:28 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 0.247s coverage: 95.1% of statements 03:41:28 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] 03:41:28 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] 03:41:28 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] 03:41:28 ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] 03:41:28 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 03:41:28 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 03:41:28 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 03:41:28 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 03:41:28 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 03:41:28 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 03:41:28 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.039s coverage: 58.8% of statements 03:41:28 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/application [no test files] 03:41:28 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] 03:41:28 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http 0.046s coverage: 60.0% of statements 03:41:28 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.045s coverage: 0.8% of statements 03:41:28 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] 03:41:28 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils 0.050s coverage: 22.0% of statements 03:41:28 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 03:41:30 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.041s coverage: 47.1% of statements 03:41:30 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.047s coverage: 79.5% of statements 03:41:30 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.041s coverage: 94.1% of statements 03:41:30 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.053s coverage: 96.3% of statements 03:41:30 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.040s coverage: 87.5% of statements 03:41:43 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.049s coverage: 94.4% of statements 03:41:43 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.052s coverage: 44.8% of statements 03:41:47 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 16.195s coverage: 81.8% of statements 03:41:47 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 03:42:05 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.074s coverage: 92.9% of statements 03:42:05 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 03:42:05 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 03:42:05 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 03:42:05 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.031s coverage: 65.1% of statements 03:42:05 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 03:42:05 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 03:42:05 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 03:42:05 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 03:42:05 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 03:42:05 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.040s coverage: 87.2% of statements 03:42:05 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 03:42:05 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 03:42:05 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.043s coverage: 100.0% of statements 03:42:05 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 03:42:05 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.054s coverage: 76.0% of statements 03:42:05 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 03:42:05 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.052s coverage: 80.0% of statements 03:42:05 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.067s coverage: 87.2% of statements 03:42:05 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.051s coverage: 85.4% of statements 03:42:05 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.074s coverage: 91.2% of statements 03:42:05 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 03:42:05 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.130s coverage: 64.4% of statements 03:42:05 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 03:42:05 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 03:42:05 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.041s coverage: 100.0% of statements 03:42:05 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.033s coverage: 91.3% of statements 03:42:05 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.025s coverage: 100.0% of statements 03:42:05 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.023s coverage: 73.7% of statements 03:42:05 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.026s coverage: 100.0% of statements 03:42:05 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.172s coverage: 66.9% of statements 03:42:05 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 03:42:05 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 03:42:05 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 03:42:06 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.137s coverage: 43.6% of statements 03:42:06 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 03:42:06 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 03:42:06 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.032s coverage: 89.5% of statements 03:42:06 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 03:42:06 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.028s coverage: 84.8% of statements 03:42:06 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 03:42:06 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 03:42:06 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 03:42:06 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2 [no test files] 03:42:13 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application 6.060s coverage: 19.3% of statements 03:42:13 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application/channel [no test files] 03:42:13 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application/channel/mocks [no test files] 03:42:13 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/bootstrap/container [no test files] 03:42:13 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/controller/http 0.121s coverage: 91.9% of statements 03:42:13 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces [no test files] 03:42:13 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces/mocks [no test files] 03:42:13 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/io [no test files] 03:42:13 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 03:42:13 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 03:42:13 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 03:42:13 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2 [no test files] 03:42:13 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application [no test files] 03:42:13 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application/scheduler 0.051s coverage: 62.7% of statements 03:42:13 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/bootstrap/container [no test files] 03:42:13 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http 0.085s coverage: 97.6% of statements 03:42:13 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces [no test files] 03:42:13 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces/mocks [no test files] 03:42:13 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/io [no test files] 03:42:13 ok github.com/edgexfoundry/edgex-go/internal/system 0.020s coverage: 0.0% of statements 03:42:13 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 03:42:13 ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.031s coverage: 100.0% of statements 03:42:13 ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] 03:42:13 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 03:42:13 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 03:42:13 ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] 03:42:13 ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.031s coverage: 87.9% of statements 03:42:13 ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] 03:42:13 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 03:42:13 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.034s coverage: 100.0% of statements 03:42:13 ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.057s coverage: 28.1% of statements 03:42:13 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2 [no test files] 03:42:13 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application [no test files] 03:42:13 ok github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application/direct 0.042s coverage: 28.9% of statements 03:42:13 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application/direct/config [no test files] 03:42:13 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application/executor [no test files] 03:42:13 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/container [no test files] 03:42:13 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/controller/http [no test files] 03:42:13 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/interfaces [no test files] 03:42:13 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.033s coverage: 100.0% of statements 03:42:13 GO111MODULE=on go vet ./... 03:42:36 Running on prd-ubuntu18.04-docker-arm64-4c-16g-1175 in /w/workspace/edgexfoundry_edgex-go_PR-3550 [Pipeline] { [Pipeline] ws 03:42:36 Running in /w/workspace/edgex-go/4 [Pipeline] { [Pipeline] checkout 03:42:36 The recommended git tool is: git 03:42:38 gofmt -l . 03:42:38 [ "`gofmt -l .`" = "" ] 03:42:38 ./bin/test-attribution-txt.sh [Pipeline] sh 03:42:38 + ls -al . 03:42:38 total 528 03:42:38 drwxrwxr-x 10 1001 1001 4096 Jun 9 03:42 . 03:42:38 drwxr-xr-x 4 root root 28 Jun 9 03:40 .. 03:42:38 -rw-rw-r-- 1 1001 1001 11 Jun 9 03:38 .dockerignore 03:42:38 drwxrwxr-x 8 1001 1001 179 Jun 9 03:38 .git 03:42:38 drwxrwxr-x 3 1001 1001 125 Jun 9 03:38 .github 03:42:38 -rw-rw-r-- 1 1001 1001 818 Jun 9 03:38 .gitignore 03:42:38 drwx------ 3 1001 1001 60 Jun 9 03:39 .semver 03:42:38 -rw-rw-r-- 1 1001 1001 166 Jun 9 03:38 .sonarcloud.properties 03:42:38 -rw-rw-r-- 1 1001 1001 8609 Jun 9 03:38 Attribution.txt 03:42:38 -rw-rw-r-- 1 1001 1001 3804 Jun 9 03:38 CONTRIBUTING.md 03:42:38 -rw-rw-r-- 1 1001 1001 931 Jun 9 03:38 Dockerfile.build 03:42:38 -rw-rw-r-- 1 1001 1001 849 Jun 9 03:38 Jenkinsfile 03:42:38 -rw-rw-r-- 1 1001 1001 10775 Jun 9 03:38 LICENSE 03:42:38 -rw-rw-r-- 1 1001 1001 5605 Jun 9 03:38 Makefile 03:42:38 -rw-rw-r-- 1 1001 1001 7978 Jun 9 03:38 README.md 03:42:38 -rw-rw-r-- 1 1001 1001 7071 Jun 9 03:38 SECURITY.md 03:42:38 -rw-rw-r-- 1 1001 1001 5 Jun 9 03:39 VERSION 03:42:38 -rw-rw-r-- 1 1001 1001 4131 Jun 9 03:38 ZMQWindows.md 03:42:38 drwxrwxr-x 2 1001 1001 37 Jun 9 03:38 bin 03:42:38 drwxrwxr-x 14 1001 1001 4096 Jun 9 03:38 cmd 03:42:38 -rw-r--r-- 1 root root 411487 Jun 9 03:42 coverage.out 03:42:38 -rw-rw-r-- 1 1001 1001 902 Jun 9 03:38 go.mod 03:42:38 -rw-r--r-- 1 root root 21139 Jun 9 03:40 go.sum 03:42:38 drwxrwxr-x 8 1001 1001 127 Jun 9 03:38 internal 03:42:38 drwxrwxr-x 3 1001 1001 16 Jun 9 03:38 openapi 03:42:38 drwxrwxr-x 4 1001 1001 71 Jun 9 03:38 snap 03:42:38 -rw-rw-r-- 1 1001 1001 168 Jun 9 03:38 version.go [Pipeline] sh 03:42:39 + '[' -e coverage.out ] 03:42:39 + chown 1001:1001 coverage.out [Pipeline] stash 03:42:41 Stashed 1 file(s) [Pipeline] sh 03:42:42 + make build 03:42:42 go mod tidy 03:42:42 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 03:42:44 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 03:42:49 using credential edgex-jenkins-ssh 03:42:49 Cloning the remote Git repository 03:42:49 Cloning repository git@github.com:edgexfoundry/edgex-go.git 03:42:49 > git init /w/workspace/edgex-go/4 # timeout=10 03:42:50 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 03:42:50 > git --version # timeout=10 03:42:50 > git --version # 'git version 2.17.1' 03:42:50 using GIT_SSH to set credentials SSH Credentials for GitHub 03:42:50 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 03:42:52 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 03:42:52 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 03:42:52 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 03:42:52 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 03:42:53 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 03:42:53 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 03:42:54 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 03:42:55 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 03:42:56 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 03:42:57 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] } 03:42:58 $ docker stop --time=1 43f56c65853d9d48e6f120953f97898e0c7d08166b08de53d53dc2e217cca843 03:43:00 $ docker rm -f 43f56c65853d9d48e6f120953f97898e0c7d08166b08de53d53dc2e217cca843 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { 03:43:05 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 03:43:05 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [Pipeline] isUnix [Pipeline] sh 03:43:06 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 03:43:06 03:43:06 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh 03:43:07 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 03:43:07 latest: Pulling from edgex-devops/edgex-compose 03:43:07 cbdbe7a5bc2a: Pulling fs layer 03:43:07 ca9280d653b3: Pulling fs layer 03:43:07 7e9c9ca2126c: Pulling fs layer 03:43:07 Merging remotes/origin/master commit 5e3333aa483a9c37807d61fae87b8cc119682d82 into PR head commit 68ab20fa822689163fff8de0f2e01367929d171d 03:43:06 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 03:43:06 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 03:43:06 using GIT_SSH to set credentials SSH Credentials for GitHub 03:43:06 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3550/head:refs/remotes/origin/PR-3550 +refs/heads/master:refs/remotes/origin/master # timeout=10 03:43:07 > git config core.sparsecheckout # timeout=10 03:43:07 > git checkout -f 68ab20fa822689163fff8de0f2e01367929d171d # timeout=10 03:43:07 cbdbe7a5bc2a: Verifying Checksum 03:43:07 cbdbe7a5bc2a: Download complete 03:43:07 cbdbe7a5bc2a: Pull complete 03:43:07 Merge succeeded, producing 68ab20fa822689163fff8de0f2e01367929d171d 03:43:07 Checking out Revision 68ab20fa822689163fff8de0f2e01367929d171d (PR-3550) 03:43:07 ca9280d653b3: Verifying Checksum 03:43:07 ca9280d653b3: Download complete 03:43:08 ca9280d653b3: Pull complete 03:43:10 7e9c9ca2126c: Verifying Checksum 03:43:10 7e9c9ca2126c: Download complete 03:43:07 > git remote # timeout=10 03:43:07 > git config --get remote.origin.url # timeout=10 03:43:07 using GIT_SSH to set credentials SSH Credentials for GitHub 03:43:07 > git merge 5e3333aa483a9c37807d61fae87b8cc119682d82 # timeout=10 03:43:07 > git rev-parse HEAD^{commit} # timeout=10 03:43:07 > git config core.sparsecheckout # timeout=10 03:43:07 > git checkout -f 68ab20fa822689163fff8de0f2e01367929d171d # timeout=10 03:43:11 7e9c9ca2126c: Pull complete 03:43:11 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 03:43:11 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 03:43:11 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer 03:43:11 prd-centos7-docker-4c-2g-1171 does not seem to be running inside a container 03:43:11 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 03:43:16 $ docker top e35f3ff4bd0d5b4881c0fb9ccc9f6f65bda8edd3642abacb22f7275e9b485e51 -eo pid,comm 03:43:16 Commit message: "build(deps): Bump github.com/pelletier/go-toml from 1.9.1 to 1.9.2" [Pipeline] { [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { 03:43:17 + docker-compose build --help 03:43:17 + grep parallel [Pipeline] sh 03:43:17 --parallel Build images in parallel. [Pipeline] } 03:43:17 $ docker stop --time=1 e35f3ff4bd0d5b4881c0fb9ccc9f6f65bda8edd3642abacb22f7275e9b485e51 03:43:17 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json 03:43:18 $ docker rm -f e35f3ff4bd0d5b4881c0fb9ccc9f6f65bda8edd3642abacb22f7275e9b485e51 [Pipeline] // withDockerContainer [Pipeline] sh [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 03:43:21 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 03:43:21 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 03:43:21 . [Pipeline] withDockerContainer 03:43:21 prd-centos7-docker-4c-2g-1171 does not seem to be running inside a container 03:43:21 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 03:43:21 + + truesudo 03:43:21 service docker restart 03:43:21 $ docker top b5452caa0ec5d548790163799cb70e976bf84cb0cc242a42fe668e26036396aa -eo pid,comm [Pipeline] { [Pipeline] sh 03:43:22 + docker-compose -f ./docker-compose-build.yml build --parallel 03:43:22 Building core-command ... 03:43:22 Building core-data ... 03:43:22 Building core-metadata ... 03:43:22 Building security-bootstrapper ... 03:43:22 Building security-proxy-setup ... 03:43:22 Building security-secretstore-setup ... 03:43:22 Building support-notifications ... 03:43:22 Building support-scheduler ... 03:43:22 Building sys-mgmt-agent ... 03:43:22 Building security-bootstrapper 03:43:22 Building core-data 03:43:22 Building support-notifications 03:43:22 Building security-secretstore-setup 03:43:22 Building support-scheduler 03:43:37 Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 03:43:37 Step 2/32 : FROM ${BUILDER_BASE} AS builder 03:43:37 ---> 5f46ec178212 03:43:37 Step 3/32 : WORKDIR /edgex-go 03:43:37 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 03:43:37 Step 2/23 : FROM ${BUILDER_BASE} AS builder 03:43:37 ---> 5f46ec178212 03:43:37 Step 3/23 : WORKDIR /edgex-go 03:43:37 Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 03:43:37 Step 2/26 : FROM ${BUILDER_BASE} AS builder 03:43:37 ---> 5f46ec178212 03:43:37 Step 3/26 : WORKDIR /edgex-go 03:43:37 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 03:43:37 Step 2/24 : FROM ${BUILDER_BASE} AS builder 03:43:37 ---> 5f46ec178212 03:43:37 Step 3/24 : WORKDIR /edgex-go 03:43:37 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 03:43:37 Step 2/23 : FROM ${BUILDER_BASE} AS builder 03:43:37 ---> 5f46ec178212 03:43:37 Step 3/23 : WORKDIR /edgex-go 03:43:37 ---> Running in ca0292486a9d 03:43:37 ---> Running in 7e72a8830fe2 03:43:37 ---> Running in b5d9a74daff2 03:43:37 ---> Running in f0fc8c126d5e 03:43:37 ---> Running in 07888838e0f0 03:43:37 Removing intermediate container 07888838e0f0 03:43:37 ---> 2a7d19ce9eb0 03:43:37 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:43:37 Removing intermediate container ca0292486a9d 03:43:37 ---> e83200f9887e 03:43:37 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:43:37 Removing intermediate container b5d9a74daff2 03:43:37 ---> 44e24718a8ce 03:43:37 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:43:37 Removing intermediate container 7e72a8830fe2 03:43:37 ---> c90c7a048639 03:43:37 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:43:37 Removing intermediate container f0fc8c126d5e 03:43:37 ---> c08b5b1b089f 03:43:37 Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:43:37 ---> Running in 6d2f5f486275 03:43:37 ---> Running in ddf52741c5c2 03:43:37 ---> Running in dcbf3a60add0 03:43:37 ---> Running in a364ad1c0b74 03:43:37 ---> Running in fb017015b906 03:43:38 Removing intermediate container 6d2f5f486275 03:43:38 ---> 3ac605578987 03:43:38 Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 03:43:38 Removing intermediate container ddf52741c5c2 03:43:38 ---> c0f55ed3a682 03:43:38 Step 5/23 : RUN apk add --update --no-cache make git 03:43:39 ---> Running in 96ac61c4d459 03:43:39 ---> Running in 4a98321726b5 03:43:39 Removing intermediate container a364ad1c0b74 03:43:39 ---> 4ed79f168651 03:43:39 Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates 03:43:39 ---> Running in b3d8f21c789b [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 03:43:39 provisioning config files... 03:43:39 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/4@tmp/config7445278408809001594tmp 03:43:39 Removing intermediate container fb017015b906 03:43:39 ---> c3b0c7f4253f 03:43:39 Step 5/32 : RUN apk add --update --no-cache make git 03:43:39 Removing intermediate container dcbf3a60add0 03:43:39 ---> 5a9437816fd4 03:43:39 Step 5/26 : RUN apk add --update --no-cache make git 03:43:39 ---> Running in 1691ceed21d5 03:43:39 ---> Running in 8dddfad5e8c8 03:43:39 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 03:43:39 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:43:39 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 03:43:40 ---> docker-login.sh 03:43:40 nexus3.edgexfoundry.org:10001 03:43:40 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 03:43:40 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 03:43:40 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 03:43:40 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 03:43:40 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 03:43:40 OK: 219 MiB in 52 packages 03:43:40 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 03:43:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:43:41 Removing intermediate container 96ac61c4d459 03:43:41 ---> 6a99b7bc7268 03:43:41 Step 6/24 : COPY go.mod . 03:43:41 OK: 219 MiB in 52 packages 03:43:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:43:41 Configure a credential helper to remove this warning. See 03:43:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:43:41 03:43:41 Login Succeeded 03:43:41 nexus3.edgexfoundry.org:10002 03:43:41 OK: 219 MiB in 52 packages 03:43:41 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 03:43:41 ---> 94cebae7dbfb 03:43:41 Step 7/24 : RUN go mod download 03:43:41 ---> Running in 1b461ef49b9f 03:43:41 Removing intermediate container b3d8f21c789b 03:43:41 ---> ce2acda3da9c 03:43:41 Step 6/23 : COPY go.mod . 03:43:41 OK: 219 MiB in 52 packages 03:43:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:43:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:43:41 Configure a credential helper to remove this warning. See 03:43:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:43:41 03:43:41 Login Succeeded 03:43:41 nexus3.edgexfoundry.org:10003 03:43:41 Removing intermediate container 1691ceed21d5 03:43:41 ---> 4a73e0acba9c 03:43:41 Step 6/32 : COPY go.mod . 03:43:41 ---> 86c915416ba0 03:43:41 Step 7/23 : RUN go mod download 03:43:41 ---> Running in 452c6e6b6612 03:43:42 ---> eca67f32822f 03:43:42 Step 7/32 : RUN go mod download 03:43:42 Removing intermediate container 8dddfad5e8c8 03:43:42 ---> c52bff02e5dc 03:43:42 Step 6/26 : COPY go.mod . 03:43:42 ---> Running in a5ac13532a0b 03:43:42 Removing intermediate container 1b461ef49b9f 03:43:42 ---> 5353f0bc6458 03:43:42 Step 8/24 : COPY . . 03:43:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:43:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:43:42 Configure a credential helper to remove this warning. See 03:43:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:43:42 03:43:42 Login Succeeded 03:43:42 nexus3.edgexfoundry.org:10004 03:43:45 ---> 705e86dd549b 03:43:45 Step 7/26 : RUN go mod download 03:43:45 ---> Running in 527c5b223c2c 03:43:45 OK: 219 MiB in 52 packages 03:43:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:43:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:43:45 Configure a credential helper to remove this warning. See 03:43:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:43:45 03:43:45 Login Succeeded 03:43:45 docker.io 03:43:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:43:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:43:45 Configure a credential helper to remove this warning. See 03:43:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:43:45 03:43:45 Login Succeeded 03:43:45 ---> docker-login.sh ends [Pipeline] } 03:43:45 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 03:43:45 ========================================================= 03:43:45 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 03:43:45 ========================================================= [Pipeline] isUnix [Pipeline] sh 03:43:45 + 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 . 03:43:49 Sending build context to Docker daemon 166.2MB 03:43:49 Step 1/6 : ARG BASE=golang:1.16-alpine3.12 03:43:49 Step 2/6 : FROM ${BASE} 03:43:49 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 03:43:49 595b0fe564bb: Pulling fs layer 03:43:49 7186ed65a4f7: Pulling fs layer 03:43:49 316046926c0a: Pulling fs layer 03:43:49 4ebd0625c992: Pulling fs layer 03:43:49 207e8628e3a3: Pulling fs layer 03:43:49 c791037a9be2: Pulling fs layer 03:43:49 ffd874e62e21: Pulling fs layer 03:43:49 4ebd0625c992: Waiting 03:43:49 207e8628e3a3: Waiting 03:43:49 c791037a9be2: Waiting 03:43:49 ffd874e62e21: Waiting 03:43:49 316046926c0a: Download complete 03:43:49 7186ed65a4f7: Verifying Checksum 03:43:49 7186ed65a4f7: Download complete 03:43:49 207e8628e3a3: Verifying Checksum 03:43:49 207e8628e3a3: Download complete 03:43:49 c791037a9be2: Verifying Checksum 03:43:49 595b0fe564bb: Verifying Checksum 03:43:49 595b0fe564bb: Download complete 03:43:49 595b0fe564bb: Pull complete 03:43:49 Removing intermediate container 452c6e6b6612 03:43:49 ---> 43fcb2c5470c 03:43:49 Step 8/23 : COPY . . 03:43:49 Removing intermediate container a5ac13532a0b 03:43:49 ---> dede9c8f9f3e 03:43:49 Step 8/32 : COPY . . 03:43:49 ---> 7ad2722ae901 03:43:49 Step 9/24 : RUN go mod tidy 03:43:49 7186ed65a4f7: Pull complete 03:43:50 316046926c0a: Pull complete 03:43:50 ffd874e62e21: Verifying Checksum 03:43:50 ffd874e62e21: Download complete 03:43:51 4ebd0625c992: Verifying Checksum 03:43:51 4ebd0625c992: Download complete 03:44:00 ---> Running in 97b5a5a0b770 03:44:00 Removing intermediate container 4a98321726b5 03:44:00 ---> 6395d5ce30c3 03:44:00 Step 6/23 : COPY go.mod . 03:44:00 Removing intermediate container 527c5b223c2c 03:44:00 ---> bf4463765884 03:44:00 Step 8/26 : COPY . . 03:44:00 ---> d5447b829257 03:44:00 Step 9/32 : RUN go mod tidy 03:44:00 ---> ab3c649689f2 03:44:00 Step 9/23 : RUN go mod tidy 03:44:00 ---> Running in 957182dda868 03:44:00 ---> 8dac5879d9ce 03:44:00 Step 7/23 : RUN go mod download 03:44:03 4ebd0625c992: Pull complete 03:44:03 207e8628e3a3: Pull complete 03:44:03 c791037a9be2: Pull complete 03:44:05 ---> Running in f3fac17dd84b 03:44:05 ---> Running in b566106787a5 03:44:05 ---> b13e65c16716 03:44:05 Step 9/26 : RUN go mod tidy 03:44:05 ---> Running in 2e760a318920 03:44:05 Removing intermediate container 97b5a5a0b770 03:44:05 ---> 3d3aabcd0d26 03:44:05 Step 10/24 : RUN make cmd/core-data/core-data 03:44:05 ---> Running in 15bab06e8791 03:44:05 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data 03:44:05 Removing intermediate container b566106787a5 03:44:05 ---> 4bd12da273a9 03:44:05 Step 8/23 : COPY . . 03:44:08 Removing intermediate container 957182dda868 03:44:08 ---> 6f03e3b8aa94 03:44:08 Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper 03:44:09 ffd874e62e21: Pull complete 03:44:09 Digest: sha256:fad7b58e697bd06bcf362d803a3263ca5ec03b905aa8665231fe3262941fe3e0 03:44:09 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 03:44:09 ---> cfc18b08335c 03:44:09 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 03:44:09 ---> Running in 94dd73f75a14 03:44:12 ---> Running in f4b41653a532 03:44:12 ---> 38f97e9a0b2d 03:44:12 Step 9/23 : RUN go mod tidy 03:44:12 ---> Running in 4a94b4b0b6c7 03:44:12 Removing intermediate container f3fac17dd84b 03:44:12 ---> fe0da4b37f5b 03:44:12 Step 10/23 : RUN make cmd/support-notifications/support-notifications 03:44:12 Removing intermediate container 2e760a318920 03:44:12 ---> 4256f503b87e 03:44:12 Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 03:44:12 ---> Running in b320b1c514d3 03:44:12 ---> Running in a87cf898809b 03:44:12 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 03:44:12 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 03:44:12 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 03:44:12 (1/12) Installing libmagic (5.39-r0) 03:44:13 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 03:44:13 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 03:44:13 (2/12) Installing file (5.39-r0) 03:44:13 (3/12) Installing libc-dev (0.7.2-r3) 03:44:15 Removing intermediate container 4a94b4b0b6c7 03:44:15 ---> fd1a5d8858aa 03:44:15 Step 10/23 : RUN make cmd/support-scheduler/support-scheduler 03:44:15 ---> Running in 2954baa70ddb 03:44:15 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 03:44:15 (4/12) Installing g++ (10.2.1_pre1-r3) 03:44:38 (5/12) Installing fortify-headers (1.1-r0) 03:44:38 (6/12) Installing patch (2.7.6-r6) 03:44:38 (7/12) Installing build-base (0.5-r2) 03:44:38 (8/12) Installing libsodium (1.0.18-r0) 03:44:38 (9/12) Installing pkgconf (1.7.3-r0) 03:44:38 (10/12) Installing libsodium-dev (1.0.18-r0) 03:44:38 (11/12) Installing libzmq (4.3.3-r1) 03:44:39 (12/12) Installing zeromq-dev (4.3.3-r1) 03:44:39 Executing busybox-1.32.1-r6.trigger 03:44:39 OK: 218 MiB in 52 packages 03:44:46 Removing intermediate container 94dd73f75a14 03:44:46 ---> 1866ffce24b5 03:44:46 Step 4/6 : WORKDIR /edgex-go 03:44:46 ---> Running in b3f51f2d7765 03:44:46 Removing intermediate container b3f51f2d7765 03:44:46 ---> 7b5edaf45f25 03:44:46 Step 5/6 : COPY go.mod . 03:44:46 ---> 7649781afc2c 03:44:46 Step 6/6 : RUN go mod download 03:44:46 ---> Running in 0955e193c479 03:44:50 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 03:44:52 Removing intermediate container f4b41653a532 03:44:52 ---> a85868afb443 03:44:52 03:44:52 Step 11/32 : FROM alpine:3.12 03:44:55 Removing intermediate container 15bab06e8791 03:44:55 ---> 715d38998f4a 03:44:55 03:44:55 Step 11/24 : FROM alpine:3.12 03:44:55 3.12: Pulling from library/alpine 03:44:55 3.12: Pulling from library/alpine 03:44:55 Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad 03:44:55 Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad 03:44:55 Status: Downloaded newer image for alpine:3.12 03:44:55 Status: Downloaded newer image for alpine:3.12 03:44:55 ---> 13621d1b12d4 03:44:55 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 03:44:55 ---> 13621d1b12d4 03:44:55 Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 03:44:55 ---> Running in 3ae0e8cafa33 03:44:55 ---> Running in 5b3331b941c9 03:44:55 Removing intermediate container a87cf898809b 03:44:55 ---> 39a50241541c 03:44:55 03:44:55 Step 11/26 : FROM alpine:3.12 03:44:55 ---> 13621d1b12d4 03:44:55 Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec 03:44:55 ---> Running in a9b78825adce 03:44:55 Removing intermediate container 5b3331b941c9 03:44:55 ---> c9afe723f475 03:44:55 Step 13/24 : ENV APP_PORT=59880 03:44:55 Removing intermediate container 3ae0e8cafa33 03:44:55 ---> a138ef037ede 03:44:55 Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec 03:44:55 ---> Running in 1d55c467862d 03:44:55 ---> Running in 3fbac6040562 03:44:55 Removing intermediate container 1d55c467862d 03:44:55 ---> 4c258df4aa34 03:44:55 Step 14/24 : EXPOSE $APP_PORT 03:44:55 ---> Running in b8a08e6bdf53 03:44:55 Removing intermediate container b8a08e6bdf53 03:44:55 ---> 719170d82960 03:44:55 Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:44:55 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 03:44:55 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 03:44:55 (1/2) Installing dumb-init (1.2.2-r1) 03:44:55 (2/2) Installing su-exec (0.2-r1) 03:44:55 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 03:44:55 Executing busybox-1.31.1-r20.trigger 03:44:55 ---> Running in 2e0d42ac21ee 03:44:55 OK: 6 MiB in 16 packages 03:44:55 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 03:44:56 (1/6) Installing ca-certificates (20191127-r4) 03:44:56 (2/6) Installing nghttp2-libs (1.41.0-r0) 03:44:56 (3/6) Installing libcurl (7.77.0-r0) 03:44:56 (4/6) Installing curl (7.77.0-r0) 03:44:56 (5/6) Installing dumb-init (1.2.2-r1) 03:44:56 (6/6) Installing su-exec (0.2-r1) 03:44:56 Executing busybox-1.31.1-r20.trigger 03:44:56 Executing ca-certificates-20191127-r4.trigger 03:44:56 Removing intermediate container 2954baa70ddb 03:44:56 ---> 55a5cbbcf35e 03:44:56 03:44:56 Step 11/23 : FROM alpine:3.12 03:44:56 ---> 13621d1b12d4 03:44:56 Step 12/23 : RUN apk add --update --no-cache dumb-init 03:44:56 OK: 7 MiB in 20 packages 03:44:56 Removing intermediate container b320b1c514d3 03:44:56 ---> 46e062b11ba8 03:44:56 03:44:56 Step 11/23 : FROM alpine:3.12 03:44:56 ---> 13621d1b12d4 03:44:56 Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init 03:44:56 ---> Running in 1e5eb24b770c 03:44:56 ---> Running in a2952d551204 03:44:56 Removing intermediate container 3fbac6040562 03:44:56 ---> d18371ed6659 03:44:56 Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init 03:44:56 ---> Running in cee30d6d92a8 03:44:56 Removing intermediate container cee30d6d92a8 03:44:56 ---> 6406f6ca3db6 03:44:56 Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 03:44:56 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 03:44:56 ---> Running in 962c0c7d0c2a 03:44:56 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 03:44:56 (1/1) Installing dumb-init (1.2.2-r1) 03:44:56 Executing busybox-1.31.1-r20.trigger 03:44:56 OK: 6 MiB in 15 packages 03:44:56 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 03:44:56 Removing intermediate container a9b78825adce 03:44:56 ---> b5cc3ddd1909 03:44:56 Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 03:44:56 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 03:44:56 Removing intermediate container 962c0c7d0c2a 03:44:56 ---> 7e4b84efd875 03:44:56 Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 03:44:56 ---> Running in 7d2b3f3ad5e5 03:44:56 ---> Running in b50959635e8a 03:44:56 Removing intermediate container 2e0d42ac21ee 03:44:56 ---> f5e73da31269 03:44:56 Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init 03:44:56 (1/2) Installing ca-certificates (20191127-r4) 03:44:59 (2/2) Installing dumb-init (1.2.2-r1) 03:44:59 Executing busybox-1.31.1-r20.trigger 03:44:59 Executing ca-certificates-20191127-r4.trigger 03:44:59 OK: 6 MiB in 16 packages 03:44:59 ---> Running in 00293e5d581e 03:44:59 Removing intermediate container 7d2b3f3ad5e5 03:44:59 ---> f6fce698a404 03:44:59 Step 14/26 : WORKDIR / 03:44:59 ---> Running in f8340604ce9f 03:44:59 Removing intermediate container f8340604ce9f 03:44:59 ---> 0303ce8516fd 03:44:59 Step 15/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 03:44:59 Removing intermediate container 1e5eb24b770c 03:44:59 ---> 6deafc812610 03:44:59 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 03:44:59 ---> Running in 15fffbd7929a 03:44:59 Removing intermediate container a2952d551204 03:44:59 ---> 6bd92e4a3d23 03:44:59 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 03:44:59 ---> 2a41f2271fff 03:44:59 Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 03:44:59 Removing intermediate container 15fffbd7929a 03:44:59 ---> 631897846afc 03:44:59 Step 14/23 : ENV APP_PORT=59861 03:44:59 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 03:44:59 ---> Running in f670e42aea0f 03:44:59 ---> Running in 7dad49d0e7d6 03:44:59 Removing intermediate container f670e42aea0f 03:44:59 ---> 2650475add5c 03:44:59 Step 14/23 : ENV APP_PORT=59860 03:44:59 ---> 81468ab0a64b 03:44:59 Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 03:44:59 ---> Running in e3fc11a0534b 03:44:59 Removing intermediate container 7dad49d0e7d6 03:44:59 ---> 0b04a906ae6a 03:44:59 Step 15/23 : EXPOSE $APP_PORT 03:44:59 ---> Running in 6e4c3ff7922d 03:44:59 Removing intermediate container e3fc11a0534b 03:44:59 ---> 13f4197aa93b 03:44:59 Step 15/23 : EXPOSE $APP_PORT 03:44:59 ---> Running in 4226b3184ee6 03:44:59 ---> 5ea3416f2fb2 03:44:59 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 03:44:59 Removing intermediate container 6e4c3ff7922d 03:44:59 ---> 51fde03d98e7 03:44:59 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 03:44:59 Removing intermediate container b50959635e8a 03:44:59 ---> 68dd7f8f9b7a 03:44:59 Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} 03:44:59 ---> Running in 6802e17c39a2 03:44:59 Removing intermediate container 4226b3184ee6 03:44:59 ---> 5fdfc564d05a 03:44:59 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 03:44:59 ---> f355b2ad8008 03:44:59 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 03:44:59 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 03:44:59 ---> 617d1aa087bc 03:44:59 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 03:44:59 Removing intermediate container 6802e17c39a2 03:44:59 ---> 97847e95d357 03:44:59 Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 03:44:59 ---> a853eca2088e 03:44:59 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 03:44:59 (1/6) Installing dumb-init (1.2.2-r1) 03:44:59 (2/6) Installing libgcc (9.3.0-r2) 03:44:59 (3/6) Installing libsodium (1.0.18-r0) 03:44:59 (4/6) Installing libstdc++ (9.3.0-r2) 03:44:59 ---> 68a912c2565a 03:44:59 Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 03:44:59 ---> bf89b4185932 03:44:59 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 03:44:59 ---> f5eaea289d44 03:44:59 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 03:44:59 ---> Running in 137639e2512c 03:44:59 ---> 65917503c529 03:44:59 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 03:44:59 ---> 19af6ea24db9 03:44:59 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 03:44:59 ---> Running in d4bc775df175 03:44:59 ---> 685ac57d0305 03:44:59 Step 19/23 : ENTRYPOINT ["/support-notifications"] 03:44:59 ---> 6d54728b3040 03:44:59 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 03:44:59 ---> Running in 4a58e376224d 03:44:59 Removing intermediate container d4bc775df175 03:44:59 ---> 8a10758bb4bd 03:44:59 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 03:44:59 Removing intermediate container 4a58e376224d 03:44:59 ---> fe3d7a88ebef 03:44:59 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 03:44:59 ---> Running in f3b9097aee40 03:44:59 (5/6) Installing libzmq (4.3.3-r0) 03:44:59 ---> Running in f4057a26f50e 03:45:00 ---> c5317587af38 03:45:00 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/ 03:45:00 (6/6) Installing zeromq (4.3.3-r0) 03:45:00 ---> Running in 2e3b694de7b0 03:45:00 Removing intermediate container f3b9097aee40 03:45:00 ---> a905e3ecc188 03:45:00 Step 21/23 : LABEL arch=x86_64 03:45:00 Removing intermediate container 137639e2512c 03:45:00 ---> 397b6d2c769c 03:45:00 Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / 03:45:00 ---> Running in d370f05ad14d 03:45:00 Executing busybox-1.31.1-r20.trigger 03:45:00 Removing intermediate container f4057a26f50e 03:45:00 ---> 50fa877559e5 03:45:00 Step 21/23 : LABEL arch=x86_64 03:45:00 OK: 8 MiB in 20 packages 03:45:00 ---> Running in 13a1dfeb8ee0 03:45:03 Removing intermediate container d370f05ad14d 03:45:03 ---> 78797f8f8b33 03:45:03 Step 22/23 : LABEL git_sha=68ab20fa822689163fff8de0f2e01367929d171d 03:45:03 Removing intermediate container 13a1dfeb8ee0 03:45:03 ---> 0ec1d8ac787f 03:45:03 Step 22/23 : LABEL git_sha=68ab20fa822689163fff8de0f2e01367929d171d 03:45:03 ---> Running in 8476da760696 03:45:03 ---> 7b0c7ba000ee 03:45:03 Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 03:45:03 ---> Running in d4aec7311a05 03:45:03 Removing intermediate container 00293e5d581e 03:45:03 ---> 6c5c31a58346 03:45:03 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 03:45:03 Removing intermediate container 8476da760696 03:45:03 ---> 696c9da069b5 03:45:03 Step 23/23 : LABEL version=0.0.0 03:45:03 Removing intermediate container d4aec7311a05 03:45:03 ---> 314459c4fad6 03:45:03 Step 23/23 : LABEL version=0.0.0 03:45:03 ---> Running in b0fcad26e1ce 03:45:03 ---> Running in 5b3c8ed0a6c8 03:45:03 ---> 5c6f53a177a8 03:45:03 Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 03:45:03 ---> baf2b397bfc0 03:45:03 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 03:45:03 Removing intermediate container b0fcad26e1ce 03:45:03 ---> 06cf27aef884 03:45:03 03:45:03 Successfully built 06cf27aef884 03:45:03 Successfully tagged support-notifications:latest 03:45:03 Building sys-mgmt-agent 03:45:03  Building support-notifications ... done Removing intermediate container 5b3c8ed0a6c8 03:45:03 ---> e5c8d79a31a1 03:45:03 03:45:03 Successfully built e5c8d79a31a1 03:45:03 Removing intermediate container 2e3b694de7b0 03:45:03 ---> 3d6261fe6376 03:45:03 Step 23/26 : ENTRYPOINT ["entrypoint.sh"] 03:45:03 ---> dd90a5743948 03:45:03 Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 03:45:03 Successfully tagged support-scheduler:latest 03:45:03 Building security-proxy-setup 03:45:03  Building support-scheduler ... done  ---> Running in 35a71501143b 03:45:03 ---> c98e58387b05 03:45:03 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 03:45:03 ---> ba45e9a0cbfa 03:45:03 Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 03:45:03 Removing intermediate container 35a71501143b 03:45:03 ---> abf93db270d5 03:45:03 Step 24/26 : LABEL arch=x86_64 03:45:04 ---> Running in dd7ee3932aa8 03:45:06 ---> 0266f3d61b04 03:45:06 Step 20/24 : ENTRYPOINT ["/core-data"] 03:45:06 ---> 58c502f3ca93 03:45:06 Step 25/32 : VOLUME ${SECURITY_INIT_DIR} 03:45:07 Removing intermediate container dd7ee3932aa8 03:45:07 ---> ede0c43cf407 03:45:07 Step 25/26 : LABEL git_sha=68ab20fa822689163fff8de0f2e01367929d171d 03:45:07 ---> Running in 3a8bc98fc35f 03:45:07 ---> Running in db53f4068e08 03:45:07 ---> Running in 8cec445531c1 03:45:08 Removing intermediate container 3a8bc98fc35f 03:45:08 ---> 752d8908beea 03:45:08 Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 03:45:08 Removing intermediate container 8cec445531c1 03:45:08 ---> cca83bb6b9c2 03:45:08 Step 26/26 : LABEL version=0.0.0 03:45:08 Removing intermediate container db53f4068e08 03:45:08 ---> 5f2d7b910f0c 03:45:08 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 03:45:09 ---> 066c1c6745bb 03:45:09 Step 27/32 : RUN chmod +x /entrypoint.sh 03:45:10 ---> Running in cb1fddb0a718 03:45:10 ---> Running in 96df533b9487 03:45:12 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 03:45:12 Step 2/24 : FROM ${BUILDER_BASE} AS builder 03:45:12 ---> 5f46ec178212 03:45:12 Step 3/24 : WORKDIR /edgex-go 03:45:12 ---> Using cache 03:45:12 ---> c08b5b1b089f 03:45:12 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:45:12 ---> Using cache 03:45:12 ---> c3b0c7f4253f 03:45:12 Step 5/24 : RUN apk add --update --no-cache make bash git 03:45:13 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 03:45:13 Step 2/22 : FROM ${BUILDER_BASE} AS builder 03:45:13 ---> 5f46ec178212 03:45:13 Step 3/22 : WORKDIR /edgex-go 03:45:13 ---> Using cache 03:45:13 ---> c08b5b1b089f 03:45:13 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:45:13 ---> Using cache 03:45:13 ---> c3b0c7f4253f 03:45:13 Step 5/22 : RUN apk add --update --no-cache make git 03:45:13 ---> Using cache 03:45:13 ---> 4a73e0acba9c 03:45:13 Step 6/22 : COPY go.mod . 03:45:13 ---> Using cache 03:45:13 ---> eca67f32822f 03:45:13 Step 7/22 : RUN go mod download 03:45:13 ---> Using cache 03:45:13 ---> dede9c8f9f3e 03:45:13 Step 8/22 : COPY . . 03:45:13 ---> Using cache 03:45:13 ---> d5447b829257 03:45:13 Step 9/22 : RUN go mod tidy 03:45:13 ---> Using cache 03:45:13 ---> 6f03e3b8aa94 03:45:13 Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 03:45:16 Removing intermediate container 0955e193c479 03:45:16 ---> 515c217eead6 03:45:16 Successfully built 515c217eead6 03:45:16 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 03:45:16 ---> Running in 4649d3b45b72 03:45:16 Removing intermediate container cb1fddb0a718 03:45:16 ---> ccd6a5c50668 03:45:16 03:45:16 ---> Running in 0512bcf5f9ed 03:45:16 ---> Running in 75a135596bd2 03:45:16 Removing intermediate container 96df533b9487 03:45:16 ---> 853938dcdc5b 03:45:16 Step 22/24 : LABEL arch=x86_64 03:45:16 ---> Running in 956621c1a2e6 03:45:16 Successfully built ccd6a5c50668 03:45:16 Successfully tagged security-secretstore-setup:latest 03:45:16 Building core-metadata 03:45:16  Building security-secretstore-setup ... done Removing intermediate container 956621c1a2e6 03:45:16 ---> ed80cd161d9d 03:45:16 Step 23/24 : LABEL git_sha=68ab20fa822689163fff8de0f2e01367929d171d 03:45:16 ---> Running in ab79b4c5840e 03:45:16 Removing intermediate container ab79b4c5840e 03:45:16 ---> 42083079927a 03:45:16 Step 24/24 : LABEL version=0.0.0 03:45:16 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 03:45:16 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 03:45:16 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 03:45:16 OK: 219 MiB in 52 packages 03:45:16 + docker inspect -f . ci-base-image-arm64 03:45:16 . [Pipeline] withDockerContainer 03:45:17 prd-ubuntu18.04-docker-arm64-4c-16g-1175 does not seem to be running inside a container 03:45:17 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 03:45:17 ---> Running in f6d2036ecf57 03:45:18 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 03:45:18 Step 2/24 : FROM ${BUILDER_BASE} AS builder 03:45:18 ---> 5f46ec178212 03:45:18 Step 3/24 : WORKDIR /edgex-go 03:45:18 ---> Using cache 03:45:18 ---> c08b5b1b089f 03:45:18 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:45:18 ---> Using cache 03:45:18 ---> c3b0c7f4253f 03:45:18 Step 5/24 : RUN apk add --update --no-cache make git 03:45:18 ---> Using cache 03:45:18 ---> 4a73e0acba9c 03:45:18 Step 6/24 : COPY go.mod . 03:45:18 ---> Using cache 03:45:18 ---> eca67f32822f 03:45:18 Step 7/24 : RUN go mod download 03:45:18 ---> Using cache 03:45:18 ---> dede9c8f9f3e 03:45:18 Step 8/24 : COPY . . 03:45:18 ---> Using cache 03:45:18 ---> d5447b829257 03:45:18 Step 9/24 : RUN go mod tidy 03:45:18 ---> Using cache 03:45:18 ---> 6f03e3b8aa94 03:45:18 Step 10/24 : RUN make cmd/core-metadata/core-metadata 03:45:19 $ docker top 9a1bfda14633f681cb31b2903a30cec6373156d344c47ff17ce705236be8e94a -eo pid,comm 03:45:19 ---> Running in 8a5aae309541 03:45:19 Removing intermediate container f6d2036ecf57 03:45:19 ---> bb094685cf34 03:45:19 [Pipeline] { [Pipeline] sh 03:45:19 Successfully built bb094685cf34 03:45:19 Successfully tagged core-data:latest 03:45:19 Building core-command 03:45:19  Building core-data ... done Removing intermediate container 75a135596bd2 03:45:19 ---> 2a6146e68832 03:45:19 Step 6/24 : COPY go.mod . 03:45:19 Removing intermediate container 4649d3b45b72 03:45:19 ---> 17f092026f6b 03:45:19 Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] 03:45:19 ---> Running in d50b61ba2885 03:45:20 + go version 03:45:20 go version go1.16.3 linux/arm64 [Pipeline] } 03:45:20 $ docker stop --time=1 9a1bfda14633f681cb31b2903a30cec6373156d344c47ff17ce705236be8e94a 03:45:20 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 03:45:21 $ docker rm -f 9a1bfda14633f681cb31b2903a30cec6373156d344c47ff17ce705236be8e94a 03:45:22 ---> bba56af53268 03:45:22 Step 7/24 : RUN go mod download 03:45:22 Removing intermediate container d50b61ba2885 03:45:22 ---> 36df65e4e06a 03:45:22 Step 29/32 : CMD ["gate"] [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } 03:45:25 ---> Running in 66dbbf7c2804 03:45:25 ---> Running in a1e5a34b1804 03:45:25 Removing intermediate container a1e5a34b1804 03:45:25 ---> 753b0b179d5f 03:45:25 Step 30/32 : LABEL arch=x86_64 03:45:25 ---> Running in 1990b6c71454 03:45:25 Removing intermediate container 1990b6c71454 03:45:25 ---> 69f9c3f98ab1 03:45:25 Step 31/32 : LABEL git_sha=68ab20fa822689163fff8de0f2e01367929d171d 03:45:25 ---> Running in b0e440e8b1b7 03:45:25 Removing intermediate container 66dbbf7c2804 03:45:25 ---> cf17d23bb101 03:45:25 Step 8/24 : COPY . . 03:45:25 Removing intermediate container b0e440e8b1b7 03:45:25 ---> b9341718311e 03:45:25 Step 32/32 : LABEL version=0.0.0 03:45:25 ---> Running in 38c706617547 [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 03:45:25 + docker inspect -f . ci-base-image-arm64 03:45:25 . [Pipeline] withDockerContainer 03:45:25 prd-ubuntu18.04-docker-arm64-4c-16g-1175 does not seem to be running inside a container 03:45:26 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 03:45:27 $ docker top 75786e74682bfa243121fab7bc121c0a1c2f3bdc19b21547b24f68e188796164 -eo pid,comm 03:45:27 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 03:45:27 Step 2/24 : FROM ${BUILDER_BASE} AS builder 03:45:27 ---> 5f46ec178212 03:45:27 Step 3/24 : WORKDIR /edgex-go 03:45:27 ---> Using cache 03:45:27 ---> c08b5b1b089f 03:45:27 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:45:27 ---> Using cache 03:45:27 ---> c3b0c7f4253f 03:45:27 Step 5/24 : RUN apk add --update --no-cache make git 03:45:27 ---> Using cache 03:45:27 ---> 4a73e0acba9c 03:45:27 Step 6/24 : COPY go.mod . 03:45:27 ---> Using cache 03:45:27 ---> eca67f32822f 03:45:27 Step 7/24 : RUN go mod download 03:45:27 ---> Using cache 03:45:27 ---> dede9c8f9f3e 03:45:27 Step 8/24 : COPY . . 03:45:27 ---> Using cache 03:45:27 ---> d5447b829257 03:45:27 Step 9/24 : RUN go mod tidy 03:45:27 ---> Using cache 03:45:27 ---> 6f03e3b8aa94 03:45:27 Step 10/24 : RUN make cmd/core-command/core-command [Pipeline] { [Pipeline] echo 03:45:28 ========================================================= 03:45:28 [edgeXBuildGoParallel] Running Tests and Build... 03:45:28 ========================================================= [Pipeline] sh 03:45:28 + go mod tidy [Pipeline] sh 03:45:32 Removing intermediate container 38c706617547 03:45:32 ---> b94dfbefe9e9 03:45:32 03:45:32 ---> Running in 3d1b7f78bbd3 03:45:32 ---> cf1dba4f9efb 03:45:32 Step 9/24 : RUN go mod tidy 03:45:32 Successfully built b94dfbefe9e9 03:45:32 Successfully tagged security-bootstrapper:latest 03:45:32  Building security-bootstrapper ... done  ---> Running in 5b4fb7b894d0 03:45:32 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 03:45:32 Removing intermediate container 5b4fb7b894d0 03:45:32 ---> c5add4c4e9f3 03:45:32 Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 03:45:32 ---> Running in 7d8eab1af321 03:45:32 + make test 03:45:32 go mod tidy 03:45:32 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 03:45:33 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 03:45:41 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config 03:45:47 Removing intermediate container 0512bcf5f9ed 03:45:47 ---> f2c3bce4e089 03:45:47 03:45:47 Step 11/22 : FROM alpine:3.12 03:45:47 ---> 13621d1b12d4 03:45:47 Step 12/22 : RUN apk add --update --no-cache curl 03:45:47 ---> Running in d9a250b84c67 03:45:47 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 03:45:47 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 03:45:47 (1/4) Installing ca-certificates (20191127-r4) 03:45:48 (2/4) Installing nghttp2-libs (1.41.0-r0) 03:45:48 (3/4) Installing libcurl (7.77.0-r0) 03:45:48 (4/4) Installing curl (7.77.0-r0) 03:45:48 Executing busybox-1.31.1-r20.trigger 03:45:48 Executing ca-certificates-20191127-r4.trigger 03:45:48 OK: 7 MiB in 18 packages 03:45:48 Removing intermediate container d9a250b84c67 03:45:48 ---> 7b7f3f7180f7 03:45:48 Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 03:45:48 ---> Running in 5dc4647718d7 03:45:48 Removing intermediate container 5dc4647718d7 03:45:48 ---> a133a7873fb7 03:45:48 Step 14/22 : WORKDIR /edgex 03:45:48 ---> Running in 806081c7ced8 03:45:48 Removing intermediate container 806081c7ced8 03:45:48 ---> 450e4ba0e53f 03:45:48 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 03:45:49 ---> d03417ea5898 03:45:49 Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 03:45:49 ---> 4859e2fb73aa 03:45:49 Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 03:45:50 ---> 485a6e52e9c7 03:45:50 Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] 03:45:50 ---> Running in 9335a14e2b45 03:45:50 Removing intermediate container 9335a14e2b45 03:45:50 ---> fddce8738faf 03:45:50 Step 19/22 : CMD ["--init=true"] 03:45:50 ---> Running in eddb2092500a 03:45:50 Removing intermediate container eddb2092500a 03:45:50 ---> b69e24dcbb1f 03:45:50 Step 20/22 : LABEL arch=x86_64 03:45:50 ---> Running in 4633f8904986 03:45:51 Removing intermediate container 4633f8904986 03:45:51 ---> 3f4fd20c55d7 03:45:51 Step 21/22 : LABEL git_sha=68ab20fa822689163fff8de0f2e01367929d171d 03:45:51 ---> Running in 4972fb7e7606 03:45:51 Removing intermediate container 4972fb7e7606 03:45:51 ---> ea59d29b3d06 03:45:51 Step 22/22 : LABEL version=0.0.0 03:45:51 ---> Running in 0760863afd05 03:45:51 Removing intermediate container 0760863afd05 03:45:51 ---> a46898f51941 03:45:51 03:45:51 Successfully built a46898f51941 03:45:51 Successfully tagged security-proxy-setup:latest 03:45:54  Building security-proxy-setup ... done Removing intermediate container 8a5aae309541 03:45:54 ---> bac0040e6b75 03:45:54 03:45:54 Step 11/24 : FROM alpine:3.12 03:45:54 ---> 13621d1b12d4 03:45:54 Step 12/24 : RUN apk add --update --no-cache dumb-init 03:45:54 ---> Using cache 03:45:54 ---> 6deafc812610 03:45:54 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 03:45:54 ---> Using cache 03:45:54 ---> 631897846afc 03:45:54 Step 14/24 : ENV APP_PORT=59881 03:45:54 ---> Running in 34824559bf66 03:45:54 Removing intermediate container 34824559bf66 03:45:54 ---> ff0062b2ced5 03:45:54 Step 15/24 : EXPOSE $APP_PORT 03:45:54 ---> Running in 98c668862ab7 03:45:54 Removing intermediate container 98c668862ab7 03:45:54 ---> 4616671f0589 03:45:54 Step 16/24 : WORKDIR / 03:45:54 ---> Running in ba31a9560772 03:45:57 Removing intermediate container ba31a9560772 03:45:57 ---> 326d04dbf6ad 03:45:57 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 03:45:57 ---> 478de86ffefb 03:45:57 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 03:45:57 ---> 9c2179020430 03:45:57 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 03:45:57 ---> a443f843fa7d 03:45:57 Step 20/24 : ENTRYPOINT ["/core-metadata"] 03:45:57 ---> Running in 4b92356d9aa7 03:45:57 Removing intermediate container 4b92356d9aa7 03:45:57 ---> b900ea05068a 03:45:57 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 03:45:57 ---> Running in 4d254c197bce 03:45:57 Removing intermediate container 4d254c197bce 03:45:57 ---> 5c2f740b7332 03:45:57 Step 22/24 : LABEL arch=x86_64 03:45:57 ---> Running in 6520eb3d3080 03:45:57 Removing intermediate container 6520eb3d3080 03:45:57 ---> 8c7f4d192f16 03:45:57 Step 23/24 : LABEL git_sha=68ab20fa822689163fff8de0f2e01367929d171d 03:45:57 ---> Running in 44fef2f3127d 03:45:57 Removing intermediate container 44fef2f3127d 03:45:57 ---> 2175462ee338 03:45:57 Step 24/24 : LABEL version=0.0.0 03:45:57 ---> Running in 4d06a5812eb1 03:45:57 Removing intermediate container 4d06a5812eb1 03:45:57 ---> 8bb60c15187f 03:45:57 03:45:57 Successfully built 8bb60c15187f 03:45:57 Successfully tagged core-metadata:latest 03:45:57  Building core-metadata ... done Removing intermediate container 3d1b7f78bbd3 03:45:57 ---> 6bbc2b0e8ac6 03:45:57 03:45:57 Step 11/24 : FROM alpine:3.12 03:45:57 ---> 13621d1b12d4 03:45:57 Step 12/24 : RUN apk add --update --no-cache dumb-init 03:45:57 ---> Using cache 03:45:57 ---> 6deafc812610 03:45:57 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 03:45:57 ---> Using cache 03:45:57 ---> 631897846afc 03:45:57 Step 14/24 : ENV APP_PORT=59882 03:45:57 ---> Running in 53e73ecec710 03:45:58 Removing intermediate container 53e73ecec710 03:45:58 ---> 9aa2fda04cd2 03:45:58 Step 15/24 : EXPOSE $APP_PORT 03:45:58 ---> Running in 851760c75dc6 03:45:58 Removing intermediate container 851760c75dc6 03:45:58 ---> 4f9956df1d01 03:45:58 Step 16/24 : WORKDIR / 03:45:58 ---> Running in 0e9b062eeed4 03:45:58 Removing intermediate container 0e9b062eeed4 03:45:58 ---> 89aab6e85f45 03:45:58 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 03:45:58 ---> 2a2f43f2fe92 03:45:58 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 03:45:59 ---> 4e0ea691c96a 03:45:59 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 03:45:59 ---> 876bc362227f 03:45:59 Step 20/24 : ENTRYPOINT ["/core-command"] 03:45:59 ---> Running in 7811524495b1 03:45:59 Removing intermediate container 7d8eab1af321 03:45:59 ---> df54312cd667 03:45:59 Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 03:45:59 ---> Running in 3434e978319e 03:45:59 Removing intermediate container 7811524495b1 03:45:59 ---> 05000209c6d7 03:45:59 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 03:45:59 ---> Running in 3c0225244892 03:45:59 Removing intermediate container 3c0225244892 03:45:59 ---> 7edf39e509d7 03:45:59 Step 22/24 : LABEL arch=x86_64 03:45:59 ---> Running in e9a94d84366d 03:45:59 Removing intermediate container e9a94d84366d 03:45:59 ---> 6e256816c9f1 03:45:59 Step 23/24 : LABEL git_sha=68ab20fa822689163fff8de0f2e01367929d171d 03:45:59 ---> Running in 321afad3ef95 03:46:02 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 03:46:02 Removing intermediate container 321afad3ef95 03:46:02 ---> 475ace812eae 03:46:02 Step 24/24 : LABEL version=0.0.0 03:46:02 ---> Running in 2dd29f97aa19 03:46:02 Removing intermediate container 2dd29f97aa19 03:46:02 ---> a73843d4cec4 03:46:02 03:46:02 Successfully built a73843d4cec4 03:46:02 Successfully tagged core-command:latest 03:46:02  Building core-command ... done Removing intermediate container 3434e978319e 03:46:02 ---> 107a0623918f 03:46:02 03:46:02 Step 12/24 : FROM docker:20.10.0 03:46:02 20.10.0: Pulling from library/docker 03:46:02 ? github.com/edgexfoundry/edgex-go [no test files] 03:46:04 Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 03:46:04 Status: Downloaded newer image for docker:20.10.0 03:46:04 ---> aefe523efa57 03:46:04 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 03:46:05 ---> Running in 98a969c4f5f1 03:46:05 Removing intermediate container 98a969c4f5f1 03:46:05 ---> af063587f983 03:46:05 Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install docker-compose==1.23.2 03:46:05 ---> Running in 3c80b4b49735 03:46:06 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 03:46:06 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 03:46:06 (1/39) Installing readline (8.0.4-r0) 03:46:06 (2/39) Installing bash (5.0.17-r0) 03:46:06 Executing bash-5.0.17-r0.post-install 03:46:06 (3/39) Installing nghttp2-libs (1.41.0-r0) 03:46:06 (4/39) Installing libcurl (7.77.0-r0) 03:46:06 (5/39) Installing curl (7.77.0-r0) 03:46:06 (6/39) Installing dumb-init (1.2.2-r1) 03:46:06 (7/39) Installing libbz2 (1.0.8-r1) 03:46:06 (8/39) Installing expat (2.2.9-r1) 03:46:06 (9/39) Installing libffi (3.3-r2) 03:46:06 (10/39) Installing gdbm (1.13-r1) 03:46:06 (11/39) Installing xz-libs (5.2.5-r0) 03:46:06 (12/39) Installing sqlite-libs (3.32.1-r1) 03:46:06 (13/39) Installing python3 (3.8.10-r0) 03:46:06 (14/39) Installing py3-appdirs (1.4.4-r1) 03:46:06 (15/39) Installing py3-ordered-set (4.0.1-r0) 03:46:06 (16/39) Installing py3-parsing (2.4.7-r0) 03:46:06 (17/39) Installing py3-six (1.15.0-r0) 03:46:06 (18/39) Installing py3-packaging (20.4-r0) 03:46:06 (19/39) Installing py3-setuptools (47.0.0-r0) 03:46:06 (20/39) Installing py3-chardet (3.0.4-r4) 03:46:06 (21/39) Installing py3-idna (2.9-r0) 03:46:06 (22/39) Installing py3-certifi (2020.4.5.1-r0) 03:46:06 (23/39) Installing py3-urllib3 (1.25.9-r0) 03:46:06 (24/39) Installing py3-requests (2.23.0-r0) 03:46:06 (25/39) Installing py3-msgpack (1.0.0-r0) 03:46:06 (26/39) Installing py3-lockfile (0.12.2-r3) 03:46:06 (27/39) Installing py3-cachecontrol (0.12.6-r0) 03:46:06 (28/39) Installing py3-colorama (0.4.3-r0) 03:46:06 (29/39) Installing py3-distlib (0.3.0-r0) 03:46:07 (30/39) Installing py3-distro (1.5.0-r1) 03:46:07 (31/39) Installing py3-webencodings (0.5.1-r3) 03:46:07 (32/39) Installing py3-html5lib (1.0.1-r4) 03:46:07 (33/39) Installing py3-pytoml (0.1.21-r0) 03:46:07 (34/39) Installing py3-pep517 (0.8.2-r0) 03:46:07 (35/39) Installing py3-progress (1.5-r0) 03:46:07 (36/39) Installing py3-toml (0.10.1-r0) 03:46:07 (37/39) Installing py3-retrying (1.3.3-r0) 03:46:07 (38/39) Installing py3-contextlib2 (0.6.0-r0) 03:46:07 (39/39) Installing py3-pip (20.1.1-r0) 03:46:07 Executing busybox-1.31.1-r19.trigger 03:46:07 OK: 72 MiB in 59 packages 03:46:09 Collecting docker-compose==1.23.2 03:46:09 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 03:46:09 Collecting dockerpty<0.5,>=0.4.1 03:46:09 Downloading dockerpty-0.4.1.tar.gz (13 kB) 03:46:09 Collecting jsonschema<3,>=2.5.1 03:46:09 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 03:46:09 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 03:46:09 Collecting docker<4.0,>=3.6.0 03:46:09 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 03:46:09 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 03:46:09 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 03:46:09 Collecting docopt<0.7,>=0.6.1 03:46:09 Downloading docopt-0.6.2.tar.gz (25 kB) 03:46:09 Collecting PyYAML<4,>=3.10 03:46:09 Downloading PyYAML-3.13.tar.gz (270 kB) 03:46:09 Collecting websocket-client<1.0,>=0.32.0 03:46:09 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 03:46:09 Collecting texttable<0.10,>=0.9.0 03:46:09 Downloading texttable-0.9.1.tar.gz (11 kB) 03:46:09 Collecting cached-property<2,>=1.2.0 03:46:09 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 03:46:09 Collecting docker-pycreds>=0.4.0 03:46:09 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 03:46:09 Collecting idna<2.8,>=2.5 03:46:09 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 03:46:09 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) 03:46:09 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) 03:46:10 Collecting urllib3<1.25,>=1.21.1 03:46:10 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 03:46:10 Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. 03:46:10 Using legacy setup.py install for docopt, since package 'wheel' is not installed. 03:46:10 Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. 03:46:10 Using legacy setup.py install for texttable, since package 'wheel' is not installed. 03:46:10 Installing collected packages: dockerpty, jsonschema, docker-pycreds, websocket-client, idna, urllib3, requests, docker, docopt, PyYAML, texttable, cached-property, docker-compose 03:46:10 Running setup.py install for dockerpty: started 03:46:10 Running setup.py install for dockerpty: finished with status 'done' 03:46:10 Attempting uninstall: idna 03:46:10 Found existing installation: idna 2.9 03:46:10 Uninstalling idna-2.9: 03:46:10 Successfully uninstalled idna-2.9 03:46:10 Attempting uninstall: urllib3 03:46:10 Found existing installation: urllib3 1.25.9 03:46:10 Uninstalling urllib3-1.25.9: 03:46:10 Successfully uninstalled urllib3-1.25.9 03:46:10 Attempting uninstall: requests 03:46:10 Found existing installation: requests 2.23.0 03:46:10 Uninstalling requests-2.23.0: 03:46:10 Successfully uninstalled requests-2.23.0 03:46:10 Running setup.py install for docopt: started 03:46:11 Running setup.py install for docopt: finished with status 'done' 03:46:11 Running setup.py install for PyYAML: started 03:46:11 Running setup.py install for PyYAML: finished with status 'done' 03:46:11 Running setup.py install for texttable: started 03:46:12 Running setup.py install for texttable: finished with status 'done' 03:46:12 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 03:46:15 Removing intermediate container 3c80b4b49735 03:46:15 ---> 7d0d19e32c9a 03:46:15 Step 15/24 : ENV APP_PORT=58890 03:46:15 ---> Running in c0d041fcb4c9 03:46:15 Removing intermediate container c0d041fcb4c9 03:46:15 ---> 2bc6cfa27c34 03:46:15 Step 16/24 : EXPOSE $APP_PORT 03:46:15 ---> Running in a435718a7a34 03:46:15 Removing intermediate container a435718a7a34 03:46:15 ---> 9a37f21f5e15 03:46:15 Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 03:46:15 ---> 4c13e7f3dc6f 03:46:15 Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 03:46:15 ---> 63b07e5433de 03:46:15 Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 03:46:15 ---> a7cea27eb606 03:46:15 Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] 03:46:15 ---> Running in 67401909e0cf 03:46:15 Removing intermediate container 67401909e0cf 03:46:15 ---> f5e68655ef2e 03:46:15 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 03:46:15 ---> Running in 5071942dd1c5 03:46:15 Removing intermediate container 5071942dd1c5 03:46:15 ---> 3d0d78f7f1b2 03:46:15 Step 22/24 : LABEL arch=x86_64 03:46:15 ---> Running in 3dd45a4133e9 03:46:16 Removing intermediate container 3dd45a4133e9 03:46:16 ---> 4f011f2fb902 03:46:16 Step 23/24 : LABEL git_sha=68ab20fa822689163fff8de0f2e01367929d171d 03:46:16 ---> Running in f66c2939f7a8 03:46:16 Removing intermediate container f66c2939f7a8 03:46:16 ---> b01c94d11682 03:46:16 Step 24/24 : LABEL version=0.0.0 03:46:16 ---> Running in 95bd1f7dee17 03:46:16 Removing intermediate container 95bd1f7dee17 03:46:16 ---> 3af10b210440 03:46:16 03:46:18 Successfully built 3af10b210440 03:46:18 Successfully tagged sys-mgmt-agent:latest 03:46:18  Building sys-mgmt-agent ... done  [Pipeline] } 03:46:18 $ docker stop --time=1 b5452caa0ec5d548790163799cb70e976bf84cb0cc242a42fe668e26036396aa 03:46:21 $ docker rm -f b5452caa0ec5d548790163799cb70e976bf84cb0cc242a42fe668e26036396aa [Pipeline] // withDockerContainer [Pipeline] sh 03:46:22 + docker images 03:46:22 REPOSITORY TAG IMAGE ID CREATED SIZE 03:46:22 sys-mgmt-agent latest 3af10b210440 5 seconds ago 312MB 03:46:22 107a0623918f 21 seconds ago 1.15GB 03:46:22 core-command latest a73843d4cec4 21 seconds ago 15.9MB 03:46:22 6bbc2b0e8ac6 24 seconds ago 1.14GB 03:46:22 core-metadata latest 8bb60c15187f 25 seconds ago 16.6MB 03:46:22 bac0040e6b75 28 seconds ago 1.15GB 03:46:22 security-proxy-setup latest a46898f51941 30 seconds ago 25.3MB 03:46:22 f2c3bce4e089 35 seconds ago 1.15GB 03:46:22 security-bootstrapper latest b94dfbefe9e9 56 seconds ago 18.2MB 03:46:22 core-data latest bb094685cf34 About a minute ago 20.2MB 03:46:22 security-secretstore-setup latest ccd6a5c50668 About a minute ago 28.1MB 03:46:22 support-scheduler latest e5c8d79a31a1 About a minute ago 15.9MB 03:46:22 support-notifications latest 06cf27aef884 About a minute ago 16.6MB 03:46:22 55a5cbbcf35e About a minute ago 1.14GB 03:46:22 46e062b11ba8 About a minute ago 1.15GB 03:46:22 39a50241541c About a minute ago 1.15GB 03:46:22 715d38998f4a About a minute ago 1.15GB 03:46:22 a85868afb443 About a minute ago 1.14GB 03:46:22 ci-base-image-x86_64 latest 5f46ec178212 5 minutes ago 648MB 03:46:22 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.16-alpine b068be0155e3 5 weeks ago 445MB 03:46:22 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest e9a9aa5b6c9c 6 weeks ago 37.5MB 03:46:22 alpine 3.12 13621d1b12d4 7 weeks ago 5.58MB 03:46:22 docker 20.10.0 aefe523efa57 5 months ago 240MB 03:46:22 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] } 03:47:07 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 03:47:07 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 03:47:12 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 03:47:12 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 03:47:18 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 03:47:18 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 03:47:18 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 03:47:18 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 03:47:20 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 03:47:23 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 03:47:31 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 03:47:31 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 03:47:31 ? github.com/edgexfoundry/edgex-go/internal [no test files] 03:47:31 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 03:47:31 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 03:47:31 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 03:47:31 ? github.com/edgexfoundry/edgex-go/internal/core/command/v2 [no test files] 03:47:32 ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/application 0.191s coverage: 28.7% of statements 03:47:38 ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http 0.311s coverage: 100.0% of statements 03:47:38 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 03:47:38 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 03:47:38 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 03:47:38 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.234s coverage: 81.2% of statements 03:47:38 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] 03:47:38 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.345s coverage: 53.4% of statements 03:47:38 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] 03:47:38 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] 03:47:43 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.494s coverage: 87.7% of statements 03:47:43 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] 03:47:43 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] 03:47:43 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/io 0.290s coverage: 78.9% of statements 03:47:43 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] 03:47:43 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 03:47:43 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 03:47:43 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 03:47:43 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] 03:47:43 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] 03:47:43 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] 03:47:48 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 1.273s coverage: 95.1% of statements 03:47:48 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] 03:47:48 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] 03:47:48 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] 03:47:48 ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] 03:47:48 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 03:47:48 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 03:47:48 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 03:47:48 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 03:47:48 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 03:47:48 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 03:47:48 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.166s coverage: 58.8% of statements 03:47:48 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/application [no test files] 03:47:48 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] 03:47:48 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http 0.262s coverage: 60.0% of statements 03:47:48 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.302s coverage: 0.8% of statements 03:47:48 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] 03:47:48 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils 0.207s coverage: 22.0% of statements 03:47:48 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 03:47:48 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.343s coverage: 47.1% of statements 03:47:49 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.292s coverage: 79.5% of statements 03:47:49 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.204s coverage: 94.1% of statements 03:47:50 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.316s coverage: 96.3% of statements 03:47:50 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.182s coverage: 87.5% of statements 03:48:04 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.227s coverage: 94.4% of statements 03:48:04 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.166s coverage: 44.8% of statements 03:48:09 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 14.579s coverage: 81.8% of statements 03:48:09 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 03:48:16 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.270s coverage: 92.9% of statements 03:48:16 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 03:48:16 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 03:48:16 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 03:48:16 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.056s coverage: 65.1% of statements 03:48:16 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 03:48:16 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 03:48:16 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 03:48:16 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 03:48:16 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 03:48:16 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.080s coverage: 87.2% of statements 03:48:16 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 03:48:16 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 03:48:16 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.175s coverage: 100.0% of statements 03:48:16 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 03:48:16 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.206s coverage: 76.0% of statements 03:48:16 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 03:48:16 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.189s coverage: 80.0% of statements 03:48:16 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.258s coverage: 87.2% of statements 03:48:16 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.292s coverage: 85.4% of statements 03:48:16 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.345s coverage: 91.2% of statements 03:48:16 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 03:48:17 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.992s coverage: 64.4% of statements 03:48:17 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 03:48:17 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 03:48:17 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.197s coverage: 100.0% of statements 03:48:18 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.213s coverage: 91.3% of statements 03:48:18 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.096s coverage: 100.0% of statements 03:48:18 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.091s coverage: 73.7% of statements 03:48:19 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.104s coverage: 100.0% of statements 03:48:23 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.139s coverage: 66.9% of statements 03:48:23 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 03:48:23 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 03:48:23 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 03:48:25 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.650s coverage: 43.6% of statements 03:48:25 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 03:48:25 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 03:48:25 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.116s coverage: 89.5% of statements 03:48:25 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 03:48:25 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.086s coverage: 84.8% of statements 03:48:25 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 03:48:25 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 03:48:25 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 03:48:25 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2 [no test files] 03:48:34 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application 6.265s coverage: 19.3% of statements 03:48:34 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application/channel [no test files] 03:48:34 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application/channel/mocks [no test files] 03:48:34 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/bootstrap/container [no test files] 03:48:34 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/controller/http 0.548s coverage: 91.9% of statements 03:48:34 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces [no test files] 03:48:34 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces/mocks [no test files] 03:48:34 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/io [no test files] 03:48:34 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 03:48:34 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 03:48:34 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 03:48:34 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2 [no test files] 03:48:34 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application [no test files] 03:48:34 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application/scheduler 0.269s coverage: 62.7% of statements 03:48:34 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/bootstrap/container [no test files] 03:48:34 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http 0.402s coverage: 97.6% of statements 03:48:34 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces [no test files] 03:48:34 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces/mocks [no test files] 03:48:34 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/io [no test files] 03:48:34 ok github.com/edgexfoundry/edgex-go/internal/system 0.054s coverage: 0.0% of statements 03:48:34 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 03:48:34 ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.059s coverage: 100.0% of statements 03:48:34 ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] 03:48:34 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 03:48:34 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 03:48:34 ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] 03:48:34 ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.086s coverage: 87.9% of statements 03:48:34 ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] 03:48:34 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 03:48:34 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.056s coverage: 100.0% of statements 03:48:34 ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.167s coverage: 28.1% of statements 03:48:34 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2 [no test files] 03:48:34 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application [no test files] 03:48:34 ok github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application/direct 0.158s coverage: 28.9% of statements 03:48:34 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application/direct/config [no test files] 03:48:34 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application/executor [no test files] 03:48:34 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/container [no test files] 03:48:34 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/controller/http [no test files] 03:48:34 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/interfaces [no test files] 03:48:34 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.075s coverage: 100.0% of statements 03:48:35 GO111MODULE=on go vet ./... 03:50:17 gofmt -l . 03:50:17 [ "`gofmt -l .`" = "" ] 03:50:17 ./bin/test-attribution-txt.sh [Pipeline] sh 03:50:17 + ls -al . 03:50:17 total 556 03:50:17 drwxrwxr-x 9 1001 1001 4096 Jun 9 03:50 . 03:50:17 drwxr-xr-x 4 root root 4096 Jun 9 03:45 .. 03:50:17 -rw-rw-r-- 1 1001 1001 11 Jun 9 03:43 .dockerignore 03:50:17 drwxrwxr-x 8 1001 1001 4096 Jun 9 03:43 .git 03:50:17 drwxrwxr-x 3 1001 1001 4096 Jun 9 03:43 .github 03:50:17 -rw-rw-r-- 1 1001 1001 818 Jun 9 03:43 .gitignore 03:50:17 -rw-rw-r-- 1 1001 1001 166 Jun 9 03:43 .sonarcloud.properties 03:50:17 -rw-rw-r-- 1 1001 1001 8609 Jun 9 03:43 Attribution.txt 03:50:17 -rw-rw-r-- 1 1001 1001 3804 Jun 9 03:43 CONTRIBUTING.md 03:50:17 -rw-rw-r-- 1 1001 1001 931 Jun 9 03:43 Dockerfile.build 03:50:17 -rw-rw-r-- 1 1001 1001 849 Jun 9 03:43 Jenkinsfile 03:50:17 -rw-rw-r-- 1 1001 1001 10775 Jun 9 03:43 LICENSE 03:50:17 -rw-rw-r-- 1 1001 1001 5605 Jun 9 03:43 Makefile 03:50:17 -rw-rw-r-- 1 1001 1001 7978 Jun 9 03:43 README.md 03:50:17 -rw-rw-r-- 1 1001 1001 7071 Jun 9 03:43 SECURITY.md 03:50:17 -rw-rw-r-- 1 1001 1001 5 Jun 9 03:39 VERSION 03:50:17 -rw-rw-r-- 1 1001 1001 4131 Jun 9 03:43 ZMQWindows.md 03:50:17 drwxrwxr-x 2 1001 1001 4096 Jun 9 03:43 bin 03:50:17 drwxrwxr-x 14 1001 1001 4096 Jun 9 03:43 cmd 03:50:17 -rw-r--r-- 1 root root 411487 Jun 9 03:48 coverage.out 03:50:17 -rw-rw-r-- 1 1001 1001 902 Jun 9 03:43 go.mod 03:50:17 -rw-r--r-- 1 root root 21139 Jun 9 03:45 go.sum 03:50:17 drwxrwxr-x 8 1001 1001 4096 Jun 9 03:43 internal 03:50:17 drwxrwxr-x 3 1001 1001 4096 Jun 9 03:43 openapi 03:50:17 drwxrwxr-x 4 1001 1001 4096 Jun 9 03:43 snap 03:50:17 -rw-rw-r-- 1 1001 1001 168 Jun 9 03:43 version.go [Pipeline] sh 03:50:21 + '[' -e coverage.out ] 03:50:21 + chown 1001:1001 coverage.out [Pipeline] stash 03:50:21 Warning: overwriting stash ‘coverage-report’ 03:50:22 Stashed 1 file(s) [Pipeline] sh 03:50:22 + make build 03:50:22 go mod tidy 03:50:23 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 03:50:30 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 03:50:56 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 03:50:56 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 03:51:01 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 03:51:02 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 03:51:07 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 03:51:11 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 03:51:14 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 03:51:18 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 03:51:21 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config 03:51:25 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] } 03:51:31 $ docker stop --time=1 75786e74682bfa243121fab7bc121c0a1c2f3bdc19b21547b24f68e188796164 03:51:33 $ docker rm -f 75786e74682bfa243121fab7bc121c0a1c2f3bdc19b21547b24f68e188796164 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 03:51:35 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 03:51:35 03:51:35 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh 03:51:38 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 03:51:38 latest: Pulling from edgex-devops/edgex-compose-arm64 03:51:38 29e5d40040c1: Pulling fs layer 03:51:38 1ce36da41761: Pulling fs layer 03:51:38 25b303627fd3: Pulling fs layer 03:51:38 29e5d40040c1: Verifying Checksum 03:51:38 29e5d40040c1: Download complete 03:51:39 1ce36da41761: Verifying Checksum 03:51:39 1ce36da41761: Download complete 03:51:39 29e5d40040c1: Pull complete 03:51:40 1ce36da41761: Pull complete 03:51:40 25b303627fd3: Verifying Checksum 03:51:40 25b303627fd3: Download complete 03:51:51 25b303627fd3: Pull complete 03:51:51 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 03:51:51 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 03:51:51 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer 03:51:51 prd-ubuntu18.04-docker-arm64-4c-16g-1175 does not seem to be running inside a container 03:51:51 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 03:51:54 $ docker top 685b6df0e46cba8fd25da5d359f6dc10d6552cf6ce030bd260c035bc5d8b3360 -eo pid,comm [Pipeline] { [Pipeline] sh 03:51:57 + docker-compose build --help 03:51:57 + grep parallel 03:52:00 --parallel Build images in parallel. [Pipeline] } 03:52:01 $ docker stop --time=1 685b6df0e46cba8fd25da5d359f6dc10d6552cf6ce030bd260c035bc5d8b3360 03:52:03 $ docker rm -f 685b6df0e46cba8fd25da5d359f6dc10d6552cf6ce030bd260c035bc5d8b3360 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 03:52:06 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 03:52:06 . [Pipeline] withDockerContainer 03:52:06 prd-ubuntu18.04-docker-arm64-4c-16g-1175 does not seem to be running inside a container 03:52:06 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 03:52:07 $ docker top bcc1b3c4c09c64a4481d90c1a0662b588c4afc7465c0e328cbbb5c0ca7ce1e6c -eo pid,comm [Pipeline] { [Pipeline] sh 03:52:08 + docker-compose -f ./docker-compose-build.yml build --parallel 03:52:14 Building core-command ... 03:52:14 Building core-data ... 03:52:14 Building core-metadata ... 03:52:14 Building security-bootstrapper ... 03:52:14 Building security-proxy-setup ... 03:52:14 Building security-secretstore-setup ... 03:52:14 Building support-notifications ... 03:52:14 Building support-scheduler ... 03:52:14 Building sys-mgmt-agent ... 03:52:14 Building support-notifications 03:52:14 Building sys-mgmt-agent 03:52:14 Building core-command 03:52:14 Building security-proxy-setup 03:52:14 Building core-metadata 03:53:26 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 03:53:26 Step 2/24 : FROM ${BUILDER_BASE} AS builder 03:53:26 ---> 515c217eead6 03:53:26 Step 3/24 : WORKDIR /edgex-go 03:53:26 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 03:53:26 Step 2/23 : FROM ${BUILDER_BASE} AS builder 03:53:26 ---> 515c217eead6 03:53:26 Step 3/23 : WORKDIR /edgex-go 03:53:26 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 03:53:26 Step 2/24 : FROM ${BUILDER_BASE} AS builder 03:53:26 ---> 515c217eead6 03:53:26 Step 3/24 : WORKDIR /edgex-go 03:53:26 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 03:53:26 Step 2/24 : FROM ${BUILDER_BASE} AS builder 03:53:26 ---> 515c217eead6 03:53:26 Step 3/24 : WORKDIR /edgex-go 03:53:26 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 03:53:26 Step 2/22 : FROM ${BUILDER_BASE} AS builder 03:53:26 ---> 515c217eead6 03:53:26 Step 3/22 : WORKDIR /edgex-go 03:53:26 ---> Running in 9bbbd606d8b1 03:53:26 ---> Running in 8b7c1ba2c70d 03:53:26 ---> Running in e4737c041215 03:53:26 ---> Running in 3953a0e2a6a1 03:53:26 ---> Running in 229ef8baae33 03:53:26 Removing intermediate container 3953a0e2a6a1 03:53:26 ---> 1175bcb2a02b 03:53:26 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:53:26 Removing intermediate container 9bbbd606d8b1 03:53:26 ---> 54da3cf06cff 03:53:26 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:53:26 Removing intermediate container 8b7c1ba2c70d 03:53:26 ---> 9fa78c32c425 03:53:26 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:53:26 Removing intermediate container 229ef8baae33 03:53:26 ---> a6b4caa0e370 03:53:26 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:53:26 Removing intermediate container e4737c041215 03:53:26 ---> 284a46cc279f 03:53:26 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:53:26 ---> Running in ffcd97f00523 03:53:26 ---> Running in 0c7255577b74 03:53:26 ---> Running in 0a6528fd94f3 03:53:26 ---> Running in 00a86a979b6c 03:53:26 ---> Running in 9621f83742ad 03:53:27 Removing intermediate container 0c7255577b74 03:53:27 ---> aa8e1c23482d 03:53:27 Step 5/24 : RUN apk add --update --no-cache make bash git 03:53:27 ---> Running in e85ee09b4955 03:53:27 Removing intermediate container ffcd97f00523 03:53:27 ---> 49fd2bcad201 03:53:27 Step 5/24 : RUN apk add --update --no-cache make git 03:53:28 ---> Running in 535324f10c0d 03:53:28 Removing intermediate container 00a86a979b6c 03:53:28 ---> c7616bcf0e87 03:53:28 Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates 03:53:28 Removing intermediate container 0a6528fd94f3 03:53:28 ---> 1393a5c2f202 03:53:28 Step 5/22 : RUN apk add --update --no-cache make git 03:53:28 ---> Running in d4e6b7b8727b 03:53:28 Removing intermediate container 9621f83742ad 03:53:28 ---> 9720fb737c1e 03:53:28 Step 5/24 : RUN apk add --update --no-cache make git 03:53:28 ---> Running in 0dec78eddf5e 03:53:28 ---> Running in aa25c5e26952 03:53:29 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 03:53:32 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 03:53:32 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 03:53:32 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 03:53:32 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 03:53:32 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 03:53:32 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 03:53:32 OK: 218 MiB in 52 packages 03:53:32 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 03:53:32 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 03:53:32 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 03:53:32 OK: 218 MiB in 52 packages 03:53:32 OK: 218 MiB in 52 packages 03:53:32 Removing intermediate container e85ee09b4955 03:53:32 ---> ffa4db91ec67 03:53:32 Step 6/24 : COPY go.mod . 03:53:33 OK: 218 MiB in 52 packages 03:53:33 OK: 218 MiB in 52 packages 03:53:34 Removing intermediate container 535324f10c0d 03:53:34 ---> cec99c94f084 03:53:34 Step 6/24 : COPY go.mod . 03:53:34 ---> 9f1e477b19fd 03:53:34 Step 7/24 : RUN go mod download 03:53:34 ---> Running in d70d27cf72d8 03:53:34 Removing intermediate container aa25c5e26952 03:53:34 ---> e6a7bd226db6 03:53:34 Step 6/24 : COPY go.mod . 03:53:35 Removing intermediate container d4e6b7b8727b 03:53:35 ---> e03e4a7d6020 03:53:35 Step 6/23 : COPY go.mod . 03:53:35 Removing intermediate container 0dec78eddf5e 03:53:35 ---> 3fdc5ba28550 03:53:35 Step 6/22 : COPY go.mod . 03:53:35 ---> b17003b2e11e 03:53:35 Step 7/24 : RUN go mod download 03:53:35 ---> Running in 64767d19e59d 03:53:36 ---> 947febcad449 03:53:36 Step 7/24 : RUN go mod download 03:53:36 ---> Running in efe735e90c0b 03:53:36 ---> 7178d7233b13 03:53:36 Step 7/23 : RUN go mod download 03:53:36 ---> Running in 2d247d623960 03:53:36 ---> 1366a379b33a 03:53:36 Step 7/22 : RUN go mod download 03:53:39 ---> Running in e4baa1a25307 03:53:39 Removing intermediate container d70d27cf72d8 03:53:39 ---> 1dab0f83e1af 03:53:39 Step 8/24 : COPY . . 03:53:40 Removing intermediate container 64767d19e59d 03:53:40 ---> 194d54052c5c 03:53:40 Step 8/24 : COPY . . 03:53:41 Removing intermediate container efe735e90c0b 03:53:41 ---> 7b692f5e98ed 03:53:41 Step 8/24 : COPY . . 03:53:41 Removing intermediate container 2d247d623960 03:53:41 ---> 8c740c9e526c 03:53:41 Step 8/23 : COPY . . 03:53:41 Removing intermediate container e4baa1a25307 03:53:41 ---> 26c1304321c1 03:53:41 Step 8/22 : COPY . . 03:54:06 ---> 478aeb5d1072 03:54:06 Step 9/24 : RUN go mod tidy 03:54:06 ---> Running in a674f4113ad8 03:54:06 ---> 9d4f8745e303 03:54:06 Step 9/24 : RUN go mod tidy 03:54:06 ---> 725dac0bbdf6 03:54:06 Step 9/24 : RUN go mod tidy 03:54:06 ---> 8dffaf02b5c2 03:54:06 Step 9/23 : RUN go mod tidy 03:54:06 ---> bedeec3ce088 03:54:06 Step 9/22 : RUN go mod tidy 03:54:06 ---> Running in 4fd757f45d7a 03:54:06 ---> Running in 2b1f35cb034c 03:54:06 ---> Running in 0770c516327d 03:54:06 ---> Running in e43610dba4c1 03:54:09 Removing intermediate container a674f4113ad8 03:54:09 ---> 0605119b13fd 03:54:09 Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 03:54:09 ---> Running in fedee0c9083c 03:54:11 Removing intermediate container 2b1f35cb034c 03:54:11 ---> 2e51923c6dc1 03:54:11 Step 10/24 : RUN make cmd/core-metadata/core-metadata 03:54: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 03:54:11 ---> Running in 2370142ae5d6 03:54:11 Removing intermediate container 0770c516327d 03:54:11 ---> 72265be04e69 03:54:11 Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 03:54:11 Removing intermediate container 4fd757f45d7a 03:54:11 ---> acf615ed8fd5 03:54:11 Step 10/24 : RUN make cmd/core-command/core-command 03:54:11 Removing intermediate container e43610dba4c1 03:54:11 ---> 35602e1dceec 03:54:11 Step 10/23 : RUN make cmd/support-notifications/support-notifications 03:54:12 ---> Running in 268aca60e29f 03:54:12 ---> Running in 3ed4dc15c952 03:54:12 ---> Running in c575525758ef 03:54:14 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 03:54:15 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 03:54:15 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 03:54:15 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 03:55:57 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config 03:56:12 Removing intermediate container 3ed4dc15c952 03:56:12 ---> 92f4dd56ea37 03:56:12 03:56:12 Step 11/24 : FROM alpine:3.12 03:56:12 3.12: Pulling from library/alpine 03:56:14 Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad 03:56:14 Status: Downloaded newer image for alpine:3.12 03:56:14 ---> 9852663dfa18 03:56:14 Step 12/24 : RUN apk add --update --no-cache dumb-init 03:56:14 Removing intermediate container 268aca60e29f 03:56:14 ---> 5bb0917e931e 03:56:14 03:56:14 Step 11/22 : FROM alpine:3.12 03:56:14 ---> 9852663dfa18 03:56:14 Step 12/22 : RUN apk add --update --no-cache curl 03:56:14 ---> Running in e052f6bcd78d 03:56:15 ---> Running in a6e0176179a3 03:56:16 Removing intermediate container c575525758ef 03:56:16 ---> dd631bdaa45a 03:56:16 03:56:16 Step 11/23 : FROM alpine:3.12 03:56:16 ---> 9852663dfa18 03:56:16 Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init 03:56:16 ---> Running in ceb423b77090 03:56:17 Removing intermediate container fedee0c9083c 03:56:17 ---> 242f594bb95b 03:56:17 Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 03:56:17 ---> Running in 78ba7e15c919 03:56:20 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 03:56:20 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 03:56:20 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 03:56:20 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 03:56:20 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 03:56:20 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 03:56:20 (1/1) Installing dumb-init (1.2.2-r1) 03:56:20 Executing busybox-1.31.1-r20.trigger 03:56:20 OK: 5 MiB in 15 packages 03:56:20 (1/2) Installing ca-certificates (20191127-r4) 03:56:20 (2/2) Installing dumb-init (1.2.2-r1) 03:56:20 Executing busybox-1.31.1-r20.trigger 03:56:20 Executing ca-certificates-20191127-r4.trigger 03:56:20 (1/4) Installing ca-certificates (20191127-r4) 03:56:20 (2/4) Installing nghttp2-libs (1.41.0-r0) 03:56:20 (3/4) Installing libcurl (7.77.0-r0) 03:56:20 (4/4) Installing curl (7.77.0-r0) 03:56:20 Executing busybox-1.31.1-r20.trigger 03:56:20 Executing ca-certificates-20191127-r4.trigger 03:56:20 OK: 6 MiB in 16 packages 03:56:20 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 03:56:20 OK: 7 MiB in 18 packages 03:56:21 Removing intermediate container e052f6bcd78d 03:56:21 ---> a72aedd0a89d 03:56:21 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 03:56:21 Removing intermediate container 2370142ae5d6 03:56:21 ---> ec1967212d6d 03:56:21 03:56:21 Step 11/24 : FROM alpine:3.12 03:56:21 ---> 9852663dfa18 03:56:21 Step 12/24 : RUN apk add --update --no-cache dumb-init 03:56:21 ---> Using cache 03:56:21 ---> a72aedd0a89d 03:56:21 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 03:56:22 ---> Running in 082952ce8ac4 03:56:22 ---> Running in a63589cba360 03:56:22 Removing intermediate container ceb423b77090 03:56:22 ---> e7ea9fb21c2f 03:56:22 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 03:56:22 Removing intermediate container a6e0176179a3 03:56:22 ---> d5f2193cd033 03:56:22 Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 03:56:23 ---> Running in 1c25b5595f6d 03:56:23 ---> Running in bb6b822ec958 03:56:23 Removing intermediate container 082952ce8ac4 03:56:23 ---> f1e768a38b86 03:56:23 Step 14/24 : ENV APP_PORT=59882 03:56:23 Removing intermediate container a63589cba360 03:56:23 ---> 020c1cee2694 03:56:23 Step 14/24 : ENV APP_PORT=59881 03:56:23 ---> Running in 8511c4e9f021 03:56:23 ---> Running in 22c58adca914 03:56:23 Removing intermediate container 78ba7e15c919 03:56:23 ---> 461148269f24 03:56:23 03:56:23 Step 12/24 : FROM docker:20.10.0 03:56:23 Removing intermediate container 1c25b5595f6d 03:56:23 ---> c33f31b7f578 03:56:23 Step 14/23 : ENV APP_PORT=59860 03:56:23 20.10.0: Pulling from library/docker 03:56:23 Removing intermediate container bb6b822ec958 03:56:23 ---> 08192eadd218 03:56:23 Step 14/22 : WORKDIR /edgex 03:56:24 ---> Running in c1020c7f9d84 03:56:24 Removing intermediate container 8511c4e9f021 03:56:24 ---> 8355fbf6b008 03:56:24 Step 15/24 : EXPOSE $APP_PORT 03:56:24 ---> Running in 85737ec271e5 03:56:24 Removing intermediate container 22c58adca914 03:56:24 ---> fbff646791c9 03:56:24 Step 15/24 : EXPOSE $APP_PORT 03:56:24 ---> Running in 3dec0585aac6 03:56:24 ---> Running in b0c2156f5b77 03:56:24 Removing intermediate container c1020c7f9d84 03:56:24 ---> f577739f6a25 03:56:24 Step 15/23 : EXPOSE $APP_PORT 03:56:25 ---> Running in 8d1d161d6bbc 03:56:25 Removing intermediate container 3dec0585aac6 03:56:25 ---> 16621948aa14 03:56:25 Step 16/24 : WORKDIR / 03:56:25 Removing intermediate container 85737ec271e5 03:56:25 ---> acd74864830a 03:56:25 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 03:56:25 Removing intermediate container b0c2156f5b77 03:56:25 ---> c5277d7ee208 03:56:25 Step 16/24 : WORKDIR / 03:56:25 ---> Running in f2d3376cf152 03:56:25 ---> Running in ede8417e0641 03:56:26 Removing intermediate container 8d1d161d6bbc 03:56:26 ---> d6f3e9a4233e 03:56:26 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 03:56:27 ---> fa3bc6c4e250 03:56:27 Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 03:56:27 Removing intermediate container f2d3376cf152 03:56:27 ---> a2b83512e705 03:56:27 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 03:56:27 Removing intermediate container ede8417e0641 03:56:27 ---> de1fe0065f0f 03:56:27 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 03:56:27 ---> 223ad0ff07d5 03:56:27 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 03:56:28 ---> 473e927f9599 03:56:28 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 03:56:28 ---> d58a7b2d0d31 03:56:28 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 03:56:29 ---> cf7d364cc63a 03:56:29 Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 03:56:29 ---> 63d07e362494 03:56:29 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 03:56:31 ---> 0285d1541e4e 03:56:31 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 03:56:31 ---> 8fa8744dc126 03:56:31 Step 19/23 : ENTRYPOINT ["/support-notifications"] 03:56:31 ---> 0660b8b8d6d0 03:56:31 Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] 03:56:31 ---> 73512eaf4c6c 03:56:31 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 03:56:31 ---> Running in a18626c5fba7 03:56:31 ---> Running in 0f71925f964f 03:56:32 ---> cc44a7600d3a 03:56:32 Step 20/24 : ENTRYPOINT ["/core-command"] 03:56:32 Removing intermediate container 0f71925f964f 03:56:32 ---> 7b0fa3a32bb6 03:56:32 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 03:56:32 ---> Running in 2bb8a253c095 03:56:32 ---> Running in 06e54604f123 03:56:32 Removing intermediate container a18626c5fba7 03:56:32 ---> ab4f55822035 03:56:32 Step 19/22 : CMD ["--init=true"] 03:56:32 ---> 72ccd45b1280 03:56:32 Step 20/24 : ENTRYPOINT ["/core-metadata"] 03:56:33 ---> Running in bcb894e66f41 03:56:33 ---> Running in 907adb875ff0 03:56:33 Removing intermediate container 2bb8a253c095 03:56:33 ---> bafd31da71f9 03:56:33 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 03:56:33 Removing intermediate container 06e54604f123 03:56:33 ---> 9325ee8ecd88 03:56:33 Step 21/23 : LABEL arch=arm64 03:56:34 ---> Running in a323c5821a49 03:56:34 Removing intermediate container bcb894e66f41 03:56:34 ---> 42c322518597 03:56:34 Step 20/22 : LABEL arch=arm64 03:56:34 Removing intermediate container 907adb875ff0 03:56:34 ---> 835f60134261 03:56:34 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 03:56:34 ---> Running in d4f5d161aec2 03:56:34 ---> Running in d5f906621519 03:56:34 ---> Running in 6eaf414a7de4 03:56:34 Removing intermediate container a323c5821a49 03:56:34 ---> 92ad8be6f93c 03:56:34 Step 22/24 : LABEL arch=arm64 03:56:34 ---> Running in c214f3ac25a4 03:56:35 Removing intermediate container d4f5d161aec2 03:56:35 ---> 19f90f813589 03:56:35 Step 22/23 : LABEL git_sha=68ab20fa822689163fff8de0f2e01367929d171d 03:56:35 Removing intermediate container 6eaf414a7de4 03:56:35 ---> a14b31e35f60 03:56:35 Step 22/24 : LABEL arch=arm64 03:56:35 Removing intermediate container d5f906621519 03:56:35 ---> 9330ca6086b2 03:56:35 Step 21/22 : LABEL git_sha=68ab20fa822689163fff8de0f2e01367929d171d 03:56:35 ---> Running in d202fad41dcd 03:56:35 ---> Running in 9bce8e7f5082 03:56:35 ---> Running in 3caad343dd00 03:56:35 Removing intermediate container c214f3ac25a4 03:56:35 ---> 6f9d10a061b7 03:56:35 Step 23/24 : LABEL git_sha=68ab20fa822689163fff8de0f2e01367929d171d 03:56:36 ---> Running in cb698c74199d 03:56:36 Removing intermediate container d202fad41dcd 03:56:36 Removing intermediate container 3caad343dd00 03:56:36 ---> 49e6d31e3078 03:56:36 Step 23/24 : LABEL git_sha=68ab20fa822689163fff8de0f2e01367929d171d 03:56:36 ---> d92a6966a1cc 03:56:36 Step 23/23 : LABEL version=0.0.0 03:56:36 Removing intermediate container 9bce8e7f5082 03:56:36 ---> 0aa0ba850cc0 03:56:36 Step 22/22 : LABEL version=0.0.0 03:56:39 ---> Running in 76b3a44e71c5 03:56:39 ---> Running in b171133cbd68 03:56:39 Removing intermediate container cb698c74199d 03:56:39 ---> 9e5d7b44dd4c 03:56:39 Step 24/24 : LABEL version=0.0.0 03:56:39 ---> Running in c898a5aa9d93 03:56:39 ---> Running in f0d25675b85a 03:56:39 Removing intermediate container b171133cbd68 03:56:39 ---> c40596f9c817 03:56:39 Step 24/24 : LABEL version=0.0.0 03:56:39 Removing intermediate container 76b3a44e71c5 03:56:39 ---> 505eccf6e1ec 03:56:39 03:56:39 ---> Running in 3b7bc3faffa4 03:56:39 Removing intermediate container c898a5aa9d93 03:56:39 ---> 7cb69dec4c55 03:56:39 03:56:39 Removing intermediate container f0d25675b85a 03:56:39 ---> 06a4ff0e66d7 03:56:39 03:56:39 Successfully built 505eccf6e1ec 03:56:39 Successfully tagged support-notifications-arm64:latest 03:56:39  Building support-notifications ... done Building security-bootstrapper 03:56:39 Successfully built 06a4ff0e66d7 03:56:39 Successfully tagged core-command-arm64:latest 03:56:39 Successfully built 7cb69dec4c55 03:56:39 Building security-secretstore-setup 03:56:39  Building core-command ... done Successfully tagged security-proxy-setup-arm64:latest 03:56:39  Building security-proxy-setup ... done Building support-scheduler 03:56:39 Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 03:56:39 Removing intermediate container 3b7bc3faffa4 03:56:39 ---> 86266647ea2b 03:56:39 03:56:39 Status: Downloaded newer image for docker:20.10.0 03:56:39 ---> eeaf43b92773 03:56:39 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 03:56:39 ---> Running in 1085780b0eb7 03:56:39 Successfully built 86266647ea2b 03:56:39 Successfully tagged core-metadata-arm64:latest 03:56:39  Building core-metadata ... done Building core-data 03:56:39 Removing intermediate container 1085780b0eb7 03:56:39 ---> 8e8601b93f9c 03:56:39 Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install docker-compose==1.23.2 03:56:39 ---> Running in 90204544f2bb 03:56:41 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 03:56:41 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 03:56:41 (1/39) Installing readline (8.0.4-r0) 03:56:41 (2/39) Installing bash (5.0.17-r0) 03:56:41 Executing bash-5.0.17-r0.post-install 03:56:41 (3/39) Installing nghttp2-libs (1.41.0-r0) 03:56:41 (4/39) Installing libcurl (7.77.0-r0) 03:56:41 (5/39) Installing curl (7.77.0-r0) 03:56:41 (6/39) Installing dumb-init (1.2.2-r1) 03:56:41 (7/39) Installing libbz2 (1.0.8-r1) 03:56:41 (8/39) Installing expat (2.2.9-r1) 03:56:41 (9/39) Installing libffi (3.3-r2) 03:56:41 (10/39) Installing gdbm (1.13-r1) 03:56:41 (11/39) Installing xz-libs (5.2.5-r0) 03:56:41 (12/39) Installing sqlite-libs (3.32.1-r1) 03:56:41 (13/39) Installing python3 (3.8.10-r0) 03:56:43 (14/39) Installing py3-appdirs (1.4.4-r1) 03:56:43 (15/39) Installing py3-ordered-set (4.0.1-r0) 03:56:43 (16/39) Installing py3-parsing (2.4.7-r0) 03:56:43 (17/39) Installing py3-six (1.15.0-r0) 03:56:43 (18/39) Installing py3-packaging (20.4-r0) 03:56:43 (19/39) Installing py3-setuptools (47.0.0-r0) 03:56:43 (20/39) Installing py3-chardet (3.0.4-r4) 03:56:43 (21/39) Installing py3-idna (2.9-r0) 03:56:43 (22/39) Installing py3-certifi (2020.4.5.1-r0) 03:56:43 (23/39) Installing py3-urllib3 (1.25.9-r0) 03:56:43 (24/39) Installing py3-requests (2.23.0-r0) 03:56:44 (25/39) Installing py3-msgpack (1.0.0-r0) 03:56:44 (26/39) Installing py3-lockfile (0.12.2-r3) 03:56:44 (27/39) Installing py3-cachecontrol (0.12.6-r0) 03:56:44 (28/39) Installing py3-colorama (0.4.3-r0) 03:56:44 (29/39) Installing py3-distlib (0.3.0-r0) 03:56:44 (30/39) Installing py3-distro (1.5.0-r1) 03:56:44 (31/39) Installing py3-webencodings (0.5.1-r3) 03:56:44 (32/39) Installing py3-html5lib (1.0.1-r4) 03:56:44 (33/39) Installing py3-pytoml (0.1.21-r0) 03:56:44 (34/39) Installing py3-pep517 (0.8.2-r0) 03:56:44 (35/39) Installing py3-progress (1.5-r0) 03:56:44 (36/39) Installing py3-toml (0.10.1-r0) 03:56:44 (37/39) Installing py3-retrying (1.3.3-r0) 03:56:44 (38/39) Installing py3-contextlib2 (0.6.0-r0) 03:56:44 (39/39) Installing py3-pip (20.1.1-r0) 03:56:44 Executing busybox-1.31.1-r19.trigger 03:56:44 OK: 72 MiB in 59 packages 03:56:49 Collecting docker-compose==1.23.2 03:56:49 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 03:56:49 Collecting docopt<0.7,>=0.6.1 03:56:49 Downloading docopt-0.6.2.tar.gz (25 kB) 03:56:53 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 03:56:53 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 03:56:53 Collecting docker<4.0,>=3.6.0 03:56:53 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 03:56:55 Collecting PyYAML<4,>=3.10 03:56:55 Downloading PyYAML-3.13.tar.gz (270 kB) 03:56:59 Collecting cached-property<2,>=1.2.0 03:56:59 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 03:56:59 Collecting websocket-client<1.0,>=0.32.0 03:56:59 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 03:56:59 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 03:57:00 Collecting dockerpty<0.5,>=0.4.1 03:57:00 Downloading dockerpty-0.4.1.tar.gz (13 kB) 03:57:03 Collecting texttable<0.10,>=0.9.0 03:57:03 Downloading texttable-0.9.1.tar.gz (11 kB) 03:57:04 Collecting jsonschema<3,>=2.5.1 03:57:04 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 03:57:04 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) 03:57:05 Collecting idna<2.8,>=2.5 03:57:05 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 03:57:06 Collecting urllib3<1.25,>=1.21.1 03:57:06 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 03:57:06 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) 03:57:06 Collecting docker-pycreds>=0.4.0 03:57:06 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 03:57:07 Using legacy setup.py install for docopt, since package 'wheel' is not installed. 03:57:07 Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. 03:57:07 Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. 03:57:07 Using legacy setup.py install for texttable, since package 'wheel' is not installed. 03:57:08 Installing collected packages: docopt, idna, urllib3, requests, docker-pycreds, websocket-client, docker, PyYAML, cached-property, dockerpty, texttable, jsonschema, docker-compose 03:57:08 Running setup.py install for docopt: started 03:57:11 Running setup.py install for docopt: finished with status 'done' 03:57:11 Attempting uninstall: idna 03:57:11 Found existing installation: idna 2.9 03:57:11 Uninstalling idna-2.9: 03:57:11 Successfully uninstalled idna-2.9 03:57:12 Attempting uninstall: urllib3 03:57:12 Found existing installation: urllib3 1.25.9 03:57:12 Uninstalling urllib3-1.25.9: 03:57:12 Successfully uninstalled urllib3-1.25.9 03:57:13 Attempting uninstall: requests 03:57:13 Found existing installation: requests 2.23.0 03:57:13 Uninstalling requests-2.23.0: 03:57:13 Successfully uninstalled requests-2.23.0 03:57:15 Running setup.py install for PyYAML: started 03:57:19 Running setup.py install for PyYAML: finished with status 'done' 03:57:19 Running setup.py install for dockerpty: started 03:57:22 Running setup.py install for dockerpty: finished with status 'done' 03:57:22 Running setup.py install for texttable: started 03:57:25 Running setup.py install for texttable: finished with status 'done' 03:57:26 Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 03:57:26 Step 2/32 : FROM ${BUILDER_BASE} AS builder 03:57:26 ---> 515c217eead6 03:57:26 Step 3/32 : WORKDIR /edgex-go 03:57:26 ---> Using cache 03:57:26 ---> a6b4caa0e370 03:57:26 Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:57:26 ---> Using cache 03:57:26 ---> c7616bcf0e87 03:57:26 Step 5/32 : RUN apk add --update --no-cache make git 03:57:27 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 03:57:27 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 03:57:27 Step 2/23 : FROM ${BUILDER_BASE} AS builder 03:57:27 ---> 515c217eead6 03:57:27 Step 3/23 : WORKDIR /edgex-go 03:57:27 ---> Using cache 03:57:27 ---> a6b4caa0e370 03:57:27 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:57:27 ---> Using cache 03:57:27 ---> c7616bcf0e87 03:57:27 Step 5/23 : RUN apk add --update --no-cache make git 03:57:27 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 03:57:27 Step 2/24 : FROM ${BUILDER_BASE} AS builder 03:57:27 ---> 515c217eead6 03:57:27 Step 3/24 : WORKDIR /edgex-go 03:57:27 ---> Using cache 03:57:27 ---> a6b4caa0e370 03:57:27 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:57:27 ---> Using cache 03:57:27 ---> c7616bcf0e87 03:57:27 Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 03:57:27 ---> Running in f70e84b2fae8 03:57:27 ---> Running in 77385ee68143 03:57:27 ---> Running in 2479f2d88451 03:57:27 Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 03:57:27 Step 2/26 : FROM ${BUILDER_BASE} AS builder 03:57:27 ---> 515c217eead6 03:57:27 Step 3/26 : WORKDIR /edgex-go 03:57:27 ---> Using cache 03:57:27 ---> a6b4caa0e370 03:57:27 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:57:27 ---> Using cache 03:57:27 ---> c7616bcf0e87 03:57:27 Step 5/26 : RUN apk add --update --no-cache make git 03:57:27 ---> Running in 3f017929c1e9 03:57:32 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 03:57:32 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 03:57:32 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 03:57:32 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 03:57:32 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 03:57:32 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 03:57:32 OK: 218 MiB in 52 packages 03:57:32 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 03:57:32 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 03:57:33 OK: 218 MiB in 52 packages 03:57:33 OK: 218 MiB in 52 packages 03:57:33 OK: 218 MiB in 52 packages 03:57:34 Removing intermediate container f70e84b2fae8 03:57:34 ---> 13afd447c5df 03:57:34 Step 6/32 : COPY go.mod . 03:57:35 Removing intermediate container 3f017929c1e9 03:57:35 ---> 831f1e300825 03:57:35 Step 6/26 : COPY go.mod . 03:57:35 Removing intermediate container 2479f2d88451 03:57:35 ---> e0c48f39b0d6 03:57:35 Step 6/24 : COPY go.mod . 03:57:35 Removing intermediate container 77385ee68143 03:57:35 ---> 7facb3315a3b 03:57:35 Step 6/23 : COPY go.mod . 03:57:35 ---> cb9fba86ba7c 03:57:35 Step 7/32 : RUN go mod download 03:57:36 ---> Running in 408aa4d3f770 03:57:36 ---> a0e1ccd2751b 03:57:36 Step 7/26 : RUN go mod download 03:57:37 ---> Running in f2d6bd16ef68 03:57:37 ---> 98c2d94c86b7 03:57:37 Step 7/24 : RUN go mod download 03:57:37 ---> 2fa2e0d09c1e 03:57:37 Step 7/23 : RUN go mod download 03:57:37 ---> Running in 8dbf7a5ce70b 03:57:38 ---> Running in 9be4dc270ce1 03:57:39 Removing intermediate container 90204544f2bb 03:57:39 ---> a0eb2668e539 03:57:39 Step 15/24 : ENV APP_PORT=58890 03:57:40 ---> Running in 9aef8f967a02 03:57:40 Removing intermediate container 408aa4d3f770 03:57:40 ---> ed17b278dc8e 03:57:40 Step 8/32 : COPY . . 03:57:41 Removing intermediate container 9aef8f967a02 03:57:41 ---> 6228ff3a4059 03:57:41 Step 16/24 : EXPOSE $APP_PORT 03:57:41 ---> Running in 362db2a9df22 03:57:42 Removing intermediate container f2d6bd16ef68 03:57:42 ---> 657ebcce22f4 03:57:42 Step 8/26 : COPY . . 03:57:43 Removing intermediate container 362db2a9df22 03:57:43 ---> 33c53a5c148a 03:57:43 Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 03:57:43 Removing intermediate container 8dbf7a5ce70b 03:57:43 ---> c68e3a90d4d9 03:57:43 Step 8/24 : COPY . . 03:57:43 Removing intermediate container 9be4dc270ce1 03:57:43 ---> 72376c5feb91 03:57:43 Step 8/23 : COPY . . 03:57:47 ---> 8fb7b53a31a1 03:57:47 Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 03:57:51 ---> 4fab6626cdd2 03:57:51 Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 03:57:52 ---> bea811b5042a 03:57:52 Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] 03:57:52 ---> Running in e3feb8637afb 03:57:53 Removing intermediate container e3feb8637afb 03:57:53 ---> 7f741f809c14 03:57:53 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 03:57:56 ---> Running in 09e929d05c52 03:57:56 Removing intermediate container 09e929d05c52 03:57:56 ---> 8e3be9d65874 03:57:56 Step 22/24 : LABEL arch=arm64 03:57:56 ---> Running in 4bfea0c4c27e 03:57:59 Removing intermediate container 4bfea0c4c27e 03:57:59 ---> 6f79cefb5669 03:57:59 Step 23/24 : LABEL git_sha=68ab20fa822689163fff8de0f2e01367929d171d 03:57:59 ---> Running in cddf0d5b4382 03:57:59 ---> 2655d180f8d2 03:57:59 Step 9/32 : RUN go mod tidy 03:58:01 ---> Running in 70a472d5f38e 03:58:01 Removing intermediate container cddf0d5b4382 03:58:01 ---> 3565e69ef3d8 03:58:01 Step 24/24 : LABEL version=0.0.0 03:58:01 ---> Running in 788cb809c6ac 03:58:04 Removing intermediate container 788cb809c6ac 03:58:04 ---> 43c3147c89b5 03:58:04 03:58:04 ---> 5cada8d7889c 03:58:04 Step 9/26 : RUN go mod tidy 03:58:04 ---> Running in d116c6731542 03:58:04 Successfully built 43c3147c89b5 03:58:04 Successfully tagged sys-mgmt-agent-arm64:latest 03:58:04  Building sys-mgmt-agent ... done  ---> 5c2c54a6bcb5 03:58:04 Step 9/23 : RUN go mod tidy 03:58:04 ---> 54c7337028a4 03:58:04 Step 9/24 : RUN go mod tidy 03:58:04 ---> Running in 079d256e66b5 03:58:04 ---> Running in 670c365eb0c2 03:58:09 Removing intermediate container 70a472d5f38e 03:58:09 ---> 98d5b66b9a02 03:58:09 Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper 03:58:09 ---> Running in b883b2f9a6d1 03:58:09 Removing intermediate container d116c6731542 03:58:09 ---> f024250473b4 03:58:09 Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 03:58:09 ---> Running in 5e24778b6903 03:58:09 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 03:58:09 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 03:58:15 Removing intermediate container 670c365eb0c2 03:58:15 ---> 1f0265d93cb8 03:58:15 Step 10/23 : RUN make cmd/support-scheduler/support-scheduler 03:58:15 ---> Running in dd7bcfcd9bf6 03:58:15 Removing intermediate container 079d256e66b5 03:58:15 ---> 72164ff5fcf0 03:58:15 Step 10/24 : RUN make cmd/core-data/core-data 03:58:15 ---> Running in da3709b88653 03:58:15 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 03:58:15 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 03:59:43 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 03:59:43 Removing intermediate container b883b2f9a6d1 03:59:43 ---> ab82c04c3c78 03:59:43 03:59:43 Step 11/32 : FROM alpine:3.12 03:59:43 ---> 9852663dfa18 03:59:43 Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 03:59:43 ---> Running in 53f993e6f3f9 03:59:43 Removing intermediate container 53f993e6f3f9 03:59:43 ---> 95d3368bcb07 03:59:43 Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec 03:59:43 ---> Running in 91664aac8b84 03:59:44 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 03:59:44 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 03:59:45 (1/2) Installing dumb-init (1.2.2-r1) 03:59:45 (2/2) Installing su-exec (0.2-r1) 03:59:45 Executing busybox-1.31.1-r20.trigger 03:59:45 OK: 5 MiB in 16 packages 03:59:45 Removing intermediate container 5e24778b6903 03:59:45 ---> e3ef4b1a46e6 03:59:45 03:59:45 Step 11/26 : FROM alpine:3.12 03:59:45 ---> 9852663dfa18 03:59:45 Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec 03:59:48 ---> Running in f9f92106421e 03:59:48 Removing intermediate container 91664aac8b84 03:59:48 ---> d2a00d57fc2c 03:59:48 Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init 03:59:48 ---> Running in 9e3ec7ab5687 03:59:48 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 03:59:48 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 03:59:49 (1/6) Installing ca-certificates (20191127-r4) 03:59:49 (2/6) Installing nghttp2-libs (1.41.0-r0) 03:59:49 (3/6) Installing libcurl (7.77.0-r0) 03:59:49 (4/6) Installing curl (7.77.0-r0) 03:59:49 Removing intermediate container 9e3ec7ab5687 03:59:49 ---> 0a3e1df183d1 03:59:49 Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 03:59:49 (5/6) Installing dumb-init (1.2.2-r1) 03:59:49 (6/6) Installing su-exec (0.2-r1) 03:59:49 Executing busybox-1.31.1-r20.trigger 03:59:49 Executing ca-certificates-20191127-r4.trigger 03:59:49 OK: 7 MiB in 20 packages 03:59:49 ---> Running in bbaf44a6ad25 03:59:49 Removing intermediate container dd7bcfcd9bf6 03:59:49 ---> 9c5ea5619786 03:59:49 03:59:49 Step 11/23 : FROM alpine:3.12 03:59:49 ---> 9852663dfa18 03:59:49 Step 12/23 : RUN apk add --update --no-cache dumb-init 03:59:49 ---> Using cache 03:59:49 ---> a72aedd0a89d 03:59:49 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 03:59:49 ---> Using cache 03:59:49 ---> 020c1cee2694 03:59:49 Step 14/23 : ENV APP_PORT=59861 03:59:50 ---> Running in 5309199341b9 03:59:50 Removing intermediate container bbaf44a6ad25 03:59:50 ---> beddb812b4a4 03:59:50 Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 03:59:50 Removing intermediate container 5309199341b9 03:59:50 ---> d496455ed929 03:59:50 Step 15/23 : EXPOSE $APP_PORT 03:59:50 ---> Running in 5a559bc2481b 03:59:51 ---> Running in d6fcf9572364 03:59:52 Removing intermediate container d6fcf9572364 03:59:52 ---> aea79d913cd5 03:59:52 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 03:59:52 Removing intermediate container f9f92106421e 03:59:52 ---> 598d97ce0f58 03:59:52 Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 03:59:52 ---> Running in 86dfb87a52f0 03:59:53 Removing intermediate container 86dfb87a52f0 03:59:53 ---> cd4f84843172 03:59:53 Step 14/26 : WORKDIR / 03:59:53 ---> ef7693729db2 03:59:53 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 03:59:53 ---> Running in 23d50f00c6ec 03:59:56 Removing intermediate container 23d50f00c6ec 03:59:56 ---> 388da39a9752 03:59:56 Step 15/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 03:59:56 Removing intermediate container 5a559bc2481b 03:59:56 ---> 7cfd1449387b 03:59:56 Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} 03:59:56 ---> 8203afc2b3f7 03:59:56 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 03:59:56 ---> Running in 94af97e7f19e 03:59:56 ---> ac4a1c8ea508 03:59:56 Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 03:59:56 ---> d6fa2c5c9a94 03:59:56 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 03:59:56 Removing intermediate container 94af97e7f19e 03:59:56 ---> a3071dc99504 03:59:56 Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 04:00:01 ---> Running in 382c6839d45a 04:00:01 ---> 7391acc43b9c 04:00:01 Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 04:00:01 Removing intermediate container da3709b88653 04:00:01 ---> 504562020865 04:00:01 04:00:01 Step 11/24 : FROM alpine:3.12 04:00:01 ---> 9852663dfa18 04:00:01 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 04:00:01 ---> Running in d849d04b8e23 04:00:01 ---> 18c0a9765f3b 04:00:01 Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 04:00:01 Removing intermediate container 382c6839d45a 04:00:01 ---> 3fb6ba3d5eb6 04:00:01 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 04:00:01 ---> Running in 9a3182e3ad5c 04:00:01 ---> Running in a3b3ae9e1759 04:00:01 Removing intermediate container d849d04b8e23 04:00:01 ---> 5b7ecd4ca7dd 04:00:01 Step 13/24 : ENV APP_PORT=59880 04:00:01 Removing intermediate container a3b3ae9e1759 04:00:01 ---> 5aeb30e60058 04:00:01 Step 21/23 : LABEL arch=arm64 04:00:01 ---> b974a0b8288d 04:00:01 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:00:01 ---> Running in 64648ca44a15 04:00:01 ---> Running in 54afe9f86b4b 04:00:01 Removing intermediate container 54afe9f86b4b 04:00:01 ---> 26d9b3e63a0a 04:00:01 Step 14/24 : EXPOSE $APP_PORT 04:00:01 Removing intermediate container 64648ca44a15 04:00:01 ---> 0d540da9aac1 04:00:01 Step 22/23 : LABEL git_sha=68ab20fa822689163fff8de0f2e01367929d171d 04:00:01 ---> Running in 2b8aef3e1b46 04:00:01 ---> Running in 227c5106a359 04:00:01 ---> 5cceaf7fe745 04:00:01 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 04:00:01 Removing intermediate container 2b8aef3e1b46 04:00:01 ---> 3817915fe60c 04:00:01 Step 23/23 : LABEL version=0.0.0 04:00:01 Removing intermediate container 227c5106a359 04:00:01 ---> deee0e3c45eb 04:00:01 Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 04:00:01 ---> Running in 9a23a234ef06 04:00:01 ---> Running in d681c16aa0c5 04:00:04 ---> 0722d32adc17 04:00:04 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 04:00:04 Removing intermediate container 9a3182e3ad5c 04:00:04 ---> 023657ec126c 04:00:04 Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / 04:00:04 Removing intermediate container d681c16aa0c5 04:00:04 ---> c3c95efacdd1 04:00:04 04:00:04 Successfully built c3c95efacdd1 04:00:04 Successfully tagged support-scheduler-arm64:latest 04:00:04  Building support-scheduler ... done  ---> 45b972979e9a 04:00:04 Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 04:00:04 ---> 5cb64f7d727a 04:00:04 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 04:00:04 ---> 9c6393b2ea4b 04:00:04 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:00:04 ---> Running in 9bb1f6912abd 04:00:04 Removing intermediate container 9a23a234ef06 04:00:04 ---> 971234614c65 04:00:04 Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init 04:00:04 ---> db9ddf684408 04:00:04 Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 04:00:04 ---> Running in ee5f0758132b 04:00:05 ---> b5f134d83f90 04:00:05 Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 04:00:06 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 04:00:07 ---> 7e0ad73213e8 04:00:07 Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 04:00:07 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 04:00:07 Removing intermediate container 9bb1f6912abd 04:00:07 ---> c944ee0a4a0e 04:00:07 Step 23/26 : ENTRYPOINT ["entrypoint.sh"] 04:00:07 ---> Running in 6ba8bbcd46fa 04:00:07 ---> e153774c997e 04:00:07 Step 25/32 : VOLUME ${SECURITY_INIT_DIR} 04:00:08 (1/6) Installing dumb-init (1.2.2-r1) 04:00:08 (2/6) Installing libgcc (9.3.0-r2) 04:00:08 ---> Running in ae11cbeca0c2 04:00:08 (3/6) Installing libsodium (1.0.18-r0) 04:00:08 (4/6) Installing libstdc++ (9.3.0-r2) 04:00:08 Removing intermediate container 6ba8bbcd46fa 04:00:08 ---> 75490f245f30 04:00:08 Step 24/26 : LABEL arch=arm64 04:00:09 ---> Running in f51058fb94c4 04:00:09 Removing intermediate container ae11cbeca0c2 04:00:09 ---> dfa1ff7cb210 04:00:09 Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 04:00:09 (5/6) Installing libzmq (4.3.3-r0) 04:00:09 Removing intermediate container f51058fb94c4 04:00:09 ---> 2bc970c6a9fc 04:00:09 Step 25/26 : LABEL git_sha=68ab20fa822689163fff8de0f2e01367929d171d 04:00:09 ---> Running in c416a3172c5d 04:00:09 (6/6) Installing zeromq (4.3.3-r0) 04:00:09 ---> d991ff919960 04:00:09 Step 27/32 : RUN chmod +x /entrypoint.sh 04:00:10 Executing busybox-1.31.1-r20.trigger 04:00:10 OK: 8 MiB in 20 packages 04:00:10 ---> Running in adcc5777601f 04:00:11 Removing intermediate container c416a3172c5d 04:00:11 ---> fbca648c8757 04:00:11 Step 26/26 : LABEL version=0.0.0 04:00:11 ---> Running in 9af63130aab3 04:00:12 Removing intermediate container 9af63130aab3 04:00:12 ---> 3e415586cfba 04:00:12 04:00:12 Removing intermediate container ee5f0758132b 04:00:12 ---> fa86ac8d74c4 04:00:12 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 04:00:12 Successfully built 3e415586cfba 04:00:12 Successfully tagged security-secretstore-setup-arm64:latest 04:00:15  Building security-secretstore-setup ... done  ---> 46049990b102 04:00:15 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 04:00:15 Removing intermediate container adcc5777601f 04:00:15 ---> 9b9fc7e71d52 04:00:15 Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] 04:00:15 ---> Running in 687859dd7a8c 04:00:15 ---> e1ab211a22f0 04:00:15 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 04:00:15 Removing intermediate container 687859dd7a8c 04:00:15 ---> be03e1a87c4f 04:00:15 Step 29/32 : CMD ["gate"] 04:00:18 ---> Running in a912cd4bb55e 04:00:18 ---> 070dedaf5fa8 04:00:18 Step 20/24 : ENTRYPOINT ["/core-data"] 04:00:18 ---> Running in 83eb28da04d4 04:00:18 Removing intermediate container a912cd4bb55e 04:00:18 ---> 5cd7c33eb992 04:00:18 Step 30/32 : LABEL arch=arm64 04:00:18 ---> Running in ac5e2ddc6253 04:00:18 Removing intermediate container 83eb28da04d4 04:00:18 ---> a2d71545daeb 04:00:18 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 04:00:18 ---> Running in 4dcc604c3e06 04:00:18 Removing intermediate container ac5e2ddc6253 04:00:18 ---> 6c6970702bee 04:00:18 Step 31/32 : LABEL git_sha=68ab20fa822689163fff8de0f2e01367929d171d 04:00:18 ---> Running in 2ba60b319c5e 04:00:18 Removing intermediate container 4dcc604c3e06 04:00:18 ---> 822eade61852 04:00:18 Step 22/24 : LABEL arch=arm64 04:00:19 ---> Running in 9725331542b4 04:00:19 Removing intermediate container 2ba60b319c5e 04:00:19 ---> 6857e0741dc6 04:00:19 Step 32/32 : LABEL version=0.0.0 04:00:19 Removing intermediate container 9725331542b4 04:00:19 ---> 11a94aba3510 04:00:19 Step 23/24 : LABEL git_sha=68ab20fa822689163fff8de0f2e01367929d171d 04:00:24 ---> Running in d23326a3ec5d 04:00:24 ---> Running in d3d2419d0f61 04:00:24 Removing intermediate container d23326a3ec5d 04:00:24 ---> 1fc417b26f9b 04:00:24 04:00:24 Removing intermediate container d3d2419d0f61 04:00:24 ---> d0fe02f1765b 04:00:24 Step 24/24 : LABEL version=0.0.0 04:00:24 Successfully built 1fc417b26f9b 04:00:24 Successfully tagged security-bootstrapper-arm64:latest 04:00:24  Building security-bootstrapper ... done  ---> Running in 751c633c2adc 04:00:24 Removing intermediate container 751c633c2adc 04:00:24 ---> aa5895d0361f 04:00:24 04:00:24 Successfully built aa5895d0361f 04:00:24 Successfully tagged core-data-arm64:latest 04:00:24  Building core-data ... done  [Pipeline] } 04:00:24 $ docker stop --time=1 bcc1b3c4c09c64a4481d90c1a0662b588c4afc7465c0e328cbbb5c0ca7ce1e6c 04:00:26 $ docker rm -f bcc1b3c4c09c64a4481d90c1a0662b588c4afc7465c0e328cbbb5c0ca7ce1e6c [Pipeline] // withDockerContainer [Pipeline] sh 04:00:27 + docker images 04:00:27 REPOSITORY TAG IMAGE ID CREATED SIZE 04:00:27 core-data-arm64 latest aa5895d0361f 6 seconds ago 19.1MB 04:00:27 security-bootstrapper-arm64 latest 1fc417b26f9b 7 seconds ago 17.1MB 04:00:27 security-secretstore-setup-arm64 latest 3e415586cfba 16 seconds ago 26.5MB 04:00:27 support-scheduler-arm64 latest c3c95efacdd1 26 seconds ago 15MB 04:00:27 504562020865 31 seconds ago 974MB 04:00:27 9c5ea5619786 38 seconds ago 968MB 04:00:27 e3ef4b1a46e6 43 seconds ago 974MB 04:00:27 ab82c04c3c78 48 seconds ago 967MB 04:00:27 sys-mgmt-agent-arm64 latest 43c3147c89b5 2 minutes ago 299MB 04:00:27 core-metadata-arm64 latest 86266647ea2b 3 minutes ago 15.6MB 04:00:27 core-command-arm64 latest 06a4ff0e66d7 3 minutes ago 15MB 04:00:27 security-proxy-setup-arm64 latest 7cb69dec4c55 3 minutes ago 24MB 04:00:27 support-notifications-arm64 latest 505eccf6e1ec 3 minutes ago 15.7MB 04:00:27 461148269f24 4 minutes ago 973MB 04:00:27 ec1967212d6d 4 minutes ago 972MB 04:00:27 dd631bdaa45a 4 minutes ago 968MB 04:00:27 5bb0917e931e 4 minutes ago 971MB 04:00:27 92f4dd56ea37 4 minutes ago 966MB 04:00:27 ci-base-image-arm64 latest 515c217eead6 15 minutes ago 641MB 04:00:27 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.16-alpine cfc18b08335c 5 weeks ago 428MB 04:00:27 alpine 3.12 9852663dfa18 7 weeks ago 5.32MB 04:00:27 docker 20.10.0 eeaf43b92773 6 months ago 228MB 04:00:27 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:00:30 ---> job-cost.sh 04:00:30 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-p9tC 04:01:13 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 04:02:50 lf-activate-venv(): INFO: Adding /tmp/venv-p9tC/bin to PATH 04:02:50 INFO: No Stack... 04:02:50 INFO: Retrieving Pricing Info for: v2-standard-4 04:02:50 INFO: Archiving Costs [Pipeline] sh 04:02:50 + cat /w/workspace/edgex-go/4/archives/cost.csv 04:02:50 + cut -d, -f6 [Pipeline] lock 04:02:50 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3550-4-stack-cost] 04:02:50 Resource [jenkins-edgexfoundry-edgex-go-PR-3550-4-stack-cost] did not exist. Created. 04:02:50 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3550-4-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 04:02:51 + echo total: 0.18000000715255737 [Pipeline] stash 04:02:53 Stashed 1 file(s) [Pipeline] } 04:02:53 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3550-4-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:02:56 provisioning config files... 04:02:56 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/4@tmp/config4833372537043589623tmp [Pipeline] { [Pipeline] sh 04:02:56 + set +x 04:02:56 + curl -s https://codecov.io/bash 04:02:56 + bash -s -- 04:02:56 04:02:56 _____ _ 04:02:56 / ____| | | 04:02:56 | | ___ __| | ___ ___ _____ __ 04:02:56 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 04:02:56 | |___| (_) | (_| | __/ (_| (_) \ V / 04:02:56 \_____\___/ \__,_|\___|\___\___/ \_/ 04:02:56 Bash-1.0.3 04:02:56 04:02:56 04:02:56 ==> git version 2.24.4 found 04:02:56 ==> 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:02:56 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 04:02:56 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 04:02:56 ==> Jenkins CI detected. 04:02:56 project root: . 04:02:56 --> token set from env 04:02:56 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 04:02:57 ==> Running gcov in . (disable via -X gcov) 04:02:57 ==> Python coveragepy not found 04:02:57 ==> Searching for coverage reports in: 04:02:57 + . 04:02:57 -> Found 1 reports 04:02:57 ==> Detecting git/mercurial file structure 04:02:57 ==> Reading reports 04:02:57 + ./coverage.out bytes=411487 04:02:57 ==> Appending adjustments 04:02:57 https://docs.codecov.io/docs/fixing-reports 04:02:58 + Found adjustments 04:02:58 ==> Gzipping contents 04:02:58 56K /tmp/codecov.s1yGp6.gz 04:02:58 ==> Uploading reports 04:02:58 url: https://codecov.io 04:02:58 query: branch=PR-3550&commit=68ab20fa822689163fff8de0f2e01367929d171d&build=4&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3550%2F4%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3550&job=&cmd_args= 04:02:58 -> Pinging Codecov 04:02:58 https://codecov.io/upload/v4?package=bash-1.0.3&token=secret&branch=PR-3550&commit=68ab20fa822689163fff8de0f2e01367929d171d&build=4&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3550%2F4%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3550&job=&cmd_args= 04:02:58 -> Uploading to 04:02:58 https://storage.googleapis.com/codecov/v4/raw/2021-06-09/00271124DB129430A58F1EEE437C3FCB/68ab20fa822689163fff8de0f2e01367929d171d/b7769982-9977-4f3c-bb07-d320b8c7280d.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210609%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210609T040258Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=29e3ce224bf417e8a1a14f8bba3d07090ec23340784f4c6f0882c1999a967f83 04:02:58 % Total % Received % Xferd Average Speed Time Time Time Current 04:02:58 Dload Upload Total Spent Left Speed 04:02:58 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 56038 0 0 100 56038 0 165k --:--:-- --:--:-- --:--:-- 166k 04:02:58 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/68ab20fa822689163fff8de0f2e01367929d171d [Pipeline] } 04:02:58 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:03:02 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 04:03:04 ---> package-listing.sh 04:03:04 ++ facter osfamily 04:03:04 ++ tr '[:upper:]' '[:lower:]' 04:03:04 + OS_FAMILY=redhat 04:03:04 + workspace=/w/workspace/edgex-go/4 04:03:04 + START_PACKAGES=/tmp/packages_start.txt 04:03:04 + END_PACKAGES=/tmp/packages_end.txt 04:03:04 + DIFF_PACKAGES=/tmp/packages_diff.txt 04:03:04 + PACKAGES=/tmp/packages_start.txt 04:03:04 + '[' /w/workspace/edgex-go/4 ']' 04:03:04 + PACKAGES=/tmp/packages_end.txt 04:03:04 + case "${OS_FAMILY}" in 04:03:04 + sort 04:03:04 + rpm -qa 04:03:05 + '[' -f /tmp/packages_start.txt ']' 04:03:05 + '[' -f /tmp/packages_end.txt ']' 04:03:05 + diff /tmp/packages_start.txt /tmp/packages_end.txt 04:03:05 + '[' /w/workspace/edgex-go/4 ']' 04:03:05 + mkdir -p /w/workspace/edgex-go/4/archives/ 04:03:05 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/4/archives/ [Pipeline] echo 04:03:05 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/4/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 04:03:05 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 04:03:08 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 04:03:08 04:03:08 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 04:03:08 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 04:03:08 alpine: Pulling from edgex-lftools-log-publisher 04:03:08 df20fa9351a1: Pulling fs layer 04:03:08 36b3adc4ff6f: Pulling fs layer 04:03:08 8ad3a11d3b57: Pulling fs layer 04:03:08 46f8f816bc3b: Pulling fs layer 04:03:08 93b61091891f: Pulling fs layer 04:03:08 93b9cdb0e59b: Pulling fs layer 04:03:08 5e14af77c1be: Pulling fs layer 04:03:08 01666e4c0597: Pulling fs layer 04:03:08 aa168da1d23b: Pulling fs layer 04:03:08 93b61091891f: Waiting 04:03:08 93b9cdb0e59b: Waiting 04:03:08 5e14af77c1be: Waiting 04:03:08 01666e4c0597: Waiting 04:03:08 aa168da1d23b: Waiting 04:03:08 46f8f816bc3b: Waiting 04:03:08 36b3adc4ff6f: Verifying Checksum 04:03:08 36b3adc4ff6f: Download complete 04:03:08 46f8f816bc3b: Verifying Checksum 04:03:08 46f8f816bc3b: Download complete 04:03:08 df20fa9351a1: Verifying Checksum 04:03:08 df20fa9351a1: Download complete 04:03:08 93b9cdb0e59b: Verifying Checksum 04:03:08 93b9cdb0e59b: Download complete 04:03:08 5e14af77c1be: Verifying Checksum 04:03:08 5e14af77c1be: Download complete 04:03:08 93b61091891f: Verifying Checksum 04:03:08 93b61091891f: Download complete 04:03:08 01666e4c0597: Verifying Checksum 04:03:08 01666e4c0597: Download complete 04:03:08 8ad3a11d3b57: Verifying Checksum 04:03:08 8ad3a11d3b57: Download complete 04:03:08 df20fa9351a1: Pull complete 04:03:09 36b3adc4ff6f: Pull complete 04:03:09 8ad3a11d3b57: Pull complete 04:03:09 46f8f816bc3b: Pull complete 04:03:09 93b61091891f: Pull complete 04:03:09 93b9cdb0e59b: Pull complete 04:03:09 5e14af77c1be: Pull complete 04:03:09 01666e4c0597: Pull complete 04:03:10 aa168da1d23b: Verifying Checksum 04:03:10 aa168da1d23b: Download complete 04:03:14 aa168da1d23b: Pull complete 04:03:14 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 04:03:14 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 04:03:14 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 04:03:14 prd-centos7-docker-4c-2g-1171 does not seem to be running inside a container 04:03:14 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/4/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 04:03:17 $ docker top a4ed02814e746853cb630c5b1f55091bffa77cef077a91d0c572c0b44efeba90 -eo pid,comm [Pipeline] { [Pipeline] sh 04:03:20 + touch /tmp/pre-build-complete [Pipeline] sh 04:03:22 + mkdir -p /var/log/sa [Pipeline] sh 04:03:22 + ls /var/log/sa-host 04:03:22 + sadf -c /var/log/sa-host/sa05 04:03:22 file_magic: OK 04:03:22 HZ: Using current value: 100 04:03:22 file_header: OK 04:03:22 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:03:22 Statistics: 04:03:22 Hnuu...uuuununununu...Hnuu...uuuununununu... 04:03:22 File successfully converted to sysstat format version 12.2.1 04:03:22 + sadf -c /var/log/sa-host/sa09 04:03:22 file_magic: OK 04:03:22 HZ: Using current value: 100 04:03:22 file_header: OK 04:03:22 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:03:22 Statistics: 04:03:22 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...Hnuu...uuuununununu... 04:03:22 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:03:23 provisioning config files... 04:03:23 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/4@tmp/config6134075031788482645tmp [Pipeline] { [Pipeline] echo 04:03:25 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 04:03:25 ---> create-netrc.sh [Pipeline] } 04:03:25 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 04:03:25 ---> python-tools-install.sh [Pipeline] echo 04:03:26 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 04:03:26 ---> sudo-logs.sh 04:03:26 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 04:03:26 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 04:03:26 ---> job-cost.sh 04:03:26 lf-activate-venv: SKIPPING 04:03:26 DEBUG: total: 0.18000000715255737 04:03:26 INFO: Retrieving Stack Cost... 04:03:27 INFO: Retrieving Pricing Info for: v3-standard-2 04:03:27 INFO: Archiving Costs [Pipeline] echo 04:03:30 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 04:03:30 ---> logs-deploy.sh 04:03:30 lf-activate-venv: SKIPPING 04:03:30 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3550/4 04:03:30 INFO: archiving workspace using pattern(s): 04:03:31 Archives upload complete. 04:03:31 INFO: archiving logs to Nexus 04:03:31 ---> uname -a: 04:03:31 Linux prd-centos7-docker-4c-2g-1171.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:03:31 04:03:31 04:03:31 ---> lscpu: 04:03:31 Architecture: x86_64 04:03:31 CPU op-mode(s): 32-bit, 64-bit 04:03:31 Byte Order: Little Endian 04:03:31 Address sizes: 40 bits physical, 48 bits virtual 04:03:31 CPU(s): 2 04:03:31 On-line CPU(s) list: 0,1 04:03:31 Thread(s) per core: 1 04:03:31 Core(s) per socket: 1 04:03:31 Socket(s): 2 04:03:31 NUMA node(s): 1 04:03:31 Vendor ID: AuthenticAMD 04:03:31 CPU family: 23 04:03:31 Model: 49 04:03:31 Model name: AMD EPYC-Rome Processor 04:03:31 Stepping: 0 04:03:31 CPU MHz: 2800.000 04:03:31 BogoMIPS: 5600.00 04:03:31 Virtualization: AMD-V 04:03:31 Hypervisor vendor: KVM 04:03:31 Virtualization type: full 04:03:31 L1d cache: 64 KiB 04:03:31 L1i cache: 64 KiB 04:03:31 L2 cache: 1 MiB 04:03:31 L3 cache: 32 MiB 04:03:31 NUMA node0 CPU(s): 0,1 04:03:31 Vulnerability Itlb multihit: Not affected 04:03:31 Vulnerability L1tf: Not affected 04:03:31 Vulnerability Mds: Not affected 04:03:31 Vulnerability Meltdown: Not affected 04:03:31 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 04:03:31 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 04:03:31 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 04:03:31 Vulnerability Srbds: Not affected 04:03:31 Vulnerability Tsx async abort: Not affected 04:03:31 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:03:31 04:03:31 04:03:31 ---> nproc: 04:03:31 2 04:03:31 04:03:31 04:03:31 ---> df -h: 04:03:31 Filesystem Size Used Available Use% Mounted on 04:03:31 overlay 40.0G 11.6G 28.4G 29% / 04:03:31 tmpfs 64.0M 0 64.0M 0% /dev 04:03:31 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 04:03:31 shm 64.0M 0 64.0M 0% /dev/shm 04:03:31 /dev/vda1 40.0G 11.6G 28.4G 29% /facter-os 04:03:31 /dev/vda1 40.0G 11.6G 28.4G 29% /etc/resolv.conf 04:03:31 /dev/vda1 40.0G 11.6G 28.4G 29% /etc/hostname 04:03:31 /dev/vda1 40.0G 11.6G 28.4G 29% /etc/hosts 04:03:31 /dev/vda1 40.0G 11.6G 28.4G 29% /run/cloud-init/result.json 04:03:31 /dev/vda1 40.0G 11.6G 28.4G 29% /var/log/sa-host 04:03:31 /dev/vda1 40.0G 11.6G 28.4G 29% /var/log/secure 04:03:31 /dev/vda1 40.0G 11.6G 28.4G 29% /var/log/auth.log 04:03:31 /dev/vda1 40.0G 11.6G 28.4G 29% /w/workspace/edgex-go/4@tmp 04:03:31 /dev/vda1 40.0G 11.6G 28.4G 29% /w/workspace/edgex-go/4 04:03:31 04:03:31 04:03:31 ---> free -m: 04:03:31 total used free shared buff/cache available 04:03:31 Mem: 7821 1145 2171 0 4504 6629 04:03:31 Swap: 1023 1 1022 04:03:31 04:03:31 04:03:31 ---> ip addr: 04:03:31 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 04:03:31 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 04:03:31 inet 127.0.0.1/8 scope host lo 04:03:31 valid_lft forever preferred_lft forever 04:03:31 inet6 ::1/128 scope host 04:03:31 valid_lft forever preferred_lft forever 04:03:31 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 04:03:31 link/ether fa:16:3e:42:d2:6e brd ff:ff:ff:ff:ff:ff 04:03:31 inet 10.30.123.18/23 brd 10.30.123.255 scope global dynamic eth0 04:03:31 valid_lft 84857sec preferred_lft 84857sec 04:03:31 inet6 fe80::f816:3eff:fe42:d26e/64 scope link 04:03:31 valid_lft forever preferred_lft forever 04:03:31 3: docker0: mtu 1500 qdisc noqueue state DOWN 04:03:31 link/ether 02:42:8d:78:d6:b4 brd ff:ff:ff:ff:ff:ff 04:03:31 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 04:03:31 valid_lft forever preferred_lft forever 04:03:31 inet6 fe80::42:8dff:fe78:d6b4/64 scope link 04:03:31 valid_lft forever preferred_lft forever 04:03:31 04:03:31 04:03:31 ---> sar -b -r -n DEV: 04:03:31 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 06/09/21 _x86_64_ (2 CPU) 04:03:31 04:03:31 03:37:36 LINUX RESTART (2 CPU) 04:03:31 04:03:31 03:38:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 04:03:31 03:39:01 98.24 14.14 84.10 0.00 4490.21 8002.91 0.00 04:03:31 03:40:01 32.81 0.70 32.11 0.00 353.04 12894.22 0.00 04:03:31 03:41:01 173.17 0.00 173.17 0.00 0.00 48231.81 0.00 04:03:31 03:42:01 61.43 0.02 61.41 0.00 0.53 10721.45 0.00 04:03:31 03:43:01 64.16 0.00 64.16 0.00 0.00 9169.25 0.00 04:03:31 03:44:02 457.23 49.76 407.47 0.00 4612.36 260187.16 0.00 04:03:31 03:45:01 298.71 21.55 277.16 0.00 767.23 74297.65 0.00 04:03:31 03:46:01 379.85 14.44 365.41 0.00 1358.47 172842.76 0.00 04:03:31 03:47:01 79.73 2.45 77.29 0.00 404.33 14717.25 0.00 04:03:31 03:48:01 1.30 0.05 1.25 0.00 0.53 16.99 0.00 04:03:31 03:49:01 0.33 0.00 0.33 0.00 0.00 3.12 0.00 04:03:31 03:50:01 0.20 0.00 0.20 0.00 0.00 1.83 0.00 04:03:31 03:51:01 0.32 0.00 0.32 0.00 0.00 3.30 0.00 04:03:31 03:52:01 0.28 0.00 0.28 0.00 0.00 2.75 0.00 04:03:31 03:53:02 0.45 0.18 0.27 0.00 5.73 2.88 0.00 04:03:31 03:54:01 0.83 0.00 0.83 0.00 0.00 16.09 0.00 04:03:31 03:55:01 0.27 0.00 0.27 0.00 0.00 3.55 0.00 04:03:31 03:56:01 0.28 0.00 0.28 0.00 0.00 3.23 0.00 04:03:31 03:57:01 0.20 0.00 0.20 0.00 0.00 2.30 0.00 04:03:31 03:58:01 0.27 0.00 0.27 0.00 0.00 2.87 0.00 04:03:31 03:59:01 0.28 0.00 0.28 0.00 0.00 2.92 0.00 04:03:31 04:00:01 0.28 0.00 0.28 0.00 0.00 3.40 0.00 04:03:31 04:01:01 0.28 0.05 0.23 0.00 0.67 2.90 0.00 04:03:31 04:02:01 0.53 0.17 0.37 0.00 3.06 4.96 0.00 04:03:31 04:03:01 2.00 1.75 0.25 0.00 94.49 16.21 0.00 04:03:31 Average: 66.35 4.23 62.12 0.00 484.69 24644.09 0.00 04:03:31 04:03:31 03:38:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 04:03:31 03:39:01 5432740 0 727516 9.08 2620 1846056 1063172 11.74 631560 1548584 10548 04:03:31 03:40:01 5204840 0 741588 9.26 2620 2059884 1082440 11.95 667372 1722784 156 04:03:31 03:41:01 4156740 0 963168 12.03 2620 2886404 1485440 16.40 1097524 2209044 133712 04:03:31 03:42:01 3895800 0 1021728 12.76 2620 3088784 1513004 16.70 1264884 2288172 27804 04:03:31 03:43:01 4223360 0 916168 11.44 2620 2866784 1082500 11.95 1035132 2191532 20 04:03:31 03:44:02 689164 0 1167788 14.58 2620 6149360 1504208 16.61 3122952 3485816 178088 04:03:31 03:45:01 1341816 0 1132640 14.14 2620 5531856 1252068 13.82 2227628 3721660 207764 04:03:31 03:46:01 2636456 0 1125308 14.05 2620 4244548 1296148 14.31 1589932 3076960 46208 04:03:31 03:47:01 2853452 0 1068024 13.34 2620 4084836 1097352 12.12 1152192 3304744 12 04:03:31 03:48:01 2858668 0 1062804 13.27 2620 4084840 1057248 11.67 1152140 3301528 8 04:03:31 03:49:01 2858768 0 1062704 13.27 2620 4084840 1057332 11.67 1151620 3302192 8 04:03:31 03:50:01 2859248 0 1062216 13.26 2620 4084848 1057248 11.67 1151516 3302192 8 04:03:31 03:51:01 2859156 0 1062300 13.26 2620 4084856 1057248 11.67 1150928 3302672 8 04:03:31 03:52:01 2859068 0 1062384 13.26 2620 4084860 1057248 11.67 1151760 3301980 8 04:03:31 03:53:02 2859228 0 1062192 13.26 2620 4084892 1057248 11.67 1178804 3274884 16 04:03:31 03:54:01 2857192 0 1064224 13.29 2620 4084896 1057332 11.67 1181028 3274424 8 04:03:31 03:55:01 2857924 0 1063488 13.28 2620 4084900 1057248 11.67 1180892 3274424 20 04:03:31 03:56:01 2857556 0 1063848 13.28 2620 4084908 1057248 11.67 1181976 3273280 8 04:03:31 03:57:01 2857684 0 1063720 13.28 2620 4084908 1057248 11.67 1182100 3273280 8 04:03:31 03:58:01 2858320 0 1063080 13.27 2620 4084912 1057248 11.67 1182064 3273280 8 04:03:31 03:59:01 2857260 0 1064136 13.29 2620 4084916 1057344 11.67 1182128 3273280 8 04:03:31 04:00:01 2857668 0 1063724 13.28 2620 4084920 1057248 11.67 1182112 3273280 8 04:03:31 04:01:01 2856200 0 1065036 13.30 2620 4085076 1060020 11.70 1182852 3273280 8 04:03:31 04:02:01 2857040 0 1064164 13.29 2620 4085108 1057756 11.68 1182416 3273396 8 04:03:31 04:03:01 2850020 0 1068324 13.34 2620 4087968 1139584 12.58 1186276 3274100 76 04:03:31 Average: 3046215 0 1035291 12.93 2620 3924806 1135127 12.53 1261992 3042831 24181 04:03:31 04:03:31 03:38:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 04:03:31 03:39:01 eth0 862.87 621.00 3444.19 92.40 0.00 0.00 0.00 0.00 04:03:31 03:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:03:31 03:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:03:31 03:40:01 eth0 862.38 1206.08 3039.36 140.08 0.00 0.00 0.00 0.00 04:03:31 03:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:03:31 03:40:01 docker0 1147.74 784.60 85.85 2698.59 0.00 0.00 0.00 0.00 04:03:31 03:41:01 veth1fe5440 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 04:03:31 03:41:01 eth0 536.54 476.72 3548.48 79.58 0.00 0.00 0.00 0.00 04:03:31 03:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:03:31 03:41:01 docker0 225.10 250.82 14.55 845.43 0.00 0.00 0.00 0.00 04:03:31 03:42:01 veth1fe5440 1.83 1.83 0.15 0.15 0.00 0.00 0.00 0.00 04:03:31 03:42:01 eth0 12.66 7.05 8.67 4.69 0.00 0.00 0.00 0.00 04:03:31 03:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:03:31 03:42:01 docker0 1.83 1.83 0.12 0.15 0.00 0.00 0.00 0.00 04:03:31 03:43:01 eth0 26.37 17.50 20.25 35.48 0.00 0.00 0.00 0.00 04:03:31 03:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:03:31 03:43:01 docker0 0.42 0.42 0.03 0.03 0.00 0.00 0.00 0.00 04:03:31 03:44:02 vethb774830 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:03:31 03:44:02 vethffe707f 0.00 0.69 0.00 0.04 0.00 0.00 0.00 0.00 04:03:31 03:44:02 eth0 234.27 195.07 1826.59 55.19 0.00 0.00 0.00 0.00 04:03:31 03:44:02 veth8353a10 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:03:31 03:45:01 vethffe707f 0.00 0.20 0.00 0.01 0.00 0.00 0.00 0.00 04:03:31 03:45:01 eth0 53.11 37.50 237.54 7.99 0.00 0.00 0.00 0.00 04:03:31 03:45:01 lo 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 04:03:31 03:45:01 docker0 1475.96 1156.41 107.11 3954.48 0.00 0.00 0.00 0.00 04:03:31 03:46:01 vethffe707f 0.00 0.40 0.00 0.02 0.00 0.00 0.00 0.00 04:03:31 03:46:01 eth0 151.39 124.91 768.46 67.04 0.00 0.00 0.00 0.00 04:03:31 03:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:03:31 03:46:01 docker0 16.40 20.98 1.09 72.33 0.00 0.00 0.00 0.00 04:03:31 03:47:01 eth0 121.98 95.05 908.03 11.78 0.00 0.00 0.00 0.00 04:03:31 03:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:03:31 03:47:01 docker0 28.29 45.48 1.81 345.06 0.00 0.00 0.00 0.00 04:03:31 03:48:01 eth0 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 04:03:31 03:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:03:31 03:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:03:31 03:49:01 eth0 0.25 0.22 0.14 0.07 0.00 0.00 0.00 0.00 04:03:31 03:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:03:31 03:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:03:31 03:50:01 eth0 0.03 0.02 0.00 0.00 0.00 0.00 0.00 0.00 04:03:31 03:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:03:31 03:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:03:31 03:51:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 04:03:31 03:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:03:31 03:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:03:31 03:52:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 04:03:31 03:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:03:31 03:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:03:31 03:53:02 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 04:03:31 03:53:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:03:31 03:53:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:03:31 03:54:01 eth0 0.29 0.22 0.14 0.07 0.00 0.00 0.00 0.00 04:03:31 03:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:03:31 03:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:03:31 03:55:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 04:03:31 03:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:03:31 03:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:03:31 03:56:01 eth0 0.08 0.07 0.01 0.01 0.00 0.00 0.00 0.00 04:03:31 03:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:03:31 03:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:03:31 03:57:01 eth0 0.07 0.05 0.00 0.00 0.00 0.00 0.00 0.00 04:03:31 03:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:03:31 03:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:03:31 03:58:01 eth0 0.13 0.07 0.01 0.01 0.00 0.00 0.00 0.00 04:03:31 03:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:03:31 03:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:03:31 03:59:01 eth0 0.25 0.22 0.14 0.07 0.00 0.00 0.00 0.00 04:03:31 03:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:03:31 03:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:03:31 04:00:01 eth0 0.07 0.07 0.01 0.01 0.00 0.00 0.00 0.00 04:03:31 04:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:03:31 04:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:03:31 04:01:01 eth0 0.08 0.05 0.01 0.00 0.00 0.00 0.00 0.00 04:03:31 04:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:03:31 04:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:03:31 04:02:01 eth0 0.07 0.07 0.01 0.01 0.00 0.00 0.00 0.00 04:03:31 04:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:03:31 04:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:03:31 04:03:01 eth0 7.33 5.65 5.64 19.62 0.00 0.00 0.00 0.00 04:03:31 04:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:03:31 04:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:03:31 Average: eth0 114.58 111.40 552.17 20.57 0.00 0.00 0.00 0.00 04:03:31 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:03:31 Average: docker0 59.94 48.23 4.34 172.53 0.00 0.00 0.00 0.00 04:03:31 04:03:31 04:03:31 ---> sar -P ALL: 04:03:31 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 06/09/21 _x86_64_ (2 CPU) 04:03:31 04:03:31 03:37:36 LINUX RESTART (2 CPU) 04:03:31 04:03:31 03:38:02 CPU %user %nice %system %iowait %steal %idle 04:03:31 03:39:01 all 15.99 0.00 2.69 2.39 0.07 78.86 04:03:31 03:39:01 0 14.02 0.00 3.79 3.75 0.07 78.37 04:03:31 03:39:01 1 17.94 0.00 1.61 1.04 0.07 79.34 04:03:31 03:40:01 all 13.87 0.00 3.20 0.61 0.09 82.23 04:03:31 03:40:01 0 14.19 0.00 3.63 0.30 0.09 81.80 04:03:31 03:40:01 1 13.56 0.00 2.78 0.91 0.09 82.66 04:03:31 03:41:01 all 30.93 0.00 7.92 2.55 0.08 58.52 04:03:31 03:41:01 0 32.08 0.00 9.01 2.13 0.07 56.71 04:03:31 03:41:01 1 29.79 0.00 6.83 2.96 0.09 60.34 04:03:31 03:42:01 all 37.91 0.00 4.70 2.33 0.08 54.98 04:03:31 03:42:01 0 37.77 0.00 4.89 3.26 0.09 54.00 04:03:31 03:42:01 1 38.06 0.00 4.51 1.39 0.07 55.96 04:03:31 03:43:01 all 60.21 0.00 8.46 1.81 0.10 29.42 04:03:31 03:43:01 0 60.58 0.00 8.64 1.83 0.09 28.85 04:03:31 03:43:01 1 59.84 0.00 8.27 1.80 0.11 29.99 04:03:31 03:44:02 all 24.78 0.00 17.53 17.61 0.11 39.98 04:03:31 03:44:02 0 24.38 0.00 17.26 18.59 0.11 39.66 04:03:31 03:44:02 1 25.19 0.00 17.79 16.62 0.11 40.30 04:03:31 03:45:01 all 69.81 0.00 14.17 12.54 0.12 3.36 04:03:31 03:45:01 0 70.13 0.00 13.93 11.25 0.13 4.55 04:03:31 03:45:01 1 69.49 0.00 14.41 13.83 0.11 2.16 04:03:31 03:46:01 all 61.39 0.00 15.18 17.77 0.16 5.50 04:03:31 03:46:01 0 60.29 0.00 16.20 18.74 0.15 4.63 04:03:31 03:46:01 1 62.50 0.00 14.16 16.79 0.17 6.38 04:03:31 03:47:01 all 7.24 0.00 2.75 1.89 0.04 88.07 04:03:31 03:47:01 0 7.39 0.00 2.94 1.51 0.05 88.11 04:03:31 03:47:01 1 7.09 0.00 2.57 2.28 0.03 88.03 04:03:31 03:48:01 all 0.06 0.00 0.05 0.00 0.03 99.87 04:03:31 03:48:01 0 0.02 0.00 0.07 0.00 0.03 99.88 04:03:31 03:48:01 1 0.10 0.00 0.03 0.00 0.02 99.85 04:03:31 03:49:01 all 0.10 0.00 0.08 0.00 0.03 99.80 04:03:31 03:49:01 0 0.08 0.00 0.07 0.00 0.03 99.82 04:03:31 03:49:01 1 0.12 0.00 0.08 0.00 0.02 99.78 04:03:31 04:03:31 03:49:01 CPU %user %nice %system %iowait %steal %idle 04:03:31 03:50:01 all 0.06 0.00 0.02 0.00 0.03 99.90 04:03:31 03:50:01 0 0.12 0.00 0.02 0.00 0.02 99.85 04:03:31 03:50:01 1 0.00 0.00 0.02 0.00 0.03 99.95 04:03:31 03:51:01 all 0.08 0.00 0.03 0.00 0.03 99.87 04:03:31 03:51:01 0 0.10 0.00 0.02 0.00 0.00 99.88 04:03:31 03:51:01 1 0.07 0.00 0.03 0.00 0.05 99.85 04:03:31 03:52:01 all 0.08 0.00 0.02 0.00 0.03 99.88 04:03:31 03:52:01 0 0.13 0.00 0.02 0.00 0.03 99.82 04:03:31 03:52:01 1 0.02 0.00 0.02 0.00 0.02 99.95 04:03:31 03:53:02 all 0.06 0.00 0.06 0.00 0.03 99.86 04:03:31 03:53:02 0 0.05 0.00 0.03 0.00 0.02 99.90 04:03:31 03:53:02 1 0.07 0.00 0.08 0.00 0.03 99.82 04:03:31 03:54:01 all 0.03 0.00 0.01 0.00 0.02 99.94 04:03:31 03:54:01 0 0.02 0.00 0.00 0.00 0.00 99.98 04:03:31 03:54:01 1 0.05 0.00 0.02 0.00 0.03 99.90 04:03:31 03:55:01 all 0.08 0.00 0.03 0.00 0.03 99.87 04:03:31 03:55:01 0 0.03 0.00 0.03 0.00 0.03 99.90 04:03:31 03:55:01 1 0.12 0.00 0.02 0.00 0.02 99.85 04:03:31 03:56:01 all 0.08 0.00 0.02 0.00 0.03 99.88 04:03:31 03:56:01 0 0.03 0.00 0.02 0.00 0.03 99.92 04:03:31 03:56:01 1 0.12 0.00 0.02 0.00 0.02 99.85 04:03:31 03:57:01 all 0.08 0.00 0.03 0.00 0.02 99.88 04:03:31 03:57:01 0 0.02 0.00 0.02 0.00 0.02 99.95 04:03:31 03:57:01 1 0.13 0.00 0.03 0.00 0.02 99.82 04:03:31 03:58:01 all 0.04 0.00 0.02 0.00 0.03 99.92 04:03:31 03:58:01 0 0.02 0.00 0.02 0.00 0.05 99.92 04:03:31 03:58:01 1 0.07 0.00 0.02 0.00 0.00 99.92 04:03:31 03:59:01 all 0.07 0.00 0.02 0.00 0.03 99.89 04:03:31 03:59:01 0 0.03 0.00 0.02 0.00 0.02 99.93 04:03:31 03:59:01 1 0.10 0.00 0.02 0.00 0.03 99.85 04:03:31 04:00:01 all 0.04 0.00 0.02 0.00 0.02 99.92 04:03:31 04:00:01 0 0.02 0.00 0.02 0.00 0.03 99.93 04:03:31 04:00:01 1 0.07 0.00 0.02 0.00 0.00 99.92 04:03:31 04:03:31 04:00:01 CPU %user %nice %system %iowait %steal %idle 04:03:31 04:01:01 all 0.04 0.00 0.03 0.00 0.03 99.91 04:03:31 04:01:01 0 0.03 0.00 0.03 0.00 0.03 99.90 04:03:31 04:01:01 1 0.05 0.00 0.02 0.00 0.02 99.92 04:03:31 04:02:01 all 0.05 0.00 0.03 0.00 0.03 99.89 04:03:31 04:02:01 0 0.05 0.00 0.03 0.00 0.03 99.88 04:03:31 04:02:01 1 0.05 0.00 0.03 0.00 0.02 99.90 04:03:31 04:03:01 all 1.05 0.00 0.48 0.05 0.03 98.39 04:03:31 04:03:01 0 1.32 0.00 0.67 0.08 0.03 97.89 04:03:31 04:03:01 1 0.79 0.00 0.28 0.02 0.02 98.90 04:03:31 Average: all 12.28 0.00 2.95 2.26 0.05 82.47 04:03:31 Average: 0 12.22 0.00 3.10 2.33 0.05 82.29 04:03:31 Average: 1 12.33 0.00 2.80 2.18 0.05 82.64 04:03:31 04:03:31 04:03:31