lenny-intel commented: recheck Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Connecting to https://api.github.com to check permissions of obtain list of weichou1229 for edgexfoundry/edgex-go Loading trusted files from base branch master at 1949c3356e6c8cf6d2dc2486513a90a0b6bc0e8d rather than 3c28b86c8a51e2b4430710665eb37e0cc3bbcca6 Obtained Jenkinsfile from 1949c3356e6c8cf6d2dc2486513a90a0b6bc0e8d 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-ssh5859151045732328353.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-ssh7905863559839262128.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-3551/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-3551/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh3439225043978499245.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-ssh2500524644790758001.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-3551/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-3551/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh6312836917312177178.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 on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-1109 in /w/workspace/edgexfoundry_edgex-go_PR-3551 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/6 [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/6 # 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/6@tmp/jenkins-gitclient-ssh7587138415267623022.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub [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/6@tmp/jenkins-gitclient-ssh4582764326631939268.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3551/head:refs/remotes/origin/PR-3551 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit 1949c3356e6c8cf6d2dc2486513a90a0b6bc0e8d into PR head commit 3c28b86c8a51e2b4430710665eb37e0cc3bbcca6 Merge succeeded, producing 3c28b86c8a51e2b4430710665eb37e0cc3bbcca6 Checking out Revision 3c28b86c8a51e2b4430710665eb37e0cc3bbcca6 (PR-3551) > git config core.sparsecheckout # timeout=10 > git checkout -f 3c28b86c8a51e2b4430710665eb37e0cc3bbcca6 # 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/6@tmp/jenkins-gitclient-ssh3153617473418797321.key > git merge 1949c3356e6c8cf6d2dc2486513a90a0b6bc0e8d # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 3c28b86c8a51e2b4430710665eb37e0cc3bbcca6 # timeout=10 Commit message: "Merge branch 'master' into issue-3545" > git rev-list --no-walk 3c28b86c8a51e2b4430710665eb37e0cc3bbcca6 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 00:33:27 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 00:33:27 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 00:33:29 ========================================================= 00:33:29 EdgeX Global Pipelines Version Info 00:33:29 ========================================================= [Pipeline] libraryResource [Pipeline] sh 00:33:35 ------------------- 00:33:35 stable info: 00:33:35 ------------------- 00:33:35 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 00:33:35 Commit SHA: f4a1163c6b2b14014f487cca778b157dcbc6cc6b 00:33:35 Message: update stable to v1.0.194 00:33:35 ------------------- 00:33:35 experimental info: 00:33:35 ------------------- 00:33:35 Commited By: **** collab-it+edgex@linuxfoundation.org 00:33:35 Commit SHA: f4a1163c6b2b14014f487cca778b157dcbc6cc6b 00:33:35 Message: update experimental to v1.0.194 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 00:33:35 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 00:33:35 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 00:33:35 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 00:33:35 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 00:33:35 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 00:33:35 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 00:33:35 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 00:33:35 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 00:33:35 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 00:33:35 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 00:33:35 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 00:33:35 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 00:33:37 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 00:33:37 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 00:33:37 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 00:33:38 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 00:33:38 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 00:33:38 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 00:33:38 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 00:33:38 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 00:33:38 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 00:33:38 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 00:33:38 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3551 [Pipeline] echo 00:33:38 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3551 [Pipeline] echo 00:33:38 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3551 [Pipeline] echo 00:33:38 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 3c28b86c8a51e2b4430710665eb37e0cc3bbcca6 [Pipeline] echo 00:33:38 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 3c28b86 [Pipeline] echo 00:33:38 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 00:33:40 provisioning config files... 00:33:40 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/6@tmp/config2199621515471134864tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:33:44 ---> docker-login.sh 00:33:44 nexus3.edgexfoundry.org:10001 00:33:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:33:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:33:44 Configure a credential helper to remove this warning. See 00:33:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:33:44 00:33:44 Login Succeeded 00:33:44 nexus3.edgexfoundry.org:10002 00:33:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:33:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:33:44 Configure a credential helper to remove this warning. See 00:33:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:33:44 00:33:44 Login Succeeded 00:33:44 nexus3.edgexfoundry.org:10003 00:33:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:33:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:33:44 Configure a credential helper to remove this warning. See 00:33:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:33:44 00:33:44 Login Succeeded 00:33:44 nexus3.edgexfoundry.org:10004 00:33:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:33:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:33:44 Configure a credential helper to remove this warning. See 00:33:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:33:44 00:33:44 Login Succeeded 00:33:44 docker.io 00:33:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:33:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:33:44 Configure a credential helper to remove this warning. See 00:33:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:33:44 00:33:44 Login Succeeded 00:33:44 ---> docker-login.sh ends [Pipeline] } 00:33:44 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 00:33:47 ++ ls cmd/core-command/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile cmd/sys-mgmt-agent/Dockerfile 00:33:47 + for file in '`ls cmd/**/Dockerfile`' 00:33:47 ++ cut -d/ -f2 00:33:47 ++ dirname cmd/core-command/Dockerfile 00:33:47 + echo core-command,cmd/core-command/Dockerfile 00:33:47 + for file in '`ls cmd/**/Dockerfile`' 00:33:47 ++ dirname cmd/core-data/Dockerfile 00:33:47 ++ cut -d/ -f2 00:33:47 + echo core-data,cmd/core-data/Dockerfile 00:33:47 + for file in '`ls cmd/**/Dockerfile`' 00:33:47 ++ dirname cmd/core-metadata/Dockerfile 00:33:47 ++ cut -d/ -f2 00:33:47 + echo core-metadata,cmd/core-metadata/Dockerfile 00:33:47 + for file in '`ls cmd/**/Dockerfile`' 00:33:47 ++ dirname cmd/security-bootstrapper/Dockerfile 00:33:47 ++ cut -d/ -f2 00:33:47 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 00:33:47 + for file in '`ls cmd/**/Dockerfile`' 00:33:47 ++ dirname cmd/security-proxy-setup/Dockerfile 00:33:47 ++ cut -d/ -f2 00:33:47 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 00:33:47 + for file in '`ls cmd/**/Dockerfile`' 00:33:47 ++ dirname cmd/security-secretstore-setup/Dockerfile 00:33:47 ++ cut -d/ -f2 00:33:47 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 00:33:47 + for file in '`ls cmd/**/Dockerfile`' 00:33:47 ++ dirname cmd/support-notifications/Dockerfile 00:33:47 ++ cut -d/ -f2 00:33:47 + echo support-notifications,cmd/support-notifications/Dockerfile 00:33:47 + for file in '`ls cmd/**/Dockerfile`' 00:33:47 ++ dirname cmd/support-scheduler/Dockerfile 00:33:47 ++ cut -d/ -f2 00:33:47 + echo support-scheduler,cmd/support-scheduler/Dockerfile 00:33:47 + for file in '`ls cmd/**/Dockerfile`' 00:33:47 ++ dirname cmd/sys-mgmt-agent/Dockerfile 00:33:47 ++ cut -d/ -f2 00:33:47 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 00:33:47 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 00:33:53 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 00:33:53 00:33:53 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 00:33:56 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 00:33:56 latest: Pulling from edgex-devops/git-semver 00:33:56 31603596830f: Pulling fs layer 00:33:56 54011a49482f: Pulling fs layer 00:33:56 a6820b24f6d8: Pulling fs layer 00:33:56 f581987b2513: Pulling fs layer 00:33:56 f581987b2513: Waiting 00:33:56 54011a49482f: Verifying Checksum 00:33:56 54011a49482f: Download complete 00:33:58 31603596830f: Verifying Checksum 00:33:58 31603596830f: Download complete 00:33:58 f581987b2513: Verifying Checksum 00:33:58 f581987b2513: Download complete 00:33:58 a6820b24f6d8: Verifying Checksum 00:33:58 a6820b24f6d8: Download complete 00:33:58 31603596830f: Pull complete 00:33:58 54011a49482f: Pull complete 00:33:58 a6820b24f6d8: Pull complete 00:33:58 f581987b2513: Pull complete 00:33:58 Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 00:33:58 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 00:33:58 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 00:33:58 prd-centos7-docker-4c-2g-1109 does not seem to be running inside a container 00:33:58 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/6 -v /w/workspace/edgex-go/6:/w/workspace/edgex-go/6:rw,z -v /w/workspace/edgex-go/6@tmp:/w/workspace/edgex-go/6@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:10004/edgex-devops/git-semver:latest cat 00:34:01 $ docker top db5a71461ed399c6982c788d9b8e40b59a1b63d6287297c4422d62614c4b07c1 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 00:34:01 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 00:34:01 [ssh-agent] Looking for ssh-agent implementation... 00:34:01 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 00:34:01 $ docker exec db5a71461ed399c6982c788d9b8e40b59a1b63d6287297c4422d62614c4b07c1 ssh-agent 00:34:01 SSH_AUTH_SOCK=/tmp/ssh-gOZbG3LX9LIG/agent.13 00:34:01 SSH_AGENT_PID=20 00:34:01 Running ssh-add (command line suppressed) 00:34:01 Identity added: /w/workspace/edgex-go/6@tmp/private_key_2855995926166979419.key (/w/workspace/edgex-go/6@tmp/private_key_2855995926166979419.key) 00:34:03 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 00:34:04 + git tag --points-at HEAD [Pipeline] } 00:34:04 $ docker exec --env ******** --env ******** db5a71461ed399c6982c788d9b8e40b59a1b63d6287297c4422d62614c4b07c1 ssh-agent -k 00:34:04 unset SSH_AUTH_SOCK; 00:34:04 unset SSH_AGENT_PID; 00:34:04 echo Agent pid 20 killed; 00:34:06 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 00:34:06 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 00:34:06 [ssh-agent] Looking for ssh-agent implementation... 00:34:06 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 00:34:06 $ docker exec db5a71461ed399c6982c788d9b8e40b59a1b63d6287297c4422d62614c4b07c1 ssh-agent 00:34:06 SSH_AUTH_SOCK=/tmp/ssh-0KsfxuFxQFLU/agent.54 00:34:06 SSH_AGENT_PID=60 00:34:06 Running ssh-add (command line suppressed) 00:34:06 Identity added: /w/workspace/edgex-go/6@tmp/private_key_6648655404016842676.key (/w/workspace/edgex-go/6@tmp/private_key_6648655404016842676.key) 00:34:08 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 00:34:09 + git semver init 00:34:09 # -> Open(): unable to determine branch for HEAD 00:34:09 # $GIT_DIR = /w/workspace/edgex-go/6/.git 00:34:09 # $GIT_WORK_TREE = /w/workspace/edgex-go/6 00:34:09 # $SEMVER_REMOTE_NAME = origin 00:34:09 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 00:34:09 # $SEMVER_USER_NAME = edgex-jenkins 00:34:09 # $SEMVER_BRANCH = PR-3551 00:34:09 # $SEMVER_TEMP = /tmp/semver-206633481 00:34:09 # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP 00:34:28 # '/tmp/semver-206633481' -> '/w/workspace/edgex-go/6/.semver' 00:34:28 # -> Force: false 00:34:28 # $SEMVER_DIR = /w/workspace/edgex-go/6/.semver [Pipeline] } 00:34:28 $ docker exec --env ******** --env ******** db5a71461ed399c6982c788d9b8e40b59a1b63d6287297c4422d62614c4b07c1 ssh-agent -k 00:34:28 unset SSH_AUTH_SOCK; 00:34:28 unset SSH_AGENT_PID; 00:34:28 echo Agent pid 60 killed; 00:34:28 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 00:34:31 + git semver [Pipeline] } 00:34:31 $ docker stop --time=1 db5a71461ed399c6982c788d9b8e40b59a1b63d6287297c4422d62614c4b07c1 00:34:34 $ docker rm -f db5a71461ed399c6982c788d9b8e40b59a1b63d6287297c4422d62614c4b07c1 [Pipeline] // withDockerContainer [Pipeline] sh 00:34:38 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 00:34:44 Stashed 1 file(s) [Pipeline] echo 00:34: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 00:34:49 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 00:34:50 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 00:34:52 + true 00:34:52 + sudo service docker restart 00:34:52 Redirecting to /bin/systemctl restart docker.service 00:35:00 Still waiting to schedule task 00:35:00 Waiting for next available executor on ‘ubuntu18.04-docker-arm64-4c-16g’ [Pipeline] echo 00:35:07 ========================================================= 00:35:07 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 00:35:07 ========================================================= [Pipeline] isUnix [Pipeline] sh 00:35:07 + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine . 00:35:10 Sending build context to Docker daemon 329.2MB 00:35:10 Step 1/6 : ARG BASE=golang:1.16-alpine3.12 00:35:10 Step 2/6 : FROM ${BASE} 00:35:10 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 00:35:10 540db60ca938: Pulling fs layer 00:35:10 adcc1eea9eea: Pulling fs layer 00:35:10 4c4ab2625f07: Pulling fs layer 00:35:10 0510c868ecb4: Pulling fs layer 00:35:10 afea3b2eda06: Pulling fs layer 00:35:10 7809a108b3ef: Pulling fs layer 00:35:10 f706445af74f: Pulling fs layer 00:35:10 afea3b2eda06: Waiting 00:35:10 7809a108b3ef: Waiting 00:35:10 f706445af74f: Waiting 00:35:10 0510c868ecb4: Waiting 00:35:10 4c4ab2625f07: Verifying Checksum 00:35:10 4c4ab2625f07: Download complete 00:35:10 adcc1eea9eea: Verifying Checksum 00:35:10 adcc1eea9eea: Download complete 00:35:10 afea3b2eda06: Verifying Checksum 00:35:10 afea3b2eda06: Download complete 00:35:10 7809a108b3ef: Verifying Checksum 00:35:10 7809a108b3ef: Download complete 00:35:10 540db60ca938: Verifying Checksum 00:35:10 540db60ca938: Download complete 00:35:10 540db60ca938: Pull complete 00:35:10 adcc1eea9eea: Pull complete 00:35:10 4c4ab2625f07: Pull complete 00:35:12 f706445af74f: Verifying Checksum 00:35:12 f706445af74f: Download complete 00:35:12 0510c868ecb4: Verifying Checksum 00:35:12 0510c868ecb4: Download complete 00:35:15 0510c868ecb4: Pull complete 00:35:15 afea3b2eda06: Pull complete 00:35:15 7809a108b3ef: Pull complete 00:35:16 f706445af74f: Pull complete 00:35:16 Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 00:35:16 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 00:35:16 ---> b068be0155e3 00:35:16 Step 3/6 : RUN apk add --update --no-cache make git curl bash zeromq-dev libsodium-dev pkgconfig build-base && ln -s /bin/touch /usr/bin/touch 00:35:23 ---> Running in 15f073afffde 00:35:23 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 00:35:25 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 00:35:25 (1/12) Installing libmagic (5.39-r0) 00:35:25 (2/12) Installing file (5.39-r0) 00:35:25 (3/12) Installing libc-dev (0.7.2-r3) 00:35:25 (4/12) Installing g++ (10.2.1_pre1-r3) 00:35:43 (5/12) Installing fortify-headers (1.1-r0) 00:35:43 (6/12) Installing patch (2.7.6-r6) 00:35:43 (7/12) Installing build-base (0.5-r2) 00:35:43 (8/12) Installing libsodium (1.0.18-r0) 00:35:43 (9/12) Installing pkgconf (1.7.3-r0) 00:35:43 (10/12) Installing libsodium-dev (1.0.18-r0) 00:35:43 (11/12) Installing libzmq (4.3.3-r1) 00:35:43 (12/12) Installing zeromq-dev (4.3.3-r1) 00:35:43 Executing busybox-1.32.1-r6.trigger 00:35:43 OK: 219 MiB in 52 packages 00:35:44 Removing intermediate container 15f073afffde 00:35:44 ---> a04aea93e160 00:35:44 Step 4/6 : WORKDIR /edgex-go 00:35:44 ---> Running in 0d02a10dc323 00:35:44 Removing intermediate container 0d02a10dc323 00:35:44 ---> 0c654d3ab97d 00:35:44 Step 5/6 : COPY go.mod . 00:35:44 ---> 50d70322a032 00:35:44 Step 6/6 : RUN go mod download 00:35:46 ---> Running in 4b25fcf269a5 00:35:58 Removing intermediate container 4b25fcf269a5 00:35:58 ---> bfcc481f75a2 00:35:58 Successfully built bfcc481f75a2 00:35:58 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 00:35:59 + docker inspect -f . ci-base-image-x86_64 00:35:59 . [Pipeline] withDockerContainer 00:35:59 prd-centos7-docker-4c-2g-1109 does not seem to be running inside a container 00:35:59 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/6 -v /w/workspace/edgex-go/6:/w/workspace/edgex-go/6:rw,z -v /w/workspace/edgex-go/6@tmp:/w/workspace/edgex-go/6@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 00:35:59 $ docker top 9a1b7273c500aacc42b03f07ac41a13ac4d0312cfa2b42b8402aba7272c1427e -eo pid,comm [Pipeline] { [Pipeline] sh 00:36:02 + go version 00:36:02 go version go1.16.3 linux/amd64 [Pipeline] } 00:36:02 $ docker stop --time=1 9a1b7273c500aacc42b03f07ac41a13ac4d0312cfa2b42b8402aba7272c1427e 00:36:03 $ docker rm -f 9a1b7273c500aacc42b03f07ac41a13ac4d0312cfa2b42b8402aba7272c1427e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 00:36:04 + docker inspect -f . ci-base-image-x86_64 00:36:04 . [Pipeline] withDockerContainer 00:36:04 prd-centos7-docker-4c-2g-1109 does not seem to be running inside a container 00:36:04 $ 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/6 -v /w/workspace/edgex-go/6:/w/workspace/edgex-go/6:rw,z -v /w/workspace/edgex-go/6@tmp:/w/workspace/edgex-go/6@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 00:36:04 $ docker top 69ef86cd9efccb728db1a55b9584a744fc29ba5dc25db3e03bba4b2a6d6dd85e -eo pid,comm [Pipeline] { [Pipeline] echo 00:36:04 ========================================================= 00:36:04 [edgeXBuildGoParallel] Running Tests and Build... 00:36:04 ========================================================= [Pipeline] sh 00:36:07 + go mod tidy [Pipeline] sh 00:36:07 + make test 00:36:07 go mod tidy 00:36:07 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 00:36:12 ? github.com/edgexfoundry/edgex-go [no test files] 00:36:30 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 00:36:35 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 00:36:35 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 00:36:35 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 00:36:37 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 00:36:37 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 00:36:37 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 00:36:37 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 00:36:38 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 00:36:38 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 00:36:40 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 00:36:40 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 00:36:40 ? github.com/edgexfoundry/edgex-go/internal [no test files] 00:36:40 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 00:36:40 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 00:36:40 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 00:36:40 ? github.com/edgexfoundry/edgex-go/internal/core/command/v2 [no test files] 00:36:41 ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/application 0.039s coverage: 28.7% of statements 00:36:42 ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http 0.063s coverage: 100.0% of statements 00:36:42 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 00:36:42 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 00:36:42 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 00:36:44 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.057s coverage: 81.2% of statements 00:36:44 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] 00:36:44 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.070s coverage: 53.4% of statements 00:36:44 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] 00:36:44 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] 00:36:44 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.094s coverage: 87.7% of statements 00:36:44 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] 00:36:44 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] 00:36:44 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/io 0.050s coverage: 78.9% of statements 00:36:44 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] 00:36:44 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 00:36:44 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 00:36:44 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 00:36:44 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] 00:36:44 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] 00:36:44 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] 00:36:45 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 0.230s coverage: 95.1% of statements 00:36:45 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] 00:36:45 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] 00:36:45 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] 00:36:45 ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] 00:36:45 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 00:36:45 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 00:36:45 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 00:36:45 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 00:36:45 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 00:36:45 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 00:36:45 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.046s coverage: 58.8% of statements 00:36:45 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/application [no test files] 00:36:45 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] 00:36:45 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http 0.067s coverage: 60.0% of statements 00:36:46 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.054s coverage: 0.8% of statements 00:36:46 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] 00:36:46 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils 0.056s coverage: 22.0% of statements 00:36:46 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 00:36:46 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.056s coverage: 47.1% of statements 00:36:48 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.065s coverage: 79.5% of statements 00:36:48 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.043s coverage: 94.1% of statements 00:36:48 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.059s coverage: 96.3% of statements 00:36:48 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.042s coverage: 87.5% of statements 00:37:01 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.058s coverage: 94.4% of statements 00:37:01 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.053s coverage: 44.8% of statements 00:37:06 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 15.208s coverage: 81.8% of statements 00:37:06 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 00:37:23 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.076s coverage: 92.9% of statements 00:37:23 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 00:37:23 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 00:37:23 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 00:37:23 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.031s coverage: 65.1% of statements 00:37:23 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 00:37:23 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 00:37:23 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 00:37:23 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 00:37:23 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 00:37:23 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.040s coverage: 87.2% of statements 00:37:23 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 00:37:23 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 00:37:23 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.046s coverage: 100.0% of statements 00:37:23 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 00:37:23 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.054s coverage: 76.0% of statements 00:37:23 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 00:37:23 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.051s coverage: 80.0% of statements 00:37:23 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.067s coverage: 87.2% of statements 00:37:23 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.062s coverage: 85.4% of statements 00:37:23 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.067s coverage: 91.2% of statements 00:37:23 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 00:37:23 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.128s coverage: 64.4% of statements 00:37:23 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 00:37:23 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 00:37:23 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.052s coverage: 100.0% of statements 00:37:23 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.033s coverage: 91.3% of statements 00:37:23 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.020s coverage: 100.0% of statements 00:37:23 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.030s coverage: 73.7% of statements 00:37:23 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.020s coverage: 100.0% of statements 00:37:23 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.230s coverage: 66.9% of statements 00:37:23 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 00:37:23 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 00:37:23 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 00:37:23 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.117s coverage: 43.6% of statements 00:37:23 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 00:37:23 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 00:37:23 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.025s coverage: 89.5% of statements 00:37:23 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 00:37:23 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.034s coverage: 84.8% of statements 00:37:23 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 00:37:23 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 00:37:23 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 00:37:23 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2 [no test files] 00:37:24 Running on prd-ubuntu18.04-docker-arm64-4c-16g-1128 in /w/workspace/edgexfoundry_edgex-go_PR-3551 [Pipeline] { [Pipeline] ws 00:37:24 Running in /w/workspace/edgex-go/6 [Pipeline] { [Pipeline] checkout 00:37:24 The recommended git tool is: git 00:37:32 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application 6.061s coverage: 19.3% of statements 00:37:32 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application/channel [no test files] 00:37:32 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application/channel/mocks [no test files] 00:37:32 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/bootstrap/container [no test files] 00:37:32 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/controller/http 0.127s coverage: 91.9% of statements 00:37:32 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces [no test files] 00:37:32 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces/mocks [no test files] 00:37:32 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/io [no test files] 00:37:32 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 00:37:32 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 00:37:32 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 00:37:32 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2 [no test files] 00:37:32 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application [no test files] 00:37:32 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application/scheduler 0.052s coverage: 63.4% of statements 00:37:32 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/bootstrap/container [no test files] 00:37:32 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http 0.092s coverage: 97.6% of statements 00:37:32 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces [no test files] 00:37:32 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces/mocks [no test files] 00:37:32 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/io [no test files] 00:37:32 ok github.com/edgexfoundry/edgex-go/internal/system 0.019s coverage: 0.0% of statements 00:37:32 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 00:37:32 ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.020s coverage: 100.0% of statements 00:37:32 ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] 00:37:32 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 00:37:32 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 00:37:32 ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] 00:37:32 ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.032s coverage: 87.9% of statements 00:37:32 ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] 00:37:32 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 00:37:32 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.033s coverage: 100.0% of statements 00:37:32 ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.046s coverage: 28.1% of statements 00:37:32 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2 [no test files] 00:37:32 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application [no test files] 00:37:32 ok github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application/direct 0.050s coverage: 28.9% of statements 00:37:32 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application/direct/config [no test files] 00:37:32 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application/executor [no test files] 00:37:32 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/container [no test files] 00:37:32 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/controller/http [no test files] 00:37:32 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/interfaces [no test files] 00:37:32 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.033s coverage: 100.0% of statements 00:37:32 GO111MODULE=on go vet ./... 00:37:50 using credential edgex-jenkins-ssh 00:37:50 Cloning the remote Git repository 00:37:50 Cloning repository git@github.com:edgexfoundry/edgex-go.git 00:37:52 > git init /w/workspace/edgex-go/6 # timeout=10 00:37:52 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 00:37:52 > git --version # timeout=10 00:37:52 > git --version # 'git version 2.17.1' 00:37:52 using GIT_SSH to set credentials SSH Credentials for GitHub 00:37:52 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 00:37:54 gofmt -l . 00:37:54 [ "`gofmt -l .`" = "" ] 00:37:54 ./bin/test-attribution-txt.sh [Pipeline] sh 00:37:56 + ls -al . 00:37:56 total 528 00:37:56 drwxrwxr-x 10 1001 1001 4096 Jun 9 00:37 . 00:37:56 drwxr-xr-x 4 root root 28 Jun 9 00:36 .. 00:37:56 -rw-rw-r-- 1 1001 1001 11 Jun 9 00:33 .dockerignore 00:37:56 drwxrwxr-x 8 1001 1001 179 Jun 9 00:33 .git 00:37:56 drwxrwxr-x 3 1001 1001 125 Jun 9 00:33 .github 00:37:56 -rw-rw-r-- 1 1001 1001 818 Jun 9 00:33 .gitignore 00:37:56 drwx------ 3 1001 1001 60 Jun 9 00:34 .semver 00:37:56 -rw-rw-r-- 1 1001 1001 166 Jun 9 00:33 .sonarcloud.properties 00:37:56 -rw-rw-r-- 1 1001 1001 8609 Jun 9 00:33 Attribution.txt 00:37:56 -rw-rw-r-- 1 1001 1001 3804 Jun 9 00:33 CONTRIBUTING.md 00:37:56 -rw-rw-r-- 1 1001 1001 931 Jun 9 00:33 Dockerfile.build 00:37:56 -rw-rw-r-- 1 1001 1001 849 Jun 9 00:33 Jenkinsfile 00:37:56 -rw-rw-r-- 1 1001 1001 10775 Jun 9 00:33 LICENSE 00:37:56 -rw-rw-r-- 1 1001 1001 5605 Jun 9 00:33 Makefile 00:37:56 -rw-rw-r-- 1 1001 1001 7978 Jun 9 00:33 README.md 00:37:56 -rw-rw-r-- 1 1001 1001 7071 Jun 9 00:33 SECURITY.md 00:37:56 -rw-rw-r-- 1 1001 1001 5 Jun 9 00:34 VERSION 00:37:56 -rw-rw-r-- 1 1001 1001 4131 Jun 9 00:33 ZMQWindows.md 00:37:56 drwxrwxr-x 2 1001 1001 37 Jun 9 00:33 bin 00:37:56 drwxrwxr-x 14 1001 1001 4096 Jun 9 00:33 cmd 00:37:56 -rw-r--r-- 1 root root 412281 Jun 9 00:37 coverage.out 00:37:56 -rw-rw-r-- 1 1001 1001 902 Jun 9 00:33 go.mod 00:37:56 -rw-r--r-- 1 root root 21048 Jun 9 00:36 go.sum 00:37:56 drwxrwxr-x 8 1001 1001 127 Jun 9 00:33 internal 00:37:56 drwxrwxr-x 3 1001 1001 16 Jun 9 00:33 openapi 00:37:56 drwxrwxr-x 4 1001 1001 71 Jun 9 00:33 snap 00:37:56 -rw-rw-r-- 1 1001 1001 168 Jun 9 00:33 version.go [Pipeline] sh 00:37:57 + '[' -e coverage.out ] 00:37:57 + chown 1001:1001 coverage.out [Pipeline] stash 00:37:59 Stashed 1 file(s) [Pipeline] sh 00:38:02 + make build 00:38:02 go mod tidy 00:38:02 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data 00:38:02 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 00:38:10 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command 00:38:10 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 00:38:10 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 00:38:10 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 00:38:12 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 00:38:12 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 00:38:12 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 00:38:15 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 00:38:15 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config 00:38:15 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 00:38:14 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 00:38:14 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 00:38:15 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 00:38:15 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 00:38:15 using GIT_SSH to set credentials SSH Credentials for GitHub 00:38:15 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3551/head:refs/remotes/origin/PR-3551 +refs/heads/master:refs/remotes/origin/master # timeout=10 00:38:18 Merging remotes/origin/master commit 1949c3356e6c8cf6d2dc2486513a90a0b6bc0e8d into PR head commit 3c28b86c8a51e2b4430710665eb37e0cc3bbcca6 [Pipeline] } 00:38:18 $ docker stop --time=1 69ef86cd9efccb728db1a55b9584a744fc29ba5dc25db3e03bba4b2a6d6dd85e 00:38:18 Merge succeeded, producing 3c28b86c8a51e2b4430710665eb37e0cc3bbcca6 00:38:18 Checking out Revision 3c28b86c8a51e2b4430710665eb37e0cc3bbcca6 (PR-3551) 00:38:18 > git config core.sparsecheckout # timeout=10 00:38:18 > git checkout -f 3c28b86c8a51e2b4430710665eb37e0cc3bbcca6 # timeout=10 00:38:18 > git remote # timeout=10 00:38:18 > git config --get remote.origin.url # timeout=10 00:38:18 using GIT_SSH to set credentials SSH Credentials for GitHub 00:38:18 > git merge 1949c3356e6c8cf6d2dc2486513a90a0b6bc0e8d # timeout=10 00:38:18 > git rev-parse HEAD^{commit} # timeout=10 00:38:18 > git config core.sparsecheckout # timeout=10 00:38:18 > git checkout -f 3c28b86c8a51e2b4430710665eb37e0cc3bbcca6 # timeout=10 00:38:20 $ docker rm -f 69ef86cd9efccb728db1a55b9584a744fc29ba5dc25db3e03bba4b2a6d6dd85e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 00:38:28 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 00:38:28 00:38:28 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh 00:38:31 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 00:38:31 latest: Pulling from edgex-devops/edgex-compose 00:38:31 cbdbe7a5bc2a: Pulling fs layer 00:38:31 ca9280d653b3: Pulling fs layer 00:38:31 7e9c9ca2126c: Pulling fs layer 00:38:31 cbdbe7a5bc2a: Verifying Checksum 00:38:31 cbdbe7a5bc2a: Download complete 00:38:31 cbdbe7a5bc2a: Pull complete 00:38:31 ca9280d653b3: Verifying Checksum 00:38:31 ca9280d653b3: Download complete 00:38:31 ca9280d653b3: Pull complete 00:38:31 7e9c9ca2126c: Verifying Checksum 00:38:31 7e9c9ca2126c: Download complete 00:38:31 Commit message: "Merge branch 'master' into issue-3545" 00:38:34 7e9c9ca2126c: Pull complete 00:38:34 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 00:38:34 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 00:38:34 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerContainer 00:38:34 prd-centos7-docker-4c-2g-1109 does not seem to be running inside a container 00:38:34 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/6 -v /w/workspace/edgex-go/6:/w/workspace/edgex-go/6:rw,z -v /w/workspace/edgex-go/6@tmp:/w/workspace/edgex-go/6@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 00:38:38 $ docker top 26e77c7eb7eb68d0f3eadb2cb67b24103336b02f60aa9fccb2244ededdf5c98c -eo pid,comm [Pipeline] { [Pipeline] sh [Pipeline] withEnv [Pipeline] { 00:38:40 + docker-compose build --help 00:38:40 + grep parallel 00:38:40 --parallel Build images in parallel. [Pipeline] } 00:38:40 $ docker stop --time=1 26e77c7eb7eb68d0f3eadb2cb67b24103336b02f60aa9fccb2244ededdf5c98c 00:38:43 $ docker rm -f 26e77c7eb7eb68d0f3eadb2cb67b24103336b02f60aa9fccb2244ededdf5c98c [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] writeFile [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 00:38:48 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 00:38:49 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 00:38:49 . [Pipeline] withDockerContainer 00:38:51 prd-centos7-docker-4c-2g-1109 does not seem to be running inside a container 00:38:51 + sudo mv /tmp/daemon.json /etc/docker/daemon.json 00:38:51 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/6 -v /w/workspace/edgex-go/6:/w/workspace/edgex-go/6:rw,z -v /w/workspace/edgex-go/6@tmp:/w/workspace/edgex-go/6@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 00:38:51 $ docker top 2ab496276dd3a3e4b73568aa28152378b8be22d1e513a369a53275650d3f9698 -eo pid,comm [Pipeline] { [Pipeline] sh [Pipeline] sh 00:38:54 + sudo+ service docker restart 00:38:54 true 00:38:56 + docker-compose -f ./docker-compose-build.yml build --parallel 00:38:56 Building core-command ... 00:38:56 Building core-data ... 00:38:56 Building core-metadata ... 00:38:56 Building security-bootstrapper ... 00:38:56 Building security-proxy-setup ... 00:38:56 Building security-secretstore-setup ... 00:38:56 Building support-notifications ... 00:38:56 Building support-scheduler ... 00:38:56 Building sys-mgmt-agent ... 00:38:56 Building security-bootstrapper 00:38:56 Building security-proxy-setup 00:38:56 Building core-command 00:38:56 Building core-metadata 00:38:56 Building support-scheduler 00:39:07 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 00:39:07 Step 2/24 : FROM ${BUILDER_BASE} AS builder 00:39:07 ---> bfcc481f75a2 00:39:07 Step 3/24 : WORKDIR /edgex-go 00:39:07 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 00:39:07 Step 2/24 : FROM ${BUILDER_BASE} AS builder 00:39:07 ---> bfcc481f75a2 00:39:07 Step 3/24 : WORKDIR /edgex-go 00:39:07 Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 00:39:07 Step 2/32 : FROM ${BUILDER_BASE} AS builder 00:39:07 ---> bfcc481f75a2 00:39:07 Step 3/32 : WORKDIR /edgex-go [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 00:39:13 provisioning config files... 00:39:13 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/6@tmp/config3232420566495674445tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:39:13 ---> docker-login.sh 00:39:13 nexus3.edgexfoundry.org:10001 00:39:16 ---> Running in 469f51fe08c0 00:39:16 ---> Running in b33e6927443b 00:39:16 ---> Running in d5eea92c57f8 00:39:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:39:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:39:16 Configure a credential helper to remove this warning. See 00:39:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:39:16 00:39:16 Login Succeeded 00:39:16 nexus3.edgexfoundry.org:10002 00:39:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:39:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:39:16 Configure a credential helper to remove this warning. See 00:39:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:39:16 00:39:16 Login Succeeded 00:39:16 nexus3.edgexfoundry.org:10003 00:39:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:39:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:39:16 Configure a credential helper to remove this warning. See 00:39:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:39:16 00:39:16 Login Succeeded 00:39:16 nexus3.edgexfoundry.org:10004 00:39:16 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 00:39:16 Step 2/22 : FROM ${BUILDER_BASE} AS builder 00:39:16 ---> bfcc481f75a2 00:39:16 Step 3/22 : WORKDIR /edgex-go 00:39:16 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 00:39:16 Step 2/23 : FROM ${BUILDER_BASE} AS builder 00:39:16 ---> bfcc481f75a2 00:39:16 Step 3/23 : WORKDIR /edgex-go 00:39:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:39:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:39:16 Configure a credential helper to remove this warning. See 00:39:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:39:16 00:39:16 Login Succeeded 00:39:16 docker.io 00:39:18 ---> Running in 7bb05a24be0b 00:39:18 ---> Running in 058341618aa7 00:39:18 Removing intermediate container d5eea92c57f8 00:39:18 ---> 31b93f4a1841 00:39:18 Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:39:18 Removing intermediate container 469f51fe08c0 00:39:18 ---> 792ce70b1534 00:39:18 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:39:18 Removing intermediate container b33e6927443b 00:39:18 ---> 292ed3b4ca5c 00:39:18 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:39:18 Removing intermediate container 058341618aa7 00:39:18 ---> de4a942e4d97 00:39:18 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:39:18 Removing intermediate container 7bb05a24be0b 00:39:18 ---> e0f6c05c074c 00:39:18 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:39:18 ---> Running in fa9b5327afab 00:39:18 ---> Running in 15094ff96c63 00:39:18 ---> Running in 43ee74c6fbc5 00:39:18 ---> Running in a63b1e743c0b 00:39:18 ---> Running in 390ccbc3250a 00:39:18 Removing intermediate container fa9b5327afab 00:39:18 ---> 76cacb7ac4d2 00:39:18 Step 5/24 : RUN apk add --update --no-cache make git 00:39:18 ---> Running in 3d6531281473 00:39:18 Removing intermediate container 15094ff96c63 00:39:18 ---> 24759d6de727 00:39:18 Step 5/32 : RUN apk add --update --no-cache make git 00:39:18 Removing intermediate container 43ee74c6fbc5 00:39:18 ---> f0cb36a38c4e 00:39:18 Step 5/24 : RUN apk add --update --no-cache make git 00:39:18 ---> Running in 6d6d0db8bdfa 00:39:18 ---> Running in 4fa917223494 00:39:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:39:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:39:19 Configure a credential helper to remove this warning. See 00:39:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:39:19 00:39:19 Login Succeeded 00:39:19 ---> docker-login.sh ends [Pipeline] } 00:39:19 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash 00:39:21 Removing intermediate container 390ccbc3250a 00:39:21 ---> b80edbc1a2f9 00:39:21 Step 5/23 : RUN apk add --update --no-cache make git 00:39:21 ---> Running in 0bc73a650a39 00:39:21 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 00:39:21 Removing intermediate container a63b1e743c0b 00:39:21 ---> 1d3bbe1d717a 00:39:21 Step 5/22 : RUN apk add --update --no-cache make git 00:39:21 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 00:39:21 ---> Running in d3844448c487 00:39:21 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 00:39:21 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 00:39:21 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 00:39:21 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 00:39:21 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 00:39:21 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 00:39:21 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 00:39:21 OK: 219 MiB in 52 packages 00:39:21 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 00:39:21 OK: 219 MiB in 52 packages 00:39:21 Removing intermediate container 3d6531281473 00:39:21 ---> badeda00eaaa 00:39:21 Step 6/24 : COPY go.mod . 00:39:21 Removing intermediate container 6d6d0db8bdfa 00:39:21 ---> 2a5befd9fbae 00:39:21 Step 6/32 : COPY go.mod . 00:39:21 OK: 219 MiB in 52 packages 00:39:21 ---> b15e5ec2c34c 00:39:21 Step 7/24 : RUN go mod download 00:39:21 ---> 798e53d0ff81 00:39:21 Step 7/32 : RUN go mod download 00:39:21 ---> Running in 3022c6c2ea2b 00:39:21 ---> Running in 5442094d8f8f 00:39:21 OK: 219 MiB in 52 packages [Pipeline] echo 00:39:21 ========================================================= 00:39:21 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 00:39:21 ========================================================= [Pipeline] isUnix [Pipeline] sh 00:39:21 Removing intermediate container 4fa917223494 00:39:21 ---> 64c20efafd00 00:39:21 Step 6/24 : COPY go.mod . 00:39:22 + 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 . 00:39:22 Removing intermediate container 0bc73a650a39 00:39:22 ---> c907b769c0b3 00:39:22 Step 6/23 : COPY go.mod . 00:39:22 ---> e1a25831d101 00:39:22 Step 7/24 : RUN go mod download 00:39:22 ---> Running in 0e5b94446530 00:39:22 ---> cf83d2966f67 00:39:22 Step 7/23 : RUN go mod download 00:39:22 ---> Running in 9b3075d221f2 00:39:24 Sending build context to Docker daemon 166.2MB 00:39:24 Step 1/6 : ARG BASE=golang:1.16-alpine3.12 00:39:24 Step 2/6 : FROM ${BASE} 00:39:24 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 00:39:24 595b0fe564bb: Pulling fs layer 00:39:24 7186ed65a4f7: Pulling fs layer 00:39:24 316046926c0a: Pulling fs layer 00:39:24 4ebd0625c992: Pulling fs layer 00:39:24 207e8628e3a3: Pulling fs layer 00:39:24 c791037a9be2: Pulling fs layer 00:39:24 ffd874e62e21: Pulling fs layer 00:39:24 4ebd0625c992: Waiting 00:39:24 207e8628e3a3: Waiting 00:39:24 c791037a9be2: Waiting 00:39:24 ffd874e62e21: Waiting 00:39:24 316046926c0a: Verifying Checksum 00:39:24 316046926c0a: Download complete 00:39:24 7186ed65a4f7: Verifying Checksum 00:39:24 7186ed65a4f7: Download complete 00:39:24 207e8628e3a3: Verifying Checksum 00:39:24 207e8628e3a3: Download complete 00:39:24 c791037a9be2: Verifying Checksum 00:39:24 c791037a9be2: Download complete 00:39:24 Removing intermediate container 3022c6c2ea2b 00:39:24 ---> 33bbdaaa5821 00:39:24 Step 8/24 : COPY . . 00:39:24 Removing intermediate container 5442094d8f8f 00:39:24 ---> 8c80c0acd784 00:39:24 Step 8/32 : COPY . . 00:39:24 OK: 219 MiB in 52 packages 00:39:24 595b0fe564bb: Download complete 00:39:25 595b0fe564bb: Pull complete 00:39:27 7186ed65a4f7: Pull complete 00:39:27 316046926c0a: Pull complete 00:39:27 ffd874e62e21: Verifying Checksum 00:39:27 ffd874e62e21: Download complete 00:39:28 4ebd0625c992: Verifying Checksum 00:39:28 4ebd0625c992: Download complete 00:39:28 Removing intermediate container 9b3075d221f2 00:39:28 ---> 309e481b07dd 00:39:28 Step 8/23 : COPY . . 00:39:28 ---> 4e8c8c76cf0f 00:39:28 Step 9/32 : RUN go mod tidy 00:39:28 Removing intermediate container 0e5b94446530 00:39:28 ---> 86d8264c77c7 00:39:28 Step 8/24 : COPY . . 00:39:30 ---> Running in d88244a7dda7 00:39:30 Removing intermediate container d3844448c487 00:39:30 ---> 7e9c6a49d6af 00:39:30 Step 6/22 : COPY go.mod . 00:39:30 ---> 5a3ddab5ec2a 00:39:30 Step 9/24 : RUN go mod tidy 00:39:30 ---> 97bab9240c6f 00:39:30 Step 7/22 : RUN go mod download 00:39:37 4ebd0625c992: Pull complete 00:39:37 ---> Running in 5214180bbf28 00:39:37 ---> Running in 448c0bd7ac7e 00:39:37 ---> 7a0b1ac45513 00:39:37 Step 9/24 : RUN go mod tidy 00:39:37 ---> 3c35abbb2bc2 00:39:37 Step 9/23 : RUN go mod tidy 00:39:37 ---> Running in 0c2226572080 00:39:37 ---> Running in 368641fdc5d7 00:39:37 Removing intermediate container d88244a7dda7 00:39:37 ---> c796a31ed719 00:39:37 Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper 00:39:37 ---> Running in aad370767a31 00:39:38 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 00:39:38 207e8628e3a3: Pull complete 00:39:38 Removing intermediate container 5214180bbf28 00:39:38 ---> fd5d65ccb959 00:39:38 Step 10/24 : RUN make cmd/core-metadata/core-metadata 00:39:38 Removing intermediate container 448c0bd7ac7e 00:39:38 ---> 0d70e65cbdab 00:39:38 Step 8/22 : COPY . . 00:39:38 ---> Running in e02e970e551b 00:39:41 c791037a9be2: Pull complete 00:39:41 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 00:39:43 ffd874e62e21: Pull complete 00:39:43 Digest: sha256:fad7b58e697bd06bcf362d803a3263ca5ec03b905aa8665231fe3262941fe3e0 00:39:43 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 00:39:43 ---> cfc18b08335c 00:39:43 Step 3/6 : RUN apk add --update --no-cache make git curl bash zeromq-dev libsodium-dev pkgconfig build-base && ln -s /bin/touch /usr/bin/touch 00:39:44 Removing intermediate container 0c2226572080 00:39:44 ---> 68c78660cb2b 00:39:44 Step 10/24 : RUN make cmd/core-command/core-command 00:39:44 ---> Running in e8ddae6977e5 00:39:46 ---> Running in d7e870c2b8d4 00:39:46 Removing intermediate container 368641fdc5d7 00:39:46 ---> 31a687365dcf 00:39:46 Step 10/23 : RUN make cmd/support-scheduler/support-scheduler 00:39:46 ---> Running in 6eba4e50ff83 00:39:46 ---> ddc2f949ee2e 00:39:46 Step 9/22 : RUN go mod tidy 00:39:46 ---> Running in 333c24e5320d 00:39:46 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command 00:39:46 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 00:39:46 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 00:39:46 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 00:39:49 (1/12) Installing libmagic (5.39-r0) 00:39:49 (2/12) Installing file (5.39-r0) 00:39:49 (3/12) Installing libc-dev (0.7.2-r3) 00:39:49 (4/12) Installing g++ (10.2.1_pre1-r3) 00:39:49 Removing intermediate container 333c24e5320d 00:39:49 ---> 441907e30d1d 00:39:49 Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 00:39:49 ---> Running in 40622a118eb3 00:39:49 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 00:40:09 (5/12) Installing fortify-headers (1.1-r0) 00:40:09 (6/12) Installing patch (2.7.6-r6) 00:40:09 (7/12) Installing build-base (0.5-r2) 00:40:09 (8/12) Installing libsodium (1.0.18-r0) 00:40:09 (9/12) Installing pkgconf (1.7.3-r0) 00:40:09 (10/12) Installing libsodium-dev (1.0.18-r0) 00:40:09 (11/12) Installing libzmq (4.3.3-r1) 00:40:09 (12/12) Installing zeromq-dev (4.3.3-r1) 00:40:09 Executing busybox-1.32.1-r6.trigger 00:40:09 OK: 218 MiB in 52 packages 00:40:10 Removing intermediate container e8ddae6977e5 00:40:10 ---> 0caae7bcd2ad 00:40:10 Step 4/6 : WORKDIR /edgex-go 00:40:10 ---> Running in 43851714a434 00:40:11 Removing intermediate container 43851714a434 00:40:11 ---> c45580c9e664 00:40:11 Step 5/6 : COPY go.mod . 00:40:12 ---> cc7324d5fdfe 00:40:12 Step 6/6 : RUN go mod download 00:40:12 ---> Running in e0e3e9280d98 00:40:24 Removing intermediate container aad370767a31 00:40:24 ---> 5d59242eb261 00:40:24 00:40:24 Step 11/32 : FROM alpine:3.12 00:40:24 3.12: Pulling from library/alpine 00:40:24 Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad 00:40:24 Status: Downloaded newer image for alpine:3.12 00:40:24 ---> 13621d1b12d4 00:40:24 Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 00:40:24 ---> Running in a46bcb5c7c6b 00:40:24 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config 00:40:24 Removing intermediate container e02e970e551b 00:40:24 ---> 2586ef41dc3c 00:40:24 00:40:24 Step 11/24 : FROM alpine:3.12 00:40:24 ---> 13621d1b12d4 00:40:24 Step 12/24 : RUN apk add --update --no-cache dumb-init 00:40:24 ---> Running in 34331f2c119d 00:40:24 Removing intermediate container a46bcb5c7c6b 00:40:24 ---> ba93347bb4a4 00:40:24 Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec 00:40:24 ---> Running in 16b1a877ef82 00:40:24 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 00:40:24 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 00:40:24 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 00:40:24 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 00:40:24 (1/2) Installing dumb-init (1.2.2-r1) 00:40:24 (2/2) Installing su-exec (0.2-r1) 00:40:24 Executing busybox-1.31.1-r20.trigger 00:40:24 (1/1) Installing dumb-init (1.2.2-r1) 00:40:24 OK: 6 MiB in 16 packages 00:40:24 Executing busybox-1.31.1-r20.trigger 00:40:24 OK: 6 MiB in 15 packages 00:40:24 Removing intermediate container d7e870c2b8d4 00:40:24 ---> 06e9676bbd7d 00:40:24 00:40:24 Step 11/24 : FROM alpine:3.12 00:40:24 ---> 13621d1b12d4 00:40:24 Step 12/24 : RUN apk add --update --no-cache dumb-init 00:40:24 ---> Running in 36480ade0622 00:40:24 Removing intermediate container 34331f2c119d 00:40:24 ---> 0fd75f372328 00:40:24 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 00:40:24 ---> Running in b1ebc516b85e 00:40:24 Removing intermediate container 16b1a877ef82 00:40:24 ---> 2cf14a68de6f 00:40:24 Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init 00:40:25 ---> Running in c4c8190f3c96 00:40:25 Removing intermediate container b1ebc516b85e 00:40:25 ---> 0c60d768d98c 00:40:25 Step 14/24 : ENV APP_PORT=59881 00:40:27 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 00:40:27 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 00:40:27 (1/1) Installing dumb-init (1.2.2-r1) 00:40:27 Executing busybox-1.31.1-r20.trigger 00:40:27 OK: 6 MiB in 15 packages 00:40:27 ---> Running in a88c30216696 00:40:27 Removing intermediate container c4c8190f3c96 00:40:27 ---> 42b5c83468c6 00:40:27 Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 00:40:27 ---> Running in 026b8fe9adf1 00:40:27 Removing intermediate container 6eba4e50ff83 00:40:27 ---> 0e82b56c7b21 00:40:27 00:40:27 Step 11/23 : FROM alpine:3.12 00:40:27 Removing intermediate container 40622a118eb3 00:40:27 ---> e427518d5586 00:40:27 00:40:27 Step 11/22 : FROM alpine:3.12 00:40:27 ---> 13621d1b12d4 00:40:27 Step 12/22 : RUN apk add --update --no-cache curl 00:40:27 ---> 13621d1b12d4 00:40:27 Step 12/23 : RUN apk add --update --no-cache dumb-init 00:40:27 ---> Using cache 00:40:27 ---> 0fd75f372328 00:40:27 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 00:40:27 ---> Using cache 00:40:27 ---> 0c60d768d98c 00:40:27 Step 14/23 : ENV APP_PORT=59861 00:40:27 Removing intermediate container a88c30216696 00:40:27 ---> 9033bddeb685 00:40:27 Step 15/24 : EXPOSE $APP_PORT 00:40:27 ---> Running in 5657a677831c 00:40:27 ---> Running in aa56a9763da4 00:40:27 ---> Running in eff8b8460541 00:40:27 Removing intermediate container 026b8fe9adf1 00:40:27 ---> 6a8378ed61e7 00:40:27 Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 00:40:27 ---> Running in ccc46e983d2e 00:40:27 Removing intermediate container 36480ade0622 00:40:27 ---> 998febf40bd2 00:40:27 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 00:40:27 Removing intermediate container 5657a677831c 00:40:27 ---> 5f472b48f84a 00:40:27 Step 16/24 : WORKDIR / 00:40:27 ---> Running in 42a88d040a72 00:40:27 ---> Running in c0bfe5898e26 00:40:27 Removing intermediate container aa56a9763da4 00:40:27 ---> 2b5aaed194ed 00:40:27 Step 15/23 : EXPOSE $APP_PORT 00:40:27 ---> Running in 557ba6e77ca5 00:40:27 Removing intermediate container 42a88d040a72 00:40:27 ---> 5596db976489 00:40:27 Step 14/24 : ENV APP_PORT=59882 00:40:27 ---> Running in 4fada22f9eee 00:40:27 Removing intermediate container c0bfe5898e26 00:40:27 ---> cdad3f7c4dc5 00:40:27 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 00:40:27 Removing intermediate container 557ba6e77ca5 00:40:27 ---> 79761fde1707 00:40:27 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 00:40:27 Removing intermediate container 4fada22f9eee 00:40:27 ---> 179005a9083d 00:40:27 Step 15/24 : EXPOSE $APP_PORT 00:40:27 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 00:40:27 ---> Running in b781695b2ba1 00:40:27 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 00:40:27 (1/4) Installing ca-certificates (20191127-r4) 00:40:27 (2/4) Installing nghttp2-libs (1.41.0-r0) 00:40:27 (3/4) Installing libcurl (7.77.0-r0) 00:40:27 (4/4) Installing curl (7.77.0-r0) 00:40:27 Executing busybox-1.31.1-r20.trigger 00:40:27 Executing ca-certificates-20191127-r4.trigger 00:40:27 OK: 7 MiB in 18 packages 00:40:27 Removing intermediate container b781695b2ba1 00:40:27 ---> e5e1b08146d4 00:40:27 Step 16/24 : WORKDIR / 00:40:27 ---> aa24524aa195 00:40:27 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 00:40:27 ---> e6b904d08197 00:40:27 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 00:40:27 ---> Running in 0929de12122c 00:40:27 Removing intermediate container ccc46e983d2e 00:40:27 ---> e516d8e0d9a9 00:40:27 Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} 00:40:27 ---> Running in c124ea370735 00:40:27 Removing intermediate container 0929de12122c 00:40:27 ---> f826ae74e8d4 00:40:27 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 00:40:30 Removing intermediate container c124ea370735 00:40:30 ---> c0c80c43b6ff 00:40:30 Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 00:40:30 ---> 25f29382c23a 00:40:30 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 00:40:30 ---> 924307dc4ac1 00:40:30 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 00:40:30 Removing intermediate container eff8b8460541 00:40:30 ---> 4196e97629ef 00:40:30 Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 00:40:30 ---> fd443d77d1d0 00:40:30 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 00:40:30 ---> Running in 1e7655d95b7e 00:40:30 Removing intermediate container 1e7655d95b7e 00:40:30 ---> 5380f0ea174f 00:40:30 Step 14/22 : WORKDIR /edgex 00:40:30 ---> 9f5daf4dda10 00:40:30 Step 20/24 : ENTRYPOINT ["/core-metadata"] 00:40:30 ---> 4429b2056324 00:40:30 Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 00:40:30 ---> 803d77a2db66 00:40:30 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 00:40:30 ---> 353c5645bec6 00:40:30 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 00:40:30 ---> Running in 51749cfe7801 00:40:30 ---> Running in 0a4c44716fc4 00:40:30 ---> Running in d662b1bd069c 00:40:30 ---> Running in df5fa765c7f5 00:40:30 Removing intermediate container 0a4c44716fc4 00:40:30 ---> 86898416aba7 00:40:30 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 00:40:30 Removing intermediate container 51749cfe7801 00:40:30 ---> bab0dc333ba2 00:40:30 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:40:30 Removing intermediate container df5fa765c7f5 00:40:30 ---> 768cafc607b5 00:40:30 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:40:30 ---> Running in 637f65f740f4 00:40:30 ---> Running in 17fbe99d191d 00:40:30 ---> 7b2f0d3bf30b 00:40:30 Step 20/24 : ENTRYPOINT ["/core-command"] 00:40:30 Removing intermediate container 637f65f740f4 00:40:30 ---> a1f0faf4394f 00:40:30 Step 22/24 : LABEL arch=x86_64 00:40:30 ---> Running in dbc40b5ab0cf 00:40:30 Removing intermediate container 17fbe99d191d 00:40:30 ---> 80487d1a1093 00:40:30 Step 21/23 : LABEL arch=x86_64 00:40:30 ---> Running in 3929987c62ae 00:40:30 ---> 561d8191e846 00:40:30 Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 00:40:30 ---> Running in ad90a90cb490 00:40:30 Removing intermediate container dbc40b5ab0cf 00:40:30 ---> ec9ffe7a542f 00:40:30 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:40:30 ---> Running in e91a193a6001 00:40:30 Removing intermediate container 3929987c62ae 00:40:30 ---> 524b51ff2912 00:40:30 Step 23/24 : LABEL git_sha=3c28b86c8a51e2b4430710665eb37e0cc3bbcca6 00:40:30 Removing intermediate container ad90a90cb490 00:40:30 ---> a37468e7021e 00:40:30 Step 22/23 : LABEL git_sha=3c28b86c8a51e2b4430710665eb37e0cc3bbcca6 00:40:30 ---> 6020aa693948 00:40:30 Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 00:40:30 ---> Running in 06a5d40065cd 00:40:30 Removing intermediate container e91a193a6001 00:40:30 ---> 0ba59603e37c 00:40:30 Step 22/24 : LABEL arch=x86_64 00:40:30 ---> Running in 09cf19ee201e 00:40:30 ---> Running in 6256e96a2cf3 00:40:30 Removing intermediate container d662b1bd069c 00:40:30 ---> 6154236a8f81 00:40:30 Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / 00:40:30 Removing intermediate container 06a5d40065cd 00:40:30 ---> 0d39a122ff04 00:40:30 Step 24/24 : LABEL version=0.0.0 00:40:30 ---> Running in cad34209ea20 00:40:30 Removing intermediate container 09cf19ee201e 00:40:30 ---> 18616c5165af 00:40:30 Step 23/23 : LABEL version=0.0.0 00:40:30 Removing intermediate container 6256e96a2cf3 00:40:30 ---> ddc0e23f85ba 00:40:30 Step 23/24 : LABEL git_sha=3c28b86c8a51e2b4430710665eb37e0cc3bbcca6 00:40:30 ---> 55ff8370ac9f 00:40:30 Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 00:40:30 ---> e4095b4a5b9f 00:40:30 Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] 00:40:30 ---> Running in 41d3b5579ffb 00:40:30 ---> Running in a29d45f5be15 00:40:30 ---> Running in 63163829fb4a 00:40:30 Removing intermediate container cad34209ea20 00:40:30 ---> d311a2dddec2 00:40:30 00:40:30 Successfully built d311a2dddec2 00:40:30 Successfully tagged core-metadata:latest 00:40:30  Building core-metadata ... done Removing intermediate container 41d3b5579ffb 00:40:30 ---> e78e05da08f7 00:40:30 00:40:30 Building sys-mgmt-agent 00:40:30 Removing intermediate container a29d45f5be15 00:40:30 ---> 1ab0bb098fb1 00:40:30 Step 24/24 : LABEL version=0.0.0 00:40:30 Successfully built e78e05da08f7 00:40:30 Removing intermediate container 63163829fb4a 00:40:30 ---> eb890be34e1d 00:40:30 Step 19/22 : CMD ["--init=true"] 00:40:30 Successfully tagged support-scheduler:latest 00:40:30 Building security-secretstore-setup 00:40:30  Building support-scheduler ... done  ---> Running in 97c9f1b2e3c7 00:40:30 ---> Running in 8bd2a56fb68c 00:40:30 ---> 0f7270f69d2f 00:40:30 Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 00:40:30 Removing intermediate container 97c9f1b2e3c7 00:40:30 ---> 3cac325290a7 00:40:30 00:40:30 Successfully built 3cac325290a7 00:40:34 Removing intermediate container 8bd2a56fb68c 00:40:34 ---> 00e9104d6ef7 00:40:34 Step 20/22 : LABEL arch=x86_64 00:40:34 ---> fde202977c1d 00:40:34 Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 00:40:34 Successfully tagged core-command:latest 00:40:34 Building support-notifications 00:40:36  Building core-command ... done  ---> Running in 6b6e5c11d56f 00:40:36 ---> a43b4294dd5e 00:40:36 Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 00:40:36 Removing intermediate container 6b6e5c11d56f 00:40:36 ---> 382131007e88 00:40:36 Step 21/22 : LABEL git_sha=3c28b86c8a51e2b4430710665eb37e0cc3bbcca6 00:40:37 ---> Running in f826fa05a439 00:40:37 ---> 3f5aab0bb2e5 00:40:37 Step 25/32 : VOLUME ${SECURITY_INIT_DIR} 00:40:37 Removing intermediate container f826fa05a439 00:40:37 ---> 922c99bb66d1 00:40:37 Step 22/22 : LABEL version=0.0.0 00:40:37 ---> Running in f72aea05189f 00:40:37 ---> Running in a77d226e87c9 00:40:37 Removing intermediate container f72aea05189f 00:40:37 ---> cc82f5c6527a 00:40:37 Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 00:40:37 Removing intermediate container a77d226e87c9 00:40:37 ---> afe636369039 00:40:37 00:40:37 Successfully built afe636369039 00:40:37 Successfully tagged security-proxy-setup:latest 00:40:37  Building security-proxy-setup ... done Building core-data 00:40:37 ---> b96f864d2845 00:40:37 Step 27/32 : RUN chmod +x /entrypoint.sh 00:40:37 ---> Running in 351d7184e61f 00:40:40 Removing intermediate container e0e3e9280d98 00:40:40 ---> ee3ee0ee1d7b 00:40:40 Successfully built ee3ee0ee1d7b 00:40:40 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 00:40:40 + docker inspect -f . ci-base-image-arm64 00:40:40 . [Pipeline] withDockerContainer 00:40:44 prd-ubuntu18.04-docker-arm64-4c-16g-1128 does not seem to be running inside a container 00:40:44 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 00:40:44 Step 2/24 : FROM ${BUILDER_BASE} AS builder 00:40:44 ---> bfcc481f75a2 00:40:44 Step 3/24 : WORKDIR /edgex-go 00:40:44 ---> Using cache 00:40:44 ---> e0f6c05c074c 00:40:44 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:40:44 ---> Using cache 00:40:44 ---> b80edbc1a2f9 00:40:44 Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 00:40:44 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 00:40:44 Step 2/23 : FROM ${BUILDER_BASE} AS builder 00:40:44 ---> bfcc481f75a2 00:40:44 Step 3/23 : WORKDIR /edgex-go 00:40:44 ---> Using cache 00:40:44 ---> e0f6c05c074c 00:40:44 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:40:44 ---> Using cache 00:40:44 ---> b80edbc1a2f9 00:40:44 Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates 00:40:44 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/6 -v /w/workspace/edgex-go/6:/w/workspace/edgex-go/6:rw,z -v /w/workspace/edgex-go/6@tmp:/w/workspace/edgex-go/6@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 00:40:47 $ docker top 6ade4f14eedbb7428a2d0c15db76dd4b76c6e8a2a5ed3accbb8e9a5d7efb78c4 -eo pid,comm [Pipeline] { [Pipeline] sh 00:40:50 + go version 00:40:50 go version go1.16.3 linux/arm64 [Pipeline] } 00:40:50 $ docker stop --time=1 6ade4f14eedbb7428a2d0c15db76dd4b76c6e8a2a5ed3accbb8e9a5d7efb78c4 00:40:53 ---> Running in a06d952a5b01 00:40:53 ---> Running in d6798f7503a2 00:40:53 Removing intermediate container 351d7184e61f 00:40:53 ---> ade7d9d74d56 00:40:53 Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] 00:40:53 $ docker rm -f 6ade4f14eedbb7428a2d0c15db76dd4b76c6e8a2a5ed3accbb8e9a5d7efb78c4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 00:40:56 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 00:40:56 Step 2/24 : FROM ${BUILDER_BASE} AS builder 00:40:56 ---> bfcc481f75a2 00:40:56 Step 3/24 : WORKDIR /edgex-go 00:40:56 ---> Using cache 00:40:56 ---> e0f6c05c074c 00:40:56 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:40:56 ---> Using cache 00:40:56 ---> b80edbc1a2f9 00:40:56 Step 5/24 : RUN apk add --update --no-cache make bash git 00:40:56 Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 00:40:56 Step 2/26 : FROM ${BUILDER_BASE} AS builder 00:40:56 ---> bfcc481f75a2 00:40:56 Step 3/26 : WORKDIR /edgex-go 00:40:56 ---> Using cache 00:40:56 ---> e0f6c05c074c 00:40:56 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:40:56 ---> Using cache 00:40:56 ---> b80edbc1a2f9 00:40:56 Step 5/26 : RUN apk add --update --no-cache make git 00:40:56 ---> Using cache 00:40:56 ---> c907b769c0b3 00:40:56 Step 6/26 : COPY go.mod . 00:40:56 ---> Using cache 00:40:56 ---> cf83d2966f67 00:40:56 Step 7/26 : RUN go mod download 00:40:56 ---> Using cache 00:40:56 ---> 309e481b07dd 00:40:56 Step 8/26 : COPY . . 00:40:56 ---> Using cache 00:40:56 ---> 3c35abbb2bc2 00:40:56 Step 9/26 : RUN go mod tidy 00:40:56 ---> Using cache 00:40:56 ---> 31a687365dcf 00:40:56 Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 00:40:56 + docker inspect -f . ci-base-image-arm64 00:40:56 . [Pipeline] withDockerContainer 00:40:56 prd-ubuntu18.04-docker-arm64-4c-16g-1128 does not seem to be running inside a container 00:40:56 $ 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/6 -v /w/workspace/edgex-go/6:/w/workspace/edgex-go/6:rw,z -v /w/workspace/edgex-go/6@tmp:/w/workspace/edgex-go/6@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 00:40:57 ---> Running in e1aa15a70c89 00:40:57 ---> Running in 9e71ea97aecf 00:40:57 ---> Running in a558b2c03e2f 00:40:57 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 00:40:57 Removing intermediate container e1aa15a70c89 00:40:57 ---> ce530eecdaff 00:40:57 Step 29/32 : CMD ["gate"] 00:40:57 ---> Running in 0d640608f79b 00:40:57 Removing intermediate container 0d640608f79b 00:40:57 ---> 1078dd3641d4 00:40:57 Step 30/32 : LABEL arch=x86_64 00:40:59 $ docker top 970ac480bc806b3d4774063634a4cc8bcf00ff984fdb68ace5d0d2ef5a5c241d -eo pid,comm 00:40:59 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 00:40:59 ---> Running in 15c6a44fd4bf 00:40:59 Removing intermediate container 15c6a44fd4bf 00:40:59 ---> 42b2710d8913 00:40:59 Step 31/32 : LABEL git_sha=3c28b86c8a51e2b4430710665eb37e0cc3bbcca6 00:40:59 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 00:40:59 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 00:40:59 ---> Running in cf72e5e06803 00:40:59 Removing intermediate container cf72e5e06803 00:40:59 ---> a0c74a08bf9b 00:40:59 Step 32/32 : LABEL version=0.0.0 00:40:59 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 00:40:59 ---> Running in 443e05974757 00:40:59 Removing intermediate container 443e05974757 00:40:59 ---> 3cf262fc000a 00:40:59 00:40:59 Successfully built 3cf262fc000a 00:40:59 Successfully tagged security-bootstrapper:latest 00:40:59  Building security-bootstrapper ... done fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 00:40:59 OK: 219 MiB in 52 packages 00:40:59 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 00:40:59 Removing intermediate container a06d952a5b01 00:40:59 ---> 2e1c356e61b0 00:40:59 Step 6/23 : COPY go.mod . 00:40:59 OK: 219 MiB in 52 packages 00:40:59 OK: 219 MiB in 52 packages 00:40:59 ---> de8029a1d0b1 00:40:59 Step 7/23 : RUN go mod download 00:40:59 ---> Running in 6a99bdea62c8 00:40:59 Removing intermediate container d6798f7503a2 00:40:59 ---> ce85c6cf28bf 00:40:59 Step 6/24 : COPY go.mod . 00:40:59 Removing intermediate container 9e71ea97aecf 00:40:59 ---> 8c5bf94234ad 00:40:59 Step 6/24 : COPY go.mod . 00:40:59 ---> 718d9f1fc84a 00:40:59 Step 7/24 : RUN go mod download 00:41:00 ---> e0ad718cce19 00:41:00 Step 7/24 : RUN go mod download 00:41:00 ---> Running in c54723a59512 00:41:00 ---> Running in c6376874e58f [Pipeline] { [Pipeline] echo 00:41:00 ========================================================= 00:41:00 [edgeXBuildGoParallel] Running Tests and Build... 00:41:00 ========================================================= [Pipeline] sh 00:41:00 + go mod tidy 00:41:00 Removing intermediate container 6a99bdea62c8 00:41:00 ---> 661135184f88 00:41:00 Step 8/23 : COPY . . 00:41:03 Removing intermediate container c54723a59512 00:41:03 ---> 51fba6d3425b 00:41:03 Step 8/24 : COPY . . [Pipeline] sh 00:41:04 + make test 00:41:04 go mod tidy 00:41:04 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 00:41:07 Removing intermediate container c6376874e58f 00:41:07 ---> dde87d66ab1a 00:41:07 Step 8/24 : COPY . . 00:41:09 ---> ea0209db5538 00:41:09 Step 9/23 : RUN go mod tidy 00:41:12 ---> Running in e8f363c058cf 00:41:12 ---> 520b4d790c5a 00:41:12 Step 9/24 : RUN go mod tidy 00:41:13 ---> Running in c6bc64dfc303 00:41:16 ---> 95987968899f 00:41:16 Step 9/24 : RUN go mod tidy 00:41:16 Removing intermediate container c6bc64dfc303 00:41:16 ---> 83a7a163d271 00:41:16 Step 10/24 : RUN make cmd/core-data/core-data 00:41:16 ---> Running in 1c14936a199e 00:41:16 ---> Running in f8342279d739 00:41:16 Removing intermediate container e8f363c058cf 00:41:16 ---> 93e18ac4d944 00:41:16 Step 10/23 : RUN make cmd/support-notifications/support-notifications 00:41:16 ---> Running in e66a22e2d9a6 00:41:17 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data 00:41:17 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 00:41:19 Removing intermediate container 1c14936a199e 00:41:19 ---> 0f14ff086277 00:41:19 Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 00:41:19 ---> Running in 9811b9ff9252 00:41:19 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 00:41:23 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 00:41:25 Removing intermediate container a558b2c03e2f 00:41:25 ---> d992cf18cb9b 00:41:25 00:41:25 Step 11/26 : FROM alpine:3.12 00:41:25 ---> 13621d1b12d4 00:41:25 Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec 00:41:25 ---> Running in 7604ec84e11f 00:41:28 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 00:41:28 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 00:41:28 (1/6) Installing ca-certificates (20191127-r4) 00:41:28 (2/6) Installing nghttp2-libs (1.41.0-r0) 00:41:28 (3/6) Installing libcurl (7.77.0-r0) 00:41:28 (4/6) Installing curl (7.77.0-r0) 00:41:28 (5/6) Installing dumb-init (1.2.2-r1) 00:41:28 (6/6) Installing su-exec (0.2-r1) 00:41:28 Executing busybox-1.31.1-r20.trigger 00:41:28 Executing ca-certificates-20191127-r4.trigger 00:41:28 OK: 7 MiB in 20 packages 00:41:28 Removing intermediate container 7604ec84e11f 00:41:28 ---> 31d1daee7eba 00:41:28 Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 00:41:28 ---> Running in 3d1f74684605 00:41:28 Removing intermediate container 3d1f74684605 00:41:28 ---> 762027107cc4 00:41:28 Step 14/26 : WORKDIR / 00:41:28 ---> Running in ff75e4134888 00:41:28 Removing intermediate container ff75e4134888 00:41:28 ---> 966dcd061dbd 00:41:28 Step 15/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 00:41:28 ---> cc7615ed3fc0 00:41:28 Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 00:41:28 ---> b0227f6a1473 00:41:28 Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 00:41:28 ---> 4f4be4415a8d 00:41:28 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 00:41:28 ---> f5046492519e 00:41:28 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 00:41:31 ---> 14988ed74b49 00:41:31 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 00:41:31 ---> d3fbe13bbcee 00:41:31 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 00:41:31 ---> b0211608b1df 00:41:31 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/ 00:41:31 ---> Running in 201080bb8151 00:41:31 Removing intermediate container 201080bb8151 00:41:31 ---> f1d54332fa8a 00:41:31 Step 23/26 : ENTRYPOINT ["entrypoint.sh"] 00:41:31 ---> Running in e80b1809e348 00:41:31 Removing intermediate container e80b1809e348 00:41:31 ---> 1a3ac6a79089 00:41:31 Step 24/26 : LABEL arch=x86_64 00:41:31 ---> Running in 7cbe404ec17e 00:41:31 ? github.com/edgexfoundry/edgex-go [no test files] 00:41:31 Removing intermediate container 7cbe404ec17e 00:41:31 ---> 2c599d5a2bb3 00:41:31 Step 25/26 : LABEL git_sha=3c28b86c8a51e2b4430710665eb37e0cc3bbcca6 00:41:31 ---> Running in a354623b7b9b 00:41:32 Removing intermediate container a354623b7b9b 00:41:32 ---> 1b7e349289cc 00:41:32 Step 26/26 : LABEL version=0.0.0 00:41:32 ---> Running in 8a5e0d88de28 00:41:32 Removing intermediate container 8a5e0d88de28 00:41:32 ---> 8fc6c9c62878 00:41:32 00:41:32 Successfully built 8fc6c9c62878 00:41:32 Successfully tagged security-secretstore-setup:latest 00:41:45  Building security-secretstore-setup ... done Removing intermediate container e66a22e2d9a6 00:41:45 ---> 6637a1cdb7f1 00:41:45 00:41:45 Step 11/23 : FROM alpine:3.12 00:41:45 ---> 13621d1b12d4 00:41:45 Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init 00:41:45 ---> Running in 629a325ea2d0 00:41:45 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 00:41:45 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 00:41:45 (1/2) Installing ca-certificates (20191127-r4) 00:41:45 (2/2) Installing dumb-init (1.2.2-r1) 00:41:45 Executing busybox-1.31.1-r20.trigger 00:41:48 Executing ca-certificates-20191127-r4.trigger 00:41:48 OK: 6 MiB in 16 packages 00:41:48 Removing intermediate container 629a325ea2d0 00:41:48 ---> 44d2f73da13b 00:41:48 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 00:41:48 ---> Running in 34ef9cf79902 00:41:48 Removing intermediate container 34ef9cf79902 00:41:48 ---> f7127eae8cb0 00:41:48 Step 14/23 : ENV APP_PORT=59860 00:41:48 ---> Running in 546db90bc90f 00:41:48 Removing intermediate container 546db90bc90f 00:41:48 ---> 4885fbbca91c 00:41:48 Step 15/23 : EXPOSE $APP_PORT 00:41:48 ---> Running in 20f0c7de087a 00:41:48 Removing intermediate container 9811b9ff9252 00:41:48 ---> e267463bf6a1 00:41:48 Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 00:41:48 ---> Running in 4bd317168f99 00:41:48 Removing intermediate container 20f0c7de087a 00:41:48 ---> 43cb525b78b6 00:41:48 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 00:41:48 ---> 62d35cfc4c07 00:41:48 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 00:41:48 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 00:41:51 ---> 7eacd5002eea 00:41:51 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 00:41:51 Removing intermediate container f8342279d739 00:41:51 ---> 63107e41aec2 00:41:51 00:41:51 Step 11/24 : FROM alpine:3.12 00:41:51 ---> 13621d1b12d4 00:41:51 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 00:41:51 ---> Running in 7292468463ba 00:41:51 Removing intermediate container 7292468463ba 00:41:51 ---> 78bd13209b73 00:41:51 Step 13/24 : ENV APP_PORT=59880 00:41:51 ---> 7b4a6795a8c2 00:41:51 Step 19/23 : ENTRYPOINT ["/support-notifications"] 00:41:51 Removing intermediate container 4bd317168f99 00:41:51 ---> 90edb471c097 00:41:51 00:41:51 Step 12/24 : FROM docker:20.10.0 00:41:51 ---> Running in 9c6f4d857dd1 00:41:51 ---> Running in 5159dc4b42bf 00:41:51 Removing intermediate container 9c6f4d857dd1 00:41:51 ---> e398cfc36d8a 00:41:51 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:41:51 Removing intermediate container 5159dc4b42bf 00:41:51 ---> 8e121f349589 00:41:51 Step 14/24 : EXPOSE $APP_PORT 00:41:51 ---> Running in 4dd442ab46e0 00:41:51 ---> Running in c8afc5f6b7fd 00:41:51 20.10.0: Pulling from library/docker 00:41:51 Removing intermediate container c8afc5f6b7fd 00:41:51 ---> 9d4139a8b7bf 00:41:51 Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:41:51 Removing intermediate container 4dd442ab46e0 00:41:51 ---> 4863b22e161e 00:41:51 Step 21/23 : LABEL arch=x86_64 00:41:51 ---> Running in 65dc4b99250f 00:41:51 ---> Running in 8c0374a81c1d 00:41:51 Removing intermediate container 8c0374a81c1d 00:41:51 ---> bd9e93c0e410 00:41:51 Step 22/23 : LABEL git_sha=3c28b86c8a51e2b4430710665eb37e0cc3bbcca6 00:41:51 ---> Running in 12b917221d22 00:41:51 Removing intermediate container 12b917221d22 00:41:51 ---> b2f737db0712 00:41:51 Step 23/23 : LABEL version=0.0.0 00:41:51 ---> Running in a9cf7c725712 00:41:51 Removing intermediate container 65dc4b99250f 00:41:51 ---> 213c602e6ec0 00:41:51 Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init 00:41:51 ---> Running in d4d8d94bbd96 00:41:51 Removing intermediate container a9cf7c725712 00:41:51 ---> 82a6ead96c10 00:41:51 00:41:51 Successfully built 82a6ead96c10 00:41:51 Successfully tagged support-notifications:latest 00:41:51  Building support-notifications ... done fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 00:41:52 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 00:41:53 (1/6) Installing dumb-init (1.2.2-r1) 00:41:53 (2/6) Installing libgcc (9.3.0-r2) 00:41:53 (3/6) Installing libsodium (1.0.18-r0) 00:41:53 (4/6) Installing libstdc++ (9.3.0-r2) 00:41:53 Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 00:41:53 Status: Downloaded newer image for docker:20.10.0 00:41:53 ---> aefe523efa57 00:41:53 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 00:41:54 (5/6) Installing libzmq (4.3.3-r0) 00:41:54 (6/6) Installing zeromq (4.3.3-r0) 00:41:54 Executing busybox-1.31.1-r20.trigger 00:41:54 OK: 8 MiB in 20 packages 00:41:54 ---> Running in 4ffd90617fc5 00:41:54 Removing intermediate container 4ffd90617fc5 00:41:54 ---> 7488172de741 00:41:54 Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install docker-compose==1.23.2 00:41:54 ---> Running in de871e9010fe 00:41:54 Removing intermediate container d4d8d94bbd96 00:41:54 ---> 85892d6cfc14 00:41:54 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 00:41:55 ---> 01efe7f310d3 00:41:55 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 00:41:55 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 00:41:55 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 00:41:55 (1/39) Installing readline (8.0.4-r0) 00:41:55 (2/39) Installing bash (5.0.17-r0) 00:41:55 Executing bash-5.0.17-r0.post-install 00:41:55 (3/39) Installing nghttp2-libs (1.41.0-r0) 00:41:55 (4/39) Installing libcurl (7.77.0-r0) 00:41:55 (5/39) Installing curl (7.77.0-r0) 00:41:55 (6/39) Installing dumb-init (1.2.2-r1) 00:41:55 (7/39) Installing libbz2 (1.0.8-r1) 00:41:55 (8/39) Installing expat (2.2.9-r1) 00:41:55 (9/39) Installing libffi (3.3-r2) 00:41:55 (10/39) Installing gdbm (1.13-r1) 00:41:55 (11/39) Installing xz-libs (5.2.5-r0) 00:41:55 (12/39) Installing sqlite-libs (3.32.1-r1) 00:41:55 (13/39) Installing python3 (3.8.10-r0) 00:41:56 ---> 60e060fa3594 00:41:56 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 00:41:56 ---> f6e51fc39b2c 00:41:56 Step 20/24 : ENTRYPOINT ["/core-data"] 00:41:56 (14/39) Installing py3-appdirs (1.4.4-r1) 00:41:56 (15/39) Installing py3-ordered-set (4.0.1-r0) 00:41:56 (16/39) Installing py3-parsing (2.4.7-r0) 00:41:56 (17/39) Installing py3-six (1.15.0-r0) 00:41:56 (18/39) Installing py3-packaging (20.4-r0) 00:41:56 ---> Running in 316e4501da72 00:41:56 (19/39) Installing py3-setuptools (47.0.0-r0) 00:41:56 (20/39) Installing py3-chardet (3.0.4-r4) 00:41:56 (21/39) Installing py3-idna (2.9-r0) 00:41:56 (22/39) Installing py3-certifi (2020.4.5.1-r0) 00:41:56 (23/39) Installing py3-urllib3 (1.25.9-r0) 00:41:56 (24/39) Installing py3-requests (2.23.0-r0) 00:41:56 (25/39) Installing py3-msgpack (1.0.0-r0) 00:41:56 (26/39) Installing py3-lockfile (0.12.2-r3) 00:41:56 (27/39) Installing py3-cachecontrol (0.12.6-r0) 00:41:56 (28/39) Installing py3-colorama (0.4.3-r0) 00:41:56 Removing intermediate container 316e4501da72 00:41:56 ---> 318c394509a8 00:41:56 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:41:56 (29/39) Installing py3-distlib (0.3.0-r0) 00:41:56 (30/39) Installing py3-distro (1.5.0-r1) 00:41:56 (31/39) Installing py3-webencodings (0.5.1-r3) 00:41:56 (32/39) Installing py3-html5lib (1.0.1-r4) 00:41:56 ---> Running in 875cbf0a2087 00:41:56 (33/39) Installing py3-pytoml (0.1.21-r0) 00:41:56 (34/39) Installing py3-pep517 (0.8.2-r0) 00:41:56 (35/39) Installing py3-progress (1.5-r0) 00:41:56 (36/39) Installing py3-toml (0.10.1-r0) 00:41:56 (37/39) Installing py3-retrying (1.3.3-r0) 00:41:56 (38/39) Installing py3-contextlib2 (0.6.0-r0) 00:41:56 (39/39) Installing py3-pip (20.1.1-r0) 00:41:57 Removing intermediate container 875cbf0a2087 00:41:57 ---> cfb121a697ac 00:41:57 Step 22/24 : LABEL arch=x86_64 00:41:57 Executing busybox-1.31.1-r19.trigger 00:41:57 OK: 72 MiB in 59 packages 00:41:57 ---> Running in 600a243fb8e2 00:41:57 Removing intermediate container 600a243fb8e2 00:41:57 ---> 35d284baecab 00:41:57 Step 23/24 : LABEL git_sha=3c28b86c8a51e2b4430710665eb37e0cc3bbcca6 00:41:57 ---> Running in cb53b0de7c3a 00:41:57 Removing intermediate container cb53b0de7c3a 00:41:57 ---> 3a3df2ec3d4e 00:41:57 Step 24/24 : LABEL version=0.0.0 00:41:57 ---> Running in 341a49b81937 00:41:57 Removing intermediate container 341a49b81937 00:41:57 ---> ba91b8919a5e 00:41:57 00:41:57 Successfully built ba91b8919a5e 00:41:57 Successfully tagged core-data:latest 00:41:58  Building core-data ... done Collecting docker-compose==1.23.2 00:41:58 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 00:41:58 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 00:41:58 Collecting jsonschema<3,>=2.5.1 00:41:58 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 00:41:58 Collecting docker<4.0,>=3.6.0 00:41:58 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 00:41:58 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 00:41:58 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 00:41:58 Collecting PyYAML<4,>=3.10 00:41:58 Downloading PyYAML-3.13.tar.gz (270 kB) 00:41:59 Collecting cached-property<2,>=1.2.0 00:41:59 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 00:41:59 Collecting texttable<0.10,>=0.9.0 00:41:59 Downloading texttable-0.9.1.tar.gz (11 kB) 00:41:59 Collecting docopt<0.7,>=0.6.1 00:41:59 Downloading docopt-0.6.2.tar.gz (25 kB) 00:41:59 Collecting websocket-client<1.0,>=0.32.0 00:41:59 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 00:41:59 Collecting dockerpty<0.5,>=0.4.1 00:41:59 Downloading dockerpty-0.4.1.tar.gz (13 kB) 00:42:00 Collecting docker-pycreds>=0.4.0 00:42:00 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 00:42:02 Collecting urllib3<1.25,>=1.21.1 00:42:02 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 00:42:02 Collecting idna<2.8,>=2.5 00:42:02 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 00:42:02 Requirement already satisfied: chardet<3.1.0,>=3.0.2 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (3.0.4) 00:42:02 Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.4.5.1) 00:42:02 Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. 00:42:02 Using legacy setup.py install for texttable, since package 'wheel' is not installed. 00:42:02 Using legacy setup.py install for docopt, since package 'wheel' is not installed. 00:42:02 Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. 00:42:02 Installing collected packages: jsonschema, websocket-client, urllib3, idna, requests, docker-pycreds, docker, PyYAML, cached-property, texttable, docopt, dockerpty, docker-compose 00:42:02 Attempting uninstall: urllib3 00:42:02 Found existing installation: urllib3 1.25.9 00:42:02 Uninstalling urllib3-1.25.9: 00:42:02 Successfully uninstalled urllib3-1.25.9 00:42:02 Attempting uninstall: idna 00:42:02 Found existing installation: idna 2.9 00:42:02 Uninstalling idna-2.9: 00:42:02 Successfully uninstalled idna-2.9 00:42:02 Attempting uninstall: requests 00:42:02 Found existing installation: requests 2.23.0 00:42:02 Uninstalling requests-2.23.0: 00:42:02 Successfully uninstalled requests-2.23.0 00:42:02 Running setup.py install for PyYAML: started 00:42:02 Running setup.py install for PyYAML: finished with status 'done' 00:42:02 Running setup.py install for texttable: started 00:42:02 Running setup.py install for texttable: finished with status 'done' 00:42:02 Running setup.py install for docopt: started 00:42:02 Running setup.py install for docopt: finished with status 'done' 00:42:02 Running setup.py install for dockerpty: started 00:42:02 Running setup.py install for dockerpty: finished with status 'done' 00:42:02 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 00:42:05 Removing intermediate container de871e9010fe 00:42:05 ---> 2100e7ed9933 00:42:05 Step 15/24 : ENV APP_PORT=58890 00:42:05 ---> Running in df57f23fe3a1 00:42:05 Removing intermediate container df57f23fe3a1 00:42:05 ---> 8f161f171d7f 00:42:05 Step 16/24 : EXPOSE $APP_PORT 00:42:05 ---> Running in 89d587eb1e32 00:42:05 Removing intermediate container 89d587eb1e32 00:42:05 ---> 77df8b3ee71c 00:42:05 Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 00:42:05 ---> 52c72e0331ab 00:42:05 Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 00:42:05 ---> 08d2f2ecdbe8 00:42:05 Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 00:42:05 ---> 524a42be6c5f 00:42:05 Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] 00:42:05 ---> Running in 48917203f458 00:42:05 Removing intermediate container 48917203f458 00:42:05 ---> 0f69dae0f416 00:42:05 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:42:06 ---> Running in eeced50558e6 00:42:06 Removing intermediate container eeced50558e6 00:42:06 ---> 5e4e59d2e50b 00:42:06 Step 22/24 : LABEL arch=x86_64 00:42:06 ---> Running in bdd51f7cd056 00:42:06 Removing intermediate container bdd51f7cd056 00:42:06 ---> 1a3de7acb1cd 00:42:06 Step 23/24 : LABEL git_sha=3c28b86c8a51e2b4430710665eb37e0cc3bbcca6 00:42:06 ---> Running in 4475214e542c 00:42:06 Removing intermediate container 4475214e542c 00:42:06 ---> 72331549995b 00:42:06 Step 24/24 : LABEL version=0.0.0 00:42:06 ---> Running in 3e7994f713b4 00:42:06 Removing intermediate container 3e7994f713b4 00:42:06 ---> c468e71e43d3 00:42:06 00:42:06 Successfully built c468e71e43d3 00:42:06 Successfully tagged sys-mgmt-agent:latest 00:42:06  Building sys-mgmt-agent ... done  [Pipeline] } 00:42:06 $ docker stop --time=1 2ab496276dd3a3e4b73568aa28152378b8be22d1e513a369a53275650d3f9698 00:42:08 $ docker rm -f 2ab496276dd3a3e4b73568aa28152378b8be22d1e513a369a53275650d3f9698 [Pipeline] // withDockerContainer [Pipeline] sh 00:42:08 + docker images 00:42:08 REPOSITORY TAG IMAGE ID CREATED SIZE 00:42:08 sys-mgmt-agent latest c468e71e43d3 2 seconds ago 312MB 00:42:08 core-data latest ba91b8919a5e 11 seconds ago 20.2MB 00:42:08 support-notifications latest 82a6ead96c10 17 seconds ago 16.6MB 00:42:08 90edb471c097 18 seconds ago 1.15GB 00:42:08 63107e41aec2 19 seconds ago 1.15GB 00:42:08 6637a1cdb7f1 24 seconds ago 1.15GB 00:42:08 security-secretstore-setup latest 8fc6c9c62878 36 seconds ago 28.1MB 00:42:08 d992cf18cb9b 43 seconds ago 1.15GB 00:42:08 security-bootstrapper latest 3cf262fc000a About a minute ago 18.2MB 00:42:08 security-proxy-setup latest afe636369039 About a minute ago 25.3MB 00:42:08 support-scheduler latest e78e05da08f7 About a minute ago 15.9MB 00:42:08 core-command latest 3cac325290a7 About a minute ago 15.9MB 00:42:08 core-metadata latest d311a2dddec2 About a minute ago 16.6MB 00:42:08 0e82b56c7b21 About a minute ago 1.14GB 00:42:08 e427518d5586 About a minute ago 1.15GB 00:42:08 06e9676bbd7d About a minute ago 1.14GB 00:42:08 2586ef41dc3c About a minute ago 1.15GB 00:42:08 5d59242eb261 About a minute ago 1.14GB 00:42:08 ci-base-image-x86_64 latest bfcc481f75a2 6 minutes ago 648MB 00:42:08 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.16-alpine b068be0155e3 5 weeks ago 445MB 00:42:08 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest e9a9aa5b6c9c 5 weeks ago 37.5MB 00:42:08 alpine 3.12 13621d1b12d4 7 weeks ago 5.58MB 00:42:08 docker 20.10.0 aefe523efa57 5 months ago 240MB 00:42:08 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] } 00:42:38 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 00:42:38 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 00:42:46 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 00:42:46 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 00:42:52 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 00:42:52 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 00:42:52 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 00:42:52 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 00:42:54 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 00:42:55 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 00:43:08 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 00:43:08 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 00:43:08 ? github.com/edgexfoundry/edgex-go/internal [no test files] 00:43:08 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 00:43:08 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 00:43:08 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 00:43:08 ? github.com/edgexfoundry/edgex-go/internal/core/command/v2 [no test files] 00:43:08 ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/application 0.213s coverage: 28.7% of statements 00:43:12 ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http 0.438s coverage: 100.0% of statements 00:43:12 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 00:43:12 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 00:43:12 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 00:43:12 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.436s coverage: 81.2% of statements 00:43:12 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] 00:43:14 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.435s coverage: 53.4% of statements 00:43:14 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] 00:43:14 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] 00:43:20 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.647s coverage: 87.7% of statements 00:43:20 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] 00:43:20 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] 00:43:20 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/io 0.245s coverage: 78.9% of statements 00:43:20 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] 00:43:20 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 00:43:20 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 00:43:20 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 00:43:20 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] 00:43:20 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] 00:43:20 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] 00:43:27 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 1.606s coverage: 95.1% of statements 00:43:27 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] 00:43:27 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] 00:43:27 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] 00:43:27 ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] 00:43:27 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 00:43:27 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 00:43:27 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 00:43:27 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 00:43:27 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 00:43:27 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 00:43:27 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.217s coverage: 58.8% of statements 00:43:27 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/application [no test files] 00:43:27 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] 00:43:27 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http 0.215s coverage: 60.0% of statements 00:43:27 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.323s coverage: 0.8% of statements 00:43:27 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] 00:43:27 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils 0.296s coverage: 22.0% of statements 00:43:27 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 00:43:27 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.215s coverage: 47.1% of statements 00:43:27 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.281s coverage: 79.5% of statements 00:43:27 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.213s coverage: 94.1% of statements 00:43:28 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.305s coverage: 96.3% of statements 00:43:29 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.279s coverage: 87.5% of statements 00:43:42 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.211s coverage: 94.4% of statements 00:43:42 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.174s coverage: 44.8% of statements 00:43:47 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.608s coverage: 81.8% of statements 00:43:47 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 00:43:54 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.351s coverage: 92.9% of statements 00:43:54 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 00:43:54 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 00:43:54 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 00:43:54 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.057s coverage: 65.1% of statements 00:43:54 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 00:43:54 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 00:43:54 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 00:43:54 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 00:43:54 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 00:43:54 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.081s coverage: 87.2% of statements 00:43:54 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 00:43:54 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 00:43:54 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.177s coverage: 100.0% of statements 00:43:54 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 00:43:54 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.208s coverage: 76.0% of statements 00:43:54 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 00:43:54 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.205s coverage: 80.0% of statements 00:43:54 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.235s coverage: 87.2% of statements 00:43:54 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.245s coverage: 85.4% of statements 00:43:54 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.322s coverage: 91.2% of statements 00:43:54 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 00:43:57 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.784s coverage: 64.4% of statements 00:43:57 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 00:43:57 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 00:43:57 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.158s coverage: 100.0% of statements 00:43:57 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.104s coverage: 91.3% of statements 00:43:57 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.105s coverage: 100.0% of statements 00:43:57 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.088s coverage: 73.7% of statements 00:43:57 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.069s coverage: 100.0% of statements 00:44:02 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.035s coverage: 66.9% of statements 00:44:02 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 00:44:02 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 00:44:02 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 00:44:03 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.657s coverage: 43.6% of statements 00:44:03 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 00:44:03 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 00:44:03 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.113s coverage: 89.5% of statements 00:44:03 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 00:44:03 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.081s coverage: 84.8% of statements 00:44:03 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 00:44:03 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 00:44:03 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 00:44:03 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2 [no test files] 00:44:11 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application 6.262s coverage: 19.3% of statements 00:44:11 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application/channel [no test files] 00:44:11 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application/channel/mocks [no test files] 00:44:11 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/bootstrap/container [no test files] 00:44:11 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/controller/http 0.564s coverage: 91.9% of statements 00:44:11 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces [no test files] 00:44:11 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces/mocks [no test files] 00:44:11 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/io [no test files] 00:44:11 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 00:44:11 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 00:44:11 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 00:44:11 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2 [no test files] 00:44:11 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application [no test files] 00:44:11 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application/scheduler 0.206s coverage: 63.4% of statements 00:44:11 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/bootstrap/container [no test files] 00:44:11 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http 0.376s coverage: 97.6% of statements 00:44:11 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces [no test files] 00:44:11 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces/mocks [no test files] 00:44:11 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/io [no test files] 00:44:11 ok github.com/edgexfoundry/edgex-go/internal/system 0.088s coverage: 0.0% of statements 00:44:11 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 00:44:11 ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.050s coverage: 100.0% of statements 00:44:11 ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] 00:44:11 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 00:44:11 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 00:44:11 ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] 00:44:11 ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.089s coverage: 87.9% of statements 00:44:11 ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] 00:44:11 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 00:44:11 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.084s coverage: 100.0% of statements 00:44:11 ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.209s coverage: 28.1% of statements 00:44:11 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2 [no test files] 00:44:11 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application [no test files] 00:44:12 ok github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application/direct 0.177s coverage: 28.9% of statements 00:44:12 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application/direct/config [no test files] 00:44:12 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application/executor [no test files] 00:44:12 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/container [no test files] 00:44:12 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/controller/http [no test files] 00:44:12 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/interfaces [no test files] 00:44:12 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.091s coverage: 100.0% of statements 00:44:13 GO111MODULE=on go vet ./... 00:45:44 gofmt -l . 00:45:44 [ "`gofmt -l .`" = "" ] 00:45:44 ./bin/test-attribution-txt.sh [Pipeline] sh 00:45:45 + ls -al . 00:45:45 total 556 00:45:45 drwxrwxr-x 9 1001 1001 4096 Jun 9 00:45 . 00:45:45 drwxr-xr-x 4 root root 4096 Jun 9 00:40 .. 00:45:45 -rw-rw-r-- 1 1001 1001 11 Jun 9 00:38 .dockerignore 00:45:45 drwxrwxr-x 8 1001 1001 4096 Jun 9 00:38 .git 00:45:45 drwxrwxr-x 3 1001 1001 4096 Jun 9 00:38 .github 00:45:45 -rw-rw-r-- 1 1001 1001 818 Jun 9 00:38 .gitignore 00:45:45 -rw-rw-r-- 1 1001 1001 166 Jun 9 00:38 .sonarcloud.properties 00:45:45 -rw-rw-r-- 1 1001 1001 8609 Jun 9 00:38 Attribution.txt 00:45:45 -rw-rw-r-- 1 1001 1001 3804 Jun 9 00:38 CONTRIBUTING.md 00:45:45 -rw-rw-r-- 1 1001 1001 931 Jun 9 00:38 Dockerfile.build 00:45:45 -rw-rw-r-- 1 1001 1001 849 Jun 9 00:38 Jenkinsfile 00:45:45 -rw-rw-r-- 1 1001 1001 10775 Jun 9 00:38 LICENSE 00:45:45 -rw-rw-r-- 1 1001 1001 5605 Jun 9 00:38 Makefile 00:45:45 -rw-rw-r-- 1 1001 1001 7978 Jun 9 00:38 README.md 00:45:45 -rw-rw-r-- 1 1001 1001 7071 Jun 9 00:38 SECURITY.md 00:45:45 -rw-rw-r-- 1 1001 1001 5 Jun 9 00:34 VERSION 00:45:45 -rw-rw-r-- 1 1001 1001 4131 Jun 9 00:38 ZMQWindows.md 00:45:45 drwxrwxr-x 2 1001 1001 4096 Jun 9 00:38 bin 00:45:45 drwxrwxr-x 14 1001 1001 4096 Jun 9 00:38 cmd 00:45:45 -rw-r--r-- 1 root root 412281 Jun 9 00:44 coverage.out 00:45:45 -rw-rw-r-- 1 1001 1001 902 Jun 9 00:38 go.mod 00:45:45 -rw-r--r-- 1 root root 21048 Jun 9 00:41 go.sum 00:45:45 drwxrwxr-x 8 1001 1001 4096 Jun 9 00:38 internal 00:45:45 drwxrwxr-x 3 1001 1001 4096 Jun 9 00:38 openapi 00:45:45 drwxrwxr-x 4 1001 1001 4096 Jun 9 00:38 snap 00:45:45 -rw-rw-r-- 1 1001 1001 168 Jun 9 00:38 version.go [Pipeline] sh 00:45:45 + '[' -e coverage.out ] 00:45:45 + chown 1001:1001 coverage.out [Pipeline] stash 00:45:45 Warning: overwriting stash ‘coverage-report’ 00:45:46 Stashed 1 file(s) [Pipeline] sh 00:45:47 + make build 00:45:47 go mod tidy 00:45:48 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data 00:45:56 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 00:46:16 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command 00:46:19 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 00:46:25 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 00:46:25 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 00:46:28 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 00:46:32 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 00:46:35 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 00:46:39 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 00:46:44 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config 00:46:47 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [Pipeline] } 00:46:53 $ docker stop --time=1 970ac480bc806b3d4774063634a4cc8bcf00ff984fdb68ace5d0d2ef5a5c241d 00:46:56 $ docker rm -f 970ac480bc806b3d4774063634a4cc8bcf00ff984fdb68ace5d0d2ef5a5c241d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 00:47:01 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 00:47:01 00:47:01 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh 00:47:01 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 00:47:04 latest: Pulling from edgex-devops/edgex-compose-arm64 00:47:04 29e5d40040c1: Pulling fs layer 00:47:04 1ce36da41761: Pulling fs layer 00:47:04 25b303627fd3: Pulling fs layer 00:47:04 29e5d40040c1: Verifying Checksum 00:47:04 29e5d40040c1: Download complete 00:47:04 29e5d40040c1: Pull complete 00:47:04 1ce36da41761: Verifying Checksum 00:47:04 1ce36da41761: Download complete 00:47:04 1ce36da41761: Pull complete 00:47:07 25b303627fd3: Verifying Checksum 00:47:07 25b303627fd3: Download complete 00:47:16 25b303627fd3: Pull complete 00:47:16 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 00:47:16 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 00:47:16 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer 00:47:16 prd-ubuntu18.04-docker-arm64-4c-16g-1128 does not seem to be running inside a container 00:47:16 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/6 -v /w/workspace/edgex-go/6:/w/workspace/edgex-go/6:rw,z -v /w/workspace/edgex-go/6@tmp:/w/workspace/edgex-go/6@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 00:47:19 $ docker top 0350e434e906a885f354947020a46df75b4c69dfe9b23a27464b121a6ba3c780 -eo pid,comm [Pipeline] { [Pipeline] sh 00:47:22 + docker-compose build --help 00:47:22 + grep parallel 00:47:26 --parallel Build images in parallel. [Pipeline] } 00:47:26 $ docker stop --time=1 0350e434e906a885f354947020a46df75b4c69dfe9b23a27464b121a6ba3c780 00:47:28 $ docker rm -f 0350e434e906a885f354947020a46df75b4c69dfe9b23a27464b121a6ba3c780 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 00:47:31 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 00:47:31 . [Pipeline] withDockerContainer 00:47:31 prd-ubuntu18.04-docker-arm64-4c-16g-1128 does not seem to be running inside a container 00:47:31 $ 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/6 -v /w/workspace/edgex-go/6:/w/workspace/edgex-go/6:rw,z -v /w/workspace/edgex-go/6@tmp:/w/workspace/edgex-go/6@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 00:47:34 $ docker top 8162a1255b6e763ceff78c7f9867e4e8507cb5388145861a51758fd737529e57 -eo pid,comm [Pipeline] { [Pipeline] sh 00:47:39 + docker-compose -f ./docker-compose-build.yml build --parallel 00:47:42 Building core-command ... 00:47:42 Building core-data ... 00:47:42 Building core-metadata ... 00:47:42 Building security-bootstrapper ... 00:47:42 Building security-proxy-setup ... 00:47:42 Building security-secretstore-setup ... 00:47:42 Building support-notifications ... 00:47:42 Building support-scheduler ... 00:47:42 Building sys-mgmt-agent ... 00:47:42 Building support-notifications 00:47:42 Building core-command 00:47:42 Building sys-mgmt-agent 00:47:42 Building security-proxy-setup 00:47:42 Building core-metadata 00:48:54 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 00:48:54 Step 2/24 : FROM ${BUILDER_BASE} AS builder 00:48:54 ---> ee3ee0ee1d7b 00:48:54 Step 3/24 : WORKDIR /edgex-go 00:48:54 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 00:48:54 Step 2/24 : FROM ${BUILDER_BASE} AS builder 00:48:54 ---> ee3ee0ee1d7b 00:48:54 Step 3/24 : WORKDIR /edgex-go 00:48:54 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 00:48:54 Step 2/22 : FROM ${BUILDER_BASE} AS builder 00:48:54 ---> ee3ee0ee1d7b 00:48:54 Step 3/22 : WORKDIR /edgex-go 00:48:54 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 00:48:54 Step 2/23 : FROM ${BUILDER_BASE} AS builder 00:48:54 ---> ee3ee0ee1d7b 00:48:54 Step 3/23 : WORKDIR /edgex-go 00:48:54 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 00:48:54 Step 2/24 : FROM ${BUILDER_BASE} AS builder 00:48:54 ---> ee3ee0ee1d7b 00:48:54 Step 3/24 : WORKDIR /edgex-go 00:48:54 ---> Running in de4804a3ee1b 00:48:54 ---> Running in 555f3039a49f 00:48:54 ---> Running in 87e2a4fa4a8d 00:48:54 ---> Running in 54753777c52a 00:48:54 ---> Running in 339c224a2ca0 00:48:54 Removing intermediate container 54753777c52a 00:48:54 ---> ec9675ec9073 00:48:54 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:48:54 Removing intermediate container 87e2a4fa4a8d 00:48:54 ---> a908215ff726 00:48:54 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:48:54 Removing intermediate container 339c224a2ca0 00:48:54 ---> 0b44faeca0fd 00:48:54 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:48:54 ---> Running in cb5101c46fb8 00:48:54 Removing intermediate container 555f3039a49f 00:48:54 ---> e791cd91d014 00:48:54 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:48:54 Removing intermediate container de4804a3ee1b 00:48:54 ---> e8c7840b4085 00:48:54 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:48:54 ---> Running in 26d41f9b04f6 00:48:54 ---> Running in b5109d2c5d4a 00:48:54 ---> Running in c5ac48efbff4 00:48:54 ---> Running in 5b1895a367c6 00:48:54 Removing intermediate container cb5101c46fb8 00:48:54 ---> ec7ffe9e868c 00:48:54 Step 5/24 : RUN apk add --update --no-cache make bash git 00:48:54 Removing intermediate container b5109d2c5d4a 00:48:54 ---> a00bf63a2938 00:48:54 Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates 00:48:54 ---> Running in ff21221468b3 00:48:54 ---> Running in f43fa25a6842 00:48:54 Removing intermediate container 5b1895a367c6 00:48:54 ---> 32a8ffcfe52c 00:48:54 Step 5/24 : RUN apk add --update --no-cache make git 00:48:54 Removing intermediate container 26d41f9b04f6 00:48:54 ---> 9bd53baeefa8 00:48:54 Step 5/22 : RUN apk add --update --no-cache make git 00:48:54 Removing intermediate container c5ac48efbff4 00:48:54 ---> cb3895483446 00:48:54 Step 5/24 : RUN apk add --update --no-cache make git 00:48:54 ---> Running in 05f3989c8752 00:48:54 ---> Running in e14a376663ce 00:48:54 ---> Running in 9faf25b63181 00:48:55 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 00:48:56 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 00:48:56 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 00:48:56 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 00:48:56 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 00:48:56 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 00:48:56 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 00:48:59 OK: 218 MiB in 52 packages 00:48:59 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 00:48:59 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 00:48:59 OK: 218 MiB in 52 packages 00:48:59 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 00:48:59 OK: 218 MiB in 52 packages 00:48:59 OK: 218 MiB in 52 packages 00:48:59 OK: 218 MiB in 52 packages 00:48:59 Removing intermediate container ff21221468b3 00:48:59 ---> 62b271aee70d 00:48:59 Step 6/24 : COPY go.mod . 00:48:59 Removing intermediate container f43fa25a6842 00:48:59 ---> 3113400e7d75 00:48:59 Step 6/23 : COPY go.mod . 00:49:00 Removing intermediate container 05f3989c8752 00:49:00 ---> 0766ae70170c 00:49:00 Step 6/24 : COPY go.mod . 00:49:00 Removing intermediate container 9faf25b63181 00:49:00 ---> 5ad2c05645b4 00:49:00 Step 6/24 : COPY go.mod . 00:49:00 ---> 30d7c90d1ddc 00:49:00 Step 7/24 : RUN go mod download 00:49:00 ---> Running in 9a1f50a26632 00:49:01 ---> 5413b188df4f 00:49:01 Step 7/23 : RUN go mod download 00:49:01 Removing intermediate container e14a376663ce 00:49:01 ---> 2dae1ff52eb3 00:49:01 Step 6/22 : COPY go.mod . 00:49:01 ---> Running in ca9dd9caaccc 00:49:01 ---> 25f348b73356 00:49:01 Step 7/24 : RUN go mod download 00:49:01 ---> 451245a23833 00:49:01 Step 7/24 : RUN go mod download 00:49:01 ---> Running in 053400a8d02a 00:49:02 ---> Running in 2c510be8eaea 00:49:02 ---> 254952be4beb 00:49:02 Step 7/22 : RUN go mod download 00:49:02 ---> Running in 3d84bdd09a1c 00:49:05 Removing intermediate container 9a1f50a26632 00:49:05 ---> d5268b25dd31 00:49:05 Step 8/24 : COPY . . 00:49:05 Removing intermediate container ca9dd9caaccc 00:49:05 ---> b64219e74839 00:49:05 Step 8/23 : COPY . . 00:49:06 Removing intermediate container 053400a8d02a 00:49:06 ---> 0496618de422 00:49:06 Step 8/24 : COPY . . 00:49:06 Removing intermediate container 2c510be8eaea 00:49:06 ---> f32981876131 00:49:06 Step 8/24 : COPY . . 00:49:06 Removing intermediate container 3d84bdd09a1c 00:49:06 ---> 653a689beaf3 00:49:06 Step 8/22 : COPY . . 00:49:30 ---> 68b112539f74 00:49:30 Step 9/24 : RUN go mod tidy 00:49:30 ---> 56ee562e965a 00:49:30 Step 9/23 : RUN go mod tidy 00:49:30 ---> 0b46ec8c04c1 00:49:30 Step 9/24 : RUN go mod tidy 00:49:30 ---> 821aef50d473 00:49:30 Step 9/22 : RUN go mod tidy 00:49:30 ---> Running in fef0ac5b1305 00:49:30 ---> Running in 74f2dba8c20c 00:49:30 ---> Running in 5afdd7ded47b 00:49:30 ---> 6d78685f92fa 00:49:30 Step 9/24 : RUN go mod tidy 00:49:30 ---> Running in 2a9fb3f74d57 00:49:30 ---> Running in 87651e6d57da 00:49:34 Removing intermediate container 5afdd7ded47b 00:49:34 ---> 30a7422b04a9 00:49:34 Step 10/23 : RUN make cmd/support-notifications/support-notifications 00:49:35 Removing intermediate container fef0ac5b1305 00:49:35 ---> 75fac0b0c9e1 00:49:35 Step 10/24 : RUN make cmd/core-command/core-command 00:49:37 ---> Running in 1b3a8dfaeda0 00:49:37 ---> Running in 0502dacc8cb4 00:49:37 Removing intermediate container 87651e6d57da 00:49:37 ---> 4f3af28292ba 00:49:37 Step 10/24 : RUN make cmd/core-metadata/core-metadata 00:49:37 Removing intermediate container 74f2dba8c20c 00:49:37 ---> 95e95d68ccfc 00:49:37 Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 00:49:37 Removing intermediate container 2a9fb3f74d57 00:49:37 ---> 11927366bc52 00:49:37 Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 00:49:37 ---> Running in d405dc0d4660 00:49:37 ---> Running in fad9a1beadca 00:49:37 ---> Running in b583497ea17e 00:49:37 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 00:49:37 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command 00:49:38 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 00:49:38 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 00:49:38 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 00:51:32 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config 00:51:37 Removing intermediate container 0502dacc8cb4 00:51:37 ---> 85a1d9edae70 00:51:37 00:51:37 Step 11/24 : FROM alpine:3.12 00:51:37 3.12: Pulling from library/alpine 00:51:39 Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad 00:51:39 Status: Downloaded newer image for alpine:3.12 00:51:39 ---> 9852663dfa18 00:51:39 Step 12/24 : RUN apk add --update --no-cache dumb-init 00:51:40 ---> Running in 257cd8b33823 00:51:41 Removing intermediate container b583497ea17e 00:51:41 ---> 0b76a57d64f6 00:51:41 00:51:41 Step 11/22 : FROM alpine:3.12 00:51:41 ---> 9852663dfa18 00:51:41 Step 12/22 : RUN apk add --update --no-cache curl 00:51:42 ---> Running in 4d1f0da7025b 00:51:44 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 00:51:44 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 00:51:44 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 00:51:44 Removing intermediate container 1b3a8dfaeda0 00:51:44 ---> 0c4745046d5d 00:51:44 00:51:44 Step 11/23 : FROM alpine:3.12 00:51:44 ---> 9852663dfa18 00:51:44 Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init 00:51:44 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 00:51:44 (1/1) Installing dumb-init (1.2.2-r1) 00:51:44 Executing busybox-1.31.1-r20.trigger 00:51:44 OK: 5 MiB in 15 packages 00:51:45 ---> Running in 34828ccbbf46 00:51:45 (1/4) Installing ca-certificates (20191127-r4) 00:51:45 (2/4) Installing nghttp2-libs (1.41.0-r0) 00:51:45 (3/4) Installing libcurl (7.77.0-r0) 00:51:45 (4/4) Installing curl (7.77.0-r0) 00:51:45 Executing busybox-1.31.1-r20.trigger 00:51:45 Executing ca-certificates-20191127-r4.trigger 00:51:45 OK: 7 MiB in 18 packages 00:51:47 Removing intermediate container 257cd8b33823 00:51:47 ---> 9ef5a2b6278b 00:51:47 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 00:51:47 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 00:51:47 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 00:51:48 ---> Running in 6a758fc93a11 00:51:48 (1/2) Installing ca-certificates (20191127-r4) 00:51:48 (2/2) Installing dumb-init (1.2.2-r1) 00:51:48 Executing busybox-1.31.1-r20.trigger 00:51:48 Executing ca-certificates-20191127-r4.trigger 00:51:48 Removing intermediate container 4d1f0da7025b 00:51:48 ---> 3ec4bf1d89ea 00:51:48 Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 00:51:48 OK: 6 MiB in 16 packages 00:51:49 Removing intermediate container 6a758fc93a11 00:51:49 ---> 0a48b551c589 00:51:49 Step 14/24 : ENV APP_PORT=59882 00:51:49 ---> Running in f6b7efee5154 00:51:50 ---> Running in 4ec0f9d75c77 00:51:50 Removing intermediate container d405dc0d4660 00:51:50 ---> 7a29451233b1 00:51:50 00:51:50 Step 11/24 : FROM alpine:3.12 00:51:50 ---> 9852663dfa18 00:51:50 Step 12/24 : RUN apk add --update --no-cache dumb-init 00:51:50 ---> Using cache 00:51:50 ---> 9ef5a2b6278b 00:51:50 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 00:51:50 ---> Using cache 00:51:50 ---> 0a48b551c589 00:51:50 Step 14/24 : ENV APP_PORT=59881 00:51:50 Removing intermediate container fad9a1beadca 00:51:50 ---> 958dc014be02 00:51:50 Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 00:51:50 Removing intermediate container f6b7efee5154 00:51:50 ---> 3719b0e1892b 00:51:50 Step 14/22 : WORKDIR /edgex 00:51:51 ---> Running in 37b158f157d4 00:51:51 Removing intermediate container 4ec0f9d75c77 00:51:51 ---> d21b6fe07e95 00:51:51 Step 15/24 : EXPOSE $APP_PORT 00:51:51 ---> Running in 26e516c05fb3 00:51:51 ---> Running in ff19c997c612 00:51:51 Removing intermediate container 34828ccbbf46 00:51:51 ---> 833077e75006 00:51:51 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 00:51:51 ---> Running in 7534b80cf5a1 00:51:51 ---> Running in 3794142def76 00:51:52 Removing intermediate container 37b158f157d4 00:51:52 ---> c9203974d9ff 00:51:52 Step 15/24 : EXPOSE $APP_PORT 00:51:52 Removing intermediate container ff19c997c612 00:51:52 ---> efe0b3155031 00:51:52 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 00:51:52 ---> Running in f70219822ddd 00:51:52 Removing intermediate container 7534b80cf5a1 00:51:52 ---> f7025215e09a 00:51:52 Step 16/24 : WORKDIR / 00:51:52 Removing intermediate container 3794142def76 00:51:52 ---> 86964d5a4513 00:51:52 Step 14/23 : ENV APP_PORT=59860 00:51:52 ---> Running in 1cb35f1766fc 00:51:52 ---> Running in 6cfe095fffbe 00:51:53 Removing intermediate container f70219822ddd 00:51:53 ---> 72b3caf5da54 00:51:53 Step 16/24 : WORKDIR / 00:51:53 ---> Running in ac3425a7c2fe 00:51:53 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 00:51:53 ---> 828f23f8575a 00:51:53 Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 00:51:53 Removing intermediate container 1cb35f1766fc 00:51:53 ---> 5e5ea184fee4 00:51:53 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 00:51:53 Removing intermediate container 6cfe095fffbe 00:51:53 ---> 3013501aa87a 00:51:53 Step 15/23 : EXPOSE $APP_PORT 00:51:53 ---> Running in 4bc535a28c2d 00:51:54 Removing intermediate container ac3425a7c2fe 00:51:54 ---> 53952ed1ec16 00:51:54 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 00:51:56 Removing intermediate container 4bc535a28c2d 00:51:56 ---> 37e22d4220c6 00:51:56 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 00:51:56 ---> f4eef091a60c 00:51:56 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 00:51:56 ---> b51c7f292067 00:51:56 Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 00:51:56 ---> c2be035dfcc2 00:51:56 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 00:51:56 ---> 07c5b3496ce3 00:51:56 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 00:51:56 Removing intermediate container 26e516c05fb3 00:51:56 ---> 4a1af7fdccea 00:51:56 00:51:56 Step 12/24 : FROM docker:20.10.0 00:51:56 20.10.0: Pulling from library/docker 00:51:57 ---> b1bcf7187e01 00:51:57 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 00:51:57 ---> 960fe01b441b 00:51:57 Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] 00:51:57 ---> 646df56537d6 00:51:57 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 00:51:58 ---> Running in 6d39f04a81c6 00:51:58 ---> 3464149deb36 00:51:58 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 00:51:59 ---> 8bf877b04a29 00:51:59 Step 20/24 : ENTRYPOINT ["/core-command"] 00:51:59 Removing intermediate container 6d39f04a81c6 00:51:59 ---> 2ed153b16463 00:51:59 Step 19/22 : CMD ["--init=true"] 00:51:59 ---> Running in 20ce174b38e7 00:51:59 ---> Running in 7d16022ba635 00:52:00 ---> 9ab094aaa3c6 00:52:00 Step 20/24 : ENTRYPOINT ["/core-metadata"] 00:52:00 ---> 510fd7d0667a 00:52:00 Step 19/23 : ENTRYPOINT ["/support-notifications"] 00:52:00 ---> Running in c787d16d83ad 00:52:00 ---> Running in bad04b79f95b 00:52:00 Removing intermediate container 7d16022ba635 00:52:00 ---> e4c380f0b274 00:52:00 Step 20/22 : LABEL arch=arm64 00:52:00 Removing intermediate container 20ce174b38e7 00:52:00 ---> 7a6c4a33995b 00:52:00 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:52:01 ---> Running in 16dd4773a6c2 00:52:01 ---> Running in 1b5b6806990e 00:52:01 Removing intermediate container c787d16d83ad 00:52:01 ---> a424384c76fc 00:52:01 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:52:01 Removing intermediate container bad04b79f95b 00:52:01 ---> e06d7d5c643f 00:52:01 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:52:01 ---> Running in 4e50c76ffdec 00:52:01 ---> Running in 8cc52e81c8f3 00:52:01 Removing intermediate container 16dd4773a6c2 00:52:01 ---> 5bd47a51c552 00:52:01 Step 21/22 : LABEL git_sha=3c28b86c8a51e2b4430710665eb37e0cc3bbcca6 00:52:02 Removing intermediate container 1b5b6806990e 00:52:02 ---> 26d406369207 00:52:02 Step 22/24 : LABEL arch=arm64 00:52:02 ---> Running in e085373eaa2c 00:52:02 ---> Running in 37cd7523cd16 00:52:02 Removing intermediate container 4e50c76ffdec 00:52:02 ---> aca410101b52 00:52:02 Step 22/24 : LABEL arch=arm64 00:52:02 Removing intermediate container 8cc52e81c8f3 00:52:02 ---> b0b495dfb165 00:52:02 Step 21/23 : LABEL arch=arm64 00:52:02 ---> Running in d81cf2db5352 00:52:03 Removing intermediate container e085373eaa2c 00:52:03 ---> 77de8164f221 00:52:03 Step 22/22 : LABEL version=0.0.0 00:52:03 Removing intermediate container 37cd7523cd16 00:52:03 ---> 7ed90880a330 00:52:03 Step 23/24 : LABEL git_sha=3c28b86c8a51e2b4430710665eb37e0cc3bbcca6 00:52:03 ---> Running in f1224e949751 00:52:03 ---> Running in c057c8527a45 00:52:03 ---> Running in 0eaa179d561b 00:52:03 Removing intermediate container d81cf2db5352 00:52:03 ---> 933a820d0eb2 00:52:03 Step 23/24 : LABEL git_sha=3c28b86c8a51e2b4430710665eb37e0cc3bbcca6 00:52:04 ---> Running in 806b36cfbb4c 00:52:04 Removing intermediate container f1224e949751 00:52:04 ---> 87060a69d4a4 00:52:04 Step 22/23 : LABEL git_sha=3c28b86c8a51e2b4430710665eb37e0cc3bbcca6 00:52:04 Removing intermediate container 0eaa179d561b 00:52:04 ---> d958a5ac7362 00:52:04 00:52:04 Removing intermediate container c057c8527a45 00:52:04 ---> 0b7d415cc563 00:52:04 Step 24/24 : LABEL version=0.0.0 00:52:04 ---> Running in 3ff1ed291741 00:52:04 ---> Running in 002bb67edd13 00:52:05 Removing intermediate container 806b36cfbb4c 00:52:05 ---> c34f9eba07a0 00:52:05 Step 24/24 : LABEL version=0.0.0 00:52:05 Successfully built d958a5ac7362 00:52:05 ---> Running in 7765cd9a2032 00:52:05 Successfully tagged security-proxy-setup-arm64:latest 00:52:05  Building security-proxy-setup ... done Building security-bootstrapper 00:52:05 Removing intermediate container 3ff1ed291741 00:52:05 ---> b3c0d8ec5046 00:52:05 Step 23/23 : LABEL version=0.0.0 00:52:05 Removing intermediate container 002bb67edd13 00:52:05 ---> 81e0982b7ffe 00:52:05 00:52:05 ---> Running in 6655fca51ce8 00:52:06 Removing intermediate container 7765cd9a2032 00:52:06 ---> e1f21c8d3a34 00:52:06 00:52:06 Removing intermediate container 6655fca51ce8 00:52:06 ---> fee62704d9e5 00:52:06 00:52:06 Successfully built 81e0982b7ffe 00:52:06 Successfully tagged core-command-arm64:latest 00:52:06 Building security-secretstore-setup 00:52:07  Building core-command ... done Successfully built e1f21c8d3a34 00:52:07 Successfully tagged core-metadata-arm64:latest 00:52:07 Building support-scheduler 00:52:07  Building core-metadata ... done Successfully built fee62704d9e5 00:52:07 Successfully tagged support-notifications-arm64:latest 00:52:07  Building support-notifications ... done Building core-data 00:52:10 Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 00:52:10 Status: Downloaded newer image for docker:20.10.0 00:52:10 ---> eeaf43b92773 00:52:10 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 00:52:13 ---> Running in 197345f225f8 00:52:13 Removing intermediate container 197345f225f8 00:52:13 ---> 288484908cb2 00:52:13 Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install docker-compose==1.23.2 00:52:13 ---> Running in 718b154bc920 00:52:14 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 00:52:15 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 00:52:15 (1/39) Installing readline (8.0.4-r0) 00:52:15 (2/39) Installing bash (5.0.17-r0) 00:52:15 Executing bash-5.0.17-r0.post-install 00:52:15 (3/39) Installing nghttp2-libs (1.41.0-r0) 00:52:15 (4/39) Installing libcurl (7.77.0-r0) 00:52:15 (5/39) Installing curl (7.77.0-r0) 00:52:16 (6/39) Installing dumb-init (1.2.2-r1) 00:52:16 (7/39) Installing libbz2 (1.0.8-r1) 00:52:16 (8/39) Installing expat (2.2.9-r1) 00:52:16 (9/39) Installing libffi (3.3-r2) 00:52:16 (10/39) Installing gdbm (1.13-r1) 00:52:16 (11/39) Installing xz-libs (5.2.5-r0) 00:52:16 (12/39) Installing sqlite-libs (3.32.1-r1) 00:52:16 (13/39) Installing python3 (3.8.10-r0) 00:52:18 (14/39) Installing py3-appdirs (1.4.4-r1) 00:52:18 (15/39) Installing py3-ordered-set (4.0.1-r0) 00:52:18 (16/39) Installing py3-parsing (2.4.7-r0) 00:52:18 (17/39) Installing py3-six (1.15.0-r0) 00:52:18 (18/39) Installing py3-packaging (20.4-r0) 00:52:18 (19/39) Installing py3-setuptools (47.0.0-r0) 00:52:18 (20/39) Installing py3-chardet (3.0.4-r4) 00:52:18 (21/39) Installing py3-idna (2.9-r0) 00:52:18 (22/39) Installing py3-certifi (2020.4.5.1-r0) 00:52:18 (23/39) Installing py3-urllib3 (1.25.9-r0) 00:52:18 (24/39) Installing py3-requests (2.23.0-r0) 00:52:18 (25/39) Installing py3-msgpack (1.0.0-r0) 00:52:18 (26/39) Installing py3-lockfile (0.12.2-r3) 00:52:18 (27/39) Installing py3-cachecontrol (0.12.6-r0) 00:52:18 (28/39) Installing py3-colorama (0.4.3-r0) 00:52:18 (29/39) Installing py3-distlib (0.3.0-r0) 00:52:18 (30/39) Installing py3-distro (1.5.0-r1) 00:52:18 (31/39) Installing py3-webencodings (0.5.1-r3) 00:52:18 (32/39) Installing py3-html5lib (1.0.1-r4) 00:52:18 (33/39) Installing py3-pytoml (0.1.21-r0) 00:52:18 (34/39) Installing py3-pep517 (0.8.2-r0) 00:52:18 (35/39) Installing py3-progress (1.5-r0) 00:52:18 (36/39) Installing py3-toml (0.10.1-r0) 00:52:18 (37/39) Installing py3-retrying (1.3.3-r0) 00:52:18 (38/39) Installing py3-contextlib2 (0.6.0-r0) 00:52:18 (39/39) Installing py3-pip (20.1.1-r0) 00:52:18 Executing busybox-1.31.1-r19.trigger 00:52:18 OK: 72 MiB in 59 packages 00:52:24 Collecting docker-compose==1.23.2 00:52:24 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 00:52:24 Collecting docopt<0.7,>=0.6.1 00:52:24 Downloading docopt-0.6.2.tar.gz (25 kB) 00:52:27 Collecting jsonschema<3,>=2.5.1 00:52:27 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 00:52:27 Collecting texttable<0.10,>=0.9.0 00:52:27 Downloading texttable-0.9.1.tar.gz (11 kB) 00:52:30 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 00:52:30 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 00:52:31 Collecting docker<4.0,>=3.6.0 00:52:31 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 00:52:32 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 00:52:32 Collecting cached-property<2,>=1.2.0 00:52:32 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 00:52:34 Collecting PyYAML<4,>=3.10 00:52:34 Downloading PyYAML-3.13.tar.gz (270 kB) 00:52:39 Collecting websocket-client<1.0,>=0.32.0 00:52:39 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 00:52:39 Collecting dockerpty<0.5,>=0.4.1 00:52:39 Downloading dockerpty-0.4.1.tar.gz (13 kB) 00:52:41 Collecting idna<2.8,>=2.5 00:52:41 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 00:52:41 Collecting urllib3<1.25,>=1.21.1 00:52:41 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 00:52:42 Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.4.5.1) 00:52:42 Requirement already satisfied: chardet<3.1.0,>=3.0.2 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (3.0.4) 00:52:42 Collecting docker-pycreds>=0.4.0 00:52:42 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 00:52:42 Using legacy setup.py install for docopt, since package 'wheel' is not installed. 00:52:42 Using legacy setup.py install for texttable, since package 'wheel' is not installed. 00:52:42 Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. 00:52:42 Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. 00:52:43 Installing collected packages: docopt, jsonschema, texttable, idna, urllib3, requests, docker-pycreds, websocket-client, docker, cached-property, PyYAML, dockerpty, docker-compose 00:52:43 Running setup.py install for docopt: started 00:52:46 Running setup.py install for docopt: finished with status 'done' 00:52:47 Running setup.py install for texttable: started 00:52:50 Running setup.py install for texttable: finished with status 'done' 00:52:50 Attempting uninstall: idna 00:52:50 Found existing installation: idna 2.9 00:52:50 Uninstalling idna-2.9: 00:52:50 Successfully uninstalled idna-2.9 00:52:50 Attempting uninstall: urllib3 00:52:50 Found existing installation: urllib3 1.25.9 00:52:50 Uninstalling urllib3-1.25.9: 00:52:50 Successfully uninstalled urllib3-1.25.9 00:52:51 Attempting uninstall: requests 00:52:51 Found existing installation: requests 2.23.0 00:52:51 Uninstalling requests-2.23.0: 00:52:51 Successfully uninstalled requests-2.23.0 00:52:52 Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 00:52:52 Step 2/32 : FROM ${BUILDER_BASE} AS builder 00:52:52 ---> ee3ee0ee1d7b 00:52:52 Step 3/32 : WORKDIR /edgex-go 00:52:52 ---> Using cache 00:52:52 ---> e791cd91d014 00:52:52 Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:52:52 ---> Using cache 00:52:52 ---> cb3895483446 00:52:52 Step 5/32 : RUN apk add --update --no-cache make git 00:52:52 ---> Using cache 00:52:52 ---> 5ad2c05645b4 00:52:52 Step 6/32 : COPY go.mod . 00:52:52 ---> Using cache 00:52:52 ---> 451245a23833 00:52:52 Step 7/32 : RUN go mod download 00:52:52 ---> Using cache 00:52:52 ---> f32981876131 00:52:52 Step 8/32 : COPY . . 00:52:52 ---> Using cache 00:52:52 ---> 6d78685f92fa 00:52:52 Step 9/32 : RUN go mod tidy 00:52:52 ---> Using cache 00:52:52 ---> 4f3af28292ba 00:52:52 Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper 00:52:53 Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 00:52:53 Step 2/26 : FROM ${BUILDER_BASE} AS builder 00:52:53 ---> ee3ee0ee1d7b 00:52:53 Step 3/26 : WORKDIR /edgex-go 00:52:53 ---> Using cache 00:52:53 ---> e791cd91d014 00:52:53 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:52:53 ---> Using cache 00:52:53 ---> cb3895483446 00:52:53 Step 5/26 : RUN apk add --update --no-cache make git 00:52:53 ---> Using cache 00:52:53 ---> 5ad2c05645b4 00:52:53 Step 6/26 : COPY go.mod . 00:52:53 ---> Using cache 00:52:53 ---> 451245a23833 00:52:53 Step 7/26 : RUN go mod download 00:52:53 ---> Using cache 00:52:53 ---> f32981876131 00:52:53 Step 8/26 : COPY . . 00:52:53 ---> Using cache 00:52:53 ---> 6d78685f92fa 00:52:53 Step 9/26 : RUN go mod tidy 00:52:53 ---> Using cache 00:52:53 ---> 4f3af28292ba 00:52:53 Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 00:52:54 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 00:52:54 Step 2/23 : FROM ${BUILDER_BASE} AS builder 00:52:54 ---> ee3ee0ee1d7b 00:52:54 Step 3/23 : WORKDIR /edgex-go 00:52:54 ---> Using cache 00:52:54 ---> e791cd91d014 00:52:54 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:52:54 ---> Using cache 00:52:54 ---> cb3895483446 00:52:54 Step 5/23 : RUN apk add --update --no-cache make git 00:52:54 ---> Using cache 00:52:54 ---> 5ad2c05645b4 00:52:54 Step 6/23 : COPY go.mod . 00:52:54 ---> Using cache 00:52:54 ---> 451245a23833 00:52:54 Step 7/23 : RUN go mod download 00:52:54 ---> Using cache 00:52:54 ---> f32981876131 00:52:54 Step 8/23 : COPY . . 00:52:54 ---> Using cache 00:52:54 ---> 6d78685f92fa 00:52:54 Step 9/23 : RUN go mod tidy 00:52:54 ---> Using cache 00:52:54 ---> 4f3af28292ba 00:52:54 Step 10/23 : RUN make cmd/support-scheduler/support-scheduler 00:52:54 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 00:52:54 Step 2/24 : FROM ${BUILDER_BASE} AS builder 00:52:54 ---> ee3ee0ee1d7b 00:52:54 Step 3/24 : WORKDIR /edgex-go 00:52:54 ---> Using cache 00:52:54 ---> e791cd91d014 00:52:54 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:52:54 ---> Using cache 00:52:54 ---> cb3895483446 00:52:54 Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 00:52:55 Running setup.py install for PyYAML: started 00:52:57 ---> Running in 7464f2458010 00:52:57 ---> Running in 774b4fac13d3 00:52:57 ---> Running in 1ad58f174fc7 00:52:57 ---> Running in 487d9a870edf 00:52:57 Running setup.py install for PyYAML: finished with status 'done' 00:52:57 Running setup.py install for dockerpty: started 00:52:59 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 00:52:59 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 00:52:59 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 00:52:59 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 00:53:00 Running setup.py install for dockerpty: finished with status 'done' 00:53:00 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 00:53:01 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 00:53:02 OK: 218 MiB in 52 packages 00:53:03 Removing intermediate container 1ad58f174fc7 00:53:03 ---> 2f7c1de30100 00:53:03 Step 6/24 : COPY go.mod . 00:53:04 ---> e451049880a5 00:53:04 Step 7/24 : RUN go mod download 00:53:04 ---> Running in 250c55af91a4 00:53:11 Removing intermediate container 250c55af91a4 00:53:11 ---> 3150948f232b 00:53:11 Step 8/24 : COPY . . 00:53:18 Removing intermediate container 718b154bc920 00:53:18 ---> 9403b044cc4f 00:53:18 Step 15/24 : ENV APP_PORT=58890 00:53:19 ---> Running in c883a14c9223 00:53:20 Removing intermediate container c883a14c9223 00:53:20 ---> d298056f1038 00:53:20 Step 16/24 : EXPOSE $APP_PORT 00:53:20 ---> Running in 679a9b987c60 00:53:21 Removing intermediate container 679a9b987c60 00:53:21 ---> 9ee513d68b72 00:53:21 Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 00:53:24 ---> 5e7411f683e9 00:53:24 Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 00:53:26 ---> 9d69a115b89b 00:53:26 Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 00:53:29 ---> f0b5f00d55c2 00:53:29 Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] 00:53:29 ---> Running in 32c3ac1fc3ed 00:53:31 Removing intermediate container 32c3ac1fc3ed 00:53:31 ---> 12e12f8ce7d0 00:53:31 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:53:31 ---> Running in 56993a911c54 00:53:32 Removing intermediate container 56993a911c54 00:53:32 ---> 3f9ed691a85e 00:53:32 Step 22/24 : LABEL arch=arm64 00:53:32 ---> Running in 4f92d40e6c48 00:53:33 Removing intermediate container 4f92d40e6c48 00:53:33 ---> 467175f59930 00:53:33 Step 23/24 : LABEL git_sha=3c28b86c8a51e2b4430710665eb37e0cc3bbcca6 00:53:34 ---> 2f2c9f64dc52 00:53:34 Step 9/24 : RUN go mod tidy 00:53:34 ---> Running in 43c3a5bf2452 00:53:34 ---> Running in 30b2a99c0a93 00:53:34 Removing intermediate container 43c3a5bf2452 00:53:34 ---> 52798414a06e 00:53:34 Step 24/24 : LABEL version=0.0.0 00:53:35 ---> Running in b82699f1690d 00:53:36 Removing intermediate container b82699f1690d 00:53:36 ---> fb86a031eaae 00:53:36 00:53:36 Successfully built fb86a031eaae 00:53:37 Successfully tagged sys-mgmt-agent-arm64:latest 00:53:41  Building sys-mgmt-agent ... done Removing intermediate container 30b2a99c0a93 00:53:41 ---> 62575f455731 00:53:41 Step 10/24 : RUN make cmd/core-data/core-data 00:53:41 ---> Running in 7bf7d8431482 00:53:43 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data 00:54:37 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 00:54:49 Removing intermediate container 487d9a870edf 00:54:49 ---> 587c28eb7271 00:54:49 00:54:49 Step 11/32 : FROM alpine:3.12 00:54:49 ---> 9852663dfa18 00:54:49 Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 00:54:49 ---> Running in 93acb9237bc2 00:54:49 Removing intermediate container 93acb9237bc2 00:54:49 ---> e3a1a34bde77 00:54:49 Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec 00:54:49 ---> Running in fdc664bdf036 00:54:51 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 00:54:51 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 00:54:51 Removing intermediate container 774b4fac13d3 00:54:51 ---> 7e2601c3f0bf 00:54:51 00:54:51 Step 11/23 : FROM alpine:3.12 00:54:51 ---> 9852663dfa18 00:54:51 Step 12/23 : RUN apk add --update --no-cache dumb-init 00:54:51 ---> Using cache 00:54:51 ---> 9ef5a2b6278b 00:54:51 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 00:54:51 ---> Using cache 00:54:51 ---> 0a48b551c589 00:54:51 Step 14/23 : ENV APP_PORT=59861 00:54:51 Removing intermediate container 7464f2458010 00:54:51 ---> 55a975eb30b7 00:54:51 00:54:51 Step 11/26 : FROM alpine:3.12 00:54:51 ---> 9852663dfa18 00:54:51 Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec 00:54:51 ---> Running in ca227e7495c2 00:54:51 ---> Running in 4855cbb331ab 00:54:51 (1/2) Installing dumb-init (1.2.2-r1) 00:54:51 (2/2) Installing su-exec (0.2-r1) 00:54:51 Executing busybox-1.31.1-r20.trigger 00:54:51 OK: 5 MiB in 16 packages 00:54:51 Removing intermediate container ca227e7495c2 00:54:51 ---> 856f2e68ab03 00:54:51 Step 15/23 : EXPOSE $APP_PORT 00:54:52 ---> Running in c269ceedd13c 00:54:54 Removing intermediate container fdc664bdf036 00:54:54 ---> fb2832b895f8 00:54:54 Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init 00:54:54 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 00:54:54 ---> Running in e091dc1b100d 00:54:54 Removing intermediate container c269ceedd13c 00:54:54 ---> c6f75e16ce92 00:54:54 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 00:54:54 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 00:54:54 (1/6) Installing ca-certificates (20191127-r4) 00:54:54 (2/6) Installing nghttp2-libs (1.41.0-r0) 00:54:54 (3/6) Installing libcurl (7.77.0-r0) 00:54:54 (4/6) Installing curl (7.77.0-r0) 00:54:54 (5/6) Installing dumb-init (1.2.2-r1) 00:54:54 (6/6) Installing su-exec (0.2-r1) 00:54:54 Executing busybox-1.31.1-r20.trigger 00:54:54 Executing ca-certificates-20191127-r4.trigger 00:54:54 Removing intermediate container e091dc1b100d 00:54:54 ---> 010710f10b9c 00:54:54 Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 00:54:54 OK: 7 MiB in 20 packages 00:54:54 ---> Running in c30e0d7f726f 00:54:55 ---> 1edafc4e197e 00:54:55 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 00:54:59 Removing intermediate container c30e0d7f726f 00:54:59 ---> 881087cbfaf8 00:54:59 Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 00:54:59 ---> Running in 521f59fe2653 00:54:59 Removing intermediate container 4855cbb331ab 00:54:59 ---> bc2559418e33 00:54:59 Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 00:54:59 ---> Running in f5e6f3a6d074 00:54:59 ---> d599b9eac038 00:54:59 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 00:54:59 Removing intermediate container f5e6f3a6d074 00:54:59 ---> b5edf474a32c 00:54:59 Step 14/26 : WORKDIR / 00:54:59 ---> Running in 70c2017a2c40 00:54:59 ---> 421124bb4d1d 00:54:59 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 00:55:00 ---> Running in ec38b465e13e 00:55:00 Removing intermediate container 70c2017a2c40 00:55:00 ---> 99702facb536 00:55:00 Step 15/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 00:55:00 Removing intermediate container 521f59fe2653 00:55:00 ---> a5efcf953be4 00:55:00 Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} 00:55:00 ---> Running in 32bf05331e83 00:55:01 Removing intermediate container ec38b465e13e 00:55:01 ---> a6c0ea8e6f05 00:55:01 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:55:01 ---> Running in bf6a5c8f3e8a 00:55:01 Removing intermediate container 32bf05331e83 00:55:01 ---> 0a3f30b1347b 00:55:01 Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 00:55:01 ---> 4c5fba651342 00:55:01 Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 00:55:01 Removing intermediate container bf6a5c8f3e8a 00:55:01 ---> 152ee4aaf63d 00:55:01 Step 21/23 : LABEL arch=arm64 00:55:02 ---> Running in f83e0a5ccc0a 00:55:02 ---> 244ff8d379e7 00:55:02 Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 00:55:02 ---> ec740e550742 00:55:02 Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 00:55:02 ---> Running in 6c10f62920ae 00:55:02 Removing intermediate container f83e0a5ccc0a 00:55:02 ---> 209d32219283 00:55:02 Step 22/23 : LABEL git_sha=3c28b86c8a51e2b4430710665eb37e0cc3bbcca6 00:55:03 ---> Running in 6ba9999bd863 00:55:04 ---> 560b6e6c7c23 00:55:04 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 00:55:04 Removing intermediate container 6ba9999bd863 00:55:04 ---> 01631242f5e2 00:55:04 Step 23/23 : LABEL version=0.0.0 00:55:04 ---> Running in b4566cee351f 00:55:08 Removing intermediate container b4566cee351f 00:55:08 ---> 4c5762ff5533 00:55:08 00:55:08 ---> 88749080ab99 00:55:08 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 00:55:08 Successfully built 4c5762ff5533 00:55:08 Successfully tagged support-scheduler-arm64:latest 00:55:08  Building support-scheduler ... done Removing intermediate container 6c10f62920ae 00:55:08 ---> b112e925b09c 00:55:08 Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / 00:55:08 ---> 02832074744c 00:55:08 Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 00:55:08 ---> 8085b702bc87 00:55:08 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 00:55:08 ---> ff49e22d1b66 00:55:08 Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 00:55:09 ---> f8d6cbbbd315 00:55:09 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 00:55:11 ---> 69527c5d12a2 00:55:11 Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 00:55:11 ---> ba24bda89b90 00:55:11 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/ 00:55:11 ---> Running in 33a47ca07201 00:55:11 Removing intermediate container 7bf7d8431482 00:55:11 ---> 2c8dce81b742 00:55:11 00:55:11 Step 11/24 : FROM alpine:3.12 00:55:11 ---> 9852663dfa18 00:55:11 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 00:55:11 ---> 3bac21dbc540 00:55:11 Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 00:55:11 ---> Running in b0b7ff6e8b30 00:55:12 Removing intermediate container b0b7ff6e8b30 00:55:12 ---> 8a94c1d27f41 00:55:12 Step 13/24 : ENV APP_PORT=59880 00:55:16 ---> Running in e48de731d89a 00:55:16 ---> dd2df8f742b4 00:55:16 Step 25/32 : VOLUME ${SECURITY_INIT_DIR} 00:55:16 ---> Running in 76d99612ca3d 00:55:16 Removing intermediate container e48de731d89a 00:55:16 ---> f9492a64b00b 00:55:16 Step 14/24 : EXPOSE $APP_PORT 00:55:16 ---> Running in ba7bc8476dc8 00:55:16 Removing intermediate container 76d99612ca3d 00:55:16 ---> a0081bc804e4 00:55:16 Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 00:55:16 Removing intermediate container 33a47ca07201 00:55:16 ---> 068d4b4ef826 00:55:16 Step 23/26 : ENTRYPOINT ["entrypoint.sh"] 00:55:16 ---> Running in 4d60afb0a507 00:55:16 Removing intermediate container ba7bc8476dc8 00:55:16 ---> 0601a7c0f599 00:55:16 Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:55:16 ---> Running in 7a8b3d73f568 00:55:16 Removing intermediate container 4d60afb0a507 00:55:16 ---> 8e6fcd6623c6 00:55:16 Step 24/26 : LABEL arch=arm64 00:55:16 ---> 86eff183ba97 00:55:16 Step 27/32 : RUN chmod +x /entrypoint.sh 00:55:16 ---> Running in ceb92bb18a50 00:55:16 ---> Running in 823bf96f6882 00:55:16 Removing intermediate container ceb92bb18a50 00:55:16 ---> 48943c1eedf1 00:55:16 Step 25/26 : LABEL git_sha=3c28b86c8a51e2b4430710665eb37e0cc3bbcca6 00:55:16 ---> Running in 48edfd7c9b5a 00:55:16 Removing intermediate container 48edfd7c9b5a 00:55:16 ---> f006d3bd1622 00:55:16 Step 26/26 : LABEL version=0.0.0 00:55:16 ---> Running in 76512513bb08 00:55:17 Removing intermediate container 7a8b3d73f568 00:55:17 ---> 847b78119ecf 00:55:17 Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init 00:55:17 Removing intermediate container 76512513bb08 00:55:17 ---> b42f86a096b2 00:55:17 00:55:17 ---> Running in 6417ee8d7aec 00:55:19 Successfully built b42f86a096b2 00:55:19 Successfully tagged security-secretstore-setup-arm64:latest 00:55:19  Building security-secretstore-setup ... done Removing intermediate container 823bf96f6882 00:55:19 ---> add4aeb1ef23 00:55:19 Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] 00:55:19 ---> Running in 71f8b36ca4b8 00:55:19 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 00:55:19 Removing intermediate container 71f8b36ca4b8 00:55:19 ---> 1705e5382eaf 00:55:19 Step 29/32 : CMD ["gate"] 00:55:19 ---> Running in 952228173d36 00:55:19 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 00:55:19 Removing intermediate container 952228173d36 00:55:19 ---> deb25c7f5b86 00:55:19 Step 30/32 : LABEL arch=arm64 00:55:20 ---> Running in 1c8b20da245a 00:55:20 (1/6) Installing dumb-init (1.2.2-r1) 00:55:20 (2/6) Installing libgcc (9.3.0-r2) 00:55:20 (3/6) Installing libsodium (1.0.18-r0) 00:55:20 (4/6) Installing libstdc++ (9.3.0-r2) 00:55:20 (5/6) Installing libzmq (4.3.3-r0) 00:55:20 Removing intermediate container 1c8b20da245a 00:55:20 ---> 3c57c3ae4d7f 00:55:20 Step 31/32 : LABEL git_sha=3c28b86c8a51e2b4430710665eb37e0cc3bbcca6 00:55:20 (6/6) Installing zeromq (4.3.3-r0) 00:55:20 Executing busybox-1.31.1-r20.trigger 00:55:20 OK: 8 MiB in 20 packages 00:55:21 ---> Running in 91bce983196e 00:55:21 Removing intermediate container 91bce983196e 00:55:21 ---> 08b6d7732562 00:55:21 Step 32/32 : LABEL version=0.0.0 00:55:22 ---> Running in 0fd4db5d0154 00:55:22 Removing intermediate container 6417ee8d7aec 00:55:22 ---> e4aea2902f66 00:55:22 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 00:55:24 Removing intermediate container 0fd4db5d0154 00:55:24 ---> 6f59b3d84718 00:55:24 00:55:24 Successfully built 6f59b3d84718 00:55:24 Successfully tagged security-bootstrapper-arm64:latest 00:55:24  Building security-bootstrapper ... done  ---> c414f7dd1056 00:55:24 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 00:55:24 ---> 16ab95548cdb 00:55:24 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 00:55:27 ---> 38f6762e6a62 00:55:27 Step 20/24 : ENTRYPOINT ["/core-data"] 00:55:27 ---> Running in efe9461fe020 00:55:27 Removing intermediate container efe9461fe020 00:55:27 ---> f4a1188124c4 00:55:27 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:55:27 ---> Running in 83f9b2353b83 00:55:27 Removing intermediate container 83f9b2353b83 00:55:27 ---> 819102914d8d 00:55:27 Step 22/24 : LABEL arch=arm64 00:55:27 ---> Running in 6ef82f8ad3c1 00:55:27 Removing intermediate container 6ef82f8ad3c1 00:55:27 ---> 8ce124509629 00:55:27 Step 23/24 : LABEL git_sha=3c28b86c8a51e2b4430710665eb37e0cc3bbcca6 00:55:27 ---> Running in 49b92b65ade1 00:55:30 Removing intermediate container 49b92b65ade1 00:55:30 ---> b8c900de0fe8 00:55:30 Step 24/24 : LABEL version=0.0.0 00:55:30 ---> Running in 0f5c4642963e 00:55:30 Removing intermediate container 0f5c4642963e 00:55:30 ---> 4d2b4911fe9e 00:55:30 00:55:30 Successfully built 4d2b4911fe9e 00:55:30 Successfully tagged core-data-arm64:latest 00:55:30  Building core-data ... done  [Pipeline] } 00:55:30 $ docker stop --time=1 8162a1255b6e763ceff78c7f9867e4e8507cb5388145861a51758fd737529e57 00:55:31 $ docker rm -f 8162a1255b6e763ceff78c7f9867e4e8507cb5388145861a51758fd737529e57 [Pipeline] // withDockerContainer [Pipeline] sh 00:55:36 + docker images 00:55:36 REPOSITORY TAG IMAGE ID CREATED SIZE 00:55:36 core-data-arm64 latest 4d2b4911fe9e 4 seconds ago 19.1MB 00:55:36 security-bootstrapper-arm64 latest 6f59b3d84718 10 seconds ago 17.1MB 00:55:36 security-secretstore-setup-arm64 latest b42f86a096b2 16 seconds ago 26.5MB 00:55:36 2c8dce81b742 22 seconds ago 974MB 00:55:36 support-scheduler-arm64 latest 4c5762ff5533 27 seconds ago 15MB 00:55:36 55a975eb30b7 43 seconds ago 973MB 00:55:36 7e2601c3f0bf 43 seconds ago 968MB 00:55:36 587c28eb7271 49 seconds ago 967MB 00:55:36 sys-mgmt-agent-arm64 latest fb86a031eaae About a minute ago 299MB 00:55:36 support-notifications-arm64 latest fee62704d9e5 3 minutes ago 15.7MB 00:55:36 core-command-arm64 latest 81e0982b7ffe 3 minutes ago 15MB 00:55:36 core-metadata-arm64 latest e1f21c8d3a34 3 minutes ago 15.6MB 00:55:36 security-proxy-setup-arm64 latest d958a5ac7362 3 minutes ago 24MB 00:55:36 4a1af7fdccea 3 minutes ago 973MB 00:55:36 7a29451233b1 3 minutes ago 971MB 00:55:36 0c4745046d5d 3 minutes ago 968MB 00:55:36 0b76a57d64f6 3 minutes ago 971MB 00:55:36 85a1d9edae70 3 minutes ago 966MB 00:55:36 ci-base-image-arm64 latest ee3ee0ee1d7b 14 minutes ago 641MB 00:55:36 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.16-alpine cfc18b08335c 5 weeks ago 428MB 00:55:36 alpine 3.12 9852663dfa18 7 weeks ago 5.32MB 00:55:36 docker 20.10.0 eeaf43b92773 5 months ago 228MB 00:55:36 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 00:55:37 ---> job-cost.sh 00:55:37 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-eedX 00:56:26 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 00:58:08 lf-activate-venv(): INFO: Adding /tmp/venv-eedX/bin to PATH 00:58:08 INFO: No Stack... 00:58:08 INFO: Retrieving Pricing Info for: v2-standard-4 00:58:08 INFO: Archiving Costs [Pipeline] sh 00:58:08 + + cutcat -d, /w/workspace/edgex-go/6/archives/cost.csv -f6 00:58:08 [Pipeline] lock 00:58:09 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3551-6-stack-cost] 00:58:09 Resource [jenkins-edgexfoundry-edgex-go-PR-3551-6-stack-cost] did not exist. Created. 00:58:09 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3551-6-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 00:58:11 + echo total: 0.18000000715255737 [Pipeline] stash 00:58:11 Stashed 1 file(s) [Pipeline] } 00:58:11 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3551-6-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 00:58:14 provisioning config files... 00:58:14 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/6@tmp/config6461480032909307tmp [Pipeline] { [Pipeline] sh 00:58:15 + set +x 00:58:15 + curl -s https://codecov.io/bash 00:58:15 + bash -s -- 00:58:15 00:58:15 _____ _ 00:58:15 / ____| | | 00:58:15 | | ___ __| | ___ ___ _____ __ 00:58:15 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 00:58:15 | |___| (_) | (_| | __/ (_| (_) \ V / 00:58:15 \_____\___/ \__,_|\___|\___\___/ \_/ 00:58:15 Bash-1.0.3 00:58:15 00:58:15 00:58:15 ==> git version 2.24.4 found 00:58:15 ==> 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 00:58:15 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 00:58:15 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 00:58:15 ==> Jenkins CI detected. 00:58:15 project root: . 00:58:15 --> token set from env 00:58:15 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 00:58:17 ==> Running gcov in . (disable via -X gcov) 00:58:17 ==> Python coveragepy not found 00:58:17 ==> Searching for coverage reports in: 00:58:17 + . 00:58:17 -> Found 1 reports 00:58:17 ==> Detecting git/mercurial file structure 00:58:17 ==> Reading reports 00:58:17 + ./coverage.out bytes=412281 00:58:17 ==> Appending adjustments 00:58:17 https://docs.codecov.io/docs/fixing-reports 00:58:17 + Found adjustments 00:58:17 ==> Gzipping contents 00:58:17 56K /tmp/codecov.kNcek6.gz 00:58:17 ==> Uploading reports 00:58:17 url: https://codecov.io 00:58:17 query: branch=PR-3551&commit=3c28b86c8a51e2b4430710665eb37e0cc3bbcca6&build=6&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3551%2F6%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3551&job=&cmd_args= 00:58:17 -> Pinging Codecov 00:58:17 https://codecov.io/upload/v4?package=bash-1.0.3&token=secret&branch=PR-3551&commit=3c28b86c8a51e2b4430710665eb37e0cc3bbcca6&build=6&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3551%2F6%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3551&job=&cmd_args= 00:58:17 -> Uploading to 00:58:17 https://storage.googleapis.com/codecov/v4/raw/2021-06-09/00271124DB129430A58F1EEE437C3FCB/3c28b86c8a51e2b4430710665eb37e0cc3bbcca6/11d52699-c5a6-4256-82a2-69968c285bfe.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210609%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210609T005816Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=56cd2cc00099c27534141434c27b4924c1ffc1cb550bbb3709683c032b37a448 00:58:17 % Total % Received % Xferd Average Speed Time Time Time Current 00:58:17 Dload Upload Total Spent Left Speed 00:58:17 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 56046 0 0 100 56046 0 154k --:--:-- --:--:-- --:--:-- 154k 00:58:17 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/3c28b86c8a51e2b4430710665eb37e0cc3bbcca6 [Pipeline] } 00:58:17 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 00:58:23 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 00:58:24 ---> package-listing.sh 00:58:24 ++ facter osfamily 00:58:24 ++ tr '[:upper:]' '[:lower:]' 00:58:26 + OS_FAMILY=redhat 00:58:26 + workspace=/w/workspace/edgex-go/6 00:58:26 + START_PACKAGES=/tmp/packages_start.txt 00:58:26 + END_PACKAGES=/tmp/packages_end.txt 00:58:26 + DIFF_PACKAGES=/tmp/packages_diff.txt 00:58:26 + PACKAGES=/tmp/packages_start.txt 00:58:26 + '[' /w/workspace/edgex-go/6 ']' 00:58:26 + PACKAGES=/tmp/packages_end.txt 00:58:26 + case "${OS_FAMILY}" in 00:58:26 + sort 00:58:26 + rpm -qa 00:58:26 + '[' -f /tmp/packages_start.txt ']' 00:58:26 + '[' -f /tmp/packages_end.txt ']' 00:58:26 + diff /tmp/packages_start.txt /tmp/packages_end.txt 00:58:26 + '[' /w/workspace/edgex-go/6 ']' 00:58:26 + mkdir -p /w/workspace/edgex-go/6/archives/ 00:58:26 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/6/archives/ [Pipeline] echo 00:58:26 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/6/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 00:58:26 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 00:58:27 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 00:58:27 00:58:27 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 00:58:27 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 00:58:27 alpine: Pulling from edgex-lftools-log-publisher 00:58:27 df20fa9351a1: Pulling fs layer 00:58:27 36b3adc4ff6f: Pulling fs layer 00:58:27 8ad3a11d3b57: Pulling fs layer 00:58:27 46f8f816bc3b: Pulling fs layer 00:58:27 93b61091891f: Pulling fs layer 00:58:27 93b9cdb0e59b: Pulling fs layer 00:58:27 5e14af77c1be: Pulling fs layer 00:58:27 01666e4c0597: Pulling fs layer 00:58:27 aa168da1d23b: Pulling fs layer 00:58:27 46f8f816bc3b: Waiting 00:58:27 93b61091891f: Waiting 00:58:27 93b9cdb0e59b: Waiting 00:58:27 5e14af77c1be: Waiting 00:58:27 01666e4c0597: Waiting 00:58:27 aa168da1d23b: Waiting 00:58:27 36b3adc4ff6f: Verifying Checksum 00:58:27 36b3adc4ff6f: Download complete 00:58:27 46f8f816bc3b: Verifying Checksum 00:58:27 46f8f816bc3b: Download complete 00:58:28 df20fa9351a1: Verifying Checksum 00:58:28 df20fa9351a1: Download complete 00:58:28 93b9cdb0e59b: Verifying Checksum 00:58:28 93b9cdb0e59b: Download complete 00:58:28 5e14af77c1be: Verifying Checksum 00:58:28 5e14af77c1be: Download complete 00:58:28 01666e4c0597: Verifying Checksum 00:58:28 01666e4c0597: Download complete 00:58:28 8ad3a11d3b57: Verifying Checksum 00:58:28 8ad3a11d3b57: Download complete 00:58:28 df20fa9351a1: Pull complete 00:58:28 36b3adc4ff6f: Pull complete 00:58:28 8ad3a11d3b57: Pull complete 00:58:28 46f8f816bc3b: Pull complete 00:58:28 93b61091891f: Verifying Checksum 00:58:28 93b61091891f: Download complete 00:58:29 93b61091891f: Pull complete 00:58:29 93b9cdb0e59b: Pull complete 00:58:29 5e14af77c1be: Pull complete 00:58:29 01666e4c0597: Pull complete 00:58:30 aa168da1d23b: Download complete 00:58:34 aa168da1d23b: Pull complete 00:58:34 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 00:58:34 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 00:58:34 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 00:58:34 prd-centos7-docker-4c-2g-1109 does not seem to be running inside a container 00:58:34 $ 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/6/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/6 -v /w/workspace/edgex-go/6:/w/workspace/edgex-go/6:rw,z -v /w/workspace/edgex-go/6@tmp:/w/workspace/edgex-go/6@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 00:58:38 $ docker top cc1ca2c56f6ee512836846b3eb1cb4c165959fddab814461777b4b84e386ec71 -eo pid,comm [Pipeline] { [Pipeline] sh 00:58:38 + touch /tmp/pre-build-complete [Pipeline] sh 00:58:39 + mkdir -p /var/log/sa [Pipeline] sh 00:58:41 + ls /var/log/sa-host 00:58:41 + sadf -c /var/log/sa-host/sa05 00:58:41 file_magic: OK 00:58:41 HZ: Using current value: 100 00:58:41 file_header: OK 00:58:41 file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK 00:58:41 Statistics: 00:58:41 Hnuu...uuuununununu...Hnuu...uuuununununu... 00:58:41 File successfully converted to sysstat format version 12.2.1 00:58:41 + sadf -c /var/log/sa-host/sa09 00:58:41 file_magic: OK 00:58:41 HZ: Using current value: 100 00:58:41 file_header: OK 00:58:41 file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK 00:58:41 Statistics: 00:58:41 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... 00:58:41 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 00:58:41 provisioning config files... 00:58:41 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/6@tmp/config8925141058383824013tmp [Pipeline] { [Pipeline] echo 00:58:41 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 00:58:42 ---> create-netrc.sh [Pipeline] } 00:58:44 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 00:58:44 ---> python-tools-install.sh [Pipeline] echo 00:58:44 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 00:58:45 ---> sudo-logs.sh 00:58:45 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 00:58:47 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 00:58:49 ---> job-cost.sh 00:58:49 lf-activate-venv: SKIPPING 00:58:49 DEBUG: total: 0.18000000715255737 00:58:49 INFO: Retrieving Stack Cost... 00:58:49 INFO: Retrieving Pricing Info for: v3-standard-2 00:58:49 INFO: Archiving Costs [Pipeline] echo 00:58:49 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 00:58:50 ---> logs-deploy.sh 00:58:50 lf-activate-venv: SKIPPING 00:58:50 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3551/6 00:58:50 INFO: archiving workspace using pattern(s): 00:58:52 Archives upload complete. 00:58:52 INFO: archiving logs to Nexus 00:58:52 ---> uname -a: 00:58:52 Linux prd-centos7-docker-4c-2g-1109.vexxhost.local 3.10.0-1160.21.1.el7.x86_64 #1 SMP Tue Mar 16 18:28:22 UTC 2021 x86_64 Linux 00:58:52 00:58:52 00:58:52 ---> lscpu: 00:58:52 Architecture: x86_64 00:58:52 CPU op-mode(s): 32-bit, 64-bit 00:58:52 Byte Order: Little Endian 00:58:52 Address sizes: 40 bits physical, 48 bits virtual 00:58:52 CPU(s): 2 00:58:52 On-line CPU(s) list: 0,1 00:58:52 Thread(s) per core: 1 00:58:52 Core(s) per socket: 1 00:58:52 Socket(s): 2 00:58:52 NUMA node(s): 1 00:58:52 Vendor ID: AuthenticAMD 00:58:52 CPU family: 23 00:58:52 Model: 49 00:58:52 Model name: AMD EPYC-Rome Processor 00:58:52 Stepping: 0 00:58:52 CPU MHz: 2800.000 00:58:52 BogoMIPS: 5600.00 00:58:52 Virtualization: AMD-V 00:58:52 Hypervisor vendor: KVM 00:58:52 Virtualization type: full 00:58:52 L1d cache: 64 KiB 00:58:52 L1i cache: 64 KiB 00:58:52 L2 cache: 1 MiB 00:58:52 L3 cache: 32 MiB 00:58:52 NUMA node0 CPU(s): 0,1 00:58:52 Vulnerability Itlb multihit: Not affected 00:58:52 Vulnerability L1tf: Not affected 00:58:52 Vulnerability Mds: Not affected 00:58:52 Vulnerability Meltdown: Not affected 00:58:52 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 00:58:52 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 00:58:52 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 00:58:52 Vulnerability Srbds: Not affected 00:58:52 Vulnerability Tsx async abort: Not affected 00:58:52 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 00:58:52 00:58:52 00:58:52 ---> nproc: 00:58:52 2 00:58:52 00:58:52 00:58:52 ---> df -h: 00:58:52 Filesystem Size Used Available Use% Mounted on 00:58:52 overlay 40.0G 12.5G 27.5G 31% / 00:58:52 tmpfs 64.0M 0 64.0M 0% /dev 00:58:52 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 00:58:52 shm 64.0M 0 64.0M 0% /dev/shm 00:58:52 /dev/vda1 40.0G 12.5G 27.5G 31% /facter-os 00:58:52 /dev/vda1 40.0G 12.5G 27.5G 31% /etc/resolv.conf 00:58:52 /dev/vda1 40.0G 12.5G 27.5G 31% /etc/hostname 00:58:52 /dev/vda1 40.0G 12.5G 27.5G 31% /etc/hosts 00:58:52 /dev/vda1 40.0G 12.5G 27.5G 31% /run/cloud-init/result.json 00:58:52 /dev/vda1 40.0G 12.5G 27.5G 31% /var/log/sa-host 00:58:52 /dev/vda1 40.0G 12.5G 27.5G 31% /var/log/secure 00:58:52 /dev/vda1 40.0G 12.5G 27.5G 31% /var/log/auth.log 00:58:52 /dev/vda1 40.0G 12.5G 27.5G 31% /w/workspace/edgex-go/6 00:58:52 /dev/vda1 40.0G 12.5G 27.5G 31% /w/workspace/edgex-go/6@tmp 00:58:52 00:58:52 00:58:52 ---> free -m: 00:58:52 total used free shared buff/cache available 00:58:52 Mem: 7821 1195 1429 0 5195 6606 00:58:52 Swap: 1023 1 1022 00:58:52 00:58:52 00:58:52 ---> ip addr: 00:58:52 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 00:58:52 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 00:58:52 inet 127.0.0.1/8 scope host lo 00:58:52 valid_lft forever preferred_lft forever 00:58:52 inet6 ::1/128 scope host 00:58:52 valid_lft forever preferred_lft forever 00:58:52 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 00:58:52 link/ether fa:16:3e:a3:34:c1 brd ff:ff:ff:ff:ff:ff 00:58:52 inet 10.30.123.220/23 brd 10.30.123.255 scope global dynamic eth0 00:58:52 valid_lft 84805sec preferred_lft 84805sec 00:58:52 inet6 fe80::f816:3eff:fea3:34c1/64 scope link 00:58:52 valid_lft forever preferred_lft forever 00:58:52 3: docker0: mtu 1500 qdisc noqueue state DOWN 00:58:52 link/ether 02:42:2f:9b:3a:83 brd ff:ff:ff:ff:ff:ff 00:58:52 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 00:58:52 valid_lft forever preferred_lft forever 00:58:52 inet6 fe80::42:2fff:fe9b:3a83/64 scope link 00:58:52 valid_lft forever preferred_lft forever 00:58:52 00:58:52 00:58:52 ---> sar -b -r -n DEV: 00:58:52 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) 00:58:52 00:58:52 00:32:04 LINUX RESTART (2 CPU) 00:58:52 00:58:52 00:33:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 00:58:52 00:34:01 70.91 3.59 67.32 0.00 2650.46 8907.25 0.00 00:58:52 00:35:01 15.96 0.18 15.77 0.00 22.78 10855.56 0.00 00:58:52 00:36:01 195.52 0.00 195.52 0.00 0.00 48053.46 0.00 00:58:52 00:37:01 59.49 0.00 59.49 0.00 0.00 6788.54 0.00 00:58:52 00:38:01 54.01 0.02 54.00 0.00 0.53 5431.54 0.00 00:58:52 00:39:02 150.34 0.00 150.34 0.00 0.00 80065.09 0.00 00:58:52 00:40:01 532.41 139.47 392.94 0.00 3421.36 240592.86 0.00 00:58:52 00:41:01 517.18 177.17 340.01 0.00 4801.06 147905.65 0.00 00:58:52 00:42:01 389.91 34.39 355.52 0.00 1142.80 124999.85 0.00 00:58:52 00:43:01 47.00 2.43 44.57 0.00 571.35 4242.37 0.00 00:58:52 00:44:01 0.27 0.00 0.27 0.00 0.00 3.48 0.00 00:58:52 00:45:01 0.22 0.00 0.22 0.00 0.00 2.75 0.00 00:58:52 00:46:01 0.23 0.00 0.23 0.00 0.00 1.95 0.00 00:58:52 00:47:01 0.35 0.00 0.35 0.00 0.00 5.05 0.00 00:58:52 00:48:01 0.40 0.22 0.18 0.00 6.13 2.98 0.00 00:58:52 00:49:01 0.83 0.00 0.83 0.00 0.00 16.66 0.00 00:58:52 00:50:01 0.25 0.00 0.25 0.00 0.00 2.73 0.00 00:58:52 00:51:01 0.28 0.00 0.28 0.00 0.00 3.25 0.00 00:58:52 00:52:01 0.63 0.00 0.63 0.00 0.00 6.53 0.00 00:58:52 00:53:01 0.55 0.00 0.55 0.00 0.00 6.55 0.00 00:58:52 00:54:01 0.35 0.00 0.35 0.00 0.00 4.88 0.00 00:58:52 00:55:01 0.15 0.00 0.15 0.00 0.00 1.90 0.00 00:58:52 00:56:01 0.42 0.00 0.42 0.00 0.00 6.46 0.00 00:58:52 00:57:01 0.17 0.00 0.17 0.00 0.00 1.20 0.00 00:58:52 00:58:01 0.25 0.00 0.25 0.00 0.00 3.48 0.00 00:58:52 Average: 81.29 14.24 67.05 0.00 501.73 27006.20 0.00 00:58:52 00:58:52 00:33:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 00:58:52 00:34:01 5352912 0 754444 9.42 2620 1898956 1238588 13.67 667236 1580468 44 00:58:52 00:35:01 5204412 0 741904 9.26 2620 2059996 1146232 12.66 669356 1721748 152 00:58:52 00:36:01 4344012 0 912000 11.39 2620 2750300 1207544 13.33 921952 2197708 40 00:58:52 00:37:01 3873940 0 1045436 13.05 2620 3086936 1647820 18.19 1286184 2289044 145176 00:58:52 00:38:01 3972556 0 1019836 12.73 2620 3013920 1441548 15.92 1176492 2292960 80408 00:58:52 00:39:02 869336 0 1271996 15.88 2620 5864980 2241380 24.75 2424908 4059964 732660 00:58:52 00:40:01 311960 0 1714312 21.41 2620 5980040 3555768 39.26 3229388 3713460 114028 00:58:52 00:41:01 1434448 0 1350824 16.87 2620 5221040 2138248 23.61 1553060 4299432 84396 00:58:52 00:42:01 1577668 0 1217808 15.21 2620 5210836 1463484 16.16 1690080 3995912 13000 00:58:52 00:43:01 2092868 0 1121056 14.00 2620 4792388 1183480 13.07 1184896 3994780 12 00:58:52 00:44:01 2105528 0 1108396 13.84 2620 4792388 1079996 11.92 1186372 3986280 20 00:58:52 00:45:01 2105476 0 1108440 13.84 2620 4792396 1079996 11.92 1186088 3986640 8 00:58:52 00:46:01 2105460 0 1108452 13.84 2620 4792400 1079996 11.92 1185964 3986640 8 00:58:52 00:47:01 2101816 0 1112092 13.89 2620 4792404 1092800 12.07 1188392 3987436 16 00:58:52 00:48:01 2099576 0 1114296 13.91 2620 4792440 1092404 12.06 1193840 3984664 28 00:58:52 00:49:01 2099568 0 1114300 13.91 2620 4792444 1092392 12.06 1218616 3960088 12 00:58:52 00:50:01 2101972 0 1111892 13.88 2620 4792448 1081024 11.94 1217180 3959992 8 00:58:52 00:51:01 2101412 0 1112444 13.89 2620 4792456 1081024 11.94 1218472 3958872 8 00:58:52 00:52:01 2101332 0 1112524 13.89 2620 4792456 1081024 11.94 1218700 3958664 8 00:58:52 00:53:01 2100964 0 1112888 13.90 2620 4792460 1081120 11.94 1218664 3958664 8 00:58:52 00:54:01 2101096 0 1112752 13.89 2620 4792464 1081108 11.94 1218664 3958664 12 00:58:52 00:55:01 2099584 0 1114260 13.91 2620 4792468 1081024 11.94 1220476 3958664 8 00:58:52 00:56:01 2099348 0 1114488 13.92 2620 4792476 1081024 11.94 1220620 3958548 8 00:58:52 00:57:01 2099512 0 1114324 13.91 2620 4792476 1081180 11.94 1220848 3958548 12 00:58:52 00:58:01 2099212 0 1114616 13.92 2620 4792484 1081132 11.94 1220916 3958548 16 00:58:52 Average: 2422239 0 1113431 13.90 2620 4470642 1340453 14.80 1317495 3586656 46804 00:58:52 00:58:52 00:33:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 00:58:52 00:34:01 eth0 480.92 391.43 3143.18 48.09 0.00 0.00 0.00 0.00 00:58:52 00:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:58:52 00:34:01 veth42c6117 0.00 0.17 0.00 0.01 0.00 0.00 0.00 0.00 00:58:52 00:34:01 docker0 0.00 0.08 0.00 0.01 0.00 0.00 0.00 0.00 00:58:52 00:35:01 eth0 764.89 951.85 2722.01 111.60 0.00 0.00 0.00 0.00 00:58:52 00:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:58:52 00:35:01 docker0 929.85 736.59 75.33 2695.69 0.00 0.00 0.00 0.00 00:58:52 00:36:01 veth802ec4c 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 00:58:52 00:36:01 eth0 555.67 473.89 3531.38 55.59 0.00 0.00 0.00 0.00 00:58:52 00:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:58:52 00:36:01 docker0 219.30 265.75 14.99 845.58 0.00 0.00 0.00 0.00 00:58:52 00:37:01 vetha963c00 0.63 0.77 0.05 0.07 0.00 0.00 0.00 0.00 00:58:52 00:37:01 eth0 39.29 23.35 30.89 36.91 0.00 0.00 0.00 0.00 00:58:52 00:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:58:52 00:37:01 docker0 0.63 0.63 0.04 0.06 0.00 0.00 0.00 0.00 00:58:52 00:38:01 vetha963c00 1.52 1.52 0.12 0.12 0.00 0.00 0.00 0.00 00:58:52 00:38:01 eth0 22.01 13.35 13.95 31.28 0.00 0.00 0.00 0.00 00:58:52 00:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:58:52 00:38:01 docker0 1.52 1.52 0.10 0.12 0.00 0.00 0.00 0.00 00:58:52 00:39:02 vethe0edd0c 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 00:58:52 00:39:02 eth0 189.25 166.37 1689.94 29.86 0.00 0.00 0.00 0.00 00:58:52 00:39:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:58:52 00:39:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:58:52 00:40:01 vethe358ec4 0.00 0.22 0.00 0.01 0.00 0.00 0.00 0.00 00:58:52 00:40:01 vethf41fae3 0.00 0.22 0.00 0.01 0.00 0.00 0.00 0.00 00:58:52 00:40:01 vethe0edd0c 0.00 0.66 0.00 0.03 0.00 0.00 0.00 0.00 00:58:52 00:40:01 veth4b00db1 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 00:58:52 00:41:01 vethe0edd0c 0.00 0.40 0.00 0.02 0.00 0.00 0.00 0.00 00:58:52 00:41:01 eth0 2635.70 2412.50 12188.10 414.70 0.00 0.00 0.00 0.00 00:58:52 00:41:01 lo 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 00:58:52 00:41:01 vethb6581ee 0.00 0.25 0.00 0.02 0.00 0.00 0.00 0.00 00:58:52 00:42:01 vethe0edd0c 0.00 0.52 0.00 0.02 0.00 0.00 0.00 0.00 00:58:52 00:42:01 eth0 209.56 156.33 1702.26 44.06 0.00 0.00 0.00 0.00 00:58:52 00:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:58:52 00:42:01 veth3ba9a1e 32.23 48.99 2.60 346.75 0.00 0.00 0.00 0.00 00:58:52 00:43:01 eth0 9.44 6.66 7.01 17.14 0.00 0.00 0.00 0.00 00:58:52 00:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:58:52 00:43:01 docker0 1301.17 1203.91 100.27 4402.81 0.00 0.00 0.00 0.00 00:58:52 00:44:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 00:58:52 00:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:58:52 00:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:58:52 00:45:01 eth0 0.17 0.08 0.01 0.01 0.00 0.00 0.00 0.00 00:58:52 00:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:58:52 00:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:58:52 00:46:01 eth0 0.98 0.08 0.09 0.01 0.00 0.00 0.00 0.00 00:58:52 00:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:58:52 00:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:58:52 00:47:01 eth0 1.60 1.13 0.35 5.72 0.00 0.00 0.00 0.00 00:58:52 00:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:58:52 00:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:58:52 00:48:01 eth0 1.30 0.47 0.46 0.27 0.00 0.00 0.00 0.00 00:58:52 00:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:58:52 00:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:58:52 00:49:01 eth0 0.48 0.33 0.27 0.20 0.00 0.00 0.00 0.00 00:58:52 00:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:58:52 00:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:58:52 00:50:01 eth0 0.10 0.05 0.01 0.00 0.00 0.00 0.00 0.00 00:58:52 00:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:58:52 00:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:58:52 00:51:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:58:52 00:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:58:52 00:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:58:52 00:52:01 eth0 0.07 0.08 0.00 0.01 0.00 0.00 0.00 0.00 00:58:52 00:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:58:52 00:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:58:52 00:53:01 eth0 0.17 0.15 0.08 0.07 0.00 0.00 0.00 0.00 00:58:52 00:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:58:52 00:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:58:52 00:54:01 eth0 0.20 0.10 0.07 0.01 0.00 0.00 0.00 0.00 00:58:52 00:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:58:52 00:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:58:52 00:55:01 eth0 0.08 0.03 0.01 0.00 0.00 0.00 0.00 0.00 00:58:52 00:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:58:52 00:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:58:52 00:56:01 eth0 0.10 0.07 0.01 0.01 0.00 0.00 0.00 0.00 00:58:52 00:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:58:52 00:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:58:52 00:57:01 eth0 0.90 0.27 0.31 0.16 0.00 0.00 0.00 0.00 00:58:52 00:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:58:52 00:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:58:52 00:58:01 eth0 1.15 0.23 0.24 0.10 0.00 0.00 0.00 0.00 00:58:52 00:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:58:52 00:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:58:52 Average: eth0 97.42 92.18 531.09 17.01 0.00 0.00 0.00 0.00 00:58:52 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:58:52 Average: docker0 52.11 48.22 4.02 176.33 0.00 0.00 0.00 0.00 00:58:52 00:58:52 00:58:52 ---> sar -P ALL: 00:58:52 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) 00:58:52 00:58:52 00:32:04 LINUX RESTART (2 CPU) 00:58:52 00:58:52 00:33:02 CPU %user %nice %system %iowait %steal %idle 00:58:52 00:34:01 all 7.76 0.00 2.39 4.09 0.07 85.69 00:58:52 00:34:01 0 6.96 0.00 2.90 3.36 0.07 86.72 00:58:52 00:34:01 1 8.56 0.00 1.87 4.82 0.07 84.68 00:58:52 00:35:01 all 11.50 0.00 2.35 0.61 0.07 85.47 00:58:52 00:35:01 0 7.06 0.00 2.65 0.41 0.07 89.81 00:58:52 00:35:01 1 15.97 0.00 2.04 0.81 0.07 81.11 00:58:52 00:36:01 all 11.53 0.00 6.01 6.39 0.10 75.97 00:58:52 00:36:01 0 11.52 0.00 6.46 6.03 0.10 75.88 00:58:52 00:36:01 1 11.54 0.00 5.56 6.75 0.09 76.06 00:58:52 00:37:01 all 56.48 0.00 6.28 0.45 0.10 36.69 00:58:52 00:37:01 0 55.64 0.00 6.93 0.52 0.09 36.82 00:58:52 00:37:01 1 57.32 0.00 5.63 0.38 0.11 36.56 00:58:52 00:38:01 all 43.67 0.00 6.44 0.49 0.10 49.31 00:58:52 00:38:01 0 44.41 0.00 6.58 0.36 0.11 48.55 00:58:52 00:38:01 1 42.93 0.00 6.30 0.62 0.09 50.06 00:58:52 00:39:02 all 27.44 0.00 7.82 2.97 0.08 61.70 00:58:52 00:39:02 0 26.53 0.00 7.62 2.29 0.09 63.47 00:58:52 00:39:02 1 28.36 0.00 8.02 3.64 0.07 59.92 00:58:52 00:40:01 all 46.69 0.00 18.50 27.05 0.12 7.64 00:58:52 00:40:01 0 46.50 0.00 19.00 26.56 0.13 7.82 00:58:52 00:40:01 1 46.89 0.00 18.00 27.54 0.11 7.47 00:58:52 00:41:01 all 48.80 0.00 14.83 32.40 0.12 3.85 00:58:52 00:41:01 0 49.15 0.00 14.75 32.08 0.11 3.92 00:58:52 00:41:01 1 48.45 0.00 14.92 32.72 0.13 3.78 00:58:52 00:42:01 all 61.54 0.00 15.11 14.20 0.13 9.03 00:58:52 00:42:01 0 60.44 0.00 16.11 14.69 0.15 8.61 00:58:52 00:42:01 1 62.65 0.00 14.10 13.70 0.11 9.44 00:58:52 00:43:01 all 2.48 0.00 1.43 1.01 0.04 95.03 00:58:52 00:43:01 0 3.12 0.00 1.51 1.24 0.05 94.07 00:58:52 00:43:01 1 1.84 0.00 1.36 0.79 0.03 95.98 00:58:52 00:44:01 all 0.03 0.00 0.05 0.00 0.03 99.90 00:58:52 00:44:01 0 0.03 0.00 0.03 0.00 0.03 99.90 00:58:52 00:44:01 1 0.02 0.00 0.07 0.00 0.02 99.90 00:58:52 00:58:52 00:44:01 CPU %user %nice %system %iowait %steal %idle 00:58:52 00:45:01 all 0.03 0.00 0.03 0.00 0.03 99.91 00:58:52 00:45:01 0 0.03 0.00 0.03 0.00 0.03 99.90 00:58:52 00:45:01 1 0.03 0.00 0.03 0.00 0.02 99.92 00:58:52 00:46:01 all 0.01 0.00 0.02 0.00 0.02 99.96 00:58:52 00:46:01 0 0.02 0.00 0.02 0.00 0.00 99.97 00:58:52 00:46:01 1 0.00 0.00 0.02 0.00 0.03 99.95 00:58:52 00:47:01 all 0.13 0.00 0.08 0.00 0.03 99.77 00:58:52 00:47:01 0 0.07 0.00 0.08 0.00 0.02 99.83 00:58:52 00:47:01 1 0.18 0.00 0.08 0.00 0.03 99.70 00:58:52 00:48:01 all 0.14 0.00 0.07 0.00 0.03 99.77 00:58:52 00:48:01 0 0.03 0.00 0.07 0.00 0.03 99.87 00:58:52 00:48:01 1 0.25 0.00 0.07 0.00 0.02 99.67 00:58:52 00:49:01 all 0.13 0.00 0.03 0.00 0.02 99.82 00:58:52 00:49:01 0 0.05 0.00 0.02 0.00 0.02 99.92 00:58:52 00:49:01 1 0.22 0.00 0.05 0.00 0.02 99.72 00:58:52 00:50:01 all 0.10 0.00 0.03 0.00 0.03 99.84 00:58:52 00:50:01 0 0.02 0.00 0.03 0.00 0.03 99.92 00:58:52 00:50:01 1 0.18 0.00 0.03 0.00 0.02 99.77 00:58:52 00:51:01 all 0.12 0.00 0.03 0.00 0.03 99.83 00:58:52 00:51:01 0 0.03 0.00 0.02 0.00 0.05 99.90 00:58:52 00:51:01 1 0.20 0.00 0.03 0.00 0.00 99.77 00:58:52 00:52:01 all 0.05 0.00 0.03 0.00 0.03 99.90 00:58:52 00:52:01 0 0.03 0.00 0.03 0.00 0.03 99.90 00:58:52 00:52:01 1 0.07 0.00 0.02 0.00 0.02 99.90 00:58:52 00:53:01 all 0.05 0.00 0.03 0.00 0.02 99.91 00:58:52 00:53:01 0 0.07 0.00 0.02 0.00 0.02 99.90 00:58:52 00:53:01 1 0.03 0.00 0.03 0.00 0.02 99.92 00:58:52 00:54:01 all 0.14 0.00 0.02 0.00 0.03 99.82 00:58:52 00:54:01 0 0.05 0.00 0.02 0.00 0.03 99.90 00:58:52 00:54:01 1 0.23 0.00 0.02 0.00 0.02 99.73 00:58:52 00:55:01 all 0.14 0.00 0.03 0.00 0.02 99.81 00:58:52 00:55:01 0 0.03 0.00 0.03 0.00 0.02 99.92 00:58:52 00:55:01 1 0.25 0.00 0.03 0.00 0.02 99.70 00:58:52 00:58:52 00:55:01 CPU %user %nice %system %iowait %steal %idle 00:58:52 00:56:01 all 0.13 0.00 0.03 0.00 0.03 99.80 00:58:52 00:56:01 0 0.03 0.00 0.03 0.00 0.03 99.90 00:58:52 00:56:01 1 0.23 0.00 0.03 0.00 0.03 99.70 00:58:52 00:57:01 all 0.13 0.00 0.03 0.00 0.02 99.82 00:58:52 00:57:01 0 0.03 0.00 0.03 0.00 0.02 99.92 00:58:52 00:57:01 1 0.23 0.00 0.03 0.00 0.02 99.72 00:58:52 00:58:01 all 0.08 0.00 0.03 0.00 0.03 99.87 00:58:52 00:58:01 0 0.02 0.00 0.03 0.00 0.03 99.92 00:58:52 00:58:01 1 0.15 0.00 0.02 0.00 0.02 99.82 00:58:52 Average: all 12.15 0.00 3.11 3.39 0.05 81.31 00:58:52 Average: 0 11.85 0.00 3.23 3.30 0.05 81.56 00:58:52 Average: 1 12.44 0.00 2.98 3.47 0.05 81.06 00:58:52 00:58:52 00:58:52