Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 2de07aa5618795465836e287608abcda04ffa72f 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 > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh8870682687160510510.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 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 > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh7525011183199400188.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 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 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/main/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 > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/main/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh2417625039185910809.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 # timeout=10 Commit message: "Merge pull request #353 from ernestojeda/go-mod-tidy-change" > 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 > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh1208605993743932086.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 9bc0e518fca0494fd51682b06eec2da29a326327 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/main/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 > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/main/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh2938591207577618229.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 9bc0e518fca0494fd51682b06eec2da29a326327 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 9bc0e518fca0494fd51682b06eec2da29a326327 # timeout=10 Commit message: "Merge "Fix: Make archiveArtifacts overwriteable in lfJava"" > 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_BUILD_IMAGE_TARGET: builder 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: true 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-1786 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/62 [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/62 # 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 > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/62@tmp/jenkins-gitclient-ssh2529635492745423837.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 2de07aa5618795465836e287608abcda04ffa72f (main) > 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 core.sparsecheckout # timeout=10 > git checkout -f 2de07aa5618795465836e287608abcda04ffa72f # timeout=10 Commit message: "feat(data): Enhance the performance of events deletion (#3722)" > git rev-list --no-walk f402210f93ccbb2b587c2d75e27f7d4d87f6be54 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 15:52:12 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 15:52:14 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 15:52:14 ========================================================= 15:52:14 EdgeX Global Pipelines Version Info 15:52:14 ========================================================= [Pipeline] libraryResource [Pipeline] sh 15:52:18 ------------------- 15:52:18 stable info: 15:52:18 ------------------- 15:52:18 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 15:52:18 Commit SHA: 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 15:52:18 Message: update stable to v1.0.205 15:52:18 ------------------- 15:52:18 experimental info: 15:52:18 ------------------- 15:52:18 Commited By: **** collab-it+edgex@linuxfoundation.org 15:52:18 Commit SHA: 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 15:52:18 Message: update experimental to v1.0.205 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 15:52:18 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 15:52:19 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 15:52:19 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 15:52:19 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 15:52:19 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 15:52:19 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 15:52:21 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 15:52:21 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 15:52:21 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 15:52:21 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 15:52:21 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 15:52:23 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 15:52:23 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 15:52:23 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 15:52:23 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 15:52:23 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 15:52:25 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 15:52:25 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 15:52:25 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 15:52:25 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 15:52:25 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 15:52:25 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 15:52:26 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 15:52:26 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 15:52:26 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 15:52:26 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 15:52:26 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 2de07aa5618795465836e287608abcda04ffa72f [Pipeline] echo 15:52:28 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 2de07aa [Pipeline] echo 15:52:28 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:52:28 provisioning config files... 15:52:30 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/62@tmp/config6070280778775069995tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:52:30 ---> docker-login.sh 15:52:30 nexus3.edgexfoundry.org:10001 15:52:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:52:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:52:30 Configure a credential helper to remove this warning. See 15:52:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:52:30 15:52:30 Login Succeeded 15:52:30 nexus3.edgexfoundry.org:10002 15:52:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:52:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:52:31 Configure a credential helper to remove this warning. See 15:52:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:52:31 15:52:31 Login Succeeded 15:52:31 nexus3.edgexfoundry.org:10003 15:52:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:52:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:52:31 Configure a credential helper to remove this warning. See 15:52:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:52:31 15:52:31 Login Succeeded 15:52:31 nexus3.edgexfoundry.org:10004 15:52:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:52:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:52:31 Configure a credential helper to remove this warning. See 15:52:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:52:31 15:52:31 Login Succeeded 15:52:31 docker.io 15:52:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:52:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:52:33 Configure a credential helper to remove this warning. See 15:52:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:52:33 15:52:33 Login Succeeded 15:52:33 ---> docker-login.sh ends [Pipeline] } 15:52:33 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 15:52:33 ++ 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 15:52:33 + for file in '`ls cmd/**/Dockerfile`' 15:52:33 ++ dirname cmd/core-command/Dockerfile 15:52:33 ++ cut -d/ -f2 15:52:33 + echo core-command,cmd/core-command/Dockerfile 15:52:33 + for file in '`ls cmd/**/Dockerfile`' 15:52:33 ++ cut -d/ -f2 15:52:33 ++ dirname cmd/core-data/Dockerfile 15:52:33 + echo core-data,cmd/core-data/Dockerfile 15:52:33 + for file in '`ls cmd/**/Dockerfile`' 15:52:33 ++ dirname cmd/core-metadata/Dockerfile 15:52:33 ++ cut -d/ -f2 15:52:33 + echo core-metadata,cmd/core-metadata/Dockerfile 15:52:33 + for file in '`ls cmd/**/Dockerfile`' 15:52:33 ++ dirname cmd/security-bootstrapper/Dockerfile 15:52:33 ++ cut -d/ -f2 15:52:33 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 15:52:33 + for file in '`ls cmd/**/Dockerfile`' 15:52:33 ++ dirname cmd/security-proxy-setup/Dockerfile 15:52:33 ++ cut -d/ -f2 15:52:33 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 15:52:33 + for file in '`ls cmd/**/Dockerfile`' 15:52:33 ++ dirname cmd/security-secretstore-setup/Dockerfile 15:52:33 ++ cut -d/ -f2 15:52:33 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 15:52:33 + for file in '`ls cmd/**/Dockerfile`' 15:52:33 ++ dirname cmd/support-notifications/Dockerfile 15:52:33 ++ cut -d/ -f2 15:52:33 + echo support-notifications,cmd/support-notifications/Dockerfile 15:52:33 + for file in '`ls cmd/**/Dockerfile`' 15:52:33 ++ dirname cmd/support-scheduler/Dockerfile 15:52:33 ++ cut -d/ -f2 15:52:33 + echo support-scheduler,cmd/support-scheduler/Dockerfile 15:52:33 + for file in '`ls cmd/**/Dockerfile`' 15:52:33 ++ dirname cmd/sys-mgmt-agent/Dockerfile 15:52:33 ++ cut -d/ -f2 15:52:33 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 15:52:33 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 15:52:46 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 15:52:46 15:52:46 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 15:52:48 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 15:52:48 latest: Pulling from edgex-devops/git-semver 15:52:48 31603596830f: Pulling fs layer 15:52:48 04fac38145f0: Pulling fs layer 15:52:48 701f6daf10bf: Pulling fs layer 15:52:48 24f72da36158: Pulling fs layer 15:52:48 24f72da36158: Waiting 15:52:48 04fac38145f0: Verifying Checksum 15:52:48 04fac38145f0: Download complete 15:52:48 31603596830f: Verifying Checksum 15:52:48 31603596830f: Download complete 15:52:48 31603596830f: Pull complete 15:52:48 24f72da36158: Verifying Checksum 15:52:48 24f72da36158: Download complete 15:52:48 04fac38145f0: Pull complete 15:52:48 701f6daf10bf: Verifying Checksum 15:52:48 701f6daf10bf: Download complete 15:52:48 701f6daf10bf: Pull complete 15:52:48 24f72da36158: Pull complete 15:52:48 Digest: sha256:4df6d42b0a42de7465b316d5d101e9e577e29cf163494206da03a6bf8561ec42 15:52:48 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 15:52:48 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 15:52:49 prd-centos7-docker-4c-2g-1786 does not seem to be running inside a container 15:52:49 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/62 -v /w/workspace/edgex-go/62:/w/workspace/edgex-go/62:rw,z -v /w/workspace/edgex-go/62@tmp:/w/workspace/edgex-go/62@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 15:52:50 $ docker top 6eee5ebf979b51cdcccda76b0bb298051d83b6167a6fda9bae30a05a32824148 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 15:52:50 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:52:50 [ssh-agent] Looking for ssh-agent implementation... 15:52:50 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:52:50 $ docker exec 6eee5ebf979b51cdcccda76b0bb298051d83b6167a6fda9bae30a05a32824148 ssh-agent 15:52:52 SSH_AUTH_SOCK=/tmp/ssh-kCZls2zUGjrM/agent.14 15:52:52 SSH_AGENT_PID=21 15:52:52 Running ssh-add (command line suppressed) 15:52:52 Identity added: /w/workspace/edgex-go/62@tmp/private_key_6546647329318836713.key (/w/workspace/edgex-go/62@tmp/private_key_6546647329318836713.key) 15:52:52 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:52:52 + git tag --points-at HEAD [Pipeline] } 15:52:53 $ docker exec --env ******** --env ******** 6eee5ebf979b51cdcccda76b0bb298051d83b6167a6fda9bae30a05a32824148 ssh-agent -k 15:52:53 unset SSH_AUTH_SOCK; 15:52:53 unset SSH_AGENT_PID; 15:52:53 echo Agent pid 21 killed; 15:52:53 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 15:52:53 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:52:53 [ssh-agent] Looking for ssh-agent implementation... 15:52:54 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:52:54 $ docker exec 6eee5ebf979b51cdcccda76b0bb298051d83b6167a6fda9bae30a05a32824148 ssh-agent 15:52:54 SSH_AUTH_SOCK=/tmp/ssh-xjIVs3sKt19o/agent.56 15:52:54 SSH_AGENT_PID=63 15:52:54 Running ssh-add (command line suppressed) 15:52:55 Identity added: /w/workspace/edgex-go/62@tmp/private_key_7057205322924111116.key (/w/workspace/edgex-go/62@tmp/private_key_7057205322924111116.key) 15:52:55 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:52:55 + git semver init 15:52:55 # -> Open(): unable to determine branch for HEAD 15:52:55 # $GIT_DIR = /w/workspace/edgex-go/62/.git 15:52:55 # $GIT_WORK_TREE = /w/workspace/edgex-go/62 15:52:55 # $SEMVER_REMOTE_NAME = origin 15:52:55 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 15:52:55 # $SEMVER_USER_NAME = edgex-jenkins 15:52:55 # $SEMVER_BRANCH = main 15:52:55 # $SEMVER_TEMP = /tmp/semver-409037559 15:52:55 # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP 15:53:53 # '/tmp/semver-409037559' -> '/w/workspace/edgex-go/62/.semver' 15:53:53 # -> Force: false 15:53:53 # $SEMVER_DIR = /w/workspace/edgex-go/62/.semver [Pipeline] } 15:53:53 $ docker exec --env ******** --env ******** 6eee5ebf979b51cdcccda76b0bb298051d83b6167a6fda9bae30a05a32824148 ssh-agent -k 15:53:53 unset SSH_AUTH_SOCK; 15:53:53 unset SSH_AGENT_PID; 15:53:53 echo Agent pid 63 killed; 15:53:53 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 15:53:53 + git semver [Pipeline] } 15:53:53 $ docker stop --time=1 6eee5ebf979b51cdcccda76b0bb298051d83b6167a6fda9bae30a05a32824148 15:53:57 $ docker rm -f 6eee5ebf979b51cdcccda76b0bb298051d83b6167a6fda9bae30a05a32824148 [Pipeline] // withDockerContainer [Pipeline] sh 15:53:59 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 15:54:01 Stashed 1 file(s) [Pipeline] echo 15:54:01 [edgeXSemver]: initialized semver on version 2.0.1-dev.54 [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] echo 15:54:06 ========================================================= 15:54:06 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 15:54:06 ========================================================= [Pipeline] fileExists [Pipeline] sh 15:54:07 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 15:54:07 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 15:54:07 540db60ca938: Pulling fs layer 15:54:07 adcc1eea9eea: Pulling fs layer 15:54:07 4c4ab2625f07: Pulling fs layer 15:54:07 db62176df00c: Pulling fs layer 15:54:07 3b30891b0d05: Pulling fs layer 15:54:07 06b49ca38bd5: Pulling fs layer 15:54:07 c788192a36de: Pulling fs layer 15:54:07 a77e37c0d609: Pulling fs layer 15:54:07 c3185cebc471: Pulling fs layer 15:54:07 06b49ca38bd5: Waiting 15:54:07 c788192a36de: Waiting 15:54:07 a77e37c0d609: Waiting 15:54:07 c3185cebc471: Waiting 15:54:07 db62176df00c: Waiting 15:54:07 3b30891b0d05: Waiting 15:54:07 4c4ab2625f07: Verifying Checksum 15:54:07 4c4ab2625f07: Download complete 15:54:07 adcc1eea9eea: Verifying Checksum 15:54:07 adcc1eea9eea: Download complete 15:54:07 3b30891b0d05: Verifying Checksum 15:54:07 3b30891b0d05: Download complete 15:54:07 06b49ca38bd5: Verifying Checksum 15:54:07 06b49ca38bd5: Download complete 15:54:07 540db60ca938: Verifying Checksum 15:54:07 540db60ca938: Download complete 15:54:07 c788192a36de: Verifying Checksum 15:54:07 c788192a36de: Download complete 15:54:07 540db60ca938: Pull complete 15:54:07 adcc1eea9eea: Pull complete 15:54:07 4c4ab2625f07: Pull complete 15:54:08 a77e37c0d609: Verifying Checksum 15:54:08 a77e37c0d609: Download complete 15:54:12 c3185cebc471: Verifying Checksum 15:54:12 c3185cebc471: Download complete 15:54:12 db62176df00c: Verifying Checksum 15:54:12 db62176df00c: Download complete 15:54:15 db62176df00c: Pull complete 15:54:15 3b30891b0d05: Pull complete 15:54:15 06b49ca38bd5: Pull complete 15:54:15 c788192a36de: Pull complete 15:54:16 a77e37c0d609: Pull complete 15:54:17 c3185cebc471: Pull complete 15:54:17 Digest: sha256:c22a6272cb0662d4dba1bb41e7658fbabc00c875dcca5b7a38fb264b4004f4bd 15:54:17 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 15:54:17 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] fileExists [Pipeline] sh 15:54:19 + docker build -t ci-base-image-x86_64 -f - . 15:54:19 + echo 'FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 15:54:19 WORKDIR /edgex 15:54:19 COPY go.mod . 15:54:19 RUN go mod download' 15:54:21 Still waiting to schedule task 15:54:21 ‘prd-ubuntu18.04-docker-arm64-4c-16g-1784’ is offline 15:54:21 Sending build context to Docker daemon 328.9MB 15:54:21 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 15:54:21 ---> 031687cdd783 15:54:21 Step 2/4 : WORKDIR /edgex 15:54:23 ---> Running in 3707e578e724 15:54:23 Removing intermediate container 3707e578e724 15:54:23 ---> bbcc8d39b84f 15:54:23 Step 3/4 : COPY go.mod . 15:54:23 ---> c28d2f665332 15:54:23 Step 4/4 : RUN go mod download 15:54:23 ---> Running in b1f45760f5a1 15:55:02 Removing intermediate container b1f45760f5a1 15:55:02 ---> a1cfbf11bacd 15:55:02 Successfully built a1cfbf11bacd 15:55:02 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 15:55:06 + docker inspect -f . ci-base-image-x86_64 15:55:06 . [Pipeline] withDockerContainer 15:55:08 prd-centos7-docker-4c-2g-1786 does not seem to be running inside a container 15:55:12 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/62 -v /w/workspace/edgex-go/62:/w/workspace/edgex-go/62:rw,z -v /w/workspace/edgex-go/62@tmp:/w/workspace/edgex-go/62@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 ******** ci-base-image-x86_64 cat 15:55:14 $ docker top b6918c0da03d596ee93b8a8916602983af13bb2aa3afe781ce7c1d214d811d95 -eo pid,comm [Pipeline] { [Pipeline] sh 15:55:21 + go version 15:55:21 go version go1.16.6 linux/amd64 [Pipeline] } 15:55:21 $ docker stop --time=1 b6918c0da03d596ee93b8a8916602983af13bb2aa3afe781ce7c1d214d811d95 15:55:22 $ docker rm -f b6918c0da03d596ee93b8a8916602983af13bb2aa3afe781ce7c1d214d811d95 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 15:55:34 + docker inspect -f . ci-base-image-x86_64 15:55:34 . [Pipeline] withDockerContainer 15:55:36 prd-centos7-docker-4c-2g-1786 does not seem to be running inside a container 15:55:39 $ 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/62 -v /w/workspace/edgex-go/62:/w/workspace/edgex-go/62:rw,z -v /w/workspace/edgex-go/62@tmp:/w/workspace/edgex-go/62@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 ******** ci-base-image-x86_64 cat 15:55:41 $ docker top 73edb226c92006486782a9ac90c57c8387ffff3654eafab0d04eb1aa6ea29b88 -eo pid,comm [Pipeline] { [Pipeline] echo 15:55:44 ========================================================= 15:55:44 [edgeXBuildGoParallel] Running Tests and Build... 15:55:44 ========================================================= [Pipeline] fileExists [Pipeline] sh 15:55:47 + go mod tidy [Pipeline] sh 15:55:50 + make test 15:55:50 go mod tidy 15:55:50 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 15:55:55 ? github.com/edgexfoundry/edgex-go [no test files] 15:56:12 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 15:56:17 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 15:56:19 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 15:56:19 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 15:56:20 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 15:56:22 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 15:56:22 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 15:56:22 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 15:56:22 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 15:56:22 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 15:56:22 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 15:56:22 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 15:56:22 ? github.com/edgexfoundry/edgex-go/internal [no test files] 15:56:22 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 15:56:23 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.041s coverage: 28.7% of statements 15:56:23 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 15:56:23 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 15:56:25 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.051s coverage: 98.5% of statements 15:56:25 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 15:56:25 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.044s coverage: 46.3% of statements 15:56:25 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 15:56:25 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 15:56:27 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.112s coverage: 90.1% of statements 15:56:27 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 15:56:27 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 15:56:27 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.065s coverage: 81.2% of statements 15:56:27 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 15:56:27 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 15:56:27 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 15:56:27 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 15:56:27 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 15:56:28 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.300s coverage: 94.2% of statements 15:56:28 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 15:56:28 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 15:56:28 ok github.com/edgexfoundry/edgex-go/internal/io 0.048s coverage: 59.1% of statements 15:56:28 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 15:56:28 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 15:56:28 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 15:56:28 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 15:56:28 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 15:56:28 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.056s coverage: 60.0% of statements 15:56:28 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 15:56:28 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 15:56:28 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 15:56:28 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.042s coverage: 0.8% of statements 15:56:28 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 15:56:28 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.049s coverage: 58.8% of statements 15:56:28 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.044s coverage: 21.7% of statements 15:56:28 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 15:56:30 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.052s coverage: 47.1% of statements 15:56:30 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.053s coverage: 79.5% of statements 15:56:30 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.050s coverage: 94.1% of statements 15:56:30 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.237s coverage: 96.3% of statements 15:56:30 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.047s coverage: 87.5% of statements 15:56:40 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 10.060s coverage: 94.4% of statements 15:56:40 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.049s coverage: 44.8% of statements 15:56:48 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 15.203s coverage: 81.8% of statements 15:56:48 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 15:57:04 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.078s coverage: 92.9% of statements 15:57:04 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 15:57:04 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 15:57:04 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 15:57:04 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.020s coverage: 65.1% of statements 15:57:04 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 15:57:04 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 15:57:04 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 15:57:04 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 15:57:04 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 15:57:04 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.060s coverage: 87.2% of statements 15:57:04 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 15:57:04 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 15:57:04 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.054s coverage: 100.0% of statements 15:57:04 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 15:57:04 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.065s coverage: 58.8% of statements 15:57:04 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 15:57:04 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.065s coverage: 80.0% of statements 15:57:04 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.062s coverage: 87.2% of statements 15:57:04 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.052s coverage: 85.4% of statements 15:57:04 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.131s coverage: 91.2% of statements 15:57:04 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 15:57:04 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.139s coverage: 64.4% of statements 15:57:04 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 15:57:04 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 15:57:04 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.047s coverage: 100.0% of statements 15:57:04 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.027s coverage: 91.3% of statements 15:57:04 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.023s coverage: 100.0% of statements 15:57:04 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.035s coverage: 73.7% of statements 15:57:04 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.022s coverage: 100.0% of statements 15:57:05 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.258s coverage: 70.5% of statements 15:57:05 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 15:57:05 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 15:57:05 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 15:57:06 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.101s coverage: 43.6% of statements 15:57:06 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 15:57:06 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 15:57:06 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.059s coverage: 89.5% of statements 15:57:06 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 15:57:06 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.047s coverage: 84.8% of statements 15:57:06 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 15:57:14 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.065s coverage: 19.5% of statements 15:57:14 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 15:57:14 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 15:57:14 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 15:57:14 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 15:57:14 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.131s coverage: 92.0% of statements 15:57:14 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 15:57:14 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 15:57:14 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 15:57:14 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 15:57:14 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.052s coverage: 63.2% of statements 15:57:14 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 15:57:14 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 15:57:14 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.085s coverage: 97.7% of statements 15:57:14 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 15:57:14 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 15:57:14 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 15:57:14 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 15:57:14 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.066s coverage: 28.9% of statements 15:57:14 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 15:57:14 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 15:57:14 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 15:57:14 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 15:57:14 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 15:57:14 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 15:57:14 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.053s coverage: 100.0% of statements 15:57:14 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.034s coverage: 95.4% of statements 15:57:14 if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "x86_64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi 15:57:14 Running on prd-ubuntu18.04-docker-arm64-4c-16g-1787 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws 15:57:14 Running in /w/workspace/edgex-go/62 [Pipeline] { [Pipeline] checkout 15:57:16 The recommended git tool is: git 15:57:36 GO111MODULE=on go vet ./... 15:57:45 using credential edgex-jenkins-ssh 15:57:45 Cloning the remote Git repository 15:57:45 Cloning repository git@github.com:edgexfoundry/edgex-go.git 15:57:45 > git init /w/workspace/edgex-go/62 # timeout=10 15:57:45 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 15:57:45 > git --version # timeout=10 15:57:45 > git --version # 'git version 2.17.1' 15:57:45 using GIT_SSH to set credentials SSH Credentials for GitHub 15:57:45 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 15:57:47 gofmt -l . 15:57:47 [ "`gofmt -l .`" = "" ] 15:57:47 ./bin/test-attribution-txt.sh [Pipeline] sh 15:57:49 + ls -al . 15:57:49 total 612 15:57:49 drwxrwxr-x 10 1001 1001 4096 Sep 28 15:57 . 15:57:49 drwxr-xr-x 4 root root 30 Sep 28 15:55 .. 15:57:49 -rw-rw-r-- 1 1001 1001 11 Sep 28 15:52 .dockerignore 15:57:49 drwxrwxr-x 8 1001 1001 162 Sep 28 15:52 .git 15:57:49 drwxrwxr-x 4 1001 1001 142 Sep 28 15:52 .github 15:57:49 -rw-rw-r-- 1 1001 1001 818 Sep 28 15:52 .gitignore 15:57:49 -rw-rw-r-- 1 1001 1001 129 Sep 28 15:52 .golangci.yml 15:57:49 -rw-rw-r-- 1 1001 1001 76 Sep 28 15:52 .hadolint.yml 15:57:49 drwx------ 3 1001 1001 43 Sep 28 15:53 .semver 15:57:49 -rw-rw-r-- 1 1001 1001 166 Sep 28 15:52 .sonarcloud.properties 15:57:49 -rw-rw-r-- 1 1001 1001 1171 Sep 28 15:52 ADOPTERS.md 15:57:49 -rw-rw-r-- 1 1001 1001 8493 Sep 28 15:52 Attribution.txt 15:57:49 -rw-rw-r-- 1 1001 1001 43881 Sep 28 15:52 CHANGELOG.md 15:57:49 -rw-rw-r-- 1 1001 1001 3804 Sep 28 15:52 CONTRIBUTING.md 15:57:49 -rw-rw-r-- 1 1001 1001 677 Sep 28 15:52 GOVERNANCE.md 15:57:49 -rw-rw-r-- 1 1001 1001 849 Sep 28 15:52 Jenkinsfile 15:57:49 -rw-rw-r-- 1 1001 1001 10775 Sep 28 15:52 LICENSE 15:57:49 -rw-rw-r-- 1 1001 1001 6386 Sep 28 15:52 Makefile 15:57:49 -rw-rw-r-- 1 1001 1001 582 Sep 28 15:52 OWNERS.md 15:57:49 -rw-rw-r-- 1 1001 1001 8643 Sep 28 15:52 README.md 15:57:49 -rw-rw-r-- 1 1001 1001 6912 Sep 28 15:52 SECURITY.md 15:57:49 -rw-rw-r-- 1 1001 1001 12 Sep 28 15:53 VERSION 15:57:49 -rw-rw-r-- 1 1001 1001 4131 Sep 28 15:52 ZMQWindows.md 15:57:49 drwxrwxr-x 2 1001 1001 37 Sep 28 15:52 bin 15:57:49 drwxrwxr-x 14 1001 1001 4096 Sep 28 15:52 cmd 15:57:49 -rw-r--r-- 1 root root 403252 Sep 28 15:57 coverage.out 15:57:49 -rw-rw-r-- 1 1001 1001 841 Sep 28 15:52 go.mod 15:57:49 -rw-r--r-- 1 root root 50064 Sep 28 15:55 go.sum 15:57:49 drwxrwxr-x 8 1001 1001 124 Sep 28 15:52 internal 15:57:49 drwxrwxr-x 3 1001 1001 16 Sep 28 15:52 openapi 15:57:49 drwxrwxr-x 4 1001 1001 71 Sep 28 15:52 snap 15:57:49 -rw-rw-r-- 1 1001 1001 204 Sep 28 15:52 version.go [Pipeline] sh 15:57:51 + '[' -e coverage.out ] 15:57:51 + chown 1001:1001 coverage.out [Pipeline] stash 15:57:51 Stashed 1 file(s) [Pipeline] sh 15:57:52 + make build 15:57:52 go mod tidy 15:57:52 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.54" -o cmd/core-data/core-data ./cmd/core-data 15:57:53 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.54" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 15:58:01 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.54" -o cmd/core-command/core-command ./cmd/core-command 15:58:01 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.54" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 15:58:03 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.54" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 15:58:03 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.54" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 15:58:03 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.54" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 15:58:04 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.54" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 15:58:05 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.54" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 15:58:06 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.54" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 15:58:07 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.54" -o ./cmd/secrets-config ./cmd/secrets-config 15:58:08 Avoid second fetch 15:58:08 Checking out Revision 2de07aa5618795465836e287608abcda04ffa72f (main) 15:58:07 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 15:58:07 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 15:58:08 > git config core.sparsecheckout # timeout=10 15:58:08 > git checkout -f 2de07aa5618795465836e287608abcda04ffa72f # timeout=10 15:58:10 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.54" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [Pipeline] } 15:58:10 $ docker stop --time=1 73edb226c92006486782a9ac90c57c8387ffff3654eafab0d04eb1aa6ea29b88 15:58:11 $ docker rm -f 73edb226c92006486782a9ac90c57c8387ffff3654eafab0d04eb1aa6ea29b88 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { 15:58:31 Commit message: "feat(data): Enhance the performance of events deletion (#3722)" [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { 15:58:44 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 15:58:44 15:58:44 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] configFileProvider 15:58:44 provisioning config files... [Pipeline] isUnix [Pipeline] sh 15:58:44 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/62@tmp/config8029934288509048086tmp [Pipeline] { 15:58:46 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 15:58:46 latest: Pulling from edgex-devops/edgex-compose 15:58:46 cbdbe7a5bc2a: Pulling fs layer 15:58:46 ca9280d653b3: Pulling fs layer 15:58:46 7e9c9ca2126c: Pulling fs layer 15:58:46 cbdbe7a5bc2a: Verifying Checksum 15:58:46 cbdbe7a5bc2a: Download complete 15:58:46 cbdbe7a5bc2a: Pull complete 15:58:46 ca9280d653b3: Download complete [Pipeline] libraryResource [Pipeline] sh 15:58:47 ca9280d653b3: Pull complete 15:58:49 7e9c9ca2126c: Verifying Checksum 15:58:49 7e9c9ca2126c: Download complete 15:58:49 ---> docker-login.sh 15:58:49 nexus3.edgexfoundry.org:10001 15:58:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:58:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:58:49 Configure a credential helper to remove this warning. See 15:58:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:58:49 15:58:49 Login Succeeded 15:58:49 nexus3.edgexfoundry.org:10002 15:58:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:58:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:58:49 Configure a credential helper to remove this warning. See 15:58:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:58:49 15:58:49 Login Succeeded 15:58:49 nexus3.edgexfoundry.org:10003 15:58:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:58:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:58:50 Configure a credential helper to remove this warning. See 15:58:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:58:50 15:58:50 Login Succeeded 15:58:50 nexus3.edgexfoundry.org:10004 15:58:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:58:52 7e9c9ca2126c: Pull complete 15:58:52 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 15:58:52 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 15:58:52 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 15:58:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:58:52 Configure a credential helper to remove this warning. See 15:58:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:58:52 15:58:52 Login Succeeded 15:58:52 docker.io 15:58:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:58:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:58:52 Configure a credential helper to remove this warning. See 15:58:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:58:52 15:58:52 Login Succeeded 15:58:52 ---> docker-login.sh ends [Pipeline] withDockerContainer 15:58:54 prd-centos7-docker-4c-2g-1786 does not seem to be running inside a container 15:58:56 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/62 -v /w/workspace/edgex-go/62:/w/workspace/edgex-go/62:rw,z -v /w/workspace/edgex-go/62@tmp:/w/workspace/edgex-go/62@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 15:58:59 $ docker top d9aac4996c9b62703b69e26a352351ad4fa1cba17853babda77186fbf64b8524 -eo pid,comm [Pipeline] { [Pipeline] } 15:59:02 Deleting 1 temporary files [Pipeline] sh [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash 15:59:04 + docker-compose build --help 15:59:04 + grep parallel 15:59:04 --parallel Build images in parallel. [Pipeline] } 15:59:04 $ docker stop --time=1 d9aac4996c9b62703b69e26a352351ad4fa1cba17853babda77186fbf64b8524 15:59:06 $ docker rm -f d9aac4996c9b62703b69e26a352351ad4fa1cba17853babda77186fbf64b8524 [Pipeline] // withDockerContainer [Pipeline] echo 15:59:10 ========================================================= 15:59:10 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 15:59:10 ========================================================= [Pipeline] fileExists [Pipeline] sh 15:59:14 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 15:59:14 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 15:59:14 595b0fe564bb: Pulling fs layer 15:59:14 24495759ef45: Pulling fs layer 15:59:14 d148012ef14d: Pulling fs layer 15:59:14 e90a11edd702: Pulling fs layer 15:59:14 d77568369979: Pulling fs layer 15:59:14 fc1c9f9a7f3b: Pulling fs layer 15:59:14 170f2ba95c9a: Pulling fs layer 15:59:14 97ac5df62f85: Pulling fs layer 15:59:14 d77568369979: Waiting 15:59:14 170f2ba95c9a: Waiting 15:59:14 fc1c9f9a7f3b: Waiting 15:59:14 97ac5df62f85: Waiting 15:59:14 e90a11edd702: Waiting 15:59:14 d148012ef14d: Verifying Checksum 15:59:14 d148012ef14d: Download complete 15:59:14 24495759ef45: Verifying Checksum 15:59:14 24495759ef45: Download complete 15:59:14 d77568369979: Verifying Checksum 15:59:14 d77568369979: Download complete 15:59:14 595b0fe564bb: Verifying Checksum 15:59:14 595b0fe564bb: Download complete 15:59:14 fc1c9f9a7f3b: Verifying Checksum 15:59:14 fc1c9f9a7f3b: Download complete 15:59:14 170f2ba95c9a: Verifying Checksum 15:59:14 170f2ba95c9a: Download complete 15:59:14 595b0fe564bb: Pull complete 15:59:14 24495759ef45: Pull complete [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { 15:59:16 d148012ef14d: Pull complete 15:59:16 97ac5df62f85: Download complete [Pipeline] isUnix [Pipeline] sh 15:59:18 e90a11edd702: Verifying Checksum 15:59:18 e90a11edd702: Download complete 15:59:20 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 15:59:20 . [Pipeline] withDockerContainer 15:59:20 prd-centos7-docker-4c-2g-1786 does not seem to be running inside a container 15:59:20 $ 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/62 -v /w/workspace/edgex-go/62:/w/workspace/edgex-go/62:rw,z -v /w/workspace/edgex-go/62@tmp:/w/workspace/edgex-go/62@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 15:59:22 $ docker top 25f76d482ab0292c572b976f4e2e66974fae3abc09f959e133542d0cefcb5302 -eo pid,comm [Pipeline] { [Pipeline] sh 15:59:25 + docker-compose -f ./docker-compose-build.yml build --parallel 15:59:25 Building core-command ... 15:59:25 Building core-data ... 15:59:25 Building core-metadata ... 15:59:25 Building security-bootstrapper ... 15:59:25 Building security-proxy-setup ... 15:59:25 Building security-secretstore-setup ... 15:59:25 Building support-notifications ... 15:59:25 Building support-scheduler ... 15:59:25 Building sys-mgmt-agent ... 15:59:25 Building core-command 15:59:25 Building security-proxy-setup 15:59:25 Building support-notifications 15:59:25 Building support-scheduler 15:59:25 Building security-bootstrapper 15:59:27 e90a11edd702: Pull complete 15:59:29 d77568369979: Pull complete 15:59:29 fc1c9f9a7f3b: Pull complete 15:59:29 170f2ba95c9a: Pull complete 15:59:35 97ac5df62f85: Pull complete 15:59:35 Digest: sha256:84204f9419e0e30039067cc16e8ccc9a99ccb3a3f51ea7567ddff3f7e64b8ba8 15:59:35 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 15:59:35 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [Pipeline] fileExists [Pipeline] sh 15:59:37 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 15:59:37 Step 2/24 : FROM ${BUILDER_BASE} AS builder 15:59:37 ---> a1cfbf11bacd 15:59:37 Step 3/24 : WORKDIR /edgex-go 15:59:37 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.14 15:59:37 Step 2/23 : FROM ${BUILDER_BASE} AS builder 15:59:37 ---> a1cfbf11bacd 15:59:37 Step 3/23 : WORKDIR /edgex-go 15:59:37 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 15:59:37 WORKDIR /edgex 15:59:37 COPY go.mod . 15:59:37 RUN go mod download 15:59:37 + docker build -t ci-base-image-arm64 -f - . 15:59:41 Sending build context to Docker daemon 166MB 15:59:41 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 15:59:41 ---> 04bc70af865f 15:59:41 Step 2/4 : WORKDIR /edgex 15:59:43 ---> Running in 7642a02d0ff0 15:59:43 ---> Running in 753c08165f64 15:59:43 ---> Running in ecdcb1bfd46f 15:59:43 Removing intermediate container 7642a02d0ff0 15:59:43 ---> f79618da373a 15:59:43 Step 3/4 : COPY go.mod . 15:59:44 ---> 13f35311212f 15:59:44 Step 4/4 : RUN go mod download 15:59:44 ---> Running in ccac3a97ac4a 15:59:48 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 15:59:48 Step 2/22 : FROM ${BUILDER_BASE} AS builder 15:59:48 ---> a1cfbf11bacd 15:59:48 Step 3/22 : WORKDIR /edgex-go 15:59:48 ---> Using cache 15:59:48 ---> 12a70a5648a8 15:59:48 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:59:48 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.14 15:59:48 Step 2/23 : FROM ${BUILDER_BASE} AS builder 15:59:48 ---> a1cfbf11bacd 15:59:48 Step 3/23 : WORKDIR /edgex-go 15:59:48 ---> Using cache 15:59:48 ---> 12a70a5648a8 15:59:48 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:59:49 Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.14 15:59:49 Step 2/32 : FROM ${BUILDER_BASE} AS builder 15:59:49 ---> a1cfbf11bacd 15:59:49 Step 3/32 : WORKDIR /edgex-go 15:59:49 ---> Using cache 15:59:49 ---> 12a70a5648a8 15:59:49 Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:59:49 Removing intermediate container 753c08165f64 15:59:49 ---> 12a70a5648a8 15:59:49 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:59:49 Removing intermediate container ecdcb1bfd46f 15:59:49 ---> d24c4c93b7cc 15:59:49 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:59:49 ---> Running in 2eb13f161334 15:59:49 ---> Running in f4130dc3345e 15:59:49 ---> Running in c7c0893d4737 15:59:49 ---> Running in 7fa60a47c4c1 15:59:49 ---> Running in 9ccf05d1676d 15:59:52 Removing intermediate container 2eb13f161334 15:59:52 ---> 3225216555d7 15:59:52 Step 5/32 : RUN apk add --update --no-cache make git 15:59:52 ---> Running in 655d47fc63af 15:59:52 Removing intermediate container c7c0893d4737 15:59:52 ---> e0886e5daaa0 15:59:52 Step 5/22 : RUN apk add --update --no-cache make git 15:59:52 ---> Running in 04d64a2c5859 15:59:52 Removing intermediate container f4130dc3345e 15:59:52 ---> 71fbb27a38d6 15:59:52 Step 5/23 : RUN apk add --update --no-cache make git 15:59:52 ---> Running in 594f9844dbe8 15:59:52 Removing intermediate container 9ccf05d1676d 15:59:52 ---> ba312c9dba37 15:59:52 Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates 15:59:52 ---> Running in 3fcf2fda1155 15:59:52 Removing intermediate container 7fa60a47c4c1 15:59:52 ---> fb567ec97e79 15:59:52 Step 5/24 : RUN apk add --update --no-cache make git 15:59:52 ---> Running in 47fd7d9446a9 15:59:52 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 15:59:52 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 15:59:52 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 15:59:52 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 15:59:52 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 15:59:52 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 15:59:52 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 15:59:52 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 15:59:52 OK: 219 MiB in 52 packages 15:59:52 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 15:59:52 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 15:59:53 Removing intermediate container 655d47fc63af 15:59:53 ---> a906cfc71b0a 15:59:53 Step 6/32 : COPY go.mod . 15:59:53 OK: 219 MiB in 52 packages 15:59:53 OK: 219 MiB in 52 packages 15:59:53 OK: 219 MiB in 52 packages 15:59:53 OK: 219 MiB in 52 packages 15:59:53 ---> 5480f35a39f0 15:59:53 Step 7/32 : RUN go mod download 15:59:53 ---> Running in 47c5f480061d 15:59:53 Removing intermediate container 04d64a2c5859 15:59:53 ---> 6c088ecdf6aa 15:59:53 Step 6/22 : COPY go.mod . 15:59:53 Removing intermediate container 594f9844dbe8 15:59:53 ---> 538b88cd9ebd 15:59:53 Step 6/23 : COPY go.mod . 15:59:53 Removing intermediate container 47fd7d9446a9 15:59:53 ---> b853cb0a584b 15:59:53 Step 6/24 : COPY go.mod . 15:59:55 ---> 55c328559f2d 15:59:55 Step 7/22 : RUN go mod download 15:59:55 ---> Running in 1cdfd6ca7c02 15:59:55 Removing intermediate container 3fcf2fda1155 15:59:55 ---> f2104aacb0a9 15:59:55 Step 6/23 : COPY go.mod . 15:59:55 ---> e69ce44c59d1 15:59:55 Step 7/24 : RUN go mod download 15:59:55 ---> 3058a051e97f 15:59:55 Step 7/23 : RUN go mod download 15:59:55 ---> 0b3ee3ce5149 15:59:55 Step 7/23 : RUN go mod download 15:59:55 ---> Running in 61021402f02f 15:59:55 ---> Running in 1acb595c937c 15:59:55 ---> Running in e07f2f1a90bc 15:59:55 Removing intermediate container 47c5f480061d 15:59:55 ---> 9177b31692a6 15:59:55 Step 8/32 : COPY . . 15:59:57 Removing intermediate container 1cdfd6ca7c02 15:59:57 ---> 37bcfabba952 15:59:57 Step 8/22 : COPY . . 15:59:58 Removing intermediate container 61021402f02f 15:59:58 ---> 34446a377d85 15:59:58 Step 8/24 : COPY . . 15:59:58 Removing intermediate container e07f2f1a90bc 15:59:58 ---> fa7e615b7359 15:59:58 Step 8/23 : COPY . . 15:59:58 Removing intermediate container 1acb595c937c 15:59:58 ---> ee5e93caafca 15:59:58 Step 8/23 : COPY . . 16:00:06 ---> 5418d232aaa3 16:00:06 Step 9/32 : RUN go mod tidy 16:00:06 ---> 72f7a3a14746 16:00:06 Step 9/24 : RUN go mod tidy 16:00:06 ---> Running in 44ed9149400f 16:00:06 ---> Running in 6acb204f1ffa 16:00:12 Removing intermediate container 44ed9149400f 16:00:12 ---> ba910fa624e8 16:00:12 Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper 16:00:12 Removing intermediate container 6acb204f1ffa 16:00:12 ---> 12d4c18704c8 16:00:12 Step 10/24 : RUN make cmd/core-command/core-command 16:00:12 ---> Running in 3a1f0e095b8c 16:00:12 ---> dd1d06b9e7d6 16:00:12 Step 9/22 : RUN go mod tidy 16:00:12 ---> Running in 0cdab64b0fe2 16:00:12 ---> Running in d65e7b5d699a 16:00:12 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.54" -o cmd/core-command/core-command ./cmd/core-command 16:00:12 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.54" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 16:00:16 Removing intermediate container d65e7b5d699a 16:00:16 ---> 7c4fc489fca6 16:00:16 Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 16:00:18 ---> Running in 3555f78ecc6a 16:00:18 ---> d6f0a2cefab2 16:00:18 Step 9/23 : RUN go mod tidy 16:00:18 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.54" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 16:00:18 ---> Running in 89bd993f3ddc 16:00:20 ---> 056391a0e08b 16:00:20 Step 9/23 : RUN go mod tidy 16:00:20 ---> Running in cf4ba373b7a6 16:00:21 Removing intermediate container cf4ba373b7a6 16:00:21 ---> a9a04477acd9 16:00:21 Step 10/23 : RUN make cmd/support-notifications/support-notifications 16:00:21 ---> Running in 1630bc9bb7c5 16:00:21 Removing intermediate container 89bd993f3ddc 16:00:21 ---> b7eefaacfbb7 16:00:21 Step 10/23 : RUN make cmd/support-scheduler/support-scheduler 16:00:21 ---> Running in ebdc99313adc 16:00:21 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.54" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 16:00:21 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.54" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 16:00:55 Removing intermediate container 3a1f0e095b8c 16:00:55 ---> ec9e03e3e907 16:00:55 16:00:55 Step 11/24 : FROM alpine:3.14 16:00:55 Removing intermediate container 0cdab64b0fe2 16:00:55 ---> fffa976f3d90 16:00:55 16:00:55 Step 11/32 : FROM alpine:3.14 16:00:55 3.14: Pulling from library/alpine 16:00:55 3.14: Pulling from library/alpine 16:00:55 Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a 16:00:55 Status: Downloaded newer image for alpine:3.14 16:00:55 Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a 16:00:55 Status: Image is up to date for alpine:3.14 16:00:55 ---> 14119a10abf4 16:00:55 Step 12/24 : RUN apk add --update --no-cache dumb-init 16:00:55 ---> 14119a10abf4 16:00:55 Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 16:00:55 ---> Running in 12af8f7c9375 16:00:55 ---> Running in f4d4b38f906e 16:00:55 Removing intermediate container f4d4b38f906e 16:00:55 ---> b27dfdba8d55 16:00:55 Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec 16:00:55 ---> Running in 0ec7fc27e1a4 16:00:55 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.54" -o ./cmd/secrets-config ./cmd/secrets-config 16:00:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 16:00:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 16:00:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 16:00:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 16:00:56 (1/1) Installing dumb-init (1.2.5-r1) 16:00:56 Executing busybox-1.33.1-r3.trigger 16:00:56 OK: 6 MiB in 15 packages 16:00:56 (1/2) Installing dumb-init (1.2.5-r1) 16:00:56 (2/2) Installing su-exec (0.2-r1) 16:00:56 Executing busybox-1.33.1-r3.trigger 16:00:56 OK: 6 MiB in 16 packages 16:00:56 Removing intermediate container 12af8f7c9375 16:00:56 ---> d31032dc7825 16:00:56 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 16:00:56 ---> Running in d2a6f4ca9b7d 16:00:56 Removing intermediate container 0ec7fc27e1a4 16:00:56 ---> 520f2f89edd0 16:00:56 Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init 16:00:56 ---> Running in d61afec7d5a6 16:00:56 Removing intermediate container d2a6f4ca9b7d 16:00:56 ---> cd3aa9a924da 16:00:56 Step 14/24 : ENV APP_PORT=59882 16:00:56 ---> Running in 0d81cf45954a 16:00:56 Removing intermediate container d61afec7d5a6 16:00:56 ---> 0a889fd0fc2b 16:00:56 Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 16:00:56 ---> Running in 27e54c22fe07 16:00:56 Removing intermediate container 0d81cf45954a 16:00:56 ---> 721d4003d4a8 16:00:56 Step 15/24 : EXPOSE $APP_PORT 16:00:58 ---> Running in c0d71e2882e1 16:00:58 Removing intermediate container 27e54c22fe07 16:00:58 ---> b30bd7b52f41 16:00:58 Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 16:00:58 ---> Running in 2bd01830af28 16:00:58 Removing intermediate container c0d71e2882e1 16:00:58 ---> 2c3295acb871 16:00:58 Step 16/24 : WORKDIR / 16:00:58 ---> Running in eeb7c4707fc0 16:00:58 Removing intermediate container eeb7c4707fc0 16:00:58 ---> 181413bc44fa 16:00:58 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 16:00:58 ---> fc1c8219595f 16:00:58 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 16:00:58 ---> 302d88873af1 16:00:58 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 16:00:58 Removing intermediate container 2bd01830af28 16:00:58 ---> aeb170658ce4 16:00:58 Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} 16:00:58 ---> Running in c05242badb7a 16:01:00 ---> 94e5dd76bbbd 16:01:00 Step 20/24 : ENTRYPOINT ["/core-command"] 16:01:00 Removing intermediate container c05242badb7a 16:01:00 ---> c5b8816d4075 16:01:00 Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 16:01:00 ---> Running in 55e5f16f67ff 16:01:00 Removing intermediate container 55e5f16f67ff 16:01:00 ---> b5c1a2ec871e 16:01:00 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:01:00 ---> 2b79fd59ffff 16:01:00 Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 16:01:00 ---> Running in eea780fe5a4f 16:01:00 ---> Running in e455384984e5 16:01:00 Removing intermediate container eea780fe5a4f 16:01:00 ---> f9bd71b88543 16:01:00 Step 22/24 : LABEL arch=x86_64 16:01:00 ---> Running in 2ff12c1de8e4 16:01:02 Removing intermediate container 2ff12c1de8e4 16:01:02 ---> 647537c12a94 16:01:02 Step 23/24 : LABEL git_sha=2de07aa5618795465836e287608abcda04ffa72f 16:01:02 ---> Running in 9e469be34a5a 16:01:02 Removing intermediate container 3555f78ecc6a 16:01:02 ---> a36445cd4e5c 16:01:02 16:01:02 Step 11/22 : FROM alpine:3.14 16:01:02 ---> 14119a10abf4 16:01:02 Step 12/22 : RUN apk add --update --no-cache curl 16:01:02 ---> Running in 3af8d5fd2ba0 16:01:02 Removing intermediate container e455384984e5 16:01:02 ---> 2262c8e03ef0 16:01:02 Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / 16:01:02 Removing intermediate container 9e469be34a5a 16:01:02 ---> 93c0ce9c7175 16:01:02 Step 24/24 : LABEL version=2.0.1-dev.54 16:01:02 ---> Running in 49d347223676 16:01:02 Removing intermediate container 49d347223676 16:01:02 ---> 1cb8e8ac41d4 16:01:02 16:01:02 ---> a5460a696672 16:01:02 Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 16:01:02 Successfully built 1cb8e8ac41d4 16:01:02 Successfully tagged core-command:latest 16:01:02 Building core-data 16:01:02  Building core-command ... done fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 16:01:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 16:01:02 (1/5) Installing ca-certificates (20191127-r5) 16:01:02 (2/5) Installing brotli-libs (1.0.9-r5) 16:01:02 (3/5) Installing nghttp2-libs (1.43.0-r0) 16:01:02 (4/5) Installing libcurl (7.79.1-r0) 16:01:02 (5/5) Installing curl (7.79.1-r0) 16:01:02 Executing busybox-1.33.1-r3.trigger 16:01:02 Executing ca-certificates-20191127-r5.trigger 16:01:02 OK: 8 MiB in 19 packages 16:01:04 Removing intermediate container ebdc99313adc 16:01:04 ---> 68c36d47a5f9 16:01:04 16:01:04 Step 11/23 : FROM alpine:3.14 16:01:04 ---> 14119a10abf4 16:01:04 Step 12/23 : RUN apk add --update --no-cache dumb-init 16:01:04 ---> Using cache 16:01:04 ---> d31032dc7825 16:01:04 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 16:01:04 ---> Using cache 16:01:04 ---> cd3aa9a924da 16:01:04 Step 14/23 : ENV APP_PORT=59861 16:01:06 ---> abe06f3c480d 16:01:06 Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 16:01:06 ---> Running in 0c5f278d2a08 16:01:06 Removing intermediate container 3af8d5fd2ba0 16:01:06 ---> 067be09c956a 16:01:06 Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 16:01:06 ---> ec21657a2a4b 16:01:06 Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 16:01:06 Removing intermediate container 0c5f278d2a08 16:01:06 ---> 9e3f06a55aa3 16:01:06 Step 15/23 : EXPOSE $APP_PORT 16:01:06 ---> Running in de4e5721f623 16:01:06 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 16:01:06 Step 2/24 : FROM ${BUILDER_BASE} AS builder 16:01:06 ---> a1cfbf11bacd 16:01:06 Step 3/24 : WORKDIR /edgex-go 16:01:06 ---> Using cache 16:01:06 ---> 12a70a5648a8 16:01:06 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:01:06 ---> Using cache 16:01:06 ---> fb567ec97e79 16:01:06 Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 16:01:06 Removing intermediate container 1630bc9bb7c5 16:01:06 ---> b83cbf2db211 16:01:06 16:01:06 Step 11/23 : FROM alpine:3.14 16:01:06 ---> 14119a10abf4 16:01:06 Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init 16:01:06 ---> Running in 7d3abe5927c7 16:01:06 ---> Running in 6bd70b71fac6 16:01:06 ---> Running in 2e3add455ffe 16:01:06 Removing intermediate container de4e5721f623 16:01:06 ---> 8186bc06a04e 16:01:06 Step 14/22 : WORKDIR /edgex 16:01:06 ---> 60e0f0801971 16:01:06 Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 16:01:06 ---> Running in dba60fe05a63 16:01:06 Removing intermediate container 7d3abe5927c7 16:01:06 ---> 08fa26c428c7 16:01:06 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 16:01:06 Removing intermediate container dba60fe05a63 16:01:06 ---> 27c2544547b9 16:01:06 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 16:01:06 ---> d04cc4b8fd63 16:01:06 Step 25/32 : VOLUME ${SECURITY_INIT_DIR} 16:01:08 ---> Running in 46090b87dcc4 16:01:08 ---> 7ffb3e7628f6 16:01:08 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 16:01:08 ---> 3a7327f6d345 16:01:08 Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 16:01:08 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 16:01:08 Removing intermediate container 46090b87dcc4 16:01:08 ---> 1273975a801f 16:01:08 Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 16:01:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 16:01:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 16:01:08 (1/2) Installing ca-certificates (20191127-r5) 16:01:08 (2/2) Installing dumb-init (1.2.5-r1) 16:01:08 Executing busybox-1.33.1-r3.trigger 16:01:08 Executing ca-certificates-20191127-r5.trigger 16:01:08 OK: 6 MiB in 16 packages 16:01:08 ---> e44f50367fae 16:01:08 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 16:01:08 ---> 2fc00ae029bb 16:01:08 Step 27/32 : RUN chmod +x /entrypoint.sh 16:01:08 ---> 7d6591f21bdd 16:01:08 Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 16:01:08 ---> Running in 1f5e7e8c2455 16:01:08 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 16:01:08 ---> e5d532caf592 16:01:08 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 16:01:08 ---> Running in 1b60afef0531 16:01:08 Removing intermediate container 2e3add455ffe 16:01:08 ---> fd2b44dd4e64 16:01:08 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 16:01:08 ---> 34f1e0d321f7 16:01:08 Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] 16:01:08 ---> Running in 6dc8016ecd08 16:01:08 ---> Running in 0b2dbc996f63 16:01:08 Removing intermediate container 1b60afef0531 16:01:08 ---> fbd94392c47c 16:01:08 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:01:08 ---> Running in c06ae8e823f5 16:01:08 Removing intermediate container 6dc8016ecd08 16:01:08 ---> d4e4c20ddec3 16:01:08 Step 14/23 : ENV APP_PORT=59860 16:01:08 Removing intermediate container 0b2dbc996f63 16:01:08 ---> 9497772ed64f 16:01:08 Step 19/22 : CMD ["--init=true"] 16:01:08 ---> Running in f3fa441453b8 16:01:08 ---> Running in dc84a80d7838 16:01:08 Removing intermediate container c06ae8e823f5 16:01:08 ---> 79ba8e2c58c1 16:01:08 Step 21/23 : LABEL arch=x86_64 16:01:09 ---> Running in 30ae783ae108 16:01:09 Removing intermediate container f3fa441453b8 16:01:09 ---> 68fee7bd036a 16:01:09 Step 15/23 : EXPOSE $APP_PORT 16:01:09 Removing intermediate container dc84a80d7838 16:01:09 ---> c2b4416c9299 16:01:09 Step 20/22 : LABEL arch=x86_64 16:01:09 ---> Running in a487e7267dcc 16:01:09 OK: 219 MiB in 52 packages 16:01:09 ---> Running in 849e68ffdae7 16:01:09 Removing intermediate container 1f5e7e8c2455 16:01:09 ---> b855ea5cc8b2 16:01:09 Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] 16:01:09 Removing intermediate container 30ae783ae108 16:01:09 ---> 292c4955a986 16:01:09 Step 22/23 : LABEL git_sha=2de07aa5618795465836e287608abcda04ffa72f 16:01:09 ---> Running in 2958f6f01986 16:01:09 ---> Running in 58f22b86c38f 16:01:09 Removing intermediate container a487e7267dcc 16:01:09 ---> 519d7d9be092 16:01:09 Step 21/22 : LABEL git_sha=2de07aa5618795465836e287608abcda04ffa72f 16:01:09 Removing intermediate container 849e68ffdae7 16:01:09 ---> 4b087179d171 16:01:09 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 16:01:09 ---> Running in 696ae4cbcfae 16:01:09 Removing intermediate container 2958f6f01986 16:01:09 ---> c20dff0b4474 16:01:09 Step 23/23 : LABEL version=2.0.1-dev.54 16:01:09 Removing intermediate container 58f22b86c38f 16:01:09 ---> c0775421eae3 16:01:09 Step 29/32 : CMD ["gate"] 16:01:09 ---> Running in b0f502340f33 16:01:09 Removing intermediate container 696ae4cbcfae 16:01:09 ---> b5db37808342 16:01:09 Step 22/22 : LABEL version=2.0.1-dev.54 16:01:09 Removing intermediate container 6bd70b71fac6 16:01:09 ---> 5e0d27fb0c86 16:01:09 Step 6/24 : COPY go.mod . 16:01:09 ---> Running in 67af2afef32d 16:01:09 ---> 99a6417d0a39 16:01:09 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 16:01:09 Removing intermediate container b0f502340f33 16:01:09 ---> b5beb3253ac5 16:01:09 16:01:09 ---> Running in bfc711186f20 16:01:09 Successfully built b5beb3253ac5 16:01:09 Successfully tagged support-scheduler:latest 16:01:09 Building core-metadata 16:01:09 Removing intermediate container 67af2afef32d 16:01:09 ---> 873ba7534599 16:01:09 Step 30/32 : LABEL arch=x86_64 16:01:11  Building support-scheduler ... done  ---> 82ad42710b17 16:01:11 Step 7/24 : RUN go mod download 16:01:11 ---> Running in ebb439509eed 16:01:11 Removing intermediate container bfc711186f20 16:01:11 ---> 7d0f74d79d47 16:01:11 16:01:13 Successfully built 7d0f74d79d47 16:01:13 Successfully tagged security-proxy-setup:latest 16:01:13 Building security-secretstore-setup 16:01:13  Building security-proxy-setup ... done  ---> Running in ee47aa764afc 16:01:13 ---> 4087a4cac49e 16:01:13 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 16:01:13 Removing intermediate container ebb439509eed 16:01:13 ---> cee3472d68f3 16:01:13 Step 31/32 : LABEL git_sha=2de07aa5618795465836e287608abcda04ffa72f 16:01:13 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 16:01:13 Step 2/24 : FROM ${BUILDER_BASE} AS builder 16:01:13 ---> a1cfbf11bacd 16:01:13 Step 3/24 : WORKDIR /edgex-go 16:01:13 ---> Using cache 16:01:13 ---> 12a70a5648a8 16:01:13 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:01:13 ---> Using cache 16:01:13 ---> fb567ec97e79 16:01:13 Step 5/24 : RUN apk add --update --no-cache make git 16:01:13 ---> Using cache 16:01:13 ---> b853cb0a584b 16:01:13 Step 6/24 : COPY go.mod . 16:01:13 ---> Using cache 16:01:13 ---> e69ce44c59d1 16:01:13 Step 7/24 : RUN go mod download 16:01:13 ---> Using cache 16:01:13 ---> 34446a377d85 16:01:13 Step 8/24 : COPY . . 16:01:13 ---> Using cache 16:01:13 ---> 72f7a3a14746 16:01:13 Step 9/24 : RUN go mod tidy 16:01:13 ---> Using cache 16:01:13 ---> 12d4c18704c8 16:01:13 Step 10/24 : RUN make cmd/core-metadata/core-metadata 16:01:15 ---> Running in 4d3f3c5f9839 16:01:15 ---> Running in 0a5c4bd4be2f 16:01:15 ---> 6a5171640a58 16:01:15 Step 19/23 : ENTRYPOINT ["/support-notifications"] 16:01:15 Removing intermediate container 4d3f3c5f9839 16:01:15 ---> 407f2337878a 16:01:15 Step 32/32 : LABEL version=2.0.1-dev.54 16:01:15 ---> Running in ae6a5f6db518 16:01:15 ---> Running in 5a39b31a517b 16:01:15 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.54" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 16:01:15 Removing intermediate container 5a39b31a517b 16:01:15 ---> 55c8feac2fc5 16:01:15 16:01:15 Removing intermediate container ae6a5f6db518 16:01:15 ---> 25a25d742bd3 16:01:15 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:01:15 Successfully built 55c8feac2fc5 16:01:15 Successfully tagged security-bootstrapper:latest 16:01:15  Building security-bootstrapper ... done Building sys-mgmt-agent 16:01:15 ---> Running in 02cfffcd0c83 16:01:17 Removing intermediate container 02cfffcd0c83 16:01:17 ---> 0b83d172be37 16:01:17 Step 21/23 : LABEL arch=x86_64 16:01:17 Removing intermediate container ee47aa764afc 16:01:17 ---> 35f26442adc3 16:01:17 Step 8/24 : COPY . . 16:01:19 Removing intermediate container ccac3a97ac4a 16:01:19 ---> 3be6d8bb7341 16:01:19 Successfully built 3be6d8bb7341 16:01:19 Successfully tagged ci-base-image-arm64:latest 16:01:19 ---> Running in 03a980dfa544 16:01:19 Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.14 16:01:19 Step 2/26 : FROM ${BUILDER_BASE} AS builder 16:01:19 ---> a1cfbf11bacd 16:01:19 Step 3/26 : WORKDIR /edgex-go 16:01:19 ---> Using cache 16:01:19 ---> 12a70a5648a8 16:01:19 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:01:19 ---> Using cache 16:01:19 ---> fb567ec97e79 16:01:19 Step 5/26 : RUN apk add --update --no-cache make git 16:01:19 ---> Using cache 16:01:19 ---> b853cb0a584b 16:01:19 Step 6/26 : COPY go.mod . 16:01:19 ---> Using cache 16:01:19 ---> e69ce44c59d1 16:01:19 Step 7/26 : RUN go mod download 16:01:19 ---> Using cache 16:01:19 ---> 34446a377d85 16:01:19 Step 8/26 : COPY . . 16:01:19 ---> Using cache 16:01:19 ---> 72f7a3a14746 16:01:19 Step 9/26 : RUN go mod tidy 16:01:19 ---> Using cache 16:01:19 ---> 12d4c18704c8 16:01:19 Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 16:01:19 Removing intermediate container 03a980dfa544 16:01:19 ---> d43a2d2c8e19 16:01:19 Step 22/23 : LABEL git_sha=2de07aa5618795465836e287608abcda04ffa72f 16:01:19 ---> Running in 83f2cc2e684e 16:01:19 ---> Running in 3f6623f28a73 [Pipeline] isUnix [Pipeline] sh 16:01:20 Removing intermediate container 3f6623f28a73 16:01:20 ---> e88c6994c91d 16:01:20 Step 23/23 : LABEL version=2.0.1-dev.54 16:01:20 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.54" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 16:01:20 ---> Running in c616212d762e 16:01:20 + docker inspect -f . ci-base-image-arm64 16:01:20 . [Pipeline] withDockerContainer 16:01:22 Removing intermediate container c616212d762e 16:01:22 ---> 8b7493711739 16:01:22 16:01:22 Successfully built 8b7493711739 16:01:22 Successfully tagged support-notifications:latest 16:01:22 prd-ubuntu18.04-docker-arm64-4c-16g-1787 does not seem to be running inside a container 16:01:22 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/62 -v /w/workspace/edgex-go/62:/w/workspace/edgex-go/62:rw,z -v /w/workspace/edgex-go/62@tmp:/w/workspace/edgex-go/62@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 ******** ci-base-image-arm64 cat 16:01:24 $ docker top f03eef6b0afadb1c830dafff0f52a036dd298144b5b89d87178622c27b927c64 -eo pid,comm [Pipeline] { 16:01:26  Building support-notifications ... done Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 16:01:26 Step 2/24 : FROM ${BUILDER_BASE} AS builder 16:01:26 ---> a1cfbf11bacd 16:01:26 Step 3/24 : WORKDIR /edgex-go 16:01:26 ---> Using cache 16:01:26 ---> 12a70a5648a8 16:01:26 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:01:26 ---> Using cache 16:01:26 ---> fb567ec97e79 16:01:26 Step 5/24 : RUN apk add --update --no-cache make bash git 16:01:26 ---> Running in 373b02282d1d 16:01:26 ---> 71c10242ea08 16:01:26 Step 9/24 : RUN go mod tidy 16:01:26 ---> Running in cb0620f1950f 16:01:26 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [Pipeline] sh 16:01:28 + go version 16:01:28 go version go1.16.6 linux/arm64 16:01:28 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 16:01:28 Removing intermediate container cb0620f1950f 16:01:28 ---> 88fc86bfc3cb 16:01:28 Step 10/24 : RUN make cmd/core-data/core-data 16:01:28 ---> Running in 35d2049891ca 16:01:28 OK: 219 MiB in 52 packages 16:01:28 Removing intermediate container 373b02282d1d 16:01:28 ---> 80e1d03f776f 16:01:28 Step 6/24 : COPY go.mod . 16:01:28 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.54" -o cmd/core-data/core-data ./cmd/core-data 16:01:30 ---> 866c92f2ebea 16:01:30 Step 7/24 : RUN go mod download 16:01:30 ---> Running in a74da183038a 16:01:31 Removing intermediate container a74da183038a 16:01:31 ---> ea9e3e5dfbf1 16:01:31 Step 8/24 : COPY . . [Pipeline] } 16:01:31 $ docker stop --time=1 f03eef6b0afadb1c830dafff0f52a036dd298144b5b89d87178622c27b927c64 16:01:33 $ docker rm -f f03eef6b0afadb1c830dafff0f52a036dd298144b5b89d87178622c27b927c64 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) 16:01:37 ---> 2c6ee6a21602 16:01:37 Step 9/24 : RUN go mod tidy 16:01:37 ---> Running in 7f1328a484f7 Stage "Test" skipped due to when conditional [Pipeline] } 16:01:39 Removing intermediate container 7f1328a484f7 16:01:39 ---> c170161bbc9f 16:01:39 Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 16:01:39 ---> Running in e0e6f37d56f7 [Pipeline] // stage 16:01:41 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.54" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 16:01:46 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 16:01:46 16:01:46 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh 16:01:48 Removing intermediate container 0a5c4bd4be2f 16:01:48 ---> 6e788582dc24 16:01:48 16:01:48 Step 11/24 : FROM alpine:3.14 16:01:48 ---> 14119a10abf4 16:01:48 Step 12/24 : RUN apk add --update --no-cache dumb-init 16:01:48 ---> Using cache 16:01:48 ---> d31032dc7825 16:01:48 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 16:01:48 ---> Using cache 16:01:48 ---> cd3aa9a924da 16:01:48 Step 14/24 : ENV APP_PORT=59881 16:01:48 ---> Running in caa71fa8e922 16:01:48 Removing intermediate container caa71fa8e922 16:01:48 ---> d6723627c17d 16:01:48 Step 15/24 : EXPOSE $APP_PORT 16:01:48 ---> Running in ea5f37f7b361 16:01:48 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 16:01:48 latest: Pulling from edgex-devops/edgex-compose-arm64 16:01:48 29e5d40040c1: Pulling fs layer 16:01:48 1ce36da41761: Pulling fs layer 16:01:48 25b303627fd3: Pulling fs layer 16:01:48 29e5d40040c1: Verifying Checksum 16:01:48 29e5d40040c1: Download complete 16:01:48 29e5d40040c1: Pull complete 16:01:48 1ce36da41761: Verifying Checksum 16:01:48 1ce36da41761: Download complete 16:01:49 Removing intermediate container ea5f37f7b361 16:01:49 ---> 31ff72cd4e44 16:01:49 Step 16/24 : WORKDIR / 16:01:49 ---> Running in 20ac537d5a2d 16:01:49 Removing intermediate container 20ac537d5a2d 16:01:49 ---> 36823040ca50 16:01:49 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 16:01:49 ---> ce83eb2e1206 16:01:49 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 16:01:49 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.54" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 16:01:49 ---> 02fb87ef1a63 16:01:49 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 16:01:49 ---> e268f904b089 16:01:49 Step 20/24 : ENTRYPOINT ["/core-metadata"] 16:01:49 1ce36da41761: Pull complete 16:01:49 25b303627fd3: Verifying Checksum 16:01:49 25b303627fd3: Download complete 16:01:51 ---> Running in 64b84001f49b 16:01:51 Removing intermediate container 64b84001f49b 16:01:51 ---> 3fd801b0bac3 16:01:51 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:01:51 ---> Running in c52aec7f143a 16:01:51 Removing intermediate container c52aec7f143a 16:01:51 ---> 3864bf943890 16:01:51 Step 22/24 : LABEL arch=x86_64 16:01:51 ---> Running in f0f674a6609d 16:01:51 Removing intermediate container f0f674a6609d 16:01:51 ---> bb1610cd1cff 16:01:51 Step 23/24 : LABEL git_sha=2de07aa5618795465836e287608abcda04ffa72f 16:01:51 ---> Running in c57c0ae5a75b 16:01:51 Removing intermediate container c57c0ae5a75b 16:01:51 ---> f244ba074a9c 16:01:51 Step 24/24 : LABEL version=2.0.1-dev.54 16:01:51 ---> Running in e2c9fca05e52 16:01:51 Removing intermediate container e2c9fca05e52 16:01:51 ---> 31f5e1b70e95 16:01:51 16:01:51 Successfully built 31f5e1b70e95 16:01:51 Successfully tagged core-metadata:latest 16:01:54  Building core-metadata ... done Removing intermediate container 83f2cc2e684e 16:01:54 ---> 4493199f8c6c 16:01:54 16:01:54 Step 11/26 : FROM alpine:3.14 16:01:54 ---> 14119a10abf4 16:01:54 Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 16:01:54 ---> Running in 66245658ecd6 16:01:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 16:01:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 16:01:54 (1/3) Installing ca-certificates (20191127-r5) 16:01:54 (2/3) Installing dumb-init (1.2.5-r1) 16:01:54 (3/3) Installing su-exec (0.2-r1) 16:01:54 Executing busybox-1.33.1-r3.trigger 16:01:54 Executing ca-certificates-20191127-r5.trigger 16:01:54 OK: 6 MiB in 17 packages 16:01:56 Removing intermediate container 66245658ecd6 16:01:56 ---> 98cf055b3bc1 16:01:56 Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 16:01:56 ---> Running in 559608a91c38 16:01:56 Removing intermediate container 559608a91c38 16:01:56 ---> d4998dad9f2c 16:01:56 Step 14/26 : WORKDIR / 16:01:56 ---> Running in 7135cf3dd2a2 16:01:56 Removing intermediate container 7135cf3dd2a2 16:01:56 ---> 2ef3050db70b 16:01:56 Step 15/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 16:01:56 ---> 7849557707a2 16:01:56 Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 16:01:56 ---> 7ed1ca318dab 16:01:56 Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 16:01:58 ---> 013f72626fe6 16:01:58 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 16:01:58 ---> 176926d1456f 16:01:58 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 16:01:58 ---> a8befa8b4168 16:01:58 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 16:01:58 ---> 4c00976d339e 16:01:58 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 16:01:59 ---> ec021c3161dd 16:01:59 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/ 16:01:59 ---> Running in 3bc80c0d86f2 16:01:59 Removing intermediate container 3bc80c0d86f2 16:01:59 ---> 30e3488f788c 16:01:59 Step 23/26 : ENTRYPOINT ["entrypoint.sh"] 16:01:59 ---> Running in 4dff85ed96be 16:01:59 Removing intermediate container 4dff85ed96be 16:01:59 ---> 0a388d0db050 16:01:59 Step 24/26 : LABEL arch=x86_64 16:01:59 ---> Running in 3cdc39db8380 16:01:59 25b303627fd3: Pull complete 16:01:59 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 16:01:59 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 16:01:59 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer 16:02:01 Removing intermediate container 3cdc39db8380 16:02:01 ---> 2cd91bd6b6c4 16:02:01 Step 25/26 : LABEL git_sha=2de07aa5618795465836e287608abcda04ffa72f 16:02:01 ---> Running in bcca8fec71c2 16:02:01 Removing intermediate container bcca8fec71c2 16:02:01 ---> 2da54da0f7a4 16:02:01 Step 26/26 : LABEL version=2.0.1-dev.54 16:02:01 ---> Running in f57270488036 16:02:01 Removing intermediate container f57270488036 16:02:01 ---> 4cb98e28aeb4 16:02:01 16:02:01 Successfully built 4cb98e28aeb4 16:02:01 Successfully tagged security-secretstore-setup:latest 16:02:01 prd-ubuntu18.04-docker-arm64-4c-16g-1787 does not seem to be running inside a container 16:02:04 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/62 -v /w/workspace/edgex-go/62:/w/workspace/edgex-go/62:rw,z -v /w/workspace/edgex-go/62@tmp:/w/workspace/edgex-go/62@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 16:02:04  Building security-secretstore-setup ... done Removing intermediate container e0e6f37d56f7 16:02:04 ---> 1fa9784c2128 16:02:04 Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 16:02:04 ---> Running in ea54444e402d 16:02:04 Removing intermediate container 35d2049891ca 16:02:04 ---> c5cc436f7dfc 16:02:04 16:02:04 Step 11/24 : FROM alpine:3.14 16:02:04 ---> 14119a10abf4 16:02:04 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 16:02:04 ---> Running in 0a47788449eb 16:02:04 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.54" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 16:02:04 Removing intermediate container 0a47788449eb 16:02:04 ---> 39466d70fe1f 16:02:04 Step 13/24 : ENV APP_PORT=59880 16:02:04 ---> Running in 50a1981b6b5b 16:02:04 Removing intermediate container 50a1981b6b5b 16:02:04 ---> a9503ef71a35 16:02:04 Step 14/24 : EXPOSE $APP_PORT 16:02:04 ---> Running in 073c34929bbe 16:02:04 Removing intermediate container 073c34929bbe 16:02:04 ---> 85bca84fdec5 16:02:04 Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:02:04 ---> Running in 7b8456bc7a5d 16:02:04 Removing intermediate container ea54444e402d 16:02:04 ---> cc50dd177ee1 16:02:04 16:02:04 Step 12/24 : FROM docker:20.10.7 16:02:06 20.10.7: Pulling from library/docker 16:02:06 Removing intermediate container 7b8456bc7a5d 16:02:06 ---> f55d8dd670f4 16:02:06 Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init 16:02:06 ---> Running in 66dd33154032 16:02:06 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 16:02:06 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 16:02:08 (1/6) Installing dumb-init (1.2.5-r1) 16:02:08 (2/6) Installing libgcc (10.3.1_git20210424-r2) 16:02:08 (3/6) Installing libsodium (1.0.18-r0) 16:02:08 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 16:02:08 $ docker top da2fd607d9183027a2ddf958867bd6449b8b4c857cbce1494a82a3cf1a94b9b6 -eo pid,comm 16:02:10 (5/6) Installing libzmq (4.3.4-r0) 16:02:10 (6/6) Installing zeromq (4.3.4-r0) 16:02:10 Executing busybox-1.33.1-r3.trigger 16:02:10 OK: 8 MiB in 20 packages [Pipeline] { [Pipeline] sh 16:02:11 Removing intermediate container 66dd33154032 16:02:11 ---> e2f51b96b376 16:02:11 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 16:02:11 Digest: sha256:bfc499cef26daa22da31b76be1752813a6921ee1fa1dd1f56d4fdf19c701d332 16:02:11 Status: Downloaded newer image for docker:20.10.7 16:02:11 ---> 08bdaf2f88f9 16:02:11 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 16:02:11 ---> 1ac322ce5aa6 16:02:11 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 16:02:11 ---> Running in cf12c9f6d09a 16:02:11 Removing intermediate container cf12c9f6d09a 16:02:11 ---> 5b699dbf70a9 16:02:11 Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 16:02:11 ---> Running in 11a093691248 16:02:11 ---> a9ca15c410b8 16:02:11 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 16:02:11 ---> 1931db36f011 16:02:11 Step 20/24 : ENTRYPOINT ["/core-data"] 16:02:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 16:02:11 ---> Running in 9ace851ff3e5 16:02:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 16:02:11 Removing intermediate container 9ace851ff3e5 16:02:11 ---> 6c74eb19685c 16:02:11 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:02:11 ---> Running in 78a3d66b259f 16:02:11 (1/39) Installing readline (8.1.0-r0) 16:02:11 Removing intermediate container 78a3d66b259f 16:02:11 ---> 63d7a7bf6627 16:02:11 Step 22/24 : LABEL arch=x86_64 16:02:11 (2/39) Installing bash (5.1.0-r0) 16:02:11 Executing bash-5.1.0-r0.post-install 16:02:11 (3/39) Installing brotli-libs (1.0.9-r3) 16:02:11 ---> Running in 6cdc2e458ab1 16:02:11 (4/39) Installing nghttp2-libs (1.42.0-r1) 16:02:11 (5/39) Installing libcurl (7.79.1-r0) 16:02:11 (6/39) Installing curl (7.79.1-r0) 16:02:11 (7/39) Installing dumb-init (1.2.5-r0) 16:02:11 (8/39) Installing libbz2 (1.0.8-r1) 16:02:11 (9/39) Installing expat (2.2.10-r1) 16:02:11 (10/39) Installing libffi (3.3-r2) 16:02:11 (11/39) Installing gdbm (1.19-r0) 16:02:11 (12/39) Installing xz-libs (5.2.5-r0) 16:02:11 (13/39) Installing sqlite-libs (3.34.1-r0) 16:02:11 (14/39) Installing python3 (3.8.10-r0) 16:02:11 Removing intermediate container 6cdc2e458ab1 16:02:11 ---> a697c4c3bb26 16:02:11 Step 23/24 : LABEL git_sha=2de07aa5618795465836e287608abcda04ffa72f 16:02:11 ---> Running in 52e4ba0d51a9 16:02:13 Removing intermediate container 52e4ba0d51a9 16:02:13 ---> f03a63157fee 16:02:13 Step 24/24 : LABEL version=2.0.1-dev.54 16:02:13 ---> Running in ab3c19cf722a 16:02:13 (15/39) Installing py3-appdirs (1.4.4-r1) 16:02:13 (16/39) Installing py3-ordered-set (4.0.2-r0) 16:02:13 (17/39) Installing py3-parsing (2.4.7-r1) 16:02:13 (18/39) Installing py3-six (1.15.0-r0) 16:02:13 Removing intermediate container ab3c19cf722a 16:02:13 ---> d3a4d7dda4be 16:02:13 16:02:13 (19/39) Installing py3-packaging (20.9-r0) 16:02:13 (20/39) Installing py3-setuptools (51.3.3-r0) 16:02:13 (21/39) Installing py3-chardet (4.0.0-r0) 16:02:13 Successfully built d3a4d7dda4be 16:02:13 Successfully tagged core-data:latest 16:02:13  Building core-data ... done (22/39) Installing py3-idna (3.1-r0) 16:02:13 (23/39) Installing py3-urllib3 (1.26.2-r1) 16:02:13 (24/39) Installing py3-requests (2.25.1-r1) 16:02:13 (25/39) Installing py3-msgpack (1.0.2-r0) 16:02:13 (26/39) Installing py3-lockfile (0.12.2-r3) 16:02:13 (27/39) Installing py3-cachecontrol (0.12.6-r0) 16:02:13 (28/39) Installing py3-colorama (0.4.4-r0) 16:02:13 (29/39) Installing py3-contextlib2 (0.6.0-r0) 16:02:13 (30/39) Installing py3-distlib (0.3.1-r1) 16:02:13 (31/39) Installing py3-distro (1.5.0-r1) 16:02:13 (32/39) Installing py3-webencodings (0.5.1-r3) 16:02:13 (33/39) Installing py3-html5lib (1.1-r0) 16:02:13 (34/39) Installing py3-pytoml (0.1.21-r0) 16:02:13 (35/39) Installing py3-pep517 (0.9.1-r0) 16:02:13 (36/39) Installing py3-progress (1.5-r0) 16:02:13 (37/39) Installing py3-retrying (1.3.3-r0) 16:02:13 (38/39) Installing py3-toml (0.10.2-r0) 16:02:13 (39/39) Installing py3-pip (20.3.4-r0) 16:02:13 Executing busybox-1.32.1-r6.trigger 16:02:13 OK: 82 MiB in 59 packages 16:02:15 Collecting docker-compose==1.23.2 16:02:15 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 16:02:15 Collecting dockerpty<0.5,>=0.4.1 16:02:15 Downloading dockerpty-0.4.1.tar.gz (13 kB) 16:02:15 Collecting jsonschema<3,>=2.5.1 16:02:15 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 16:02:15 Collecting websocket-client<1.0,>=0.32.0 16:02:15 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 16:02:15 Collecting cached-property<2,>=1.2.0 16:02:15 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 16:02:15 + grep parallel 16:02:15 + docker-compose build --help 16:02:16 Collecting docker<4.0,>=3.6.0 16:02:16 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 16:02:16 Collecting texttable<0.10,>=0.9.0 16:02:16 Downloading texttable-0.9.1.tar.gz (11 kB) 16:02:16 Collecting docopt<0.7,>=0.6.1 16:02:16 Downloading docopt-0.6.2.tar.gz (25 kB) 16:02:16 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 16:02:16 Collecting PyYAML<4,>=3.10 16:02:16 Downloading PyYAML-3.13.tar.gz (270 kB) 16:02:16 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 16:02:16 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 16:02:16 Collecting docker-pycreds>=0.4.0 16:02:16 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 16:02:16 Collecting idna<2.8,>=2.5 16:02:16 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 16:02:16 Collecting urllib3<1.25,>=1.21.1 16:02:16 --parallel Build images in parallel. [Pipeline] } 16:02:16 $ docker stop --time=1 da2fd607d9183027a2ddf958867bd6449b8b4c857cbce1494a82a3cf1a94b9b6 16:02:18 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 16:02:18 Collecting chardet<3.1.0,>=3.0.2 16:02:18 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 16:02:18 Collecting certifi>=2017.4.17 16:02:18 Downloading certifi-2021.5.30-py2.py3-none-any.whl (145 kB) 16:02:18 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 16:02:18 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 16:02:18 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 16:02:18 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 16:02:18 Installing collected packages: urllib3, idna, chardet, certifi, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose 16:02:18 Attempting uninstall: urllib3 16:02:18 Found existing installation: urllib3 1.26.2 16:02:18 Uninstalling urllib3-1.26.2: 16:02:18 Successfully uninstalled urllib3-1.26.2 16:02:18 Attempting uninstall: idna 16:02:18 Found existing installation: idna 3.1 16:02:18 Uninstalling idna-3.1: 16:02:18 Successfully uninstalled idna-3.1 16:02:18 Attempting uninstall: chardet 16:02:18 Found existing installation: chardet 4.0.0 16:02:18 Uninstalling chardet-4.0.0: 16:02:18 Successfully uninstalled chardet-4.0.0 16:02:18 Attempting uninstall: requests 16:02:18 Found existing installation: requests 2.25.1 16:02:18 Uninstalling requests-2.25.1: 16:02:18 Successfully uninstalled requests-2.25.1 16:02:18 Running setup.py install for texttable: started 16:02:18 Running setup.py install for texttable: finished with status 'done' 16:02:18 Running setup.py install for PyYAML: started 16:02:18 Running setup.py install for PyYAML: finished with status 'done' 16:02:18 Running setup.py install for docopt: started 16:02:20 $ docker rm -f da2fd607d9183027a2ddf958867bd6449b8b4c857cbce1494a82a3cf1a94b9b6 16:02:21 Running setup.py install for docopt: finished with status 'done' 16:02:21 Running setup.py install for dockerpty: started 16:02:21 Running setup.py install for dockerpty: finished with status 'done' 16:02:21 Successfully installed PyYAML-3.13 cached-property-1.5.2 certifi-2021.5.30 chardet-3.0.4 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 [Pipeline] // withDockerContainer 16:02:26 Removing intermediate container 11a093691248 16:02:26 ---> 22631e81ec14 16:02:26 Step 15/24 : ENV APP_PORT=58890 16:02:26 ---> Running in fd17e565fb5f 16:02:26 Removing intermediate container fd17e565fb5f 16:02:26 ---> 9ecf5df78c5a 16:02:26 Step 16/24 : EXPOSE $APP_PORT 16:02:26 ---> Running in 462a978e0f07 16:02:26 Removing intermediate container 462a978e0f07 16:02:26 ---> 7e345a90ff38 16:02:26 Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 16:02:26 ---> ed3f1a978038 16:02:26 Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 16:02:26 ---> 8902f9dd6505 16:02:26 Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 16:02:26 ---> 1617aa53bb28 16:02:26 Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] 16:02:26 ---> Running in 82eff9c57274 16:02:26 Removing intermediate container 82eff9c57274 16:02:26 ---> 39ed466bed59 16:02:26 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:02:26 ---> Running in cac086187bdc 16:02:26 Removing intermediate container cac086187bdc 16:02:26 ---> 4be1cf9f161f 16:02:26 Step 22/24 : LABEL arch=x86_64 16:02:26 ---> Running in 5d4c7e06b4f7 16:02:26 Removing intermediate container 5d4c7e06b4f7 16:02:26 ---> b2b8e5781976 16:02:26 Step 23/24 : LABEL git_sha=2de07aa5618795465836e287608abcda04ffa72f 16:02:26 ---> Running in 4b26c73df112 16:02:26 Removing intermediate container 4b26c73df112 16:02:26 ---> 5a891ffcdf41 16:02:26 Step 24/24 : LABEL version=2.0.1-dev.54 16:02:26 ---> Running in ed46cbe3c4ef 16:02:26 Removing intermediate container ed46cbe3c4ef 16:02:26 ---> eac1d5307221 16:02:26 16:02:26 Successfully built eac1d5307221 16:02:26 Successfully tagged sys-mgmt-agent:latest 16:02:28  Building sys-mgmt-agent ... done  [Pipeline] } 16:02:28 $ docker stop --time=1 25f76d482ab0292c572b976f4e2e66974fae3abc09f959e133542d0cefcb5302 16:02:29 $ docker rm -f 25f76d482ab0292c572b976f4e2e66974fae3abc09f959e133542d0cefcb5302 [Pipeline] // withDockerContainer [Pipeline] sh [Pipeline] writeFile 16:02:36 + docker images 16:02:36 REPOSITORY TAG IMAGE ID CREATED SIZE 16:02:36 sys-mgmt-agent latest eac1d5307221 10 seconds ago 325MB 16:02:36 core-data latest d3a4d7dda4be 21 seconds ago 20.5MB 16:02:36 cc50dd177ee1 29 seconds ago 1.75GB 16:02:36 c5cc436f7dfc 30 seconds ago 1.76GB 16:02:36 security-secretstore-setup latest 4cb98e28aeb4 33 seconds ago 28.2MB 16:02:36 4493199f8c6c 41 seconds ago 1.76GB 16:02:36 core-metadata latest 31f5e1b70e95 43 seconds ago 16.8MB 16:02:36 6e788582dc24 46 seconds ago 1.76GB 16:02:36 support-notifications latest 8b7493711739 About a minute ago 16.8MB 16:02:36 security-bootstrapper latest 55c8feac2fc5 About a minute ago 18.8MB 16:02:36 security-proxy-setup latest 7d0f74d79d47 About a minute ago 26.7MB 16:02:36 support-scheduler latest b5beb3253ac5 About a minute ago 16.1MB 16:02:36 b83cbf2db211 About a minute ago 1.75GB 16:02:36 68c36d47a5f9 About a minute ago 1.75GB 16:02:36 core-command latest 1cb8e8ac41d4 About a minute ago 16MB 16:02:36 a36445cd4e5c About a minute ago 1.76GB 16:02:36 fffa976f3d90 About a minute ago 1.75GB 16:02:36 ec9e03e3e907 About a minute ago 1.75GB 16:02:36 ci-base-image-x86_64 latest a1cfbf11bacd 7 minutes ago 1.25GB 16:02:36 alpine 3.14 14119a10abf4 4 weeks ago 5.6MB 16:02:36 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest 49cee7a5bbb7 5 weeks ago 37.5MB 16:02:36 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.16-alpine 031687cdd783 7 weeks ago 547MB 16:02:36 docker 20.10.7 08bdaf2f88f9 3 months ago 246MB 16:02:36 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 15 months ago 310MB [Pipeline] withEnv [Pipeline] { [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] isUnix [Pipeline] sh [Pipeline] stage [Pipeline] { (Docker Push) 16:02:46 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 16:02:46 . [Pipeline] withDockerContainer 16:02:48 prd-ubuntu18.04-docker-arm64-4c-16g-1787 does not seem to be running inside a container 16:02:49 $ 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/62 -v /w/workspace/edgex-go/62:/w/workspace/edgex-go/62:rw,z -v /w/workspace/edgex-go/62@tmp:/w/workspace/edgex-go/62@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 16:02:51 $ docker top 903c05af31e2c28faad582ee65aefc0d74802959367dc0a8097c296204052dcd -eo pid,comm [Pipeline] { [Pipeline] sh [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 16:02:55 provisioning config files... 16:02:55 + docker-compose -f ./docker-compose-build.yml build --parallel 16:02:55 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/62@tmp/config5888090822373036318tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:02:56 ---> docker-login.sh 16:02:56 nexus3.edgexfoundry.org:10001 16:02:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:02:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:02:56 Configure a credential helper to remove this warning. See 16:02:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:02:56 16:02:56 Login Succeeded 16:02:56 nexus3.edgexfoundry.org:10002 16:02:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:02:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:02:56 Configure a credential helper to remove this warning. See 16:02:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:02:56 16:02:56 Login Succeeded 16:02:56 nexus3.edgexfoundry.org:10003 16:02:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:02:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:02:56 Configure a credential helper to remove this warning. See 16:02:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:02:56 16:02:56 Login Succeeded 16:02:56 nexus3.edgexfoundry.org:10004 16:02:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:02:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:02:56 Configure a credential helper to remove this warning. See 16:02:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:02:56 16:02:56 Login Succeeded 16:02:56 docker.io 16:02:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:02:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:02:56 Configure a credential helper to remove this warning. See 16:02:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:02:56 16:02:56 Login Succeeded 16:02:56 ---> docker-login.sh ends [Pipeline] } 16:02:56 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } 16:02:58 Building core-command ... 16:02:58 Building core-data ... 16:02:58 Building core-metadata ... 16:02:58 Building security-bootstrapper ... 16:02:58 Building security-proxy-setup ... 16:02:58 Building security-secretstore-setup ... 16:02:58 Building support-notifications ... 16:02:58 Building support-scheduler ... 16:02:58 Building sys-mgmt-agent ... 16:02:58 Building support-scheduler 16:02:58 Building sys-mgmt-agent 16:02:58 Building support-notifications 16:02:58 Building security-proxy-setup 16:02:58 Building core-data [Pipeline] // withEnv [Pipeline] echo 16:03:00 [edgeXDocker.push] Tagging docker image core-command with the following tags: 16:03:00 2de07aa5618795465836e287608abcda04ffa72f 16:03:00 latest 16:03:00 2.0.1-dev.54 16:03:00 2de07aa5618795465836e287608abcda04ffa72f-2.0.1-dev.54 16:03:00 main 16:03:00 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 16:03:03 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:2de07aa5618795465836e287608abcda04ffa72f [Pipeline] isUnix [Pipeline] sh 16:03:03 + docker push nexus3.edgexfoundry.org:10004/core-command:2de07aa5618795465836e287608abcda04ffa72f 16:03:03 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 16:03:03 cf870ba69c5f: Preparing 16:03:03 37cd2fd48bb7: Preparing 16:03:03 4e5b1403368a: Preparing 16:03:03 67ace12b5839: Preparing 16:03:03 e2eb06d8af82: Preparing 16:03:03 e2eb06d8af82: Layer already exists 16:03:05 67ace12b5839: Pushed 16:03:05 4e5b1403368a: Pushed 16:03:05 cf870ba69c5f: Pushed 16:03:05 37cd2fd48bb7: Pushed 16:03:05 2de07aa5618795465836e287608abcda04ffa72f: digest: sha256:2f5336fe9cc9d053af7b42916525c73b9813fe549adab30542fcb4b8eeaee72c size: 1363 [Pipeline] isUnix [Pipeline] sh 16:03:07 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] isUnix [Pipeline] sh 16:03:10 + docker push nexus3.edgexfoundry.org:10004/core-command:latest 16:03:10 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 16:03:10 cf870ba69c5f: Preparing 16:03:10 37cd2fd48bb7: Preparing 16:03:10 4e5b1403368a: Preparing 16:03:10 67ace12b5839: Preparing 16:03:10 e2eb06d8af82: Preparing 16:03:10 cf870ba69c5f: Layer already exists 16:03:10 4e5b1403368a: Layer already exists 16:03:10 e2eb06d8af82: Layer already exists 16:03:10 37cd2fd48bb7: Layer already exists 16:03:10 67ace12b5839: Layer already exists 16:03:10 latest: digest: sha256:2f5336fe9cc9d053af7b42916525c73b9813fe549adab30542fcb4b8eeaee72c size: 1363 [Pipeline] isUnix [Pipeline] sh 16:03:12 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:2.0.1-dev.54 [Pipeline] isUnix [Pipeline] sh 16:03:14 + docker push nexus3.edgexfoundry.org:10004/core-command:2.0.1-dev.54 16:03:14 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 16:03:14 cf870ba69c5f: Preparing 16:03:14 37cd2fd48bb7: Preparing 16:03:14 4e5b1403368a: Preparing 16:03:14 67ace12b5839: Preparing 16:03:14 e2eb06d8af82: Preparing 16:03:14 67ace12b5839: Layer already exists 16:03:14 cf870ba69c5f: Layer already exists 16:03:14 4e5b1403368a: Layer already exists 16:03:14 e2eb06d8af82: Layer already exists 16:03:14 37cd2fd48bb7: Layer already exists 16:03:14 2.0.1-dev.54: digest: sha256:2f5336fe9cc9d053af7b42916525c73b9813fe549adab30542fcb4b8eeaee72c size: 1363 [Pipeline] isUnix [Pipeline] sh 16:03:15 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:2de07aa5618795465836e287608abcda04ffa72f-2.0.1-dev.54 [Pipeline] isUnix [Pipeline] sh 16:03:22 + docker push nexus3.edgexfoundry.org:10004/core-command:2de07aa5618795465836e287608abcda04ffa72f-2.0.1-dev.54 16:03:22 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 16:03:22 cf870ba69c5f: Preparing 16:03:22 37cd2fd48bb7: Preparing 16:03:22 4e5b1403368a: Preparing 16:03:22 67ace12b5839: Preparing 16:03:22 e2eb06d8af82: Preparing 16:03:22 67ace12b5839: Layer already exists 16:03:22 cf870ba69c5f: Layer already exists 16:03:22 e2eb06d8af82: Layer already exists 16:03:22 37cd2fd48bb7: Layer already exists 16:03:22 4e5b1403368a: Layer already exists 16:03:22 2de07aa5618795465836e287608abcda04ffa72f-2.0.1-dev.54: digest: sha256:2f5336fe9cc9d053af7b42916525c73b9813fe549adab30542fcb4b8eeaee72c size: 1363 [Pipeline] isUnix [Pipeline] sh 16:03:24 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] isUnix [Pipeline] sh 16:03:25 + docker push nexus3.edgexfoundry.org:10004/core-command:main 16:03:25 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 16:03:25 cf870ba69c5f: Preparing 16:03:25 37cd2fd48bb7: Preparing 16:03:25 4e5b1403368a: Preparing 16:03:25 67ace12b5839: Preparing 16:03:25 e2eb06d8af82: Preparing 16:03:25 4e5b1403368a: Layer already exists 16:03:25 37cd2fd48bb7: Layer already exists 16:03:25 67ace12b5839: Layer already exists 16:03:25 cf870ba69c5f: Layer already exists 16:03:25 e2eb06d8af82: Layer already exists 16:03:25 main: digest: sha256:2f5336fe9cc9d053af7b42916525c73b9813fe549adab30542fcb4b8eeaee72c size: 1363 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 16:03:25 ===================================================== [Pipeline] echo 16:03:27 taggedImages: 16:03:27 - nexus3.edgexfoundry.org:10004/core-command:2de07aa5618795465836e287608abcda04ffa72f 16:03:27 - nexus3.edgexfoundry.org:10004/core-command:latest 16:03:27 - nexus3.edgexfoundry.org:10004/core-command:2.0.1-dev.54 16:03:27 - nexus3.edgexfoundry.org:10004/core-command:2de07aa5618795465836e287608abcda04ffa72f-2.0.1-dev.54 16:03:27 - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo 16:03:29 [edgeXDocker.push] Tagging docker image core-data with the following tags: 16:03:29 2de07aa5618795465836e287608abcda04ffa72f 16:03:29 latest 16:03:29 2.0.1-dev.54 16:03:29 2de07aa5618795465836e287608abcda04ffa72f-2.0.1-dev.54 16:03:29 main 16:03:29 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 16:03:34 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:2de07aa5618795465836e287608abcda04ffa72f [Pipeline] isUnix [Pipeline] sh 16:03:37 + docker push nexus3.edgexfoundry.org:10004/core-data:2de07aa5618795465836e287608abcda04ffa72f 16:03:37 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 16:03:37 266f83593be8: Preparing 16:03:37 f5b93031cc43: Preparing 16:03:37 4e5b1403368a: Preparing 16:03:37 afd718b46271: Preparing 16:03:37 ce50689836ac: Preparing 16:03:37 e2eb06d8af82: Preparing 16:03:37 e2eb06d8af82: Waiting 16:03:37 4e5b1403368a: Layer already exists 16:03:37 e2eb06d8af82: Layer already exists 16:03:37 ce50689836ac: Pushed 16:03:37 266f83593be8: Pushed 16:03:37 afd718b46271: Pushed 16:03:37 f5b93031cc43: Pushed 16:03:37 2de07aa5618795465836e287608abcda04ffa72f: digest: sha256:fb1a5d3f5b3e52ed0f23ab5d167cd09143b5c32e8a724c514c9f4cd3219e3523 size: 1573 [Pipeline] isUnix [Pipeline] sh 16:03:41 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] isUnix [Pipeline] sh 16:03:42 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 16:03:42 Step 2/24 : FROM ${BUILDER_BASE} AS builder 16:03:42 ---> 3be6d8bb7341 16:03:42 Step 3/24 : WORKDIR /edgex-go 16:03:42 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.14 16:03:42 Step 2/23 : FROM ${BUILDER_BASE} AS builder 16:03:42 ---> 3be6d8bb7341 16:03:42 Step 3/23 : WORKDIR /edgex-go 16:03:42 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.14 16:03:42 Step 2/23 : FROM ${BUILDER_BASE} AS builder 16:03:42 ---> 3be6d8bb7341 16:03:42 Step 3/23 : WORKDIR /edgex-go 16:03:42 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 16:03:42 Step 2/22 : FROM ${BUILDER_BASE} AS builder 16:03:42 ---> 3be6d8bb7341 16:03:42 Step 3/22 : WORKDIR /edgex-go 16:03:42 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 16:03:42 Step 2/24 : FROM ${BUILDER_BASE} AS builder 16:03:42 ---> 3be6d8bb7341 16:03:42 Step 3/24 : WORKDIR /edgex-go 16:03:42 + docker push nexus3.edgexfoundry.org:10004/core-data:latest 16:03:42 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 16:03:42 266f83593be8: Preparing 16:03:42 f5b93031cc43: Preparing 16:03:42 4e5b1403368a: Preparing 16:03:42 afd718b46271: Preparing 16:03:42 ce50689836ac: Preparing 16:03:42 e2eb06d8af82: Preparing 16:03:42 e2eb06d8af82: Waiting 16:03:42 4e5b1403368a: Layer already exists 16:03:42 ce50689836ac: Layer already exists 16:03:42 afd718b46271: Layer already exists 16:03:42 266f83593be8: Layer already exists 16:03:42 f5b93031cc43: Layer already exists 16:03:42 e2eb06d8af82: Layer already exists 16:03:42 latest: digest: sha256:fb1a5d3f5b3e52ed0f23ab5d167cd09143b5c32e8a724c514c9f4cd3219e3523 size: 1573 [Pipeline] isUnix [Pipeline] sh 16:03:44 ---> Running in 69ca1680f361 16:03:44 ---> Running in 818ad7e2875f 16:03:44 ---> Running in cabda58d518b 16:03:44 ---> Running in 39f4cbecd9e3 16:03:44 ---> Running in cf3e323b4838 16:03:44 Removing intermediate container 69ca1680f361 16:03:44 ---> 5ae437e092ba 16:03:44 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:03:44 Removing intermediate container cf3e323b4838 16:03:44 ---> ab797adba4a8 16:03:44 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:03:44 Removing intermediate container cabda58d518b 16:03:44 ---> 28cc5a89ecca 16:03:44 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:03:44 Removing intermediate container 818ad7e2875f 16:03:44 ---> 64a4d198c65e 16:03:44 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:03:44 Removing intermediate container 39f4cbecd9e3 16:03:44 ---> 40fe675c9dd1 16:03:44 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:03:44 ---> Running in 7e861831d126 16:03:44 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:2.0.1-dev.54 [Pipeline] isUnix [Pipeline] sh 16:03:46 + docker push nexus3.edgexfoundry.org:10004/core-data:2.0.1-dev.54 16:03:46 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 16:03:46 266f83593be8: Preparing 16:03:46 f5b93031cc43: Preparing 16:03:46 4e5b1403368a: Preparing 16:03:46 afd718b46271: Preparing 16:03:46 ce50689836ac: Preparing 16:03:46 e2eb06d8af82: Preparing 16:03:46 ce50689836ac: Layer already exists 16:03:46 f5b93031cc43: Layer already exists 16:03:46 266f83593be8: Layer already exists 16:03:46 4e5b1403368a: Layer already exists 16:03:46 afd718b46271: Layer already exists 16:03:46 e2eb06d8af82: Layer already exists 16:03:46 2.0.1-dev.54: digest: sha256:fb1a5d3f5b3e52ed0f23ab5d167cd09143b5c32e8a724c514c9f4cd3219e3523 size: 1573 16:03:46 ---> Running in 03a42bc24aa2 16:03:46 ---> Running in 54a61861e778 16:03:46 ---> Running in 7813c23c74f0 16:03:46 ---> Running in 97d91a427a3c [Pipeline] isUnix [Pipeline] sh 16:03:46 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:2de07aa5618795465836e287608abcda04ffa72f-2.0.1-dev.54 [Pipeline] isUnix [Pipeline] sh 16:03:48 + docker push nexus3.edgexfoundry.org:10004/core-data:2de07aa5618795465836e287608abcda04ffa72f-2.0.1-dev.54 16:03:48 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 16:03:48 266f83593be8: Preparing 16:03:48 f5b93031cc43: Preparing 16:03:48 4e5b1403368a: Preparing 16:03:48 afd718b46271: Preparing 16:03:48 ce50689836ac: Preparing 16:03:48 e2eb06d8af82: Preparing 16:03:48 e2eb06d8af82: Waiting 16:03:48 4e5b1403368a: Layer already exists 16:03:48 f5b93031cc43: Layer already exists 16:03:48 afd718b46271: Layer already exists 16:03:48 ce50689836ac: Layer already exists 16:03:48 266f83593be8: Layer already exists 16:03:48 e2eb06d8af82: Layer already exists 16:03:48 2de07aa5618795465836e287608abcda04ffa72f-2.0.1-dev.54: digest: sha256:fb1a5d3f5b3e52ed0f23ab5d167cd09143b5c32e8a724c514c9f4cd3219e3523 size: 1573 [Pipeline] isUnix [Pipeline] sh 16:03:50 Removing intermediate container 7e861831d126 16:03:50 ---> 42f711c7542b 16:03:50 Step 5/22 : RUN apk add --update --no-cache make git 16:03:50 Removing intermediate container 7813c23c74f0 16:03:50 ---> b85d7c2eadb2 16:03:50 Step 5/24 : RUN apk add --update --no-cache make bash git 16:03:50 ---> Running in ae26fabed5a5 16:03:50 ---> Running in 3c803df12635 16:03:50 Removing intermediate container 97d91a427a3c 16:03:50 ---> 55e8e3f7a237 16:03:50 Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 16:03:50 Removing intermediate container 03a42bc24aa2 16:03:50 ---> b4df7e4ff0cd 16:03:50 Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates 16:03:50 Removing intermediate container 54a61861e778 16:03:50 ---> 143bfee98f8d 16:03:50 Step 5/23 : RUN apk add --update --no-cache make git 16:03:50 ---> Running in 9a6d5e5ef871 16:03:50 ---> Running in 76c07150e4da 16:03:50 ---> Running in f058e0fab03f 16:03:52 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main 16:03:52 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 16:03:52 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 16:03:52 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [Pipeline] isUnix [Pipeline] sh 16:03:52 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 16:03:52 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 16:03:52 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 16:03:52 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 16:03:52 + docker push nexus3.edgexfoundry.org:10004/core-data:main 16:03:52 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 16:03:52 266f83593be8: Preparing 16:03:52 f5b93031cc43: Preparing 16:03:52 4e5b1403368a: Preparing 16:03:52 afd718b46271: Preparing 16:03:52 ce50689836ac: Preparing 16:03:52 e2eb06d8af82: Preparing 16:03:52 e2eb06d8af82: Waiting 16:03:52 4e5b1403368a: Layer already exists 16:03:52 f5b93031cc43: Layer already exists 16:03:52 afd718b46271: Layer already exists 16:03:52 ce50689836ac: Layer already exists 16:03:52 266f83593be8: Layer already exists 16:03:52 e2eb06d8af82: Layer already exists 16:03:52 main: digest: sha256:fb1a5d3f5b3e52ed0f23ab5d167cd09143b5c32e8a724c514c9f4cd3219e3523 size: 1573 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv 16:03:54 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 16:03:54 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 16:03:54 OK: 218 MiB in 52 packages 16:03:54 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 16:03:54 OK: 218 MiB in 52 packages 16:03:54 OK: 218 MiB in 52 packages [Pipeline] echo 16:03:54 ===================================================== [Pipeline] echo 16:03:54 taggedImages: 16:03:54 - nexus3.edgexfoundry.org:10004/core-data:2de07aa5618795465836e287608abcda04ffa72f 16:03:54 - nexus3.edgexfoundry.org:10004/core-data:latest 16:03:54 - nexus3.edgexfoundry.org:10004/core-data:2.0.1-dev.54 16:03:54 - nexus3.edgexfoundry.org:10004/core-data:2de07aa5618795465836e287608abcda04ffa72f-2.0.1-dev.54 16:03:54 - nexus3.edgexfoundry.org:10004/core-data:main 16:03:57 OK: 218 MiB in 52 packages 16:03:57 OK: 218 MiB in 52 packages 16:03:57 Removing intermediate container ae26fabed5a5 16:03:57 ---> ab35215b324e 16:03:57 Step 6/22 : COPY go.mod . 16:03:57 Removing intermediate container 3c803df12635 16:03:57 ---> 347972915bbe 16:03:57 Step 6/24 : COPY go.mod . 16:03:57 Removing intermediate container 76c07150e4da 16:03:57 ---> 1919498e65fe 16:03:57 Step 6/23 : COPY go.mod . [Pipeline] echo 16:03:57 [edgeXDocker.push] Tagging docker image core-metadata with the following tags: 16:03:57 2de07aa5618795465836e287608abcda04ffa72f 16:03:57 latest 16:03:57 2.0.1-dev.54 16:03:57 2de07aa5618795465836e287608abcda04ffa72f-2.0.1-dev.54 16:03:57 main 16:03:57 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 16:03:58 Removing intermediate container f058e0fab03f 16:03:58 ---> 164c5cfa1d4e 16:03:58 Step 6/23 : COPY go.mod . 16:03:58 Removing intermediate container 9a6d5e5ef871 16:03:58 ---> d8053023d8cc 16:03:58 Step 6/24 : COPY go.mod . 16:03:58 ---> 19356ed5eaa8 16:03:58 ---> 0b0a329cdfe2 16:03:58 Step 7/24 : RUN go mod download 16:03:58 Step 7/22 : RUN go mod download 16:03:58 ---> 0ccc54c854ce 16:03:58 Step 7/23 : RUN go mod download 16:03:58 ---> Running in 376d7a70456a 16:03:58 ---> Running in 75cae30b69e7 16:03:58 ---> Running in 6fec68fe1dc1 16:03:58 ---> a8a793ea27da 16:03:58 Step 7/23 : RUN go mod download 16:03:58 ---> 847ab8f0e5fd 16:03:58 Step 7/24 : RUN go mod download 16:03:58 ---> Running in 4c069b07e41d 16:03:58 ---> Running in 885aa83a6295 16:03:59 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:2de07aa5618795465836e287608abcda04ffa72f [Pipeline] isUnix [Pipeline] sh 16:04:00 + docker push nexus3.edgexfoundry.org:10004/core-metadata:2de07aa5618795465836e287608abcda04ffa72f 16:04:00 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 16:04:00 4296a565c592: Preparing 16:04:00 7111da587e88: Preparing 16:04:00 4e5b1403368a: Preparing 16:04:00 67ace12b5839: Preparing 16:04:00 e2eb06d8af82: Preparing 16:04:00 e2eb06d8af82: Layer already exists 16:04:00 67ace12b5839: Layer already exists 16:04:00 4e5b1403368a: Layer already exists 16:04:00 4296a565c592: Pushed 16:04:00 7111da587e88: Pushed 16:04:00 2de07aa5618795465836e287608abcda04ffa72f: digest: sha256:e2ac8d11aa81627e6af3ed93e0c9ffcf0b9a3a1399af7c5333a149717eb1ab01 size: 1363 [Pipeline] isUnix [Pipeline] sh 16:04:01 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] isUnix [Pipeline] sh 16:04:04 + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest 16:04:04 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 16:04:04 4296a565c592: Preparing 16:04:04 7111da587e88: Preparing 16:04:04 4e5b1403368a: Preparing 16:04:04 67ace12b5839: Preparing 16:04:04 e2eb06d8af82: Preparing 16:04:04 7111da587e88: Layer already exists 16:04:04 67ace12b5839: Layer already exists 16:04:04 4e5b1403368a: Layer already exists 16:04:04 4296a565c592: Layer already exists 16:04:04 e2eb06d8af82: Layer already exists 16:04:04 latest: digest: sha256:e2ac8d11aa81627e6af3ed93e0c9ffcf0b9a3a1399af7c5333a149717eb1ab01 size: 1363 16:04:04 Removing intermediate container 6fec68fe1dc1 16:04:04 ---> c9d0ecd45818 16:04:04 Step 8/23 : COPY . . 16:04:04 Removing intermediate container 4c069b07e41d 16:04:04 ---> 3bc7efbfaa27 16:04:04 Step 8/23 : COPY . . 16:04:04 Removing intermediate container 75cae30b69e7 16:04:04 ---> 798fb6f71d52 16:04:04 Step 8/24 : COPY . . [Pipeline] isUnix [Pipeline] sh 16:04:05 Removing intermediate container 376d7a70456a 16:04:05 ---> 7283d92fa42c 16:04:05 Step 8/22 : COPY . . 16:04:05 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:2.0.1-dev.54 [Pipeline] isUnix [Pipeline] sh 16:04:06 Removing intermediate container 885aa83a6295 16:04:06 ---> d6a84c3a571f 16:04:06 Step 8/24 : COPY . . 16:04:06 + docker push nexus3.edgexfoundry.org:10004/core-metadata:2.0.1-dev.54 16:04:06 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 16:04:06 4296a565c592: Preparing 16:04:06 7111da587e88: Preparing 16:04:06 4e5b1403368a: Preparing 16:04:06 67ace12b5839: Preparing 16:04:06 e2eb06d8af82: Preparing 16:04:06 4e5b1403368a: Layer already exists 16:04:06 e2eb06d8af82: Layer already exists 16:04:06 4296a565c592: Layer already exists 16:04:06 67ace12b5839: Layer already exists 16:04:06 7111da587e88: Layer already exists 16:04:06 2.0.1-dev.54: digest: sha256:e2ac8d11aa81627e6af3ed93e0c9ffcf0b9a3a1399af7c5333a149717eb1ab01 size: 1363 [Pipeline] isUnix [Pipeline] sh 16:04:10 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:2de07aa5618795465836e287608abcda04ffa72f-2.0.1-dev.54 [Pipeline] isUnix [Pipeline] sh 16:04:10 + docker push nexus3.edgexfoundry.org:10004/core-metadata:2de07aa5618795465836e287608abcda04ffa72f-2.0.1-dev.54 16:04:10 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 16:04:10 4296a565c592: Preparing 16:04:10 7111da587e88: Preparing 16:04:10 4e5b1403368a: Preparing 16:04:10 67ace12b5839: Preparing 16:04:10 e2eb06d8af82: Preparing 16:04:10 67ace12b5839: Layer already exists 16:04:10 4296a565c592: Layer already exists 16:04:10 4e5b1403368a: Layer already exists 16:04:10 e2eb06d8af82: Layer already exists 16:04:10 7111da587e88: Layer already exists 16:04:10 2de07aa5618795465836e287608abcda04ffa72f-2.0.1-dev.54: digest: sha256:e2ac8d11aa81627e6af3ed93e0c9ffcf0b9a3a1399af7c5333a149717eb1ab01 size: 1363 [Pipeline] isUnix [Pipeline] sh 16:04:12 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] isUnix [Pipeline] sh 16:04:14 + docker push nexus3.edgexfoundry.org:10004/core-metadata:main 16:04:14 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 16:04:14 4296a565c592: Preparing 16:04:14 7111da587e88: Preparing 16:04:14 4e5b1403368a: Preparing 16:04:14 67ace12b5839: Preparing 16:04:14 e2eb06d8af82: Preparing 16:04:14 4e5b1403368a: Layer already exists 16:04:14 67ace12b5839: Layer already exists 16:04:14 7111da587e88: Layer already exists 16:04:14 e2eb06d8af82: Layer already exists 16:04:14 4296a565c592: Layer already exists 16:04:14 main: digest: sha256:e2ac8d11aa81627e6af3ed93e0c9ffcf0b9a3a1399af7c5333a149717eb1ab01 size: 1363 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 16:04:14 ===================================================== [Pipeline] echo 16:04:15 taggedImages: 16:04:15 - nexus3.edgexfoundry.org:10004/core-metadata:2de07aa5618795465836e287608abcda04ffa72f 16:04:15 - nexus3.edgexfoundry.org:10004/core-metadata:latest 16:04:15 - nexus3.edgexfoundry.org:10004/core-metadata:2.0.1-dev.54 16:04:15 - nexus3.edgexfoundry.org:10004/core-metadata:2de07aa5618795465836e287608abcda04ffa72f-2.0.1-dev.54 16:04:15 - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo 16:04:17 [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: 16:04:17 2de07aa5618795465836e287608abcda04ffa72f 16:04:17 latest 16:04:17 2.0.1-dev.54 16:04:17 2de07aa5618795465836e287608abcda04ffa72f-2.0.1-dev.54 16:04:17 main 16:04:17 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 16:04:22 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:2de07aa5618795465836e287608abcda04ffa72f 16:04:22 ---> 64af5d306007 16:04:22 Step 9/23 : RUN go mod tidy 16:04:22 ---> 799bfb7230e3 16:04:22 Step 9/24 : RUN go mod tidy 16:04:22 ---> 811c2bc6ec64 16:04:22 Step 9/24 : RUN go mod tidy 16:04:22 ---> bbc45a28f5a6 16:04:22 Step 9/23 : RUN go mod tidy 16:04:22 ---> 3392b7fb753d 16:04:22 Step 9/22 : RUN go mod tidy 16:04:22 ---> Running in 51bc3f5b1729 16:04:22 ---> Running in 9793678de238 16:04:22 ---> Running in fa296e0d0861 16:04:22 ---> Running in 03c216f74d93 [Pipeline] isUnix [Pipeline] sh 16:04:24 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:2de07aa5618795465836e287608abcda04ffa72f 16:04:24 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 16:04:24 f7a6077eaa30: Preparing 16:04:24 f7a6077eaa30: Preparing 16:04:24 794f98cb35b9: Preparing 16:04:24 7db29165a739: Preparing 16:04:24 5bf1bd2f8ab3: Preparing 16:04:24 9cf2e8645a39: Preparing 16:04:24 4e5b1403368a: Preparing 16:04:24 18e820c41bcc: Preparing 16:04:24 a5659f8c348b: Preparing 16:04:24 7a512b7a2d5b: Preparing 16:04:24 2cea9ababed8: Preparing 16:04:24 e2eb06d8af82: Preparing 16:04:24 a5659f8c348b: Waiting 16:04:24 4e5b1403368a: Waiting 16:04:24 7a512b7a2d5b: Waiting 16:04:24 2cea9ababed8: Waiting 16:04:24 18e820c41bcc: Waiting 16:04:24 e2eb06d8af82: Waiting 16:04:24 794f98cb35b9: Pushed 16:04:24 7db29165a739: Pushed 16:04:24 5bf1bd2f8ab3: Pushed 16:04:24 f7a6077eaa30: Pushed 16:04:24 4e5b1403368a: Layer already exists 16:04:24 a5659f8c348b: Pushed 16:04:24 e2eb06d8af82: Layer already exists 16:04:24 18e820c41bcc: Pushed 16:04:24 2cea9ababed8: Pushed 16:04:24 7a512b7a2d5b: Pushed 16:04:24 ---> Running in 6afe4849647e 16:04:24 9cf2e8645a39: Pushed 16:04:24 2de07aa5618795465836e287608abcda04ffa72f: digest: sha256:881c797cff0e94c3a44d074d5667d7024180120855c376d44fece5f72477f851 size: 2817 [Pipeline] isUnix [Pipeline] sh 16:04:26 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] isUnix [Pipeline] sh 16:04:30 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 16:04:30 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 16:04:30 f7a6077eaa30: Preparing 16:04:30 f7a6077eaa30: Preparing 16:04:30 794f98cb35b9: Preparing 16:04:30 7db29165a739: Preparing 16:04:30 5bf1bd2f8ab3: Preparing 16:04:30 9cf2e8645a39: Preparing 16:04:30 4e5b1403368a: Preparing 16:04:30 18e820c41bcc: Preparing 16:04:30 a5659f8c348b: Preparing 16:04:30 7a512b7a2d5b: Preparing 16:04:30 2cea9ababed8: Preparing 16:04:30 e2eb06d8af82: Preparing 16:04:30 4e5b1403368a: Waiting 16:04:30 2cea9ababed8: Waiting 16:04:30 e2eb06d8af82: Waiting 16:04:30 18e820c41bcc: Waiting 16:04:30 a5659f8c348b: Waiting 16:04:30 7a512b7a2d5b: Waiting 16:04:30 794f98cb35b9: Layer already exists 16:04:30 5bf1bd2f8ab3: Layer already exists 16:04:30 f7a6077eaa30: Layer already exists 16:04:30 9cf2e8645a39: Layer already exists 16:04:30 7db29165a739: Layer already exists 16:04:30 7a512b7a2d5b: Layer already exists 16:04:30 4e5b1403368a: Layer already exists 16:04:30 a5659f8c348b: Layer already exists 16:04:30 2cea9ababed8: Layer already exists 16:04:30 18e820c41bcc: Layer already exists 16:04:30 e2eb06d8af82: Layer already exists 16:04:30 latest: digest: sha256:881c797cff0e94c3a44d074d5667d7024180120855c376d44fece5f72477f851 size: 2817 16:04:30 Removing intermediate container 51bc3f5b1729 16:04:30 ---> 65410475b823 16:04:30 Step 10/24 : RUN make cmd/core-data/core-data 16:04:30 ---> Running in 7be7b048e508 [Pipeline] isUnix [Pipeline] sh 16:04:32 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:2.0.1-dev.54 16:04:32 Removing intermediate container 9793678de238 16:04:32 ---> bc376b6e4e86 16:04:32 Step 10/23 : RUN make cmd/support-notifications/support-notifications 16:04:32 ---> Running in 6ab4214f7b6f 16:04:32 Removing intermediate container 03c216f74d93 16:04:32 ---> d60eea467a7a 16:04:32 Step 10/23 : RUN make cmd/support-scheduler/support-scheduler 16:04:32 Removing intermediate container fa296e0d0861 16:04:32 ---> 94a0c1aa1840 16:04:32 Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 16:04:32 ---> Running in 2d330810bf0b 16:04:32 Removing intermediate container 6afe4849647e 16:04:32 ---> 49a4b2dd7da7 16:04:32 Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 16:04:32 ---> Running in 16ac52d4673e 16:04:32 ---> Running in d4a62ba8cd51 16:04:32 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.54" -o cmd/core-data/core-data ./cmd/core-data [Pipeline] isUnix [Pipeline] sh 16:04:33 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:2.0.1-dev.54 16:04:33 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 16:04:33 f7a6077eaa30: Preparing 16:04:33 f7a6077eaa30: Preparing 16:04:33 794f98cb35b9: Preparing 16:04:33 7db29165a739: Preparing 16:04:33 5bf1bd2f8ab3: Preparing 16:04:33 9cf2e8645a39: Preparing 16:04:33 4e5b1403368a: Preparing 16:04:33 18e820c41bcc: Preparing 16:04:33 a5659f8c348b: Preparing 16:04:33 7a512b7a2d5b: Preparing 16:04:33 2cea9ababed8: Preparing 16:04:33 e2eb06d8af82: Preparing 16:04:33 4e5b1403368a: Waiting 16:04:33 18e820c41bcc: Waiting 16:04:33 a5659f8c348b: Waiting 16:04:33 7a512b7a2d5b: Waiting 16:04:33 e2eb06d8af82: Waiting 16:04:33 2cea9ababed8: Waiting 16:04:33 9cf2e8645a39: Layer already exists 16:04:33 f7a6077eaa30: Layer already exists 16:04:33 794f98cb35b9: Layer already exists 16:04:33 5bf1bd2f8ab3: Layer already exists 16:04:33 7db29165a739: Layer already exists 16:04:33 a5659f8c348b: Layer already exists 16:04:33 18e820c41bcc: Layer already exists 16:04:33 4e5b1403368a: Layer already exists 16:04:33 7a512b7a2d5b: Layer already exists 16:04:33 2cea9ababed8: Layer already exists 16:04:33 e2eb06d8af82: Layer already exists 16:04:33 2.0.1-dev.54: digest: sha256:881c797cff0e94c3a44d074d5667d7024180120855c376d44fece5f72477f851 size: 2817 16:04:33 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.54" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [Pipeline] isUnix [Pipeline] sh 16:04:34 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.54" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 16:04:34 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:2de07aa5618795465836e287608abcda04ffa72f-2.0.1-dev.54 [Pipeline] isUnix [Pipeline] sh 16:04:35 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.54" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 16:04:35 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.54" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 16:04:35 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:2de07aa5618795465836e287608abcda04ffa72f-2.0.1-dev.54 16:04:35 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 16:04:35 f7a6077eaa30: Preparing 16:04:35 f7a6077eaa30: Preparing 16:04:35 794f98cb35b9: Preparing 16:04:35 7db29165a739: Preparing 16:04:35 5bf1bd2f8ab3: Preparing 16:04:35 9cf2e8645a39: Preparing 16:04:35 4e5b1403368a: Preparing 16:04:35 18e820c41bcc: Preparing 16:04:35 a5659f8c348b: Preparing 16:04:35 7a512b7a2d5b: Preparing 16:04:35 2cea9ababed8: Preparing 16:04:35 e2eb06d8af82: Preparing 16:04:35 4e5b1403368a: Waiting 16:04:35 18e820c41bcc: Waiting 16:04:35 a5659f8c348b: Waiting 16:04:35 7a512b7a2d5b: Waiting 16:04:35 2cea9ababed8: Waiting 16:04:35 e2eb06d8af82: Waiting 16:04:35 794f98cb35b9: Layer already exists 16:04:35 f7a6077eaa30: Layer already exists 16:04:35 5bf1bd2f8ab3: Layer already exists 16:04:35 9cf2e8645a39: Layer already exists 16:04:35 7db29165a739: Layer already exists 16:04:35 4e5b1403368a: Layer already exists 16:04:35 a5659f8c348b: Layer already exists 16:04:35 2cea9ababed8: Layer already exists 16:04:35 7a512b7a2d5b: Layer already exists 16:04:35 18e820c41bcc: Layer already exists 16:04:35 e2eb06d8af82: Layer already exists 16:04:35 2de07aa5618795465836e287608abcda04ffa72f-2.0.1-dev.54: digest: sha256:881c797cff0e94c3a44d074d5667d7024180120855c376d44fece5f72477f851 size: 2817 [Pipeline] isUnix [Pipeline] sh 16:04:39 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] isUnix [Pipeline] sh 16:04:41 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main 16:04:41 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 16:04:41 f7a6077eaa30: Preparing 16:04:41 f7a6077eaa30: Preparing 16:04:41 794f98cb35b9: Preparing 16:04:41 7db29165a739: Preparing 16:04:41 5bf1bd2f8ab3: Preparing 16:04:41 9cf2e8645a39: Preparing 16:04:41 4e5b1403368a: Preparing 16:04:41 18e820c41bcc: Preparing 16:04:41 a5659f8c348b: Preparing 16:04:41 7a512b7a2d5b: Preparing 16:04:41 2cea9ababed8: Preparing 16:04:41 e2eb06d8af82: Preparing 16:04:41 4e5b1403368a: Waiting 16:04:41 18e820c41bcc: Waiting 16:04:41 a5659f8c348b: Waiting 16:04:41 7a512b7a2d5b: Waiting 16:04:41 2cea9ababed8: Waiting 16:04:41 e2eb06d8af82: Waiting 16:04:41 794f98cb35b9: Layer already exists 16:04:41 5bf1bd2f8ab3: Layer already exists 16:04:41 f7a6077eaa30: Layer already exists 16:04:41 7db29165a739: Layer already exists 16:04:41 9cf2e8645a39: Layer already exists 16:04:41 a5659f8c348b: Layer already exists 16:04:41 4e5b1403368a: Layer already exists 16:04:41 18e820c41bcc: Layer already exists 16:04:41 2cea9ababed8: Layer already exists 16:04:41 7a512b7a2d5b: Layer already exists 16:04:41 e2eb06d8af82: Layer already exists 16:04:41 main: digest: sha256:881c797cff0e94c3a44d074d5667d7024180120855c376d44fece5f72477f851 size: 2817 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 16:04:42 ===================================================== [Pipeline] echo 16:04:44 taggedImages: 16:04:44 - nexus3.edgexfoundry.org:10004/security-bootstrapper:2de07aa5618795465836e287608abcda04ffa72f 16:04:44 - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 16:04:44 - nexus3.edgexfoundry.org:10004/security-bootstrapper:2.0.1-dev.54 16:04:44 - nexus3.edgexfoundry.org:10004/security-bootstrapper:2de07aa5618795465836e287608abcda04ffa72f-2.0.1-dev.54 16:04:44 - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo 16:04:45 [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: 16:04:45 2de07aa5618795465836e287608abcda04ffa72f 16:04:45 latest 16:04:45 2.0.1-dev.54 16:04:45 2de07aa5618795465836e287608abcda04ffa72f-2.0.1-dev.54 16:04:45 main 16:04:45 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 16:04:52 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:2de07aa5618795465836e287608abcda04ffa72f [Pipeline] isUnix [Pipeline] sh 16:04:57 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:2de07aa5618795465836e287608abcda04ffa72f 16:04:57 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 16:04:57 5218a3cefdc9: Preparing 16:04:57 2b3efa09b41c: Preparing 16:04:57 6b5a695dc411: Preparing 16:04:57 e7402d27e2b6: Preparing 16:04:57 211c3fdb0c52: Preparing 16:04:57 e2eb06d8af82: Preparing 16:04:57 e2eb06d8af82: Waiting 16:04:57 6b5a695dc411: Pushed 16:04:57 e7402d27e2b6: Pushed 16:04:57 e2eb06d8af82: Layer already exists 16:04:57 211c3fdb0c52: Pushed 16:04:57 5218a3cefdc9: Pushed 16:04:57 2b3efa09b41c: Pushed 16:04:57 2de07aa5618795465836e287608abcda04ffa72f: digest: sha256:2cc41a19d53b5b351f8dc0c0d2dcd91b31708ced3458710c0bd1dde66994c799 size: 1576 [Pipeline] isUnix [Pipeline] sh 16:05:00 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [Pipeline] isUnix [Pipeline] sh 16:05:02 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 16:05:02 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 16:05:02 5218a3cefdc9: Preparing 16:05:02 2b3efa09b41c: Preparing 16:05:02 6b5a695dc411: Preparing 16:05:02 e7402d27e2b6: Preparing 16:05:02 211c3fdb0c52: Preparing 16:05:02 e2eb06d8af82: Preparing 16:05:02 e2eb06d8af82: Waiting 16:05:02 5218a3cefdc9: Layer already exists 16:05:02 211c3fdb0c52: Layer already exists 16:05:02 6b5a695dc411: Layer already exists 16:05:02 e7402d27e2b6: Layer already exists 16:05:02 2b3efa09b41c: Layer already exists 16:05:02 e2eb06d8af82: Layer already exists 16:05:02 latest: digest: sha256:2cc41a19d53b5b351f8dc0c0d2dcd91b31708ced3458710c0bd1dde66994c799 size: 1576 [Pipeline] isUnix [Pipeline] sh 16:05:06 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:2.0.1-dev.54 [Pipeline] isUnix [Pipeline] sh 16:05:07 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:2.0.1-dev.54 16:05:07 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 16:05:07 5218a3cefdc9: Preparing 16:05:07 2b3efa09b41c: Preparing 16:05:07 6b5a695dc411: Preparing 16:05:07 e7402d27e2b6: Preparing 16:05:07 211c3fdb0c52: Preparing 16:05:07 e2eb06d8af82: Preparing 16:05:07 e2eb06d8af82: Waiting 16:05:07 6b5a695dc411: Layer already exists 16:05:07 2b3efa09b41c: Layer already exists 16:05:07 5218a3cefdc9: Layer already exists 16:05:07 e7402d27e2b6: Layer already exists 16:05:07 211c3fdb0c52: Layer already exists 16:05:07 e2eb06d8af82: Layer already exists 16:05:07 2.0.1-dev.54: digest: sha256:2cc41a19d53b5b351f8dc0c0d2dcd91b31708ced3458710c0bd1dde66994c799 size: 1576 [Pipeline] isUnix [Pipeline] sh 16:05:12 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:2de07aa5618795465836e287608abcda04ffa72f-2.0.1-dev.54 [Pipeline] isUnix [Pipeline] sh 16:05:16 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:2de07aa5618795465836e287608abcda04ffa72f-2.0.1-dev.54 16:05:16 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 16:05:16 5218a3cefdc9: Preparing 16:05:16 2b3efa09b41c: Preparing 16:05:16 6b5a695dc411: Preparing 16:05:16 e7402d27e2b6: Preparing 16:05:16 211c3fdb0c52: Preparing 16:05:16 e2eb06d8af82: Preparing 16:05:16 e2eb06d8af82: Waiting 16:05:16 211c3fdb0c52: Layer already exists 16:05:16 2b3efa09b41c: Layer already exists 16:05:16 5218a3cefdc9: Layer already exists 16:05:16 e7402d27e2b6: Layer already exists 16:05:16 6b5a695dc411: Layer already exists 16:05:16 e2eb06d8af82: Layer already exists 16:05:16 2de07aa5618795465836e287608abcda04ffa72f-2.0.1-dev.54: digest: sha256:2cc41a19d53b5b351f8dc0c0d2dcd91b31708ced3458710c0bd1dde66994c799 size: 1576 [Pipeline] isUnix [Pipeline] sh 16:05:17 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] isUnix [Pipeline] sh 16:05:21 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main 16:05:21 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 16:05:21 5218a3cefdc9: Preparing 16:05:21 2b3efa09b41c: Preparing 16:05:21 6b5a695dc411: Preparing 16:05:21 e7402d27e2b6: Preparing 16:05:21 211c3fdb0c52: Preparing 16:05:21 e2eb06d8af82: Preparing 16:05:21 e2eb06d8af82: Waiting 16:05:21 e7402d27e2b6: Layer already exists 16:05:21 6b5a695dc411: Layer already exists 16:05:21 211c3fdb0c52: Layer already exists 16:05:21 2b3efa09b41c: Layer already exists 16:05:21 5218a3cefdc9: Layer already exists 16:05:21 e2eb06d8af82: Layer already exists 16:05:21 main: digest: sha256:2cc41a19d53b5b351f8dc0c0d2dcd91b31708ced3458710c0bd1dde66994c799 size: 1576 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 16:05:22 ===================================================== [Pipeline] echo 16:05:22 taggedImages: 16:05:22 - nexus3.edgexfoundry.org:10004/security-proxy-setup:2de07aa5618795465836e287608abcda04ffa72f 16:05:22 - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 16:05:22 - nexus3.edgexfoundry.org:10004/security-proxy-setup:2.0.1-dev.54 16:05:22 - nexus3.edgexfoundry.org:10004/security-proxy-setup:2de07aa5618795465836e287608abcda04ffa72f-2.0.1-dev.54 16:05:22 - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo 16:05:24 [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: 16:05:24 2de07aa5618795465836e287608abcda04ffa72f 16:05:24 latest 16:05:24 2.0.1-dev.54 16:05:24 2de07aa5618795465836e287608abcda04ffa72f-2.0.1-dev.54 16:05:24 main 16:05:24 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 16:05:30 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:2de07aa5618795465836e287608abcda04ffa72f [Pipeline] isUnix [Pipeline] sh 16:05:34 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:2de07aa5618795465836e287608abcda04ffa72f 16:05:34 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 16:05:34 4b9077b0710d: Preparing 16:05:34 80499db2f578: Preparing 16:05:34 df1bed97abb8: Preparing 16:05:34 1c06eb0200a2: Preparing 16:05:34 48f71f09f6d5: Preparing 16:05:34 b86740070d14: Preparing 16:05:34 6f4114b1e316: Preparing 16:05:34 055b92df9f1a: Preparing 16:05:34 06a510665ff7: Preparing 16:05:34 e2eb06d8af82: Preparing 16:05:34 b86740070d14: Waiting 16:05:34 6f4114b1e316: Waiting 16:05:34 055b92df9f1a: Waiting 16:05:34 06a510665ff7: Waiting 16:05:34 e2eb06d8af82: Waiting 16:05:34 80499db2f578: Pushed 16:05:34 48f71f09f6d5: Pushed 16:05:34 4b9077b0710d: Pushed 16:05:34 b86740070d14: Pushed 16:05:34 055b92df9f1a: Pushed 16:05:34 6f4114b1e316: Pushed 16:05:34 1c06eb0200a2: Pushed 16:05:34 e2eb06d8af82: Layer already exists 16:05:34 06a510665ff7: Pushed 16:05:34 df1bed97abb8: Pushed 16:05:34 2de07aa5618795465836e287608abcda04ffa72f: digest: sha256:c5012a10f42698c3e15392109ec1cfbe7861bc962374abeff3495ddc67869928 size: 2405 [Pipeline] isUnix [Pipeline] sh 16:05:36 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [Pipeline] isUnix [Pipeline] sh 16:05:37 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 16:05:37 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 16:05:37 4b9077b0710d: Preparing 16:05:37 80499db2f578: Preparing 16:05:37 df1bed97abb8: Preparing 16:05:37 1c06eb0200a2: Preparing 16:05:37 48f71f09f6d5: Preparing 16:05:37 b86740070d14: Preparing 16:05:37 6f4114b1e316: Preparing 16:05:37 055b92df9f1a: Preparing 16:05:37 06a510665ff7: Preparing 16:05:37 e2eb06d8af82: Preparing 16:05:37 b86740070d14: Waiting 16:05:37 6f4114b1e316: Waiting 16:05:37 055b92df9f1a: Waiting 16:05:37 e2eb06d8af82: Waiting 16:05:37 06a510665ff7: Waiting 16:05:37 1c06eb0200a2: Layer already exists 16:05:37 80499db2f578: Layer already exists 16:05:37 df1bed97abb8: Layer already exists 16:05:37 48f71f09f6d5: Layer already exists 16:05:37 4b9077b0710d: Layer already exists 16:05:37 6f4114b1e316: Layer already exists 16:05:37 055b92df9f1a: Layer already exists 16:05:37 06a510665ff7: Layer already exists 16:05:37 b86740070d14: Layer already exists 16:05:37 e2eb06d8af82: Layer already exists 16:05:37 latest: digest: sha256:c5012a10f42698c3e15392109ec1cfbe7861bc962374abeff3495ddc67869928 size: 2405 [Pipeline] isUnix [Pipeline] sh 16:05:41 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.0.1-dev.54 [Pipeline] isUnix [Pipeline] sh 16:05:44 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.0.1-dev.54 16:05:44 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 16:05:44 4b9077b0710d: Preparing 16:05:44 80499db2f578: Preparing 16:05:44 df1bed97abb8: Preparing 16:05:44 1c06eb0200a2: Preparing 16:05:44 48f71f09f6d5: Preparing 16:05:44 b86740070d14: Preparing 16:05:44 6f4114b1e316: Preparing 16:05:44 055b92df9f1a: Preparing 16:05:44 06a510665ff7: Preparing 16:05:44 e2eb06d8af82: Preparing 16:05:44 6f4114b1e316: Waiting 16:05:44 055b92df9f1a: Waiting 16:05:44 06a510665ff7: Waiting 16:05:44 e2eb06d8af82: Waiting 16:05:44 b86740070d14: Waiting 16:05:44 1c06eb0200a2: Layer already exists 16:05:44 df1bed97abb8: Layer already exists 16:05:44 4b9077b0710d: Layer already exists 16:05:44 80499db2f578: Layer already exists 16:05:44 48f71f09f6d5: Layer already exists 16:05:44 b86740070d14: Layer already exists 16:05:44 6f4114b1e316: Layer already exists 16:05:44 055b92df9f1a: Layer already exists 16:05:44 06a510665ff7: Layer already exists 16:05:44 e2eb06d8af82: Layer already exists 16:05:44 2.0.1-dev.54: digest: sha256:c5012a10f42698c3e15392109ec1cfbe7861bc962374abeff3495ddc67869928 size: 2405 [Pipeline] isUnix [Pipeline] sh 16:05:51 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:2de07aa5618795465836e287608abcda04ffa72f-2.0.1-dev.54 [Pipeline] isUnix [Pipeline] sh 16:05:52 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:2de07aa5618795465836e287608abcda04ffa72f-2.0.1-dev.54 16:05:52 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 16:05:52 4b9077b0710d: Preparing 16:05:52 80499db2f578: Preparing 16:05:52 df1bed97abb8: Preparing 16:05:52 1c06eb0200a2: Preparing 16:05:52 48f71f09f6d5: Preparing 16:05:52 b86740070d14: Preparing 16:05:52 6f4114b1e316: Preparing 16:05:52 055b92df9f1a: Preparing 16:05:52 06a510665ff7: Preparing 16:05:52 e2eb06d8af82: Preparing 16:05:52 b86740070d14: Waiting 16:05:52 6f4114b1e316: Waiting 16:05:52 055b92df9f1a: Waiting 16:05:52 06a510665ff7: Waiting 16:05:52 e2eb06d8af82: Waiting 16:05:52 80499db2f578: Layer already exists 16:05:52 1c06eb0200a2: Layer already exists 16:05:52 4b9077b0710d: Layer already exists 16:05:52 df1bed97abb8: Layer already exists 16:05:52 48f71f09f6d5: Layer already exists 16:05:52 06a510665ff7: Layer already exists 16:05:52 055b92df9f1a: Layer already exists 16:05:52 b86740070d14: Layer already exists 16:05:52 6f4114b1e316: Layer already exists 16:05:52 e2eb06d8af82: Layer already exists 16:05:52 2de07aa5618795465836e287608abcda04ffa72f-2.0.1-dev.54: digest: sha256:c5012a10f42698c3e15392109ec1cfbe7861bc962374abeff3495ddc67869928 size: 2405 [Pipeline] isUnix [Pipeline] sh 16:05:54 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] isUnix [Pipeline] sh 16:05:56 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main 16:05:56 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 16:05:56 4b9077b0710d: Preparing 16:05:56 80499db2f578: Preparing 16:05:56 df1bed97abb8: Preparing 16:05:56 1c06eb0200a2: Preparing 16:05:56 48f71f09f6d5: Preparing 16:05:56 b86740070d14: Preparing 16:05:56 6f4114b1e316: Preparing 16:05:56 055b92df9f1a: Preparing 16:05:56 06a510665ff7: Preparing 16:05:56 e2eb06d8af82: Preparing 16:05:56 b86740070d14: Waiting 16:05:56 6f4114b1e316: Waiting 16:05:56 055b92df9f1a: Waiting 16:05:56 06a510665ff7: Waiting 16:05:56 e2eb06d8af82: Waiting 16:05:56 48f71f09f6d5: Layer already exists 16:05:56 4b9077b0710d: Layer already exists 16:05:56 1c06eb0200a2: Layer already exists 16:05:56 df1bed97abb8: Layer already exists 16:05:56 80499db2f578: Layer already exists 16:05:56 b86740070d14: Layer already exists 16:05:56 6f4114b1e316: Layer already exists 16:05:56 e2eb06d8af82: Layer already exists 16:05:56 055b92df9f1a: Layer already exists 16:05:56 06a510665ff7: Layer already exists 16:05:56 main: digest: sha256:c5012a10f42698c3e15392109ec1cfbe7861bc962374abeff3495ddc67869928 size: 2405 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 16:05:56 ===================================================== [Pipeline] echo 16:05:57 taggedImages: 16:05:57 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:2de07aa5618795465836e287608abcda04ffa72f 16:05:57 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 16:05:57 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.0.1-dev.54 16:05:57 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:2de07aa5618795465836e287608abcda04ffa72f-2.0.1-dev.54 16:05:57 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo 16:05:59 [edgeXDocker.push] Tagging docker image support-notifications with the following tags: 16:05:59 2de07aa5618795465836e287608abcda04ffa72f 16:05:59 latest 16:05:59 2.0.1-dev.54 16:05:59 2de07aa5618795465836e287608abcda04ffa72f-2.0.1-dev.54 16:05:59 main 16:05:59 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 16:06:04 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:2de07aa5618795465836e287608abcda04ffa72f [Pipeline] isUnix [Pipeline] sh 16:06:08 + docker push nexus3.edgexfoundry.org:10004/support-notifications:2de07aa5618795465836e287608abcda04ffa72f 16:06:08 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 16:06:08 89e4d0ee6bf4: Preparing 16:06:08 2cc48578d15c: Preparing 16:06:08 4e5b1403368a: Preparing 16:06:08 7321152d490f: Preparing 16:06:08 e2eb06d8af82: Preparing 16:06:08 e2eb06d8af82: Layer already exists 16:06:08 4e5b1403368a: Layer already exists 16:06:08 89e4d0ee6bf4: Pushed 16:06:08 7321152d490f: Pushed 16:06:08 2cc48578d15c: Pushed 16:06:08 2de07aa5618795465836e287608abcda04ffa72f: digest: sha256:9c867d2245f87ca38b6f2d576a49fc8121da84b3de2d5777c0c0ae33267dc752 size: 1364 [Pipeline] isUnix [Pipeline] sh 16:06:09 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] isUnix [Pipeline] sh 16:06:11 + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest 16:06:11 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 16:06:11 89e4d0ee6bf4: Preparing 16:06:11 2cc48578d15c: Preparing 16:06:11 4e5b1403368a: Preparing 16:06:11 7321152d490f: Preparing 16:06:11 e2eb06d8af82: Preparing 16:06:11 89e4d0ee6bf4: Layer already exists 16:06:11 2cc48578d15c: Layer already exists 16:06:11 4e5b1403368a: Layer already exists 16:06:11 7321152d490f: Layer already exists 16:06:11 e2eb06d8af82: Layer already exists 16:06:11 latest: digest: sha256:9c867d2245f87ca38b6f2d576a49fc8121da84b3de2d5777c0c0ae33267dc752 size: 1364 [Pipeline] isUnix [Pipeline] sh 16:06:14 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:2.0.1-dev.54 [Pipeline] isUnix [Pipeline] sh 16:06:18 + docker push nexus3.edgexfoundry.org:10004/support-notifications:2.0.1-dev.54 16:06:18 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 16:06:18 89e4d0ee6bf4: Preparing 16:06:18 2cc48578d15c: Preparing 16:06:18 4e5b1403368a: Preparing 16:06:18 7321152d490f: Preparing 16:06:18 e2eb06d8af82: Preparing 16:06:18 4e5b1403368a: Layer already exists 16:06:18 e2eb06d8af82: Layer already exists 16:06:18 2cc48578d15c: Layer already exists 16:06:18 7321152d490f: Layer already exists 16:06:18 89e4d0ee6bf4: Layer already exists 16:06:18 2.0.1-dev.54: digest: sha256:9c867d2245f87ca38b6f2d576a49fc8121da84b3de2d5777c0c0ae33267dc752 size: 1364 [Pipeline] isUnix [Pipeline] sh 16:06:21 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:2de07aa5618795465836e287608abcda04ffa72f-2.0.1-dev.54 [Pipeline] isUnix [Pipeline] sh 16:06:23 + docker push nexus3.edgexfoundry.org:10004/support-notifications:2de07aa5618795465836e287608abcda04ffa72f-2.0.1-dev.54 16:06:23 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 16:06:23 89e4d0ee6bf4: Preparing 16:06:23 2cc48578d15c: Preparing 16:06:23 4e5b1403368a: Preparing 16:06:23 7321152d490f: Preparing 16:06:23 e2eb06d8af82: Preparing 16:06:23 89e4d0ee6bf4: Layer already exists 16:06:23 4e5b1403368a: Layer already exists 16:06:23 e2eb06d8af82: Layer already exists 16:06:23 2cc48578d15c: Layer already exists 16:06:23 7321152d490f: Layer already exists 16:06:23 2de07aa5618795465836e287608abcda04ffa72f-2.0.1-dev.54: digest: sha256:9c867d2245f87ca38b6f2d576a49fc8121da84b3de2d5777c0c0ae33267dc752 size: 1364 16:06:23 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.54" -o ./cmd/secrets-config ./cmd/secrets-config [Pipeline] isUnix [Pipeline] sh 16:06:24 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] isUnix [Pipeline] sh 16:06:26 + docker push nexus3.edgexfoundry.org:10004/support-notifications:main 16:06:26 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 16:06:26 89e4d0ee6bf4: Preparing 16:06:26 2cc48578d15c: Preparing 16:06:26 4e5b1403368a: Preparing 16:06:26 7321152d490f: Preparing 16:06:26 e2eb06d8af82: Preparing 16:06:26 89e4d0ee6bf4: Layer already exists 16:06:26 2cc48578d15c: Layer already exists 16:06:26 7321152d490f: Layer already exists 16:06:26 e2eb06d8af82: Layer already exists 16:06:26 4e5b1403368a: Layer already exists 16:06:26 main: digest: sha256:9c867d2245f87ca38b6f2d576a49fc8121da84b3de2d5777c0c0ae33267dc752 size: 1364 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 16:06:26 ===================================================== [Pipeline] echo 16:06:28 taggedImages: 16:06:28 - nexus3.edgexfoundry.org:10004/support-notifications:2de07aa5618795465836e287608abcda04ffa72f 16:06:28 - nexus3.edgexfoundry.org:10004/support-notifications:latest 16:06:28 - nexus3.edgexfoundry.org:10004/support-notifications:2.0.1-dev.54 16:06:28 - nexus3.edgexfoundry.org:10004/support-notifications:2de07aa5618795465836e287608abcda04ffa72f-2.0.1-dev.54 16:06:28 - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo 16:06:29 [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: 16:06:29 2de07aa5618795465836e287608abcda04ffa72f 16:06:29 latest 16:06:29 2.0.1-dev.54 16:06:29 2de07aa5618795465836e287608abcda04ffa72f-2.0.1-dev.54 16:06:29 main 16:06:29 ===================================================== [Pipeline] withEnv [Pipeline] { 16:06:31 Removing intermediate container 16ac52d4673e 16:06:31 ---> 82b4e6e840f7 16:06:31 Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 16:06:31 ---> Running in 177d5a72572e [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 16:06:34 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:2de07aa5618795465836e287608abcda04ffa72f 16:06:34 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.54" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [Pipeline] isUnix [Pipeline] sh 16:06:36 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:2de07aa5618795465836e287608abcda04ffa72f 16:06:36 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 16:06:36 bb580a44e723: Preparing 16:06:36 6a7e4d9efb0f: Preparing 16:06:36 4e5b1403368a: Preparing 16:06:36 67ace12b5839: Preparing 16:06:36 e2eb06d8af82: Preparing 16:06:36 4e5b1403368a: Layer already exists 16:06:36 67ace12b5839: Layer already exists 16:06:36 e2eb06d8af82: Layer already exists 16:06:36 bb580a44e723: Pushed 16:06:36 6a7e4d9efb0f: Pushed 16:06:36 2de07aa5618795465836e287608abcda04ffa72f: digest: sha256:6bb26e3cbfad9049a4bbadb70566f6cbeea1a8511b390c09021d69c7640705a1 size: 1363 16:06:36 Removing intermediate container d4a62ba8cd51 16:06:36 ---> 62de7d877578 16:06:36 16:06:36 Step 11/22 : FROM alpine:3.14 16:06:36 3.14: Pulling from library/alpine [Pipeline] isUnix [Pipeline] sh 16:06:40 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest 16:06:40 Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a 16:06:40 Status: Downloaded newer image for alpine:3.14 16:06:40 ---> bb3de5531c18 16:06:40 Step 12/22 : RUN apk add --update --no-cache curl 16:06:40 ---> Running in 3702264c9d3d [Pipeline] isUnix [Pipeline] sh 16:06:41 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest 16:06:41 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 16:06:41 bb580a44e723: Preparing 16:06:41 6a7e4d9efb0f: Preparing 16:06:41 4e5b1403368a: Preparing 16:06:41 67ace12b5839: Preparing 16:06:41 e2eb06d8af82: Preparing 16:06:41 67ace12b5839: Layer already exists 16:06:41 e2eb06d8af82: Layer already exists 16:06:41 bb580a44e723: Layer already exists 16:06:41 4e5b1403368a: Layer already exists 16:06:41 6a7e4d9efb0f: Layer already exists 16:06:41 latest: digest: sha256:6bb26e3cbfad9049a4bbadb70566f6cbeea1a8511b390c09021d69c7640705a1 size: 1363 16:06:41 Removing intermediate container 177d5a72572e 16:06:41 ---> fe5616dd1873 16:06:41 16:06:41 Step 12/24 : FROM docker:20.10.7 16:06:41 20.10.7: Pulling from library/docker 16:06:41 Removing intermediate container 2d330810bf0b 16:06:41 ---> 84900848d6f0 16:06:41 16:06:41 Step 11/23 : FROM alpine:3.14 16:06:41 ---> bb3de5531c18 16:06:41 Step 12/23 : RUN apk add --update --no-cache dumb-init 16:06:41 Removing intermediate container 6ab4214f7b6f 16:06:41 ---> 07c9eadbaed1 16:06:41 16:06:41 Step 11/23 : FROM alpine:3.14 16:06:41 ---> bb3de5531c18 16:06:41 Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init [Pipeline] isUnix [Pipeline] sh 16:06:43 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:2.0.1-dev.54 16:06:43 ---> Running in 341c950e61a8 16:06:43 ---> Running in 5888c5563cb0 16:06:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 16:06:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [Pipeline] isUnix [Pipeline] sh 16:06:45 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:2.0.1-dev.54 16:06:45 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 16:06:45 bb580a44e723: Preparing 16:06:45 6a7e4d9efb0f: Preparing 16:06:45 4e5b1403368a: Preparing 16:06:45 67ace12b5839: Preparing 16:06:45 e2eb06d8af82: Preparing 16:06:45 67ace12b5839: Layer already exists 16:06:45 bb580a44e723: Layer already exists 16:06:45 e2eb06d8af82: Layer already exists 16:06:45 4e5b1403368a: Layer already exists 16:06:45 6a7e4d9efb0f: Layer already exists 16:06:45 2.0.1-dev.54: digest: sha256:6bb26e3cbfad9049a4bbadb70566f6cbeea1a8511b390c09021d69c7640705a1 size: 1363 16:06:45 (1/5) Installing ca-certificates (20191127-r5) 16:06:45 (2/5) Installing brotli-libs (1.0.9-r5) 16:06:45 (3/5) Installing nghttp2-libs (1.43.0-r0) 16:06:45 (4/5) Installing libcurl (7.79.1-r0) 16:06:45 (5/5) Installing curl (7.79.1-r0) 16:06:45 Executing busybox-1.33.1-r3.trigger 16:06:45 Executing ca-certificates-20191127-r5.trigger 16:06:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 16:06:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 16:06:45 OK: 8 MiB in 19 packages 16:06:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 16:06:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [Pipeline] isUnix [Pipeline] sh 16:06:45 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:2de07aa5618795465836e287608abcda04ffa72f-2.0.1-dev.54 [Pipeline] isUnix [Pipeline] sh 16:06:47 (1/2) Installing ca-certificates (20191127-r5) 16:06:47 (1/1) Installing dumb-init (1.2.5-r1) 16:06:47 Executing busybox-1.33.1-r3.trigger 16:06:47 OK: 5 MiB in 15 packages 16:06:47 (2/2) Installing dumb-init (1.2.5-r1) 16:06:47 Executing busybox-1.33.1-r3.trigger 16:06:47 Executing ca-certificates-20191127-r5.trigger 16:06:47 OK: 6 MiB in 16 packages 16:06:47 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:2de07aa5618795465836e287608abcda04ffa72f-2.0.1-dev.54 16:06:47 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 16:06:47 bb580a44e723: Preparing 16:06:47 6a7e4d9efb0f: Preparing 16:06:47 4e5b1403368a: Preparing 16:06:47 67ace12b5839: Preparing 16:06:47 e2eb06d8af82: Preparing 16:06:47 6a7e4d9efb0f: Layer already exists 16:06:47 4e5b1403368a: Layer already exists 16:06:47 bb580a44e723: Layer already exists 16:06:47 67ace12b5839: Layer already exists 16:06:47 e2eb06d8af82: Layer already exists 16:06:47 2de07aa5618795465836e287608abcda04ffa72f-2.0.1-dev.54: digest: sha256:6bb26e3cbfad9049a4bbadb70566f6cbeea1a8511b390c09021d69c7640705a1 size: 1363 [Pipeline] isUnix [Pipeline] sh 16:06:49 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] isUnix [Pipeline] sh 16:06:49 Removing intermediate container 3702264c9d3d 16:06:49 ---> 4fcc4ac4c9fc 16:06:49 Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 16:06:51 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main 16:06:51 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 16:06:51 bb580a44e723: Preparing 16:06:51 6a7e4d9efb0f: Preparing 16:06:51 4e5b1403368a: Preparing 16:06:51 67ace12b5839: Preparing 16:06:51 e2eb06d8af82: Preparing 16:06:51 e2eb06d8af82: Layer already exists 16:06:51 bb580a44e723: Layer already exists 16:06:51 6a7e4d9efb0f: Layer already exists 16:06:51 67ace12b5839: Layer already exists 16:06:51 4e5b1403368a: Layer already exists 16:06:51 main: digest: sha256:6bb26e3cbfad9049a4bbadb70566f6cbeea1a8511b390c09021d69c7640705a1 size: 1363 16:06:51 Removing intermediate container 5888c5563cb0 16:06:51 ---> ef7f600f282e 16:06:51 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 16:06:51 Removing intermediate container 341c950e61a8 16:06:51 ---> 6973fd28adde 16:06:51 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 16:06:51 ---> Running in c22ff934484c 16:06:51 ---> Running in 642a3be75411 16:06:51 ---> Running in dc37002ea126 [Pipeline] } [Pipeline] // withDockerRegistry 16:06:53 Removing intermediate container c22ff934484c 16:06:53 ---> b29ad5f681c9 16:06:53 Step 14/22 : WORKDIR /edgex 16:06:53 Removing intermediate container 7be7b048e508 16:06:53 ---> 3f42304be223 16:06:53 16:06:53 Step 11/24 : FROM alpine:3.14 16:06:53 ---> bb3de5531c18 16:06:53 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 16:06:53 ---> Running in b692148d133c 16:06:53 Removing intermediate container dc37002ea126 16:06:53 ---> a2d38ecf4615 16:06:53 Step 14/23 : ENV APP_PORT=59860 16:06:53 ---> Running in 8cbaa8c06fbf 16:06:53 Removing intermediate container 642a3be75411 16:06:53 ---> 1b0be103719e 16:06:53 Step 14/23 : ENV APP_PORT=59861 16:06:53 ---> Running in b6b927c04f65 16:06:53 ---> Running in a3f83ba3532c [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 16:06:53 ===================================================== [Pipeline] echo 16:06:53 taggedImages: 16:06:53 - nexus3.edgexfoundry.org:10004/support-scheduler:2de07aa5618795465836e287608abcda04ffa72f 16:06:53 - nexus3.edgexfoundry.org:10004/support-scheduler:latest 16:06:53 - nexus3.edgexfoundry.org:10004/support-scheduler:2.0.1-dev.54 16:06:53 - nexus3.edgexfoundry.org:10004/support-scheduler:2de07aa5618795465836e287608abcda04ffa72f-2.0.1-dev.54 16:06:53 - nexus3.edgexfoundry.org:10004/support-scheduler:main 16:06:54 Removing intermediate container b692148d133c 16:06:54 ---> 58732e569dd6 16:06:54 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 16:06:54 Removing intermediate container 8cbaa8c06fbf 16:06:54 ---> 4e451ce3641b 16:06:54 Step 13/24 : ENV APP_PORT=59880 16:06:54 Removing intermediate container b6b927c04f65 16:06:54 ---> e37a00634cfa 16:06:54 Step 15/23 : EXPOSE $APP_PORT 16:06:54 Removing intermediate container a3f83ba3532c 16:06:54 ---> 02e8dc518685 16:06:54 Step 15/23 : EXPOSE $APP_PORT 16:06:54 ---> Running in 18e0740b4d0b 16:06:54 ---> Running in 835fcf5c6aec 16:06:54 ---> Running in 8614c7842e5d 16:06:54 ---> fc0ff80cca86 16:06:54 Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 16:06:54 Removing intermediate container 18e0740b4d0b 16:06:54 ---> cc7abe23596b 16:06:54 Step 14/24 : EXPOSE $APP_PORT 16:06:54 Digest: sha256:bfc499cef26daa22da31b76be1752813a6921ee1fa1dd1f56d4fdf19c701d332 16:06:54 Removing intermediate container 835fcf5c6aec 16:06:54 ---> c90cbb5caf0a 16:06:54 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 16:06:54 Status: Downloaded newer image for docker:20.10.7 16:06:54 ---> df445af6242a 16:06:54 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' [Pipeline] echo 16:06:56 [edgeXDocker.push] Tagging docker image sys-mgmt-agent with the following tags: 16:06:56 2de07aa5618795465836e287608abcda04ffa72f 16:06:56 latest 16:06:56 2.0.1-dev.54 16:06:56 2de07aa5618795465836e287608abcda04ffa72f-2.0.1-dev.54 16:06:56 main 16:06:56 ===================================================== [Pipeline] withEnv 16:06:56 ---> Running in c22be215a4b4 16:06:56 Removing intermediate container 8614c7842e5d 16:06:56 ---> 7bb47ae78d0f 16:06:56 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 16:06:56 ---> Running in f0cc39c8683c 16:06:56 ---> 221a2746ffc2 16:06:56 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 16:06:56 ---> 11dda010e149 16:06:56 Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 16:06:56 Removing intermediate container c22be215a4b4 16:06:56 ---> 6ee9de56b8dc 16:06:56 Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:06:56 Removing intermediate container f0cc39c8683c 16:06:56 ---> 74c05f80e9f6 16:06:56 Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 16:06:56 ---> bec5756f5ee9 16:06:56 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 16:06:58 ---> Running in 0b6951574d12 16:06:58 ---> Running in 94cd8de3c3e4 16:06:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 16:06:58 + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2de07aa5618795465836e287608abcda04ffa72f [Pipeline] isUnix [Pipeline] sh 16:07:00 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2de07aa5618795465836e287608abcda04ffa72f 16:07:00 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] 16:07:00 07887ad02b24: Preparing 16:07:00 0e416b744179: Preparing 16:07:00 38e9a1a2fb5b: Preparing 16:07:00 c9cdc23b3188: Preparing 16:07:00 c080ac93e525: Preparing 16:07:00 87dec32dab56: Preparing 16:07:00 4b3c02ac6c6d: Preparing 16:07:00 3b6deb83ca37: Preparing 16:07:00 563ea45970c1: Preparing 16:07:00 91e3b9641807: Preparing 16:07:00 b2d5eeeaba3a: Preparing 16:07:00 87dec32dab56: Waiting 16:07:00 4b3c02ac6c6d: Waiting 16:07:00 3b6deb83ca37: Waiting 16:07:00 563ea45970c1: Waiting 16:07:00 91e3b9641807: Waiting 16:07:00 b2d5eeeaba3a: Waiting 16:07:00 c080ac93e525: Layer already exists 16:07:00 87dec32dab56: Layer already exists 16:07:00 4b3c02ac6c6d: Layer already exists 16:07:00 0e416b744179: Pushed 16:07:00 3b6deb83ca37: Layer already exists 16:07:00 563ea45970c1: Layer already exists 16:07:00 b2d5eeeaba3a: Layer already exists 16:07:00 91e3b9641807: Layer already exists 16:07:00 07887ad02b24: Pushed 16:07:00 38e9a1a2fb5b: Pushed 16:07:00 ---> 7a7e956022ee 16:07:00 ---> 4ab812b1ff1f 16:07:00 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.tomlStep 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] 16:07:00 16:07:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 16:07:00 ---> a945eb42ce0c 16:07:00 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 16:07:00 ---> Running in acead9c524ee 16:07:00 Removing intermediate container acead9c524ee 16:07:00 ---> dc8c54bd5579 16:07:00 Step 19/22 : CMD ["--init=true"] 16:07:00 (1/39) Installing readline (8.1.0-r0) 16:07:00 (2/39) Installing bash (5.1.0-r0) 16:07:00 Executing bash-5.1.0-r0.post-install 16:07:00 (3/39) Installing brotli-libs (1.0.9-r3) 16:07:00 (4/39) Installing nghttp2-libs (1.42.0-r1) 16:07:00 (5/39) Installing libcurl (7.79.1-r0) 16:07:00 (6/39) Installing curl (7.79.1-r0) 16:07:00 ---> d0a285885cca 16:07:00 Step 19/23 : ENTRYPOINT ["/support-notifications"] 16:07:00 (7/39) Installing dumb-init (1.2.5-r0) 16:07:00 (8/39) Installing libbz2 (1.0.8-r1) 16:07:00 (9/39) Installing expat (2.2.10-r1) 16:07:00 (10/39) Installing libffi (3.3-r2) 16:07:00 (11/39) Installing gdbm (1.19-r0) 16:07:00 (12/39) Installing xz-libs (5.2.5-r0) 16:07:00 (13/39) Installing sqlite-libs (3.34.1-r0) 16:07:00 (14/39) Installing python3 (3.8.10-r0) 16:07:00 ---> Running in 465caf168d1f 16:07:00 ---> Running in 2ba0f4e5514b 16:07:00 ---> 1dd33ed3c844 16:07:00 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 16:07:00 Removing intermediate container 0b6951574d12 16:07:00 ---> 7c19fe716ce7 16:07:00 Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init 16:07:00 ---> Running in c92a71cb2b82 16:07:00 ---> Running in e60ede7e4461 16:07:00 Removing intermediate container 2ba0f4e5514b 16:07:00 ---> 64fc484851da 16:07:00 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:07:00 Removing intermediate container 465caf168d1f 16:07:00 ---> 7de48554f4bb 16:07:00 Step 20/22 : LABEL arch=arm64 16:07:01 ---> Running in 8606cd1de0f8 16:07:01 ---> Running in eb1467ebe9c0 16:07:01 Removing intermediate container c92a71cb2b82 16:07:01 ---> 78e510e08caf 16:07:01 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:07:02 ---> Running in 1c0294f78c50 16:07:03 Removing intermediate container eb1467ebe9c0 16:07:03 ---> ae26553535a8 16:07:03 Step 21/23 : LABEL arch=arm64 16:07:04 (15/39) Installing py3-appdirs (1.4.4-r1) 16:07:04 (16/39) Installing py3-ordered-set (4.0.2-r0) 16:07:04 (17/39) Installing py3-parsing (2.4.7-r1) 16:07:04 (18/39) Installing py3-six (1.15.0-r0) 16:07:04 (19/39) Installing py3-packaging (20.9-r0) 16:07:04 (20/39) Installing py3-setuptools (51.3.3-r0) 16:07:04 Removing intermediate container 8606cd1de0f8 16:07:04 ---> ca56b33a5af4 16:07:04 Step 21/22 : LABEL git_sha=2de07aa5618795465836e287608abcda04ffa72f 16:07:04 ---> Running in 8b268fcc0a07 16:07:04 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 16:07:04 (21/39) Installing py3-chardet (4.0.0-r0) 16:07:04 (22/39) Installing py3-idna (3.1-r0) 16:07:04 ---> Running in 72e94e34cada 16:07:04 (23/39) Installing py3-urllib3 (1.26.2-r1) 16:07:04 Removing intermediate container 1c0294f78c50 16:07:04 ---> a9f0d2c60b62 16:07:04 Step 21/23 : LABEL arch=arm64 16:07:04 (24/39) Installing py3-requests (2.25.1-r1) 16:07:04 (25/39) Installing py3-msgpack (1.0.2-r0) 16:07:04 (26/39) Installing py3-lockfile (0.12.2-r3) 16:07:04 (27/39) Installing py3-cachecontrol (0.12.6-r0) 16:07:04 (28/39) Installing py3-colorama (0.4.4-r0) 16:07:04 (29/39) Installing py3-contextlib2 (0.6.0-r0) 16:07:04 (30/39) Installing py3-distlib (0.3.1-r1) 16:07:04 (31/39) Installing py3-distro (1.5.0-r1) 16:07:04 (32/39) Installing py3-webencodings (0.5.1-r3) 16:07:04 (33/39) Installing py3-html5lib (1.1-r0) 16:07:04 ---> Running in 70a51a9199e6 16:07:04 (34/39) Installing py3-pytoml (0.1.21-r0) 16:07:04 (35/39) Installing py3-pep517 (0.9.1-r0) 16:07:04 (36/39) Installing py3-progress (1.5-r0) 16:07:04 (37/39) Installing py3-retrying (1.3.3-r0) 16:07:04 (38/39) Installing py3-toml (0.10.2-r0) 16:07:04 (39/39) Installing py3-pip (20.3.4-r0) 16:07:04 Removing intermediate container 8b268fcc0a07 16:07:04 ---> f210ef404f04 16:07:04 Step 22/23 : LABEL git_sha=2de07aa5618795465836e287608abcda04ffa72f 16:07:04 Removing intermediate container 72e94e34cada 16:07:04 ---> 479eab19c757 16:07:04 Step 22/22 : LABEL version=2.0.1-dev.54 16:07:04 ---> Running in 3757c05fe1a0 16:07:04 ---> Running in 6df7e12c2c8d 16:07:04 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 16:07:04 Removing intermediate container 70a51a9199e6 16:07:04 ---> 12d2758b07b4 16:07:04 Step 22/23 : LABEL git_sha=2de07aa5618795465836e287608abcda04ffa72f 16:07:04 Executing busybox-1.32.1-r6.trigger 16:07:04 OK: 82 MiB in 59 packages 16:07:04 ---> Running in 40c06ef6e17e 16:07:04 Removing intermediate container 3757c05fe1a0 16:07:04 ---> bfcabe1a83b2 16:07:04 Step 23/23 : LABEL version=2.0.1-dev.54 16:07:04 c9cdc23b3188: Pushed 16:07:04 Removing intermediate container 6df7e12c2c8d 16:07:04 ---> 27f945a2ab68 16:07:04 16:07:04 ---> Running in b67cfb6166eb 16:07:05 2de07aa5618795465836e287608abcda04ffa72f: digest: sha256:12d98eb2eb51b4889387cf800f86e14b2f5fccf4a667a942507cabc334827cd8 size: 2622 [Pipeline] isUnix [Pipeline] sh 16:07:06 Successfully built 27f945a2ab68 16:07:06 (1/6) Installing dumb-init (1.2.5-r1) 16:07:06 Successfully tagged security-proxy-setup-arm64:latest 16:07:06 Building security-secretstore-setup 16:07:06  Building security-proxy-setup ... done Removing intermediate container 40c06ef6e17e 16:07:06 ---> 9d7eb2de6472 16:07:06 Step 23/23 : LABEL version=2.0.1-dev.54 16:07:06 (2/6) Installing libgcc (10.3.1_git20210424-r2) 16:07:06 (3/6) Installing libsodium (1.0.18-r0) 16:07:06 ---> Running in ee1862a9efe8 16:07:06 Removing intermediate container b67cfb6166eb 16:07:06 ---> d99645a7d47b 16:07:06 16:07:06 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 16:07:06 Successfully built d99645a7d47b 16:07:06 Successfully tagged support-notifications-arm64:latest 16:07:06 Building security-bootstrapper 16:07:06  Building support-notifications ... done (5/6) Installing libzmq (4.3.4-r0) 16:07:06 Removing intermediate container ee1862a9efe8 16:07:06 ---> ee1289a532c3 16:07:06 16:07:06 (6/6) Installing zeromq (4.3.4-r0) 16:07:06 Executing busybox-1.33.1-r3.trigger 16:07:06 OK: 8 MiB in 20 packages 16:07:06 Successfully built ee1289a532c3 16:07:06 Successfully tagged support-scheduler-arm64:latest 16:07:06  Building support-scheduler ... done Building core-metadata 16:07:06 + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest [Pipeline] isUnix [Pipeline] sh 16:07:08 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest 16:07:08 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] 16:07:08 07887ad02b24: Preparing 16:07:08 0e416b744179: Preparing 16:07:08 38e9a1a2fb5b: Preparing 16:07:08 c9cdc23b3188: Preparing 16:07:08 c080ac93e525: Preparing 16:07:08 87dec32dab56: Preparing 16:07:08 4b3c02ac6c6d: Preparing 16:07:08 3b6deb83ca37: Preparing 16:07:08 563ea45970c1: Preparing 16:07:08 91e3b9641807: Preparing 16:07:08 b2d5eeeaba3a: Preparing 16:07:08 563ea45970c1: Waiting 16:07:08 87dec32dab56: Waiting 16:07:08 91e3b9641807: Waiting 16:07:08 4b3c02ac6c6d: Waiting 16:07:08 b2d5eeeaba3a: Waiting 16:07:08 3b6deb83ca37: Waiting 16:07:08 c9cdc23b3188: Layer already exists 16:07:08 07887ad02b24: Layer already exists 16:07:08 c080ac93e525: Layer already exists 16:07:08 0e416b744179: Layer already exists 16:07:08 38e9a1a2fb5b: Layer already exists 16:07:08 4b3c02ac6c6d: Layer already exists 16:07:08 87dec32dab56: Layer already exists 16:07:08 91e3b9641807: Layer already exists 16:07:08 3b6deb83ca37: Layer already exists 16:07:08 563ea45970c1: Layer already exists 16:07:08 b2d5eeeaba3a: Layer already exists 16:07:08 latest: digest: sha256:12d98eb2eb51b4889387cf800f86e14b2f5fccf4a667a942507cabc334827cd8 size: 2622 16:07:08 Removing intermediate container e60ede7e4461 16:07:08 ---> fddb7ecf1821 16:07:08 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [Pipeline] isUnix [Pipeline] sh 16:07:09 + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.0.1-dev.54 [Pipeline] isUnix [Pipeline] sh 16:07:10 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.0.1-dev.54 16:07:10 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] 16:07:10 07887ad02b24: Preparing 16:07:10 0e416b744179: Preparing 16:07:10 38e9a1a2fb5b: Preparing 16:07:10 c9cdc23b3188: Preparing 16:07:10 c080ac93e525: Preparing 16:07:10 87dec32dab56: Preparing 16:07:10 4b3c02ac6c6d: Preparing 16:07:10 3b6deb83ca37: Preparing 16:07:10 563ea45970c1: Preparing 16:07:10 91e3b9641807: Preparing 16:07:10 b2d5eeeaba3a: Preparing 16:07:10 3b6deb83ca37: Waiting 16:07:10 563ea45970c1: Waiting 16:07:10 87dec32dab56: Waiting 16:07:10 91e3b9641807: Waiting 16:07:10 4b3c02ac6c6d: Waiting 16:07:10 b2d5eeeaba3a: Waiting 16:07:10 38e9a1a2fb5b: Layer already exists 16:07:10 0e416b744179: Layer already exists 16:07:10 c080ac93e525: Layer already exists 16:07:10 07887ad02b24: Layer already exists 16:07:10 c9cdc23b3188: Layer already exists 16:07:10 87dec32dab56: Layer already exists 16:07:10 563ea45970c1: Layer already exists 16:07:10 3b6deb83ca37: Layer already exists 16:07:10 91e3b9641807: Layer already exists 16:07:10 4b3c02ac6c6d: Layer already exists 16:07:10 b2d5eeeaba3a: Layer already exists 16:07:10 2.0.1-dev.54: digest: sha256:12d98eb2eb51b4889387cf800f86e14b2f5fccf4a667a942507cabc334827cd8 size: 2622 [Pipeline] isUnix 16:07:12 ---> 2eeb928550c1 16:07:12 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [Pipeline] sh 16:07:14 Collecting docker-compose==1.23.2 16:07:14 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 16:07:14 ---> d44a1d25571c 16:07:14 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 16:07:14 Collecting texttable<0.10,>=0.9.0 16:07:14 Downloading texttable-0.9.1.tar.gz (11 kB) 16:07:15 + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2de07aa5618795465836e287608abcda04ffa72f-2.0.1-dev.54 16:07:15 ---> 4188ff8f77e7 16:07:15 Step 20/24 : ENTRYPOINT ["/core-data"] 16:07:15 ---> Running in 2c96a1d8d105 16:07:15 Removing intermediate container 2c96a1d8d105 16:07:15 ---> 160441b1b28c 16:07:15 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [Pipeline] isUnix [Pipeline] sh 16:07:17 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2de07aa5618795465836e287608abcda04ffa72f-2.0.1-dev.54 16:07:17 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] 16:07:17 07887ad02b24: Preparing 16:07:17 0e416b744179: Preparing 16:07:17 38e9a1a2fb5b: Preparing 16:07:17 c9cdc23b3188: Preparing 16:07:17 c080ac93e525: Preparing 16:07:17 87dec32dab56: Preparing 16:07:17 4b3c02ac6c6d: Preparing 16:07:17 3b6deb83ca37: Preparing 16:07:17 563ea45970c1: Preparing 16:07:17 91e3b9641807: Preparing 16:07:17 b2d5eeeaba3a: Preparing 16:07:17 3b6deb83ca37: Waiting 16:07:17 563ea45970c1: Waiting 16:07:17 91e3b9641807: Waiting 16:07:17 b2d5eeeaba3a: Waiting 16:07:17 87dec32dab56: Waiting 16:07:17 4b3c02ac6c6d: Waiting 16:07:17 0e416b744179: Layer already exists 16:07:17 c9cdc23b3188: Layer already exists 16:07:17 38e9a1a2fb5b: Layer already exists 16:07:17 07887ad02b24: Layer already exists 16:07:17 c080ac93e525: Layer already exists 16:07:17 87dec32dab56: Layer already exists 16:07:17 3b6deb83ca37: Layer already exists 16:07:17 4b3c02ac6c6d: Layer already exists 16:07:17 563ea45970c1: Layer already exists 16:07:17 91e3b9641807: Layer already exists 16:07:17 b2d5eeeaba3a: Layer already exists 16:07:17 2de07aa5618795465836e287608abcda04ffa72f-2.0.1-dev.54: digest: sha256:12d98eb2eb51b4889387cf800f86e14b2f5fccf4a667a942507cabc334827cd8 size: 2622 [Pipeline] isUnix [Pipeline] sh 16:07:22 + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:main [Pipeline] isUnix [Pipeline] sh 16:07:26 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:main 16:07:26 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] 16:07:26 07887ad02b24: Preparing 16:07:26 0e416b744179: Preparing 16:07:26 38e9a1a2fb5b: Preparing 16:07:26 c9cdc23b3188: Preparing 16:07:26 c080ac93e525: Preparing 16:07:26 87dec32dab56: Preparing 16:07:26 4b3c02ac6c6d: Preparing 16:07:26 3b6deb83ca37: Preparing 16:07:26 563ea45970c1: Preparing 16:07:26 91e3b9641807: Preparing 16:07:26 b2d5eeeaba3a: Preparing 16:07:26 87dec32dab56: Waiting 16:07:26 4b3c02ac6c6d: Waiting 16:07:26 91e3b9641807: Waiting 16:07:26 b2d5eeeaba3a: Waiting 16:07:26 3b6deb83ca37: Waiting 16:07:26 563ea45970c1: Waiting 16:07:26 0e416b744179: Layer already exists 16:07:26 c080ac93e525: Layer already exists 16:07:26 38e9a1a2fb5b: Layer already exists 16:07:26 c9cdc23b3188: Layer already exists 16:07:26 07887ad02b24: Layer already exists 16:07:26 3b6deb83ca37: Layer already exists 16:07:26 563ea45970c1: Layer already exists 16:07:26 4b3c02ac6c6d: Layer already exists 16:07:26 87dec32dab56: Layer already exists 16:07:26 91e3b9641807: Layer already exists 16:07:26 b2d5eeeaba3a: Layer already exists 16:07:26 main: digest: sha256:12d98eb2eb51b4889387cf800f86e14b2f5fccf4a667a942507cabc334827cd8 size: 2622 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } 16:07:27 ---> Running in ec2cd8b70ef2 16:07:27 Collecting dockerpty<0.5,>=0.4.1 16:07:27 Downloading dockerpty-0.4.1.tar.gz (13 kB) 16:07:27 Removing intermediate container ec2cd8b70ef2 16:07:27 ---> ecea94e9612c 16:07:27 Step 22/24 : LABEL arch=arm64 16:07:27 ---> Running in 0da9941bfa6e 16:07:27 Removing intermediate container 0da9941bfa6e 16:07:27 ---> 813c03bdd08a 16:07:27 Step 23/24 : LABEL git_sha=2de07aa5618795465836e287608abcda04ffa72f [Pipeline] // withEnv [Pipeline] echo 16:07:29 ===================================================== [Pipeline] echo 16:07:29 taggedImages: 16:07:29 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2de07aa5618795465836e287608abcda04ffa72f 16:07:29 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest 16:07:29 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.0.1-dev.54 16:07:29 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2de07aa5618795465836e287608abcda04ffa72f-2.0.1-dev.54 16:07:29 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:main [Pipeline] } [Pipeline] // script 16:07:29 ---> Running in db1668215a5e 16:07:29 Collecting websocket-client<1.0,>=0.32.0 16:07:29 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 16:07:29 Removing intermediate container db1668215a5e 16:07:29 ---> 7f8104470952 16:07:29 Step 24/24 : LABEL version=2.0.1-dev.54 16:07:29 Collecting docker<4.0,>=3.6.0 16:07:29 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 16:07:29 ---> Running in b1458f092ead 16:07:29 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 16:07:29 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 16:07:29 Removing intermediate container b1458f092ead 16:07:29 ---> 4e5cf44dfc03 16:07:29 16:07:29 Collecting PyYAML<4,>=3.10 16:07:29 Downloading PyYAML-3.13.tar.gz (270 kB) 16:07:29 Successfully built 4e5cf44dfc03 16:07:29 Successfully tagged core-data-arm64:latest 16:07:29 Building core-command 16:07:29  Building core-data ... done Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 16:07:29 Collecting cached-property<2,>=1.2.0 16:07:29 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 16:07:29 Collecting docopt<0.7,>=0.6.1 16:07:29 Downloading docopt-0.6.2.tar.gz (25 kB) 16:07:29 Collecting jsonschema<3,>=2.5.1 16:07:29 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 16:07:29 Collecting docker-pycreds>=0.4.0 16:07:29 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 16:07:29 Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.14 16:07:29 Step 2/26 : FROM ${BUILDER_BASE} AS builder 16:07:29 ---> 3be6d8bb7341 16:07:29 Step 3/26 : WORKDIR /edgex-go 16:07:29 ---> Using cache 16:07:29 ---> 40fe675c9dd1 16:07:29 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:07:29 ---> Using cache 16:07:29 ---> b4df7e4ff0cd 16:07:29 Step 5/26 : RUN apk add --update --no-cache make git [Pipeline] } 16:07:31 Collecting idna<2.8,>=2.5 16:07:31 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 16:07:31 Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.14 16:07:31 Step 2/32 : FROM ${BUILDER_BASE} AS builder 16:07:31 ---> 3be6d8bb7341 16:07:31 Step 3/32 : WORKDIR /edgex-go 16:07:31 ---> Using cache 16:07:31 ---> 40fe675c9dd1 16:07:31 Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:07:31 ---> Using cache 16:07:31 ---> b4df7e4ff0cd 16:07:31 Step 5/32 : RUN apk add --update --no-cache make git 16:07:31 Collecting urllib3<1.25,>=1.21.1 16:07:31 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) 16:07:32 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 16:07:32 Step 2/24 : FROM ${BUILDER_BASE} AS builder 16:07:32 ---> 3be6d8bb7341 16:07:32 Step 3/24 : WORKDIR /edgex-go 16:07:32 ---> Using cache 16:07:32 ---> 40fe675c9dd1 16:07:32 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:07:32 ---> Using cache 16:07:32 ---> b4df7e4ff0cd 16:07:32 Step 5/24 : RUN apk add --update --no-cache make git 16:07:32 Collecting certifi>=2017.4.17 16:07:32 Downloading certifi-2021.5.30-py2.py3-none-any.whl (145 kB) 16:07:32 Collecting chardet<3.1.0,>=3.0.2 16:07:32 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 16:07:32 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 16:07:32 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 16:07:32 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 16:07:32 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 16:07:32 ---> Running in 68f6e747f0ad 16:07:32 ---> Running in 4f22c5bbb34d 16:07:32 ---> Running in cea307111af2 [Pipeline] findFiles 16:07:34 Installing collected packages: urllib3, idna, chardet, certifi, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose 16:07:34 Attempting uninstall: urllib3 16:07:34 Found existing installation: urllib3 1.26.2 16:07:34 Uninstalling urllib3-1.26.2: 16:07:34 Successfully uninstalled urllib3-1.26.2 16:07:34 Attempting uninstall: idna 16:07:34 Found existing installation: idna 3.1 16:07:34 Uninstalling idna-3.1: 16:07:34 Successfully uninstalled idna-3.1 Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv 16:07:36 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 16:07:36 Attempting uninstall: chardet 16:07:36 Found existing installation: chardet 4.0.0 16:07:36 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 16:07:36 Uninstalling chardet-4.0.0: 16:07:36 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 16:07:36 Successfully uninstalled chardet-4.0.0 16:07:36 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 16:07:36 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [Pipeline] } 16:07:37 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 16:07:37 Attempting uninstall: requests 16:07:37 Found existing installation: requests 2.25.1 16:07:37 OK: 218 MiB in 52 packages 16:07:37 Uninstalling requests-2.25.1: 16:07:37 Successfully uninstalled requests-2.25.1 16:07:37 OK: 218 MiB in 52 packages [Pipeline] // stage [Pipeline] } 16:07:39 OK: 218 MiB in 52 packages 16:07:39 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 16:07:39 Step 2/24 : FROM ${BUILDER_BASE} AS builder 16:07:39 ---> 3be6d8bb7341 16:07:39 Step 3/24 : WORKDIR /edgex-go 16:07:39 ---> Using cache 16:07:39 ---> 40fe675c9dd1 16:07:39 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:07:39 ---> Using cache 16:07:39 ---> b4df7e4ff0cd 16:07:39 Step 5/24 : RUN apk add --update --no-cache make git 16:07:39 Running setup.py install for texttable: started 16:07:39 ---> Running in 8181bb22336b 16:07:43 Removing intermediate container 68f6e747f0ad 16:07:43 ---> 445658f9eb44 16:07:43 Step 6/32 : COPY go.mod . 16:07:43 Removing intermediate container cea307111af2 16:07:43 ---> 7f68a44d79a4 16:07:43 Step 6/24 : COPY go.mod . 16:07:43 Removing intermediate container 4f22c5bbb34d 16:07:43 ---> e6e7dfb9cd63 16:07:43 Step 6/26 : COPY go.mod . 16:07:43 Running setup.py install for texttable: finished with status 'done' 16:07:43 Running setup.py install for PyYAML: started 16:07:43 ---> b05d9a27e75d 16:07:43 Step 7/32 : RUN go mod download 16:07:43 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 16:07:43 ---> Running in 572cf582fff1 16:07:43 ---> 5e13b01724e1 16:07:43 Step 7/24 : RUN go mod download 16:07:43 ---> Running in c0ac27c6c833 16:07:43 ---> bb88b5e878e2 16:07:43 Step 7/26 : RUN go mod download 16:07:43 ---> Running in 12f6b42d210d 16:07:44 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 16:07:44 Running setup.py install for PyYAML: finished with status 'done' 16:07:44 OK: 218 MiB in 52 packages 16:07:46 Running setup.py install for docopt: started 16:07:46 Removing intermediate container 8181bb22336b 16:07:46 ---> cc2ffe97360e 16:07:46 Step 6/24 : COPY go.mod . 16:07:48 ---> ecb836b683cc 16:07:48 Step 7/24 : RUN go mod download 16:07:48 ---> Running in 622f756bcc18 16:07:49 Running setup.py install for docopt: finished with status 'done' 16:07:49 Running setup.py install for dockerpty: started 16:07:49 Removing intermediate container 572cf582fff1 16:07:49 ---> e5d9f5156df5 16:07:49 Step 8/32 : COPY . . 16:07:49 Removing intermediate container 12f6b42d210d 16:07:49 ---> 557c67d23529 16:07:49 Step 8/26 : COPY . . 16:07:51 Removing intermediate container c0ac27c6c833 16:07:51 ---> 20f790af5b62 16:07:51 Step 8/24 : COPY . . 16:07:51 Running setup.py install for dockerpty: finished with status 'done' 16:07:56 Successfully installed PyYAML-3.13 cached-property-1.5.2 certifi-2021.5.30 chardet-3.0.4 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 16:07:58 Removing intermediate container 622f756bcc18 16:07:58 ---> fe18c17903e8 16:07:58 Step 8/24 : COPY . . 16:08:05 ---> 000b6c035c08 16:08:05 Step 9/32 : RUN go mod tidy 16:08:05 ---> 2bef4319a414 16:08:05 Step 9/24 : RUN go mod tidy 16:08:05 ---> 9a76af819bba 16:08:05 Step 9/26 : RUN go mod tidy 16:08:05 ---> Running in d1f8439d1dc9 16:08:06 ---> Running in 73192debcd3c 16:08:06 ---> Running in c10d54ebdc84 16:08:08 Removing intermediate container 94cd8de3c3e4 16:08:08 ---> cb078df247dc 16:08:08 Step 15/24 : ENV APP_PORT=58890 16:08:08 ---> 9428c4bb31c1 16:08:08 Step 9/24 : RUN go mod tidy 16:08:08 ---> Running in d1859d72536d 16:08:10 ---> Running in 58860edd699b 16:08:10 Removing intermediate container d1859d72536d 16:08:10 ---> f8c516990512 16:08:10 Step 16/24 : EXPOSE $APP_PORT 16:08:10 ---> Running in ebcc6e468d33 16:08:12 Removing intermediate container ebcc6e468d33 16:08:12 ---> ac4298c717ef 16:08:12 Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 16:08:13 ---> bde901288468 16:08:13 Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 16:08:15 Removing intermediate container d1f8439d1dc9 16:08:15 ---> 5838ebc020d3 16:08:15 Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper 16:08:15 ---> de4432360c32 16:08:15 Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 16:08:15 ---> Running in 4dc7073503dd 16:08:15 Removing intermediate container c10d54ebdc84 16:08:15 ---> 71f67312af5a 16:08:15 Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 16:08:15 Removing intermediate container 73192debcd3c 16:08:15 ---> 1d293e3e89a4 16:08:15 Step 10/24 : RUN make cmd/core-metadata/core-metadata 16:08:15 ---> Running in ae75fbed89dc 16:08:15 ---> Running in b11c70bc798c 16:08:15 Removing intermediate container 58860edd699b 16:08:15 ---> 331deb230928 16:08:15 Step 10/24 : RUN make cmd/core-command/core-command 16:08:15 ---> Running in 912aae846856 16:08:16 ---> 04fcebd42b40 16:08:16 Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] 16:08:16 ---> Running in db4eef58f2e8 16:08:16 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.54" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 16:08:16 Removing intermediate container db4eef58f2e8 16:08:16 ---> 76edca269bf8 16:08:16 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:08:16 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.54" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 16:08:16 ---> Running in 631aa3309f31 16:08:16 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.54" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 16:08:18 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.54" -o cmd/core-command/core-command ./cmd/core-command 16:08:18 Removing intermediate container 631aa3309f31 16:08:18 ---> b104a4f4e618 16:08:18 Step 22/24 : LABEL arch=arm64 16:08:18 ---> Running in d493233c34dd 16:08:18 Removing intermediate container d493233c34dd 16:08:18 ---> b3b9f4374fcd 16:08:18 Step 23/24 : LABEL git_sha=2de07aa5618795465836e287608abcda04ffa72f 16:08:18 ---> Running in 6cf1621f71c2 16:08:20 Removing intermediate container 6cf1621f71c2 16:08:20 ---> fe8e6f21396a 16:08:20 Step 24/24 : LABEL version=2.0.1-dev.54 16:08:20 ---> Running in 7dca5a888a3d 16:08:20 Removing intermediate container 7dca5a888a3d 16:08:20 ---> ad24714f5952 16:08:20 16:08:20 Successfully built ad24714f5952 16:08:20 Successfully tagged sys-mgmt-agent-arm64:latest 16:09:46  Building sys-mgmt-agent ... done CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.54" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 16:09:53 Removing intermediate container 912aae846856 16:09:53 ---> 34d9e77fa1f1 16:09:53 16:09:53 Step 11/24 : FROM alpine:3.14 16:09:53 ---> bb3de5531c18 16:09:53 Step 12/24 : RUN apk add --update --no-cache dumb-init 16:09:53 ---> Using cache 16:09:53 ---> ef7f600f282e 16:09:53 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 16:09:53 ---> Using cache 16:09:53 ---> 1b0be103719e 16:09:53 Step 14/24 : ENV APP_PORT=59882 16:09:53 Removing intermediate container 4dc7073503dd 16:09:53 ---> 25501e0bd73f 16:09:53 16:09:53 Step 11/32 : FROM alpine:3.14 16:09:53 ---> bb3de5531c18 16:09:53 Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 16:09:53 ---> Running in bac978afc681 16:09:53 ---> Running in fde1b756bdbc 16:09:53 Removing intermediate container bac978afc681 16:09:53 ---> 88eed7bf366e 16:09:53 Step 15/24 : EXPOSE $APP_PORT 16:09:53 Removing intermediate container fde1b756bdbc 16:09:53 ---> afa4febee58d 16:09:53 Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec 16:09:54 ---> Running in 0e87577f0919 16:09:54 ---> Running in f7bc38bc1363 16:09:54 Removing intermediate container f7bc38bc1363 16:09:54 ---> 99ccdb4caa9a 16:09:54 Step 16/24 : WORKDIR / 16:09:54 Removing intermediate container ae75fbed89dc 16:09:54 ---> 39984a348825 16:09:54 16:09:54 Step 11/26 : FROM alpine:3.14 16:09:54 ---> bb3de5531c18 16:09:54 Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 16:09:54 ---> Running in 85967a66e23d 16:09:56 ---> Running in e7c8fd589fc3 16:09:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 16:09:56 Removing intermediate container b11c70bc798c 16:09:56 ---> aad07d6a2570 16:09:56 16:09:56 Step 11/24 : FROM alpine:3.14 16:09:56 ---> bb3de5531c18 16:09:56 Step 12/24 : RUN apk add --update --no-cache dumb-init 16:09:56 ---> Using cache 16:09:56 ---> ef7f600f282e 16:09:56 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 16:09:56 ---> Using cache 16:09:56 ---> 1b0be103719e 16:09:56 Step 14/24 : ENV APP_PORT=59881 16:09:56 ---> Running in 2b03ffb3eaa2 16:09:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 16:09:56 Removing intermediate container 85967a66e23d 16:09:56 ---> 197b657ac41f 16:09:56 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 16:09:56 Removing intermediate container 2b03ffb3eaa2 16:09:56 ---> ac22b8cfcdd9 16:09:56 Step 15/24 : EXPOSE $APP_PORT 16:09:56 ---> Running in 43ff6cca7eb6 16:09:56 (1/2) Installing dumb-init (1.2.5-r1) 16:09:56 (2/2) Installing su-exec (0.2-r1) 16:09:56 Executing busybox-1.33.1-r3.trigger 16:09:56 OK: 5 MiB in 16 packages 16:10:03 ---> 4d1c625192c1 16:10:03 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 16:10:03 Removing intermediate container 43ff6cca7eb6 16:10:03 ---> 7c1a5fda9749 16:10:03 Step 16/24 : WORKDIR / 16:10:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 16:10:03 ---> Running in 35b076e554bd 16:10:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 16:10:03 Removing intermediate container 35b076e554bd 16:10:03 ---> 5bca6c77ad37 16:10:03 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 16:10:03 (1/3) Installing ca-certificates (20191127-r5) 16:10:03 (2/3) Installing dumb-init (1.2.5-r1) 16:10:03 (3/3) Installing su-exec (0.2-r1) 16:10:03 Executing busybox-1.33.1-r3.trigger 16:10:03 Removing intermediate container 0e87577f0919 16:10:03 ---> bba1b5bed1bf 16:10:03 Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init 16:10:03 Executing ca-certificates-20191127-r5.trigger 16:10:03 ---> 66e10cb94ac5 16:10:03 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 16:10:03 ---> Running in 44d7dbdb3b95 16:10:03 OK: 6 MiB in 17 packages 16:10:03 ---> bf571e70b4c9 16:10:03 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 16:10:03 Removing intermediate container 44d7dbdb3b95 16:10:03 ---> bf82e7f01bba 16:10:03 Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 16:10:03 ---> Running in e232479885a7 16:10:03 ---> 031ff9ac4b7a 16:10:03 Step 20/24 : ENTRYPOINT ["/core-command"] 16:10:03 ---> Running in 2bc53d52cd95 16:10:03 Removing intermediate container e232479885a7 16:10:03 ---> 226295ac726b 16:10:03 Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 16:10:03 Removing intermediate container e7c8fd589fc3 16:10:03 ---> e5a6b04feb5a 16:10:03 Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 16:10:03 ---> Running in e49d7cc7acfe 16:10:03 ---> 1a2ac39edc71 16:10:03 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 16:10:03 Removing intermediate container 2bc53d52cd95 16:10:03 ---> 5a366a8d0a9a 16:10:03 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:10:03 ---> Running in 5535a5d85700 16:10:03 ---> Running in 11dcadc5de35 16:10:03 Removing intermediate container 5535a5d85700 16:10:03 ---> 502437ce0132 16:10:03 Step 14/26 : WORKDIR / 16:10:03 Removing intermediate container 11dcadc5de35 16:10:03 ---> 5123afe4ac11 16:10:03 Step 22/24 : LABEL arch=arm64 16:10:03 ---> Running in 633a66acc9a4 16:10:03 ---> 7926e96dd836 16:10:03 Step 20/24 : ENTRYPOINT ["/core-metadata"] 16:10:03 ---> Running in 3e96dd64459a 16:10:03 ---> Running in ed0b45f3bcee 16:10:03 Removing intermediate container 633a66acc9a4 16:10:03 ---> a57140cde8ee 16:10:03 Step 15/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 16:10:03 Removing intermediate container 3e96dd64459a 16:10:03 ---> 370feffb73d0 16:10:03 Step 23/24 : LABEL git_sha=2de07aa5618795465836e287608abcda04ffa72f 16:10:03 ---> Running in 497c4d0dc406 16:10:03 Removing intermediate container ed0b45f3bcee 16:10:03 ---> 084a47ff3a0d 16:10:03 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:10:03 ---> Running in 5e844e3095cf 16:10:04 Removing intermediate container e49d7cc7acfe 16:10:04 ---> 64599cfbf188 16:10:04 Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} 16:10:04 ---> Running in 235d77b2ac8d 16:10:04 Removing intermediate container 497c4d0dc406 16:10:04 ---> 146df471dea9 16:10:04 Step 24/24 : LABEL version=2.0.1-dev.54 16:10:04 ---> 4c64ae2de255 16:10:04 Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 16:10:04 Removing intermediate container 5e844e3095cf 16:10:04 ---> 9665c3e44fb1 16:10:04 Step 22/24 : LABEL arch=arm64 16:10:04 ---> Running in a31f2451ef16 16:10:04 ---> Running in 4c110ce715f1 16:10:04 Removing intermediate container 235d77b2ac8d 16:10:04 ---> 143c207186f1 16:10:04 Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 16:10:04 Removing intermediate container a31f2451ef16 16:10:04 ---> 9414e254c740 16:10:04 16:10:04 Removing intermediate container 4c110ce715f1 16:10:04 ---> dd77f116fa4f 16:10:04 Step 23/24 : LABEL git_sha=2de07aa5618795465836e287608abcda04ffa72f 16:10:04 ---> 269bb02640b3 16:10:04 Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 16:10:04 Successfully built 9414e254c740 16:10:04 Successfully tagged core-command-arm64:latest 16:10:04  Building core-command ... done  ---> Running in 304fe11a035f 16:10:06 ---> b87733772a59 16:10:06 Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 16:10:06 ---> Running in 51eda041c2e5 16:10:06 Removing intermediate container 304fe11a035f 16:10:06 ---> 78f91e6afe0e 16:10:06 Step 24/24 : LABEL version=2.0.1-dev.54 16:10:06 ---> 3da224c51c16 16:10:06 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 16:10:06 ---> Running in 2007a1e9aa94 16:10:06 Removing intermediate container 2007a1e9aa94 16:10:06 ---> 1637aa2cca63 16:10:06 16:10:06 Successfully built 1637aa2cca63 16:10:06 Successfully tagged core-metadata-arm64:latest 16:10:09  Building core-metadata ... done  ---> 6fef6f9de7a1 16:10:09 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 16:10:09 ---> eb0a452f423a 16:10:09 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 16:10:09 Removing intermediate container 51eda041c2e5 16:10:09 ---> 0a49b6ec5a1c 16:10:09 Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / 16:10:09 ---> cab368a325bb 16:10:09 Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 16:10:09 ---> c39eb4f34089 16:10:09 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 16:10:13 ---> 32b4fb16bb37 16:10:13 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/ 16:10:13 ---> 5fa9e59c3bfb 16:10:13 Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 16:10:13 ---> Running in e3da13e7c5bc 16:10:13 ---> e3c656c39a79 16:10:13 Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 16:10:13 ---> 38f8b7f82366 16:10:13 Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 16:10:14 Removing intermediate container e3da13e7c5bc 16:10:14 ---> a268bbab81c8 16:10:14 Step 23/26 : ENTRYPOINT ["entrypoint.sh"] 16:10:14 ---> Running in b2120344c326 16:10:14 ---> d310e9c92d08 16:10:14 Step 25/32 : VOLUME ${SECURITY_INIT_DIR} 16:10:14 ---> Running in b4dc767d15ff 16:10:14 Removing intermediate container b2120344c326 16:10:14 ---> 1d7683a3ad5e 16:10:14 Step 24/26 : LABEL arch=arm64 16:10:14 ---> Running in cf84ae16aa82 16:10:14 Removing intermediate container b4dc767d15ff 16:10:14 ---> b3004381398e 16:10:14 Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 16:10:18 Removing intermediate container cf84ae16aa82 16:10:18 ---> 8e4f76f64c4b 16:10:18 Step 25/26 : LABEL git_sha=2de07aa5618795465836e287608abcda04ffa72f 16:10:18 ---> Running in 1f5fa75c5298 16:10:18 ---> bec75dcc384a 16:10:18 Step 27/32 : RUN chmod +x /entrypoint.sh 16:10:18 ---> Running in beccfb29dc86 16:10:18 Removing intermediate container 1f5fa75c5298 16:10:18 ---> 79414ccba271 16:10:18 Step 26/26 : LABEL version=2.0.1-dev.54 16:10:18 ---> Running in cb6e54b959da 16:10:18 Removing intermediate container cb6e54b959da 16:10:18 ---> 495206ba81f3 16:10:18 16:10:18 Successfully built 495206ba81f3 16:10:18 Successfully tagged security-secretstore-setup-arm64:latest 16:10:19  Building security-secretstore-setup ... done Removing intermediate container beccfb29dc86 16:10:19 ---> 503873d49224 16:10:19 Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] 16:10:19 ---> Running in 57f473ad95e0 16:10:19 Removing intermediate container 57f473ad95e0 16:10:19 ---> 993c7d8e29c5 16:10:19 Step 29/32 : CMD ["gate"] 16:10:19 ---> Running in b594c6e314da 16:10:19 Removing intermediate container b594c6e314da 16:10:19 ---> e298e0e76690 16:10:19 Step 30/32 : LABEL arch=arm64 16:10:23 ---> Running in 3369cb6f8aa8 16:10:23 Removing intermediate container 3369cb6f8aa8 16:10:23 ---> c1ff8a8851f1 16:10:23 Step 31/32 : LABEL git_sha=2de07aa5618795465836e287608abcda04ffa72f 16:10:23 ---> Running in 6b509d181d3a 16:10:23 Removing intermediate container 6b509d181d3a 16:10:23 ---> e8622c106370 16:10:23 Step 32/32 : LABEL version=2.0.1-dev.54 16:10:23 ---> Running in fb46e70411e9 16:10:23 Removing intermediate container fb46e70411e9 16:10:23 ---> 93bc8898fad9 16:10:23 16:10:23 Successfully built 93bc8898fad9 16:10:23 Successfully tagged security-bootstrapper-arm64:latest 16:10:23  Building security-bootstrapper ... done  [Pipeline] } 16:10:23 $ docker stop --time=1 903c05af31e2c28faad582ee65aefc0d74802959367dc0a8097c296204052dcd 16:10:26 $ docker rm -f 903c05af31e2c28faad582ee65aefc0d74802959367dc0a8097c296204052dcd [Pipeline] // withDockerContainer [Pipeline] sh 16:10:31 + docker images 16:10:31 REPOSITORY TAG IMAGE ID CREATED SIZE 16:10:31 security-bootstrapper-arm64 latest 93bc8898fad9 8 seconds ago 17.7MB 16:10:31 security-secretstore-setup-arm64 latest 495206ba81f3 14 seconds ago 26.5MB 16:10:31 core-metadata-arm64 latest 1637aa2cca63 24 seconds ago 15.8MB 16:10:31 core-command-arm64 latest 9414e254c740 26 seconds ago 15.2MB 16:10:31 aad07d6a2570 36 seconds ago 1.46GB 16:10:31 39984a348825 36 seconds ago 1.46GB 16:10:31 25501e0bd73f 40 seconds ago 1.45GB 16:10:31 34d9e77fa1f1 40 seconds ago 1.45GB 16:10:31 sys-mgmt-agent-arm64 latest ad24714f5952 2 minutes ago 312MB 16:10:31 core-data-arm64 latest 4e5cf44dfc03 3 minutes ago 19.4MB 16:10:31 support-scheduler-arm64 latest ee1289a532c3 3 minutes ago 15.2MB 16:10:31 support-notifications-arm64 latest d99645a7d47b 3 minutes ago 15.9MB 16:10:31 security-proxy-setup-arm64 latest 27f945a2ab68 3 minutes ago 25.3MB 16:10:31 3f42304be223 3 minutes ago 1.46GB 16:10:31 07c9eadbaed1 3 minutes ago 1.45GB 16:10:31 84900848d6f0 3 minutes ago 1.45GB 16:10:31 fe5616dd1873 3 minutes ago 1.45GB 16:10:31 62de7d877578 3 minutes ago 1.46GB 16:10:31 ci-base-image-arm64 latest 3be6d8bb7341 9 minutes ago 1.24GB 16:10:31 alpine 3.14 bb3de5531c18 4 weeks ago 5.34MB 16:10:31 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.16-alpine 04bc70af865f 7 weeks ago 533MB 16:10:31 docker 20.10.7 df445af6242a 3 months ago 234MB 16:10:31 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 15 months ago 285MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 16:10:36 provisioning config files... 16:10:38 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/62@tmp/config595803742801414724tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:10:47 ---> docker-login.sh 16:10:47 nexus3.edgexfoundry.org:10001 16:10:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:10:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:10:47 Configure a credential helper to remove this warning. See 16:10:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:10:47 16:10:47 Login Succeeded 16:10:47 nexus3.edgexfoundry.org:10002 16:10:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:10:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:10:47 Configure a credential helper to remove this warning. See 16:10:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:10:47 16:10:47 Login Succeeded 16:10:47 nexus3.edgexfoundry.org:10003 16:10:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:10:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:10:47 Configure a credential helper to remove this warning. See 16:10:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:10:47 16:10:47 Login Succeeded 16:10:47 nexus3.edgexfoundry.org:10004 16:10:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:10:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:10:47 Configure a credential helper to remove this warning. See 16:10:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:10:47 16:10:47 Login Succeeded 16:10:47 docker.io 16:10:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:10:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:10:47 Configure a credential helper to remove this warning. See 16:10:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:10:47 16:10:47 Login Succeeded 16:10:47 ---> docker-login.sh ends [Pipeline] } 16:10:49 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 16:10:55 [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: 16:10:55 2de07aa5618795465836e287608abcda04ffa72f 16:10:55 latest 16:10:55 2.0.1-dev.54 16:10:55 2de07aa5618795465836e287608abcda04ffa72f-2.0.1-dev.54 16:10:55 main 16:10:55 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 16:11:00 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:2de07aa5618795465836e287608abcda04ffa72f [Pipeline] isUnix [Pipeline] sh 16:11:03 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:2de07aa5618795465836e287608abcda04ffa72f 16:11:03 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 16:11:03 8ef094cb5d6f: Preparing 16:11:03 eca584951b0c: Preparing 16:11:03 2c50445ccaeb: Preparing 16:11:03 716ab9f0f8bb: Preparing 16:11:03 ee420dfed78a: Preparing 16:11:03 ee420dfed78a: Layer already exists 16:11:03 2c50445ccaeb: Pushed 16:11:03 8ef094cb5d6f: Pushed 16:11:03 716ab9f0f8bb: Pushed 16:11:03 eca584951b0c: Pushed 16:11:03 2de07aa5618795465836e287608abcda04ffa72f: digest: sha256:bd490600ae9236a790f8322b51c6ff21cfe0a134a29d33eb9516ab987a6aca86 size: 1363 [Pipeline] isUnix [Pipeline] sh 16:11:05 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] isUnix [Pipeline] sh 16:11:09 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest 16:11:09 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 16:11:09 8ef094cb5d6f: Preparing 16:11:09 eca584951b0c: Preparing 16:11:09 2c50445ccaeb: Preparing 16:11:09 716ab9f0f8bb: Preparing 16:11:09 ee420dfed78a: Preparing 16:11:09 8ef094cb5d6f: Layer already exists 16:11:09 ee420dfed78a: Layer already exists 16:11:09 716ab9f0f8bb: Layer already exists 16:11:09 eca584951b0c: Layer already exists 16:11:09 2c50445ccaeb: Layer already exists 16:11:09 latest: digest: sha256:bd490600ae9236a790f8322b51c6ff21cfe0a134a29d33eb9516ab987a6aca86 size: 1363 [Pipeline] isUnix [Pipeline] sh 16:11:12 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:2.0.1-dev.54 [Pipeline] isUnix [Pipeline] sh 16:11:14 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:2.0.1-dev.54 16:11:14 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 16:11:14 8ef094cb5d6f: Preparing 16:11:14 eca584951b0c: Preparing 16:11:14 2c50445ccaeb: Preparing 16:11:14 716ab9f0f8bb: Preparing 16:11:14 ee420dfed78a: Preparing 16:11:14 eca584951b0c: Layer already exists 16:11:14 2c50445ccaeb: Layer already exists 16:11:14 ee420dfed78a: Layer already exists 16:11:14 8ef094cb5d6f: Layer already exists 16:11:14 716ab9f0f8bb: Layer already exists 16:11:14 2.0.1-dev.54: digest: sha256:bd490600ae9236a790f8322b51c6ff21cfe0a134a29d33eb9516ab987a6aca86 size: 1363 [Pipeline] isUnix [Pipeline] sh 16:11:17 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:2de07aa5618795465836e287608abcda04ffa72f-2.0.1-dev.54 [Pipeline] isUnix [Pipeline] sh 16:11:23 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:2de07aa5618795465836e287608abcda04ffa72f-2.0.1-dev.54 16:11:23 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 16:11:23 8ef094cb5d6f: Preparing 16:11:23 eca584951b0c: Preparing 16:11:23 2c50445ccaeb: Preparing 16:11:23 716ab9f0f8bb: Preparing 16:11:23 ee420dfed78a: Preparing 16:11:23 716ab9f0f8bb: Layer already exists 16:11:23 eca584951b0c: Layer already exists 16:11:23 ee420dfed78a: Layer already exists 16:11:23 8ef094cb5d6f: Layer already exists 16:11:23 2c50445ccaeb: Layer already exists 16:11:23 2de07aa5618795465836e287608abcda04ffa72f-2.0.1-dev.54: digest: sha256:bd490600ae9236a790f8322b51c6ff21cfe0a134a29d33eb9516ab987a6aca86 size: 1363 [Pipeline] isUnix [Pipeline] sh 16:11:28 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] isUnix [Pipeline] sh 16:11:32 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main 16:11:32 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 16:11:32 8ef094cb5d6f: Preparing 16:11:32 eca584951b0c: Preparing 16:11:32 2c50445ccaeb: Preparing 16:11:32 716ab9f0f8bb: Preparing 16:11:32 ee420dfed78a: Preparing 16:11:32 8ef094cb5d6f: Layer already exists 16:11:32 eca584951b0c: Layer already exists 16:11:32 ee420dfed78a: Layer already exists 16:11:32 2c50445ccaeb: Layer already exists 16:11:32 716ab9f0f8bb: Layer already exists 16:11:32 main: digest: sha256:bd490600ae9236a790f8322b51c6ff21cfe0a134a29d33eb9516ab987a6aca86 size: 1363 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 16:11:33 ===================================================== [Pipeline] echo 16:11:35 taggedImages: 16:11:35 - nexus3.edgexfoundry.org:10004/core-command-arm64:2de07aa5618795465836e287608abcda04ffa72f 16:11:35 - nexus3.edgexfoundry.org:10004/core-command-arm64:latest 16:11:35 - nexus3.edgexfoundry.org:10004/core-command-arm64:2.0.1-dev.54 16:11:35 - nexus3.edgexfoundry.org:10004/core-command-arm64:2de07aa5618795465836e287608abcda04ffa72f-2.0.1-dev.54 16:11:35 - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo 16:11:38 [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: 16:11:38 2de07aa5618795465836e287608abcda04ffa72f 16:11:38 latest 16:11:38 2.0.1-dev.54 16:11:38 2de07aa5618795465836e287608abcda04ffa72f-2.0.1-dev.54 16:11:38 main 16:11:38 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 16:11:46 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:2de07aa5618795465836e287608abcda04ffa72f [Pipeline] isUnix [Pipeline] sh 16:11:50 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:2de07aa5618795465836e287608abcda04ffa72f 16:11:50 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 16:11:50 1adb3c141a53: Preparing 16:11:50 5c083c54b053: Preparing 16:11:50 2c50445ccaeb: Preparing 16:11:50 b25c353b33fe: Preparing 16:11:50 c039674f75e9: Preparing 16:11:50 ee420dfed78a: Preparing 16:11:50 ee420dfed78a: Waiting 16:11:50 2c50445ccaeb: Layer already exists 16:11:50 ee420dfed78a: Layer already exists 16:11:50 1adb3c141a53: Pushed 16:11:50 c039674f75e9: Pushed 16:11:50 b25c353b33fe: Pushed 16:11:51 5c083c54b053: Pushed 16:11:53 2de07aa5618795465836e287608abcda04ffa72f: digest: sha256:f070486b039e28302eda1d5eb0237fe255fafd2b0321699b0313ebd0678d2aa6 size: 1572 [Pipeline] isUnix [Pipeline] sh 16:12:01 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] isUnix [Pipeline] sh 16:12:10 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest 16:12:10 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 16:12:10 1adb3c141a53: Preparing 16:12:10 5c083c54b053: Preparing 16:12:10 2c50445ccaeb: Preparing 16:12:10 b25c353b33fe: Preparing 16:12:10 c039674f75e9: Preparing 16:12:10 ee420dfed78a: Preparing 16:12:10 ee420dfed78a: Waiting 16:12:10 5c083c54b053: Layer already exists 16:12:10 c039674f75e9: Layer already exists 16:12:10 b25c353b33fe: Layer already exists 16:12:10 2c50445ccaeb: Layer already exists 16:12:10 1adb3c141a53: Layer already exists 16:12:10 ee420dfed78a: Layer already exists 16:12:10 latest: digest: sha256:f070486b039e28302eda1d5eb0237fe255fafd2b0321699b0313ebd0678d2aa6 size: 1572 [Pipeline] isUnix [Pipeline] sh 16:12:18 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:2.0.1-dev.54 [Pipeline] isUnix [Pipeline] sh 16:12:26 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:2.0.1-dev.54 16:12:26 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 16:12:26 1adb3c141a53: Preparing 16:12:26 5c083c54b053: Preparing 16:12:26 2c50445ccaeb: Preparing 16:12:26 b25c353b33fe: Preparing 16:12:26 c039674f75e9: Preparing 16:12:26 ee420dfed78a: Preparing 16:12:26 ee420dfed78a: Waiting 16:12:26 5c083c54b053: Layer already exists 16:12:26 b25c353b33fe: Layer already exists 16:12:26 1adb3c141a53: Layer already exists 16:12:26 2c50445ccaeb: Layer already exists 16:12:26 c039674f75e9: Layer already exists 16:12:26 ee420dfed78a: Layer already exists 16:12:26 2.0.1-dev.54: digest: sha256:f070486b039e28302eda1d5eb0237fe255fafd2b0321699b0313ebd0678d2aa6 size: 1572 [Pipeline] isUnix [Pipeline] sh 16:12:43 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:2de07aa5618795465836e287608abcda04ffa72f-2.0.1-dev.54 [Pipeline] isUnix [Pipeline] sh 16:12:50 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:2de07aa5618795465836e287608abcda04ffa72f-2.0.1-dev.54 16:12:50 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 16:12:50 1adb3c141a53: Preparing 16:12:50 5c083c54b053: Preparing 16:12:50 2c50445ccaeb: Preparing 16:12:50 b25c353b33fe: Preparing 16:12:50 c039674f75e9: Preparing 16:12:50 ee420dfed78a: Preparing 16:12:50 ee420dfed78a: Waiting 16:12:50 1adb3c141a53: Layer already exists 16:12:50 c039674f75e9: Layer already exists 16:12:50 b25c353b33fe: Layer already exists 16:12:50 2c50445ccaeb: Layer already exists 16:12:50 5c083c54b053: Layer already exists 16:12:50 ee420dfed78a: Layer already exists 16:12:50 2de07aa5618795465836e287608abcda04ffa72f-2.0.1-dev.54: digest: sha256:f070486b039e28302eda1d5eb0237fe255fafd2b0321699b0313ebd0678d2aa6 size: 1572 [Pipeline] isUnix [Pipeline] sh 16:12:58 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] isUnix [Pipeline] sh 16:13:04 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main 16:13:04 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 16:13:04 1adb3c141a53: Preparing 16:13:04 5c083c54b053: Preparing 16:13:04 2c50445ccaeb: Preparing 16:13:04 b25c353b33fe: Preparing 16:13:04 c039674f75e9: Preparing 16:13:04 ee420dfed78a: Preparing 16:13:04 ee420dfed78a: Waiting 16:13:04 c039674f75e9: Layer already exists 16:13:04 2c50445ccaeb: Layer already exists 16:13:04 b25c353b33fe: Layer already exists 16:13:04 1adb3c141a53: Layer already exists 16:13:04 5c083c54b053: Layer already exists 16:13:04 ee420dfed78a: Layer already exists 16:13:04 main: digest: sha256:f070486b039e28302eda1d5eb0237fe255fafd2b0321699b0313ebd0678d2aa6 size: 1572 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 16:13:12 ===================================================== [Pipeline] echo 16:13:12 taggedImages: 16:13:12 - nexus3.edgexfoundry.org:10004/core-data-arm64:2de07aa5618795465836e287608abcda04ffa72f 16:13:12 - nexus3.edgexfoundry.org:10004/core-data-arm64:latest 16:13:12 - nexus3.edgexfoundry.org:10004/core-data-arm64:2.0.1-dev.54 16:13:12 - nexus3.edgexfoundry.org:10004/core-data-arm64:2de07aa5618795465836e287608abcda04ffa72f-2.0.1-dev.54 16:13:12 - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo 16:13:17 [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: 16:13:17 2de07aa5618795465836e287608abcda04ffa72f 16:13:17 latest 16:13:17 2.0.1-dev.54 16:13:17 2de07aa5618795465836e287608abcda04ffa72f-2.0.1-dev.54 16:13:17 main 16:13:17 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 16:13:28 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:2de07aa5618795465836e287608abcda04ffa72f [Pipeline] isUnix [Pipeline] sh 16:13:35 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:2de07aa5618795465836e287608abcda04ffa72f 16:13:35 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 16:13:35 f21ed3936285: Preparing 16:13:35 6a3c5d0aef62: Preparing 16:13:35 2c50445ccaeb: Preparing 16:13:35 716ab9f0f8bb: Preparing 16:13:35 ee420dfed78a: Preparing 16:13:35 ee420dfed78a: Layer already exists 16:13:35 2c50445ccaeb: Layer already exists 16:13:35 716ab9f0f8bb: Layer already exists 16:13:35 f21ed3936285: Pushed 16:13:35 6a3c5d0aef62: Pushed 16:13:35 2de07aa5618795465836e287608abcda04ffa72f: digest: sha256:39504b26e3d311225855e919d420d59f90c5e511a2904fbd4fc955340bbc0aa7 size: 1363 [Pipeline] isUnix [Pipeline] sh 16:13:43 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] isUnix [Pipeline] sh 16:13:48 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest 16:13:48 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 16:13:48 f21ed3936285: Preparing 16:13:48 6a3c5d0aef62: Preparing 16:13:48 2c50445ccaeb: Preparing 16:13:48 716ab9f0f8bb: Preparing 16:13:48 ee420dfed78a: Preparing 16:13:48 2c50445ccaeb: Layer already exists 16:13:48 ee420dfed78a: Layer already exists 16:13:48 6a3c5d0aef62: Layer already exists 16:13:48 f21ed3936285: Layer already exists 16:13:48 716ab9f0f8bb: Layer already exists 16:13:48 latest: digest: sha256:39504b26e3d311225855e919d420d59f90c5e511a2904fbd4fc955340bbc0aa7 size: 1363 [Pipeline] isUnix [Pipeline] sh 16:13:56 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.0.1-dev.54 [Pipeline] isUnix [Pipeline] sh 16:14:03 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.0.1-dev.54 16:14:03 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 16:14:03 f21ed3936285: Preparing 16:14:03 6a3c5d0aef62: Preparing 16:14:03 2c50445ccaeb: Preparing 16:14:03 716ab9f0f8bb: Preparing 16:14:03 ee420dfed78a: Preparing 16:14:03 2c50445ccaeb: Layer already exists 16:14:03 f21ed3936285: Layer already exists 16:14:03 6a3c5d0aef62: Layer already exists 16:14:03 716ab9f0f8bb: Layer already exists 16:14:03 ee420dfed78a: Layer already exists 16:14:03 2.0.1-dev.54: digest: sha256:39504b26e3d311225855e919d420d59f90c5e511a2904fbd4fc955340bbc0aa7 size: 1363 [Pipeline] isUnix [Pipeline] sh 16:14:09 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:2de07aa5618795465836e287608abcda04ffa72f-2.0.1-dev.54 [Pipeline] isUnix [Pipeline] sh 16:14:14 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:2de07aa5618795465836e287608abcda04ffa72f-2.0.1-dev.54 16:14:14 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 16:14:14 f21ed3936285: Preparing 16:14:14 6a3c5d0aef62: Preparing 16:14:14 2c50445ccaeb: Preparing 16:14:14 716ab9f0f8bb: Preparing 16:14:14 ee420dfed78a: Preparing 16:14:14 2c50445ccaeb: Layer already exists 16:14:14 716ab9f0f8bb: Layer already exists 16:14:14 6a3c5d0aef62: Layer already exists 16:14:14 f21ed3936285: Layer already exists 16:14:14 ee420dfed78a: Layer already exists 16:14:14 2de07aa5618795465836e287608abcda04ffa72f-2.0.1-dev.54: digest: sha256:39504b26e3d311225855e919d420d59f90c5e511a2904fbd4fc955340bbc0aa7 size: 1363 [Pipeline] isUnix [Pipeline] sh 16:14:20 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] isUnix [Pipeline] sh 16:14:27 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main 16:14:27 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 16:14:27 f21ed3936285: Preparing 16:14:27 6a3c5d0aef62: Preparing 16:14:27 2c50445ccaeb: Preparing 16:14:27 716ab9f0f8bb: Preparing 16:14:27 ee420dfed78a: Preparing 16:14:27 716ab9f0f8bb: Layer already exists 16:14:27 ee420dfed78a: Layer already exists 16:14:27 6a3c5d0aef62: Layer already exists 16:14:27 2c50445ccaeb: Layer already exists 16:14:27 f21ed3936285: Layer already exists 16:14:27 main: digest: sha256:39504b26e3d311225855e919d420d59f90c5e511a2904fbd4fc955340bbc0aa7 size: 1363 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 16:14:32 ===================================================== [Pipeline] echo 16:14:32 taggedImages: 16:14:32 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:2de07aa5618795465836e287608abcda04ffa72f 16:14:32 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest 16:14:32 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.0.1-dev.54 16:14:32 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:2de07aa5618795465836e287608abcda04ffa72f-2.0.1-dev.54 16:14:32 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo 16:14:37 [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: 16:14:37 2de07aa5618795465836e287608abcda04ffa72f 16:14:37 latest 16:14:37 2.0.1-dev.54 16:14:37 2de07aa5618795465836e287608abcda04ffa72f-2.0.1-dev.54 16:14:37 main 16:14:37 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 16:14:45 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2de07aa5618795465836e287608abcda04ffa72f [Pipeline] isUnix [Pipeline] sh 16:14:51 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2de07aa5618795465836e287608abcda04ffa72f 16:14:51 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 16:14:51 eb7c970ca0c2: Preparing 16:14:51 eb7c970ca0c2: Preparing 16:14:51 430550d6e382: Preparing 16:14:51 0390c366e556: Preparing 16:14:51 e8155f974eb6: Preparing 16:14:51 198c9e16c518: Preparing 16:14:51 2c50445ccaeb: Preparing 16:14:51 b65d5de8ce6e: Preparing 16:14:51 720c139cd760: Preparing 16:14:51 3c3acbf237f5: Preparing 16:14:51 a1a88a515cb7: Preparing 16:14:51 ee420dfed78a: Preparing 16:14:51 2c50445ccaeb: Waiting 16:14:51 b65d5de8ce6e: Waiting 16:14:51 720c139cd760: Waiting 16:14:51 a1a88a515cb7: Waiting 16:14:51 3c3acbf237f5: Waiting 16:14:51 ee420dfed78a: Waiting 16:14:51 eb7c970ca0c2: Pushed 16:14:51 e8155f974eb6: Pushed 16:14:51 430550d6e382: Pushed 16:14:51 0390c366e556: Pushed 16:14:51 2c50445ccaeb: Layer already exists 16:14:51 b65d5de8ce6e: Pushed 16:14:51 720c139cd760: Pushed 16:14:51 a1a88a515cb7: Pushed 16:14:51 3c3acbf237f5: Pushed 16:14:51 ee420dfed78a: Layer already exists 16:14:53 198c9e16c518: Pushed 16:14:53 2de07aa5618795465836e287608abcda04ffa72f: digest: sha256:b166e0dc3050b70eab06b22ffb3aa9d257969432ef0f871eb95ebbb443be8a11 size: 2817 [Pipeline] isUnix [Pipeline] sh 16:14:58 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] isUnix [Pipeline] sh 16:15:05 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest 16:15:05 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 16:15:05 eb7c970ca0c2: Preparing 16:15:05 eb7c970ca0c2: Preparing 16:15:05 430550d6e382: Preparing 16:15:05 0390c366e556: Preparing 16:15:05 e8155f974eb6: Preparing 16:15:05 198c9e16c518: Preparing 16:15:05 2c50445ccaeb: Preparing 16:15:05 b65d5de8ce6e: Preparing 16:15:05 720c139cd760: Preparing 16:15:05 3c3acbf237f5: Preparing 16:15:05 a1a88a515cb7: Preparing 16:15:05 ee420dfed78a: Preparing 16:15:05 2c50445ccaeb: Waiting 16:15:05 b65d5de8ce6e: Waiting 16:15:05 720c139cd760: Waiting 16:15:05 3c3acbf237f5: Waiting 16:15:05 a1a88a515cb7: Waiting 16:15:05 ee420dfed78a: Waiting 16:15:05 eb7c970ca0c2: Layer already exists 16:15:05 198c9e16c518: Layer already exists 16:15:05 0390c366e556: Layer already exists 16:15:05 e8155f974eb6: Layer already exists 16:15:05 430550d6e382: Layer already exists 16:15:05 2c50445ccaeb: Layer already exists 16:15:05 b65d5de8ce6e: Layer already exists 16:15:05 3c3acbf237f5: Layer already exists 16:15:05 720c139cd760: Layer already exists 16:15:05 a1a88a515cb7: Layer already exists 16:15:05 ee420dfed78a: Layer already exists 16:15:05 latest: digest: sha256:b166e0dc3050b70eab06b22ffb3aa9d257969432ef0f871eb95ebbb443be8a11 size: 2817 [Pipeline] isUnix [Pipeline] sh 16:15:23 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.0.1-dev.54 [Pipeline] isUnix [Pipeline] sh 16:15:26 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.0.1-dev.54 16:15:26 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 16:15:26 eb7c970ca0c2: Preparing 16:15:26 eb7c970ca0c2: Preparing 16:15:26 430550d6e382: Preparing 16:15:26 0390c366e556: Preparing 16:15:26 e8155f974eb6: Preparing 16:15:26 198c9e16c518: Preparing 16:15:26 2c50445ccaeb: Preparing 16:15:26 b65d5de8ce6e: Preparing 16:15:26 720c139cd760: Preparing 16:15:26 3c3acbf237f5: Preparing 16:15:26 a1a88a515cb7: Preparing 16:15:26 ee420dfed78a: Preparing 16:15:26 720c139cd760: Waiting 16:15:26 3c3acbf237f5: Waiting 16:15:26 2c50445ccaeb: Waiting 16:15:26 a1a88a515cb7: Waiting 16:15:26 ee420dfed78a: Waiting 16:15:26 b65d5de8ce6e: Waiting 16:15:26 0390c366e556: Layer already exists 16:15:26 eb7c970ca0c2: Layer already exists 16:15:26 430550d6e382: Layer already exists 16:15:26 198c9e16c518: Layer already exists 16:15:26 e8155f974eb6: Layer already exists 16:15:26 2c50445ccaeb: Layer already exists 16:15:26 720c139cd760: Layer already exists 16:15:26 b65d5de8ce6e: Layer already exists 16:15:26 3c3acbf237f5: Layer already exists 16:15:26 a1a88a515cb7: Layer already exists 16:15:26 ee420dfed78a: Layer already exists 16:15:26 2.0.1-dev.54: digest: sha256:b166e0dc3050b70eab06b22ffb3aa9d257969432ef0f871eb95ebbb443be8a11 size: 2817 [Pipeline] isUnix [Pipeline] sh 16:15:29 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2de07aa5618795465836e287608abcda04ffa72f-2.0.1-dev.54 [Pipeline] isUnix [Pipeline] sh 16:15:33 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2de07aa5618795465836e287608abcda04ffa72f-2.0.1-dev.54 16:15:33 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 16:15:33 eb7c970ca0c2: Preparing 16:15:33 eb7c970ca0c2: Preparing 16:15:33 430550d6e382: Preparing 16:15:33 0390c366e556: Preparing 16:15:33 e8155f974eb6: Preparing 16:15:33 198c9e16c518: Preparing 16:15:33 2c50445ccaeb: Preparing 16:15:33 b65d5de8ce6e: Preparing 16:15:33 720c139cd760: Preparing 16:15:33 3c3acbf237f5: Preparing 16:15:33 a1a88a515cb7: Preparing 16:15:33 ee420dfed78a: Preparing 16:15:33 2c50445ccaeb: Waiting 16:15:33 b65d5de8ce6e: Waiting 16:15:33 720c139cd760: Waiting 16:15:33 3c3acbf237f5: Waiting 16:15:33 a1a88a515cb7: Waiting 16:15:33 ee420dfed78a: Waiting 16:15:33 0390c366e556: Layer already exists 16:15:33 e8155f974eb6: Layer already exists 16:15:33 eb7c970ca0c2: Layer already exists 16:15:33 430550d6e382: Layer already exists 16:15:33 198c9e16c518: Layer already exists 16:15:33 3c3acbf237f5: Layer already exists 16:15:33 b65d5de8ce6e: Layer already exists 16:15:33 2c50445ccaeb: Layer already exists 16:15:33 720c139cd760: Layer already exists 16:15:33 a1a88a515cb7: Layer already exists 16:15:33 ee420dfed78a: Layer already exists 16:15:33 2de07aa5618795465836e287608abcda04ffa72f-2.0.1-dev.54: digest: sha256:b166e0dc3050b70eab06b22ffb3aa9d257969432ef0f871eb95ebbb443be8a11 size: 2817 [Pipeline] isUnix [Pipeline] sh 16:15:36 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] isUnix [Pipeline] sh 16:15:38 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main 16:15:38 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 16:15:38 eb7c970ca0c2: Preparing 16:15:38 eb7c970ca0c2: Preparing 16:15:38 430550d6e382: Preparing 16:15:38 0390c366e556: Preparing 16:15:38 e8155f974eb6: Preparing 16:15:38 198c9e16c518: Preparing 16:15:38 2c50445ccaeb: Preparing 16:15:38 b65d5de8ce6e: Preparing 16:15:38 720c139cd760: Preparing 16:15:38 3c3acbf237f5: Preparing 16:15:38 a1a88a515cb7: Preparing 16:15:38 ee420dfed78a: Preparing 16:15:38 720c139cd760: Waiting 16:15:38 3c3acbf237f5: Waiting 16:15:38 a1a88a515cb7: Waiting 16:15:38 b65d5de8ce6e: Waiting 16:15:38 2c50445ccaeb: Waiting 16:15:38 ee420dfed78a: Waiting 16:15:38 eb7c970ca0c2: Layer already exists 16:15:38 0390c366e556: Layer already exists 16:15:38 198c9e16c518: Layer already exists 16:15:38 430550d6e382: Layer already exists 16:15:38 e8155f974eb6: Layer already exists 16:15:38 b65d5de8ce6e: Layer already exists 16:15:38 a1a88a515cb7: Layer already exists 16:15:38 2c50445ccaeb: Layer already exists 16:15:38 720c139cd760: Layer already exists 16:15:38 3c3acbf237f5: Layer already exists 16:15:38 ee420dfed78a: Layer already exists 16:15:38 main: digest: sha256:b166e0dc3050b70eab06b22ffb3aa9d257969432ef0f871eb95ebbb443be8a11 size: 2817 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 16:15:40 ===================================================== [Pipeline] echo 16:15:40 taggedImages: 16:15:40 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2de07aa5618795465836e287608abcda04ffa72f 16:15:40 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest 16:15:40 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.0.1-dev.54 16:15:40 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2de07aa5618795465836e287608abcda04ffa72f-2.0.1-dev.54 16:15:40 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo 16:15:43 [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: 16:15:43 2de07aa5618795465836e287608abcda04ffa72f 16:15:43 latest 16:15:43 2.0.1-dev.54 16:15:43 2de07aa5618795465836e287608abcda04ffa72f-2.0.1-dev.54 16:15:43 main 16:15:43 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 16:15:48 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2de07aa5618795465836e287608abcda04ffa72f [Pipeline] isUnix [Pipeline] sh 16:15:50 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2de07aa5618795465836e287608abcda04ffa72f 16:15:50 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 16:15:50 9856ef2f72c7: Preparing 16:15:50 d30103ad5f81: Preparing 16:15:50 daa42b1ff97a: Preparing 16:15:50 8008014d68e9: Preparing 16:15:50 66180371bfef: Preparing 16:15:50 ee420dfed78a: Preparing 16:15:50 ee420dfed78a: Waiting 16:15:50 8008014d68e9: Pushed 16:15:50 daa42b1ff97a: Pushed 16:15:50 ee420dfed78a: Layer already exists 16:15:50 66180371bfef: Pushed 16:15:52 9856ef2f72c7: Pushed 16:15:52 d30103ad5f81: Pushed 16:15:52 2de07aa5618795465836e287608abcda04ffa72f: digest: sha256:41b2e38848e7a0e3368b024c90e8493b6c418a4ffb6ef249112d5d2e6d5594bf size: 1576 [Pipeline] isUnix [Pipeline] sh 16:15:55 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [Pipeline] isUnix [Pipeline] sh 16:15:55 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest 16:15:55 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 16:15:55 9856ef2f72c7: Preparing 16:15:55 d30103ad5f81: Preparing 16:15:55 daa42b1ff97a: Preparing 16:15:55 8008014d68e9: Preparing 16:15:55 66180371bfef: Preparing 16:15:55 ee420dfed78a: Preparing 16:15:55 ee420dfed78a: Waiting 16:15:56 daa42b1ff97a: Layer already exists 16:15:56 66180371bfef: Layer already exists 16:15:56 d30103ad5f81: Layer already exists 16:15:56 9856ef2f72c7: Layer already exists 16:15:56 8008014d68e9: Layer already exists 16:15:56 ee420dfed78a: Layer already exists 16:15:56 latest: digest: sha256:41b2e38848e7a0e3368b024c90e8493b6c418a4ffb6ef249112d5d2e6d5594bf size: 1576 [Pipeline] isUnix [Pipeline] sh 16:15:57 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.0.1-dev.54 [Pipeline] isUnix [Pipeline] sh 16:15:59 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.0.1-dev.54 16:15:59 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 16:15:59 9856ef2f72c7: Preparing 16:15:59 d30103ad5f81: Preparing 16:15:59 daa42b1ff97a: Preparing 16:15:59 8008014d68e9: Preparing 16:15:59 66180371bfef: Preparing 16:15:59 ee420dfed78a: Preparing 16:15:59 ee420dfed78a: Waiting 16:16:00 8008014d68e9: Layer already exists 16:16:00 d30103ad5f81: Layer already exists 16:16:00 66180371bfef: Layer already exists 16:16:00 daa42b1ff97a: Layer already exists 16:16:00 9856ef2f72c7: Layer already exists 16:16:00 ee420dfed78a: Layer already exists 16:16:00 2.0.1-dev.54: digest: sha256:41b2e38848e7a0e3368b024c90e8493b6c418a4ffb6ef249112d5d2e6d5594bf size: 1576 [Pipeline] isUnix [Pipeline] sh 16:16:01 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2de07aa5618795465836e287608abcda04ffa72f-2.0.1-dev.54 [Pipeline] isUnix [Pipeline] sh 16:16:03 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2de07aa5618795465836e287608abcda04ffa72f-2.0.1-dev.54 16:16:03 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 16:16:03 9856ef2f72c7: Preparing 16:16:03 d30103ad5f81: Preparing 16:16:03 daa42b1ff97a: Preparing 16:16:03 8008014d68e9: Preparing 16:16:03 66180371bfef: Preparing 16:16:03 ee420dfed78a: Preparing 16:16:03 ee420dfed78a: Waiting 16:16:03 daa42b1ff97a: Layer already exists 16:16:03 d30103ad5f81: Layer already exists 16:16:03 9856ef2f72c7: Layer already exists 16:16:03 66180371bfef: Layer already exists 16:16:03 8008014d68e9: Layer already exists 16:16:03 ee420dfed78a: Layer already exists 16:16:03 2de07aa5618795465836e287608abcda04ffa72f-2.0.1-dev.54: digest: sha256:41b2e38848e7a0e3368b024c90e8493b6c418a4ffb6ef249112d5d2e6d5594bf size: 1576 [Pipeline] isUnix [Pipeline] sh 16:16:05 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] isUnix [Pipeline] sh 16:16:07 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main 16:16:07 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 16:16:07 9856ef2f72c7: Preparing 16:16:07 d30103ad5f81: Preparing 16:16:07 daa42b1ff97a: Preparing 16:16:07 8008014d68e9: Preparing 16:16:07 66180371bfef: Preparing 16:16:07 ee420dfed78a: Preparing 16:16:07 ee420dfed78a: Waiting 16:16:08 daa42b1ff97a: Layer already exists 16:16:08 66180371bfef: Layer already exists 16:16:08 9856ef2f72c7: Layer already exists 16:16:08 d30103ad5f81: Layer already exists 16:16:08 8008014d68e9: Layer already exists 16:16:08 ee420dfed78a: Layer already exists 16:16:08 main: digest: sha256:41b2e38848e7a0e3368b024c90e8493b6c418a4ffb6ef249112d5d2e6d5594bf size: 1576 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 16:16:09 ===================================================== [Pipeline] echo 16:16:09 taggedImages: 16:16:09 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2de07aa5618795465836e287608abcda04ffa72f 16:16:09 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest 16:16:09 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.0.1-dev.54 16:16:09 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2de07aa5618795465836e287608abcda04ffa72f-2.0.1-dev.54 16:16:09 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo 16:16:13 [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: 16:16:13 2de07aa5618795465836e287608abcda04ffa72f 16:16:13 latest 16:16:13 2.0.1-dev.54 16:16:13 2de07aa5618795465836e287608abcda04ffa72f-2.0.1-dev.54 16:16:13 main 16:16:13 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 16:16:16 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2de07aa5618795465836e287608abcda04ffa72f [Pipeline] isUnix [Pipeline] sh 16:16:22 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2de07aa5618795465836e287608abcda04ffa72f 16:16:22 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 16:16:22 16269b42cd06: Preparing 16:16:22 ee0e47a899f9: Preparing 16:16:22 84314cf1d9d3: Preparing 16:16:22 88f724fee047: Preparing 16:16:22 6c0ef4d2b502: Preparing 16:16:22 b76780ed38b8: Preparing 16:16:22 990c74b5c6be: Preparing 16:16:22 3499f3fc5614: Preparing 16:16:22 d0fb8900e3a4: Preparing 16:16:22 ee420dfed78a: Preparing 16:16:22 b76780ed38b8: Waiting 16:16:22 990c74b5c6be: Waiting 16:16:22 d0fb8900e3a4: Waiting 16:16:22 ee420dfed78a: Waiting 16:16:22 ee0e47a899f9: Pushed 16:16:22 6c0ef4d2b502: Pushed 16:16:22 16269b42cd06: Pushed 16:16:22 3499f3fc5614: Pushed 16:16:22 b76780ed38b8: Pushed 16:16:22 990c74b5c6be: Pushed 16:16:22 ee420dfed78a: Layer already exists 16:16:22 d0fb8900e3a4: Pushed 16:16:22 88f724fee047: Pushed 16:16:22 84314cf1d9d3: Pushed 16:16:22 2de07aa5618795465836e287608abcda04ffa72f: digest: sha256:6004fd9c085c700f0db94584e8f34669bb05facd93d47353aebfc7e22204c2da size: 2405 [Pipeline] isUnix [Pipeline] sh 16:16:24 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [Pipeline] isUnix [Pipeline] sh 16:16:27 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest 16:16:27 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 16:16:27 16269b42cd06: Preparing 16:16:27 ee0e47a899f9: Preparing 16:16:27 84314cf1d9d3: Preparing 16:16:27 88f724fee047: Preparing 16:16:27 6c0ef4d2b502: Preparing 16:16:27 b76780ed38b8: Preparing 16:16:27 990c74b5c6be: Preparing 16:16:27 3499f3fc5614: Preparing 16:16:27 d0fb8900e3a4: Preparing 16:16:27 ee420dfed78a: Preparing 16:16:27 b76780ed38b8: Waiting 16:16:27 990c74b5c6be: Waiting 16:16:27 3499f3fc5614: Waiting 16:16:27 d0fb8900e3a4: Waiting 16:16:27 ee420dfed78a: Waiting 16:16:27 16269b42cd06: Layer already exists 16:16:27 88f724fee047: Layer already exists 16:16:27 84314cf1d9d3: Layer already exists 16:16:27 ee0e47a899f9: Layer already exists 16:16:27 6c0ef4d2b502: Layer already exists 16:16:27 990c74b5c6be: Layer already exists 16:16:27 ee420dfed78a: Layer already exists 16:16:27 3499f3fc5614: Layer already exists 16:16:27 b76780ed38b8: Layer already exists 16:16:27 d0fb8900e3a4: Layer already exists 16:16:27 latest: digest: sha256:6004fd9c085c700f0db94584e8f34669bb05facd93d47353aebfc7e22204c2da size: 2405 [Pipeline] isUnix [Pipeline] sh 16:16:31 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.0.1-dev.54 [Pipeline] isUnix [Pipeline] sh 16:16:32 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.0.1-dev.54 16:16:32 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 16:16:32 16269b42cd06: Preparing 16:16:32 ee0e47a899f9: Preparing 16:16:32 84314cf1d9d3: Preparing 16:16:32 88f724fee047: Preparing 16:16:32 6c0ef4d2b502: Preparing 16:16:32 b76780ed38b8: Preparing 16:16:32 990c74b5c6be: Preparing 16:16:32 3499f3fc5614: Preparing 16:16:32 d0fb8900e3a4: Preparing 16:16:32 ee420dfed78a: Preparing 16:16:32 b76780ed38b8: Waiting 16:16:32 990c74b5c6be: Waiting 16:16:32 3499f3fc5614: Waiting 16:16:32 d0fb8900e3a4: Waiting 16:16:32 ee420dfed78a: Waiting 16:16:32 6c0ef4d2b502: Layer already exists 16:16:32 84314cf1d9d3: Layer already exists 16:16:32 88f724fee047: Layer already exists 16:16:32 16269b42cd06: Layer already exists 16:16:32 ee0e47a899f9: Layer already exists 16:16:32 b76780ed38b8: Layer already exists 16:16:32 990c74b5c6be: Layer already exists 16:16:32 3499f3fc5614: Layer already exists 16:16:32 ee420dfed78a: Layer already exists 16:16:32 d0fb8900e3a4: Layer already exists 16:16:32 2.0.1-dev.54: digest: sha256:6004fd9c085c700f0db94584e8f34669bb05facd93d47353aebfc7e22204c2da size: 2405 [Pipeline] isUnix [Pipeline] sh 16:16:36 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2de07aa5618795465836e287608abcda04ffa72f-2.0.1-dev.54 [Pipeline] isUnix [Pipeline] sh 16:16:39 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2de07aa5618795465836e287608abcda04ffa72f-2.0.1-dev.54 16:16:39 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 16:16:39 16269b42cd06: Preparing 16:16:39 ee0e47a899f9: Preparing 16:16:39 84314cf1d9d3: Preparing 16:16:39 88f724fee047: Preparing 16:16:39 6c0ef4d2b502: Preparing 16:16:39 b76780ed38b8: Preparing 16:16:39 990c74b5c6be: Preparing 16:16:39 3499f3fc5614: Preparing 16:16:39 d0fb8900e3a4: Preparing 16:16:39 ee420dfed78a: Preparing 16:16:39 b76780ed38b8: Waiting 16:16:39 990c74b5c6be: Waiting 16:16:39 3499f3fc5614: Waiting 16:16:39 d0fb8900e3a4: Waiting 16:16:39 ee420dfed78a: Waiting 16:16:39 88f724fee047: Layer already exists 16:16:39 84314cf1d9d3: Layer already exists 16:16:39 6c0ef4d2b502: Layer already exists 16:16:39 ee0e47a899f9: Layer already exists 16:16:39 16269b42cd06: Layer already exists 16:16:39 990c74b5c6be: Layer already exists 16:16:39 b76780ed38b8: Layer already exists 16:16:39 3499f3fc5614: Layer already exists 16:16:39 d0fb8900e3a4: Layer already exists 16:16:39 ee420dfed78a: Layer already exists 16:16:39 2de07aa5618795465836e287608abcda04ffa72f-2.0.1-dev.54: digest: sha256:6004fd9c085c700f0db94584e8f34669bb05facd93d47353aebfc7e22204c2da size: 2405 [Pipeline] isUnix [Pipeline] sh 16:16:41 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] isUnix [Pipeline] sh 16:16:43 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main 16:16:43 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 16:16:43 16269b42cd06: Preparing 16:16:43 ee0e47a899f9: Preparing 16:16:43 84314cf1d9d3: Preparing 16:16:43 88f724fee047: Preparing 16:16:43 6c0ef4d2b502: Preparing 16:16:43 b76780ed38b8: Preparing 16:16:43 990c74b5c6be: Preparing 16:16:43 3499f3fc5614: Preparing 16:16:43 d0fb8900e3a4: Preparing 16:16:43 ee420dfed78a: Preparing 16:16:43 3499f3fc5614: Waiting 16:16:43 d0fb8900e3a4: Waiting 16:16:43 ee420dfed78a: Waiting 16:16:43 b76780ed38b8: Waiting 16:16:43 990c74b5c6be: Waiting 16:16:43 16269b42cd06: Layer already exists 16:16:43 88f724fee047: Layer already exists 16:16:43 ee0e47a899f9: Layer already exists 16:16:43 84314cf1d9d3: Layer already exists 16:16:43 6c0ef4d2b502: Layer already exists 16:16:43 b76780ed38b8: Layer already exists 16:16:43 3499f3fc5614: Layer already exists 16:16:43 990c74b5c6be: Layer already exists 16:16:43 d0fb8900e3a4: Layer already exists 16:16:43 ee420dfed78a: Layer already exists 16:16:43 main: digest: sha256:6004fd9c085c700f0db94584e8f34669bb05facd93d47353aebfc7e22204c2da size: 2405 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 16:16:43 ===================================================== [Pipeline] echo 16:16:45 taggedImages: 16:16:45 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2de07aa5618795465836e287608abcda04ffa72f 16:16:45 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest 16:16:45 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.0.1-dev.54 16:16:45 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2de07aa5618795465836e287608abcda04ffa72f-2.0.1-dev.54 16:16:45 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo 16:16:46 [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: 16:16:46 2de07aa5618795465836e287608abcda04ffa72f 16:16:46 latest 16:16:46 2.0.1-dev.54 16:16:46 2de07aa5618795465836e287608abcda04ffa72f-2.0.1-dev.54 16:16:46 main 16:16:46 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 16:16:51 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:2de07aa5618795465836e287608abcda04ffa72f [Pipeline] isUnix [Pipeline] sh 16:16:55 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:2de07aa5618795465836e287608abcda04ffa72f 16:16:55 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 16:16:55 2d8f5cb59783: Preparing 16:16:55 a5003a74a537: Preparing 16:16:55 2c50445ccaeb: Preparing 16:16:55 bf6bc02724f2: Preparing 16:16:55 ee420dfed78a: Preparing 16:16:55 ee420dfed78a: Layer already exists 16:16:55 2c50445ccaeb: Layer already exists 16:16:55 2d8f5cb59783: Pushed 16:16:55 bf6bc02724f2: Pushed 16:16:56 a5003a74a537: Pushed 16:16:56 2de07aa5618795465836e287608abcda04ffa72f: digest: sha256:0ee3183695341e84de42d28fefab074c4bea28f3fe8907cc4575d8341041213d size: 1364 [Pipeline] isUnix [Pipeline] sh 16:17:01 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] isUnix [Pipeline] sh 16:17:06 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest 16:17:06 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 16:17:06 2d8f5cb59783: Preparing 16:17:06 a5003a74a537: Preparing 16:17:06 2c50445ccaeb: Preparing 16:17:06 bf6bc02724f2: Preparing 16:17:06 ee420dfed78a: Preparing 16:17:06 2d8f5cb59783: Layer already exists 16:17:06 a5003a74a537: Layer already exists 16:17:06 ee420dfed78a: Layer already exists 16:17:06 bf6bc02724f2: Layer already exists 16:17:06 2c50445ccaeb: Layer already exists 16:17:06 latest: digest: sha256:0ee3183695341e84de42d28fefab074c4bea28f3fe8907cc4575d8341041213d size: 1364 [Pipeline] isUnix [Pipeline] sh 16:17:10 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.0.1-dev.54 [Pipeline] isUnix [Pipeline] sh 16:17:11 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.0.1-dev.54 16:17:11 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 16:17:11 2d8f5cb59783: Preparing 16:17:11 a5003a74a537: Preparing 16:17:11 2c50445ccaeb: Preparing 16:17:11 bf6bc02724f2: Preparing 16:17:11 ee420dfed78a: Preparing 16:17:11 bf6bc02724f2: Layer already exists 16:17:11 2d8f5cb59783: Layer already exists 16:17:11 2c50445ccaeb: Layer already exists 16:17:11 ee420dfed78a: Layer already exists 16:17:11 a5003a74a537: Layer already exists 16:17:11 2.0.1-dev.54: digest: sha256:0ee3183695341e84de42d28fefab074c4bea28f3fe8907cc4575d8341041213d size: 1364 [Pipeline] isUnix [Pipeline] sh 16:17:15 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:2de07aa5618795465836e287608abcda04ffa72f-2.0.1-dev.54 [Pipeline] isUnix [Pipeline] sh 16:17:16 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:2de07aa5618795465836e287608abcda04ffa72f-2.0.1-dev.54 16:17:16 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 16:17:16 2d8f5cb59783: Preparing 16:17:16 a5003a74a537: Preparing 16:17:16 2c50445ccaeb: Preparing 16:17:16 bf6bc02724f2: Preparing 16:17:16 ee420dfed78a: Preparing 16:17:16 2c50445ccaeb: Layer already exists 16:17:16 bf6bc02724f2: Layer already exists 16:17:16 ee420dfed78a: Layer already exists 16:17:16 2d8f5cb59783: Layer already exists 16:17:16 a5003a74a537: Layer already exists 16:17:16 2de07aa5618795465836e287608abcda04ffa72f-2.0.1-dev.54: digest: sha256:0ee3183695341e84de42d28fefab074c4bea28f3fe8907cc4575d8341041213d size: 1364 [Pipeline] isUnix [Pipeline] sh 16:17:23 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] isUnix [Pipeline] sh 16:17:26 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main 16:17:26 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 16:17:26 2d8f5cb59783: Preparing 16:17:26 a5003a74a537: Preparing 16:17:26 2c50445ccaeb: Preparing 16:17:26 bf6bc02724f2: Preparing 16:17:26 ee420dfed78a: Preparing 16:17:26 ee420dfed78a: Layer already exists 16:17:26 2c50445ccaeb: Layer already exists 16:17:26 bf6bc02724f2: Layer already exists 16:17:26 2d8f5cb59783: Layer already exists 16:17:26 a5003a74a537: Layer already exists 16:17:28 main: digest: sha256:0ee3183695341e84de42d28fefab074c4bea28f3fe8907cc4575d8341041213d size: 1364 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 16:17:30 ===================================================== [Pipeline] echo 16:17:30 taggedImages: 16:17:30 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:2de07aa5618795465836e287608abcda04ffa72f 16:17:30 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest 16:17:30 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.0.1-dev.54 16:17:30 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:2de07aa5618795465836e287608abcda04ffa72f-2.0.1-dev.54 16:17:30 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo 16:17:33 [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: 16:17:33 2de07aa5618795465836e287608abcda04ffa72f 16:17:33 latest 16:17:33 2.0.1-dev.54 16:17:33 2de07aa5618795465836e287608abcda04ffa72f-2.0.1-dev.54 16:17:33 main 16:17:33 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 16:17:40 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2de07aa5618795465836e287608abcda04ffa72f [Pipeline] isUnix [Pipeline] sh 16:17:43 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2de07aa5618795465836e287608abcda04ffa72f 16:17:43 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 16:17:43 308685eb8b5f: Preparing 16:17:43 9fc16f845d64: Preparing 16:17:43 2c50445ccaeb: Preparing 16:17:43 716ab9f0f8bb: Preparing 16:17:43 ee420dfed78a: Preparing 16:17:43 ee420dfed78a: Layer already exists 16:17:43 716ab9f0f8bb: Layer already exists 16:17:43 2c50445ccaeb: Layer already exists 16:17:43 308685eb8b5f: Pushed 16:17:43 9fc16f845d64: Pushed 16:17:43 2de07aa5618795465836e287608abcda04ffa72f: digest: sha256:35c2c123260de4d93bf10931bc326bf14cd73f0ccd50c94ce1d798ebf48618aa size: 1363 [Pipeline] isUnix [Pipeline] sh 16:17:46 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] isUnix [Pipeline] sh 16:17:48 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest 16:17:48 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 16:17:48 308685eb8b5f: Preparing 16:17:48 9fc16f845d64: Preparing 16:17:48 2c50445ccaeb: Preparing 16:17:48 716ab9f0f8bb: Preparing 16:17:48 ee420dfed78a: Preparing 16:17:48 9fc16f845d64: Layer already exists 16:17:48 ee420dfed78a: Layer already exists 16:17:48 2c50445ccaeb: Layer already exists 16:17:48 308685eb8b5f: Layer already exists 16:17:48 716ab9f0f8bb: Layer already exists 16:17:48 latest: digest: sha256:35c2c123260de4d93bf10931bc326bf14cd73f0ccd50c94ce1d798ebf48618aa size: 1363 [Pipeline] isUnix [Pipeline] sh 16:17:51 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.0.1-dev.54 [Pipeline] isUnix [Pipeline] sh 16:17:53 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.0.1-dev.54 16:17:53 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 16:17:53 308685eb8b5f: Preparing 16:17:53 9fc16f845d64: Preparing 16:17:53 2c50445ccaeb: Preparing 16:17:53 716ab9f0f8bb: Preparing 16:17:53 ee420dfed78a: Preparing 16:17:54 308685eb8b5f: Layer already exists 16:17:54 716ab9f0f8bb: Layer already exists 16:17:54 ee420dfed78a: Layer already exists 16:17:54 9fc16f845d64: Layer already exists 16:17:54 2c50445ccaeb: Layer already exists 16:17:54 2.0.1-dev.54: digest: sha256:35c2c123260de4d93bf10931bc326bf14cd73f0ccd50c94ce1d798ebf48618aa size: 1363 [Pipeline] isUnix [Pipeline] sh 16:17:56 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2de07aa5618795465836e287608abcda04ffa72f-2.0.1-dev.54 [Pipeline] isUnix [Pipeline] sh 16:17:56 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2de07aa5618795465836e287608abcda04ffa72f-2.0.1-dev.54 16:17:56 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 16:17:56 308685eb8b5f: Preparing 16:17:56 9fc16f845d64: Preparing 16:17:56 2c50445ccaeb: Preparing 16:17:56 716ab9f0f8bb: Preparing 16:17:56 ee420dfed78a: Preparing 16:17:56 9fc16f845d64: Layer already exists 16:17:56 2c50445ccaeb: Layer already exists 16:17:56 308685eb8b5f: Layer already exists 16:17:56 716ab9f0f8bb: Layer already exists 16:17:56 ee420dfed78a: Layer already exists 16:17:56 2de07aa5618795465836e287608abcda04ffa72f-2.0.1-dev.54: digest: sha256:35c2c123260de4d93bf10931bc326bf14cd73f0ccd50c94ce1d798ebf48618aa size: 1363 [Pipeline] isUnix [Pipeline] sh 16:17:58 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] isUnix [Pipeline] sh 16:18:00 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main 16:18:00 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 16:18:00 308685eb8b5f: Preparing 16:18:00 9fc16f845d64: Preparing 16:18:00 2c50445ccaeb: Preparing 16:18:00 716ab9f0f8bb: Preparing 16:18:00 ee420dfed78a: Preparing 16:18:00 9fc16f845d64: Layer already exists 16:18:00 716ab9f0f8bb: Layer already exists 16:18:00 ee420dfed78a: Layer already exists 16:18:00 2c50445ccaeb: Layer already exists 16:18:00 308685eb8b5f: Layer already exists 16:18:00 main: digest: sha256:35c2c123260de4d93bf10931bc326bf14cd73f0ccd50c94ce1d798ebf48618aa size: 1363 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 16:18:02 ===================================================== [Pipeline] echo 16:18:02 taggedImages: 16:18:02 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2de07aa5618795465836e287608abcda04ffa72f 16:18:02 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest 16:18:02 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.0.1-dev.54 16:18:02 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2de07aa5618795465836e287608abcda04ffa72f-2.0.1-dev.54 16:18:02 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] echo 16:18:03 [edgeXDocker.push] Tagging docker image sys-mgmt-agent-arm64 with the following tags: 16:18:03 2de07aa5618795465836e287608abcda04ffa72f 16:18:03 latest 16:18:03 2.0.1-dev.54 16:18:03 2de07aa5618795465836e287608abcda04ffa72f-2.0.1-dev.54 16:18:03 main 16:18:03 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 16:18:07 + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2de07aa5618795465836e287608abcda04ffa72f [Pipeline] isUnix [Pipeline] sh 16:18:09 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2de07aa5618795465836e287608abcda04ffa72f 16:18:09 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] 16:18:09 8894bc523110: Preparing 16:18:09 2de332d71367: Preparing 16:18:09 bd5b3dc0af82: Preparing 16:18:09 67acb2bc9499: Preparing 16:18:09 b287e4fe43ef: Preparing 16:18:09 c39efab1fe40: Preparing 16:18:09 386fc9fe74c4: Preparing 16:18:09 097a5c91b892: Preparing 16:18:09 74984ba1a09f: Preparing 16:18:09 6d0ac5d4dfcb: Preparing 16:18:09 c55d5dbdab40: Preparing 16:18:09 386fc9fe74c4: Waiting 16:18:09 097a5c91b892: Waiting 16:18:09 74984ba1a09f: Waiting 16:18:09 6d0ac5d4dfcb: Waiting 16:18:09 c55d5dbdab40: Waiting 16:18:09 c39efab1fe40: Waiting 16:18:09 b287e4fe43ef: Layer already exists 16:18:09 c39efab1fe40: Layer already exists 16:18:09 386fc9fe74c4: Layer already exists 16:18:09 2de332d71367: Pushed 16:18:09 097a5c91b892: Layer already exists 16:18:09 74984ba1a09f: Layer already exists 16:18:09 6d0ac5d4dfcb: Layer already exists 16:18:09 c55d5dbdab40: Layer already exists 16:18:09 8894bc523110: Pushed 16:18:10 bd5b3dc0af82: Pushed 16:18:23 67acb2bc9499: Pushed 16:18:24 2de07aa5618795465836e287608abcda04ffa72f: digest: sha256:fbd4bb56477e9872d861a01177822ea56c7d42aabe1e85b9958eeec66da0b3a6 size: 2622 [Pipeline] isUnix [Pipeline] sh 16:18:32 + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:latest [Pipeline] isUnix [Pipeline] sh 16:18:32 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:latest 16:18:32 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] 16:18:32 8894bc523110: Preparing 16:18:32 2de332d71367: Preparing 16:18:32 bd5b3dc0af82: Preparing 16:18:32 67acb2bc9499: Preparing 16:18:32 b287e4fe43ef: Preparing 16:18:32 c39efab1fe40: Preparing 16:18:32 386fc9fe74c4: Preparing 16:18:32 097a5c91b892: Preparing 16:18:32 74984ba1a09f: Preparing 16:18:32 6d0ac5d4dfcb: Preparing 16:18:32 c55d5dbdab40: Preparing 16:18:32 097a5c91b892: Waiting 16:18:32 6d0ac5d4dfcb: Waiting 16:18:32 74984ba1a09f: Waiting 16:18:32 c55d5dbdab40: Waiting 16:18:32 c39efab1fe40: Waiting 16:18:32 386fc9fe74c4: Waiting 16:18:32 b287e4fe43ef: Layer already exists 16:18:32 2de332d71367: Layer already exists 16:18:32 8894bc523110: Layer already exists 16:18:32 67acb2bc9499: Layer already exists 16:18:32 bd5b3dc0af82: Layer already exists 16:18:32 c39efab1fe40: Layer already exists 16:18:32 386fc9fe74c4: Layer already exists 16:18:32 097a5c91b892: Layer already exists 16:18:32 6d0ac5d4dfcb: Layer already exists 16:18:32 74984ba1a09f: Layer already exists 16:18:32 c55d5dbdab40: Layer already exists 16:18:32 latest: digest: sha256:fbd4bb56477e9872d861a01177822ea56c7d42aabe1e85b9958eeec66da0b3a6 size: 2622 [Pipeline] isUnix [Pipeline] sh 16:18:36 + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.0.1-dev.54 [Pipeline] isUnix [Pipeline] sh 16:18:38 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.0.1-dev.54 16:18:38 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] 16:18:38 8894bc523110: Preparing 16:18:38 2de332d71367: Preparing 16:18:38 bd5b3dc0af82: Preparing 16:18:38 67acb2bc9499: Preparing 16:18:38 b287e4fe43ef: Preparing 16:18:38 c39efab1fe40: Preparing 16:18:38 386fc9fe74c4: Preparing 16:18:38 097a5c91b892: Preparing 16:18:38 74984ba1a09f: Preparing 16:18:38 6d0ac5d4dfcb: Preparing 16:18:38 c55d5dbdab40: Preparing 16:18:38 c39efab1fe40: Waiting 16:18:38 386fc9fe74c4: Waiting 16:18:38 74984ba1a09f: Waiting 16:18:38 6d0ac5d4dfcb: Waiting 16:18:38 c55d5dbdab40: Waiting 16:18:38 097a5c91b892: Waiting 16:18:38 b287e4fe43ef: Layer already exists 16:18:38 8894bc523110: Layer already exists 16:18:38 2de332d71367: Layer already exists 16:18:38 67acb2bc9499: Layer already exists 16:18:38 bd5b3dc0af82: Layer already exists 16:18:38 c39efab1fe40: Layer already exists 16:18:38 097a5c91b892: Layer already exists 16:18:38 386fc9fe74c4: Layer already exists 16:18:38 74984ba1a09f: Layer already exists 16:18:38 6d0ac5d4dfcb: Layer already exists 16:18:38 c55d5dbdab40: Layer already exists 16:18:38 2.0.1-dev.54: digest: sha256:fbd4bb56477e9872d861a01177822ea56c7d42aabe1e85b9958eeec66da0b3a6 size: 2622 [Pipeline] isUnix [Pipeline] sh 16:18:46 + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2de07aa5618795465836e287608abcda04ffa72f-2.0.1-dev.54 [Pipeline] isUnix [Pipeline] sh 16:18:50 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2de07aa5618795465836e287608abcda04ffa72f-2.0.1-dev.54 16:18:50 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] 16:18:50 8894bc523110: Preparing 16:18:50 2de332d71367: Preparing 16:18:50 bd5b3dc0af82: Preparing 16:18:50 67acb2bc9499: Preparing 16:18:50 b287e4fe43ef: Preparing 16:18:50 c39efab1fe40: Preparing 16:18:50 386fc9fe74c4: Preparing 16:18:50 097a5c91b892: Preparing 16:18:50 74984ba1a09f: Preparing 16:18:50 6d0ac5d4dfcb: Preparing 16:18:50 c55d5dbdab40: Preparing 16:18:50 097a5c91b892: Waiting 16:18:50 74984ba1a09f: Waiting 16:18:50 c39efab1fe40: Waiting 16:18:50 6d0ac5d4dfcb: Waiting 16:18:50 386fc9fe74c4: Waiting 16:18:50 c55d5dbdab40: Waiting 16:18:50 67acb2bc9499: Layer already exists 16:18:50 b287e4fe43ef: Layer already exists 16:18:50 2de332d71367: Layer already exists 16:18:50 bd5b3dc0af82: Layer already exists 16:18:50 8894bc523110: Layer already exists 16:18:50 097a5c91b892: Layer already exists 16:18:50 386fc9fe74c4: Layer already exists 16:18:50 c39efab1fe40: Layer already exists 16:18:50 6d0ac5d4dfcb: Layer already exists 16:18:50 74984ba1a09f: Layer already exists 16:18:50 c55d5dbdab40: Layer already exists 16:18:50 2de07aa5618795465836e287608abcda04ffa72f-2.0.1-dev.54: digest: sha256:fbd4bb56477e9872d861a01177822ea56c7d42aabe1e85b9958eeec66da0b3a6 size: 2622 [Pipeline] isUnix [Pipeline] sh 16:18:53 + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:main [Pipeline] isUnix [Pipeline] sh 16:18:54 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:main 16:18:54 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] 16:18:54 8894bc523110: Preparing 16:18:54 2de332d71367: Preparing 16:18:54 bd5b3dc0af82: Preparing 16:18:54 67acb2bc9499: Preparing 16:18:54 b287e4fe43ef: Preparing 16:18:54 c39efab1fe40: Preparing 16:18:54 386fc9fe74c4: Preparing 16:18:54 097a5c91b892: Preparing 16:18:54 74984ba1a09f: Preparing 16:18:54 6d0ac5d4dfcb: Preparing 16:18:54 c55d5dbdab40: Preparing 16:18:54 c39efab1fe40: Waiting 16:18:54 386fc9fe74c4: Waiting 16:18:54 097a5c91b892: Waiting 16:18:54 74984ba1a09f: Waiting 16:18:54 6d0ac5d4dfcb: Waiting 16:18:54 c55d5dbdab40: Waiting 16:18:55 bd5b3dc0af82: Layer already exists 16:18:55 8894bc523110: Layer already exists 16:18:55 67acb2bc9499: Layer already exists 16:18:55 2de332d71367: Layer already exists 16:18:55 b287e4fe43ef: Layer already exists 16:18:55 c39efab1fe40: Layer already exists 16:18:55 386fc9fe74c4: Layer already exists 16:18:55 097a5c91b892: Layer already exists 16:18:55 74984ba1a09f: Layer already exists 16:18:55 6d0ac5d4dfcb: Layer already exists 16:18:55 c55d5dbdab40: Layer already exists 16:18:55 main: digest: sha256:fbd4bb56477e9872d861a01177822ea56c7d42aabe1e85b9958eeec66da0b3a6 size: 2622 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 16:18:57 ===================================================== [Pipeline] echo 16:18:57 taggedImages: 16:18:57 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2de07aa5618795465836e287608abcda04ffa72f 16:18:57 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:latest 16:18:57 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.0.1-dev.54 16:18:57 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2de07aa5618795465836e287608abcda04ffa72f-2.0.1-dev.54 16:18:57 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 16:19:04 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 16:19:04 16:19:04 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 16:19:09 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 16:19:09 arm64: Pulling from edgex-lftools-log-publisher 16:19:09 448f6bf000e3: Pulling fs layer 16:19:09 f757da607395: Pulling fs layer 16:19:09 05883995daec: Pulling fs layer 16:19:09 8603b9c90790: Pulling fs layer 16:19:09 1560dd03e051: Pulling fs layer 16:19:09 27f5ce0e4adf: Pulling fs layer 16:19:09 c2d8d7efcc4b: Pulling fs layer 16:19:09 1560dd03e051: Waiting 16:19:09 27f5ce0e4adf: Waiting 16:19:09 c2d8d7efcc4b: Waiting 16:19:09 8603b9c90790: Waiting 16:19:09 f757da607395: Verifying Checksum 16:19:09 f757da607395: Download complete 16:19:09 8603b9c90790: Verifying Checksum 16:19:09 8603b9c90790: Download complete 16:19:09 1560dd03e051: Verifying Checksum 16:19:09 1560dd03e051: Download complete 16:19:09 27f5ce0e4adf: Verifying Checksum 16:19:09 27f5ce0e4adf: Download complete 16:19:09 05883995daec: Verifying Checksum 16:19:09 05883995daec: Download complete 16:19:12 448f6bf000e3: Download complete 16:19:12 c2d8d7efcc4b: Verifying Checksum 16:19:12 c2d8d7efcc4b: Download complete 16:19:14 448f6bf000e3: Pull complete 16:19:14 f757da607395: Pull complete 16:19:15 05883995daec: Pull complete 16:19:15 8603b9c90790: Pull complete 16:19:19 1560dd03e051: Pull complete 16:19:19 27f5ce0e4adf: Pull complete 16:19:32 c2d8d7efcc4b: Pull complete 16:19:32 Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 16:19:32 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 16:19:32 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 16:19:37 prd-ubuntu18.04-docker-arm64-4c-16g-1787 does not seem to be running inside a container 16:19:38 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/62 -v /w/workspace/edgex-go/62:/w/workspace/edgex-go/62:rw,z -v /w/workspace/edgex-go/62@tmp:/w/workspace/edgex-go/62@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 16:19:43 $ docker top e5a925d7bfc88e32abfb9aa837e7f202155753738d7b8c92803cdf0244b498f8 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:19:53 ---> job-cost.sh 16:19:53 lf-activate-venv: SKIPPING 16:19:53 INFO: No Stack... 16:19:53 INFO: Retrieving Pricing Info for: v3-standard-4 16:19:53 INFO: Archiving Costs [Pipeline] sh 16:19:56 + cat /w/workspace/edgex-go/62/archives/cost.csv 16:19:56 + cut -d, -f6 [Pipeline] lock 16:19:56 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-main-62-stack-cost] 16:19:56 Resource [jenkins-edgexfoundry-edgex-go-main-62-stack-cost] did not exist. Created. 16:19:56 Lock acquired on [jenkins-edgexfoundry-edgex-go-main-62-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 16:19:59 + echo total: 0.10999999940395355 [Pipeline] stash 16:20:01 Stashed 1 file(s) [Pipeline] } 16:20:01 Lock released on resource [jenkins-edgexfoundry-edgex-go-main-62-stack-cost] [Pipeline] // lock [Pipeline] } 16:20:03 $ docker stop --time=1 e5a925d7bfc88e32abfb9aa837e7f202155753738d7b8c92803cdf0244b498f8 16:20:05 $ docker rm -f e5a925d7bfc88e32abfb9aa837e7f202155753738d7b8c92803cdf0244b498f8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [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 16:20:41 provisioning config files... 16:20:43 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/62@tmp/config2375227987200678053tmp [Pipeline] { [Pipeline] sh 16:20:48 + set +x 16:20:48 + curl -s https://codecov.io/bash 16:20:48 + bash -s -- 16:20:48 16:20:48 _____ _ 16:20:48 / ____| | | 16:20:48 | | ___ __| | ___ ___ _____ __ 16:20:48 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 16:20:48 | |___| (_) | (_| | __/ (_| (_) \ V / 16:20:48 \_____\___/ \__,_|\___|\___\___/ \_/ 16:20:48 Bash-1.0.6 16:20:48 16:20:48 16:20:48 ==> git version 2.24.4 found 16:20:48 ==> 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 16:20:48 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 16:20:48 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 16:20:48 ==> Jenkins CI detected. 16:20:48 current dir:  /w/workspace/edgex-go/62 16:20:48 project root: . 16:20:48 --> token set from env 16:20:48 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 16:20:48 ==> Running gcov in . (disable via -X gcov) 16:20:48 ==> Python coveragepy not found 16:20:48 ==> Searching for coverage reports in: 16:20:48 + . 16:20:48 -> Found 1 reports 16:20:48 ==> Detecting git/mercurial file structure 16:20:48 ==> Reading reports 16:20:48 + ./coverage.out bytes=403252 16:20:48 ==> Appending adjustments 16:20:48 https://docs.codecov.io/docs/fixing-reports 16:20:48 + Found adjustments 16:20:48 ==> Gzipping contents 16:20:48 56K /tmp/codecov.DdZ6dZ.gz 16:20:48 ==> Uploading reports 16:20:48 url: https://codecov.io 16:20:48 query: branch=main&commit=2de07aa5618795465836e287608abcda04ffa72f&build=62&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F62%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= 16:20:48 -> Pinging Codecov 16:20:48 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=main&commit=2de07aa5618795465836e287608abcda04ffa72f&build=62&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F62%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= 16:20:48 -> Uploading to 16:20:48 https://storage.googleapis.com/codecov/v4/raw/2021-09-28/00271124DB129430A58F1EEE437C3FCB/2de07aa5618795465836e287608abcda04ffa72f/06d3ce56-3db3-4f80-b84f-4e11330d141a.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210928%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210928T162046Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=9209ea228fc9e9d902c511dc4d8e3b4c9f5b76b0d65cdcc5d06154ff9f124aab 16:20:48 % Total % Received % Xferd Average Speed Time Time Time Current 16:20:48 Dload Upload Total Spent Left Speed 16:20:48 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 54253 0 0 100 54253 0 142k --:--:-- --:--:-- --:--:-- 142k 16:20:48 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/2de07aa5618795465836e287608abcda04ffa72f [Pipeline] } 16:20:48 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo 16:21:36 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 16:21:36 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh 16:21:43 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 16:21:43 16:21:43 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh 16:21:46 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 16:21:51 1.410.4: Pulling from edgex-devops/edgex-snyk-go 16:21:51 188c0c94c7c5: Pulling fs layer 16:21:51 0ef7d3d256c8: Pulling fs layer 16:21:51 de9db76c5a1d: Pulling fs layer 16:21:51 0eba1c9be4d2: Pulling fs layer 16:21:51 0d57e429df01: Pulling fs layer 16:21:51 4e4be7b47b0d: Pulling fs layer 16:21:51 e1f770b5df2f: Pulling fs layer 16:21:51 85a0685a4137: Pulling fs layer 16:21:51 0eba1c9be4d2: Waiting 16:21:51 0d57e429df01: Waiting 16:21:51 4e4be7b47b0d: Waiting 16:21:51 e1f770b5df2f: Waiting 16:21:51 85a0685a4137: Waiting 16:21:51 de9db76c5a1d: Verifying Checksum 16:21:51 de9db76c5a1d: Download complete 16:21:51 0ef7d3d256c8: Verifying Checksum 16:21:51 0ef7d3d256c8: Download complete 16:21:51 0d57e429df01: Verifying Checksum 16:21:51 0d57e429df01: Download complete 16:21:51 4e4be7b47b0d: Verifying Checksum 16:21:51 4e4be7b47b0d: Download complete 16:21:51 188c0c94c7c5: Verifying Checksum 16:21:51 188c0c94c7c5: Download complete 16:21:51 188c0c94c7c5: Pull complete 16:21:51 0ef7d3d256c8: Pull complete 16:21:51 de9db76c5a1d: Pull complete 16:21:53 e1f770b5df2f: Verifying Checksum 16:21:53 e1f770b5df2f: Download complete 16:21:55 0eba1c9be4d2: Verifying Checksum 16:21:55 0eba1c9be4d2: Download complete 16:21:57 85a0685a4137: Verifying Checksum 16:21:57 85a0685a4137: Download complete 16:21:59 0eba1c9be4d2: Pull complete 16:21:59 0d57e429df01: Pull complete 16:21:59 4e4be7b47b0d: Pull complete 16:21:59 e1f770b5df2f: Pull complete 16:22:03 85a0685a4137: Pull complete 16:22:03 Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 16:22:03 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 16:22:03 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer 16:22:05 prd-centos7-docker-4c-2g-1786 does not seem to be running inside a container 16:22:07 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/edgex-go/62 -v /w/workspace/edgex-go/62:/w/workspace/edgex-go/62:rw,z -v /w/workspace/edgex-go/62@tmp:/w/workspace/edgex-go/62@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 16:22:09 $ docker top e5fd3625065e50f48f4b220e9f31d6f1301ddf8913155ca6f1f39dab99bd223e -eo pid,comm [Pipeline] { [Pipeline] echo 16:22:12 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh 16:22:15 + set -o pipefail 16:22:15 + snyk monitor '--org=edgex-jenkins' 16:22:32 16:22:32 Monitoring /w/workspace/edgex-go/62 (github.com/edgexfoundry/edgex-go)... 16:22:32 16:22:32 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/8b78cda1-7fc9-46da-b74c-975b2fc8623b/history/a15aee17-0669-4b0a-8f72-94f3a1c38390 16:22:32 16:22:32 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 16:22:32 16:22:32 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 16:22:32 16:22:32 [Pipeline] } 16:22:32 $ docker stop --time=1 e5fd3625065e50f48f4b220e9f31d6f1301ddf8913155ca6f1f39dab99bd223e 16:22:35 $ docker rm -f e5fd3625065e50f48f4b220e9f31d6f1301ddf8913155ca6f1f39dab99bd223e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo 16:22:48 [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 16:22:48 provisioning config files... 16:22:50 copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/62@tmp/config5199437094632731095tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:22:50 --> edgex-publish-swagger.sh 16:22:50 === Publish openapi/v2 API === 16:22:50 [publishToSwagger] Publishing the API Docs [openapi/v2] to Swagger 16:22:50 [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/62/openapi/v2/core-command.yaml] 16:22:50 % Total % Received % Xferd Average Speed Time Time Time Current 16:22:50 Dload Upload Total Spent Left Speed 16:22:52 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 31867 0 0 100 31867 0 25847 0:00:01 0:00:01 --:--:-- 25866 100 31867 0 0 100 31867 0 22163 0:00:01 0:00:01 --:--:-- 22176 16:22:52 16:22:52 16:22:52 [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/62/openapi/v2/core-data.yaml] 16:22:52 % Total % Received % Xferd Average Speed Time Time Time Current 16:22:52 Dload Upload Total Spent Left Speed 16:22:54 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 65452 0 0 100 65452 0 55507 0:00:01 0:00:01 --:--:-- 55561 100 65452 0 0 100 65452 0 32521 0:00:02 0:00:02 --:--:-- 32530 100 65452 0 0 100 65452 0 32518 0:00:02 0:00:02 --:--:-- 32530 16:22:54 16:22:54 16:22:54 [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/62/openapi/v2/core-metadata.yaml] 16:22:54 % Total % Received % Xferd Average Speed Time Time Time Current 16:22:54 Dload Upload Total Spent Left Speed 16:22:55 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 119k 0 0 100 119k 0 101k 0:00:01 0:00:01 --:--:-- 101k 100 119k 0 0 100 119k 0 97824 0:00:01 0:00:01 --:--:-- 97837 16:22:55 16:22:55 16:22:55 [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/62/openapi/v2/support-notifications.yaml] 16:22:55 % Total % Received % Xferd Average Speed Time Time Time Current 16:22:55 Dload Upload Total Spent Left Speed 16:23:00 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 86007 0 0 100 86007 0 73528 0:00:01 0:00:01 --:--:-- 73510 100 86007 0 0 100 86007 0 39617 0:00:02 0:00:02 --:--:-- 39616 100 86007 0 0 100 86007 0 27112 0:00:03 0:00:03 --:--:-- 27105 100 86007 0 0 100 86007 0 20608 0:00:04 0:00:04 --:--:-- 20605 100 86007 0 0 100 86007 0 17303 0:00:04 0:00:04 --:--:-- 17910 16:23:00 16:23:00 16:23:00 [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/62/openapi/v2/support-scheduler.yaml] 16:23:00 % Total % Received % Xferd Average Speed Time Time Time Current 16:23:00 Dload Upload Total Spent Left Speed 16:23:02 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 36710 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 36710 0 0 100 36710 0 26103 0:00:01 0:00:01 --:--:-- 26090 100 36710 0 0 100 36710 0 26099 0:00:01 0:00:01 --:--:-- 26090 16:23:02 16:23:02 16:23:02 [publishToSwagger] Publishing API Name [system-agent] [/w/workspace/edgex-go/62/openapi/v2/system-agent.yaml] 16:23:02 % Total % Received % Xferd Average Speed Time Time Time Current 16:23:02 Dload Upload Total Spent Left Speed 16:23:03 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 19603 0 0 100 19603 0 17222 0:00:01 0:00:01 --:--:-- 17225 100 19603 0 0 100 19603 0 17220 0:00:01 0:00:01 --:--:-- 17225 16:23:03 16:23:03 [Pipeline] } 16:23:03 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] unstash [Pipeline] isUnix [Pipeline] sh 16:23:08 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 16:23:08 . [Pipeline] withDockerContainer 16:23:12 prd-centos7-docker-4c-2g-1786 does not seem to be running inside a container 16:23:13 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/62 -v /w/workspace/edgex-go/62:/w/workspace/edgex-go/62:rw,z -v /w/workspace/edgex-go/62@tmp:/w/workspace/edgex-go/62@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 16:23:14 $ docker top e38a2134dc8324ef0dafa335ac8682d9c3392cb093344da4b0d8e0fc4121cc3e -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 16:23:16 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:23:16 [ssh-agent] Looking for ssh-agent implementation... 16:23:16 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:23:16 $ docker exec e38a2134dc8324ef0dafa335ac8682d9c3392cb093344da4b0d8e0fc4121cc3e ssh-agent 16:23:17 SSH_AUTH_SOCK=/tmp/ssh-HgsoZCQl8UCm/agent.14 16:23:17 SSH_AGENT_PID=20 16:23:17 Running ssh-add (command line suppressed) 16:23:18 Identity added: /w/workspace/edgex-go/62@tmp/private_key_5390725013108367170.key (/w/workspace/edgex-go/62@tmp/private_key_5390725013108367170.key) 16:23:18 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:23:19 + git semver tag 16:23:19 # -> Open(): unable to determine branch for HEAD 16:23:19 # $GIT_DIR = /w/workspace/edgex-go/62/.git 16:23:19 # $GIT_WORK_TREE = /w/workspace/edgex-go/62 16:23:19 # $SEMVER_REMOTE_NAME = origin 16:23:19 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 16:23:19 # $SEMVER_USER_NAME = edgex-jenkins 16:23:19 # $SEMVER_BRANCH = main 16:23:19 # $SEMVER_DIR = /w/workspace/edgex-go/62/.semver 16:23:19 # 2de07aa5618795465836e287608abcda04ffa72f HEAD 16:23:19 # -> Force: false 16:23:19 # 52bc87af00ee2e1b85aac1524b8801c6cbd9496c refs/tags/v2.0.1-dev.54 [Pipeline] } 16:23:19 $ docker exec --env ******** --env ******** e38a2134dc8324ef0dafa335ac8682d9c3392cb093344da4b0d8e0fc4121cc3e ssh-agent -k 16:23:19 unset SSH_AUTH_SOCK; 16:23:19 unset SSH_AGENT_PID; 16:23:19 echo Agent pid 20 killed; 16:23:19 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 16:23:23 + git semver [Pipeline] } 16:23:23 $ docker stop --time=1 e38a2134dc8324ef0dafa335ac8682d9c3392cb093344da4b0d8e0fc4121cc3e 16:23:24 $ docker rm -f e38a2134dc8324ef0dafa335ac8682d9c3392cb093344da4b0d8e0fc4121cc3e [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh 16:23:28 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 16:23:28 16:23:28 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh 16:23:31 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 16:23:31 0.23.1-centos7: Pulling from edgex-lftools 16:23:31 ab5ef0e58194: Pulling fs layer 16:23:31 9712f1f96733: Pulling fs layer 16:23:31 63f879dbbcfc: Pulling fs layer 16:23:31 0d9ebad4ef96: Pulling fs layer 16:23:31 e9a5061849ea: Pulling fs layer 16:23:31 d747dcd14b5f: Pulling fs layer 16:23:31 2de7ff778b66: Pulling fs layer 16:23:31 0d9ebad4ef96: Waiting 16:23:31 e9a5061849ea: Waiting 16:23:31 d747dcd14b5f: Waiting 16:23:31 2de7ff778b66: Waiting 16:23:31 9712f1f96733: Verifying Checksum 16:23:31 9712f1f96733: Download complete 16:23:35 63f879dbbcfc: Verifying Checksum 16:23:35 63f879dbbcfc: Download complete 16:23:35 e9a5061849ea: Verifying Checksum 16:23:35 e9a5061849ea: Download complete 16:23:35 d747dcd14b5f: Verifying Checksum 16:23:35 d747dcd14b5f: Download complete 16:23:35 2de7ff778b66: Verifying Checksum 16:23:35 2de7ff778b66: Download complete 16:23:35 0d9ebad4ef96: Download complete 16:23:35 ab5ef0e58194: Verifying Checksum 16:23:35 ab5ef0e58194: Download complete 16:23:37 ab5ef0e58194: Pull complete 16:23:37 9712f1f96733: Pull complete 16:23:37 63f879dbbcfc: Pull complete 16:23:42 0d9ebad4ef96: Pull complete 16:23:42 e9a5061849ea: Pull complete 16:23:42 d747dcd14b5f: Pull complete 16:23:42 2de7ff778b66: Pull complete 16:23:42 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 16:23:42 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 16:23:42 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer 16:23:45 prd-centos7-docker-4c-2g-1786 does not seem to be running inside a container 16:23:47 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/62 -v /w/workspace/edgex-go/62:/w/workspace/edgex-go/62:rw,z -v /w/workspace/edgex-go/62@tmp:/w/workspace/edgex-go/62@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 16:23:50 $ docker top 57434b68bc1cf59c76a2676074cc1fec1c0b735097f548a4c1760fa28a65bec2 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 16:23:54 provisioning config files... 16:23:55 copy managed file [sigul-config] to file:/w/workspace/edgex-go/62@tmp/config7284704963950409611tmp 16:23:55 copy managed file [sigul-password] to file:/w/workspace/edgex-go/62@tmp/config1247606762914514398tmp 16:23:57 copy managed file [sigul-pki] to file:/w/workspace/edgex-go/62@tmp/config7356321099219687549tmp [Pipeline] { [Pipeline] echo 16:23:59 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 16:24:04 ---> sigul-configuration.sh 16:24:04 gpg: directory `/root/.gnupg' created 16:24:04 gpg: new configuration file `/root/.gnupg/gpg.conf' created 16:24:04 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 16:24:04 gpg: keyring `/root/.gnupg/secring.gpg' created 16:24:04 gpg: keyring `/root/.gnupg/pubring.gpg' created 16:24:04 gpg: CAST5 encrypted data 16:24:04 gpg: encrypted with 1 passphrase 16:24:04 gpg: WARNING: message was not integrity protected [Pipeline] sh 16:24:09 + mkdir /home/jenkins 16:24:09 + mkdir /home/jenkins/sigul [Pipeline] sh 16:24:14 + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo 16:24:14 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 16:24:22 ---> sigul-install.sh 16:24:22 Sigul already installed; skipping installation. [Pipeline] sh 16:24:27 + git tag --list 16:24:27 0.6.0 16:24:27 0.6.1 16:24:27 0.7.0 16:24:27 0.7.1 16:24:27 v1.0.0 16:24:27 v1.0.1 16:24:27 v1.1.0 16:24:27 v1.2.0 16:24:27 v1.2.1 16:24:27 v1.3.0 16:24:27 v1.3.1 16:24:27 v2.0.0 16:24:27 v2.0.1-dev.1 16:24:27 v2.0.1-dev.10 16:24:27 v2.0.1-dev.11 16:24:27 v2.0.1-dev.12 16:24:27 v2.0.1-dev.13 16:24:27 v2.0.1-dev.14 16:24:27 v2.0.1-dev.15 16:24:27 v2.0.1-dev.16 16:24:27 v2.0.1-dev.17 16:24:27 v2.0.1-dev.18 16:24:27 v2.0.1-dev.19 16:24:27 v2.0.1-dev.2 16:24:27 v2.0.1-dev.20 16:24:27 v2.0.1-dev.21 16:24:27 v2.0.1-dev.22 16:24:27 v2.0.1-dev.23 16:24:27 v2.0.1-dev.24 16:24:27 v2.0.1-dev.25 16:24:27 v2.0.1-dev.26 16:24:27 v2.0.1-dev.27 16:24:27 v2.0.1-dev.28 16:24:27 v2.0.1-dev.29 16:24:27 v2.0.1-dev.3 16:24:27 v2.0.1-dev.30 16:24:27 v2.0.1-dev.31 16:24:27 v2.0.1-dev.32 16:24:27 v2.0.1-dev.33 16:24:27 v2.0.1-dev.34 16:24:27 v2.0.1-dev.35 16:24:27 v2.0.1-dev.36 16:24:27 v2.0.1-dev.37 16:24:27 v2.0.1-dev.38 16:24:27 v2.0.1-dev.39 16:24:27 v2.0.1-dev.4 16:24:27 v2.0.1-dev.40 16:24:27 v2.0.1-dev.41 16:24:27 v2.0.1-dev.42 16:24:27 v2.0.1-dev.43 16:24:27 v2.0.1-dev.44 16:24:27 v2.0.1-dev.45 16:24:27 v2.0.1-dev.46 16:24:27 v2.0.1-dev.47 16:24:27 v2.0.1-dev.48 16:24:27 v2.0.1-dev.49 16:24:27 v2.0.1-dev.5 16:24:27 v2.0.1-dev.50 16:24:27 v2.0.1-dev.51 16:24:27 v2.0.1-dev.52 16:24:27 v2.0.1-dev.53 16:24:27 v2.0.1-dev.54 16:24:27 v2.0.1-dev.6 16:24:27 v2.0.1-dev.7 16:24:27 v2.0.1-dev.8 16:24:27 v2.0.1-dev.9 [Pipeline] sh 16:24:31 + lftools sign git-tag v2.0.1-dev.54 16:24:31 Signing Git tag with Sigul... 16:24:31 Signing v2.0.1-dev.54 [Pipeline] echo 16:24:33 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 16:24:38 ---> sigul-configuration-cleanup.sh [Pipeline] } 16:24:38 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 16:24:41 $ docker stop --time=1 57434b68bc1cf59c76a2676074cc1fec1c0b735097f548a4c1760fa28a65bec2 16:24:43 $ docker rm -f 57434b68bc1cf59c76a2676074cc1fec1c0b735097f548a4c1760fa28a65bec2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh 16:25:08 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 16:25:08 . [Pipeline] withDockerContainer 16:25:13 prd-centos7-docker-4c-2g-1786 does not seem to be running inside a container 16:25:16 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/62 -v /w/workspace/edgex-go/62:/w/workspace/edgex-go/62:rw,z -v /w/workspace/edgex-go/62@tmp:/w/workspace/edgex-go/62@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 16:25:22 $ docker top 1fa70daa4fc46abe40f2d61dbec0400b2c285bdac60f65755a5af492979e5035 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 16:25:31 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:25:31 [ssh-agent] Looking for ssh-agent implementation... 16:25:32 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:25:32 $ docker exec 1fa70daa4fc46abe40f2d61dbec0400b2c285bdac60f65755a5af492979e5035 ssh-agent 16:25:34 SSH_AUTH_SOCK=/tmp/ssh-x98bhDeTiud8/agent.14 16:25:34 SSH_AGENT_PID=20 16:25:35 Running ssh-add (command line suppressed) 16:25:36 Identity added: /w/workspace/edgex-go/62@tmp/private_key_5462005283020289205.key (/w/workspace/edgex-go/62@tmp/private_key_5462005283020289205.key) 16:25:37 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:25:44 + git semver bump pre 16:25:44 # -> Open(): unable to determine branch for HEAD 16:25:44 # $GIT_DIR = /w/workspace/edgex-go/62/.git 16:25:44 # $GIT_WORK_TREE = /w/workspace/edgex-go/62 16:25:44 # $SEMVER_REMOTE_NAME = origin 16:25:44 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 16:25:44 # $SEMVER_USER_NAME = edgex-jenkins 16:25:44 # $SEMVER_BRANCH = main 16:25:44 # $SEMVER_DIR = /w/workspace/edgex-go/62/.semver 16:25:44 2.0.1-dev.55 [Pipeline] } 16:25:44 $ docker exec --env ******** --env ******** 1fa70daa4fc46abe40f2d61dbec0400b2c285bdac60f65755a5af492979e5035 ssh-agent -k 16:25:44 unset SSH_AUTH_SOCK; 16:25:44 unset SSH_AGENT_PID; 16:25:44 echo Agent pid 20 killed; 16:25:47 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 16:25:55 + git semver [Pipeline] } 16:25:57 $ docker stop --time=1 1fa70daa4fc46abe40f2d61dbec0400b2c285bdac60f65755a5af492979e5035 16:26:00 $ docker rm -f 1fa70daa4fc46abe40f2d61dbec0400b2c285bdac60f65755a5af492979e5035 [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh 16:26:12 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 16:26:12 . [Pipeline] withDockerContainer 16:26:15 prd-centos7-docker-4c-2g-1786 does not seem to be running inside a container 16:26:18 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/62 -v /w/workspace/edgex-go/62:/w/workspace/edgex-go/62:rw,z -v /w/workspace/edgex-go/62@tmp:/w/workspace/edgex-go/62@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 16:26:20 $ docker top e977ed2cfd6d410bb3e9939bff263bc5dd40e5d24cf4bc7d14166fe33c51572f -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 16:26:26 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:26:26 [ssh-agent] Looking for ssh-agent implementation... 16:26:28 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:26:28 $ docker exec e977ed2cfd6d410bb3e9939bff263bc5dd40e5d24cf4bc7d14166fe33c51572f ssh-agent 16:26:30 SSH_AUTH_SOCK=/tmp/ssh-UurHXJWdvNvK/agent.15 16:26:30 SSH_AGENT_PID=22 16:26:30 Running ssh-add (command line suppressed) 16:26:31 Identity added: /w/workspace/edgex-go/62@tmp/private_key_2915929068652022960.key (/w/workspace/edgex-go/62@tmp/private_key_2915929068652022960.key) 16:26:33 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:26:38 + git semver push 16:26:38 # -> Open(): unable to determine branch for HEAD 16:26:38 # $GIT_DIR = /w/workspace/edgex-go/62/.git 16:26:38 # $GIT_WORK_TREE = /w/workspace/edgex-go/62 16:26:38 # $SEMVER_REMOTE_NAME = origin 16:26:38 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 16:26:38 # $SEMVER_USER_NAME = edgex-jenkins 16:26:38 # $SEMVER_BRANCH = main 16:26:38 # $SEMVER_DIR = /w/workspace/edgex-go/62/.semver [Pipeline] } 16:26:43 $ docker exec --env ******** --env ******** e977ed2cfd6d410bb3e9939bff263bc5dd40e5d24cf4bc7d14166fe33c51572f ssh-agent -k 16:26:43 unset SSH_AUTH_SOCK; 16:26:43 unset SSH_AGENT_PID; 16:26:43 echo Agent pid 22 killed; 16:26:45 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 16:27:02 + git semver [Pipeline] } 16:27:03 $ docker stop --time=1 e977ed2cfd6d410bb3e9939bff263bc5dd40e5d24cf4bc7d14166fe33c51572f 16:27:07 $ docker rm -f e977ed2cfd6d410bb3e9939bff263bc5dd40e5d24cf4bc7d14166fe33c51572f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 16:29:09 + '[' -d /w/workspace/edgex-go/62/archives ']' [Pipeline] libraryResource [Pipeline] sh 16:29:54 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 16:30:32 ---> package-listing.sh 16:30:32 ++ facter osfamily 16:30:32 ++ tr '[:upper:]' '[:lower:]' 16:30:32 + OS_FAMILY=redhat 16:30:32 + workspace=/w/workspace/edgex-go/62 16:30:32 + START_PACKAGES=/tmp/packages_start.txt 16:30:32 + END_PACKAGES=/tmp/packages_end.txt 16:30:32 + DIFF_PACKAGES=/tmp/packages_diff.txt 16:30:32 + PACKAGES=/tmp/packages_start.txt 16:30:32 + '[' /w/workspace/edgex-go/62 ']' 16:30:32 + PACKAGES=/tmp/packages_end.txt 16:30:32 + case "${OS_FAMILY}" in 16:30:32 + rpm -qa 16:30:32 + sort 16:30:32 + '[' -f /tmp/packages_start.txt ']' 16:30:32 + '[' -f /tmp/packages_end.txt ']' 16:30:32 + diff /tmp/packages_start.txt /tmp/packages_end.txt 16:30:32 + '[' /w/workspace/edgex-go/62 ']' 16:30:32 + mkdir -p /w/workspace/edgex-go/62/archives/ 16:30:32 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/62/archives/ [Pipeline] echo 16:30:39 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/62/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 16:30:50 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 16:31:10 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:31:10 16:31:10 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 16:31:22 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:31:22 latest: Pulling from edgex-lftools-log-publisher 16:31:22 b4d181a07f80: Pulling fs layer 16:31:22 a1111a8f2ec3: Pulling fs layer 16:31:22 ed53099fbce6: Pulling fs layer 16:31:22 dc539afda2c1: Pulling fs layer 16:31:22 77bc0d833cb6: Pulling fs layer 16:31:22 9065ff56babe: Pulling fs layer 16:31:22 d287ab97295c: Pulling fs layer 16:31:22 dc539afda2c1: Waiting 16:31:22 77bc0d833cb6: Waiting 16:31:22 9065ff56babe: Waiting 16:31:22 d287ab97295c: Waiting 16:31:22 a1111a8f2ec3: Verifying Checksum 16:31:22 a1111a8f2ec3: Download complete 16:31:22 dc539afda2c1: Verifying Checksum 16:31:22 dc539afda2c1: Download complete 16:31:22 77bc0d833cb6: Verifying Checksum 16:31:22 77bc0d833cb6: Download complete 16:31:22 9065ff56babe: Verifying Checksum 16:31:22 9065ff56babe: Download complete 16:31:22 ed53099fbce6: Verifying Checksum 16:31:22 ed53099fbce6: Download complete 16:31:22 b4d181a07f80: Download complete 16:31:22 b4d181a07f80: Pull complete 16:31:22 a1111a8f2ec3: Pull complete 16:31:22 ed53099fbce6: Pull complete 16:31:22 dc539afda2c1: Pull complete 16:31:22 77bc0d833cb6: Pull complete 16:31:22 9065ff56babe: Pull complete 16:31:22 d287ab97295c: Verifying Checksum 16:31:22 d287ab97295c: Download complete 16:31:26 d287ab97295c: Pull complete 16:31:26 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 16:31:26 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:31:26 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 16:31:36 prd-centos7-docker-4c-2g-1786 does not seem to be running inside a container 16:31:43 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/62/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/62 -v /w/workspace/edgex-go/62:/w/workspace/edgex-go/62:rw,z -v /w/workspace/edgex-go/62@tmp:/w/workspace/edgex-go/62@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 16:31:48 $ docker top d15316f8b4bbfb3ccc5039dd85f83b7960297070d1705ec79a6b92d241d6ed49 -eo pid,comm [Pipeline] { [Pipeline] sh 16:32:11 + touch /tmp/pre-build-complete [Pipeline] sh 16:32:23 + mkdir -p /var/log/sysstat [Pipeline] sh 16:32:29 + ls /var/log/sa-host 16:32:29 + sadf -c /var/log/sa-host/sa05 16:32:29 file_magic: OK 16:32:29 HZ: Using current value: 100 16:32:29 file_header: OK 16:32:29 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 16:32:29 Statistics: 16:32:29 Hnuu...uuuununununu...Hnuu...uuuununununu... 16:32:29 File successfully converted to sysstat format version 12.0.3 16:32:29 + sadf -c /var/log/sa-host/sa28 16:32:29 file_magic: OK 16:32:29 HZ: Using current value: 100 16:32:29 file_header: OK 16:32:29 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 16:32:29 Statistics: 16:32:29 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...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... 16:32:29 File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 16:32:54 provisioning config files... 16:32:55 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/62@tmp/config8536662293275042384tmp [Pipeline] { [Pipeline] echo 16:33:00 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 16:33:21 ---> create-netrc.sh [Pipeline] } 16:33:24 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 16:34:25 ---> python-tools-install.sh [Pipeline] echo 16:34:31 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 16:35:05 ---> sudo-logs.sh 16:35:05 Archiving 'sudo' log.. 16:35:05 sudo: unable to resolve host prd-centos7-docker-4c-2g-1786.vexxhost.local: Name or service not known 16:35:05 sudo: unable to resolve host prd-centos7-docker-4c-2g-1786.vexxhost.local: Name or service not known [Pipeline] unstash [Pipeline] echo 16:35:38 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 16:36:04 ---> job-cost.sh 16:36:04 lf-activate-venv: SKIPPING 16:36:04 DEBUG: total: 0.10999999940395355 16:36:04 INFO: Retrieving Stack Cost... 16:36:04 INFO: Retrieving Pricing Info for: v3-standard-2 16:36:04 INFO: Archiving Costs [Pipeline] echo 16:36:12 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 16:36:39 ---> logs-deploy.sh 16:36:39 lf-activate-venv: SKIPPING 16:36:39 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/62 16:36:39 INFO: archiving workspace using pattern(s): 16:36:39 Archives upload complete. 16:36:39 INFO: archiving logs to Nexus 16:36:39 ---> uname -a: 16:36:39 Linux prd-centos7-docker-4c-2g-1786.vexxhost.local 3.10.0-1160.21.1.el7.x86_64 #1 SMP Tue Mar 16 18:28:22 UTC 2021 x86_64 GNU/Linux 16:36:39 16:36:39 16:36:39 ---> lscpu: 16:36:39 Architecture: x86_64 16:36:39 CPU op-mode(s): 32-bit, 64-bit 16:36:39 Byte Order: Little Endian 16:36:39 Address sizes: 40 bits physical, 48 bits virtual 16:36:39 CPU(s): 2 16:36:39 On-line CPU(s) list: 0,1 16:36:39 Thread(s) per core: 1 16:36:39 Core(s) per socket: 1 16:36:39 Socket(s): 2 16:36:39 NUMA node(s): 1 16:36:39 Vendor ID: AuthenticAMD 16:36:39 CPU family: 23 16:36:39 Model: 49 16:36:39 Model name: AMD EPYC-Rome Processor 16:36:39 Stepping: 0 16:36:39 CPU MHz: 2799.998 16:36:39 BogoMIPS: 5599.99 16:36:39 Virtualization: AMD-V 16:36:39 Hypervisor vendor: KVM 16:36:39 Virtualization type: full 16:36:39 L1d cache: 32K 16:36:39 L1i cache: 32K 16:36:39 L2 cache: 512K 16:36:39 L3 cache: 16384K 16:36:39 NUMA node0 CPU(s): 0,1 16:36:39 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 perfctr_core retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr arat npt nrip_save umip spec_ctrl intel_stibp arch_capabilities 16:36:39 16:36:39 16:36:39 ---> nproc: 16:36:39 2 16:36:39 16:36:39 16:36:39 ---> df -h: 16:36:39 Filesystem Size Used Avail Use% Mounted on 16:36:39 overlay 40G 15G 26G 37% / 16:36:39 tmpfs 64M 0 64M 0% /dev 16:36:39 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 16:36:39 shm 64M 0 64M 0% /dev/shm 16:36:39 /dev/vda1 40G 15G 26G 37% /facter-os 16:36:39 16:36:39 16:36:39 ---> sar -b -r -n DEV: 16:36:39 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 09/28/21 _x86_64_ (2 CPU) 16:36:39 16:36:39 15:49:59 LINUX RESTART (2 CPU) 16:36:39 16:36:39 15:51:01 tps rtps wtps bread/s bwrtn/s 16:36:39 15:52:02 3.30 0.82 2.48 234.07 939.30 16:36:39 15:53:01 91.99 3.47 88.52 2622.32 8024.50 16:36:39 15:54:01 14.75 0.15 14.60 22.11 10657.02 16:36:39 15:55:01 374.65 0.00 374.65 0.00 88270.56 16:36:39 15:56:01 14.47 0.00 14.47 0.00 237.57 16:36:39 15:57:01 56.83 0.00 56.83 0.00 10550.64 16:36:39 15:58:01 71.51 0.02 71.49 0.53 4082.85 16:36:39 15:59:01 80.43 0.00 80.43 0.00 17453.01 16:36:39 16:00:01 538.42 250.22 288.20 8230.31 213494.94 16:36:39 16:01:02 483.49 212.48 271.02 9960.58 102989.80 16:36:39 16:02:01 521.18 73.64 447.54 6408.12 210857.79 16:36:39 16:03:01 162.08 21.34 140.74 1908.73 24993.39 16:36:39 16:04:01 5.00 0.00 5.00 0.00 91.54 16:36:39 16:05:01 5.55 0.20 5.35 5.86 98.05 16:36:41 16:06:01 3.46 0.10 3.36 0.93 59.96 16:36:41 16:07:01 4.93 0.00 4.93 0.00 89.29 16:36:41 16:08:01 1.45 0.00 1.45 0.00 25.02 16:36:41 16:09:01 0.17 0.00 0.17 0.00 2.22 16:36:41 16:10:01 0.22 0.00 0.22 0.00 3.76 16:36:41 16:11:01 0.33 0.00 0.33 0.00 5.01 16:36:41 16:12:01 0.33 0.00 0.33 0.00 5.45 16:36:41 16:13:01 0.23 0.00 0.23 0.00 3.32 16:36:41 16:14:01 0.25 0.00 0.25 0.00 3.23 16:36:41 16:15:01 0.25 0.00 0.25 0.00 3.23 16:36:41 16:16:01 0.32 0.00 0.32 0.00 4.62 16:36:41 16:17:01 0.32 0.00 0.32 0.00 4.33 16:36:41 16:18:01 0.25 0.00 0.25 0.00 3.35 16:36:41 16:19:01 0.27 0.00 0.27 0.00 3.61 16:36:41 16:20:01 276.34 253.96 22.38 3443.00 1107.11 16:36:41 16:21:01 2.45 1.90 0.55 128.05 22.98 16:36:41 16:22:01 26.44 0.00 26.44 0.00 7019.43 16:36:41 16:23:01 116.39 0.05 116.34 1.47 25023.60 16:36:41 16:24:01 93.28 0.95 92.33 574.53 22594.70 16:36:41 16:25:01 6.69 0.03 6.66 0.27 397.20 16:36:41 16:26:01 6.93 0.00 6.93 0.00 155.98 16:36:41 16:27:01 5.13 0.00 5.13 0.00 118.22 16:36:41 16:28:01 2.55 0.00 2.55 0.00 45.87 16:36:41 16:29:01 1.27 0.00 1.27 0.00 20.94 16:36:41 16:30:01 1.47 1.18 0.28 147.53 4.43 16:36:41 16:31:01 37.78 37.28 0.50 3779.58 17.97 16:36:41 16:32:01 56.93 0.00 56.93 0.00 17560.99 16:36:41 Average: 74.83 20.98 53.85 913.54 18685.23 16:36:41 16:36:41 15:51:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 16:36:41 15:52:02 5593436 0 666416 8.32 2620 1746468 1069068 11.80 522176 1501604 140480 16:36:41 15:53:01 5355036 0 745528 9.31 2620 1905756 1269304 14.01 665468 1581312 11608 16:36:41 15:54:01 5250180 0 702072 8.77 2620 2054068 1018388 11.24 619564 1730712 108 16:36:41 15:55:01 3624572 0 1000568 12.49 2620 3381180 1029384 11.36 910780 2792072 28 16:36:41 15:56:01 3395216 0 1123096 14.02 2620 3488008 1552952 17.15 1200588 2782748 103700 16:36:41 15:57:01 3204724 0 1094272 13.66 2620 3707324 1513444 16.71 1281472 2872480 16276 16:36:41 15:58:01 3213428 0 1088656 13.59 2620 3704236 1324184 14.62 1253508 2882936 62748 16:36:41 15:59:01 3171780 0 1005308 12.55 2620 3829232 1165964 12.87 1105164 3068156 40 16:36:41 16:00:01 134068 0 1310892 16.37 2620 6561360 2032436 22.44 3404720 3694276 699220 16:36:41 16:01:02 992364 0 1287776 16.08 2620 5726180 2106404 23.26 2318444 3912372 193436 16:36:41 16:02:01 1518616 0 1246184 15.56 2620 5241520 2096232 23.14 2255720 3429596 10156 16:36:41 16:03:01 2197524 0 1112936 13.90 2620 4695860 1096608 12.11 1282592 3749972 24 16:36:41 16:04:01 2191844 0 1118512 13.97 2620 4695964 1142420 12.61 1319588 3718648 32 16:36:41 16:05:01 2190268 0 1119944 13.98 2620 4696108 1188444 13.12 1340252 3699984 40 16:36:41 16:06:01 2189444 0 1120684 13.99 2620 4696192 1198540 13.23 1360844 3680848 20 16:36:41 16:07:01 2158132 0 1151920 14.38 2620 4696268 1396408 15.42 1458888 3611432 28 16:36:41 16:08:01 2193568 0 1116476 13.94 2620 4696276 1152520 12.72 1457556 3581356 20 16:36:41 16:09:01 2199332 0 1110704 13.87 2620 4696284 1083696 11.96 1452544 3581240 8 16:36:41 16:10:01 2203336 0 1106700 13.82 2620 4696284 1044788 11.54 1447656 3583368 8 16:36:41 16:11:01 2203692 0 1106336 13.81 2620 4696292 1044728 11.53 1449364 3581320 12 16:36:41 16:12:01 2204076 0 1105952 13.81 2620 4696292 1044632 11.53 1446828 3583760 12 16:36:41 16:13:01 2204084 0 1105936 13.81 2620 4696300 1044632 11.53 1446720 3583760 8 16:36:41 16:14:01 2204076 0 1105940 13.81 2620 4696304 1044632 11.53 1446840 3583760 8 16:36:41 16:15:01 2204092 0 1105920 13.81 2620 4696308 1044632 11.53 1446840 3583764 8 16:36:41 16:16:01 2203808 0 1106200 13.81 2620 4696312 1044740 11.53 1446940 3583760 16 16:36:41 16:17:01 2203928 0 1106076 13.81 2620 4696316 1044632 11.53 1446964 3583764 12 16:36:41 16:18:01 2204068 0 1105932 13.81 2620 4696320 1044632 11.53 1446860 3583760 8 16:36:41 16:19:01 2203976 0 1106020 13.81 2620 4696324 1044632 11.53 1446980 3583760 8 16:36:41 16:20:01 2055668 0 1190936 14.87 2620 4759716 1044664 11.53 1487144 3606888 8 16:36:41 16:21:01 2049572 0 1193132 14.90 2620 4763616 1044928 11.54 1488456 3610652 76 16:36:41 16:22:01 1111052 0 1316608 16.44 2620 5578660 1453988 16.05 1730072 4252436 621796 16:36:41 16:23:01 1235924 0 1288796 16.09 2620 5481600 1124008 12.41 1616400 4207760 32 16:36:41 16:24:01 511960 0 1391896 17.38 2620 6102464 1241960 13.71 1672736 4774400 68 16:36:41 16:25:01 508072 0 1395916 17.43 2620 6102332 1141432 12.60 1695652 4750148 20 16:36:41 16:26:01 506276 0 1397636 17.45 2620 6102408 1150080 12.70 1685712 4760916 16 16:36:41 16:27:01 500780 0 1403036 17.52 2620 6102504 1265020 13.97 1696704 4753892 36 16:36:41 16:28:01 514812 0 1389144 17.34 2620 6102364 1085540 11.98 1687608 4753044 20 16:36:41 16:29:01 517752 0 1386184 17.31 2620 6102384 1045604 11.54 1684928 4753052 28 16:36:41 16:30:01 512884 0 1386440 17.31 2620 6106996 1045652 11.54 1685088 4757980 212 16:36:41 16:31:01 399056 0 1386724 17.31 2620 6220540 1045724 11.55 1685684 4871364 24 16:36:41 16:32:01 295120 0 1456612 18.19 2620 6254588 1160232 12.81 1708884 4885352 32 16:36:41 Average: 2037356 0 1165025 14.55 2620 4803939 1212973 13.39 1492852 3669376 45377 16:36:41 16:36:41 15:51:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 16:36:41 15:52:02 eth0 855.69 479.15 2555.93 55.21 0.00 0.00 0.00 0.00 16:36:41 15:52:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:36:41 15:52:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:36:41 15:53:01 eth0 292.96 193.24 956.89 43.74 0.00 0.00 0.00 0.00 16:36:41 15:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:36:41 15:53:01 veth189afc3 62.98 80.95 9.29 224.78 0.00 0.00 0.00 0.00 16:36:41 15:53:01 docker0 62.98 80.81 8.43 224.77 0.00 0.00 0.00 0.00 16:36:41 15:54:01 eth0 1066.53 563.35 2503.33 71.82 0.00 0.00 0.00 0.00 16:36:41 15:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:36:41 15:54:01 docker0 553.59 1018.90 50.69 2489.71 0.00 0.00 0.00 0.00 16:36:41 15:55:01 eth0 960.40 738.05 5337.62 67.09 0.00 0.00 0.00 0.00 16:36:41 15:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:36:41 15:55:01 docker0 411.89 481.27 30.55 2057.76 0.00 0.00 0.00 0.00 16:36:41 15:56:01 vetha8e60fc 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 16:36:41 15:56:01 eth0 24.70 19.69 20.68 22.99 0.00 0.00 0.00 0.00 16:36:41 15:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:36:41 15:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:36:41 15:57:01 vetha8e60fc 1.83 1.83 0.14 0.16 0.00 0.00 0.00 0.00 16:36:41 15:57:01 eth0 12.75 10.32 7.63 14.56 0.00 0.00 0.00 0.00 16:36:41 15:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:36:41 15:57:01 docker0 1.83 1.83 0.12 0.16 0.00 0.00 0.00 0.00 16:36:41 15:58:01 vetha8e60fc 0.20 0.20 0.02 0.02 0.00 0.00 0.00 0.00 16:36:41 15:58:01 eth0 19.40 12.24 14.01 19.21 0.00 0.00 0.00 0.00 16:36:41 15:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:36:41 15:58:01 docker0 0.20 0.20 0.01 0.02 0.00 0.00 0.00 0.00 16:36:41 15:59:01 vethcb4da24 0.00 0.08 0.00 0.01 0.00 0.00 0.00 0.00 16:36:41 15:59:01 eth0 236.09 160.03 1682.77 31.72 0.00 0.00 0.00 0.00 16:36:41 15:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:36:41 15:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:36:41 16:00:01 veth4ab9d6c 0.00 0.55 0.00 0.03 0.00 0.00 0.00 0.00 16:36:41 16:00:01 eth0 84.35 55.20 188.28 28.27 0.00 0.00 0.00 0.00 16:36:41 16:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:36:41 16:00:01 docker0 35.45 51.79 2.20 164.25 0.00 0.00 0.00 0.00 16:36:41 16:01:02 vethfbe1ba0 2.26 6.07 0.19 35.38 0.00 0.00 0.00 0.00 16:36:41 16:01:02 veth703b2b0 0.00 0.25 0.00 0.02 0.00 0.00 0.00 0.00 16:36:41 16:01:02 veth4ab9d6c 0.00 0.20 0.00 0.01 0.00 0.00 0.00 0.00 16:36:41 16:01:02 eth0 48.71 21.18 166.06 18.62 0.00 0.00 0.00 0.00 16:36:41 16:02:01 vetha77b0b8 0.00 0.25 0.00 0.02 0.00 0.00 0.00 0.00 16:36:41 16:02:01 vethd3b2cce 0.00 0.20 0.00 0.01 0.00 0.00 0.00 0.00 16:36:41 16:02:01 veth4ab9d6c 0.00 0.41 0.00 0.02 0.00 0.00 0.00 0.00 16:36:41 16:02:01 eth0 57.62 30.74 170.87 18.30 0.00 0.00 0.00 0.00 16:36:41 16:03:01 eth0 267.24 158.91 1648.69 26.29 0.00 0.00 0.00 0.00 16:36:41 16:03:01 lo 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 16:36:41 16:03:01 docker0 1134.58 1792.04 96.44 5650.71 0.00 0.00 0.00 0.00 16:36:41 16:04:01 eth0 102.02 91.82 50.69 333.52 0.00 0.00 0.00 0.00 16:36:41 16:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:36:41 16:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:36:41 16:05:01 eth0 104.80 91.12 50.35 326.89 0.00 0.00 0.00 0.00 16:36:41 16:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:36:41 16:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:36:41 16:06:01 eth0 74.07 63.04 38.53 216.87 0.00 0.00 0.00 0.00 16:36:41 16:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:36:41 16:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:36:41 16:07:01 eth0 137.95 110.98 50.46 557.10 0.00 0.00 0.00 0.00 16:36:41 16:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:36:41 16:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:36:41 16:08:01 eth0 41.17 40.30 20.85 144.53 0.00 0.00 0.00 0.00 16:36:41 16:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:36:41 16:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:36:41 16:09:01 eth0 0.57 0.35 0.27 0.23 0.00 0.00 0.00 0.00 16:36:41 16:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:36:41 16:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:36:41 16:10:01 eth0 0.45 0.25 0.27 0.20 0.00 0.00 0.00 0.00 16:36:41 16:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:36:41 16:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:36:41 16:11:01 eth0 0.25 0.18 0.14 0.07 0.00 0.00 0.00 0.00 16:36:41 16:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:36:41 16:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:36:41 16:12:01 eth0 0.08 0.07 0.01 0.01 0.00 0.00 0.00 0.00 16:36:41 16:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:36:41 16:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:36:41 16:13:01 eth0 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:36:41 16:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:36:41 16:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:36:41 16:14:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 16:36:41 16:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:36:41 16:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:36:41 16:15:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:36:41 16:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:36:41 16:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:36:41 16:16:01 eth0 0.30 0.27 0.14 0.08 0.00 0.00 0.00 0.00 16:36:41 16:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:36:41 16:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:36:41 16:17:01 eth0 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:36:41 16:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:36:41 16:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:36:41 16:18:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 16:36:41 16:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:36:41 16:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:36:41 16:19:01 eth0 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:36:41 16:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:36:41 16:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:36:41 16:20:01 eth0 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:36:41 16:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:36:41 16:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:36:41 16:21:01 eth0 4.36 2.83 4.24 1.91 0.00 0.00 0.00 0.00 16:36:41 16:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:36:41 16:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:36:41 16:22:01 eth0 615.39 436.99 4081.27 36.92 0.00 0.00 0.00 0.00 16:36:41 16:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:36:41 16:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:36:41 16:23:01 eth0 112.38 92.94 421.44 38.18 0.00 0.00 0.00 0.00 16:36:41 16:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:36:41 16:23:01 docker0 74.57 89.01 6.77 404.01 0.00 0.00 0.00 0.00 16:36:41 16:24:01 eth0 538.41 387.16 3272.45 46.14 0.00 0.00 0.00 0.00 16:36:41 16:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:36:41 16:24:01 veth73826a6 0.00 0.14 0.00 0.01 0.00 0.00 0.00 0.00 16:36:41 16:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:36:41 16:25:01 eth0 14.10 9.99 12.65 9.38 0.00 0.00 0.00 0.00 16:36:41 16:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:36:41 16:25:01 docker0 0.32 0.32 0.08 0.11 0.00 0.00 0.00 0.00 16:36:41 16:26:01 eth0 15.21 11.99 14.88 10.71 0.00 0.00 0.00 0.00 16:36:41 16:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:36:41 16:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:36:41 16:27:01 eth0 17.14 15.11 14.29 14.92 0.00 0.00 0.00 0.00 16:36:41 16:27:01 vetha9ae43e 2.00 1.68 0.48 0.50 0.00 0.00 0.00 0.00 16:36:41 16:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:36:41 16:27:01 docker0 2.00 1.55 0.45 0.49 0.00 0.00 0.00 0.00 16:36:41 16:28:01 eth0 2.86 1.75 2.47 0.77 0.00 0.00 0.00 0.00 16:36:41 16:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:36:41 16:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:36:41 16:29:01 eth0 0.85 0.55 0.94 0.25 0.00 0.00 0.00 0.00 16:36:41 16:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:36:41 16:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:36:41 16:30:01 eth0 2.47 1.42 2.21 0.73 0.00 0.00 0.00 0.00 16:36:41 16:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:36:41 16:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:36:41 16:31:01 eth0 3.68 2.30 3.30 1.06 0.00 0.00 0.00 0.00 16:36:41 16:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:36:41 16:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:36:41 16:32:01 eth0 361.18 250.97 2604.91 25.15 0.00 0.00 0.00 0.00 16:36:41 16:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:36:41 16:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:36:41 Average: eth0 148.02 98.76 630.62 53.26 0.00 0.00 0.00 0.00 16:36:41 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:36:41 Average: docker0 29.58 45.97 2.53 147.83 0.00 0.00 0.00 0.00 16:36:41 16:36:41 16:36:41 ---> sar -P ALL: 16:36:41 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 09/28/21 _x86_64_ (2 CPU) 16:36:41 16:36:41 15:49:59 LINUX RESTART (2 CPU) 16:36:41 16:36:41 15:51:01 CPU %user %nice %system %iowait %steal %idle 16:36:41 15:52:02 all 5.31 0.00 1.25 0.03 0.04 93.37 16:36:41 15:52:02 0 4.87 0.00 1.61 0.02 0.05 93.45 16:36:41 15:52:02 1 5.75 0.00 0.90 0.03 0.03 93.28 16:36:41 15:53:01 all 6.68 0.00 2.76 2.27 0.05 88.24 16:36:41 15:53:01 0 6.26 0.00 3.14 3.12 0.05 87.43 16:36:41 15:53:01 1 7.10 0.00 2.39 1.42 0.05 89.04 16:36:41 15:54:01 all 12.72 0.00 2.62 0.43 0.10 84.13 16:36:41 15:54:01 0 11.57 0.00 2.86 0.74 0.11 84.71 16:36:41 15:54:01 1 13.85 0.00 2.39 0.12 0.09 83.55 16:36:41 15:55:01 all 22.92 0.00 12.04 2.96 0.12 61.97 16:36:41 15:55:01 0 22.88 0.00 12.71 2.71 0.13 61.57 16:36:41 15:55:01 1 22.96 0.00 11.36 3.20 0.11 62.37 16:36:41 15:56:01 all 16.86 0.00 2.49 0.11 0.04 80.50 16:36:41 15:56:01 0 17.59 0.00 2.07 0.10 0.03 80.20 16:36:41 15:56:01 1 16.12 0.00 2.91 0.12 0.05 80.80 16:36:41 15:57:01 all 42.12 0.00 5.03 0.34 0.11 52.41 16:36:41 15:57:01 0 41.78 0.00 5.44 0.44 0.11 52.23 16:36:41 15:57:01 1 42.45 0.00 4.62 0.23 0.11 52.59 16:36:41 15:58:01 all 65.91 0.00 8.18 0.70 0.16 25.05 16:36:41 15:58:01 0 66.06 0.00 8.54 0.75 0.15 24.49 16:36:41 15:58:01 1 65.77 0.00 7.81 0.65 0.17 25.61 16:36:41 15:59:01 all 12.64 0.00 3.68 0.73 0.06 82.89 16:36:41 15:59:01 0 12.76 0.00 3.70 0.29 0.07 83.18 16:36:41 15:59:01 1 12.53 0.00 3.66 1.17 0.05 82.60 16:36:41 16:00:01 all 19.94 0.00 15.48 18.73 0.15 45.69 16:36:41 16:00:01 0 21.00 0.00 14.73 17.75 0.16 46.37 16:36:41 16:00:01 1 18.89 0.00 16.23 19.73 0.14 45.01 16:36:41 16:01:02 all 74.28 0.00 13.90 10.47 0.18 1.17 16:36:41 16:01:02 0 74.63 0.00 13.73 10.28 0.17 1.19 16:36:41 16:01:02 1 73.94 0.00 14.07 10.65 0.19 1.15 16:36:41 16:02:01 all 71.87 0.00 19.96 6.25 0.20 1.72 16:36:41 16:02:01 0 71.46 0.00 20.29 6.51 0.21 1.53 16:36:41 16:02:01 1 72.27 0.00 19.63 5.99 0.19 1.92 16:36:41 16:36:41 16:02:01 CPU %user %nice %system %iowait %steal %idle 16:36:41 16:03:01 all 12.47 0.00 5.85 3.39 0.06 78.23 16:36:41 16:03:01 0 12.73 0.00 6.00 3.29 0.05 77.94 16:36:41 16:03:01 1 12.22 0.00 5.70 3.49 0.07 78.52 16:36:41 16:04:01 all 3.95 0.00 0.97 0.03 0.05 95.00 16:36:41 16:04:01 0 4.15 0.00 1.06 0.03 0.05 94.70 16:36:41 16:04:01 1 3.76 0.00 0.88 0.02 0.05 95.30 16:36:41 16:05:01 all 3.36 0.00 0.93 0.02 0.03 95.67 16:36:41 16:05:01 0 3.37 0.00 1.06 0.03 0.03 95.50 16:36:41 16:05:01 1 3.35 0.00 0.79 0.00 0.03 95.83 16:36:41 16:06:01 all 2.14 0.00 0.72 0.01 0.03 97.10 16:36:41 16:06:01 0 2.17 0.00 0.79 0.00 0.03 97.01 16:36:41 16:06:01 1 2.11 0.00 0.65 0.02 0.02 97.20 16:36:41 16:07:01 all 5.37 0.00 0.97 0.03 0.03 93.60 16:36:41 16:07:01 0 5.62 0.00 1.08 0.03 0.03 93.23 16:36:41 16:07:01 1 5.12 0.00 0.86 0.02 0.03 93.97 16:36:41 16:08:01 all 2.48 0.00 0.44 0.01 0.02 97.05 16:36:41 16:08:01 0 2.75 0.00 0.40 0.00 0.02 96.83 16:36:41 16:08:01 1 2.21 0.00 0.49 0.02 0.02 97.27 16:36:41 16:09:01 all 0.18 0.00 0.03 0.00 0.03 99.77 16:36:41 16:09:01 0 0.12 0.00 0.03 0.00 0.03 99.82 16:36:41 16:09:01 1 0.23 0.00 0.02 0.00 0.02 99.73 16:36:41 16:10:01 all 0.18 0.00 0.03 0.00 0.02 99.77 16:36:41 16:10:01 0 0.08 0.00 0.03 0.00 0.02 99.87 16:36:41 16:10:01 1 0.28 0.00 0.03 0.00 0.02 99.67 16:36:41 16:11:01 all 0.09 0.00 0.03 0.00 0.01 99.87 16:36:41 16:11:01 0 0.03 0.00 0.02 0.00 0.02 99.93 16:36:41 16:11:01 1 0.15 0.00 0.05 0.00 0.00 99.80 16:36:41 16:12:01 all 0.24 0.00 0.23 0.00 0.01 99.52 16:36:41 16:12:01 0 0.07 0.00 0.17 0.00 0.00 99.77 16:36:41 16:12:01 1 0.42 0.00 0.30 0.00 0.02 99.27 16:36:41 16:13:01 all 0.23 0.00 0.03 0.00 0.02 99.73 16:36:41 16:13:01 0 0.03 0.00 0.02 0.00 0.03 99.92 16:36:41 16:13:01 1 0.42 0.00 0.03 0.00 0.00 99.55 16:36:41 16:36:41 16:13:01 CPU %user %nice %system %iowait %steal %idle 16:36:41 16:14:01 all 0.19 0.00 0.03 0.00 0.02 99.76 16:36:41 16:14:01 0 0.05 0.00 0.03 0.00 0.02 99.90 16:36:41 16:14:01 1 0.33 0.00 0.03 0.00 0.02 99.62 16:36:41 16:15:01 all 0.23 0.00 0.04 0.00 0.01 99.72 16:36:41 16:15:01 0 0.03 0.00 0.05 0.00 0.02 99.90 16:36:41 16:15:01 1 0.42 0.00 0.03 0.00 0.00 99.55 16:36:41 16:16:01 all 0.21 0.00 0.03 0.00 0.01 99.75 16:36:41 16:16:01 0 0.03 0.00 0.03 0.00 0.00 99.93 16:36:41 16:16:01 1 0.38 0.00 0.03 0.00 0.02 99.57 16:36:41 16:17:01 all 0.14 0.00 0.04 0.00 0.01 99.81 16:36:41 16:17:01 0 0.03 0.00 0.05 0.00 0.02 99.90 16:36:41 16:17:01 1 0.25 0.00 0.03 0.00 0.00 99.72 16:36:41 16:18:01 all 0.17 0.00 0.03 0.00 0.02 99.78 16:36:41 16:18:01 0 0.27 0.00 0.03 0.00 0.02 99.68 16:36:41 16:18:01 1 0.07 0.00 0.03 0.00 0.02 99.88 16:36:41 16:19:01 all 0.18 0.00 0.04 0.00 0.02 99.76 16:36:41 16:19:01 0 0.33 0.00 0.05 0.00 0.02 99.60 16:36:41 16:19:01 1 0.03 0.00 0.03 0.00 0.02 99.92 16:36:41 16:20:01 all 0.11 4.25 13.87 2.46 0.08 79.23 16:36:41 16:20:01 0 0.17 4.17 14.07 2.76 0.09 78.75 16:36:41 16:20:01 1 0.05 4.33 13.68 2.17 0.07 79.70 16:36:41 16:21:01 all 1.11 0.00 0.48 0.04 0.02 98.35 16:36:41 16:21:01 0 1.14 0.00 0.50 0.00 0.02 98.34 16:36:41 16:21:01 1 1.09 0.00 0.45 0.08 0.02 98.36 16:36:41 16:22:01 all 7.29 0.00 2.94 0.10 0.05 89.61 16:36:41 16:22:01 0 7.04 0.00 3.03 0.03 0.07 89.82 16:36:41 16:22:01 1 7.54 0.00 2.86 0.17 0.03 89.40 16:36:41 16:23:01 all 4.77 0.00 2.58 1.80 0.05 90.80 16:36:41 16:23:01 0 5.00 0.00 2.83 2.07 0.05 90.05 16:36:41 16:23:01 1 4.54 0.00 2.34 1.52 0.05 91.55 16:36:41 16:24:01 all 8.91 0.00 4.68 1.12 0.06 85.23 16:36:41 16:24:01 0 9.02 0.00 4.56 0.54 0.05 85.82 16:36:41 16:24:01 1 8.80 0.00 4.80 1.69 0.07 84.64 16:36:41 16:36:41 16:24:01 CPU %user %nice %system %iowait %steal %idle 16:36:41 16:25:01 all 1.31 0.00 0.86 0.03 0.02 97.78 16:36:41 16:25:01 0 0.97 0.00 0.77 0.03 0.02 98.21 16:36:41 16:25:01 1 1.66 0.00 0.95 0.03 0.02 97.34 16:36:41 16:26:01 all 0.85 0.00 0.67 0.02 0.02 98.44 16:36:41 16:26:01 0 0.62 0.00 0.60 0.02 0.02 98.74 16:36:41 16:26:01 1 1.09 0.00 0.74 0.02 0.02 98.14 16:36:41 16:27:01 all 2.10 0.00 1.13 0.03 0.03 96.71 16:36:41 16:27:01 0 1.95 0.00 1.14 0.02 0.03 96.86 16:36:41 16:27:01 1 2.25 0.00 1.12 0.03 0.03 96.56 16:36:41 16:28:01 all 0.19 0.00 0.16 0.01 0.01 99.63 16:36:41 16:28:01 0 0.13 0.00 0.17 0.00 0.02 99.68 16:36:41 16:28:01 1 0.25 0.00 0.15 0.02 0.00 99.58 16:36:41 16:29:01 all 0.17 0.00 0.07 0.00 0.02 99.75 16:36:41 16:29:01 0 0.28 0.00 0.07 0.00 0.02 99.63 16:36:41 16:29:01 1 0.05 0.00 0.07 0.00 0.02 99.87 16:36:41 16:30:01 all 0.43 0.00 0.12 0.03 0.01 99.42 16:36:41 16:30:01 0 0.47 0.00 0.13 0.03 0.00 99.37 16:36:41 16:30:01 1 0.38 0.00 0.10 0.02 0.02 99.48 16:36:41 16:31:01 all 1.25 0.00 0.25 1.06 0.03 97.41 16:36:41 16:31:01 0 0.49 0.00 0.12 0.00 0.03 99.36 16:36:41 16:31:01 1 2.01 0.00 0.39 2.13 0.03 95.44 16:36:41 16:32:01 all 6.09 0.00 2.81 0.61 0.03 90.45 16:36:41 16:32:01 0 6.31 0.00 3.13 0.66 0.05 89.85 16:36:41 16:32:01 1 5.86 0.00 2.50 0.56 0.02 91.06 16:36:41 Average: all 9.63 0.10 3.00 1.25 0.05 85.97 16:36:41 Average: 0 9.60 0.10 3.06 1.21 0.05 85.98 16:36:41 Average: 1 9.67 0.11 2.95 1.29 0.04 85.95 16:36:41 16:36:41 16:36:41