Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 0aafbc0fece84c024f34443fde64f7a14b5c547f 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-ssh3007058614842197102.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-ssh5482225630246436559.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-ssh429157460485048780.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-ssh5344978391707938820.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 98bb157299c17168c94e81a7dba3d05dc38b0f72 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-ssh5745980086509923765.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 98bb157299c17168c94e81a7dba3d05dc38b0f72 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 98bb157299c17168c94e81a7dba3d05dc38b0f72 # timeout=10 Commit message: "Docs: Add example Jenkinsfile to documentation" > 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 ‘prd-centos7-docker-4c-2g-1885’ is offline Running on prd-centos7-docker-4c-2g-1888 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/49 [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/49 # 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/49@tmp/jenkins-gitclient-ssh7704050662215127566.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 0aafbc0fece84c024f34443fde64f7a14b5c547f (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 0aafbc0fece84c024f34443fde64f7a14b5c547f # timeout=10 Commit message: "feat(security): Feature to enable CORS headers for API gateway (#3678)" > git rev-list --no-walk 7380b5be2abbd1220962665a8de014d5421e0322 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 22:52:44 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 22:52:44 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 22:52:44 ========================================================= 22:52:44 EdgeX Global Pipelines Version Info 22:52:44 ========================================================= [Pipeline] libraryResource [Pipeline] sh 22:52:46 ------------------- 22:52:46 stable info: 22:52:46 ------------------- 22:52:46 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 22:52:46 Commit SHA: 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 22:52:46 Message: update stable to v1.0.205 22:52:46 ------------------- 22:52:46 experimental info: 22:52:46 ------------------- 22:52:46 Commited By: **** collab-it+edgex@linuxfoundation.org 22:52:46 Commit SHA: 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 22:52:46 Message: update experimental to v1.0.205 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 22:52:48 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 22:52:48 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 22:52:48 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 22:52:48 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 22:52:48 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 22:52:48 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 22:52:48 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 22:52:48 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 22:52:48 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 22:52:48 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 22:52:48 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 22:52:48 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 22:52:48 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 22:52:48 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 22:52:48 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 22:52:48 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 22:52:48 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 22:52:48 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 22:52:48 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 22:52:48 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 22:52:48 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 22:52:48 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 22:52:48 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 22:52:48 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 22:52:48 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 22:52:48 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 22:52:48 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 0aafbc0fece84c024f34443fde64f7a14b5c547f [Pipeline] echo 22:52:48 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 0aafbc0 [Pipeline] echo 22:52:48 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 22:52:48 provisioning config files... 22:52:48 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/49@tmp/config4989664727280791697tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:52:49 ---> docker-login.sh 22:52:49 nexus3.edgexfoundry.org:10001 22:52:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:52:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:52:49 Configure a credential helper to remove this warning. See 22:52:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:52:49 22:52:49 Login Succeeded 22:52:49 nexus3.edgexfoundry.org:10002 22:52:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:52:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:52:49 Configure a credential helper to remove this warning. See 22:52:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:52:49 22:52:49 Login Succeeded 22:52:49 nexus3.edgexfoundry.org:10003 22:52:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:52:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:52:49 Configure a credential helper to remove this warning. See 22:52:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:52:49 22:52:49 Login Succeeded 22:52:49 nexus3.edgexfoundry.org:10004 22:52:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:52:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:52:49 Configure a credential helper to remove this warning. See 22:52:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:52:49 22:52:49 Login Succeeded 22:52:49 docker.io 22:52:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:52:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:52:50 Configure a credential helper to remove this warning. See 22:52:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:52:50 22:52:50 Login Succeeded 22:52:50 ---> docker-login.sh ends [Pipeline] } 22:52:50 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 22:52:50 ++ 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 22:52:50 + for file in '`ls cmd/**/Dockerfile`' 22:52:50 ++ dirname cmd/core-command/Dockerfile 22:52:50 ++ cut -d/ -f2 22:52:50 + echo core-command,cmd/core-command/Dockerfile 22:52:50 + for file in '`ls cmd/**/Dockerfile`' 22:52:50 ++ dirname cmd/core-data/Dockerfile 22:52:50 ++ cut -d/ -f2 22:52:50 + echo core-data,cmd/core-data/Dockerfile 22:52:50 + for file in '`ls cmd/**/Dockerfile`' 22:52:50 ++ dirname cmd/core-metadata/Dockerfile 22:52:50 ++ cut -d/ -f2 22:52:50 + echo core-metadata,cmd/core-metadata/Dockerfile 22:52:50 + for file in '`ls cmd/**/Dockerfile`' 22:52:50 ++ dirname cmd/security-bootstrapper/Dockerfile 22:52:50 ++ cut -d/ -f2 22:52:50 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 22:52:50 + for file in '`ls cmd/**/Dockerfile`' 22:52:50 ++ dirname cmd/security-proxy-setup/Dockerfile 22:52:50 ++ cut -d/ -f2 22:52:50 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 22:52:50 + for file in '`ls cmd/**/Dockerfile`' 22:52:50 ++ dirname cmd/security-secretstore-setup/Dockerfile 22:52:50 ++ cut -d/ -f2 22:52:50 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 22:52:50 + for file in '`ls cmd/**/Dockerfile`' 22:52:50 ++ dirname cmd/support-notifications/Dockerfile 22:52:50 ++ cut -d/ -f2 22:52:50 + echo support-notifications,cmd/support-notifications/Dockerfile 22:52:50 + for file in '`ls cmd/**/Dockerfile`' 22:52:50 ++ dirname cmd/support-scheduler/Dockerfile 22:52:50 ++ cut -d/ -f2 22:52:50 + echo support-scheduler,cmd/support-scheduler/Dockerfile 22:52:50 + for file in '`ls cmd/**/Dockerfile`' 22:52:50 ++ dirname cmd/sys-mgmt-agent/Dockerfile 22:52:50 ++ cut -d/ -f2 22:52:50 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 22:52:50 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 22:52:53 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 22:52:53 22:52:53 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 22:52:54 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 22:52:54 latest: Pulling from edgex-devops/git-semver 22:52:54 31603596830f: Pulling fs layer 22:52:54 04fac38145f0: Pulling fs layer 22:52:54 701f6daf10bf: Pulling fs layer 22:52:54 24f72da36158: Pulling fs layer 22:52:54 24f72da36158: Waiting 22:52:54 04fac38145f0: Verifying Checksum 22:52:54 04fac38145f0: Download complete 22:52:54 31603596830f: Verifying Checksum 22:52:54 31603596830f: Download complete 22:52:54 24f72da36158: Verifying Checksum 22:52:54 24f72da36158: Download complete 22:52:54 31603596830f: Pull complete 22:52:54 04fac38145f0: Pull complete 22:52:54 701f6daf10bf: Verifying Checksum 22:52:54 701f6daf10bf: Download complete 22:52:55 701f6daf10bf: Pull complete 22:52:55 24f72da36158: Pull complete 22:52:55 Digest: sha256:4df6d42b0a42de7465b316d5d101e9e577e29cf163494206da03a6bf8561ec42 22:52:55 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 22:52:55 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 22:52:55 prd-centos7-docker-4c-2g-1888 does not seem to be running inside a container 22:52:55 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/49 -v /w/workspace/edgex-go/49:/w/workspace/edgex-go/49:rw,z -v /w/workspace/edgex-go/49@tmp:/w/workspace/edgex-go/49@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 22:52:56 $ docker top 840230073b549bbe50685a8cb902f8e42869f35b945a2125fc33729d6096a5c8 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 22:52:56 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 22:52:56 [ssh-agent] Looking for ssh-agent implementation... 22:52:56 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:52:56 $ docker exec 840230073b549bbe50685a8cb902f8e42869f35b945a2125fc33729d6096a5c8 ssh-agent 22:52:57 SSH_AUTH_SOCK=/tmp/ssh-bNPUhbM2GMlD/agent.14 22:52:57 SSH_AGENT_PID=21 22:52:57 Running ssh-add (command line suppressed) 22:52:57 Identity added: /w/workspace/edgex-go/49@tmp/private_key_515453744195007959.key (/w/workspace/edgex-go/49@tmp/private_key_515453744195007959.key) 22:52:57 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 22:52:57 + git tag --points-at HEAD [Pipeline] } 22:52:57 $ docker exec --env ******** --env ******** 840230073b549bbe50685a8cb902f8e42869f35b945a2125fc33729d6096a5c8 ssh-agent -k 22:52:57 unset SSH_AUTH_SOCK; 22:52:57 unset SSH_AGENT_PID; 22:52:57 echo Agent pid 21 killed; 22:52:57 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 22:52:57 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 22:52:57 [ssh-agent] Looking for ssh-agent implementation... 22:52:57 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:52:57 $ docker exec 840230073b549bbe50685a8cb902f8e42869f35b945a2125fc33729d6096a5c8 ssh-agent 22:52:57 SSH_AUTH_SOCK=/tmp/ssh-YrC5ZGIsaU2n/agent.55 22:52:57 SSH_AGENT_PID=62 22:52:57 Running ssh-add (command line suppressed) 22:52:57 Identity added: /w/workspace/edgex-go/49@tmp/private_key_4496800608287086242.key (/w/workspace/edgex-go/49@tmp/private_key_4496800608287086242.key) 22:52:57 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 22:52:58 + git semver init 22:52:58 # -> Open(): unable to determine branch for HEAD 22:52:58 # $GIT_DIR = /w/workspace/edgex-go/49/.git 22:52:58 # $GIT_WORK_TREE = /w/workspace/edgex-go/49 22:52:58 # $SEMVER_REMOTE_NAME = origin 22:52:58 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 22:52:58 # $SEMVER_USER_NAME = edgex-jenkins 22:52:58 # $SEMVER_BRANCH = main 22:52:58 # $SEMVER_TEMP = /tmp/semver-269838517 22:52:58 # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP 22:53:13 # '/tmp/semver-269838517' -> '/w/workspace/edgex-go/49/.semver' 22:53:13 # -> Force: false 22:53:13 # $SEMVER_DIR = /w/workspace/edgex-go/49/.semver [Pipeline] } 22:53:13 $ docker exec --env ******** --env ******** 840230073b549bbe50685a8cb902f8e42869f35b945a2125fc33729d6096a5c8 ssh-agent -k 22:53:13 unset SSH_AUTH_SOCK; 22:53:13 unset SSH_AGENT_PID; 22:53:13 echo Agent pid 62 killed; 22:53:13 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 22:53:15 + git semver [Pipeline] } 22:53:15 $ docker stop --time=1 840230073b549bbe50685a8cb902f8e42869f35b945a2125fc33729d6096a5c8 22:53:17 $ docker rm -f 840230073b549bbe50685a8cb902f8e42869f35b945a2125fc33729d6096a5c8 [Pipeline] // withDockerContainer [Pipeline] sh 22:53:17 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 22:53:19 Stashed 1 file(s) [Pipeline] echo 22:53:19 [edgeXSemver]: initialized semver on version 2.0.1-dev.42 [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 22:53:19 ========================================================= 22:53:19 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 22:53:19 ========================================================= [Pipeline] fileExists [Pipeline] sh 22:53:20 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 22:53:20 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 22:53:20 540db60ca938: Pulling fs layer 22:53:20 adcc1eea9eea: Pulling fs layer 22:53:20 4c4ab2625f07: Pulling fs layer 22:53:20 db62176df00c: Pulling fs layer 22:53:20 3b30891b0d05: Pulling fs layer 22:53:20 06b49ca38bd5: Pulling fs layer 22:53:20 c788192a36de: Pulling fs layer 22:53:20 a77e37c0d609: Pulling fs layer 22:53:20 c3185cebc471: Pulling fs layer 22:53:20 3b30891b0d05: Waiting 22:53:20 06b49ca38bd5: Waiting 22:53:20 c788192a36de: Waiting 22:53:20 a77e37c0d609: Waiting 22:53:20 c3185cebc471: Waiting 22:53:20 db62176df00c: Waiting 22:53:20 4c4ab2625f07: Verifying Checksum 22:53:20 4c4ab2625f07: Download complete 22:53:20 adcc1eea9eea: Verifying Checksum 22:53:20 adcc1eea9eea: Download complete 22:53:20 3b30891b0d05: Verifying Checksum 22:53:20 3b30891b0d05: Download complete 22:53:20 06b49ca38bd5: Verifying Checksum 22:53:20 06b49ca38bd5: Download complete 22:53:20 c788192a36de: Verifying Checksum 22:53:20 c788192a36de: Download complete 22:53:20 540db60ca938: Verifying Checksum 22:53:20 540db60ca938: Download complete 22:53:20 540db60ca938: Pull complete 22:53:20 adcc1eea9eea: Pull complete 22:53:20 4c4ab2625f07: Pull complete 22:53:21 a77e37c0d609: Verifying Checksum 22:53:21 a77e37c0d609: Download complete 22:53:24 c3185cebc471: Verifying Checksum 22:53:24 c3185cebc471: Download complete 22:53:24 db62176df00c: Verifying Checksum 22:53:24 db62176df00c: Download complete 22:53:28 db62176df00c: Pull complete 22:53:28 3b30891b0d05: Pull complete 22:53:28 06b49ca38bd5: Pull complete 22:53:28 c788192a36de: Pull complete 22:53:28 a77e37c0d609: Pull complete 22:53:30 c3185cebc471: Pull complete 22:53:30 Digest: sha256:c22a6272cb0662d4dba1bb41e7658fbabc00c875dcca5b7a38fb264b4004f4bd 22:53:30 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 22:53:30 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] fileExists [Pipeline] sh 22:53:30 + docker build -t ci-base-image-x86_64 -f - . 22:53:30 + echo 'FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 22:53:30 WORKDIR /edgex 22:53:30 COPY go.mod . 22:53:30 RUN go mod download' 22:53:32 Sending build context to Docker daemon 328.8MB 22:53:32 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 22:53:32 ---> 031687cdd783 22:53:32 Step 2/4 : WORKDIR /edgex 22:53:33 ---> Running in 6cf56aed4d5a 22:53:33 Removing intermediate container 6cf56aed4d5a 22:53:33 ---> 4bd39e3fa599 22:53:33 Step 3/4 : COPY go.mod . 22:53:33 ---> cae9ae2daab7 22:53:33 Step 4/4 : RUN go mod download 22:53:33 ---> Running in 4888e193a159 22:53:34 Still waiting to schedule task 22:53:34 ‘prd-ubuntu18.04-docker-arm64-4c-16g-1886’ is offline 22:54:12 Removing intermediate container 4888e193a159 22:54:12 ---> a9c4ad4e7272 22:54:12 Successfully built a9c4ad4e7272 22:54:12 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 22:54:13 + docker inspect -f . ci-base-image-x86_64 22:54:13 . [Pipeline] withDockerContainer 22:54:13 prd-centos7-docker-4c-2g-1888 does not seem to be running inside a container 22:54:13 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/49 -v /w/workspace/edgex-go/49:/w/workspace/edgex-go/49:rw,z -v /w/workspace/edgex-go/49@tmp:/w/workspace/edgex-go/49@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 22:54:13 $ docker top 5fbae2654ea22be3272b6be843cfb5ab46e562b2c1ceb5efa965877e78b8bb5d -eo pid,comm [Pipeline] { [Pipeline] sh 22:54:14 + go version 22:54:14 go version go1.16.6 linux/amd64 [Pipeline] } 22:54:14 $ docker stop --time=1 5fbae2654ea22be3272b6be843cfb5ab46e562b2c1ceb5efa965877e78b8bb5d 22:54:15 $ docker rm -f 5fbae2654ea22be3272b6be843cfb5ab46e562b2c1ceb5efa965877e78b8bb5d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 22:54:16 + docker inspect -f . ci-base-image-x86_64 22:54:16 . [Pipeline] withDockerContainer 22:54:16 prd-centos7-docker-4c-2g-1888 does not seem to be running inside a container 22:54:16 $ 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/49 -v /w/workspace/edgex-go/49:/w/workspace/edgex-go/49:rw,z -v /w/workspace/edgex-go/49@tmp:/w/workspace/edgex-go/49@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 22:54:16 $ docker top 092fe0fe261ab9fc001eb367eac984bd5a77038d001e4bf0cc6c20222b513382 -eo pid,comm [Pipeline] { [Pipeline] echo 22:54:16 ========================================================= 22:54:16 [edgeXBuildGoParallel] Running Tests and Build... 22:54:16 ========================================================= [Pipeline] fileExists [Pipeline] sh 22:54:16 + go mod tidy [Pipeline] sh 22:54:17 + make test 22:54:17 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 22:54:17 go mod tidy 22:54:17 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 22:54:23 ? github.com/edgexfoundry/edgex-go [no test files] 22:54:41 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 22:54:44 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 22:54:44 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 22:54:44 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 22:54:47 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 22:54:47 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 22:54:47 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 22:54:47 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 22:54:48 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 22:54:48 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 22:54:48 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 22:54:48 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 22:54:48 ? github.com/edgexfoundry/edgex-go/internal [no test files] 22:54:48 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 22:54:50 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.042s coverage: 28.7% of statements 22:54:50 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 22:54:50 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 22:54:51 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.065s coverage: 100.0% of statements 22:54:51 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 22:54:51 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.051s coverage: 46.3% of statements 22:54:51 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 22:54:51 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 22:54:52 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.112s coverage: 90.1% of statements 22:54:52 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 22:54:52 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 22:54:53 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.050s coverage: 81.2% of statements 22:54:53 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 22:54:53 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 22:54:53 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 22:54:53 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 22:54:53 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 22:54:54 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.288s coverage: 94.2% of statements 22:54:54 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 22:54:54 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 22:54:54 ok github.com/edgexfoundry/edgex-go/internal/io 0.046s coverage: 59.1% of statements 22:54:54 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 22:54:54 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 22:54:54 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 22:54:54 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 22:54:54 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 22:54:54 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.048s coverage: 60.0% of statements 22:54:54 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 22:54:54 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 22:54:54 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 22:54:55 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.054s coverage: 0.8% of statements 22:54:55 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 22:54:55 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.051s coverage: 58.8% of statements 22:54:56 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.052s coverage: 21.7% of statements 22:54:56 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 22:54:56 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.052s coverage: 47.1% of statements 22:54:56 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.060s coverage: 79.5% of statements 22:54:56 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.048s coverage: 94.1% of statements 22:54:57 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.071s coverage: 96.3% of statements 22:54:57 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.050s coverage: 87.5% of statements 22:55:09 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.061s coverage: 94.4% of statements 22:55:09 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.054s coverage: 44.8% of statements 22:55:16 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 17.178s coverage: 81.8% of statements 22:55:16 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 22:55:32 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.082s coverage: 92.9% of statements 22:55:32 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 22:55:32 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 22:55:32 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 22:55:32 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.030s coverage: 65.1% of statements 22:55:32 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 22:55:32 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 22:55:32 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 22:55:32 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 22:55:32 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 22:55:32 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.063s coverage: 87.2% of statements 22:55:32 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 22:55:32 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 22:55:32 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.044s coverage: 100.0% of statements 22:55:32 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 22:55:32 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.055s coverage: 58.8% of statements 22:55:32 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 22:55:32 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.051s coverage: 80.0% of statements 22:55:32 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.062s coverage: 87.2% of statements 22:55:32 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.063s coverage: 85.4% of statements 22:55:32 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.073s coverage: 91.2% of statements 22:55:32 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 22:55:32 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.133s coverage: 64.4% of statements 22:55:32 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 22:55:32 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 22:55:32 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.044s coverage: 100.0% of statements 22:55:32 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.028s coverage: 91.3% of statements 22:55:32 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.022s coverage: 100.0% of statements 22:55:32 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.024s coverage: 73.7% of statements 22:55:32 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.024s coverage: 100.0% of statements 22:55:33 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.182s coverage: 62.6% of statements 22:55:33 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 22:55:33 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 22:55:33 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 22:55:33 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.123s coverage: 43.6% of statements 22:55:33 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 22:55:33 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 22:55:33 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.057s coverage: 89.5% of statements 22:55:33 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 22:55:34 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.061s coverage: 84.8% of statements 22:55:34 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 22:55:41 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.061s coverage: 19.5% of statements 22:55:41 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 22:55:41 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 22:55:41 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 22:55:41 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 22:55:41 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.135s coverage: 92.0% of statements 22:55:41 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 22:55:41 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 22:55:41 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 22:55:41 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 22:55:41 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.053s coverage: 62.7% of statements 22:55:41 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 22:55:41 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 22:55:41 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.098s coverage: 97.7% of statements 22:55:41 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 22:55:41 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 22:55:41 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 22:55:41 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 22:55:41 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.053s coverage: 28.9% of statements 22:55:41 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 22:55:41 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 22:55:41 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 22:55:41 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 22:55:41 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 22:55:41 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 22:55:41 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.053s coverage: 100.0% of statements 22:55:41 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.030s coverage: 95.4% of statements 22:55:41 GO111MODULE=on go vet ./... 22:55:56 Running on prd-ubuntu18.04-docker-arm64-4c-16g-1891 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws 22:55:56 Running in /w/workspace/edgex-go/49 [Pipeline] { [Pipeline] checkout 22:55:56 The recommended git tool is: git 22:56:03 gofmt -l . 22:56:03 [ "`gofmt -l .`" = "" ] 22:56:03 ./bin/test-attribution-txt.sh [Pipeline] sh 22:56:04 + ls -al . 22:56:04 total 612 22:56:04 drwxrwxr-x 10 1001 1001 4096 Sep 9 22:56 . 22:56:04 drwxr-xr-x 4 root root 30 Sep 9 22:54 .. 22:56:04 -rw-rw-r-- 1 1001 1001 11 Sep 9 22:52 .dockerignore 22:56:04 drwxrwxr-x 8 1001 1001 162 Sep 9 22:52 .git 22:56:04 drwxrwxr-x 4 1001 1001 142 Sep 9 22:52 .github 22:56:04 -rw-rw-r-- 1 1001 1001 818 Sep 9 22:52 .gitignore 22:56:04 -rw-rw-r-- 1 1001 1001 76 Sep 9 22:52 .hadolint.yml 22:56:04 drwx------ 3 1001 1001 43 Sep 9 22:53 .semver 22:56:04 -rw-rw-r-- 1 1001 1001 166 Sep 9 22:52 .sonarcloud.properties 22:56:04 -rw-rw-r-- 1 1001 1001 1171 Sep 9 22:52 ADOPTERS.md 22:56:04 -rw-rw-r-- 1 1001 1001 8493 Sep 9 22:52 Attribution.txt 22:56:04 -rw-rw-r-- 1 1001 1001 43881 Sep 9 22:52 CHANGELOG.md 22:56:04 -rw-rw-r-- 1 1001 1001 3804 Sep 9 22:52 CONTRIBUTING.md 22:56:04 -rw-rw-r-- 1 1001 1001 677 Sep 9 22:52 GOVERNANCE.md 22:56:04 -rw-rw-r-- 1 1001 1001 849 Sep 9 22:52 Jenkinsfile 22:56:04 -rw-rw-r-- 1 1001 1001 10775 Sep 9 22:52 LICENSE 22:56:04 -rw-rw-r-- 1 1001 1001 5915 Sep 9 22:52 Makefile 22:56:04 -rw-rw-r-- 1 1001 1001 582 Sep 9 22:52 OWNERS.md 22:56:04 -rw-rw-r-- 1 1001 1001 8643 Sep 9 22:52 README.md 22:56:04 -rw-rw-r-- 1 1001 1001 6912 Sep 9 22:52 SECURITY.md 22:56:04 -rw-rw-r-- 1 1001 1001 12 Sep 9 22:53 VERSION 22:56:04 -rw-rw-r-- 1 1001 1001 4131 Sep 9 22:52 ZMQWindows.md 22:56:04 drwxrwxr-x 2 1001 1001 37 Sep 9 22:52 bin 22:56:04 drwxrwxr-x 14 1001 1001 4096 Sep 9 22:52 cmd 22:56:04 -rw-r--r-- 1 root root 405610 Sep 9 22:55 coverage.out 22:56:04 -rw-rw-r-- 1 1001 1001 841 Sep 9 22:52 go.mod 22:56:04 -rw-r--r-- 1 root root 50064 Sep 9 22:54 go.sum 22:56:04 drwxrwxr-x 8 1001 1001 124 Sep 9 22:52 internal 22:56:04 drwxrwxr-x 3 1001 1001 16 Sep 9 22:52 openapi 22:56:04 drwxrwxr-x 4 1001 1001 71 Sep 9 22:52 snap 22:56:04 -rw-rw-r-- 1 1001 1001 204 Sep 9 22:52 version.go [Pipeline] sh 22:56:04 using credential edgex-jenkins-ssh 22:56:04 Cloning the remote Git repository 22:56:04 + '[' -e coverage.out ] 22:56:04 + chown 1001:1001 coverage.out [Pipeline] stash 22:56:04 Stashed 1 file(s) [Pipeline] sh 22:56:05 + make build 22:56:05 go mod tidy 22:56:05 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.42" -o cmd/core-data/core-data ./cmd/core-data 22:56:04 Cloning repository git@github.com:edgexfoundry/edgex-go.git 22:56:04 > git init /w/workspace/edgex-go/49 # timeout=10 22:56:04 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 22:56:04 > git --version # timeout=10 22:56:04 > git --version # 'git version 2.17.1' 22:56:04 using GIT_SSH to set credentials SSH Credentials for GitHub 22:56:04 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 22:56:06 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.42" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 22:56:13 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.42" -o cmd/core-command/core-command ./cmd/core-command 22:56:13 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.42" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 22:56:14 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.42" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 22:56:15 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.42" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 22:56:15 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.42" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 22:56:16 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.42" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 22:56:17 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.42" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 22:56:18 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.42" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 22:56:19 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.42" -o ./cmd/secrets-config ./cmd/secrets-config 22:56:19 Avoid second fetch 22:56:19 Checking out Revision 0aafbc0fece84c024f34443fde64f7a14b5c547f (main) 22:56:20 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.42" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 22:56:19 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 22:56:19 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 22:56:19 > git config core.sparsecheckout # timeout=10 22:56:19 > git checkout -f 0aafbc0fece84c024f34443fde64f7a14b5c547f # timeout=10 [Pipeline] } 22:56:21 $ docker stop --time=1 092fe0fe261ab9fc001eb367eac984bd5a77038d001e4bf0cc6c20222b513382 22:56:23 $ docker rm -f 092fe0fe261ab9fc001eb367eac984bd5a77038d001e4bf0cc6c20222b513382 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { 22:56:24 Commit message: "feat(security): Feature to enable CORS headers for API gateway (#3678)" [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 22:56:31 provisioning config files... 22:56:31 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/49@tmp/config5181325002479441218tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:56:31 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 22:56:31 22:56:31 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh 22:56:31 ---> docker-login.sh 22:56:31 nexus3.edgexfoundry.org:10001 22:56:31 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 22:56:31 latest: Pulling from edgex-devops/edgex-compose 22:56:31 cbdbe7a5bc2a: Pulling fs layer 22:56:31 ca9280d653b3: Pulling fs layer 22:56:31 7e9c9ca2126c: Pulling fs layer 22:56:32 cbdbe7a5bc2a: Download complete 22:56:32 cbdbe7a5bc2a: Pull complete 22:56:32 ca9280d653b3: Download complete 22:56:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:56:33 ca9280d653b3: Pull complete 22:56:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:56:33 Configure a credential helper to remove this warning. See 22:56:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:56:33 22:56:33 Login Succeeded 22:56:33 nexus3.edgexfoundry.org:10002 22:56:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:56:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:56:34 Configure a credential helper to remove this warning. See 22:56:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:56:34 22:56:34 Login Succeeded 22:56:34 nexus3.edgexfoundry.org:10003 22:56:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:56:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:56:34 Configure a credential helper to remove this warning. See 22:56:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:56:34 22:56:34 Login Succeeded 22:56:34 nexus3.edgexfoundry.org:10004 22:56:34 7e9c9ca2126c: Verifying Checksum 22:56:34 7e9c9ca2126c: Download complete 22:56:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:56:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:56:35 Configure a credential helper to remove this warning. See 22:56:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:56:35 22:56:35 Login Succeeded 22:56:35 docker.io 22:56:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:56:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:56:36 Configure a credential helper to remove this warning. See 22:56:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:56:36 22:56:36 Login Succeeded 22:56:36 ---> docker-login.sh ends [Pipeline] } 22:56:36 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 22:56:36 ========================================================= 22:56:36 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 22:56:36 ========================================================= [Pipeline] fileExists [Pipeline] sh 22:56:38 7e9c9ca2126c: Pull complete 22:56:38 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 22:56:38 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 22:56:38 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer 22:56:38 prd-centos7-docker-4c-2g-1888 does not seem to be running inside a container 22:56:38 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/49 -v /w/workspace/edgex-go/49:/w/workspace/edgex-go/49:rw,z -v /w/workspace/edgex-go/49@tmp:/w/workspace/edgex-go/49@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 22:56:38 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 22:56:39 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 22:56:39 595b0fe564bb: Pulling fs layer 22:56:39 24495759ef45: Pulling fs layer 22:56:39 d148012ef14d: Pulling fs layer 22:56:39 e90a11edd702: Pulling fs layer 22:56:39 d77568369979: Pulling fs layer 22:56:39 fc1c9f9a7f3b: Pulling fs layer 22:56:39 170f2ba95c9a: Pulling fs layer 22:56:39 97ac5df62f85: Pulling fs layer 22:56:39 fc1c9f9a7f3b: Waiting 22:56:39 170f2ba95c9a: Waiting 22:56:39 97ac5df62f85: Waiting 22:56:39 e90a11edd702: Waiting 22:56:39 24495759ef45: Verifying Checksum 22:56:39 24495759ef45: Download complete 22:56:39 d148012ef14d: Verifying Checksum 22:56:39 d148012ef14d: Download complete 22:56:39 d77568369979: Verifying Checksum 22:56:39 d77568369979: Download complete 22:56:39 595b0fe564bb: Download complete 22:56:39 fc1c9f9a7f3b: Verifying Checksum 22:56:39 fc1c9f9a7f3b: Download complete 22:56:39 170f2ba95c9a: Verifying Checksum 22:56:39 170f2ba95c9a: Download complete 22:56:40 595b0fe564bb: Pull complete 22:56:40 24495759ef45: Pull complete 22:56:41 d148012ef14d: Pull complete 22:56:41 $ docker top e8909e50db399f4c9007f7ba231a4071a90a819ebd7b9f65bb8b187cd9326a66 -eo pid,comm [Pipeline] { [Pipeline] sh 22:56:41 + docker-compose build --help 22:56:41 + grep parallel 22:56:42 --parallel Build images in parallel. [Pipeline] } 22:56:42 $ docker stop --time=1 e8909e50db399f4c9007f7ba231a4071a90a819ebd7b9f65bb8b187cd9326a66 22:56:42 97ac5df62f85: Verifying Checksum 22:56:42 97ac5df62f85: Download complete 22:56:42 e90a11edd702: Verifying Checksum 22:56:42 e90a11edd702: Download complete 22:56:43 $ docker rm -f e8909e50db399f4c9007f7ba231a4071a90a819ebd7b9f65bb8b187cd9326a66 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 22:56:44 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 22:56:44 . [Pipeline] withDockerContainer 22:56:44 prd-centos7-docker-4c-2g-1888 does not seem to be running inside a container 22:56:44 $ 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/49 -v /w/workspace/edgex-go/49:/w/workspace/edgex-go/49:rw,z -v /w/workspace/edgex-go/49@tmp:/w/workspace/edgex-go/49@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 22:56:44 $ docker top 719ce779f4c66cd7a318b082dba6a3ace29e42e3c0e94bbef95bc0ff0ec56d1f -eo pid,comm [Pipeline] { [Pipeline] sh 22:56:45 + docker-compose -f ./docker-compose-build.yml build --parallel 22:56:45 Building core-command ... 22:56:45 Building core-data ... 22:56:45 Building core-metadata ... 22:56:45 Building security-bootstrapper ... 22:56:45 Building security-proxy-setup ... 22:56:45 Building security-secretstore-setup ... 22:56:45 Building support-notifications ... 22:56:45 Building support-scheduler ... 22:56:45 Building sys-mgmt-agent ... 22:56:45 Building security-bootstrapper 22:56:45 Building core-data 22:56:45 Building sys-mgmt-agent 22:56:45 Building support-notifications 22:56:45 Building security-secretstore-setup 22:56:55 e90a11edd702: Pull complete 22:56:55 d77568369979: Pull complete 22:56:55 fc1c9f9a7f3b: Pull complete 22:56:55 170f2ba95c9a: Pull complete 22:56:57 Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 22:56:57 Step 2/32 : FROM ${BUILDER_BASE} AS builder 22:56:57 ---> a9c4ad4e7272 22:56:57 Step 3/32 : WORKDIR /edgex-go 22:56:57 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 22:56:57 Step 2/24 : FROM ${BUILDER_BASE} AS builder 22:56:57 ---> a9c4ad4e7272 22:56:57 Step 3/24 : WORKDIR /edgex-go 22:56:59 ---> Running in 6354f6c26745 22:56:59 ---> Running in 5784096a15bb 22:57:00 97ac5df62f85: Pull complete 22:57:00 Digest: sha256:84204f9419e0e30039067cc16e8ccc9a99ccb3a3f51ea7567ddff3f7e64b8ba8 22:57:00 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 22:57:00 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [Pipeline] fileExists [Pipeline] sh 22:57:01 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 22:57:01 WORKDIR /edgex 22:57:01 COPY go.mod . 22:57:01 RUN go mod download 22:57:01 + docker build -t ci-base-image-arm64 -f - . 22:57:03 Sending build context to Docker daemon 166MB 22:57:03 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 22:57:03 ---> 04bc70af865f 22:57:03 Step 2/4 : WORKDIR /edgex 22:57:04 Removing intermediate container 6354f6c26745 22:57:04 ---> 3e2ca67e90d7 22:57:04 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:57:04 Removing intermediate container 5784096a15bb 22:57:04 ---> 64f277d4151a 22:57:04 Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:57:05 ---> Running in 5ec5c6295008 22:57:05 ---> Running in 9ea709be13bb 22:57:05 Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 22:57:05 Step 2/26 : FROM ${BUILDER_BASE} AS builder 22:57:05 ---> a9c4ad4e7272 22:57:05 Step 3/26 : WORKDIR /edgex-go 22:57:05 ---> Using cache 22:57:05 ---> 3e2ca67e90d7 22:57:05 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:57:06 ---> Running in 0300443cc5a3 22:57:08 Removing intermediate container 9ea709be13bb 22:57:08 ---> 403d194e5e0e 22:57:08 Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 22:57:08 Removing intermediate container 0300443cc5a3 22:57:08 ---> 5c4e7e210a0e 22:57:08 Step 5/26 : RUN apk add --update --no-cache make git 22:57:08 ---> Running in 8cbd3996d293 22:57:08 ---> Running in c51c4faa43f3 22:57:08 Removing intermediate container 5ec5c6295008 22:57:08 ---> ff34eb6870b0 22:57:08 Step 5/32 : RUN apk add --update --no-cache make git 22:57:08 ---> Running in 0b9f2399dfe4 22:57:09 ---> Running in 9b8bd8e52041 22:57:09 Removing intermediate container 9b8bd8e52041 22:57:09 ---> 48d2196e7ae1 22:57:09 Step 3/4 : COPY go.mod . 22:57:09 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 22:57:09 Step 2/24 : FROM ${BUILDER_BASE} AS builder 22:57:09 ---> a9c4ad4e7272 22:57:09 Step 3/24 : WORKDIR /edgex-go 22:57:09 ---> Using cache 22:57:09 ---> 3e2ca67e90d7 22:57:09 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:57:09 ---> Using cache 22:57:09 ---> 5c4e7e210a0e 22:57:09 Step 5/24 : RUN apk add --update --no-cache make bash git 22:57:09 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 22:57:09 Step 2/23 : FROM ${BUILDER_BASE} AS builder 22:57:09 ---> a9c4ad4e7272 22:57:09 Step 3/23 : WORKDIR /edgex-go 22:57:09 ---> Using cache 22:57:09 ---> 3e2ca67e90d7 22:57:09 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:57:09 ---> Using cache 22:57:09 ---> 5c4e7e210a0e 22:57:09 Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates 22:57:09 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 22:57:09 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 22:57:09 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 22:57:09 ---> Running in 4964966e86bb 22:57:09 ---> Running in 6db81c83d96e 22:57:09 ---> 05cc8c265b5c 22:57:09 Step 4/4 : RUN go mod download 22:57:09 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 22:57:09 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 22:57:10 ---> Running in bd6513cfaa52 22:57:12 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 22:57:12 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 22:57:12 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 22:57:12 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 22:57:12 OK: 219 MiB in 52 packages 22:57:12 OK: 219 MiB in 52 packages 22:57:12 OK: 219 MiB in 52 packages 22:57:12 Removing intermediate container c51c4faa43f3 22:57:12 ---> 7509dfbd7c4d 22:57:12 Step 6/26 : COPY go.mod . 22:57:12 OK: 219 MiB in 52 packages 22:57:12 Removing intermediate container 8cbd3996d293 22:57:12 ---> 86a7d3d73c21 22:57:12 Step 6/24 : COPY go.mod . 22:57:12 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 22:57:12 Removing intermediate container 0b9f2399dfe4 22:57:12 ---> 74c1ce1367d2 22:57:12 Step 6/32 : COPY go.mod . 22:57:12 ---> cf8bb6fa6a98 22:57:12 Step 7/26 : RUN go mod download 22:57:12 ---> Running in c3bfcc68ed9b 22:57:12 ---> 1fd03fd926ba 22:57:12 Step 7/24 : RUN go mod download 22:57:12 Removing intermediate container 4964966e86bb 22:57:12 ---> 226627631508 22:57:12 Step 6/24 : COPY go.mod . 22:57:12 ---> Running in 3077490407c3 22:57:12 ---> 600791900e45 22:57:12 Step 7/32 : RUN go mod download 22:57:12 ---> Running in 0ac01e165fe1 22:57:12 ---> aeb33d3a1a8f 22:57:12 Step 7/24 : RUN go mod download 22:57:12 ---> Running in f7acf8f939e9 22:57:12 Removing intermediate container c3bfcc68ed9b 22:57:12 ---> 7651a3c2e30f 22:57:12 Step 8/26 : COPY . . 22:57:13 OK: 219 MiB in 52 packages 22:57:15 Removing intermediate container 3077490407c3 22:57:15 ---> 5f07ec2dfc89 22:57:15 Step 8/24 : COPY . . 22:57:15 Removing intermediate container 6db81c83d96e 22:57:15 ---> 2e6a7f3e91dc 22:57:15 Step 6/23 : COPY go.mod . 22:57:16 Removing intermediate container 0ac01e165fe1 22:57:16 ---> 8b1414201040 22:57:16 Step 8/32 : COPY . . 22:57:16 Removing intermediate container f7acf8f939e9 22:57:16 ---> 33c892122809 22:57:16 Step 8/24 : COPY . . 22:57:16 ---> 4d2080b2366e 22:57:16 Step 7/23 : RUN go mod download 22:57:22 ---> Running in bf71cfadcbf7 22:57:22 ---> a0f16484c366 22:57:22 Step 9/26 : RUN go mod tidy 22:57:22 ---> Running in c7630923be97 22:57:22 ---> 5747296c7b07 22:57:22 Step 9/24 : RUN go mod tidy 22:57:22 ---> Running in 1a820d3d6094 22:57:23 Removing intermediate container bf71cfadcbf7 22:57:23 ---> c0060445b6ad 22:57:23 Step 8/23 : COPY . . 22:57:24 ---> a438e0f74334 22:57:24 Step 9/24 : RUN go mod tidy 22:57:24 ---> 1cd78b021fb3 22:57:24 Step 9/32 : RUN go mod tidy 22:57:24 ---> Running in fbbce277d957 22:57:24 ---> Running in 23ea7ed84c86 22:57:25 Removing intermediate container c7630923be97 22:57:25 ---> 4ca1794589e9 22:57:25 Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 22:57:25 ---> Running in a0cafe58b4e9 22:57:25 Removing intermediate container 1a820d3d6094 22:57:25 ---> 061177aca1a9 22:57:25 Step 10/24 : RUN make cmd/core-data/core-data 22:57:26 ---> Running in 5ad5d5ab5395 22:57:27 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.42" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 22:57:27 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.42" -o cmd/core-data/core-data ./cmd/core-data 22:57:29 Removing intermediate container fbbce277d957 22:57:29 ---> 34fbd2bef951 22:57:29 Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper 22:57:29 ---> Running in ead35c2bb5c6 22:57:29 Removing intermediate container 23ea7ed84c86 22:57:29 ---> 978b96de32b3 22:57:29 Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 22:57:29 ---> Running in d9635f4d7fff 22:57:29 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.42" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 22:57:30 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.42" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 22:57:42 ---> e2cec22d9afc 22:57:42 Step 9/23 : RUN go mod tidy 22:57:42 ---> Running in ba851a797206 22:57:43 Removing intermediate container ba851a797206 22:57:43 ---> f37e2cf81c04 22:57:43 Step 10/23 : RUN make cmd/support-notifications/support-notifications 22:57:43 ---> Running in 6737bf3fe634 22:57:44 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.42" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 22:58:02 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.42" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 22:58:06 Removing intermediate container a0cafe58b4e9 22:58:06 ---> 5d92adacd7cb 22:58:06 22:58:06 Step 11/26 : FROM alpine:3.12 22:58:06 3.12: Pulling from library/alpine 22:58:06 Removing intermediate container d9635f4d7fff 22:58:06 ---> ff55e451c333 22:58:06 Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 22:58:06 ---> Running in 2b1c87c1a9e2 22:58:06 Digest: sha256:a296b4c6f6ee2b88f095b61e95c7ef4f51ba25598835b4978c9256d8c8ace48a 22:58:06 Status: Downloaded newer image for alpine:3.12 22:58:06 ---> 48b8ec4ed9eb 22:58:06 Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 22:58:06 ---> Running in be7c0e4f10ce 22:58:06 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.42" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 22:58:07 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 22:58:07 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 22:58:07 (1/3) Installing ca-certificates (20191127-r4) 22:58:07 (2/3) Installing dumb-init (1.2.2-r1) 22:58:07 (3/3) Installing su-exec (0.2-r1) 22:58:07 Executing busybox-1.31.1-r20.trigger 22:58:08 Executing ca-certificates-20191127-r4.trigger 22:58:08 OK: 6 MiB in 17 packages 22:58:08 Removing intermediate container ead35c2bb5c6 22:58:08 ---> 56375f77610c 22:58:08 22:58:08 Step 11/32 : FROM alpine:3.12 22:58:08 ---> 48b8ec4ed9eb 22:58:08 Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 22:58:08 ---> Running in 200ebd2c9bab 22:58:08 Removing intermediate container 200ebd2c9bab 22:58:08 ---> 839bdc7d002b 22:58:08 Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec 22:58:08 ---> Running in ec9a06da0a23 22:58:08 Removing intermediate container 2b1c87c1a9e2 22:58:08 ---> d6f6572f7206 22:58:08 22:58:08 Step 12/24 : FROM docker:20.10.7 22:58:08 Removing intermediate container be7c0e4f10ce 22:58:08 ---> bb93cd5d1b7d 22:58:08 Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 22:58:08 ---> Running in b046dd670371 22:58:08 20.10.7: Pulling from library/docker 22:58:09 Removing intermediate container b046dd670371 22:58:09 ---> 44a36045b2b6 22:58:09 Step 14/26 : WORKDIR / 22:58:09 ---> Running in ea7de4323a27 22:58:09 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 22:58:09 Removing intermediate container ea7de4323a27 22:58:09 ---> 8f6efe6ac6fb 22:58:09 Step 15/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 22:58:09 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 22:58:09 (1/2) Installing dumb-init (1.2.2-r1) 22:58:10 (2/2) Installing su-exec (0.2-r1) 22:58:10 Executing busybox-1.31.1-r20.trigger 22:58:10 OK: 6 MiB in 16 packages 22:58:10 ---> 7c558e12b396 22:58:10 Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 22:58:10 Removing intermediate container ec9a06da0a23 22:58:10 ---> 83fae9f5ae67 22:58:10 Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init 22:58:10 ---> 4cb470b1c392 22:58:10 Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 22:58:10 ---> Running in a8ef589e276d 22:58:10 Removing intermediate container a8ef589e276d 22:58:10 ---> 56bdf7ee1204 22:58:10 Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 22:58:11 ---> Running in bee1db9a85c2 22:58:11 ---> 3abc0c9d9434 22:58:11 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 22:58:11 Removing intermediate container bee1db9a85c2 22:58:11 ---> 443e5f59edca 22:58:11 Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 22:58:11 ---> Running in be3438175501 22:58:11 ---> 4c3bda8de77b 22:58:11 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 22:58:12 ---> f46de043ecdc 22:58:12 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 22:58:12 Removing intermediate container be3438175501 22:58:12 ---> f948eab29172 22:58:12 Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} 22:58:12 ---> Running in 77570ed22554 22:58:13 Removing intermediate container 5ad5d5ab5395 22:58:13 ---> c3611011bc0c 22:58:13 22:58:13 Step 11/24 : FROM alpine:3.12 22:58:13 ---> 48b8ec4ed9eb 22:58:13 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 22:58:13 ---> Running in 14b11c2ea2d3 22:58:13 ---> 9c6f09f54125 22:58:13 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 22:58:13 Removing intermediate container 77570ed22554 22:58:13 ---> 40250b706ab0 22:58:13 Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 22:58:13 Removing intermediate container 14b11c2ea2d3 22:58:13 ---> a9c31663aa80 22:58:13 Step 13/24 : ENV APP_PORT=59880 22:58:13 ---> Running in 78007102bcc8 22:58:13 ---> 05f12c51513d 22:58:13 Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 22:58:14 ---> a45a2a63af47 22:58:14 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/ 22:58:14 ---> Running in 4a2fe70efef9 22:58:14 ---> Running in 43422b6da13b 22:58:14 Removing intermediate container 78007102bcc8 22:58:14 ---> 4134bee83153 22:58:14 Step 14/24 : EXPOSE $APP_PORT 22:58:14 ---> Running in 9fdcd3bb2886 22:58:14 Removing intermediate container 9fdcd3bb2886 22:58:14 ---> d4aa24962e7f 22:58:14 Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:58:14 ---> Running in 96d21f0b1765 22:58:15 Removing intermediate container 4a2fe70efef9 22:58:15 ---> 6e53d9a80998 22:58:15 Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / 22:58:15 Removing intermediate container 43422b6da13b 22:58:15 ---> 575814700725 22:58:15 Step 23/26 : ENTRYPOINT ["entrypoint.sh"] 22:58:15 ---> Running in 24e652238bfc 22:58:15 ---> c882f5a6fd15 22:58:15 Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 22:58:15 Removing intermediate container 96d21f0b1765 22:58:15 ---> 2ede28cc8f9f 22:58:15 Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init 22:58:15 ---> Running in 8f4111ec5cb1 22:58:15 Removing intermediate container 24e652238bfc 22:58:15 ---> a48133480c16 22:58:15 Step 24/26 : LABEL arch=x86_64 22:58:16 ---> Running in c453c895e873 22:58:16 Removing intermediate container c453c895e873 22:58:16 ---> 5c03622ef3e3 22:58:16 Step 25/26 : LABEL git_sha=0aafbc0fece84c024f34443fde64f7a14b5c547f 22:58:16 ---> Running in ee7cb2cab008 22:58:16 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 22:58:16 ---> 8dd2b403bc0c 22:58:16 Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 22:58:16 Removing intermediate container ee7cb2cab008 22:58:16 ---> 645b7697e1ac 22:58:16 Step 26/26 : LABEL version=2.0.1-dev.42 22:58:16 ---> Running in e19fb0575743 22:58:16 ---> 53cdd0acb1e6 22:58:16 Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 22:58:16 Removing intermediate container e19fb0575743 22:58:16 ---> 383400bf0194 22:58:16 22:58:16 Successfully built 383400bf0194 22:58:16 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 22:58:16 Successfully tagged security-secretstore-setup:latest 22:58:16  Building security-secretstore-setup ... done Building support-scheduler 22:58:17 Removing intermediate container 6737bf3fe634 22:58:17 ---> 17bc1f412822 22:58:17 22:58:17 Step 11/23 : FROM alpine:3.12 22:58:17 ---> 48b8ec4ed9eb 22:58:17 Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init 22:58:17 ---> 2cc4bbecd659 22:58:17 Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 22:58:17 ---> Running in 3a370a01ceb1 22:58:17 (1/6) Installing dumb-init (1.2.2-r1) 22:58:17 (2/6) Installing libgcc (9.3.0-r2) 22:58:17 (3/6) Installing libsodium (1.0.18-r0) 22:58:17 (4/6) Installing libstdc++ (9.3.0-r2) 22:58:18 (5/6) Installing libzmq (4.3.3-r0) 22:58:18 (6/6) Installing zeromq (4.3.3-r0) 22:58:18 Executing busybox-1.31.1-r20.trigger 22:58:18 OK: 8 MiB in 20 packages 22:58:19 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 22:58:19 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 22:58:19 (1/2) Installing ca-certificates (20191127-r4) 22:58:19 (2/2) Installing dumb-init (1.2.2-r1) 22:58:19 Executing busybox-1.31.1-r20.trigger 22:58:19 Executing ca-certificates-20191127-r4.trigger 22:58:19 OK: 6 MiB in 16 packages 22:58:19 ---> c01c27675a41 22:58:19 Step 25/32 : VOLUME ${SECURITY_INIT_DIR} 22:58:20 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 22:58:20 Step 2/23 : FROM ${BUILDER_BASE} AS builder 22:58:20 ---> a9c4ad4e7272 22:58:20 Step 3/23 : WORKDIR /edgex-go 22:58:20 ---> Using cache 22:58:20 ---> 3e2ca67e90d7 22:58:20 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:58:20 ---> Using cache 22:58:20 ---> 5c4e7e210a0e 22:58:20 Step 5/23 : RUN apk add --update --no-cache make git 22:58:20 ---> Using cache 22:58:20 ---> 7509dfbd7c4d 22:58:20 Step 6/23 : COPY go.mod . 22:58:20 ---> Using cache 22:58:20 ---> cf8bb6fa6a98 22:58:20 Step 7/23 : RUN go mod download 22:58:20 ---> Using cache 22:58:20 ---> 7651a3c2e30f 22:58:20 Step 8/23 : COPY . . 22:58:20 ---> Using cache 22:58:20 ---> a0f16484c366 22:58:20 Step 9/23 : RUN go mod tidy 22:58:20 ---> Using cache 22:58:20 ---> 4ca1794589e9 22:58:20 Step 10/23 : RUN make cmd/support-scheduler/support-scheduler 22:58:20 ---> Running in d344f20779de 22:58:20 Removing intermediate container 8f4111ec5cb1 22:58:20 ---> 0f1ec9a6a37e 22:58:20 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 22:58:20 Digest: sha256:bfc499cef26daa22da31b76be1752813a6921ee1fa1dd1f56d4fdf19c701d332 22:58:20 ---> Running in 5704e46f1580 22:58:20 Status: Downloaded newer image for docker:20.10.7 22:58:20 ---> 08bdaf2f88f9 22:58:20 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 22:58:20 ---> Running in 2bd5128faa1b 22:58:20 Removing intermediate container d344f20779de 22:58:20 ---> 0421d10bd3f0 22:58:20 Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 22:58:20 Removing intermediate container 3a370a01ceb1 22:58:20 ---> 00c634d85c44 22:58:20 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 22:58:20 Removing intermediate container 2bd5128faa1b 22:58:20 ---> 0a2c9b14cfe8 22:58:20 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 22:58:20 ---> Running in 16e0b25b2768 22:58:20 ---> Running in 4d791642289b 22:58:20 ---> fa195e51a062 22:58:20 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 22:58:21 Removing intermediate container 16e0b25b2768 22:58:21 ---> 082bef9f88ec 22:58:21 Step 14/23 : ENV APP_PORT=59860 22:58:21 ---> e02989a38c86 22:58:21 Step 27/32 : RUN chmod +x /entrypoint.sh 22:58:21 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.42" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 22:58:21 ---> Running in 1df80179134f 22:58:21 ---> Running in 1dfe5916f09b 22:58:21 Removing intermediate container 1df80179134f 22:58:21 ---> 7e5a782a030b 22:58:21 Step 15/23 : EXPOSE $APP_PORT 22:58:21 ---> Running in 45f900d45462 22:58:21 ---> 7894fde59598 22:58:21 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 22:58:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 22:58:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 22:58:21 Removing intermediate container 45f900d45462 22:58:21 ---> b9e1dae638d2 22:58:21 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 22:58:21 ---> 81531b0e78bb 22:58:21 Step 20/24 : ENTRYPOINT ["/core-data"] 22:58:22 (1/39) Installing readline (8.1.0-r0) 22:58:22 ---> Running in 3653cd0dfa6a 22:58:22 (2/39) Installing bash (5.1.0-r0) 22:58:22 Executing bash-5.1.0-r0.post-install 22:58:22 (3/39) Installing brotli-libs (1.0.9-r3) 22:58:22 (4/39) Installing nghttp2-libs (1.42.0-r1) 22:58:22 (5/39) Installing libcurl (7.78.0-r0) 22:58:22 (6/39) Installing curl (7.78.0-r0) 22:58:22 (7/39) Installing dumb-init (1.2.5-r0) 22:58:22 (8/39) Installing libbz2 (1.0.8-r1) 22:58:22 (9/39) Installing expat (2.2.10-r1) 22:58:22 (10/39) Installing libffi (3.3-r2) 22:58:22 (11/39) Installing gdbm (1.19-r0) 22:58:22 (12/39) Installing xz-libs (5.2.5-r0) 22:58:22 (13/39) Installing sqlite-libs (3.34.1-r0) 22:58:22 (14/39) Installing python3 (3.8.10-r0) 22:58:22 Removing intermediate container 3653cd0dfa6a 22:58:22 ---> cf41ec2a5e1e 22:58:22 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 22:58:22 ---> 6c785e45cb69 22:58:22 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 22:58:22 ---> Running in a21cace253bd 22:58:22 Removing intermediate container 1dfe5916f09b 22:58:22 ---> b6c68b88efd3 22:58:22 Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] 22:58:22 Removing intermediate container a21cace253bd 22:58:22 ---> 211be31801fe 22:58:22 Step 22/24 : LABEL arch=x86_64 22:58:23 ---> Running in 76520e44a1da 22:58:23 ---> f934a3c143e5 22:58:23 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 22:58:23 ---> Running in bfd6354a91c1 22:58:23 (15/39) Installing py3-appdirs (1.4.4-r1) 22:58:23 (16/39) Installing py3-ordered-set (4.0.2-r0) 22:58:23 (17/39) Installing py3-parsing (2.4.7-r1) 22:58:23 (18/39) Installing py3-six (1.15.0-r0) 22:58:23 (19/39) Installing py3-packaging (20.9-r0) 22:58:23 (20/39) Installing py3-setuptools (51.3.3-r0) 22:58:23 Removing intermediate container 76520e44a1da 22:58:23 ---> fb953d2c357c 22:58:23 Step 29/32 : CMD ["gate"] 22:58:23 (21/39) Installing py3-chardet (4.0.0-r0) 22:58:23 (22/39) Installing py3-idna (3.1-r0) 22:58:23 ---> Running in ef44155d8e37 22:58:23 Removing intermediate container bfd6354a91c1 22:58:23 ---> abe87ba84346 22:58:23 Step 23/24 : LABEL git_sha=0aafbc0fece84c024f34443fde64f7a14b5c547f 22:58:23 (23/39) Installing py3-urllib3 (1.26.2-r1) 22:58:23 (24/39) Installing py3-requests (2.25.1-r1) 22:58:23 (25/39) Installing py3-msgpack (1.0.2-r0) 22:58:23 ---> ee78ea4340e0 22:58:23 Step 19/23 : ENTRYPOINT ["/support-notifications"] 22:58:23 ---> Running in 18853735581d 22:58:23 ---> Running in 84302a17a8c5 22:58:23 (26/39) Installing py3-lockfile (0.12.2-r3) 22:58:23 (27/39) Installing py3-cachecontrol (0.12.6-r0) 22:58:23 (28/39) Installing py3-colorama (0.4.4-r0) 22:58:23 (29/39) Installing py3-contextlib2 (0.6.0-r0) 22:58:23 Removing intermediate container ef44155d8e37 22:58:23 ---> 96f7da4ff73d 22:58:23 Step 30/32 : LABEL arch=x86_64 22:58:23 (30/39) Installing py3-distlib (0.3.1-r1) 22:58:23 (31/39) Installing py3-distro (1.5.0-r1) 22:58:23 (32/39) Installing py3-webencodings (0.5.1-r3) 22:58:23 (33/39) Installing py3-html5lib (1.1-r0) 22:58:23 (34/39) Installing py3-pytoml (0.1.21-r0) 22:58:23 Removing intermediate container 84302a17a8c5 22:58:23 ---> 525d27a0512a 22:58:23 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 22:58:23 Removing intermediate container 18853735581d 22:58:23 ---> 9a080915397f 22:58:23 Step 24/24 : LABEL version=2.0.1-dev.42 22:58:23 ---> Running in 989be084f977 22:58:23 (35/39) Installing py3-pep517 (0.9.1-r0) 22:58:23 (36/39) Installing py3-progress (1.5-r0) 22:58:23 (37/39) Installing py3-retrying (1.3.3-r0) 22:58:23 ---> Running in 41408f9c8000 22:58:23 (38/39) Installing py3-toml (0.10.2-r0) 22:58:23 (39/39) Installing py3-pip (20.3.4-r0) 22:58:23 ---> Running in 151cbbaf86cf 22:58:24 Removing intermediate container 989be084f977 22:58:24 ---> a0fac118b518 22:58:24 Step 31/32 : LABEL git_sha=0aafbc0fece84c024f34443fde64f7a14b5c547f 22:58:24 Executing busybox-1.32.1-r6.trigger 22:58:24 Removing intermediate container 41408f9c8000 22:58:24 ---> a3aa1370f152 22:58:24 Step 21/23 : LABEL arch=x86_64 22:58:24 OK: 82 MiB in 59 packages 22:58:24 ---> Running in 30cb18e0984c 22:58:24 ---> Running in edb99d1f793c 22:58:24 Removing intermediate container 151cbbaf86cf 22:58:24 ---> cb4832de8ee7 22:58:24 22:58:24 Removing intermediate container 30cb18e0984c 22:58:24 ---> 17a4bd98ea0f 22:58:24 Step 32/32 : LABEL version=2.0.1-dev.42 22:58:24 Successfully built cb4832de8ee7 22:58:24 Successfully tagged core-data:latest 22:58:24 Building core-metadata 22:58:24  Building core-data ... done Removing intermediate container edb99d1f793c 22:58:24 ---> 6e5d3d0251a8 22:58:24 Step 22/23 : LABEL git_sha=0aafbc0fece84c024f34443fde64f7a14b5c547f 22:58:24 ---> Running in c05c5033b215 22:58:25 ---> Running in 0d3bf8625c74 22:58:25 Removing intermediate container c05c5033b215 22:58:25 ---> dd76d65c261f 22:58:25 22:58:25 Successfully built dd76d65c261f 22:58:25 Successfully tagged security-bootstrapper:latest 22:58:25  Building security-bootstrapper ... done Building security-proxy-setup 22:58:25 Removing intermediate container 0d3bf8625c74 22:58:25 ---> 3e9cc2d36ff4 22:58:25 Step 23/23 : LABEL version=2.0.1-dev.42 22:58:28 ---> Running in f095ef71500a 22:58:29 Removing intermediate container f095ef71500a 22:58:29 ---> 0b16ba566419 22:58:29 22:58:29 Successfully built 0b16ba566419 22:58:29 Successfully tagged support-notifications:latest 22:58:29 Building core-command 22:58:29  Building support-notifications ... done Collecting docker-compose==1.23.2 22:58:30 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 22:58:30 Collecting dockerpty<0.5,>=0.4.1 22:58:30 Downloading dockerpty-0.4.1.tar.gz (13 kB) 22:58:31 Collecting cached-property<2,>=1.2.0 22:58:31 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 22:58:31 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 22:58:31 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 22:58:31 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 22:58:31 Collecting texttable<0.10,>=0.9.0 22:58:31 Downloading texttable-0.9.1.tar.gz (11 kB) 22:58:31 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 22:58:31 Step 2/22 : FROM ${BUILDER_BASE} AS builder 22:58:31 ---> a9c4ad4e7272 22:58:31 Step 3/22 : WORKDIR /edgex-go 22:58:31 ---> Using cache 22:58:31 ---> 3e2ca67e90d7 22:58:31 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:58:31 ---> Using cache 22:58:31 ---> 5c4e7e210a0e 22:58:31 Step 5/22 : RUN apk add --update --no-cache make git 22:58:31 ---> Using cache 22:58:31 ---> 7509dfbd7c4d 22:58:31 Step 6/22 : COPY go.mod . 22:58:31 ---> Using cache 22:58:31 ---> cf8bb6fa6a98 22:58:31 Step 7/22 : RUN go mod download 22:58:31 ---> Using cache 22:58:31 ---> 7651a3c2e30f 22:58:31 Step 8/22 : COPY . . 22:58:31 ---> Using cache 22:58:31 ---> a0f16484c366 22:58:31 Step 9/22 : RUN go mod tidy 22:58:31 ---> Using cache 22:58:31 ---> 4ca1794589e9 22:58:31 Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 22:58:31 Collecting jsonschema<3,>=2.5.1 22:58:31 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 22:58:31 Collecting websocket-client<1.0,>=0.32.0 22:58:31 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 22:58:31 Collecting docker<4.0,>=3.6.0 22:58:31 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 22:58:31 Collecting docopt<0.7,>=0.6.1 22:58:31 Downloading docopt-0.6.2.tar.gz (25 kB) 22:58:32 Collecting PyYAML<4,>=3.10 22:58:32 Downloading PyYAML-3.13.tar.gz (270 kB) 22:58:33 Collecting docker-pycreds>=0.4.0 22:58:33 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 22:58:33 Collecting urllib3<1.25,>=1.21.1 22:58:33 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 22:58:33 Collecting chardet<3.1.0,>=3.0.2 22:58:33 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 22:58:34 Collecting idna<2.8,>=2.5 22:58:34 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 22:58:34 Collecting certifi>=2017.4.17 22:58:34 Downloading certifi-2021.5.30-py2.py3-none-any.whl (145 kB) 22:58:34 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 22:58:34 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 22:58:34 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 22:58:34 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 22:58:34 Installing collected packages: urllib3, idna, chardet, certifi, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose 22:58:34 Attempting uninstall: urllib3 22:58:34 Found existing installation: urllib3 1.26.2 22:58:34 Uninstalling urllib3-1.26.2: 22:58:34 Successfully uninstalled urllib3-1.26.2 22:58:34 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 22:58:34 Step 2/24 : FROM ${BUILDER_BASE} AS builder 22:58:34 ---> a9c4ad4e7272 22:58:34 Step 3/24 : WORKDIR /edgex-go 22:58:34 ---> Using cache 22:58:34 ---> 3e2ca67e90d7 22:58:34 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:58:34 ---> Using cache 22:58:34 ---> 5c4e7e210a0e 22:58:34 Step 5/24 : RUN apk add --update --no-cache make git 22:58:34 ---> Using cache 22:58:34 ---> 7509dfbd7c4d 22:58:34 Step 6/24 : COPY go.mod . 22:58:34 ---> Using cache 22:58:34 ---> cf8bb6fa6a98 22:58:34 Step 7/24 : RUN go mod download 22:58:34 ---> Using cache 22:58:34 ---> 7651a3c2e30f 22:58:34 Step 8/24 : COPY . . 22:58:34 ---> Using cache 22:58:34 ---> a0f16484c366 22:58:34 Step 9/24 : RUN go mod tidy 22:58:34 ---> Using cache 22:58:34 ---> 4ca1794589e9 22:58:34 Step 10/24 : RUN make cmd/core-command/core-command 22:58:34 Attempting uninstall: idna 22:58:34 ---> Running in 6282aed10f85 22:58:34 Found existing installation: idna 3.1 22:58:34 Uninstalling idna-3.1: 22:58:34 Successfully uninstalled idna-3.1 22:58:34 ---> Running in 96c77e37f422 22:58:34 Attempting uninstall: chardet 22:58:34 Found existing installation: chardet 4.0.0 22:58:34 Uninstalling chardet-4.0.0: 22:58:35 Successfully uninstalled chardet-4.0.0 22:58:35 Attempting uninstall: requests 22:58:35 Found existing installation: requests 2.25.1 22:58:35 Uninstalling requests-2.25.1: 22:58:35 Successfully uninstalled requests-2.25.1 22:58:35 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.42" -o cmd/core-command/core-command ./cmd/core-command 22:58:35 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.42" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 22:58:35 Running setup.py install for texttable: started 22:58:36 Running setup.py install for texttable: finished with status 'done' 22:58:36 Running setup.py install for PyYAML: started 22:58:37 Running setup.py install for PyYAML: finished with status 'done' 22:58:37 Running setup.py install for docopt: started 22:58:38 Running setup.py install for docopt: finished with status 'done' 22:58:38 Running setup.py install for dockerpty: started 22:58:38 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 22:58:38 Step 2/24 : FROM ${BUILDER_BASE} AS builder 22:58:38 ---> a9c4ad4e7272 22:58:38 Step 3/24 : WORKDIR /edgex-go 22:58:38 ---> Using cache 22:58:38 ---> 3e2ca67e90d7 22:58:38 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:58:38 ---> Using cache 22:58:38 ---> 5c4e7e210a0e 22:58:38 Step 5/24 : RUN apk add --update --no-cache make git 22:58:38 ---> Using cache 22:58:38 ---> 7509dfbd7c4d 22:58:38 Step 6/24 : COPY go.mod . 22:58:38 ---> Using cache 22:58:38 ---> cf8bb6fa6a98 22:58:38 Step 7/24 : RUN go mod download 22:58:38 ---> Using cache 22:58:38 ---> 7651a3c2e30f 22:58:38 Step 8/24 : COPY . . 22:58:38 ---> Using cache 22:58:38 ---> a0f16484c366 22:58:38 Step 9/24 : RUN go mod tidy 22:58:38 ---> Using cache 22:58:38 ---> 4ca1794589e9 22:58:38 Step 10/24 : RUN make cmd/core-metadata/core-metadata 22:58:38 Running setup.py install for dockerpty: finished with status 'done' 22:58:39 ---> Running in 4cc79b21fd0c 22:58:39 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.42" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 22:58:39 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 22:58:44 Removing intermediate container 4d791642289b 22:58:44 ---> ec97ce2a284b 22:58:44 Step 15/24 : ENV APP_PORT=58890 22:58:44 ---> Running in 6f996440178e 22:58:44 Removing intermediate container 6f996440178e 22:58:44 ---> fcc186167182 22:58:44 Step 16/24 : EXPOSE $APP_PORT 22:58:44 ---> Running in 5be07c5095ee 22:58:44 Removing intermediate container 5be07c5095ee 22:58:44 ---> fb3c48ed4223 22:58:44 Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 22:58:44 ---> 04aeddac0e62 22:58:44 Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 22:58:44 ---> c4f20945ee93 22:58:44 Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 22:58:45 ---> e22a63a35a30 22:58:45 Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] 22:58:45 ---> Running in bc6811527654 22:58:45 Removing intermediate container bc6811527654 22:58:45 ---> 98a952e1e80b 22:58:45 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 22:58:45 ---> Running in 15ce60597ec1 22:58:45 Removing intermediate container 15ce60597ec1 22:58:45 ---> 2665cd817da3 22:58:45 Step 22/24 : LABEL arch=x86_64 22:58:45 ---> Running in e6b55bc4daa5 22:58:45 Removing intermediate container e6b55bc4daa5 22:58:45 ---> ff032ab1e220 22:58:45 Step 23/24 : LABEL git_sha=0aafbc0fece84c024f34443fde64f7a14b5c547f 22:58:45 ---> Running in 0e16a4bd0408 22:58:46 Removing intermediate container 0e16a4bd0408 22:58:46 ---> b114ea8f11b2 22:58:46 Step 24/24 : LABEL version=2.0.1-dev.42 22:58:46 ---> Running in ed73e8fbe76c 22:58:46 Removing intermediate container ed73e8fbe76c 22:58:46 ---> e6aaf192df1f 22:58:46 22:58:46 Successfully built e6aaf192df1f 22:58:46 Successfully tagged sys-mgmt-agent:latest 22:58:49 Removing intermediate container bd6513cfaa52 22:58:49 ---> e15624e7b627 22:58:49 Successfully built e15624e7b627 22:58:49 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 22:58:51 + docker inspect -f . ci-base-image-arm64 22:58:51 . [Pipeline] withDockerContainer 22:58:52 prd-ubuntu18.04-docker-arm64-4c-16g-1891 does not seem to be running inside a container 22:58:52 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/49 -v /w/workspace/edgex-go/49:/w/workspace/edgex-go/49:rw,z -v /w/workspace/edgex-go/49@tmp:/w/workspace/edgex-go/49@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 22:58:53 $ docker top 87659084b6ec95a4dc62f2edffc19f792746576376f41d964758540b017bd49f -eo pid,comm [Pipeline] { [Pipeline] sh 22:58:54  Building sys-mgmt-agent ... done Removing intermediate container 5704e46f1580 22:58:54 ---> ff95cb78e5a7 22:58:54 22:58:54 Step 11/23 : FROM alpine:3.12 22:58:54 ---> 48b8ec4ed9eb 22:58:54 Step 12/23 : RUN apk add --update --no-cache dumb-init 22:58:54 ---> Running in 949eff5c2beb 22:58:54 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 22:58:54 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 22:58:54 (1/1) Installing dumb-init (1.2.2-r1) 22:58:54 Executing busybox-1.31.1-r20.trigger 22:58:54 OK: 6 MiB in 15 packages 22:58:54 + go version 22:58:54 go version go1.16.6 linux/arm64 [Pipeline] } 22:58:54 $ docker stop --time=1 87659084b6ec95a4dc62f2edffc19f792746576376f41d964758540b017bd49f 22:58:55 Removing intermediate container 949eff5c2beb 22:58:55 ---> 771b3a80f8bd 22:58:55 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 22:58:55 ---> Running in 0507c99aa40e 22:58:55 Removing intermediate container 0507c99aa40e 22:58:55 ---> d4d0776a3c73 22:58:55 Step 14/23 : ENV APP_PORT=59861 22:58:55 ---> Running in 157af145b042 22:58:55 Removing intermediate container 157af145b042 22:58:55 ---> dc0b37ed36de 22:58:55 Step 15/23 : EXPOSE $APP_PORT 22:58:55 ---> Running in 27a46df5e9fb 22:58:55 Removing intermediate container 27a46df5e9fb 22:58:55 ---> 02776d7d4822 22:58:55 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 22:58:56 ---> 2ab72e702f27 22:58:56 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 22:58:56 $ docker rm -f 87659084b6ec95a4dc62f2edffc19f792746576376f41d964758540b017bd49f 22:58:56 ---> ba93f4c2dd77 22:58:56 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } 22:58:57 ---> 83771b4602ef 22:58:57 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 22:58:57 ---> Running in 3d8f746b012f [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) Stage "Test" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 22:58:57 Removing intermediate container 3d8f746b012f 22:58:57 ---> b3b6841c2822 22:58:57 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 22:58:57 ---> Running in 0ce7888082e6 22:58:57 Removing intermediate container 0ce7888082e6 22:58:57 ---> 5320a6aa1506 22:58:57 Step 21/23 : LABEL arch=x86_64 22:58:57 ---> Running in 92e240ba76a1 22:58:57 Removing intermediate container 92e240ba76a1 22:58:57 ---> 4d29b57a63dd 22:58:57 Step 22/23 : LABEL git_sha=0aafbc0fece84c024f34443fde64f7a14b5c547f 22:58:57 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 22:58:57 22:58:57 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh 22:58:57 ---> Running in 11cfcb34ca68 22:58:57 Removing intermediate container 11cfcb34ca68 22:58:57 ---> 1929cb70b893 22:58:57 Step 23/23 : LABEL version=2.0.1-dev.42 22:58:57 ---> Running in ff977cad312c 22:58:58 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 22:58:58 Removing intermediate container ff977cad312c 22:58:58 ---> 282d23c5c090 22:58:58 22:58:58 Successfully built 282d23c5c090 22:58:58 Successfully tagged support-scheduler:latest 22:58:58 latest: Pulling from edgex-devops/edgex-compose-arm64 22:58:58 29e5d40040c1: Pulling fs layer 22:58:58 1ce36da41761: Pulling fs layer 22:58:58 25b303627fd3: Pulling fs layer 22:58:58 29e5d40040c1: Verifying Checksum 22:58:58 29e5d40040c1: Download complete 22:58:58 1ce36da41761: Verifying Checksum 22:58:58 1ce36da41761: Download complete 22:58:59 29e5d40040c1: Pull complete 22:59:00 1ce36da41761: Pull complete 22:59:00 25b303627fd3: Verifying Checksum 22:59:00 25b303627fd3: Download complete 22:59:03  Building support-scheduler ... done CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.42" -o ./cmd/secrets-config ./cmd/secrets-config 22:59:05 Removing intermediate container 96c77e37f422 22:59:05 ---> b0285c26e812 22:59:05 22:59:05 Step 11/24 : FROM alpine:3.12 22:59:05 ---> 48b8ec4ed9eb 22:59:05 Step 12/24 : RUN apk add --update --no-cache dumb-init 22:59:05 ---> Using cache 22:59:05 ---> 771b3a80f8bd 22:59:05 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 22:59:05 ---> Using cache 22:59:05 ---> d4d0776a3c73 22:59:05 Step 14/24 : ENV APP_PORT=59882 22:59:05 ---> Running in f7845daabd16 22:59:05 Removing intermediate container f7845daabd16 22:59:05 ---> 08dd9622182c 22:59:05 Step 15/24 : EXPOSE $APP_PORT 22:59:05 ---> Running in 4b2507afd025 22:59:05 Removing intermediate container 4b2507afd025 22:59:05 ---> 8a49814dc937 22:59:05 Step 16/24 : WORKDIR / 22:59:05 ---> Running in 122e4df010b8 22:59:06 Removing intermediate container 122e4df010b8 22:59:06 ---> d01d9818fbe8 22:59:06 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 22:59:06 ---> 8d0d5ba7832c 22:59:06 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 22:59:07 Removing intermediate container 6282aed10f85 22:59:07 ---> c24d82be88ee 22:59:07 22:59:07 Step 11/22 : FROM alpine:3.12 22:59:07 ---> 48b8ec4ed9eb 22:59:07 Step 12/22 : RUN apk add --update --no-cache curl 22:59:07 ---> Running in 316cb8d287dd 22:59:07 ---> b5102d579236 22:59:07 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 22:59:07 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 22:59:07 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 22:59:07 (1/4) Installing ca-certificates (20191127-r4) 22:59:07 (2/4) Installing nghttp2-libs (1.41.0-r0) 22:59:07 (3/4) Installing libcurl (7.78.0-r0) 22:59:07 (4/4) Installing curl (7.78.0-r0) 22:59:07 Executing busybox-1.31.1-r20.trigger 22:59:07 Executing ca-certificates-20191127-r4.trigger 22:59:07 OK: 7 MiB in 18 packages 22:59:07 ---> c7f2176b4c45 22:59:07 Step 20/24 : ENTRYPOINT ["/core-command"] 22:59:08 ---> Running in 320d7a8a33bc 22:59:08 Removing intermediate container 4cc79b21fd0c 22:59:08 ---> ef0a3e8135b3 22:59:08 22:59:08 Step 11/24 : FROM alpine:3.12 22:59:08 ---> 48b8ec4ed9eb 22:59:08 Step 12/24 : RUN apk add --update --no-cache dumb-init 22:59:08 ---> Using cache 22:59:08 ---> 771b3a80f8bd 22:59:08 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 22:59:08 ---> Using cache 22:59:08 ---> d4d0776a3c73 22:59:08 Step 14/24 : ENV APP_PORT=59881 22:59:08 ---> Running in c2b3cd50d4af 22:59:08 Removing intermediate container 320d7a8a33bc 22:59:08 ---> c8158a0dffa4 22:59:08 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 22:59:08 ---> Running in 3c70a7d909b3 22:59:08 Removing intermediate container 316cb8d287dd 22:59:08 ---> fa3f70d149ae 22:59:08 Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 22:59:08 Removing intermediate container c2b3cd50d4af 22:59:08 ---> 1020607f7cae 22:59:08 Step 15/24 : EXPOSE $APP_PORT 22:59:08 ---> Running in b76ea29e635e 22:59:08 ---> Running in f17ca8c42694 22:59:08 Removing intermediate container 3c70a7d909b3 22:59:08 ---> a4acfb3556bd 22:59:08 Step 22/24 : LABEL arch=x86_64 22:59:08 ---> Running in 8c4d770f13f8 22:59:08 Removing intermediate container b76ea29e635e 22:59:08 ---> e12f8c636888 22:59:08 Step 14/22 : WORKDIR /edgex 22:59:08 Removing intermediate container f17ca8c42694 22:59:08 ---> b68b4aaa5bfe 22:59:08 Step 16/24 : WORKDIR / 22:59:08 ---> Running in 517c306446d3 22:59:08 ---> Running in d5f3fba1000e 22:59:08 Removing intermediate container 8c4d770f13f8 22:59:08 ---> 64233884a823 22:59:08 Step 23/24 : LABEL git_sha=0aafbc0fece84c024f34443fde64f7a14b5c547f 22:59:08 ---> Running in da97251eb64e 22:59:08 Removing intermediate container 517c306446d3 22:59:08 ---> 60ea955336a7 22:59:08 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 22:59:08 Removing intermediate container d5f3fba1000e 22:59:08 ---> cf36610564bb 22:59:08 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 22:59:09 Removing intermediate container da97251eb64e 22:59:09 ---> 158d710f3022 22:59:09 Step 24/24 : LABEL version=2.0.1-dev.42 22:59:09 ---> Running in b4ca7a74e3a4 22:59:09 ---> 539d16bc3e49 22:59:09 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 22:59:09 ---> e3b6967f80ef 22:59:09 Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 22:59:09 Removing intermediate container b4ca7a74e3a4 22:59:09 ---> fef1919f66fe 22:59:09 22:59:09 Successfully built fef1919f66fe 22:59:09 Successfully tagged core-command:latest 22:59:09  Building core-command ... done  ---> 40b478ed836f 22:59:09 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 22:59:09 ---> aa8ea8f367a5 22:59:09 Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 22:59:09 ---> 8e7ce7fbdcdf 22:59:09 Step 20/24 : ENTRYPOINT ["/core-metadata"] 22:59:09 ---> e56673f77dce 22:59:09 Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] 22:59:09 ---> Running in c3c663dcc75e 22:59:09 ---> Running in 394820ac935c 22:59:09 Removing intermediate container c3c663dcc75e 22:59:09 ---> 65c849d7cac2 22:59:09 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 22:59:09 Removing intermediate container 394820ac935c 22:59:09 ---> 0773fefec0ec 22:59:09 Step 19/22 : CMD ["--init=true"] 22:59:09 ---> Running in 494e745cec36 22:59:09 ---> Running in c2017fc3f1e2 22:59:09 Removing intermediate container 494e745cec36 22:59:09 ---> 72c7e07b81b5 22:59:09 Step 22/24 : LABEL arch=x86_64 22:59:09 Removing intermediate container c2017fc3f1e2 22:59:09 ---> 3dcfb7c4e616 22:59:09 Step 20/22 : LABEL arch=x86_64 22:59:09 ---> Running in 946ac228f01e 22:59:09 ---> Running in f82a38455b88 22:59:10 Removing intermediate container 946ac228f01e 22:59:10 ---> 09829726134c 22:59:10 Step 23/24 : LABEL git_sha=0aafbc0fece84c024f34443fde64f7a14b5c547f 22:59:10 Removing intermediate container f82a38455b88 22:59:10 ---> 1c6dadd4457b 22:59:10 Step 21/22 : LABEL git_sha=0aafbc0fece84c024f34443fde64f7a14b5c547f 22:59:10 ---> Running in 0e0892c1fbc0 22:59:10 ---> Running in 97b710e0c052 22:59:10 Removing intermediate container 0e0892c1fbc0 22:59:10 ---> c8b941ea6816 22:59:10 Step 24/24 : LABEL version=2.0.1-dev.42 22:59:10 Removing intermediate container 97b710e0c052 22:59:10 ---> a1d8ed305843 22:59:10 Step 22/22 : LABEL version=2.0.1-dev.42 22:59:10 ---> Running in df4447436e96 22:59:10 ---> Running in f7c3f52aec4c 22:59:10 Removing intermediate container df4447436e96 22:59:10 ---> 901091dcd4ec 22:59:10 22:59:10 Removing intermediate container f7c3f52aec4c 22:59:10 ---> 34dacf45bcff 22:59:10 22:59:10 Successfully built 901091dcd4ec 22:59:10 Successfully built 34dacf45bcff 22:59:10 Successfully tagged core-metadata:latest 22:59:10 Successfully tagged security-proxy-setup:latest 22:59:10  Building core-metadata ... done  Building security-proxy-setup ... done  [Pipeline] } 22:59:10 $ docker stop --time=1 719ce779f4c66cd7a318b082dba6a3ace29e42e3c0e94bbef95bc0ff0ec56d1f 22:59:10 25b303627fd3: Pull complete 22:59:10 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 22:59:10 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 22:59:10 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 22:59:11 $ docker rm -f 719ce779f4c66cd7a318b082dba6a3ace29e42e3c0e94bbef95bc0ff0ec56d1f [Pipeline] // withDockerContainer [Pipeline] sh [Pipeline] withDockerContainer 22:59:11 prd-ubuntu18.04-docker-arm64-4c-16g-1891 does not seem to be running inside a container 22:59:11 + docker images 22:59:11 REPOSITORY TAG IMAGE ID CREATED SIZE 22:59:11 security-proxy-setup latest 34dacf45bcff 1 second ago 26MB 22:59:11 core-metadata latest 901091dcd4ec 1 second ago 16.7MB 22:59:11 core-command latest fef1919f66fe 3 seconds ago 16MB 22:59:11 ef0a3e8135b3 3 seconds ago 1.76GB 22:59:11 c24d82be88ee 5 seconds ago 1.76GB 22:59:11 b0285c26e812 6 seconds ago 1.75GB 22:59:11 support-scheduler latest 282d23c5c090 14 seconds ago 16.1MB 22:59:11 ff95cb78e5a7 18 seconds ago 1.75GB 22:59:11 sys-mgmt-agent latest e6aaf192df1f 25 seconds ago 325MB 22:59:11 support-notifications latest 0b16ba566419 44 seconds ago 16.8MB 22:59:11 core-data latest cb4832de8ee7 47 seconds ago 20.4MB 22:59:11 security-bootstrapper latest dd76d65c261f 47 seconds ago 18.8MB 22:59:11 security-secretstore-setup latest 383400bf0194 55 seconds ago 28.1MB 22:59:11 17bc1f412822 55 seconds ago 1.75GB 22:59:11 c3611011bc0c 59 seconds ago 1.76GB 22:59:11 d6f6572f7206 About a minute ago 1.75GB 22:59:11 56375f77610c About a minute ago 1.75GB 22:59:11 5d92adacd7cb About a minute ago 1.76GB 22:59:11 ci-base-image-x86_64 latest a9c4ad4e7272 5 minutes ago 1.25GB 22:59:11 alpine 3.12 48b8ec4ed9eb 9 days ago 5.58MB 22:59:11 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest 49cee7a5bbb7 3 weeks ago 37.5MB 22:59:11 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.16-alpine 031687cdd783 5 weeks ago 547MB 22:59:11 docker 20.10.7 08bdaf2f88f9 3 months ago 246MB 22:59:11 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 14 months ago 310MB 22:59:12 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/49 -v /w/workspace/edgex-go/49:/w/workspace/edgex-go/49:rw,z -v /w/workspace/edgex-go/49@tmp:/w/workspace/edgex-go/49@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 22:59:16 $ docker top c9a9e29aa40341c0d557dd6ddfc51adea55bae83a60b58c6fbd86703c45b574c -eo pid,comm [Pipeline] { [Pipeline] } [Pipeline] sh [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 22:59:16 provisioning config files... 22:59:16 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/49@tmp/config5856889713862045123tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:59:16 ---> docker-login.sh 22:59:16 nexus3.edgexfoundry.org:10001 22:59:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:59:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:59:16 Configure a credential helper to remove this warning. See 22:59:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:59:16 22:59:16 Login Succeeded 22:59:16 nexus3.edgexfoundry.org:10002 22:59:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:59:16 + docker-compose build --help 22:59:16 + grep parallel 22:59:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:59:17 Configure a credential helper to remove this warning. See 22:59:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:59:17 22:59:17 Login Succeeded 22:59:17 nexus3.edgexfoundry.org:10003 22:59:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:59:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:59:17 Configure a credential helper to remove this warning. See 22:59:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:59:17 22:59:17 Login Succeeded 22:59:17 nexus3.edgexfoundry.org:10004 22:59:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:59:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:59:17 Configure a credential helper to remove this warning. See 22:59:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:59:17 22:59:17 Login Succeeded 22:59:17 docker.io 22:59:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:59:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:59:18 Configure a credential helper to remove this warning. See 22:59:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:59:18 22:59:18 Login Succeeded 22:59:18 ---> docker-login.sh ends [Pipeline] } 22:59:18 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 22:59:18 [edgeXDocker.push] Tagging docker image core-command with the following tags: 22:59:18 0aafbc0fece84c024f34443fde64f7a14b5c547f 22:59:18 latest 22:59:18 2.0.1-dev.42 22:59:18 0aafbc0fece84c024f34443fde64f7a14b5c547f-2.0.1-dev.42 22:59:18 main 22:59:18 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 22:59:18 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:0aafbc0fece84c024f34443fde64f7a14b5c547f [Pipeline] isUnix [Pipeline] sh 22:59:18 + docker push nexus3.edgexfoundry.org:10004/core-command:0aafbc0fece84c024f34443fde64f7a14b5c547f 22:59:18 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 22:59:18 7bd51226fde9: Preparing 22:59:18 bd359cd74fe2: Preparing 22:59:18 d6195b2926ee: Preparing 22:59:18 035e2f9dfc9a: Preparing 22:59:18 e6688e911f15: Preparing 22:59:18 e6688e911f15: Layer already exists 22:59:19 035e2f9dfc9a: Pushed 22:59:19 7bd51226fde9: Pushed 22:59:19 d6195b2926ee: Pushed 22:59:19 bd359cd74fe2: Pushed 22:59:20 0aafbc0fece84c024f34443fde64f7a14b5c547f: digest: sha256:c97869b97e764bb281f4eea3e208384bed41600b25d253b520ab8f2d7a00b71f size: 1363 [Pipeline] isUnix [Pipeline] sh 22:59:20 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] isUnix [Pipeline] sh 22:59:20 + docker push nexus3.edgexfoundry.org:10004/core-command:latest 22:59:20 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 22:59:20 7bd51226fde9: Preparing 22:59:20 bd359cd74fe2: Preparing 22:59:20 d6195b2926ee: Preparing 22:59:20 035e2f9dfc9a: Preparing 22:59:20 e6688e911f15: Preparing 22:59:20 035e2f9dfc9a: Layer already exists 22:59:20 7bd51226fde9: Layer already exists 22:59:20 d6195b2926ee: Layer already exists 22:59:20 bd359cd74fe2: Layer already exists 22:59:20 e6688e911f15: Layer already exists 22:59:20 latest: digest: sha256:c97869b97e764bb281f4eea3e208384bed41600b25d253b520ab8f2d7a00b71f size: 1363 [Pipeline] isUnix [Pipeline] sh 22:59:22 --parallel Build images in parallel. [Pipeline] } 22:59:22 $ docker stop --time=1 c9a9e29aa40341c0d557dd6ddfc51adea55bae83a60b58c6fbd86703c45b574c 22:59:22 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:2.0.1-dev.42 22:59:24 $ docker rm -f c9a9e29aa40341c0d557dd6ddfc51adea55bae83a60b58c6fbd86703c45b574c [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 22:59:25 + docker push nexus3.edgexfoundry.org:10004/core-command:2.0.1-dev.42 22:59:25 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 22:59:25 7bd51226fde9: Preparing 22:59:25 bd359cd74fe2: Preparing 22:59:25 d6195b2926ee: Preparing 22:59:25 035e2f9dfc9a: Preparing 22:59:25 e6688e911f15: Preparing 22:59:25 bd359cd74fe2: Layer already exists 22:59:25 7bd51226fde9: Layer already exists 22:59:25 035e2f9dfc9a: Layer already exists 22:59:25 d6195b2926ee: Layer already exists 22:59:25 e6688e911f15: Layer already exists 22:59:25 2.0.1-dev.42: digest: sha256:c97869b97e764bb281f4eea3e208384bed41600b25d253b520ab8f2d7a00b71f size: 1363 [Pipeline] isUnix [Pipeline] sh 22:59:25 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 22:59:25 . [Pipeline] withDockerContainer 22:59:25 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:0aafbc0fece84c024f34443fde64f7a14b5c547f-2.0.1-dev.42 22:59:25 prd-ubuntu18.04-docker-arm64-4c-16g-1891 does not seem to be running inside a container 22:59:25 $ 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/49 -v /w/workspace/edgex-go/49:/w/workspace/edgex-go/49:rw,z -v /w/workspace/edgex-go/49@tmp:/w/workspace/edgex-go/49@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 22:59:27 $ docker top 0ca2f272a447613458e8236b9a5a855c94f47b567d4f7ccf330ebe1cee7f8043 -eo pid,comm [Pipeline] { [Pipeline] sh [Pipeline] isUnix [Pipeline] sh 22:59:27 + docker push nexus3.edgexfoundry.org:10004/core-command:0aafbc0fece84c024f34443fde64f7a14b5c547f-2.0.1-dev.42 22:59:27 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 22:59:27 7bd51226fde9: Preparing 22:59:27 bd359cd74fe2: Preparing 22:59:27 d6195b2926ee: Preparing 22:59:27 035e2f9dfc9a: Preparing 22:59:27 e6688e911f15: Preparing 22:59:27 7bd51226fde9: Layer already exists 22:59:27 bd359cd74fe2: Layer already exists 22:59:27 e6688e911f15: Layer already exists 22:59:27 d6195b2926ee: Layer already exists 22:59:27 035e2f9dfc9a: Layer already exists 22:59:27 0aafbc0fece84c024f34443fde64f7a14b5c547f-2.0.1-dev.42: digest: sha256:c97869b97e764bb281f4eea3e208384bed41600b25d253b520ab8f2d7a00b71f size: 1363 [Pipeline] isUnix [Pipeline] sh 22:59:28 + docker-compose -f ./docker-compose-build.yml build --parallel 22:59:28 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] isUnix [Pipeline] sh 22:59:29 + docker push nexus3.edgexfoundry.org:10004/core-command:main 22:59:29 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 22:59:29 7bd51226fde9: Preparing 22:59:29 bd359cd74fe2: Preparing 22:59:29 d6195b2926ee: Preparing 22:59:29 035e2f9dfc9a: Preparing 22:59:29 e6688e911f15: Preparing 22:59:29 bd359cd74fe2: Layer already exists 22:59:29 d6195b2926ee: Layer already exists 22:59:29 e6688e911f15: Layer already exists 22:59:29 7bd51226fde9: Layer already exists 22:59:29 035e2f9dfc9a: Layer already exists 22:59:29 main: digest: sha256:c97869b97e764bb281f4eea3e208384bed41600b25d253b520ab8f2d7a00b71f size: 1363 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 22:59:29 ===================================================== [Pipeline] echo 22:59:29 taggedImages: 22:59:29 - nexus3.edgexfoundry.org:10004/core-command:0aafbc0fece84c024f34443fde64f7a14b5c547f 22:59:29 - nexus3.edgexfoundry.org:10004/core-command:latest 22:59:29 - nexus3.edgexfoundry.org:10004/core-command:2.0.1-dev.42 22:59:29 - nexus3.edgexfoundry.org:10004/core-command:0aafbc0fece84c024f34443fde64f7a14b5c547f-2.0.1-dev.42 22:59:29 - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo 22:59:29 [edgeXDocker.push] Tagging docker image core-data with the following tags: 22:59:29 0aafbc0fece84c024f34443fde64f7a14b5c547f 22:59:29 latest 22:59:29 2.0.1-dev.42 22:59:29 0aafbc0fece84c024f34443fde64f7a14b5c547f-2.0.1-dev.42 22:59:29 main 22:59:29 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 22:59:29 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:0aafbc0fece84c024f34443fde64f7a14b5c547f [Pipeline] isUnix [Pipeline] sh 22:59:29 + docker push nexus3.edgexfoundry.org:10004/core-data:0aafbc0fece84c024f34443fde64f7a14b5c547f 22:59:29 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 22:59:29 622f862d2777: Preparing 22:59:29 8af2c5d903f2: Preparing 22:59:29 d6195b2926ee: Preparing 22:59:29 9fc5f23c1c35: Preparing 22:59:29 5d40353245a6: Preparing 22:59:29 e6688e911f15: Preparing 22:59:29 e6688e911f15: Waiting 22:59:29 d6195b2926ee: Layer already exists 22:59:29 e6688e911f15: Layer already exists 22:59:30 622f862d2777: Pushed 22:59:30 9fc5f23c1c35: Pushed 22:59:30 5d40353245a6: Pushed 22:59:31 8af2c5d903f2: Pushed 22:59:31 0aafbc0fece84c024f34443fde64f7a14b5c547f: digest: sha256:7bfaabb349b0b55f95c53e8e4cd316a545ed04b65edd6d7b478c096514bab339 size: 1572 [Pipeline] isUnix [Pipeline] sh 22:59:31 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] isUnix [Pipeline] sh 22:59:32 + docker push nexus3.edgexfoundry.org:10004/core-data:latest 22:59:32 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 22:59:32 622f862d2777: Preparing 22:59:32 8af2c5d903f2: Preparing 22:59:32 d6195b2926ee: Preparing 22:59:32 9fc5f23c1c35: Preparing 22:59:32 5d40353245a6: Preparing 22:59:32 e6688e911f15: Preparing 22:59:32 e6688e911f15: Waiting 22:59:32 8af2c5d903f2: Layer already exists 22:59:32 5d40353245a6: Layer already exists 22:59:32 d6195b2926ee: Layer already exists 22:59:32 9fc5f23c1c35: Layer already exists 22:59:32 622f862d2777: Layer already exists 22:59:32 e6688e911f15: Layer already exists 22:59:32 latest: digest: sha256:7bfaabb349b0b55f95c53e8e4cd316a545ed04b65edd6d7b478c096514bab339 size: 1572 [Pipeline] isUnix [Pipeline] sh 22:59:32 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:2.0.1-dev.42 [Pipeline] isUnix [Pipeline] sh 22:59:32 + docker push nexus3.edgexfoundry.org:10004/core-data:2.0.1-dev.42 22:59:32 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 22:59:32 622f862d2777: Preparing 22:59:32 8af2c5d903f2: Preparing 22:59:32 d6195b2926ee: Preparing 22:59:32 9fc5f23c1c35: Preparing 22:59:32 5d40353245a6: Preparing 22:59:32 e6688e911f15: Preparing 22:59:32 e6688e911f15: Waiting 22:59:32 622f862d2777: Layer already exists 22:59:32 d6195b2926ee: Layer already exists 22:59:32 5d40353245a6: Layer already exists 22:59:32 9fc5f23c1c35: Layer already exists 22:59:32 8af2c5d903f2: Layer already exists 22:59:32 e6688e911f15: Layer already exists 22:59:32 2.0.1-dev.42: digest: sha256:7bfaabb349b0b55f95c53e8e4cd316a545ed04b65edd6d7b478c096514bab339 size: 1572 [Pipeline] isUnix [Pipeline] sh 22:59:33 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:0aafbc0fece84c024f34443fde64f7a14b5c547f-2.0.1-dev.42 [Pipeline] isUnix [Pipeline] sh 22:59:33 + docker push nexus3.edgexfoundry.org:10004/core-data:0aafbc0fece84c024f34443fde64f7a14b5c547f-2.0.1-dev.42 22:59:33 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 22:59:33 622f862d2777: Preparing 22:59:33 8af2c5d903f2: Preparing 22:59:33 d6195b2926ee: Preparing 22:59:33 9fc5f23c1c35: Preparing 22:59:33 5d40353245a6: Preparing 22:59:33 e6688e911f15: Preparing 22:59:33 e6688e911f15: Waiting 22:59:33 9fc5f23c1c35: Layer already exists 22:59:33 d6195b2926ee: Layer already exists 22:59:33 5d40353245a6: Layer already exists 22:59:33 622f862d2777: Layer already exists 22:59:33 8af2c5d903f2: Layer already exists 22:59:33 e6688e911f15: Layer already exists 22:59:33 0aafbc0fece84c024f34443fde64f7a14b5c547f-2.0.1-dev.42: digest: sha256:7bfaabb349b0b55f95c53e8e4cd316a545ed04b65edd6d7b478c096514bab339 size: 1572 [Pipeline] isUnix [Pipeline] sh 22:59:33 Building core-command ... 22:59:33 Building core-data ... 22:59:33 Building core-metadata ... 22:59:33 Building security-bootstrapper ... 22:59:33 Building security-proxy-setup ... 22:59:33 Building security-secretstore-setup ... 22:59:33 Building support-notifications ... 22:59:33 Building support-scheduler ... 22:59:33 Building sys-mgmt-agent ... 22:59:33 Building security-bootstrapper 22:59:33 Building security-secretstore-setup 22:59:33 Building core-metadata 22:59:33 Building sys-mgmt-agent 22:59:33 Building core-command 22:59:33 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] isUnix [Pipeline] sh 22:59:34 + docker push nexus3.edgexfoundry.org:10004/core-data:main 22:59:34 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 22:59:34 622f862d2777: Preparing 22:59:34 8af2c5d903f2: Preparing 22:59:34 d6195b2926ee: Preparing 22:59:34 9fc5f23c1c35: Preparing 22:59:34 5d40353245a6: Preparing 22:59:34 e6688e911f15: Preparing 22:59:34 e6688e911f15: Waiting 22:59:34 5d40353245a6: Layer already exists 22:59:34 9fc5f23c1c35: Layer already exists 22:59:34 8af2c5d903f2: Layer already exists 22:59:34 622f862d2777: Layer already exists 22:59:34 d6195b2926ee: Layer already exists 22:59:34 e6688e911f15: Layer already exists 22:59:34 main: digest: sha256:7bfaabb349b0b55f95c53e8e4cd316a545ed04b65edd6d7b478c096514bab339 size: 1572 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 22:59:34 ===================================================== [Pipeline] echo 22:59:34 taggedImages: 22:59:34 - nexus3.edgexfoundry.org:10004/core-data:0aafbc0fece84c024f34443fde64f7a14b5c547f 22:59:34 - nexus3.edgexfoundry.org:10004/core-data:latest 22:59:34 - nexus3.edgexfoundry.org:10004/core-data:2.0.1-dev.42 22:59:34 - nexus3.edgexfoundry.org:10004/core-data:0aafbc0fece84c024f34443fde64f7a14b5c547f-2.0.1-dev.42 22:59:34 - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo 22:59:34 [edgeXDocker.push] Tagging docker image core-metadata with the following tags: 22:59:34 0aafbc0fece84c024f34443fde64f7a14b5c547f 22:59:34 latest 22:59:34 2.0.1-dev.42 22:59:34 0aafbc0fece84c024f34443fde64f7a14b5c547f-2.0.1-dev.42 22:59:34 main 22:59:34 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 22:59:34 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:0aafbc0fece84c024f34443fde64f7a14b5c547f [Pipeline] isUnix [Pipeline] sh 22:59:34 + docker push nexus3.edgexfoundry.org:10004/core-metadata:0aafbc0fece84c024f34443fde64f7a14b5c547f 22:59:34 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 22:59:34 132ff5072a10: Preparing 22:59:34 c31c7719cc68: Preparing 22:59:34 d6195b2926ee: Preparing 22:59:34 035e2f9dfc9a: Preparing 22:59:34 e6688e911f15: Preparing 22:59:34 035e2f9dfc9a: Layer already exists 22:59:34 e6688e911f15: Layer already exists 22:59:35 132ff5072a10: Pushed 22:59:35 d6195b2926ee: Layer already exists 22:59:36 c31c7719cc68: Pushed 22:59:36 0aafbc0fece84c024f34443fde64f7a14b5c547f: digest: sha256:d95ec703217ffc39e89aa86dcbb57540c721f311f2f4c756832ead6ee0835866 size: 1363 [Pipeline] isUnix [Pipeline] sh 22:59:36 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] isUnix [Pipeline] sh 22:59:37 + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest 22:59:37 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 22:59:37 132ff5072a10: Preparing 22:59:37 c31c7719cc68: Preparing 22:59:37 d6195b2926ee: Preparing 22:59:37 035e2f9dfc9a: Preparing 22:59:37 e6688e911f15: Preparing 22:59:37 132ff5072a10: Layer already exists 22:59:37 c31c7719cc68: Layer already exists 22:59:37 d6195b2926ee: Layer already exists 22:59:37 035e2f9dfc9a: Layer already exists 22:59:37 e6688e911f15: Layer already exists 22:59:37 latest: digest: sha256:d95ec703217ffc39e89aa86dcbb57540c721f311f2f4c756832ead6ee0835866 size: 1363 [Pipeline] isUnix [Pipeline] sh 22:59:37 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:2.0.1-dev.42 [Pipeline] isUnix [Pipeline] sh 22:59:37 + docker push nexus3.edgexfoundry.org:10004/core-metadata:2.0.1-dev.42 22:59:37 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 22:59:37 132ff5072a10: Preparing 22:59:37 c31c7719cc68: Preparing 22:59:37 d6195b2926ee: Preparing 22:59:37 035e2f9dfc9a: Preparing 22:59:37 e6688e911f15: Preparing 22:59:37 d6195b2926ee: Layer already exists 22:59:37 035e2f9dfc9a: Layer already exists 22:59:37 c31c7719cc68: Layer already exists 22:59:37 132ff5072a10: Layer already exists 22:59:37 e6688e911f15: Layer already exists 22:59:37 2.0.1-dev.42: digest: sha256:d95ec703217ffc39e89aa86dcbb57540c721f311f2f4c756832ead6ee0835866 size: 1363 [Pipeline] isUnix [Pipeline] sh 22:59:38 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:0aafbc0fece84c024f34443fde64f7a14b5c547f-2.0.1-dev.42 [Pipeline] isUnix [Pipeline] sh 22:59:38 + docker push nexus3.edgexfoundry.org:10004/core-metadata:0aafbc0fece84c024f34443fde64f7a14b5c547f-2.0.1-dev.42 22:59:38 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 22:59:38 132ff5072a10: Preparing 22:59:38 c31c7719cc68: Preparing 22:59:38 d6195b2926ee: Preparing 22:59:38 035e2f9dfc9a: Preparing 22:59:38 e6688e911f15: Preparing 22:59:38 035e2f9dfc9a: Layer already exists 22:59:38 d6195b2926ee: Layer already exists 22:59:38 132ff5072a10: Layer already exists 22:59:38 c31c7719cc68: Layer already exists 22:59:38 e6688e911f15: Layer already exists 22:59:38 0aafbc0fece84c024f34443fde64f7a14b5c547f-2.0.1-dev.42: digest: sha256:d95ec703217ffc39e89aa86dcbb57540c721f311f2f4c756832ead6ee0835866 size: 1363 [Pipeline] isUnix [Pipeline] sh 22:59:38 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] isUnix [Pipeline] sh 22:59:39 + docker push nexus3.edgexfoundry.org:10004/core-metadata:main 22:59:39 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 22:59:39 132ff5072a10: Preparing 22:59:39 c31c7719cc68: Preparing 22:59:39 d6195b2926ee: Preparing 22:59:39 035e2f9dfc9a: Preparing 22:59:39 e6688e911f15: Preparing 22:59:39 c31c7719cc68: Layer already exists 22:59:39 035e2f9dfc9a: Layer already exists 22:59:39 132ff5072a10: Layer already exists 22:59:39 d6195b2926ee: Layer already exists 22:59:39 e6688e911f15: Layer already exists 22:59:39 main: digest: sha256:d95ec703217ffc39e89aa86dcbb57540c721f311f2f4c756832ead6ee0835866 size: 1363 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 22:59:40 ===================================================== [Pipeline] echo 22:59:41 taggedImages: 22:59:41 - nexus3.edgexfoundry.org:10004/core-metadata:0aafbc0fece84c024f34443fde64f7a14b5c547f 22:59:41 - nexus3.edgexfoundry.org:10004/core-metadata:latest 22:59:41 - nexus3.edgexfoundry.org:10004/core-metadata:2.0.1-dev.42 22:59:41 - nexus3.edgexfoundry.org:10004/core-metadata:0aafbc0fece84c024f34443fde64f7a14b5c547f-2.0.1-dev.42 22:59:41 - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo 22:59:41 [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: 22:59:41 0aafbc0fece84c024f34443fde64f7a14b5c547f 22:59:41 latest 22:59:41 2.0.1-dev.42 22:59:41 0aafbc0fece84c024f34443fde64f7a14b5c547f-2.0.1-dev.42 22:59:41 main 22:59:41 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 22:59:41 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:0aafbc0fece84c024f34443fde64f7a14b5c547f [Pipeline] isUnix [Pipeline] sh 22:59:41 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:0aafbc0fece84c024f34443fde64f7a14b5c547f 22:59:41 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 22:59:41 476dcd504c88: Preparing 22:59:41 476dcd504c88: Preparing 22:59:41 b58ab9afa477: Preparing 22:59:41 c078d9bd4c97: Preparing 22:59:41 11ef44df1fbb: Preparing 22:59:41 1e4dd78d7d69: Preparing 22:59:41 d6195b2926ee: Preparing 22:59:41 4931f8442537: Preparing 22:59:41 1e80b33f0590: Preparing 22:59:41 523577ff9219: Preparing 22:59:41 331dc8186d71: Preparing 22:59:41 e6688e911f15: Preparing 22:59:41 d6195b2926ee: Waiting 22:59:41 4931f8442537: Waiting 22:59:41 1e80b33f0590: Waiting 22:59:41 523577ff9219: Waiting 22:59:41 331dc8186d71: Waiting 22:59:41 e6688e911f15: Waiting 22:59:41 11ef44df1fbb: Pushed 22:59:41 476dcd504c88: Pushed 22:59:41 d6195b2926ee: Layer already exists 22:59:41 b58ab9afa477: Pushed 22:59:41 c078d9bd4c97: Pushed 22:59:41 4931f8442537: Pushed 22:59:42 e6688e911f15: Layer already exists 22:59:42 331dc8186d71: Pushed 22:59:42 523577ff9219: Pushed 22:59:42 1e80b33f0590: Pushed 22:59:43 1e4dd78d7d69: Pushed 22:59:43 0aafbc0fece84c024f34443fde64f7a14b5c547f: digest: sha256:6c765dbc5e2606599c1854e70376501b352a52c6a3d7288c337cd85eb96a5d9f size: 2817 [Pipeline] isUnix [Pipeline] sh 22:59:44 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] isUnix [Pipeline] sh 22:59:44 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 22:59:44 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 22:59:44 476dcd504c88: Preparing 22:59:44 476dcd504c88: Preparing 22:59:44 b58ab9afa477: Preparing 22:59:44 c078d9bd4c97: Preparing 22:59:44 11ef44df1fbb: Preparing 22:59:44 1e4dd78d7d69: Preparing 22:59:44 d6195b2926ee: Preparing 22:59:44 4931f8442537: Preparing 22:59:44 1e80b33f0590: Preparing 22:59:44 523577ff9219: Preparing 22:59:44 331dc8186d71: Preparing 22:59:44 e6688e911f15: Preparing 22:59:44 d6195b2926ee: Waiting 22:59:44 4931f8442537: Waiting 22:59:44 1e80b33f0590: Waiting 22:59:44 523577ff9219: Waiting 22:59:44 331dc8186d71: Waiting 22:59:44 e6688e911f15: Waiting 22:59:44 c078d9bd4c97: Layer already exists 22:59:44 b58ab9afa477: Layer already exists 22:59:44 1e4dd78d7d69: Layer already exists 22:59:44 11ef44df1fbb: Layer already exists 22:59:44 476dcd504c88: Layer already exists 22:59:44 d6195b2926ee: Layer already exists 22:59:44 331dc8186d71: Layer already exists 22:59:44 523577ff9219: Layer already exists 22:59:44 1e80b33f0590: Layer already exists 22:59:44 4931f8442537: Layer already exists 22:59:44 e6688e911f15: Layer already exists 22:59:44 latest: digest: sha256:6c765dbc5e2606599c1854e70376501b352a52c6a3d7288c337cd85eb96a5d9f size: 2817 [Pipeline] isUnix [Pipeline] sh 22:59:44 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:2.0.1-dev.42 [Pipeline] isUnix [Pipeline] sh 22:59:45 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:2.0.1-dev.42 22:59:45 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 22:59:45 476dcd504c88: Preparing 22:59:45 476dcd504c88: Preparing 22:59:45 b58ab9afa477: Preparing 22:59:45 c078d9bd4c97: Preparing 22:59:45 11ef44df1fbb: Preparing 22:59:45 1e4dd78d7d69: Preparing 22:59:45 d6195b2926ee: Preparing 22:59:45 4931f8442537: Preparing 22:59:45 1e80b33f0590: Preparing 22:59:45 523577ff9219: Preparing 22:59:45 331dc8186d71: Preparing 22:59:45 e6688e911f15: Preparing 22:59:45 4931f8442537: Waiting 22:59:45 1e80b33f0590: Waiting 22:59:45 523577ff9219: Waiting 22:59:45 331dc8186d71: Waiting 22:59:45 e6688e911f15: Waiting 22:59:45 d6195b2926ee: Waiting 22:59:45 11ef44df1fbb: Layer already exists 22:59:45 1e4dd78d7d69: Layer already exists 22:59:45 476dcd504c88: Layer already exists 22:59:45 c078d9bd4c97: Layer already exists 22:59:45 b58ab9afa477: Layer already exists 22:59:45 d6195b2926ee: Layer already exists 22:59:45 4931f8442537: Layer already exists 22:59:45 523577ff9219: Layer already exists 22:59:45 1e80b33f0590: Layer already exists 22:59:45 331dc8186d71: Layer already exists 22:59:45 e6688e911f15: Layer already exists 22:59:45 2.0.1-dev.42: digest: sha256:6c765dbc5e2606599c1854e70376501b352a52c6a3d7288c337cd85eb96a5d9f size: 2817 [Pipeline] isUnix [Pipeline] sh 22:59:45 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:0aafbc0fece84c024f34443fde64f7a14b5c547f-2.0.1-dev.42 [Pipeline] isUnix [Pipeline] sh 22:59:45 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:0aafbc0fece84c024f34443fde64f7a14b5c547f-2.0.1-dev.42 22:59:45 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 22:59:45 476dcd504c88: Preparing 22:59:45 476dcd504c88: Preparing 22:59:45 b58ab9afa477: Preparing 22:59:45 c078d9bd4c97: Preparing 22:59:45 11ef44df1fbb: Preparing 22:59:45 1e4dd78d7d69: Preparing 22:59:45 d6195b2926ee: Preparing 22:59:45 4931f8442537: Preparing 22:59:45 1e80b33f0590: Preparing 22:59:45 523577ff9219: Preparing 22:59:45 331dc8186d71: Preparing 22:59:45 e6688e911f15: Preparing 22:59:45 d6195b2926ee: Waiting 22:59:45 4931f8442537: Waiting 22:59:45 1e80b33f0590: Waiting 22:59:45 523577ff9219: Waiting 22:59:45 331dc8186d71: Waiting 22:59:45 e6688e911f15: Waiting 22:59:45 1e4dd78d7d69: Layer already exists 22:59:45 b58ab9afa477: Layer already exists 22:59:45 c078d9bd4c97: Layer already exists 22:59:45 476dcd504c88: Layer already exists 22:59:45 11ef44df1fbb: Layer already exists 22:59:45 1e80b33f0590: Layer already exists 22:59:45 d6195b2926ee: Layer already exists 22:59:45 4931f8442537: Layer already exists 22:59:45 523577ff9219: Layer already exists 22:59:45 331dc8186d71: Layer already exists 22:59:45 e6688e911f15: Layer already exists 22:59:45 0aafbc0fece84c024f34443fde64f7a14b5c547f-2.0.1-dev.42: digest: sha256:6c765dbc5e2606599c1854e70376501b352a52c6a3d7288c337cd85eb96a5d9f size: 2817 [Pipeline] isUnix [Pipeline] sh 22:59:46 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] isUnix [Pipeline] sh 22:59:46 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main 22:59:46 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 22:59:46 476dcd504c88: Preparing 22:59:46 476dcd504c88: Preparing 22:59:46 b58ab9afa477: Preparing 22:59:46 c078d9bd4c97: Preparing 22:59:46 11ef44df1fbb: Preparing 22:59:46 1e4dd78d7d69: Preparing 22:59:46 d6195b2926ee: Preparing 22:59:46 4931f8442537: Preparing 22:59:46 1e80b33f0590: Preparing 22:59:46 523577ff9219: Preparing 22:59:46 331dc8186d71: Preparing 22:59:46 e6688e911f15: Preparing 22:59:46 1e80b33f0590: Waiting 22:59:46 523577ff9219: Waiting 22:59:46 331dc8186d71: Waiting 22:59:46 e6688e911f15: Waiting 22:59:46 d6195b2926ee: Waiting 22:59:46 1e4dd78d7d69: Layer already exists 22:59:46 11ef44df1fbb: Layer already exists 22:59:46 b58ab9afa477: Layer already exists 22:59:46 c078d9bd4c97: Layer already exists 22:59:46 476dcd504c88: Layer already exists 22:59:46 4931f8442537: Layer already exists 22:59:46 d6195b2926ee: Layer already exists 22:59:46 331dc8186d71: Layer already exists 22:59:46 523577ff9219: Layer already exists 22:59:46 1e80b33f0590: Layer already exists 22:59:46 e6688e911f15: Layer already exists 22:59:46 main: digest: sha256:6c765dbc5e2606599c1854e70376501b352a52c6a3d7288c337cd85eb96a5d9f size: 2817 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 22:59:46 ===================================================== [Pipeline] echo 22:59:46 taggedImages: 22:59:46 - nexus3.edgexfoundry.org:10004/security-bootstrapper:0aafbc0fece84c024f34443fde64f7a14b5c547f 22:59:46 - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 22:59:46 - nexus3.edgexfoundry.org:10004/security-bootstrapper:2.0.1-dev.42 22:59:46 - nexus3.edgexfoundry.org:10004/security-bootstrapper:0aafbc0fece84c024f34443fde64f7a14b5c547f-2.0.1-dev.42 22:59:46 - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo 22:59:46 [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: 22:59:46 0aafbc0fece84c024f34443fde64f7a14b5c547f 22:59:46 latest 22:59:46 2.0.1-dev.42 22:59:46 0aafbc0fece84c024f34443fde64f7a14b5c547f-2.0.1-dev.42 22:59:46 main 22:59:46 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 22:59:47 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:0aafbc0fece84c024f34443fde64f7a14b5c547f [Pipeline] isUnix [Pipeline] sh 22:59:47 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:0aafbc0fece84c024f34443fde64f7a14b5c547f 22:59:47 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 22:59:47 16d4dbca5f79: Preparing 22:59:47 bc96454c3c65: Preparing 22:59:47 7114beba3cc6: Preparing 22:59:47 2b56e9ff33a9: Preparing 22:59:47 13a76ec59009: Preparing 22:59:47 e6688e911f15: Preparing 22:59:47 e6688e911f15: Waiting 22:59:48 2b56e9ff33a9: Pushed 22:59:48 7114beba3cc6: Pushed 22:59:48 e6688e911f15: Layer already exists 22:59:48 13a76ec59009: Pushed 22:59:48 16d4dbca5f79: Pushed 22:59:48 bc96454c3c65: Pushed 22:59:48 0aafbc0fece84c024f34443fde64f7a14b5c547f: digest: sha256:95dd1bb0a55460b05041510bb5a5d8352bc9b0a745609bb86f9c370cd3f1d3c5 size: 1575 [Pipeline] isUnix [Pipeline] sh 22:59:49 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [Pipeline] isUnix [Pipeline] sh 22:59:49 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 22:59:49 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 22:59:49 16d4dbca5f79: Preparing 22:59:49 bc96454c3c65: Preparing 22:59:49 7114beba3cc6: Preparing 22:59:49 2b56e9ff33a9: Preparing 22:59:49 13a76ec59009: Preparing 22:59:49 e6688e911f15: Preparing 22:59:49 e6688e911f15: Waiting 22:59:49 13a76ec59009: Layer already exists 22:59:49 7114beba3cc6: Layer already exists 22:59:49 bc96454c3c65: Layer already exists 22:59:49 2b56e9ff33a9: Layer already exists 22:59:49 16d4dbca5f79: Layer already exists 22:59:49 e6688e911f15: Layer already exists 22:59:49 latest: digest: sha256:95dd1bb0a55460b05041510bb5a5d8352bc9b0a745609bb86f9c370cd3f1d3c5 size: 1575 [Pipeline] isUnix [Pipeline] sh 22:59:49 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:2.0.1-dev.42 [Pipeline] isUnix [Pipeline] sh 22:59:50 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:2.0.1-dev.42 22:59:50 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 22:59:50 16d4dbca5f79: Preparing 22:59:50 bc96454c3c65: Preparing 22:59:50 7114beba3cc6: Preparing 22:59:50 2b56e9ff33a9: Preparing 22:59:50 13a76ec59009: Preparing 22:59:50 e6688e911f15: Preparing 22:59:50 e6688e911f15: Waiting 22:59:50 2b56e9ff33a9: Layer already exists 22:59:50 bc96454c3c65: Layer already exists 22:59:50 7114beba3cc6: Layer already exists 22:59:50 13a76ec59009: Layer already exists 22:59:50 16d4dbca5f79: Layer already exists 22:59:50 e6688e911f15: Layer already exists 22:59:50 2.0.1-dev.42: digest: sha256:95dd1bb0a55460b05041510bb5a5d8352bc9b0a745609bb86f9c370cd3f1d3c5 size: 1575 [Pipeline] isUnix [Pipeline] sh 22:59:50 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:0aafbc0fece84c024f34443fde64f7a14b5c547f-2.0.1-dev.42 [Pipeline] isUnix [Pipeline] sh 22:59:50 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:0aafbc0fece84c024f34443fde64f7a14b5c547f-2.0.1-dev.42 22:59:50 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 22:59:50 16d4dbca5f79: Preparing 22:59:50 bc96454c3c65: Preparing 22:59:50 7114beba3cc6: Preparing 22:59:50 2b56e9ff33a9: Preparing 22:59:50 13a76ec59009: Preparing 22:59:50 e6688e911f15: Preparing 22:59:50 e6688e911f15: Waiting 22:59:50 16d4dbca5f79: Layer already exists 22:59:50 bc96454c3c65: Layer already exists 22:59:50 7114beba3cc6: Layer already exists 22:59:50 2b56e9ff33a9: Layer already exists 22:59:50 13a76ec59009: Layer already exists 22:59:50 e6688e911f15: Layer already exists 22:59:50 0aafbc0fece84c024f34443fde64f7a14b5c547f-2.0.1-dev.42: digest: sha256:95dd1bb0a55460b05041510bb5a5d8352bc9b0a745609bb86f9c370cd3f1d3c5 size: 1575 [Pipeline] isUnix [Pipeline] sh 22:59:51 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] isUnix [Pipeline] sh 22:59:51 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main 22:59:51 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 22:59:51 16d4dbca5f79: Preparing 22:59:51 bc96454c3c65: Preparing 22:59:51 7114beba3cc6: Preparing 22:59:51 2b56e9ff33a9: Preparing 22:59:51 13a76ec59009: Preparing 22:59:51 e6688e911f15: Preparing 22:59:51 e6688e911f15: Waiting 22:59:51 2b56e9ff33a9: Layer already exists 22:59:51 16d4dbca5f79: Layer already exists 22:59:51 bc96454c3c65: Layer already exists 22:59:51 7114beba3cc6: Layer already exists 22:59:51 13a76ec59009: Layer already exists 22:59:51 e6688e911f15: Layer already exists 22:59:51 main: digest: sha256:95dd1bb0a55460b05041510bb5a5d8352bc9b0a745609bb86f9c370cd3f1d3c5 size: 1575 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 22:59:51 ===================================================== [Pipeline] echo 22:59:51 taggedImages: 22:59:51 - nexus3.edgexfoundry.org:10004/security-proxy-setup:0aafbc0fece84c024f34443fde64f7a14b5c547f 22:59:51 - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 22:59:51 - nexus3.edgexfoundry.org:10004/security-proxy-setup:2.0.1-dev.42 22:59:51 - nexus3.edgexfoundry.org:10004/security-proxy-setup:0aafbc0fece84c024f34443fde64f7a14b5c547f-2.0.1-dev.42 22:59:51 - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo 22:59:51 [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: 22:59:51 0aafbc0fece84c024f34443fde64f7a14b5c547f 22:59:51 latest 22:59:51 2.0.1-dev.42 22:59:51 0aafbc0fece84c024f34443fde64f7a14b5c547f-2.0.1-dev.42 22:59:51 main 22:59:51 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 22:59:51 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:0aafbc0fece84c024f34443fde64f7a14b5c547f [Pipeline] isUnix [Pipeline] sh 22:59:52 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:0aafbc0fece84c024f34443fde64f7a14b5c547f 22:59:52 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 22:59:52 2ae057293279: Preparing 22:59:52 7eec492329b9: Preparing 22:59:52 da13bf2b1aaa: Preparing 22:59:52 22dcadea4807: Preparing 22:59:52 83a595c676d5: Preparing 22:59:52 b224bdfcc127: Preparing 22:59:52 902a6cf57070: Preparing 22:59:52 5251f3cce4e4: Preparing 22:59:52 2a2a635b1c6e: Preparing 22:59:52 e6688e911f15: Preparing 22:59:52 b224bdfcc127: Waiting 22:59:52 902a6cf57070: Waiting 22:59:52 5251f3cce4e4: Waiting 22:59:52 e6688e911f15: Waiting 22:59:52 7eec492329b9: Pushed 22:59:52 2ae057293279: Pushed 22:59:52 83a595c676d5: Pushed 22:59:53 b224bdfcc127: Pushed 22:59:53 902a6cf57070: Pushed 22:59:53 22dcadea4807: Pushed 22:59:53 5251f3cce4e4: Pushed 22:59:53 e6688e911f15: Layer already exists 22:59:53 da13bf2b1aaa: Pushed 22:59:53 2a2a635b1c6e: Pushed 22:59:53 0aafbc0fece84c024f34443fde64f7a14b5c547f: digest: sha256:e91dc86a8dc36ed4506bd6bc60beadaff8891635d3f12aa40f360ab7b3cdf76d size: 2405 [Pipeline] isUnix [Pipeline] sh 22:59:53 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [Pipeline] isUnix [Pipeline] sh 22:59:54 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 22:59:54 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 22:59:54 2ae057293279: Preparing 22:59:54 7eec492329b9: Preparing 22:59:54 da13bf2b1aaa: Preparing 22:59:54 22dcadea4807: Preparing 22:59:54 83a595c676d5: Preparing 22:59:54 b224bdfcc127: Preparing 22:59:54 902a6cf57070: Preparing 22:59:54 5251f3cce4e4: Preparing 22:59:54 2a2a635b1c6e: Preparing 22:59:54 e6688e911f15: Preparing 22:59:54 902a6cf57070: Waiting 22:59:54 5251f3cce4e4: Waiting 22:59:54 2a2a635b1c6e: Waiting 22:59:54 e6688e911f15: Waiting 22:59:54 b224bdfcc127: Waiting 22:59:54 da13bf2b1aaa: Layer already exists 22:59:54 2ae057293279: Layer already exists 22:59:54 7eec492329b9: Layer already exists 22:59:54 83a595c676d5: Layer already exists 22:59:54 22dcadea4807: Layer already exists 22:59:54 b224bdfcc127: Layer already exists 22:59:54 5251f3cce4e4: Layer already exists 22:59:54 e6688e911f15: Layer already exists 22:59:54 902a6cf57070: Layer already exists 22:59:54 2a2a635b1c6e: Layer already exists 22:59:54 latest: digest: sha256:e91dc86a8dc36ed4506bd6bc60beadaff8891635d3f12aa40f360ab7b3cdf76d size: 2405 [Pipeline] isUnix [Pipeline] sh 22:59:56 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.0.1-dev.42 [Pipeline] isUnix [Pipeline] sh 22:59:56 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.0.1-dev.42 22:59:56 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 22:59:56 2ae057293279: Preparing 22:59:56 7eec492329b9: Preparing 22:59:56 da13bf2b1aaa: Preparing 22:59:56 22dcadea4807: Preparing 22:59:56 83a595c676d5: Preparing 22:59:56 b224bdfcc127: Preparing 22:59:56 902a6cf57070: Preparing 22:59:56 5251f3cce4e4: Preparing 22:59:56 2a2a635b1c6e: Preparing 22:59:56 e6688e911f15: Preparing 22:59:56 902a6cf57070: Waiting 22:59:56 5251f3cce4e4: Waiting 22:59:56 2a2a635b1c6e: Waiting 22:59:56 e6688e911f15: Waiting 22:59:56 b224bdfcc127: Waiting 22:59:56 da13bf2b1aaa: Layer already exists 22:59:56 83a595c676d5: Layer already exists 22:59:56 2ae057293279: Layer already exists 22:59:56 22dcadea4807: Layer already exists 22:59:56 7eec492329b9: Layer already exists 22:59:56 902a6cf57070: Layer already exists 22:59:56 e6688e911f15: Layer already exists 22:59:56 5251f3cce4e4: Layer already exists 22:59:56 b224bdfcc127: Layer already exists 22:59:56 2a2a635b1c6e: Layer already exists 22:59:56 2.0.1-dev.42: digest: sha256:e91dc86a8dc36ed4506bd6bc60beadaff8891635d3f12aa40f360ab7b3cdf76d size: 2405 [Pipeline] isUnix [Pipeline] sh 22:59:56 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:0aafbc0fece84c024f34443fde64f7a14b5c547f-2.0.1-dev.42 [Pipeline] isUnix [Pipeline] sh 22:59:57 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:0aafbc0fece84c024f34443fde64f7a14b5c547f-2.0.1-dev.42 22:59:57 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 22:59:57 2ae057293279: Preparing 22:59:57 7eec492329b9: Preparing 22:59:57 da13bf2b1aaa: Preparing 22:59:57 22dcadea4807: Preparing 22:59:57 83a595c676d5: Preparing 22:59:57 b224bdfcc127: Preparing 22:59:57 902a6cf57070: Preparing 22:59:57 5251f3cce4e4: Preparing 22:59:57 2a2a635b1c6e: Preparing 22:59:57 e6688e911f15: Preparing 22:59:57 b224bdfcc127: Waiting 22:59:57 902a6cf57070: Waiting 22:59:57 5251f3cce4e4: Waiting 22:59:57 2a2a635b1c6e: Waiting 22:59:57 e6688e911f15: Waiting 22:59:57 83a595c676d5: Layer already exists 22:59:57 7eec492329b9: Layer already exists 22:59:57 da13bf2b1aaa: Layer already exists 22:59:57 22dcadea4807: Layer already exists 22:59:57 2ae057293279: Layer already exists 22:59:57 b224bdfcc127: Layer already exists 22:59:57 902a6cf57070: Layer already exists 22:59:57 2a2a635b1c6e: Layer already exists 22:59:57 e6688e911f15: Layer already exists 22:59:57 5251f3cce4e4: Layer already exists 22:59:57 0aafbc0fece84c024f34443fde64f7a14b5c547f-2.0.1-dev.42: digest: sha256:e91dc86a8dc36ed4506bd6bc60beadaff8891635d3f12aa40f360ab7b3cdf76d size: 2405 [Pipeline] isUnix [Pipeline] sh 22:59:57 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] isUnix [Pipeline] sh 22:59:57 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main 22:59:57 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 22:59:57 2ae057293279: Preparing 22:59:57 7eec492329b9: Preparing 22:59:57 da13bf2b1aaa: Preparing 22:59:57 22dcadea4807: Preparing 22:59:57 83a595c676d5: Preparing 22:59:57 b224bdfcc127: Preparing 22:59:57 902a6cf57070: Preparing 22:59:57 5251f3cce4e4: Preparing 22:59:57 2a2a635b1c6e: Preparing 22:59:57 e6688e911f15: Preparing 22:59:57 b224bdfcc127: Waiting 22:59:57 902a6cf57070: Waiting 22:59:57 5251f3cce4e4: Waiting 22:59:57 2a2a635b1c6e: Waiting 22:59:57 e6688e911f15: Waiting 22:59:57 7eec492329b9: Layer already exists 22:59:57 da13bf2b1aaa: Layer already exists 22:59:57 83a595c676d5: Layer already exists 22:59:57 2ae057293279: Layer already exists 22:59:57 22dcadea4807: Layer already exists 22:59:57 5251f3cce4e4: Layer already exists 22:59:57 902a6cf57070: Layer already exists 22:59:57 2a2a635b1c6e: Layer already exists 22:59:57 e6688e911f15: Layer already exists 22:59:57 b224bdfcc127: Layer already exists 22:59:57 main: digest: sha256:e91dc86a8dc36ed4506bd6bc60beadaff8891635d3f12aa40f360ab7b3cdf76d size: 2405 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 22:59:57 ===================================================== [Pipeline] echo 22:59:57 taggedImages: 22:59:57 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:0aafbc0fece84c024f34443fde64f7a14b5c547f 22:59:57 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 22:59:57 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.0.1-dev.42 22:59:57 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:0aafbc0fece84c024f34443fde64f7a14b5c547f-2.0.1-dev.42 22:59:57 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo 22:59:57 [edgeXDocker.push] Tagging docker image support-notifications with the following tags: 22:59:57 0aafbc0fece84c024f34443fde64f7a14b5c547f 22:59:57 latest 22:59:57 2.0.1-dev.42 22:59:57 0aafbc0fece84c024f34443fde64f7a14b5c547f-2.0.1-dev.42 22:59:57 main 22:59:57 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 22:59:58 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:0aafbc0fece84c024f34443fde64f7a14b5c547f [Pipeline] isUnix [Pipeline] sh 22:59:58 + docker push nexus3.edgexfoundry.org:10004/support-notifications:0aafbc0fece84c024f34443fde64f7a14b5c547f 22:59:58 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 22:59:58 64f4673d5acf: Preparing 22:59:58 d33ecc46e56d: Preparing 22:59:58 d6195b2926ee: Preparing 22:59:58 7bbde6c61406: Preparing 22:59:58 e6688e911f15: Preparing 22:59:58 e6688e911f15: Layer already exists 22:59:58 d6195b2926ee: Layer already exists 22:59:58 64f4673d5acf: Pushed 22:59:58 7bbde6c61406: Pushed 22:59:59 d33ecc46e56d: Pushed 23:00:00 0aafbc0fece84c024f34443fde64f7a14b5c547f: digest: sha256:1af9273849de93d75fed914e862f43c30b0bea76535ad5c9ab6f4ea033c3d8e4 size: 1364 [Pipeline] isUnix [Pipeline] sh 23:00:00 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] isUnix [Pipeline] sh 23:00:00 + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest 23:00:00 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 23:00:00 64f4673d5acf: Preparing 23:00:00 d33ecc46e56d: Preparing 23:00:00 d6195b2926ee: Preparing 23:00:00 7bbde6c61406: Preparing 23:00:00 e6688e911f15: Preparing 23:00:00 d33ecc46e56d: Layer already exists 23:00:00 e6688e911f15: Layer already exists 23:00:00 7bbde6c61406: Layer already exists 23:00:00 d6195b2926ee: Layer already exists 23:00:00 64f4673d5acf: Layer already exists 23:00:00 latest: digest: sha256:1af9273849de93d75fed914e862f43c30b0bea76535ad5c9ab6f4ea033c3d8e4 size: 1364 [Pipeline] isUnix [Pipeline] sh 23:00:01 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:2.0.1-dev.42 [Pipeline] isUnix [Pipeline] sh 23:00:01 + docker push nexus3.edgexfoundry.org:10004/support-notifications:2.0.1-dev.42 23:00:06 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 23:00:06 64f4673d5acf: Preparing 23:00:06 d33ecc46e56d: Preparing 23:00:06 d6195b2926ee: Preparing 23:00:06 7bbde6c61406: Preparing 23:00:06 e6688e911f15: Preparing 23:00:06 e6688e911f15: Layer already exists 23:00:06 64f4673d5acf: Layer already exists 23:00:06 7bbde6c61406: Layer already exists 23:00:06 d6195b2926ee: Layer already exists 23:00:06 d33ecc46e56d: Layer already exists 23:00:06 2.0.1-dev.42: digest: sha256:1af9273849de93d75fed914e862f43c30b0bea76535ad5c9ab6f4ea033c3d8e4 size: 1364 [Pipeline] isUnix [Pipeline] sh 23:00:07 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:0aafbc0fece84c024f34443fde64f7a14b5c547f-2.0.1-dev.42 [Pipeline] isUnix [Pipeline] sh 23:00:07 + docker push nexus3.edgexfoundry.org:10004/support-notifications:0aafbc0fece84c024f34443fde64f7a14b5c547f-2.0.1-dev.42 23:00:07 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 23:00:07 64f4673d5acf: Preparing 23:00:07 d33ecc46e56d: Preparing 23:00:07 d6195b2926ee: Preparing 23:00:07 7bbde6c61406: Preparing 23:00:07 e6688e911f15: Preparing 23:00:07 64f4673d5acf: Layer already exists 23:00:07 7bbde6c61406: Layer already exists 23:00:07 d6195b2926ee: Layer already exists 23:00:07 d33ecc46e56d: Layer already exists 23:00:07 e6688e911f15: Layer already exists 23:00:07 0aafbc0fece84c024f34443fde64f7a14b5c547f-2.0.1-dev.42: digest: sha256:1af9273849de93d75fed914e862f43c30b0bea76535ad5c9ab6f4ea033c3d8e4 size: 1364 [Pipeline] isUnix [Pipeline] sh 23:00:08 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] isUnix [Pipeline] sh 23:00:08 + docker push nexus3.edgexfoundry.org:10004/support-notifications:main 23:00:08 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 23:00:08 64f4673d5acf: Preparing 23:00:08 d33ecc46e56d: Preparing 23:00:08 d6195b2926ee: Preparing 23:00:08 7bbde6c61406: Preparing 23:00:08 e6688e911f15: Preparing 23:00:08 e6688e911f15: Layer already exists 23:00:08 d6195b2926ee: Layer already exists 23:00:08 7bbde6c61406: Layer already exists 23:00:08 d33ecc46e56d: Layer already exists 23:00:08 64f4673d5acf: Layer already exists 23:00:08 main: digest: sha256:1af9273849de93d75fed914e862f43c30b0bea76535ad5c9ab6f4ea033c3d8e4 size: 1364 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 23:00:08 ===================================================== [Pipeline] echo 23:00:08 taggedImages: 23:00:08 - nexus3.edgexfoundry.org:10004/support-notifications:0aafbc0fece84c024f34443fde64f7a14b5c547f 23:00:08 - nexus3.edgexfoundry.org:10004/support-notifications:latest 23:00:08 - nexus3.edgexfoundry.org:10004/support-notifications:2.0.1-dev.42 23:00:08 - nexus3.edgexfoundry.org:10004/support-notifications:0aafbc0fece84c024f34443fde64f7a14b5c547f-2.0.1-dev.42 23:00:08 - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo 23:00:08 [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: 23:00:08 0aafbc0fece84c024f34443fde64f7a14b5c547f 23:00:08 latest 23:00:08 2.0.1-dev.42 23:00:08 0aafbc0fece84c024f34443fde64f7a14b5c547f-2.0.1-dev.42 23:00:08 main 23:00:08 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 23:00:08 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:0aafbc0fece84c024f34443fde64f7a14b5c547f [Pipeline] isUnix [Pipeline] sh 23:00:09 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:0aafbc0fece84c024f34443fde64f7a14b5c547f 23:00:09 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 23:00:09 fe6696931b2d: Preparing 23:00:09 f6105235df39: Preparing 23:00:09 d6195b2926ee: Preparing 23:00:09 035e2f9dfc9a: Preparing 23:00:09 e6688e911f15: Preparing 23:00:09 035e2f9dfc9a: Layer already exists 23:00:09 d6195b2926ee: Layer already exists 23:00:09 e6688e911f15: Layer already exists 23:00:09 fe6696931b2d: Pushed 23:00:10 f6105235df39: Pushed 23:00:10 0aafbc0fece84c024f34443fde64f7a14b5c547f: digest: sha256:1337e90ac0f4241cf11702d4715c43e5756b8afae34f1ba496646c72f6413af0 size: 1363 [Pipeline] isUnix [Pipeline] sh 23:00:11 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] isUnix [Pipeline] sh 23:00:11 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest 23:00:11 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 23:00:11 fe6696931b2d: Preparing 23:00:11 f6105235df39: Preparing 23:00:11 d6195b2926ee: Preparing 23:00:11 035e2f9dfc9a: Preparing 23:00:11 e6688e911f15: Preparing 23:00:11 e6688e911f15: Layer already exists 23:00:11 fe6696931b2d: Layer already exists 23:00:11 d6195b2926ee: Layer already exists 23:00:11 035e2f9dfc9a: Layer already exists 23:00:11 f6105235df39: Layer already exists 23:00:11 latest: digest: sha256:1337e90ac0f4241cf11702d4715c43e5756b8afae34f1ba496646c72f6413af0 size: 1363 [Pipeline] isUnix [Pipeline] sh 23:00:12 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:2.0.1-dev.42 [Pipeline] isUnix [Pipeline] sh 23:00:12 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:2.0.1-dev.42 23:00:12 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 23:00:12 fe6696931b2d: Preparing 23:00:12 f6105235df39: Preparing 23:00:12 d6195b2926ee: Preparing 23:00:12 035e2f9dfc9a: Preparing 23:00:12 e6688e911f15: Preparing 23:00:12 fe6696931b2d: Layer already exists 23:00:12 e6688e911f15: Layer already exists 23:00:12 d6195b2926ee: Layer already exists 23:00:12 035e2f9dfc9a: Layer already exists 23:00:12 f6105235df39: Layer already exists 23:00:12 2.0.1-dev.42: digest: sha256:1337e90ac0f4241cf11702d4715c43e5756b8afae34f1ba496646c72f6413af0 size: 1363 [Pipeline] isUnix [Pipeline] sh 23:00:12 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:0aafbc0fece84c024f34443fde64f7a14b5c547f-2.0.1-dev.42 [Pipeline] isUnix [Pipeline] sh 23:00:12 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:0aafbc0fece84c024f34443fde64f7a14b5c547f-2.0.1-dev.42 23:00:12 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 23:00:12 fe6696931b2d: Preparing 23:00:12 f6105235df39: Preparing 23:00:12 d6195b2926ee: Preparing 23:00:12 035e2f9dfc9a: Preparing 23:00:12 e6688e911f15: Preparing 23:00:12 d6195b2926ee: Layer already exists 23:00:12 e6688e911f15: Layer already exists 23:00:12 fe6696931b2d: Layer already exists 23:00:12 035e2f9dfc9a: Layer already exists 23:00:12 f6105235df39: Layer already exists 23:00:12 0aafbc0fece84c024f34443fde64f7a14b5c547f-2.0.1-dev.42: digest: sha256:1337e90ac0f4241cf11702d4715c43e5756b8afae34f1ba496646c72f6413af0 size: 1363 [Pipeline] isUnix [Pipeline] sh 23:00:14 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] isUnix [Pipeline] sh 23:00:15 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main 23:00:15 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 23:00:15 fe6696931b2d: Preparing 23:00:15 f6105235df39: Preparing 23:00:15 d6195b2926ee: Preparing 23:00:15 035e2f9dfc9a: Preparing 23:00:15 e6688e911f15: Preparing 23:00:15 f6105235df39: Layer already exists 23:00:15 e6688e911f15: Layer already exists 23:00:15 d6195b2926ee: Layer already exists 23:00:15 fe6696931b2d: Layer already exists 23:00:15 035e2f9dfc9a: Layer already exists 23:00:15 main: digest: sha256:1337e90ac0f4241cf11702d4715c43e5756b8afae34f1ba496646c72f6413af0 size: 1363 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 23:00:15 ===================================================== [Pipeline] echo 23:00:15 taggedImages: 23:00:15 - nexus3.edgexfoundry.org:10004/support-scheduler:0aafbc0fece84c024f34443fde64f7a14b5c547f 23:00:15 - nexus3.edgexfoundry.org:10004/support-scheduler:latest 23:00:15 - nexus3.edgexfoundry.org:10004/support-scheduler:2.0.1-dev.42 23:00:15 - nexus3.edgexfoundry.org:10004/support-scheduler:0aafbc0fece84c024f34443fde64f7a14b5c547f-2.0.1-dev.42 23:00:15 - nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] echo 23:00:15 [edgeXDocker.push] Tagging docker image sys-mgmt-agent with the following tags: 23:00:15 0aafbc0fece84c024f34443fde64f7a14b5c547f 23:00:15 latest 23:00:15 2.0.1-dev.42 23:00:15 0aafbc0fece84c024f34443fde64f7a14b5c547f-2.0.1-dev.42 23:00:15 main 23:00:15 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 23:00:15 + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:0aafbc0fece84c024f34443fde64f7a14b5c547f [Pipeline] isUnix [Pipeline] sh 23:00:16 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:0aafbc0fece84c024f34443fde64f7a14b5c547f 23:00:16 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] 23:00:16 ef9e60856df4: Preparing 23:00:16 c538db94d4ea: Preparing 23:00:16 95236004047b: Preparing 23:00:16 949352427e27: Preparing 23:00:16 c080ac93e525: Preparing 23:00:16 87dec32dab56: Preparing 23:00:16 4b3c02ac6c6d: Preparing 23:00:16 3b6deb83ca37: Preparing 23:00:16 563ea45970c1: Preparing 23:00:16 91e3b9641807: Preparing 23:00:16 b2d5eeeaba3a: Preparing 23:00:16 87dec32dab56: Waiting 23:00:16 4b3c02ac6c6d: Waiting 23:00:16 3b6deb83ca37: Waiting 23:00:16 563ea45970c1: Waiting 23:00:16 91e3b9641807: Waiting 23:00:16 b2d5eeeaba3a: Waiting 23:00:16 c080ac93e525: Layer already exists 23:00:16 87dec32dab56: Layer already exists 23:00:16 4b3c02ac6c6d: Layer already exists 23:00:16 3b6deb83ca37: Layer already exists 23:00:16 c538db94d4ea: Pushed 23:00:16 ef9e60856df4: Pushed 23:00:16 91e3b9641807: Layer already exists 23:00:16 563ea45970c1: Layer already exists 23:00:16 b2d5eeeaba3a: Layer already exists 23:00:17 95236004047b: Pushed 23:00:22 949352427e27: Pushed 23:00:22 0aafbc0fece84c024f34443fde64f7a14b5c547f: digest: sha256:11f335e78fb8c2d21d7c0c47243917f44d682ac2cd930838b7f90ba3e6dde524 size: 2622 [Pipeline] isUnix [Pipeline] sh 23:00:22 Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 23:00:22 Step 2/26 : FROM ${BUILDER_BASE} AS builder 23:00:22 ---> e15624e7b627 23:00:22 Step 3/26 : WORKDIR /edgex-go 23:00:22 Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 23:00:22 Step 2/32 : FROM ${BUILDER_BASE} AS builder 23:00:22 ---> e15624e7b627 23:00:22 Step 3/32 : WORKDIR /edgex-go 23:00:22 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 23:00:22 Step 2/24 : FROM ${BUILDER_BASE} AS builder 23:00:22 ---> e15624e7b627 23:00:22 Step 3/24 : WORKDIR /edgex-go 23:00:22 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 23:00:22 Step 2/24 : FROM ${BUILDER_BASE} AS builder 23:00:22 ---> e15624e7b627 23:00:22 Step 3/24 : WORKDIR /edgex-go 23:00:22 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 23:00:22 Step 2/24 : FROM ${BUILDER_BASE} AS builder 23:00:22 ---> e15624e7b627 23:00:22 Step 3/24 : WORKDIR /edgex-go 23:00:22 ---> Running in 157988a25ed4 23:00:22 ---> Running in e945fe439591 23:00:22 ---> Running in b505e92de6f7 23:00:22 ---> Running in bff9876d8842 23:00:22 ---> Running in 05afab0bf5c8 23:00:22 Removing intermediate container e945fe439591 23:00:22 ---> d6bda4300deb 23:00:22 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 23:00:22 Removing intermediate container bff9876d8842 23:00:22 ---> 47606b770be3 23:00:22 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 23:00:22 Removing intermediate container b505e92de6f7 23:00:22 ---> 8d0b51443f35 23:00:22 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 23:00:22 Removing intermediate container 157988a25ed4 23:00:22 ---> cc56b024db0b 23:00:22 Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 23:00:22 Removing intermediate container 05afab0bf5c8 23:00:22 ---> ea700992d7f3 23:00:22 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 23:00:22 ---> Running in 89872fbee9d7 23:00:22 ---> Running in ea54b5127d65 23:00:22 ---> Running in 081b7b583097 23:00:22 ---> Running in 02bd98e43814 23:00:22 ---> Running in 5f38eb028970 23:00:23 + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest [Pipeline] isUnix [Pipeline] sh 23:00:23 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest 23:00:23 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] 23:00:23 ef9e60856df4: Preparing 23:00:23 c538db94d4ea: Preparing 23:00:23 95236004047b: Preparing 23:00:23 949352427e27: Preparing 23:00:23 c080ac93e525: Preparing 23:00:23 87dec32dab56: Preparing 23:00:23 4b3c02ac6c6d: Preparing 23:00:23 3b6deb83ca37: Preparing 23:00:23 563ea45970c1: Preparing 23:00:23 91e3b9641807: Preparing 23:00:23 b2d5eeeaba3a: Preparing 23:00:23 4b3c02ac6c6d: Waiting 23:00:23 3b6deb83ca37: Waiting 23:00:23 563ea45970c1: Waiting 23:00:23 87dec32dab56: Waiting 23:00:23 91e3b9641807: Waiting 23:00:23 b2d5eeeaba3a: Waiting 23:00:23 ef9e60856df4: Layer already exists 23:00:23 949352427e27: Layer already exists 23:00:23 c538db94d4ea: Layer already exists 23:00:23 95236004047b: Layer already exists 23:00:23 c080ac93e525: Layer already exists 23:00:23 87dec32dab56: Layer already exists 23:00:23 563ea45970c1: Layer already exists 23:00:23 4b3c02ac6c6d: Layer already exists 23:00:23 3b6deb83ca37: Layer already exists 23:00:23 91e3b9641807: Layer already exists 23:00:23 b2d5eeeaba3a: Layer already exists 23:00:23 latest: digest: sha256:11f335e78fb8c2d21d7c0c47243917f44d682ac2cd930838b7f90ba3e6dde524 size: 2622 [Pipeline] isUnix [Pipeline] sh 23:00:24 + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.0.1-dev.42 [Pipeline] isUnix [Pipeline] sh 23:00:24 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.0.1-dev.42 23:00:24 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] 23:00:24 ef9e60856df4: Preparing 23:00:24 c538db94d4ea: Preparing 23:00:24 95236004047b: Preparing 23:00:24 949352427e27: Preparing 23:00:24 c080ac93e525: Preparing 23:00:24 87dec32dab56: Preparing 23:00:24 4b3c02ac6c6d: Preparing 23:00:24 3b6deb83ca37: Preparing 23:00:24 563ea45970c1: Preparing 23:00:24 91e3b9641807: Preparing 23:00:24 b2d5eeeaba3a: Preparing 23:00:24 87dec32dab56: Waiting 23:00:24 4b3c02ac6c6d: Waiting 23:00:24 3b6deb83ca37: Waiting 23:00:24 563ea45970c1: Waiting 23:00:24 91e3b9641807: Waiting 23:00:24 b2d5eeeaba3a: Waiting 23:00:24 c538db94d4ea: Layer already exists 23:00:24 ef9e60856df4: Layer already exists 23:00:24 949352427e27: Layer already exists 23:00:24 95236004047b: Layer already exists 23:00:24 c080ac93e525: Layer already exists 23:00:24 3b6deb83ca37: Layer already exists 23:00:24 91e3b9641807: Layer already exists 23:00:24 4b3c02ac6c6d: Layer already exists 23:00:24 563ea45970c1: Layer already exists 23:00:24 87dec32dab56: Layer already exists 23:00:24 b2d5eeeaba3a: Layer already exists 23:00:24 2.0.1-dev.42: digest: sha256:11f335e78fb8c2d21d7c0c47243917f44d682ac2cd930838b7f90ba3e6dde524 size: 2622 [Pipeline] isUnix [Pipeline] sh 23:00:24 + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:0aafbc0fece84c024f34443fde64f7a14b5c547f-2.0.1-dev.42 [Pipeline] isUnix [Pipeline] sh 23:00:25 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:0aafbc0fece84c024f34443fde64f7a14b5c547f-2.0.1-dev.42 23:00:25 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] 23:00:25 ef9e60856df4: Preparing 23:00:25 c538db94d4ea: Preparing 23:00:25 95236004047b: Preparing 23:00:25 949352427e27: Preparing 23:00:25 c080ac93e525: Preparing 23:00:25 87dec32dab56: Preparing 23:00:25 4b3c02ac6c6d: Preparing 23:00:25 3b6deb83ca37: Preparing 23:00:25 563ea45970c1: Preparing 23:00:25 91e3b9641807: Preparing 23:00:25 b2d5eeeaba3a: Preparing 23:00:25 4b3c02ac6c6d: Waiting 23:00:25 3b6deb83ca37: Waiting 23:00:25 563ea45970c1: Waiting 23:00:25 91e3b9641807: Waiting 23:00:25 b2d5eeeaba3a: Waiting 23:00:25 87dec32dab56: Waiting 23:00:25 ef9e60856df4: Layer already exists 23:00:25 95236004047b: Layer already exists 23:00:25 c080ac93e525: Layer already exists 23:00:25 c538db94d4ea: Layer already exists 23:00:25 949352427e27: Layer already exists 23:00:25 3b6deb83ca37: Layer already exists 23:00:25 4b3c02ac6c6d: Layer already exists 23:00:25 563ea45970c1: Layer already exists 23:00:25 91e3b9641807: Layer already exists 23:00:25 87dec32dab56: Layer already exists 23:00:25 b2d5eeeaba3a: Layer already exists 23:00:25 0aafbc0fece84c024f34443fde64f7a14b5c547f-2.0.1-dev.42: digest: sha256:11f335e78fb8c2d21d7c0c47243917f44d682ac2cd930838b7f90ba3e6dde524 size: 2622 [Pipeline] isUnix [Pipeline] sh 23:00:25 + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:main [Pipeline] isUnix [Pipeline] sh 23:00:25 Removing intermediate container 89872fbee9d7 23:00:25 ---> d6956ed47357 23:00:25 Step 5/24 : RUN apk add --update --no-cache make bash git 23:00:25 Removing intermediate container 081b7b583097 23:00:25 ---> 9392a8ebd739 23:00:25 Step 5/24 : RUN apk add --update --no-cache make git 23:00:25 ---> Running in 1f80ad852ed7 23:00:25 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:main 23:00:25 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] 23:00:25 ef9e60856df4: Preparing 23:00:25 c538db94d4ea: Preparing 23:00:25 95236004047b: Preparing 23:00:25 949352427e27: Preparing 23:00:25 c080ac93e525: Preparing 23:00:25 87dec32dab56: Preparing 23:00:25 4b3c02ac6c6d: Preparing 23:00:25 3b6deb83ca37: Preparing 23:00:25 563ea45970c1: Preparing 23:00:25 91e3b9641807: Preparing 23:00:25 b2d5eeeaba3a: Preparing 23:00:25 4b3c02ac6c6d: Waiting 23:00:25 3b6deb83ca37: Waiting 23:00:25 87dec32dab56: Waiting 23:00:25 563ea45970c1: Waiting 23:00:25 91e3b9641807: Waiting 23:00:25 b2d5eeeaba3a: Waiting 23:00:25 c538db94d4ea: Layer already exists 23:00:25 949352427e27: Layer already exists 23:00:25 ef9e60856df4: Layer already exists 23:00:25 c080ac93e525: Layer already exists 23:00:25 95236004047b: Layer already exists 23:00:25 563ea45970c1: Layer already exists 23:00:25 4b3c02ac6c6d: Layer already exists 23:00:25 3b6deb83ca37: Layer already exists 23:00:25 87dec32dab56: Layer already exists 23:00:25 91e3b9641807: Layer already exists 23:00:25 b2d5eeeaba3a: Layer already exists 23:00:25 main: digest: sha256:11f335e78fb8c2d21d7c0c47243917f44d682ac2cd930838b7f90ba3e6dde524 size: 2622 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 23:00:25 ===================================================== [Pipeline] echo 23:00:25 taggedImages: 23:00:25 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:0aafbc0fece84c024f34443fde64f7a14b5c547f 23:00:25 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest 23:00:25 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.0.1-dev.42 23:00:25 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:0aafbc0fece84c024f34443fde64f7a14b5c547f-2.0.1-dev.42 23:00:25 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [Pipeline] findFiles 23:00:25 ---> Running in 1c3ff71bbeab Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 23:00:26 Removing intermediate container 02bd98e43814 23:00:26 ---> cfb057d46b0b 23:00:26 Step 5/32 : RUN apk add --update --no-cache make git 23:00:26 ---> Running in a3c44a507d95 23:00:26 Removing intermediate container ea54b5127d65 23:00:26 ---> 36c9f86d4b4b 23:00:26 Step 5/24 : RUN apk add --update --no-cache make git 23:00:26 Removing intermediate container 5f38eb028970 23:00:26 ---> 694702b84233 23:00:26 Step 5/26 : RUN apk add --update --no-cache make git 23:00:26 ---> Running in 6fcb6a1fe39a 23:00:26 ---> Running in 9c5c249c4a70 23:00:27 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 23:00:27 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 23:00:28 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 23:00:28 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 23:00:28 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 23:00:28 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 23:00:29 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 23:00:29 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 23:00:29 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 23:00:29 OK: 218 MiB in 52 packages 23:00:29 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 23:00:29 OK: 218 MiB in 52 packages 23:00:30 OK: 218 MiB in 52 packages 23:00:30 OK: 218 MiB in 52 packages 23:00:30 OK: 218 MiB in 52 packages 23:00:31 Removing intermediate container 1f80ad852ed7 23:00:31 ---> be63eb97e43c 23:00:31 Step 6/24 : COPY go.mod . 23:00:31 Removing intermediate container 1c3ff71bbeab 23:00:31 ---> adf76920c15b 23:00:31 Step 6/24 : COPY go.mod . 23:00:32 Removing intermediate container 6fcb6a1fe39a 23:00:32 ---> 9578289341fa 23:00:32 Step 6/24 : COPY go.mod . 23:00:32 ---> 7087a7b1a988 23:00:32 Step 7/24 : RUN go mod download 23:00:32 Removing intermediate container a3c44a507d95 23:00:32 ---> 065b63819436 23:00:32 Step 6/32 : COPY go.mod . 23:00:32 ---> Running in 1fc438723a99 23:00:32 Removing intermediate container 9c5c249c4a70 23:00:32 ---> d451a8b66e8c 23:00:32 Step 6/26 : COPY go.mod . 23:00:32 ---> 2ffe64921107 23:00:33 Step 7/24 : RUN go mod download 23:00:33 ---> Running in f3d30093df10 23:00:33 ---> 34308f508e9f 23:00:33 Step 7/24 : RUN go mod download 23:00:34 ---> c8624ec18386 23:00:34 Step 7/32 : RUN go mod download 23:00:34 ---> Running in 7631d1645470 23:00:34 ---> f4bd02eb54ee 23:00:34 Step 7/26 : RUN go mod download 23:00:34 ---> Running in f297e440ca31 23:00:35 ---> Running in 65cfd7666449 23:00:38 Removing intermediate container 1fc438723a99 23:00:38 ---> c57c4093ce46 23:00:38 Step 8/24 : COPY . . 23:00:42 Removing intermediate container f3d30093df10 23:00:42 ---> 23d0490ae9ee 23:00:42 Step 8/24 : COPY . . 23:00:44 Removing intermediate container 7631d1645470 23:00:44 ---> f3191db8263e 23:00:44 Step 8/24 : COPY . . 23:00:45 Removing intermediate container 65cfd7666449 23:00:45 ---> 965dcd646a89 23:00:45 Step 8/26 : COPY . . 23:00:46 Removing intermediate container f297e440ca31 23:00:46 ---> fe0ee2e1e0f4 23:00:46 Step 8/32 : COPY . . 23:00:51 ---> cdaf7bdcf47e 23:00:51 Step 9/24 : RUN go mod tidy 23:00:54 ---> Running in a13bb484a44f 23:00:55 ---> f25d031d69a0 23:00:55 Step 9/24 : RUN go mod tidy 23:00:57 ---> Running in 72c15e4a2078 23:00:59 ---> 608a4c456768 23:00:59 Step 9/24 : RUN go mod tidy 23:01:00 ---> Running in b2f85669e8b9 23:01:02 ---> ed858cf8641a 23:01:02 Step 9/26 : RUN go mod tidy 23:01:02 ---> Running in c05af1ee0b74 23:01:02 Removing intermediate container a13bb484a44f 23:01:02 ---> b442eaf18d5d 23:01:02 Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 23:01:02 ---> Running in fe17d14fb2a9 23:01:02 ---> 9ca9932af55a 23:01:02 Step 9/32 : RUN go mod tidy 23:01:02 ---> Running in fea3133bb155 23:01:04 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.42" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 23:01:05 Removing intermediate container 72c15e4a2078 23:01:05 ---> b272f06a2361 23:01:05 Step 10/24 : RUN make cmd/core-command/core-command 23:01:05 ---> Running in ea56a9844188 23:01:07 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.42" -o cmd/core-command/core-command ./cmd/core-command 23:01:07 Removing intermediate container b2f85669e8b9 23:01:07 ---> 4e5c262643b2 23:01:07 Step 10/24 : RUN make cmd/core-metadata/core-metadata 23:01:07 ---> Running in fff62e80a920 23:01:09 Removing intermediate container c05af1ee0b74 23:01:09 ---> 1bf8652586b1 23:01:09 Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 23:01:09 ---> Running in b727fb623517 23:01:10 Removing intermediate container fea3133bb155 23:01:10 ---> 0eedc66dd2ab 23:01:10 Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper 23:01:10 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.42" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 23:01:10 ---> Running in 57f8cc6527ae 23:01:12 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.42" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 23:01:12 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.42" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 23:03:20 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.42" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 23:03:20 Removing intermediate container fe17d14fb2a9 23:03:20 ---> 977df1273f98 23:03:20 Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 23:03:20 ---> Running in 14b90d296b48 23:03:20 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.42" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 23:03:20 Removing intermediate container ea56a9844188 23:03:20 ---> 5919aede7330 23:03:20 23:03:20 Step 11/24 : FROM alpine:3.12 23:03:20 3.12: Pulling from library/alpine 23:03:23 Digest: sha256:a296b4c6f6ee2b88f095b61e95c7ef4f51ba25598835b4978c9256d8c8ace48a 23:03:23 Status: Downloaded newer image for alpine:3.12 23:03:23 ---> afc2cc120ca2 23:03:23 Step 12/24 : RUN apk add --update --no-cache dumb-init 23:03:24 ---> Running in d9e7de563b32 23:03:24 Removing intermediate container 14b90d296b48 23:03:24 ---> bac15b00f4da 23:03:24 23:03:24 Step 12/24 : FROM docker:20.10.7 23:03:24 20.10.7: Pulling from library/docker 23:03:27 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 23:03:27 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 23:03:27 Removing intermediate container 57f8cc6527ae 23:03:27 ---> 57ead68ee106 23:03:27 23:03:27 Step 11/32 : FROM alpine:3.12 23:03:27 ---> afc2cc120ca2 23:03:27 Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 23:03:27 (1/1) Installing dumb-init (1.2.2-r1) 23:03:27 Executing busybox-1.31.1-r20.trigger 23:03:27 OK: 5 MiB in 15 packages 23:03:29 ---> Running in 481942edb284 23:03:29 Removing intermediate container b727fb623517 23:03:29 ---> 23478c8222a4 23:03:29 23:03:29 Step 11/26 : FROM alpine:3.12 23:03:29 ---> afc2cc120ca2 23:03:29 Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 23:03:31 ---> Running in 004a670c987e 23:03:31 Removing intermediate container 481942edb284 23:03:31 ---> 2495b702032e 23:03:31 Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec 23:03:31 Removing intermediate container d9e7de563b32 23:03:31 ---> b30298eed8c9 23:03:31 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 23:03:33 ---> Running in 012630af9806 23:03:33 ---> Running in 677b725e7a13 23:03:34 Removing intermediate container fff62e80a920 23:03:34 ---> 708713667510 23:03:34 23:03:34 Step 11/24 : FROM alpine:3.12 23:03:34 ---> afc2cc120ca2 23:03:34 Step 12/24 : RUN apk add --update --no-cache dumb-init 23:03:34 ---> Using cache 23:03:34 ---> b30298eed8c9 23:03:34 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 23:03:35 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 23:03:35 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 23:03:35 ---> Running in 9c89fb5be2ad 23:03:35 (1/3) Installing ca-certificates (20191127-r4) 23:03:35 (2/3) Installing dumb-init (1.2.2-r1) 23:03:35 (3/3) Installing su-exec (0.2-r1) 23:03:35 Executing busybox-1.31.1-r20.trigger 23:03:35 Executing ca-certificates-20191127-r4.trigger 23:03:35 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 23:03:35 Removing intermediate container 012630af9806 23:03:35 ---> 0418a70c15c0 23:03:35 Step 14/24 : ENV APP_PORT=59882 23:03:35 OK: 6 MiB in 17 packages 23:03:35 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 23:03:36 ---> Running in 0bf6ee130ff6 23:03:36 Removing intermediate container 9c89fb5be2ad 23:03:36 ---> 786dad28f2cf 23:03:36 Step 14/24 : ENV APP_PORT=59881 23:03:36 (1/2) Installing dumb-init (1.2.2-r1) 23:03:36 (2/2) Installing su-exec (0.2-r1) 23:03:36 Executing busybox-1.31.1-r20.trigger 23:03:36 ---> Running in 062dde6a9503 23:03:36 OK: 5 MiB in 16 packages 23:03:37 Removing intermediate container 0bf6ee130ff6 23:03:37 ---> a21c1e1e391f 23:03:37 Step 15/24 : EXPOSE $APP_PORT 23:03:37 ---> Running in 505465f35116 23:03:37 Removing intermediate container 062dde6a9503 23:03:37 ---> f39b01521cf2 23:03:37 Step 15/24 : EXPOSE $APP_PORT 23:03:37 Removing intermediate container 004a670c987e 23:03:37 ---> 65d7d78ffccd 23:03:37 Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 23:03:37 ---> Running in b7ef0f6549e0 23:03:38 ---> Running in eadda35c15ad 23:03:38 Removing intermediate container 677b725e7a13 23:03:38 ---> 4aca68ebc2df 23:03:38 Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init 23:03:38 Removing intermediate container 505465f35116 23:03:38 ---> 567f3bc3acda 23:03:38 Step 16/24 : WORKDIR / 23:03:38 Digest: sha256:bfc499cef26daa22da31b76be1752813a6921ee1fa1dd1f56d4fdf19c701d332 23:03:38 Status: Downloaded newer image for docker:20.10.7 23:03:38 ---> df445af6242a 23:03:38 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 23:03:38 ---> Running in 5ff83481c70d 23:03:38 ---> Running in a67b33a3f462 23:03:38 Removing intermediate container b7ef0f6549e0 23:03:38 ---> d4e525a7690e 23:03:38 Step 16/24 : WORKDIR / 23:03:38 ---> Running in dcab5fc21a8d 23:03:38 Removing intermediate container eadda35c15ad 23:03:38 ---> 499e776c5535 23:03:38 Step 14/26 : WORKDIR / 23:03:38 ---> Running in 1fcf8f15329a 23:03:39 ---> Running in 624cb4ab114d 23:03:39 Removing intermediate container 5ff83481c70d 23:03:39 ---> 226bf167e3fe 23:03:39 Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 23:03:39 ---> Running in 4bc6aa77fc05 23:03:39 Removing intermediate container dcab5fc21a8d 23:03:39 ---> b44cc4e548c6 23:03:39 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 23:03:39 Removing intermediate container a67b33a3f462 23:03:39 ---> 37e9216989ec 23:03:39 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 23:03:39 ---> Running in c7dd97bcd986 23:03:39 Removing intermediate container 1fcf8f15329a 23:03:39 ---> db29879d3207 23:03:39 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 23:03:39 Removing intermediate container 624cb4ab114d 23:03:39 ---> 4c4c6da5e9f5 23:03:39 Step 15/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 23:03:40 Removing intermediate container 4bc6aa77fc05 23:03:40 ---> 26e31300dfeb 23:03:40 Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 23:03:40 ---> Running in cf058dc51c06 23:03:41 ---> bece850a0ea1 23:03:41 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 23:03:41 ---> 0b894568d0c7 23:03:41 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 23:03:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 23:03:41 ---> d5115edf2600 23:03:41 Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 23:03:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 23:03:43 (1/39) Installing readline (8.1.0-r0) 23:03:43 (2/39) Installing bash (5.1.0-r0) 23:03:43 Executing bash-5.1.0-r0.post-install 23:03:43 (3/39) Installing brotli-libs (1.0.9-r3) 23:03:43 (4/39) Installing nghttp2-libs (1.42.0-r1) 23:03:43 (5/39) Installing libcurl (7.78.0-r0) 23:03:43 (6/39) Installing curl (7.78.0-r0) 23:03:43 (7/39) Installing dumb-init (1.2.5-r0) 23:03:43 (8/39) Installing libbz2 (1.0.8-r1) 23:03:43 (9/39) Installing expat (2.2.10-r1) 23:03:43 (10/39) Installing libffi (3.3-r2) 23:03:43 (11/39) Installing gdbm (1.19-r0) 23:03:43 (12/39) Installing xz-libs (5.2.5-r0) 23:03:43 (13/39) Installing sqlite-libs (3.34.1-r0) 23:03:43 (14/39) Installing python3 (3.8.10-r0) 23:03:44 ---> c910cefc8f96 23:03:44 ---> 931d4864a9bb 23:03:44 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 23:03:44 ---> fc3f8ff31225 23:03:44 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 23:03:44 Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 23:03:44 Removing intermediate container cf058dc51c06 23:03:44 ---> 1ff118f3805b 23:03:44 Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} 23:03:45 ---> Running in cd194ba895b9 23:03:45 (15/39) Installing py3-appdirs (1.4.4-r1) 23:03:45 (16/39) Installing py3-ordered-set (4.0.2-r0) 23:03:45 (17/39) Installing py3-parsing (2.4.7-r1) 23:03:45 (18/39) Installing py3-six (1.15.0-r0) 23:03:45 (19/39) Installing py3-packaging (20.9-r0) 23:03:45 (20/39) Installing py3-setuptools (51.3.3-r0) 23:03:45 (21/39) Installing py3-chardet (4.0.0-r0) 23:03:45 (22/39) Installing py3-idna (3.1-r0) 23:03:45 (23/39) Installing py3-urllib3 (1.26.2-r1) 23:03:46 (24/39) Installing py3-requests (2.25.1-r1) 23:03:46 (25/39) Installing py3-msgpack (1.0.2-r0) 23:03:46 (26/39) Installing py3-lockfile (0.12.2-r3) 23:03:46 ---> 85c6c64a27e5 23:03:46 ---> d0e948c5f4c7 23:03:46 Step 20/24 : ENTRYPOINT ["/core-command"]Step 20/24 : ENTRYPOINT ["/core-metadata"] 23:03:46 (27/39) Installing py3-cachecontrol (0.12.6-r0) 23:03:46 23:03:46 (28/39) Installing py3-colorama (0.4.4-r0) 23:03:46 (29/39) Installing py3-contextlib2 (0.6.0-r0) 23:03:46 (30/39) Installing py3-distlib (0.3.1-r1) 23:03:46 (31/39) Installing py3-distro (1.5.0-r1) 23:03:46 (32/39) Installing py3-webencodings (0.5.1-r3) 23:03:46 (33/39) Installing py3-html5lib (1.1-r0) 23:03:46 ---> 3a2cab72dc94 23:03:46 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 23:03:46 Removing intermediate container cd194ba895b9 23:03:46 ---> 8a27d6cf1703 23:03:46 Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 23:03:46 (34/39) Installing py3-pytoml (0.1.21-r0) 23:03:46 ---> Running in c2db08f3e55b 23:03:46 ---> Running in 50fd57551e82 23:03:46 (35/39) Installing py3-pep517 (0.9.1-r0) 23:03:46 (36/39) Installing py3-progress (1.5-r0) 23:03:46 (37/39) Installing py3-retrying (1.3.3-r0) 23:03:46 (38/39) Installing py3-toml (0.10.2-r0) 23:03:46 (39/39) Installing py3-pip (20.3.4-r0) 23:03:46 Executing busybox-1.32.1-r6.trigger 23:03:47 OK: 82 MiB in 59 packages 23:03:47 Removing intermediate container c2db08f3e55b 23:03:47 ---> 06c10831e39a 23:03:47 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 23:03:47 Removing intermediate container 50fd57551e82 23:03:47 ---> 3e08a5598f50 23:03:47 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 23:03:47 ---> Running in b6f9b377bf2d 23:03:47 ---> Running in f83d3e30b818 23:03:47 ---> dc2ec55b5b02 23:03:47 ---> 025e7b449c06 23:03:47 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 23:03:47 Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 23:03:48 ---> Running in 14d4828e148a 23:03:48 Removing intermediate container b6f9b377bf2d 23:03:48 ---> 6367cd3ab79f 23:03:48 Step 22/24 : LABEL arch=arm64 23:03:48 Removing intermediate container f83d3e30b818 23:03:48 ---> 2b8feb8127cd 23:03:48 Step 22/24 : LABEL arch=arm64 23:03:49 ---> Running in 2e7a05c254f7 23:03:49 ---> Running in 0d66f4dbfa8f 23:03:50 ---> 38e7e174182c 23:03:50 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 23:03:50 Removing intermediate container 0d66f4dbfa8f 23:03:50 ---> 1c31a92a251b 23:03:50 Step 23/24 : LABEL git_sha=0aafbc0fece84c024f34443fde64f7a14b5c547f 23:03:50 Removing intermediate container 2e7a05c254f7 23:03:50 ---> cef2651e84fb 23:03:50 Step 23/24 : LABEL git_sha=0aafbc0fece84c024f34443fde64f7a14b5c547f 23:03:50 ---> Running in 00334c60e8f9 23:03:50 ---> Running in 63b4b3199cd7 23:03:51 Removing intermediate container 00334c60e8f9 23:03:51 ---> b1708a66e10d 23:03:51 Step 24/24 : LABEL version=2.0.1-dev.42 23:03:51 Removing intermediate container 63b4b3199cd7 23:03:51 ---> 3aade4562f31 23:03:51 Step 24/24 : LABEL version=2.0.1-dev.42 23:03:51 ---> Running in 762224d56406 23:03:51 Removing intermediate container 14d4828e148a 23:03:51 ---> 4545c05a5a40 23:03:51 Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / 23:03:52 ---> Running in fa15bbbb00a4 23:03:52 ---> 6cf11f016580 23:03:52 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 23:03:52 Removing intermediate container 762224d56406 23:03:52 ---> 482d2402d8ab 23:03:52 23:03:53 Successfully built 482d2402d8ab 23:03:53 Successfully tagged core-metadata-arm64:latest 23:03:53  Building core-metadata ... done Building support-notifications 23:03:53 Removing intermediate container fa15bbbb00a4 23:03:53 ---> b5e8a486668e 23:03:53 23:03:53 ---> 9aefb6567687 23:03:53 Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 23:03:53 Successfully built b5e8a486668e 23:03:53 Successfully tagged core-command-arm64:latest 23:03:53  Building core-command ... done Building support-scheduler 23:03:54 ---> 61057d8cf420 23:03:54 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/ 23:03:55 ---> Running in ab6643d15cf1 23:03:56 ---> 471ed0e7c129 23:03:56 Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 23:03:57 Collecting docker-compose==1.23.2 23:03:57 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 23:03:57 Collecting dockerpty<0.5,>=0.4.1 23:03:57 Downloading dockerpty-0.4.1.tar.gz (13 kB) 23:04:01 ---> c61841fe8c93 23:04:01 Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 23:04:01 Removing intermediate container ab6643d15cf1 23:04:01 ---> 5986c2cac652 23:04:01 Step 23/26 : ENTRYPOINT ["entrypoint.sh"] 23:04:01 ---> 78544926e8a3 23:04:01 Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 23:04:01 Collecting docker<4.0,>=3.6.0 23:04:01 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 23:04:01 ---> Running in 2d2cca1f7be9 23:04:01 Collecting cached-property<2,>=1.2.0 23:04:01 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 23:04:01 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 23:04:01 Collecting docopt<0.7,>=0.6.1 23:04:01 Downloading docopt-0.6.2.tar.gz (25 kB) 23:04:01 Removing intermediate container 2d2cca1f7be9 23:04:01 ---> 10c718b548c3 23:04:01 Step 24/26 : LABEL arch=arm64 23:04:01 ---> 5ebf04056d52 23:04:01 Step 25/32 : VOLUME ${SECURITY_INIT_DIR} 23:04:01 ---> Running in a0ef0942251c 23:04:02 ---> Running in 406fb44b6872 23:04:02 Removing intermediate container a0ef0942251c 23:04:02 ---> b1addd14f1e8 23:04:02 Step 25/26 : LABEL git_sha=0aafbc0fece84c024f34443fde64f7a14b5c547f 23:04:02 ---> Running in efc46420df23 23:04:03 Removing intermediate container 406fb44b6872 23:04:03 ---> 1c16d4e4b30c 23:04:03 Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 23:04:04 Removing intermediate container efc46420df23 23:04:04 ---> 744a19437629 23:04:04 Step 26/26 : LABEL version=2.0.1-dev.42 23:04:04 Collecting texttable<0.10,>=0.9.0 23:04:04 Downloading texttable-0.9.1.tar.gz (11 kB) 23:04:05 ---> Running in b83525d1ab84 23:04:05 ---> b28c34889646 23:04:05 Step 27/32 : RUN chmod +x /entrypoint.sh 23:04:06 Collecting jsonschema<3,>=2.5.1 23:04:06 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 23:04:06 ---> Running in d757a1f51f83 23:04:06 Removing intermediate container b83525d1ab84 23:04:06 ---> b436dd2b6559 23:04:06 23:04:07 Successfully built b436dd2b6559 23:04:07 Successfully tagged security-secretstore-setup-arm64:latest 23:04:07 Building security-proxy-setup 23:04:07  Building security-secretstore-setup ... done Collecting PyYAML<4,>=3.10 23:04:07 Downloading PyYAML-3.13.tar.gz (270 kB) 23:04:12 Removing intermediate container d757a1f51f83 23:04:12 ---> f8af9b992237 23:04:12 Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] 23:04:12 Collecting websocket-client<1.0,>=0.32.0 23:04:12 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 23:04:12 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 23:04:12 Step 2/23 : FROM ${BUILDER_BASE} AS builder 23:04:12 ---> e15624e7b627 23:04:12 Step 3/23 : WORKDIR /edgex-go 23:04:12 ---> Using cache 23:04:12 ---> ea700992d7f3 23:04:12 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 23:04:12 ---> Using cache 23:04:12 ---> 694702b84233 23:04:12 Step 5/23 : RUN apk add --update --no-cache make git 23:04:12 ---> Using cache 23:04:12 ---> d451a8b66e8c 23:04:12 Step 6/23 : COPY go.mod . 23:04:12 ---> Using cache 23:04:12 ---> f4bd02eb54ee 23:04:12 Step 7/23 : RUN go mod download 23:04:12 ---> Using cache 23:04:12 ---> 965dcd646a89 23:04:12 Step 8/23 : COPY . . 23:04:12 ---> Using cache 23:04:12 ---> ed858cf8641a 23:04:12 Step 9/23 : RUN go mod tidy 23:04:12 ---> Using cache 23:04:12 ---> 1bf8652586b1 23:04:12 Step 10/23 : RUN make cmd/support-scheduler/support-scheduler 23:04:12 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 23:04:12 Step 2/23 : FROM ${BUILDER_BASE} AS builder 23:04:12 ---> e15624e7b627 23:04:12 Step 3/23 : WORKDIR /edgex-go 23:04:12 ---> Using cache 23:04:12 ---> ea700992d7f3 23:04:12 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 23:04:12 ---> Using cache 23:04:12 ---> 694702b84233 23:04:12 Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates 23:04:13 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 23:04:13 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 23:04:13 ---> Running in 432af8d58b89 23:04:14 ---> Running in 4d6cf656fe7a 23:04:14 ---> Running in 16b6bb1b1767 23:04:14 Collecting docker-pycreds>=0.4.0 23:04:14 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 23:04:14 Removing intermediate container 432af8d58b89 23:04:14 ---> 918cf5f93651 23:04:14 Step 29/32 : CMD ["gate"] 23:04:15 Collecting chardet<3.1.0,>=3.0.2 23:04:15 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 23:04:15 ---> Running in 62399554a07b 23:04:16 Collecting urllib3<1.25,>=1.21.1 23:04:16 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 23:04:18 Removing intermediate container 62399554a07b 23:04:18 ---> 76c5294a475e 23:04:18 Step 30/32 : LABEL arch=arm64 23:04:18 Collecting idna<2.8,>=2.5 23:04:18 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 23:04:18 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 23:04:18 Collecting certifi>=2017.4.17 23:04:18 Downloading certifi-2021.5.30-py2.py3-none-any.whl (145 kB) 23:04:18 ---> Running in 319315c3224e 23:04:18 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 23:04:18 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 23:04:18 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 23:04:18 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 23:04:18 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.42" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 23:04:18 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 23:04:18 Removing intermediate container 319315c3224e 23:04:18 ---> dd7cf0d4846f 23:04:18 Step 31/32 : LABEL git_sha=0aafbc0fece84c024f34443fde64f7a14b5c547f 23:04:19 Installing collected packages: urllib3, idna, chardet, certifi, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose 23:04:19 Attempting uninstall: urllib3 23:04:19 Found existing installation: urllib3 1.26.2 23:04:19 Uninstalling urllib3-1.26.2: 23:04:19 OK: 218 MiB in 52 packages 23:04:19 Successfully uninstalled urllib3-1.26.2 23:04:19 ---> Running in 3b3c9b08c414 23:04:20 Attempting uninstall: idna 23:04:20 Found existing installation: idna 3.1 23:04:20 Uninstalling idna-3.1: 23:04:20 Successfully uninstalled idna-3.1 23:04:21 Removing intermediate container 3b3c9b08c414 23:04:21 ---> 4904afef0d7c 23:04:21 Step 32/32 : LABEL version=2.0.1-dev.42 23:04:21 Attempting uninstall: chardet 23:04:21 Found existing installation: chardet 4.0.0 23:04:21 Uninstalling chardet-4.0.0: 23:04:21 Removing intermediate container 16b6bb1b1767 23:04:21 ---> 665cfb66e52a 23:04:21 Step 6/23 : COPY go.mod . 23:04:21 Successfully uninstalled chardet-4.0.0 23:04:22 ---> Running in 171ecb937e1f 23:04:23 ---> 04e745841727 23:04:23 Step 7/23 : RUN go mod download 23:04:24 Attempting uninstall: requests 23:04:24 ---> Running in 2fd627208b5a 23:04:24 Found existing installation: requests 2.25.1 23:04:24 Uninstalling requests-2.25.1: 23:04:24 Removing intermediate container 171ecb937e1f 23:04:24 ---> 4f59303b4319 23:04:24 23:04:24 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 23:04:24 Step 2/22 : FROM ${BUILDER_BASE} AS builder 23:04:24 ---> e15624e7b627 23:04:24 Step 3/22 : WORKDIR /edgex-go 23:04:24 ---> Using cache 23:04:24 ---> ea700992d7f3 23:04:24 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 23:04:24 ---> Using cache 23:04:24 ---> 694702b84233 23:04:24 Step 5/22 : RUN apk add --update --no-cache make git 23:04:24 ---> Using cache 23:04:24 ---> d451a8b66e8c 23:04:24 Step 6/22 : COPY go.mod . 23:04:24 ---> Using cache 23:04:24 ---> f4bd02eb54ee 23:04:24 Step 7/22 : RUN go mod download 23:04:24 Successfully uninstalled requests-2.25.1 23:04:24 ---> Using cache 23:04:24 ---> 965dcd646a89 23:04:24 Step 8/22 : COPY . . 23:04:24 ---> Using cache 23:04:24 ---> ed858cf8641a 23:04:24 Step 9/22 : RUN go mod tidy 23:04:24 ---> Using cache 23:04:24 ---> 1bf8652586b1 23:04:24 Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 23:04:24 Successfully built 4f59303b4319 23:04:24 Running setup.py install for texttable: started 23:04:24 ---> Running in ba5295b3b95e 23:04:24 Successfully tagged security-bootstrapper-arm64:latest 23:04:24 Building core-data 23:04:27  Building security-bootstrapper ... done CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.42" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 23:04:27 Running setup.py install for texttable: finished with status 'done' 23:04:27 Running setup.py install for PyYAML: started 23:04:32 Running setup.py install for PyYAML: finished with status 'done' 23:04:32 Running setup.py install for docopt: started 23:04:34 Removing intermediate container 2fd627208b5a 23:04:34 ---> c3f28a2adffd 23:04:34 Step 8/23 : COPY . . 23:04:36 Running setup.py install for docopt: finished with status 'done' 23:04:36 Running setup.py install for dockerpty: started 23:04:39 Running setup.py install for dockerpty: finished with status 'done' 23:04:39 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 23:04:39 Step 2/24 : FROM ${BUILDER_BASE} AS builder 23:04:39 ---> e15624e7b627 23:04:39 Step 3/24 : WORKDIR /edgex-go 23:04:39 ---> Using cache 23:04:39 ---> ea700992d7f3 23:04:39 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 23:04:39 ---> Using cache 23:04:39 ---> 694702b84233 23:04:39 Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 23:04:42 ---> Running in 640c52c40523 23:04:42 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 23:04:44 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 23:04:48 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 23:04:49 ---> b7ad683ec98c 23:04:49 Step 9/23 : RUN go mod tidy 23:04:49 ---> Running in c7ed4e1b1f04 23:04:51 OK: 218 MiB in 52 packages 23:04:53 Removing intermediate container 640c52c40523 23:04:53 ---> 5f2201f7ba68 23:04:53 Step 6/24 : COPY go.mod . 23:04:55 ---> 6f233efb6d58 23:04:55 Step 7/24 : RUN go mod download 23:04:55 ---> Running in 300e5c662b34 23:05:00 Removing intermediate container c7ed4e1b1f04 23:05:00 ---> a02d39e63cde 23:05:00 Step 10/23 : RUN make cmd/support-notifications/support-notifications 23:05:00 ---> Running in 70987ed9c10b 23:05:01 Removing intermediate container c7dd97bcd986 23:05:01 ---> 6166b888536e 23:05:01 Step 15/24 : ENV APP_PORT=58890 23:05:02 ---> Running in 664fff3c372b 23:05:03 Removing intermediate container 664fff3c372b 23:05:03 ---> 2c404fed310e 23:05:03 Step 16/24 : EXPOSE $APP_PORT 23:05:03 ---> Running in daf3e2df0b9e 23:05:03 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.42" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 23:05:03 Removing intermediate container daf3e2df0b9e 23:05:03 ---> 427609c72a2b 23:05:03 Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 23:05:04 Removing intermediate container 300e5c662b34 23:05:04 ---> bb46dd5e8096 23:05:04 Step 8/24 : COPY . . 23:05:07 ---> 8424f3af1ab3 23:05:07 Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 23:05:10 ---> a34d3385d61b 23:05:10 Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 23:05:12 ---> 3118eef07b0b 23:05:12 Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] 23:05:13 ---> Running in 0e138b4388ff 23:05:15 Removing intermediate container 0e138b4388ff 23:05:15 ---> e9acef1b634b 23:05:15 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 23:05:15 ---> Running in 05da02915494 23:05:17 Removing intermediate container 05da02915494 23:05:17 ---> d0445f32b533 23:05:17 Step 22/24 : LABEL arch=arm64 23:05:17 ---> Running in f7cfae71e3aa 23:05:18 ---> 83ef1ac8ae91 23:05:18 Step 9/24 : RUN go mod tidy 23:05:18 Removing intermediate container f7cfae71e3aa 23:05:18 ---> 81ef6ca5f555 23:05:18 Step 23/24 : LABEL git_sha=0aafbc0fece84c024f34443fde64f7a14b5c547f 23:05:18 ---> Running in a6d8c540bc6e 23:05:18 ---> Running in 77733ebcef6d 23:05:19 Removing intermediate container 77733ebcef6d 23:05:19 ---> 82a94642f69e 23:05:19 Step 24/24 : LABEL version=2.0.1-dev.42 23:05:20 ---> Running in 7928bd87c39c 23:05:21 Removing intermediate container 7928bd87c39c 23:05:21 ---> 477551a586bd 23:05:21 23:05:21 Successfully built 477551a586bd 23:05:21 Successfully tagged sys-mgmt-agent-arm64:latest 23:05:26  Building sys-mgmt-agent ... done Removing intermediate container a6d8c540bc6e 23:05:26 ---> fb2feaf32dcb 23:05:26 Step 10/24 : RUN make cmd/core-data/core-data 23:05:26 ---> Running in 7732f6c0faf4 23:05:28 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.42" -o cmd/core-data/core-data ./cmd/core-data 23:06:01 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.42" -o ./cmd/secrets-config ./cmd/secrets-config 23:06:09 Removing intermediate container 4d6cf656fe7a 23:06:09 ---> d089a4d1a50a 23:06:09 23:06:09 Step 11/23 : FROM alpine:3.12 23:06:09 ---> afc2cc120ca2 23:06:09 Step 12/23 : RUN apk add --update --no-cache dumb-init 23:06:09 ---> Using cache 23:06:09 ---> b30298eed8c9 23:06:09 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 23:06:09 ---> Using cache 23:06:09 ---> 786dad28f2cf 23:06:09 Step 14/23 : ENV APP_PORT=59861 23:06:09 ---> Running in 48c9cc823d2a 23:06:09 Removing intermediate container 48c9cc823d2a 23:06:09 ---> 9de91f0b09d9 23:06:09 Step 15/23 : EXPOSE $APP_PORT 23:06:10 ---> Running in 330ca9f63bc9 23:06:10 Removing intermediate container 330ca9f63bc9 23:06:10 ---> d6105ab191a2 23:06:10 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 23:06:13 ---> 9556690b1f94 23:06:13 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 23:06:14 Removing intermediate container ba5295b3b95e 23:06:14 ---> 38aeebd0916b 23:06:14 23:06:14 Step 11/22 : FROM alpine:3.12 23:06:14 ---> afc2cc120ca2 23:06:14 Step 12/22 : RUN apk add --update --no-cache curl 23:06:14 ---> Running in 60c15fca12c7 23:06:15 ---> 674e3cdfbc26 23:06:15 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 23:06:16 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 23:06:17 ---> e235083cf79e 23:06:17 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 23:06:17 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 23:06:17 ---> Running in 3bc5f62e7188 23:06:18 Removing intermediate container 3bc5f62e7188 23:06:18 ---> 3252261989d0 23:06:18 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 23:06:18 (1/4) Installing ca-certificates (20191127-r4) 23:06:18 (2/4) Installing nghttp2-libs (1.41.0-r0) 23:06:18 (3/4) Installing libcurl (7.78.0-r0) 23:06:18 (4/4) Installing curl (7.78.0-r0) 23:06:18 Executing busybox-1.31.1-r20.trigger 23:06:18 Executing ca-certificates-20191127-r4.trigger 23:06:18 ---> Running in 29ba5a50e4be 23:06:18 OK: 7 MiB in 18 packages 23:06:19 Removing intermediate container 29ba5a50e4be 23:06:19 ---> 980121044b95 23:06:19 Step 21/23 : LABEL arch=arm64 23:06:19 ---> Running in cdf8cda59929 23:06:20 Removing intermediate container cdf8cda59929 23:06:20 ---> 7357f1d7da2b 23:06:20 Step 22/23 : LABEL git_sha=0aafbc0fece84c024f34443fde64f7a14b5c547f 23:06:20 ---> Running in 5410e19e8c35 23:06:20 Removing intermediate container 60c15fca12c7 23:06:20 ---> 377b9555282c 23:06:20 Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 23:06:21 ---> Running in 6f828fc8b6db 23:06:21 Removing intermediate container 5410e19e8c35 23:06:21 ---> 139116b2eb77 23:06:21 Step 23/23 : LABEL version=2.0.1-dev.42 23:06:21 ---> Running in ebaf03707eec 23:06:21 Removing intermediate container 6f828fc8b6db 23:06:21 ---> d6aad07b12b4 23:06:21 Step 14/22 : WORKDIR /edgex 23:06:21 ---> Running in 7da7ad1f209a 23:06:22 Removing intermediate container ebaf03707eec 23:06:22 ---> 29e504f4efba 23:06:22 23:06:22 Removing intermediate container 7da7ad1f209a 23:06:22 ---> 608d94586183 23:06:22 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 23:06:23 Successfully built 29e504f4efba 23:06:23 Successfully tagged support-scheduler-arm64:latest 23:06:24  Building support-scheduler ... done  ---> f47b2c0f9484 23:06:24 Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 23:06:26 ---> 3042d5d0b4bf 23:06:26 Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 23:06:28 ---> cddacc99c855 23:06:28 Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] 23:06:28 ---> Running in c9d27910774d 23:06:28 Removing intermediate container c9d27910774d 23:06:28 ---> 9b5bf5c64a30 23:06:28 Step 19/22 : CMD ["--init=true"] 23:06:29 ---> Running in 4ef203a9a3bb 23:06:29 Removing intermediate container 4ef203a9a3bb 23:06:29 ---> 606ec31d88df 23:06:29 Step 20/22 : LABEL arch=arm64 23:06:30 ---> Running in e86d583184d6 23:06:30 Removing intermediate container e86d583184d6 23:06:30 ---> 16c05edfffbc 23:06:30 Step 21/22 : LABEL git_sha=0aafbc0fece84c024f34443fde64f7a14b5c547f 23:06:30 ---> Running in 49897519be8f 23:06:31 Removing intermediate container 49897519be8f 23:06:31 ---> 90c1139ce21f 23:06:31 Step 22/22 : LABEL version=2.0.1-dev.42 23:06:31 ---> Running in 92e4148bf99d 23:06:32 Removing intermediate container 92e4148bf99d 23:06:32 ---> 10a49dbab227 23:06:32 23:06:32 Successfully built 10a49dbab227 23:06:32 Successfully tagged security-proxy-setup-arm64:latest 23:06:41  Building security-proxy-setup ... done Removing intermediate container 70987ed9c10b 23:06:41 ---> 6ed4d90ee436 23:06:41 23:06:41 Step 11/23 : FROM alpine:3.12 23:06:41 ---> afc2cc120ca2 23:06:41 Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init 23:06:41 ---> Running in b28f2d837ac4 23:06:44 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 23:06:44 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 23:06:44 (1/2) Installing ca-certificates (20191127-r4) 23:06:44 (2/2) Installing dumb-init (1.2.2-r1) 23:06:44 Executing busybox-1.31.1-r20.trigger 23:06:44 Executing ca-certificates-20191127-r4.trigger 23:06:44 OK: 6 MiB in 16 packages 23:06:45 Removing intermediate container b28f2d837ac4 23:06:45 ---> ca4c92c1ba37 23:06:45 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 23:06:45 ---> Running in 72682af238e8 23:06:46 Removing intermediate container 72682af238e8 23:06:46 ---> 42dc3c5139bc 23:06:46 Step 14/23 : ENV APP_PORT=59860 23:06:46 ---> Running in d268e2e49e23 23:06:47 Removing intermediate container d268e2e49e23 23:06:47 ---> 23738bb8b92c 23:06:47 Step 15/23 : EXPOSE $APP_PORT 23:06:47 ---> Running in 728e86a9bd50 23:06:48 Removing intermediate container 728e86a9bd50 23:06:48 ---> 86293031028c 23:06:48 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 23:06:49 ---> 91dbdb30aa60 23:06:49 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 23:06:51 ---> 0ab4ba08299b 23:06:51 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 23:06:51 ---> 7567ec9344d7 23:06:51 Step 19/23 : ENTRYPOINT ["/support-notifications"] 23:06:52 ---> Running in da9d7deda7f6 23:06:52 Removing intermediate container 7732f6c0faf4 23:06:52 ---> db0bee21ab4e 23:06:52 23:06:52 Step 11/24 : FROM alpine:3.12 23:06:52 ---> afc2cc120ca2 23:06:52 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 23:06:52 ---> Running in ce55f03865db 23:06:53 Removing intermediate container da9d7deda7f6 23:06:53 ---> 40c4970b919a 23:06:53 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 23:06:53 ---> Running in 99c39a82b92f 23:06:53 Removing intermediate container ce55f03865db 23:06:53 ---> 78a32efdda36 23:06:53 Step 13/24 : ENV APP_PORT=59880 23:06:53 ---> Running in 33689a5ae2ec 23:06:53 Removing intermediate container 99c39a82b92f 23:06:53 ---> e330058bb10f 23:06:53 Step 21/23 : LABEL arch=arm64 23:06:53 ---> Running in 03a5f14cd4f0 23:06:54 Removing intermediate container 33689a5ae2ec 23:06:54 ---> 96304314c7cb 23:06:54 Step 14/24 : EXPOSE $APP_PORT 23:06:54 ---> Running in c9bd7053a7d2 23:06:54 Removing intermediate container 03a5f14cd4f0 23:06:54 ---> b1844dcb7b61 23:06:54 Step 22/23 : LABEL git_sha=0aafbc0fece84c024f34443fde64f7a14b5c547f 23:06:54 ---> Running in fa94a491def1 23:06:55 Removing intermediate container c9bd7053a7d2 23:06:55 ---> 017b6547dc5e 23:06:55 Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 23:06:55 ---> Running in e5a25d159a3d 23:06:55 Removing intermediate container fa94a491def1 23:06:55 ---> 1af841ad6de9 23:06:55 Step 23/23 : LABEL version=2.0.1-dev.42 23:06:55 ---> Running in 224eec31174c 23:06:55 Removing intermediate container 224eec31174c 23:06:55 ---> 3f48d40915cc 23:06:55 23:06:56 Successfully built 3f48d40915cc 23:06:56 Successfully tagged support-notifications-arm64:latest 23:06:57  Building support-notifications ... done Removing intermediate container e5a25d159a3d 23:06:57 ---> b0bbe08c7690 23:06:57 Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init 23:06:57 ---> Running in 5eb9843eb432 23:06:59 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 23:06:59 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 23:07:00 (1/6) Installing dumb-init (1.2.2-r1) 23:07:00 (2/6) Installing libgcc (9.3.0-r2) 23:07:00 (3/6) Installing libsodium (1.0.18-r0) 23:07:00 (4/6) Installing libstdc++ (9.3.0-r2) 23:07:01 (5/6) Installing libzmq (4.3.3-r0) 23:07:01 (6/6) Installing zeromq (4.3.3-r0) 23:07:01 Executing busybox-1.31.1-r20.trigger 23:07:01 OK: 8 MiB in 20 packages 23:07:02 Removing intermediate container 5eb9843eb432 23:07:02 ---> ff196be5481a 23:07:02 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 23:07:03 ---> bb7e20d0d28c 23:07:03 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 23:07:04 ---> 02f1b3b9eb50 23:07:04 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 23:07:05 ---> 55898ac4e7d2 23:07:05 Step 20/24 : ENTRYPOINT ["/core-data"] 23:07:05 ---> Running in fe41f3558c27 23:07:06 Removing intermediate container fe41f3558c27 23:07:06 ---> 62a74862699d 23:07:06 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 23:07:06 ---> Running in 0ed6d31ec91e 23:07:06 Removing intermediate container 0ed6d31ec91e 23:07:06 ---> e09ecc1c0feb 23:07:06 Step 22/24 : LABEL arch=arm64 23:07:06 ---> Running in 91e6477ef38f 23:07:07 Removing intermediate container 91e6477ef38f 23:07:07 ---> 95f90abc1856 23:07:07 Step 23/24 : LABEL git_sha=0aafbc0fece84c024f34443fde64f7a14b5c547f 23:07:07 ---> Running in 63b4908e04b6 23:07:08 Removing intermediate container 63b4908e04b6 23:07:08 ---> b38693e6247e 23:07:08 Step 24/24 : LABEL version=2.0.1-dev.42 23:07:08 ---> Running in 8aa45679b190 23:07:09 Removing intermediate container 8aa45679b190 23:07:09 ---> f2aecfa2562e 23:07:09 23:07:09 Successfully built f2aecfa2562e 23:07:09 Successfully tagged core-data-arm64:latest 23:07:09  Building core-data ... done  [Pipeline] } 23:07:09 $ docker stop --time=1 0ca2f272a447613458e8236b9a5a855c94f47b567d4f7ccf330ebe1cee7f8043 23:07:11 $ docker rm -f 0ca2f272a447613458e8236b9a5a855c94f47b567d4f7ccf330ebe1cee7f8043 [Pipeline] // withDockerContainer [Pipeline] sh 23:07:12 + docker images 23:07:12 REPOSITORY TAG IMAGE ID CREATED SIZE 23:07:12 core-data-arm64 latest f2aecfa2562e 4 seconds ago 19.3MB 23:07:12 support-notifications-arm64 latest 3f48d40915cc 17 seconds ago 15.9MB 23:07:12 db0bee21ab4e 21 seconds ago 1.46GB 23:07:12 6ed4d90ee436 33 seconds ago 1.45GB 23:07:12 security-proxy-setup-arm64 latest 10a49dbab227 40 seconds ago 24.6MB 23:07:12 support-scheduler-arm64 latest 29e504f4efba 50 seconds ago 15.2MB 23:07:12 38aeebd0916b 59 seconds ago 1.46GB 23:07:12 d089a4d1a50a About a minute ago 1.45GB 23:07:12 sys-mgmt-agent-arm64 latest 477551a586bd About a minute ago 311MB 23:07:12 security-bootstrapper-arm64 latest 4f59303b4319 2 minutes ago 17.7MB 23:07:12 security-secretstore-setup-arm64 latest b436dd2b6559 3 minutes ago 26.5MB 23:07:12 core-command-arm64 latest b5e8a486668e 3 minutes ago 15.2MB 23:07:12 core-metadata-arm64 latest 482d2402d8ab 3 minutes ago 15.8MB 23:07:12 708713667510 3 minutes ago 1.46GB 23:07:12 23478c8222a4 3 minutes ago 1.46GB 23:07:12 57ead68ee106 3 minutes ago 1.45GB 23:07:12 bac15b00f4da 3 minutes ago 1.45GB 23:07:12 5919aede7330 3 minutes ago 1.45GB 23:07:12 ci-base-image-arm64 latest e15624e7b627 8 minutes ago 1.24GB 23:07:12 alpine 3.12 afc2cc120ca2 8 days ago 5.33MB 23:07:12 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.16-alpine 04bc70af865f 5 weeks ago 533MB 23:07:12 docker 20.10.7 df445af6242a 2 months ago 234MB 23:07:12 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 14 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 23:07:12 provisioning config files... 23:07:12 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/49@tmp/config1346986639998080549tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:07:13 ---> docker-login.sh 23:07:13 nexus3.edgexfoundry.org:10001 23:07:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:07:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:07:13 Configure a credential helper to remove this warning. See 23:07:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:07:13 23:07:13 Login Succeeded 23:07:13 nexus3.edgexfoundry.org:10002 23:07:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:07:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:07:15 Configure a credential helper to remove this warning. See 23:07:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:07:15 23:07:15 Login Succeeded 23:07:15 nexus3.edgexfoundry.org:10003 23:07:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:07:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:07:15 Configure a credential helper to remove this warning. See 23:07:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:07:15 23:07:15 Login Succeeded 23:07:15 nexus3.edgexfoundry.org:10004 23:07:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:07:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:07:15 Configure a credential helper to remove this warning. See 23:07:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:07:15 23:07:15 Login Succeeded 23:07:15 docker.io 23:07:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:07:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:07:16 Configure a credential helper to remove this warning. See 23:07:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:07:16 23:07:16 Login Succeeded 23:07:16 ---> docker-login.sh ends [Pipeline] } 23:07:16 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 23:07:16 [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: 23:07:16 0aafbc0fece84c024f34443fde64f7a14b5c547f 23:07:16 latest 23:07:16 2.0.1-dev.42 23:07:16 0aafbc0fece84c024f34443fde64f7a14b5c547f-2.0.1-dev.42 23:07:16 main 23:07:16 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 23:07:17 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:0aafbc0fece84c024f34443fde64f7a14b5c547f [Pipeline] isUnix [Pipeline] sh 23:07:17 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:0aafbc0fece84c024f34443fde64f7a14b5c547f 23:07:17 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 23:07:17 2cf19bfef6cb: Preparing 23:07:17 71d771fd84e6: Preparing 23:07:17 30d265a3528a: Preparing 23:07:17 f65d35a1d181: Preparing 23:07:17 bdc42e120bf6: Preparing 23:07:17 bdc42e120bf6: Layer already exists 23:07:17 30d265a3528a: Pushed 23:07:17 f65d35a1d181: Pushed 23:07:17 2cf19bfef6cb: Pushed 23:07:20 71d771fd84e6: Pushed 23:07:20 0aafbc0fece84c024f34443fde64f7a14b5c547f: digest: sha256:cb8f35ede1929d6471f7ff5cac76dffe2667905b520f13af7d27ef1a8f4f9ff4 size: 1363 [Pipeline] isUnix [Pipeline] sh 23:07:20 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] isUnix [Pipeline] sh 23:07:21 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest 23:07:21 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 23:07:21 2cf19bfef6cb: Preparing 23:07:21 71d771fd84e6: Preparing 23:07:21 30d265a3528a: Preparing 23:07:21 f65d35a1d181: Preparing 23:07:21 bdc42e120bf6: Preparing 23:07:21 71d771fd84e6: Layer already exists 23:07:21 2cf19bfef6cb: Layer already exists 23:07:21 bdc42e120bf6: Layer already exists 23:07:21 30d265a3528a: Layer already exists 23:07:21 f65d35a1d181: Layer already exists 23:07:21 latest: digest: sha256:cb8f35ede1929d6471f7ff5cac76dffe2667905b520f13af7d27ef1a8f4f9ff4 size: 1363 [Pipeline] isUnix [Pipeline] sh 23:07:21 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:2.0.1-dev.42 [Pipeline] isUnix [Pipeline] sh 23:07:22 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:2.0.1-dev.42 23:07:22 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 23:07:22 2cf19bfef6cb: Preparing 23:07:22 71d771fd84e6: Preparing 23:07:22 30d265a3528a: Preparing 23:07:22 f65d35a1d181: Preparing 23:07:22 bdc42e120bf6: Preparing 23:07:22 30d265a3528a: Layer already exists 23:07:22 2cf19bfef6cb: Layer already exists 23:07:22 bdc42e120bf6: Layer already exists 23:07:22 71d771fd84e6: Layer already exists 23:07:22 f65d35a1d181: Layer already exists 23:07:22 2.0.1-dev.42: digest: sha256:cb8f35ede1929d6471f7ff5cac76dffe2667905b520f13af7d27ef1a8f4f9ff4 size: 1363 [Pipeline] isUnix [Pipeline] sh 23:07:22 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:0aafbc0fece84c024f34443fde64f7a14b5c547f-2.0.1-dev.42 [Pipeline] isUnix [Pipeline] sh 23:07:23 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:0aafbc0fece84c024f34443fde64f7a14b5c547f-2.0.1-dev.42 23:07:23 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 23:07:23 2cf19bfef6cb: Preparing 23:07:23 71d771fd84e6: Preparing 23:07:23 30d265a3528a: Preparing 23:07:23 f65d35a1d181: Preparing 23:07:23 bdc42e120bf6: Preparing 23:07:23 bdc42e120bf6: Layer already exists 23:07:23 30d265a3528a: Layer already exists 23:07:23 71d771fd84e6: Layer already exists 23:07:23 2cf19bfef6cb: Layer already exists 23:07:23 f65d35a1d181: Layer already exists 23:07:23 0aafbc0fece84c024f34443fde64f7a14b5c547f-2.0.1-dev.42: digest: sha256:cb8f35ede1929d6471f7ff5cac76dffe2667905b520f13af7d27ef1a8f4f9ff4 size: 1363 [Pipeline] isUnix [Pipeline] sh 23:07:23 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] isUnix [Pipeline] sh 23:07:24 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main 23:07:24 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 23:07:24 2cf19bfef6cb: Preparing 23:07:24 71d771fd84e6: Preparing 23:07:24 30d265a3528a: Preparing 23:07:24 f65d35a1d181: Preparing 23:07:24 bdc42e120bf6: Preparing 23:07:24 30d265a3528a: Layer already exists 23:07:24 2cf19bfef6cb: Layer already exists 23:07:24 f65d35a1d181: Layer already exists 23:07:24 bdc42e120bf6: Layer already exists 23:07:24 71d771fd84e6: Layer already exists 23:07:24 main: digest: sha256:cb8f35ede1929d6471f7ff5cac76dffe2667905b520f13af7d27ef1a8f4f9ff4 size: 1363 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 23:07:24 ===================================================== [Pipeline] echo 23:07:24 taggedImages: 23:07:24 - nexus3.edgexfoundry.org:10004/core-command-arm64:0aafbc0fece84c024f34443fde64f7a14b5c547f 23:07:24 - nexus3.edgexfoundry.org:10004/core-command-arm64:latest 23:07:24 - nexus3.edgexfoundry.org:10004/core-command-arm64:2.0.1-dev.42 23:07:24 - nexus3.edgexfoundry.org:10004/core-command-arm64:0aafbc0fece84c024f34443fde64f7a14b5c547f-2.0.1-dev.42 23:07:24 - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo 23:07:24 [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: 23:07:24 0aafbc0fece84c024f34443fde64f7a14b5c547f 23:07:24 latest 23:07:24 2.0.1-dev.42 23:07:24 0aafbc0fece84c024f34443fde64f7a14b5c547f-2.0.1-dev.42 23:07:24 main 23:07:24 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 23:07:24 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:0aafbc0fece84c024f34443fde64f7a14b5c547f [Pipeline] isUnix [Pipeline] sh 23:07:25 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:0aafbc0fece84c024f34443fde64f7a14b5c547f 23:07:25 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 23:07:25 2c539605759c: Preparing 23:07:25 a2d419c18098: Preparing 23:07:25 30d265a3528a: Preparing 23:07:25 62862eb2b238: Preparing 23:07:25 5f2146a5bd12: Preparing 23:07:25 bdc42e120bf6: Preparing 23:07:25 bdc42e120bf6: Waiting 23:07:25 30d265a3528a: Layer already exists 23:07:25 bdc42e120bf6: Layer already exists 23:07:25 5f2146a5bd12: Pushed 23:07:25 2c539605759c: Pushed 23:07:26 62862eb2b238: Pushed 23:07:29 a2d419c18098: Pushed 23:07:29 0aafbc0fece84c024f34443fde64f7a14b5c547f: digest: sha256:80784faed1cf11bec332b47e8b1b17feba797c6bd4abd7119476cac2fdcd544e size: 1572 [Pipeline] isUnix [Pipeline] sh 23:07:29 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] isUnix [Pipeline] sh 23:07:29 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest 23:07:29 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 23:07:29 2c539605759c: Preparing 23:07:29 a2d419c18098: Preparing 23:07:29 30d265a3528a: Preparing 23:07:29 62862eb2b238: Preparing 23:07:29 5f2146a5bd12: Preparing 23:07:29 bdc42e120bf6: Preparing 23:07:29 bdc42e120bf6: Waiting 23:07:29 a2d419c18098: Layer already exists 23:07:29 5f2146a5bd12: Layer already exists 23:07:29 62862eb2b238: Layer already exists 23:07:29 2c539605759c: Layer already exists 23:07:29 30d265a3528a: Layer already exists 23:07:30 bdc42e120bf6: Layer already exists 23:07:30 latest: digest: sha256:80784faed1cf11bec332b47e8b1b17feba797c6bd4abd7119476cac2fdcd544e size: 1572 [Pipeline] isUnix [Pipeline] sh 23:07:30 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:2.0.1-dev.42 [Pipeline] isUnix [Pipeline] sh 23:07:30 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:2.0.1-dev.42 23:07:30 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 23:07:30 2c539605759c: Preparing 23:07:30 a2d419c18098: Preparing 23:07:30 30d265a3528a: Preparing 23:07:30 62862eb2b238: Preparing 23:07:30 5f2146a5bd12: Preparing 23:07:30 bdc42e120bf6: Preparing 23:07:30 bdc42e120bf6: Waiting 23:07:30 62862eb2b238: Layer already exists 23:07:30 2c539605759c: Layer already exists 23:07:30 30d265a3528a: Layer already exists 23:07:30 a2d419c18098: Layer already exists 23:07:30 5f2146a5bd12: Layer already exists 23:07:30 bdc42e120bf6: Layer already exists 23:07:31 2.0.1-dev.42: digest: sha256:80784faed1cf11bec332b47e8b1b17feba797c6bd4abd7119476cac2fdcd544e size: 1572 [Pipeline] isUnix [Pipeline] sh 23:07:31 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:0aafbc0fece84c024f34443fde64f7a14b5c547f-2.0.1-dev.42 [Pipeline] isUnix [Pipeline] sh 23:07:31 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:0aafbc0fece84c024f34443fde64f7a14b5c547f-2.0.1-dev.42 23:07:31 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 23:07:31 2c539605759c: Preparing 23:07:31 a2d419c18098: Preparing 23:07:31 30d265a3528a: Preparing 23:07:31 62862eb2b238: Preparing 23:07:31 5f2146a5bd12: Preparing 23:07:31 bdc42e120bf6: Preparing 23:07:31 bdc42e120bf6: Waiting 23:07:32 2c539605759c: Layer already exists 23:07:32 5f2146a5bd12: Layer already exists 23:07:32 30d265a3528a: Layer already exists 23:07:32 a2d419c18098: Layer already exists 23:07:32 62862eb2b238: Layer already exists 23:07:32 bdc42e120bf6: Layer already exists 23:07:32 0aafbc0fece84c024f34443fde64f7a14b5c547f-2.0.1-dev.42: digest: sha256:80784faed1cf11bec332b47e8b1b17feba797c6bd4abd7119476cac2fdcd544e size: 1572 [Pipeline] isUnix [Pipeline] sh 23:07:32 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] isUnix [Pipeline] sh 23:07:32 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main 23:07:32 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 23:07:32 2c539605759c: Preparing 23:07:32 a2d419c18098: Preparing 23:07:32 30d265a3528a: Preparing 23:07:32 62862eb2b238: Preparing 23:07:32 5f2146a5bd12: Preparing 23:07:32 bdc42e120bf6: Preparing 23:07:32 bdc42e120bf6: Waiting 23:07:33 62862eb2b238: Layer already exists 23:07:33 5f2146a5bd12: Layer already exists 23:07:33 2c539605759c: Layer already exists 23:07:33 30d265a3528a: Layer already exists 23:07:33 a2d419c18098: Layer already exists 23:07:33 bdc42e120bf6: Layer already exists 23:07:33 main: digest: sha256:80784faed1cf11bec332b47e8b1b17feba797c6bd4abd7119476cac2fdcd544e size: 1572 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 23:07:33 ===================================================== [Pipeline] echo 23:07:33 taggedImages: 23:07:33 - nexus3.edgexfoundry.org:10004/core-data-arm64:0aafbc0fece84c024f34443fde64f7a14b5c547f 23:07:33 - nexus3.edgexfoundry.org:10004/core-data-arm64:latest 23:07:33 - nexus3.edgexfoundry.org:10004/core-data-arm64:2.0.1-dev.42 23:07:33 - nexus3.edgexfoundry.org:10004/core-data-arm64:0aafbc0fece84c024f34443fde64f7a14b5c547f-2.0.1-dev.42 23:07:33 - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo 23:07:33 [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: 23:07:33 0aafbc0fece84c024f34443fde64f7a14b5c547f 23:07:33 latest 23:07:33 2.0.1-dev.42 23:07:33 0aafbc0fece84c024f34443fde64f7a14b5c547f-2.0.1-dev.42 23:07:33 main 23:07:33 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 23:07:33 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:0aafbc0fece84c024f34443fde64f7a14b5c547f [Pipeline] isUnix [Pipeline] sh 23:07:33 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:0aafbc0fece84c024f34443fde64f7a14b5c547f 23:07:33 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 23:07:33 049764cc4db8: Preparing 23:07:33 16448500511b: Preparing 23:07:33 30d265a3528a: Preparing 23:07:33 f65d35a1d181: Preparing 23:07:33 bdc42e120bf6: Preparing 23:07:34 bdc42e120bf6: Layer already exists 23:07:34 30d265a3528a: Layer already exists 23:07:34 f65d35a1d181: Layer already exists 23:07:34 049764cc4db8: Pushed 23:07:37 16448500511b: Pushed 23:07:37 0aafbc0fece84c024f34443fde64f7a14b5c547f: digest: sha256:f2e4464f0eac165ac8f5392a959417cbedadfcef8d29eac233009988393210a0 size: 1363 [Pipeline] isUnix [Pipeline] sh 23:07:37 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] isUnix [Pipeline] sh 23:07:38 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest 23:07:38 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 23:07:38 049764cc4db8: Preparing 23:07:38 16448500511b: Preparing 23:07:38 30d265a3528a: Preparing 23:07:38 f65d35a1d181: Preparing 23:07:38 bdc42e120bf6: Preparing 23:07:38 16448500511b: Layer already exists 23:07:38 f65d35a1d181: Layer already exists 23:07:38 30d265a3528a: Layer already exists 23:07:38 bdc42e120bf6: Layer already exists 23:07:38 049764cc4db8: Layer already exists 23:07:38 latest: digest: sha256:f2e4464f0eac165ac8f5392a959417cbedadfcef8d29eac233009988393210a0 size: 1363 [Pipeline] isUnix [Pipeline] sh 23:07:40 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.0.1-dev.42 [Pipeline] isUnix [Pipeline] sh 23:07:40 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.0.1-dev.42 23:07:40 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 23:07:40 049764cc4db8: Preparing 23:07:40 16448500511b: Preparing 23:07:40 30d265a3528a: Preparing 23:07:40 f65d35a1d181: Preparing 23:07:40 bdc42e120bf6: Preparing 23:07:40 bdc42e120bf6: Layer already exists 23:07:41 f65d35a1d181: Layer already exists 23:07:41 16448500511b: Layer already exists 23:07:41 049764cc4db8: Layer already exists 23:07:41 30d265a3528a: Layer already exists 23:07:41 2.0.1-dev.42: digest: sha256:f2e4464f0eac165ac8f5392a959417cbedadfcef8d29eac233009988393210a0 size: 1363 [Pipeline] isUnix [Pipeline] sh 23:07:41 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:0aafbc0fece84c024f34443fde64f7a14b5c547f-2.0.1-dev.42 [Pipeline] isUnix [Pipeline] sh 23:07:41 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:0aafbc0fece84c024f34443fde64f7a14b5c547f-2.0.1-dev.42 23:07:41 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 23:07:41 049764cc4db8: Preparing 23:07:41 16448500511b: Preparing 23:07:41 30d265a3528a: Preparing 23:07:41 f65d35a1d181: Preparing 23:07:41 bdc42e120bf6: Preparing 23:07:42 30d265a3528a: Layer already exists 23:07:42 bdc42e120bf6: Layer already exists 23:07:42 f65d35a1d181: Layer already exists 23:07:42 049764cc4db8: Layer already exists 23:07:42 16448500511b: Layer already exists 23:07:42 0aafbc0fece84c024f34443fde64f7a14b5c547f-2.0.1-dev.42: digest: sha256:f2e4464f0eac165ac8f5392a959417cbedadfcef8d29eac233009988393210a0 size: 1363 [Pipeline] isUnix [Pipeline] sh 23:07:42 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] isUnix [Pipeline] sh 23:07:43 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main 23:07:43 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 23:07:43 049764cc4db8: Preparing 23:07:43 16448500511b: Preparing 23:07:43 30d265a3528a: Preparing 23:07:43 f65d35a1d181: Preparing 23:07:43 bdc42e120bf6: Preparing 23:07:43 f65d35a1d181: Layer already exists 23:07:43 16448500511b: Layer already exists 23:07:43 049764cc4db8: Layer already exists 23:07:43 bdc42e120bf6: Layer already exists 23:07:43 30d265a3528a: Layer already exists 23:07:43 main: digest: sha256:f2e4464f0eac165ac8f5392a959417cbedadfcef8d29eac233009988393210a0 size: 1363 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 23:07:43 ===================================================== [Pipeline] echo 23:07:43 taggedImages: 23:07:43 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:0aafbc0fece84c024f34443fde64f7a14b5c547f 23:07:43 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest 23:07:43 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.0.1-dev.42 23:07:43 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:0aafbc0fece84c024f34443fde64f7a14b5c547f-2.0.1-dev.42 23:07:43 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo 23:07:43 [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: 23:07:43 0aafbc0fece84c024f34443fde64f7a14b5c547f 23:07:43 latest 23:07:43 2.0.1-dev.42 23:07:43 0aafbc0fece84c024f34443fde64f7a14b5c547f-2.0.1-dev.42 23:07:43 main 23:07:43 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 23:07:43 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:0aafbc0fece84c024f34443fde64f7a14b5c547f [Pipeline] isUnix [Pipeline] sh 23:07:44 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:0aafbc0fece84c024f34443fde64f7a14b5c547f 23:07:44 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 23:07:44 b3c9c24ae38d: Preparing 23:07:44 b3c9c24ae38d: Preparing 23:07:44 be9462a55c7b: Preparing 23:07:44 27a194d5d0c3: Preparing 23:07:44 557ced40c789: Preparing 23:07:44 577f866114ca: Preparing 23:07:44 30d265a3528a: Preparing 23:07:44 494c3f3c3e44: Preparing 23:07:44 18349f4c37e8: Preparing 23:07:44 d0276f638f1a: Preparing 23:07:44 4fe914e2ea18: Preparing 23:07:44 bdc42e120bf6: Preparing 23:07:44 18349f4c37e8: Waiting 23:07:44 d0276f638f1a: Waiting 23:07:44 bdc42e120bf6: Waiting 23:07:44 30d265a3528a: Waiting 23:07:44 4fe914e2ea18: Waiting 23:07:44 494c3f3c3e44: Waiting 23:07:44 be9462a55c7b: Pushed 23:07:44 b3c9c24ae38d: Pushed 23:07:44 557ced40c789: Pushed 23:07:44 27a194d5d0c3: Pushed 23:07:44 30d265a3528a: Layer already exists 23:07:44 494c3f3c3e44: Pushed 23:07:44 bdc42e120bf6: Layer already exists 23:07:44 18349f4c37e8: Pushed 23:07:44 d0276f638f1a: Pushed 23:07:45 4fe914e2ea18: Pushed 23:07:47 577f866114ca: Pushed 23:07:47 0aafbc0fece84c024f34443fde64f7a14b5c547f: digest: sha256:0e9bb0b9996ac9e9c37f92bd501febcdaf395fa49a2c4f6277639bb1719daed9 size: 2817 [Pipeline] isUnix [Pipeline] sh 23:07:48 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] isUnix [Pipeline] sh 23:07:48 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest 23:07:48 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 23:07:48 b3c9c24ae38d: Preparing 23:07:48 b3c9c24ae38d: Preparing 23:07:48 be9462a55c7b: Preparing 23:07:48 27a194d5d0c3: Preparing 23:07:48 557ced40c789: Preparing 23:07:48 577f866114ca: Preparing 23:07:48 30d265a3528a: Preparing 23:07:48 494c3f3c3e44: Preparing 23:07:48 18349f4c37e8: Preparing 23:07:48 d0276f638f1a: Preparing 23:07:48 4fe914e2ea18: Preparing 23:07:48 bdc42e120bf6: Preparing 23:07:48 30d265a3528a: Waiting 23:07:48 d0276f638f1a: Waiting 23:07:48 494c3f3c3e44: Waiting 23:07:48 18349f4c37e8: Waiting 23:07:48 4fe914e2ea18: Waiting 23:07:48 bdc42e120bf6: Waiting 23:07:48 27a194d5d0c3: Layer already exists 23:07:48 577f866114ca: Layer already exists 23:07:48 557ced40c789: Layer already exists 23:07:48 be9462a55c7b: Layer already exists 23:07:48 b3c9c24ae38d: Layer already exists 23:07:48 494c3f3c3e44: Layer already exists 23:07:48 30d265a3528a: Layer already exists 23:07:48 d0276f638f1a: Layer already exists 23:07:48 18349f4c37e8: Layer already exists 23:07:48 4fe914e2ea18: Layer already exists 23:07:48 bdc42e120bf6: Layer already exists 23:07:48 latest: digest: sha256:0e9bb0b9996ac9e9c37f92bd501febcdaf395fa49a2c4f6277639bb1719daed9 size: 2817 [Pipeline] isUnix [Pipeline] sh 23:07:49 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.0.1-dev.42 [Pipeline] isUnix [Pipeline] sh 23:07:49 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.0.1-dev.42 23:07:49 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 23:07:49 b3c9c24ae38d: Preparing 23:07:49 b3c9c24ae38d: Preparing 23:07:49 be9462a55c7b: Preparing 23:07:49 27a194d5d0c3: Preparing 23:07:49 557ced40c789: Preparing 23:07:49 577f866114ca: Preparing 23:07:49 30d265a3528a: Preparing 23:07:49 494c3f3c3e44: Preparing 23:07:49 18349f4c37e8: Preparing 23:07:49 d0276f638f1a: Preparing 23:07:49 4fe914e2ea18: Preparing 23:07:49 bdc42e120bf6: Preparing 23:07:49 30d265a3528a: Waiting 23:07:49 494c3f3c3e44: Waiting 23:07:49 18349f4c37e8: Waiting 23:07:49 d0276f638f1a: Waiting 23:07:49 bdc42e120bf6: Waiting 23:07:49 4fe914e2ea18: Waiting 23:07:49 b3c9c24ae38d: Layer already exists 23:07:49 be9462a55c7b: Layer already exists 23:07:49 557ced40c789: Layer already exists 23:07:49 27a194d5d0c3: Layer already exists 23:07:49 577f866114ca: Layer already exists 23:07:49 d0276f638f1a: Layer already exists 23:07:49 18349f4c37e8: Layer already exists 23:07:49 30d265a3528a: Layer already exists 23:07:49 494c3f3c3e44: Layer already exists 23:07:49 4fe914e2ea18: Layer already exists 23:07:49 bdc42e120bf6: Layer already exists 23:07:49 2.0.1-dev.42: digest: sha256:0e9bb0b9996ac9e9c37f92bd501febcdaf395fa49a2c4f6277639bb1719daed9 size: 2817 [Pipeline] isUnix [Pipeline] sh 23:07:50 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:0aafbc0fece84c024f34443fde64f7a14b5c547f-2.0.1-dev.42 [Pipeline] isUnix [Pipeline] sh 23:07:50 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:0aafbc0fece84c024f34443fde64f7a14b5c547f-2.0.1-dev.42 23:07:50 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 23:07:50 b3c9c24ae38d: Preparing 23:07:50 b3c9c24ae38d: Preparing 23:07:50 be9462a55c7b: Preparing 23:07:50 27a194d5d0c3: Preparing 23:07:50 557ced40c789: Preparing 23:07:50 577f866114ca: Preparing 23:07:50 30d265a3528a: Preparing 23:07:50 494c3f3c3e44: Preparing 23:07:50 18349f4c37e8: Preparing 23:07:50 d0276f638f1a: Preparing 23:07:50 4fe914e2ea18: Preparing 23:07:50 bdc42e120bf6: Preparing 23:07:50 30d265a3528a: Waiting 23:07:50 494c3f3c3e44: Waiting 23:07:50 18349f4c37e8: Waiting 23:07:50 d0276f638f1a: Waiting 23:07:50 4fe914e2ea18: Waiting 23:07:50 bdc42e120bf6: Waiting 23:07:50 557ced40c789: Layer already exists 23:07:50 b3c9c24ae38d: Layer already exists 23:07:50 27a194d5d0c3: Layer already exists 23:07:50 577f866114ca: Layer already exists 23:07:50 be9462a55c7b: Layer already exists 23:07:50 30d265a3528a: Layer already exists 23:07:50 494c3f3c3e44: Layer already exists 23:07:50 18349f4c37e8: Layer already exists 23:07:50 d0276f638f1a: Layer already exists 23:07:50 4fe914e2ea18: Layer already exists 23:07:50 bdc42e120bf6: Layer already exists 23:07:50 0aafbc0fece84c024f34443fde64f7a14b5c547f-2.0.1-dev.42: digest: sha256:0e9bb0b9996ac9e9c37f92bd501febcdaf395fa49a2c4f6277639bb1719daed9 size: 2817 [Pipeline] isUnix [Pipeline] sh 23:07:51 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] isUnix [Pipeline] sh 23:07:51 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main 23:07:51 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 23:07:51 b3c9c24ae38d: Preparing 23:07:51 b3c9c24ae38d: Preparing 23:07:51 be9462a55c7b: Preparing 23:07:51 27a194d5d0c3: Preparing 23:07:51 557ced40c789: Preparing 23:07:51 577f866114ca: Preparing 23:07:51 30d265a3528a: Preparing 23:07:51 494c3f3c3e44: Preparing 23:07:51 18349f4c37e8: Preparing 23:07:51 d0276f638f1a: Preparing 23:07:51 4fe914e2ea18: Preparing 23:07:51 bdc42e120bf6: Preparing 23:07:51 30d265a3528a: Waiting 23:07:51 494c3f3c3e44: Waiting 23:07:51 18349f4c37e8: Waiting 23:07:51 d0276f638f1a: Waiting 23:07:51 bdc42e120bf6: Waiting 23:07:51 4fe914e2ea18: Waiting 23:07:51 b3c9c24ae38d: Layer already exists 23:07:51 577f866114ca: Layer already exists 23:07:51 be9462a55c7b: Layer already exists 23:07:51 27a194d5d0c3: Layer already exists 23:07:51 557ced40c789: Layer already exists 23:07:51 494c3f3c3e44: Layer already exists 23:07:51 4fe914e2ea18: Layer already exists 23:07:51 18349f4c37e8: Layer already exists 23:07:51 30d265a3528a: Layer already exists 23:07:51 d0276f638f1a: Layer already exists 23:07:51 bdc42e120bf6: Layer already exists 23:07:51 main: digest: sha256:0e9bb0b9996ac9e9c37f92bd501febcdaf395fa49a2c4f6277639bb1719daed9 size: 2817 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 23:07:51 ===================================================== [Pipeline] echo 23:07:51 taggedImages: 23:07:51 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:0aafbc0fece84c024f34443fde64f7a14b5c547f 23:07:51 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest 23:07:51 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.0.1-dev.42 23:07:51 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:0aafbc0fece84c024f34443fde64f7a14b5c547f-2.0.1-dev.42 23:07:51 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo 23:07:51 [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: 23:07:51 0aafbc0fece84c024f34443fde64f7a14b5c547f 23:07:51 latest 23:07:51 2.0.1-dev.42 23:07:51 0aafbc0fece84c024f34443fde64f7a14b5c547f-2.0.1-dev.42 23:07:51 main 23:07:51 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 23:07:52 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:0aafbc0fece84c024f34443fde64f7a14b5c547f [Pipeline] isUnix [Pipeline] sh 23:07:52 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:0aafbc0fece84c024f34443fde64f7a14b5c547f 23:07:52 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 23:07:52 f496b5ec1711: Preparing 23:07:52 e95d992799db: Preparing 23:07:52 4f488e4aba38: Preparing 23:07:52 5bd8a44f71d8: Preparing 23:07:52 78e062607180: Preparing 23:07:52 bdc42e120bf6: Preparing 23:07:52 bdc42e120bf6: Waiting 23:07:53 5bd8a44f71d8: Pushed 23:07:53 4f488e4aba38: Pushed 23:07:53 bdc42e120bf6: Layer already exists 23:07:53 78e062607180: Pushed 23:07:55 e95d992799db: Pushed 23:07:55 f496b5ec1711: Pushed 23:07:55 0aafbc0fece84c024f34443fde64f7a14b5c547f: digest: sha256:2bf17c40af16489b0dac45cbf6ce730ee1536bac52e316a616a2e1c13c925936 size: 1575 [Pipeline] isUnix [Pipeline] sh 23:07:56 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [Pipeline] isUnix [Pipeline] sh 23:07:56 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest 23:07:56 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 23:07:56 f496b5ec1711: Preparing 23:07:56 e95d992799db: Preparing 23:07:56 4f488e4aba38: Preparing 23:07:56 5bd8a44f71d8: Preparing 23:07:56 78e062607180: Preparing 23:07:56 bdc42e120bf6: Preparing 23:07:56 bdc42e120bf6: Waiting 23:07:56 e95d992799db: Layer already exists 23:07:56 78e062607180: Layer already exists 23:07:56 f496b5ec1711: Layer already exists 23:07:56 5bd8a44f71d8: Layer already exists 23:07:56 4f488e4aba38: Layer already exists 23:07:56 bdc42e120bf6: Layer already exists 23:07:56 latest: digest: sha256:2bf17c40af16489b0dac45cbf6ce730ee1536bac52e316a616a2e1c13c925936 size: 1575 [Pipeline] isUnix [Pipeline] sh 23:07:57 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.0.1-dev.42 [Pipeline] isUnix [Pipeline] sh 23:07:57 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.0.1-dev.42 23:07:57 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 23:07:57 f496b5ec1711: Preparing 23:07:57 e95d992799db: Preparing 23:07:57 4f488e4aba38: Preparing 23:07:57 5bd8a44f71d8: Preparing 23:07:57 78e062607180: Preparing 23:07:57 bdc42e120bf6: Preparing 23:07:57 e95d992799db: Layer already exists 23:07:57 4f488e4aba38: Layer already exists 23:07:57 f496b5ec1711: Layer already exists 23:07:57 78e062607180: Layer already exists 23:07:57 5bd8a44f71d8: Layer already exists 23:07:57 bdc42e120bf6: Layer already exists 23:07:57 2.0.1-dev.42: digest: sha256:2bf17c40af16489b0dac45cbf6ce730ee1536bac52e316a616a2e1c13c925936 size: 1575 [Pipeline] isUnix [Pipeline] sh 23:07:58 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:0aafbc0fece84c024f34443fde64f7a14b5c547f-2.0.1-dev.42 [Pipeline] isUnix [Pipeline] sh 23:07:58 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:0aafbc0fece84c024f34443fde64f7a14b5c547f-2.0.1-dev.42 23:07:58 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 23:07:58 f496b5ec1711: Preparing 23:07:58 e95d992799db: Preparing 23:07:58 4f488e4aba38: Preparing 23:07:58 5bd8a44f71d8: Preparing 23:07:58 78e062607180: Preparing 23:07:58 bdc42e120bf6: Preparing 23:07:58 bdc42e120bf6: Waiting 23:07:58 f496b5ec1711: Layer already exists 23:07:58 4f488e4aba38: Layer already exists 23:07:58 5bd8a44f71d8: Layer already exists 23:07:58 78e062607180: Layer already exists 23:07:58 e95d992799db: Layer already exists 23:07:58 bdc42e120bf6: Layer already exists 23:07:58 0aafbc0fece84c024f34443fde64f7a14b5c547f-2.0.1-dev.42: digest: sha256:2bf17c40af16489b0dac45cbf6ce730ee1536bac52e316a616a2e1c13c925936 size: 1575 [Pipeline] isUnix [Pipeline] sh 23:07:59 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] isUnix [Pipeline] sh 23:07:59 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main 23:07:59 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 23:07:59 f496b5ec1711: Preparing 23:07:59 e95d992799db: Preparing 23:07:59 4f488e4aba38: Preparing 23:07:59 5bd8a44f71d8: Preparing 23:07:59 78e062607180: Preparing 23:07:59 bdc42e120bf6: Preparing 23:07:59 bdc42e120bf6: Waiting 23:07:59 5bd8a44f71d8: Layer already exists 23:07:59 4f488e4aba38: Layer already exists 23:07:59 e95d992799db: Layer already exists 23:07:59 f496b5ec1711: Layer already exists 23:07:59 78e062607180: Layer already exists 23:07:59 bdc42e120bf6: Layer already exists 23:07:59 main: digest: sha256:2bf17c40af16489b0dac45cbf6ce730ee1536bac52e316a616a2e1c13c925936 size: 1575 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 23:08:01 ===================================================== [Pipeline] echo 23:08:01 taggedImages: 23:08:01 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:0aafbc0fece84c024f34443fde64f7a14b5c547f 23:08:01 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest 23:08:01 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.0.1-dev.42 23:08:01 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:0aafbc0fece84c024f34443fde64f7a14b5c547f-2.0.1-dev.42 23:08:01 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo 23:08:01 [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: 23:08:01 0aafbc0fece84c024f34443fde64f7a14b5c547f 23:08:01 latest 23:08:01 2.0.1-dev.42 23:08:01 0aafbc0fece84c024f34443fde64f7a14b5c547f-2.0.1-dev.42 23:08:01 main 23:08:01 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 23:08:01 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:0aafbc0fece84c024f34443fde64f7a14b5c547f [Pipeline] isUnix [Pipeline] sh 23:08:02 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:0aafbc0fece84c024f34443fde64f7a14b5c547f 23:08:02 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 23:08:02 c05ff39dfa44: Preparing 23:08:02 d8a704c28cd6: Preparing 23:08:02 2f22c79ba54b: Preparing 23:08:02 b72b51bc67b3: Preparing 23:08:02 449db6033bdc: Preparing 23:08:02 d2990637dc8f: Preparing 23:08:02 b14a37a96488: Preparing 23:08:02 10db915dca8f: Preparing 23:08:02 fc74fab252d7: Preparing 23:08:02 bdc42e120bf6: Preparing 23:08:02 d2990637dc8f: Waiting 23:08:02 b14a37a96488: Waiting 23:08:02 fc74fab252d7: Waiting 23:08:02 10db915dca8f: Waiting 23:08:02 bdc42e120bf6: Waiting 23:08:02 449db6033bdc: Pushed 23:08:02 c05ff39dfa44: Pushed 23:08:02 d8a704c28cd6: Pushed 23:08:02 d2990637dc8f: Pushed 23:08:02 b14a37a96488: Pushed 23:08:02 10db915dca8f: Pushed 23:08:02 bdc42e120bf6: Layer already exists 23:08:03 fc74fab252d7: Pushed 23:08:04 b72b51bc67b3: Pushed 23:08:05 2f22c79ba54b: Pushed 23:08:05 0aafbc0fece84c024f34443fde64f7a14b5c547f: digest: sha256:d214f646102322ee0f9db10241230dfd370401e3027a4b5357cb5a7d7e331b8c size: 2405 [Pipeline] isUnix [Pipeline] sh 23:08:05 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [Pipeline] isUnix [Pipeline] sh 23:08:06 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest 23:08:06 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 23:08:06 c05ff39dfa44: Preparing 23:08:06 d8a704c28cd6: Preparing 23:08:06 2f22c79ba54b: Preparing 23:08:06 b72b51bc67b3: Preparing 23:08:06 449db6033bdc: Preparing 23:08:06 d2990637dc8f: Preparing 23:08:06 b14a37a96488: Preparing 23:08:06 10db915dca8f: Preparing 23:08:06 fc74fab252d7: Preparing 23:08:06 bdc42e120bf6: Preparing 23:08:06 d2990637dc8f: Waiting 23:08:06 10db915dca8f: Waiting 23:08:06 b14a37a96488: Waiting 23:08:06 bdc42e120bf6: Waiting 23:08:06 fc74fab252d7: Waiting 23:08:06 c05ff39dfa44: Layer already exists 23:08:06 2f22c79ba54b: Layer already exists 23:08:06 449db6033bdc: Layer already exists 23:08:06 b72b51bc67b3: Layer already exists 23:08:06 d8a704c28cd6: Layer already exists 23:08:06 d2990637dc8f: Layer already exists 23:08:06 b14a37a96488: Layer already exists 23:08:06 fc74fab252d7: Layer already exists 23:08:06 10db915dca8f: Layer already exists 23:08:06 bdc42e120bf6: Layer already exists 23:08:06 latest: digest: sha256:d214f646102322ee0f9db10241230dfd370401e3027a4b5357cb5a7d7e331b8c size: 2405 [Pipeline] isUnix [Pipeline] sh 23:08:06 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.0.1-dev.42 [Pipeline] isUnix [Pipeline] sh 23:08:07 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.0.1-dev.42 23:08:07 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 23:08:07 c05ff39dfa44: Preparing 23:08:07 d8a704c28cd6: Preparing 23:08:07 2f22c79ba54b: Preparing 23:08:07 b72b51bc67b3: Preparing 23:08:07 449db6033bdc: Preparing 23:08:07 d2990637dc8f: Preparing 23:08:07 b14a37a96488: Preparing 23:08:07 10db915dca8f: Preparing 23:08:07 fc74fab252d7: Preparing 23:08:07 bdc42e120bf6: Preparing 23:08:07 d2990637dc8f: Waiting 23:08:07 b14a37a96488: Waiting 23:08:07 10db915dca8f: Waiting 23:08:07 fc74fab252d7: Waiting 23:08:07 bdc42e120bf6: Waiting 23:08:07 c05ff39dfa44: Layer already exists 23:08:07 d8a704c28cd6: Layer already exists 23:08:07 b72b51bc67b3: Layer already exists 23:08:07 2f22c79ba54b: Layer already exists 23:08:07 449db6033bdc: Layer already exists 23:08:07 d2990637dc8f: Layer already exists 23:08:07 b14a37a96488: Layer already exists 23:08:07 10db915dca8f: Layer already exists 23:08:07 fc74fab252d7: Layer already exists 23:08:07 bdc42e120bf6: Layer already exists 23:08:07 2.0.1-dev.42: digest: sha256:d214f646102322ee0f9db10241230dfd370401e3027a4b5357cb5a7d7e331b8c size: 2405 [Pipeline] isUnix [Pipeline] sh 23:08:07 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:0aafbc0fece84c024f34443fde64f7a14b5c547f-2.0.1-dev.42 [Pipeline] isUnix [Pipeline] sh 23:08:08 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:0aafbc0fece84c024f34443fde64f7a14b5c547f-2.0.1-dev.42 23:08:08 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 23:08:08 c05ff39dfa44: Preparing 23:08:08 d8a704c28cd6: Preparing 23:08:08 2f22c79ba54b: Preparing 23:08:08 b72b51bc67b3: Preparing 23:08:08 449db6033bdc: Preparing 23:08:08 d2990637dc8f: Preparing 23:08:08 b14a37a96488: Preparing 23:08:08 10db915dca8f: Preparing 23:08:08 fc74fab252d7: Preparing 23:08:08 bdc42e120bf6: Preparing 23:08:08 d2990637dc8f: Waiting 23:08:08 b14a37a96488: Waiting 23:08:08 10db915dca8f: Waiting 23:08:08 bdc42e120bf6: Waiting 23:08:08 fc74fab252d7: Waiting 23:08:08 2f22c79ba54b: Layer already exists 23:08:08 b72b51bc67b3: Layer already exists 23:08:08 c05ff39dfa44: Layer already exists 23:08:08 d8a704c28cd6: Layer already exists 23:08:08 449db6033bdc: Layer already exists 23:08:08 10db915dca8f: Layer already exists 23:08:08 d2990637dc8f: Layer already exists 23:08:08 bdc42e120bf6: Layer already exists 23:08:08 b14a37a96488: Layer already exists 23:08:08 fc74fab252d7: Layer already exists 23:08:08 0aafbc0fece84c024f34443fde64f7a14b5c547f-2.0.1-dev.42: digest: sha256:d214f646102322ee0f9db10241230dfd370401e3027a4b5357cb5a7d7e331b8c size: 2405 [Pipeline] isUnix [Pipeline] sh 23:08:08 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] isUnix [Pipeline] sh 23:08:09 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main 23:08:09 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 23:08:09 c05ff39dfa44: Preparing 23:08:09 d8a704c28cd6: Preparing 23:08:09 2f22c79ba54b: Preparing 23:08:09 b72b51bc67b3: Preparing 23:08:09 449db6033bdc: Preparing 23:08:09 d2990637dc8f: Preparing 23:08:09 b14a37a96488: Preparing 23:08:09 10db915dca8f: Preparing 23:08:09 fc74fab252d7: Preparing 23:08:09 bdc42e120bf6: Preparing 23:08:09 d2990637dc8f: Waiting 23:08:09 b14a37a96488: Waiting 23:08:09 10db915dca8f: Waiting 23:08:09 bdc42e120bf6: Waiting 23:08:09 fc74fab252d7: Waiting 23:08:09 d8a704c28cd6: Layer already exists 23:08:09 449db6033bdc: Layer already exists 23:08:09 b72b51bc67b3: Layer already exists 23:08:09 c05ff39dfa44: Layer already exists 23:08:09 2f22c79ba54b: Layer already exists 23:08:09 10db915dca8f: Layer already exists 23:08:09 b14a37a96488: Layer already exists 23:08:09 bdc42e120bf6: Layer already exists 23:08:09 fc74fab252d7: Layer already exists 23:08:09 d2990637dc8f: Layer already exists 23:08:09 main: digest: sha256:d214f646102322ee0f9db10241230dfd370401e3027a4b5357cb5a7d7e331b8c size: 2405 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 23:08:09 ===================================================== [Pipeline] echo 23:08:09 taggedImages: 23:08:09 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:0aafbc0fece84c024f34443fde64f7a14b5c547f 23:08:09 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest 23:08:09 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.0.1-dev.42 23:08:09 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:0aafbc0fece84c024f34443fde64f7a14b5c547f-2.0.1-dev.42 23:08:09 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo 23:08:09 [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: 23:08:09 0aafbc0fece84c024f34443fde64f7a14b5c547f 23:08:09 latest 23:08:09 2.0.1-dev.42 23:08:09 0aafbc0fece84c024f34443fde64f7a14b5c547f-2.0.1-dev.42 23:08:09 main 23:08:09 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 23:08:09 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:0aafbc0fece84c024f34443fde64f7a14b5c547f [Pipeline] isUnix [Pipeline] sh 23:08:10 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:0aafbc0fece84c024f34443fde64f7a14b5c547f 23:08:10 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 23:08:10 73ad75a0ca8a: Preparing 23:08:10 b97c6aa51db2: Preparing 23:08:10 30d265a3528a: Preparing 23:08:10 33f4124a33f5: Preparing 23:08:10 bdc42e120bf6: Preparing 23:08:10 bdc42e120bf6: Layer already exists 23:08:10 30d265a3528a: Layer already exists 23:08:10 73ad75a0ca8a: Pushed 23:08:10 33f4124a33f5: Pushed 23:08:13 b97c6aa51db2: Pushed 23:08:13 0aafbc0fece84c024f34443fde64f7a14b5c547f: digest: sha256:44a83f0c7a2eb33f31fe0dcebc12739cb5a54d3cd861b8f81a774c6f7cd98132 size: 1364 [Pipeline] isUnix [Pipeline] sh 23:08:13 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] isUnix [Pipeline] sh 23:08:14 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest 23:08:14 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 23:08:14 73ad75a0ca8a: Preparing 23:08:14 b97c6aa51db2: Preparing 23:08:14 30d265a3528a: Preparing 23:08:14 33f4124a33f5: Preparing 23:08:14 bdc42e120bf6: Preparing 23:08:14 73ad75a0ca8a: Layer already exists 23:08:14 33f4124a33f5: Layer already exists 23:08:14 b97c6aa51db2: Layer already exists 23:08:14 bdc42e120bf6: Layer already exists 23:08:14 30d265a3528a: Layer already exists 23:08:14 latest: digest: sha256:44a83f0c7a2eb33f31fe0dcebc12739cb5a54d3cd861b8f81a774c6f7cd98132 size: 1364 [Pipeline] isUnix [Pipeline] sh 23:08:14 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.0.1-dev.42 [Pipeline] isUnix [Pipeline] sh 23:08:15 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.0.1-dev.42 23:08:15 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 23:08:15 73ad75a0ca8a: Preparing 23:08:15 b97c6aa51db2: Preparing 23:08:15 30d265a3528a: Preparing 23:08:15 33f4124a33f5: Preparing 23:08:15 bdc42e120bf6: Preparing 23:08:15 30d265a3528a: Layer already exists 23:08:15 b97c6aa51db2: Layer already exists 23:08:15 73ad75a0ca8a: Layer already exists 23:08:15 bdc42e120bf6: Layer already exists 23:08:15 33f4124a33f5: Layer already exists 23:08:15 2.0.1-dev.42: digest: sha256:44a83f0c7a2eb33f31fe0dcebc12739cb5a54d3cd861b8f81a774c6f7cd98132 size: 1364 [Pipeline] isUnix [Pipeline] sh 23:08:15 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:0aafbc0fece84c024f34443fde64f7a14b5c547f-2.0.1-dev.42 [Pipeline] isUnix [Pipeline] sh 23:08:15 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:0aafbc0fece84c024f34443fde64f7a14b5c547f-2.0.1-dev.42 23:08:15 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 23:08:15 73ad75a0ca8a: Preparing 23:08:15 b97c6aa51db2: Preparing 23:08:15 30d265a3528a: Preparing 23:08:15 33f4124a33f5: Preparing 23:08:15 bdc42e120bf6: Preparing 23:08:16 b97c6aa51db2: Layer already exists 23:08:16 bdc42e120bf6: Layer already exists 23:08:16 30d265a3528a: Layer already exists 23:08:16 33f4124a33f5: Layer already exists 23:08:16 73ad75a0ca8a: Layer already exists 23:08:16 0aafbc0fece84c024f34443fde64f7a14b5c547f-2.0.1-dev.42: digest: sha256:44a83f0c7a2eb33f31fe0dcebc12739cb5a54d3cd861b8f81a774c6f7cd98132 size: 1364 [Pipeline] isUnix [Pipeline] sh 23:08:16 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] isUnix [Pipeline] sh 23:08:16 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main 23:08:16 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 23:08:16 73ad75a0ca8a: Preparing 23:08:16 b97c6aa51db2: Preparing 23:08:16 30d265a3528a: Preparing 23:08:16 33f4124a33f5: Preparing 23:08:16 bdc42e120bf6: Preparing 23:08:17 bdc42e120bf6: Layer already exists 23:08:17 b97c6aa51db2: Layer already exists 23:08:17 73ad75a0ca8a: Layer already exists 23:08:17 33f4124a33f5: Layer already exists 23:08:17 30d265a3528a: Layer already exists 23:08:17 main: digest: sha256:44a83f0c7a2eb33f31fe0dcebc12739cb5a54d3cd861b8f81a774c6f7cd98132 size: 1364 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 23:08:17 ===================================================== [Pipeline] echo 23:08:17 taggedImages: 23:08:17 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:0aafbc0fece84c024f34443fde64f7a14b5c547f 23:08:17 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest 23:08:17 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.0.1-dev.42 23:08:17 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:0aafbc0fece84c024f34443fde64f7a14b5c547f-2.0.1-dev.42 23:08:17 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo 23:08:17 [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: 23:08:17 0aafbc0fece84c024f34443fde64f7a14b5c547f 23:08:17 latest 23:08:17 2.0.1-dev.42 23:08:17 0aafbc0fece84c024f34443fde64f7a14b5c547f-2.0.1-dev.42 23:08:17 main 23:08:17 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 23:08:17 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:0aafbc0fece84c024f34443fde64f7a14b5c547f [Pipeline] isUnix [Pipeline] sh 23:08:18 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:0aafbc0fece84c024f34443fde64f7a14b5c547f 23:08:18 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 23:08:18 b92b43c6a793: Preparing 23:08:18 4c3870531d92: Preparing 23:08:18 30d265a3528a: Preparing 23:08:18 f65d35a1d181: Preparing 23:08:18 bdc42e120bf6: Preparing 23:08:18 f65d35a1d181: Layer already exists 23:08:18 30d265a3528a: Layer already exists 23:08:18 bdc42e120bf6: Layer already exists 23:08:18 b92b43c6a793: Pushed 23:08:21 4c3870531d92: Pushed 23:08:21 0aafbc0fece84c024f34443fde64f7a14b5c547f: digest: sha256:9b82b0907e402ef389466cfa42b567eae5c305d561e5bff23460a34ab1d1551c size: 1363 [Pipeline] isUnix [Pipeline] sh 23:08:23 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] isUnix [Pipeline] sh 23:08:23 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest 23:08:23 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 23:08:23 b92b43c6a793: Preparing 23:08:23 4c3870531d92: Preparing 23:08:23 30d265a3528a: Preparing 23:08:23 f65d35a1d181: Preparing 23:08:23 bdc42e120bf6: Preparing 23:08:23 f65d35a1d181: Layer already exists 23:08:23 30d265a3528a: Layer already exists 23:08:23 bdc42e120bf6: Layer already exists 23:08:23 4c3870531d92: Layer already exists 23:08:23 b92b43c6a793: Layer already exists 23:08:23 latest: digest: sha256:9b82b0907e402ef389466cfa42b567eae5c305d561e5bff23460a34ab1d1551c size: 1363 [Pipeline] isUnix [Pipeline] sh 23:08:24 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.0.1-dev.42 [Pipeline] isUnix [Pipeline] sh 23:08:24 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.0.1-dev.42 23:08:24 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 23:08:24 b92b43c6a793: Preparing 23:08:24 4c3870531d92: Preparing 23:08:24 30d265a3528a: Preparing 23:08:24 f65d35a1d181: Preparing 23:08:24 bdc42e120bf6: Preparing 23:08:24 4c3870531d92: Layer already exists 23:08:24 f65d35a1d181: Layer already exists 23:08:24 b92b43c6a793: Layer already exists 23:08:24 30d265a3528a: Layer already exists 23:08:24 bdc42e120bf6: Layer already exists 23:08:24 2.0.1-dev.42: digest: sha256:9b82b0907e402ef389466cfa42b567eae5c305d561e5bff23460a34ab1d1551c size: 1363 [Pipeline] isUnix [Pipeline] sh 23:08:25 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:0aafbc0fece84c024f34443fde64f7a14b5c547f-2.0.1-dev.42 [Pipeline] isUnix [Pipeline] sh 23:08:25 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:0aafbc0fece84c024f34443fde64f7a14b5c547f-2.0.1-dev.42 23:08:25 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 23:08:25 b92b43c6a793: Preparing 23:08:25 4c3870531d92: Preparing 23:08:25 30d265a3528a: Preparing 23:08:25 f65d35a1d181: Preparing 23:08:25 bdc42e120bf6: Preparing 23:08:25 bdc42e120bf6: Layer already exists 23:08:25 b92b43c6a793: Layer already exists 23:08:25 30d265a3528a: Layer already exists 23:08:25 f65d35a1d181: Layer already exists 23:08:25 4c3870531d92: Layer already exists 23:08:25 0aafbc0fece84c024f34443fde64f7a14b5c547f-2.0.1-dev.42: digest: sha256:9b82b0907e402ef389466cfa42b567eae5c305d561e5bff23460a34ab1d1551c size: 1363 [Pipeline] isUnix [Pipeline] sh 23:08:26 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] isUnix [Pipeline] sh 23:08:26 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main 23:08:26 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 23:08:26 b92b43c6a793: Preparing 23:08:26 4c3870531d92: Preparing 23:08:26 30d265a3528a: Preparing 23:08:26 f65d35a1d181: Preparing 23:08:26 bdc42e120bf6: Preparing 23:08:26 4c3870531d92: Layer already exists 23:08:26 b92b43c6a793: Layer already exists 23:08:26 30d265a3528a: Layer already exists 23:08:26 bdc42e120bf6: Layer already exists 23:08:26 f65d35a1d181: Layer already exists 23:08:26 main: digest: sha256:9b82b0907e402ef389466cfa42b567eae5c305d561e5bff23460a34ab1d1551c size: 1363 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 23:08:26 ===================================================== [Pipeline] echo 23:08:26 taggedImages: 23:08:26 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:0aafbc0fece84c024f34443fde64f7a14b5c547f 23:08:26 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest 23:08:26 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.0.1-dev.42 23:08:26 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:0aafbc0fece84c024f34443fde64f7a14b5c547f-2.0.1-dev.42 23:08:26 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] echo 23:08:26 [edgeXDocker.push] Tagging docker image sys-mgmt-agent-arm64 with the following tags: 23:08:26 0aafbc0fece84c024f34443fde64f7a14b5c547f 23:08:26 latest 23:08:26 2.0.1-dev.42 23:08:26 0aafbc0fece84c024f34443fde64f7a14b5c547f-2.0.1-dev.42 23:08:26 main 23:08:26 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 23:08:27 + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:0aafbc0fece84c024f34443fde64f7a14b5c547f [Pipeline] isUnix [Pipeline] sh 23:08:27 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:0aafbc0fece84c024f34443fde64f7a14b5c547f 23:08:27 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] 23:08:27 9a1f10d346c7: Preparing 23:08:27 f22febed6697: Preparing 23:08:27 ec60c2ebbde2: Preparing 23:08:27 1866a8c67ee0: Preparing 23:08:27 b287e4fe43ef: Preparing 23:08:27 c39efab1fe40: Preparing 23:08:27 386fc9fe74c4: Preparing 23:08:27 097a5c91b892: Preparing 23:08:27 74984ba1a09f: Preparing 23:08:27 6d0ac5d4dfcb: Preparing 23:08:27 c55d5dbdab40: Preparing 23:08:27 097a5c91b892: Waiting 23:08:27 74984ba1a09f: Waiting 23:08:27 6d0ac5d4dfcb: Waiting 23:08:27 c55d5dbdab40: Waiting 23:08:27 c39efab1fe40: Waiting 23:08:27 386fc9fe74c4: Waiting 23:08:27 b287e4fe43ef: Layer already exists 23:08:27 c39efab1fe40: Layer already exists 23:08:27 386fc9fe74c4: Layer already exists 23:08:28 097a5c91b892: Layer already exists 23:08:28 f22febed6697: Pushed 23:08:28 74984ba1a09f: Layer already exists 23:08:28 6d0ac5d4dfcb: Layer already exists 23:08:28 c55d5dbdab40: Layer already exists 23:08:28 9a1f10d346c7: Pushed 23:08:30 ec60c2ebbde2: Pushed 23:08:45 1866a8c67ee0: Pushed 23:08:45 0aafbc0fece84c024f34443fde64f7a14b5c547f: digest: sha256:5a07d632f865f9bebca04d2d5be555d7a41598dd8b5127fc8ae0c178d66fada3 size: 2622 [Pipeline] isUnix [Pipeline] sh 23:08:46 + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:latest [Pipeline] isUnix [Pipeline] sh 23:08:46 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:latest 23:08:46 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] 23:08:46 9a1f10d346c7: Preparing 23:08:46 f22febed6697: Preparing 23:08:46 ec60c2ebbde2: Preparing 23:08:46 1866a8c67ee0: Preparing 23:08:46 b287e4fe43ef: Preparing 23:08:46 c39efab1fe40: Preparing 23:08:46 386fc9fe74c4: Preparing 23:08:46 097a5c91b892: Preparing 23:08:46 74984ba1a09f: Preparing 23:08:46 6d0ac5d4dfcb: Preparing 23:08:46 c55d5dbdab40: Preparing 23:08:46 386fc9fe74c4: Waiting 23:08:46 097a5c91b892: Waiting 23:08:46 74984ba1a09f: Waiting 23:08:46 c39efab1fe40: Waiting 23:08:46 6d0ac5d4dfcb: Waiting 23:08:46 c55d5dbdab40: Waiting 23:08:46 b287e4fe43ef: Layer already exists 23:08:46 1866a8c67ee0: Layer already exists 23:08:46 f22febed6697: Layer already exists 23:08:46 ec60c2ebbde2: Layer already exists 23:08:46 9a1f10d346c7: Layer already exists 23:08:46 097a5c91b892: Layer already exists 23:08:46 c39efab1fe40: Layer already exists 23:08:46 386fc9fe74c4: Layer already exists 23:08:46 74984ba1a09f: Layer already exists 23:08:46 6d0ac5d4dfcb: Layer already exists 23:08:46 c55d5dbdab40: Layer already exists 23:08:46 latest: digest: sha256:5a07d632f865f9bebca04d2d5be555d7a41598dd8b5127fc8ae0c178d66fada3 size: 2622 [Pipeline] isUnix [Pipeline] sh 23:08:47 + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.0.1-dev.42 [Pipeline] isUnix [Pipeline] sh 23:08:47 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.0.1-dev.42 23:08:47 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] 23:08:47 9a1f10d346c7: Preparing 23:08:47 f22febed6697: Preparing 23:08:47 ec60c2ebbde2: Preparing 23:08:47 1866a8c67ee0: Preparing 23:08:47 b287e4fe43ef: Preparing 23:08:47 c39efab1fe40: Preparing 23:08:47 386fc9fe74c4: Preparing 23:08:47 097a5c91b892: Preparing 23:08:47 74984ba1a09f: Preparing 23:08:47 6d0ac5d4dfcb: Preparing 23:08:47 c55d5dbdab40: Preparing 23:08:47 097a5c91b892: Waiting 23:08:47 74984ba1a09f: Waiting 23:08:47 6d0ac5d4dfcb: Waiting 23:08:47 c39efab1fe40: Waiting 23:08:47 c55d5dbdab40: Waiting 23:08:47 386fc9fe74c4: Waiting 23:08:47 f22febed6697: Layer already exists 23:08:47 b287e4fe43ef: Layer already exists 23:08:47 ec60c2ebbde2: Layer already exists 23:08:47 9a1f10d346c7: Layer already exists 23:08:47 1866a8c67ee0: Layer already exists 23:08:47 c39efab1fe40: Layer already exists 23:08:47 097a5c91b892: Layer already exists 23:08:47 386fc9fe74c4: Layer already exists 23:08:47 6d0ac5d4dfcb: Layer already exists 23:08:47 74984ba1a09f: Layer already exists 23:08:47 c55d5dbdab40: Layer already exists 23:08:47 2.0.1-dev.42: digest: sha256:5a07d632f865f9bebca04d2d5be555d7a41598dd8b5127fc8ae0c178d66fada3 size: 2622 [Pipeline] isUnix [Pipeline] sh 23:08:48 + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:0aafbc0fece84c024f34443fde64f7a14b5c547f-2.0.1-dev.42 [Pipeline] isUnix [Pipeline] sh 23:08:48 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:0aafbc0fece84c024f34443fde64f7a14b5c547f-2.0.1-dev.42 23:08:48 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] 23:08:48 9a1f10d346c7: Preparing 23:08:48 f22febed6697: Preparing 23:08:48 ec60c2ebbde2: Preparing 23:08:48 1866a8c67ee0: Preparing 23:08:48 b287e4fe43ef: Preparing 23:08:48 c39efab1fe40: Preparing 23:08:48 386fc9fe74c4: Preparing 23:08:48 097a5c91b892: Preparing 23:08:48 74984ba1a09f: Preparing 23:08:48 6d0ac5d4dfcb: Preparing 23:08:48 c55d5dbdab40: Preparing 23:08:48 097a5c91b892: Waiting 23:08:48 74984ba1a09f: Waiting 23:08:48 c39efab1fe40: Waiting 23:08:48 6d0ac5d4dfcb: Waiting 23:08:48 c55d5dbdab40: Waiting 23:08:48 386fc9fe74c4: Waiting 23:08:48 9a1f10d346c7: Layer already exists 23:08:48 b287e4fe43ef: Layer already exists 23:08:48 ec60c2ebbde2: Layer already exists 23:08:48 f22febed6697: Layer already exists 23:08:48 c39efab1fe40: Layer already exists 23:08:48 1866a8c67ee0: Layer already exists 23:08:48 386fc9fe74c4: Layer already exists 23:08:48 6d0ac5d4dfcb: Layer already exists 23:08:48 74984ba1a09f: Layer already exists 23:08:48 c55d5dbdab40: Layer already exists 23:08:48 097a5c91b892: Layer already exists 23:08:48 0aafbc0fece84c024f34443fde64f7a14b5c547f-2.0.1-dev.42: digest: sha256:5a07d632f865f9bebca04d2d5be555d7a41598dd8b5127fc8ae0c178d66fada3 size: 2622 [Pipeline] isUnix [Pipeline] sh 23:08:49 + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:main [Pipeline] isUnix [Pipeline] sh 23:08:49 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:main 23:08:49 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] 23:08:49 9a1f10d346c7: Preparing 23:08:49 f22febed6697: Preparing 23:08:49 ec60c2ebbde2: Preparing 23:08:49 1866a8c67ee0: Preparing 23:08:49 b287e4fe43ef: Preparing 23:08:49 c39efab1fe40: Preparing 23:08:49 386fc9fe74c4: Preparing 23:08:49 097a5c91b892: Preparing 23:08:49 74984ba1a09f: Preparing 23:08:49 6d0ac5d4dfcb: Preparing 23:08:49 c55d5dbdab40: Preparing 23:08:49 097a5c91b892: Waiting 23:08:49 74984ba1a09f: Waiting 23:08:49 6d0ac5d4dfcb: Waiting 23:08:49 c55d5dbdab40: Waiting 23:08:49 c39efab1fe40: Waiting 23:08:49 386fc9fe74c4: Waiting 23:08:49 1866a8c67ee0: Layer already exists 23:08:49 9a1f10d346c7: Layer already exists 23:08:49 b287e4fe43ef: Layer already exists 23:08:49 ec60c2ebbde2: Layer already exists 23:08:49 f22febed6697: Layer already exists 23:08:49 097a5c91b892: Layer already exists 23:08:49 386fc9fe74c4: Layer already exists 23:08:49 c39efab1fe40: Layer already exists 23:08:49 74984ba1a09f: Layer already exists 23:08:49 6d0ac5d4dfcb: Layer already exists 23:08:49 c55d5dbdab40: Layer already exists 23:08:49 main: digest: sha256:5a07d632f865f9bebca04d2d5be555d7a41598dd8b5127fc8ae0c178d66fada3 size: 2622 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 23:08:49 ===================================================== [Pipeline] echo 23:08:49 taggedImages: 23:08:49 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:0aafbc0fece84c024f34443fde64f7a14b5c547f 23:08:49 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:latest 23:08:49 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.0.1-dev.42 23:08:49 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:0aafbc0fece84c024f34443fde64f7a14b5c547f-2.0.1-dev.42 23:08:49 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 23:08:50 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 23:08:50 23:08:50 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 23:08:50 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 23:08:51 arm64: Pulling from edgex-lftools-log-publisher 23:08:51 448f6bf000e3: Pulling fs layer 23:08:51 f757da607395: Pulling fs layer 23:08:51 05883995daec: Pulling fs layer 23:08:51 8603b9c90790: Pulling fs layer 23:08:51 1560dd03e051: Pulling fs layer 23:08:51 27f5ce0e4adf: Pulling fs layer 23:08:51 c2d8d7efcc4b: Pulling fs layer 23:08:51 8603b9c90790: Waiting 23:08:51 1560dd03e051: Waiting 23:08:51 27f5ce0e4adf: Waiting 23:08:51 c2d8d7efcc4b: Waiting 23:08:51 f757da607395: Verifying Checksum 23:08:51 f757da607395: Download complete 23:08:51 8603b9c90790: Download complete 23:08:51 05883995daec: Verifying Checksum 23:08:51 05883995daec: Download complete 23:08:51 1560dd03e051: Verifying Checksum 23:08:51 1560dd03e051: Download complete 23:08:51 27f5ce0e4adf: Download complete 23:08:52 448f6bf000e3: Verifying Checksum 23:08:52 448f6bf000e3: Download complete 23:08:56 c2d8d7efcc4b: Verifying Checksum 23:08:56 c2d8d7efcc4b: Download complete 23:08:56 448f6bf000e3: Pull complete 23:08:57 f757da607395: Pull complete 23:08:58 05883995daec: Pull complete 23:08:59 8603b9c90790: Pull complete 23:09:01 1560dd03e051: Pull complete 23:09:01 27f5ce0e4adf: Pull complete 23:09:16 c2d8d7efcc4b: Pull complete 23:09:16 Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 23:09:16 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 23:09:16 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 23:09:17 prd-ubuntu18.04-docker-arm64-4c-16g-1891 does not seem to be running inside a container 23:09:17 $ 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/49 -v /w/workspace/edgex-go/49:/w/workspace/edgex-go/49:rw,z -v /w/workspace/edgex-go/49@tmp:/w/workspace/edgex-go/49@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 23:09:21 $ docker top 4e7f4f56ac11c715843ad2312a7808284c02f9168f33568289e3b40c6fda29cf -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:09:23 ---> job-cost.sh 23:09:23 lf-activate-venv: SKIPPING 23:09:23 INFO: No Stack... 23:09:24 INFO: Retrieving Pricing Info for: v3-standard-4 23:09:25 INFO: Archiving Costs [Pipeline] sh 23:09:25 + + cat /w/workspace/edgex-go/49/archives/cost.csv 23:09:25 cut -d, -f6 [Pipeline] lock 23:09:25 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-main-49-stack-cost] 23:09:25 Resource [jenkins-edgexfoundry-edgex-go-main-49-stack-cost] did not exist. Created. 23:09:25 Lock acquired on [jenkins-edgexfoundry-edgex-go-main-49-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 23:09:26 + echo total: 0.10999999940395355 [Pipeline] stash 23:09:27 Stashed 1 file(s) [Pipeline] } 23:09:27 Lock released on resource [jenkins-edgexfoundry-edgex-go-main-49-stack-cost] [Pipeline] // lock [Pipeline] } 23:09:27 $ docker stop --time=1 4e7f4f56ac11c715843ad2312a7808284c02f9168f33568289e3b40c6fda29cf 23:09:29 $ docker rm -f 4e7f4f56ac11c715843ad2312a7808284c02f9168f33568289e3b40c6fda29cf [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 23:09:30 provisioning config files... 23:09:30 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/49@tmp/config4719899238327938141tmp [Pipeline] { [Pipeline] sh 23:09:30 + set +x 23:09:30 + bash -s -- 23:09:30 + curl -s https://codecov.io/bash 23:09:30 23:09:30 _____ _ 23:09:30 / ____| | | 23:09:30 | | ___ __| | ___ ___ _____ __ 23:09:30 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 23:09:30 | |___| (_) | (_| | __/ (_| (_) \ V / 23:09:30 \_____\___/ \__,_|\___|\___\___/ \_/ 23:09:30 Bash-1.0.6 23:09:30 23:09:30 23:09:30 ==> git version 2.24.4 found 23:09:30 ==> 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 23:09:30 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 23:09:30 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 23:09:30 ==> Jenkins CI detected. 23:09:30 current dir:  /w/workspace/edgex-go/49 23:09:30 project root: . 23:09:30 --> token set from env 23:09:30 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 23:09:30 ==> Running gcov in . (disable via -X gcov) 23:09:30 ==> Python coveragepy not found 23:09:30 ==> Searching for coverage reports in: 23:09:30 + . 23:09:30 -> Found 1 reports 23:09:30 ==> Detecting git/mercurial file structure 23:09:30 ==> Reading reports 23:09:30 + ./coverage.out bytes=405610 23:09:30 ==> Appending adjustments 23:09:30 https://docs.codecov.io/docs/fixing-reports 23:09:31 + Found adjustments 23:09:31 ==> Gzipping contents 23:09:31 56K /tmp/codecov.cPA5Jo.gz 23:09:31 ==> Uploading reports 23:09:31 url: https://codecov.io 23:09:31 query: branch=main&commit=0aafbc0fece84c024f34443fde64f7a14b5c547f&build=49&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F49%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= 23:09:31 -> Pinging Codecov 23:09:31 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=0aafbc0fece84c024f34443fde64f7a14b5c547f&build=49&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F49%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= 23:09:32 -> Uploading to 23:09:32 https://storage.googleapis.com/codecov/v4/raw/2021-09-09/00271124DB129430A58F1EEE437C3FCB/0aafbc0fece84c024f34443fde64f7a14b5c547f/a5202d69-3272-4168-b28e-d17e6f3cb7ea.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210909%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210909T230932Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=b875dbc47b3dcd702c6ec3243bde75aaeecc0130be090eb7e7bae740d7b93b42 23:09:32 % Total % Received % Xferd Average Speed Time Time Time Current 23:09:32 Dload Upload Total Spent Left Speed 23:09:32 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 54533 0 0 100 54533 0 113k --:--:-- --:--:-- --:--:-- 113k 23:09:32 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/0aafbc0fece84c024f34443fde64f7a14b5c547f [Pipeline] } 23:09:32 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo 23:09:35 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 23:09:35 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh 23:09:35 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 23:09:35 23:09:35 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh 23:09:35 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 23:09:35 1.410.4: Pulling from edgex-devops/edgex-snyk-go 23:09:35 188c0c94c7c5: Pulling fs layer 23:09:35 0ef7d3d256c8: Pulling fs layer 23:09:35 de9db76c5a1d: Pulling fs layer 23:09:35 0eba1c9be4d2: Pulling fs layer 23:09:35 0d57e429df01: Pulling fs layer 23:09:35 4e4be7b47b0d: Pulling fs layer 23:09:35 e1f770b5df2f: Pulling fs layer 23:09:35 85a0685a4137: Pulling fs layer 23:09:35 0eba1c9be4d2: Waiting 23:09:35 0d57e429df01: Waiting 23:09:35 4e4be7b47b0d: Waiting 23:09:35 e1f770b5df2f: Waiting 23:09:35 85a0685a4137: Waiting 23:09:35 de9db76c5a1d: Verifying Checksum 23:09:35 de9db76c5a1d: Download complete 23:09:35 0ef7d3d256c8: Verifying Checksum 23:09:35 0ef7d3d256c8: Download complete 23:09:35 0d57e429df01: Verifying Checksum 23:09:35 0d57e429df01: Download complete 23:09:35 4e4be7b47b0d: Verifying Checksum 23:09:35 4e4be7b47b0d: Download complete 23:09:36 188c0c94c7c5: Verifying Checksum 23:09:36 188c0c94c7c5: Download complete 23:09:36 188c0c94c7c5: Pull complete 23:09:36 0ef7d3d256c8: Pull complete 23:09:36 de9db76c5a1d: Pull complete 23:09:37 e1f770b5df2f: Verifying Checksum 23:09:37 e1f770b5df2f: Download complete 23:09:40 0eba1c9be4d2: Verifying Checksum 23:09:40 0eba1c9be4d2: Download complete 23:09:40 85a0685a4137: Verifying Checksum 23:09:40 85a0685a4137: Download complete 23:09:43 0eba1c9be4d2: Pull complete 23:09:43 0d57e429df01: Pull complete 23:09:43 4e4be7b47b0d: Pull complete 23:09:44 e1f770b5df2f: Pull complete 23:09:47 85a0685a4137: Pull complete 23:09:47 Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 23:09:47 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 23:09:47 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer 23:09:47 prd-centos7-docker-4c-2g-1888 does not seem to be running inside a container 23:09:47 $ 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/49 -v /w/workspace/edgex-go/49:/w/workspace/edgex-go/49:rw,z -v /w/workspace/edgex-go/49@tmp:/w/workspace/edgex-go/49@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 23:09:50 $ docker top 8b49a120cabc6a1f23578c41ec9245d6b72955aaba0b28da31266b98e520bdd5 -eo pid,comm [Pipeline] { [Pipeline] echo 23:09:50 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh 23:09:51 + set -o pipefail 23:09:51 + snyk monitor '--org=edgex-jenkins' 23:09:57 23:09:57 Monitoring /w/workspace/edgex-go/49 (github.com/edgexfoundry/edgex-go)... 23:09:57 23:09:57 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/8b78cda1-7fc9-46da-b74c-975b2fc8623b/history/9c28e92b-d873-4265-b0ff-4522acae01e5 23:09:57 23:09:57 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 23:09:57 23:09:57 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 23:09:57 23:09:57 [Pipeline] } 23:09:57 $ docker stop --time=1 8b49a120cabc6a1f23578c41ec9245d6b72955aaba0b28da31266b98e520bdd5 23:09:59 $ docker rm -f 8b49a120cabc6a1f23578c41ec9245d6b72955aaba0b28da31266b98e520bdd5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo 23:10:00 [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 23:10:00 provisioning config files... 23:10:00 copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/49@tmp/config4944151279078040125tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:10:00 --> edgex-publish-swagger.sh 23:10:00 === Publish openapi/v2 API === 23:10:00 [publishToSwagger] Publishing the API Docs [openapi/v2] to Swagger 23:10:00 [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/49/openapi/v2/core-command.yaml] 23:10:00 % Total % Received % Xferd Average Speed Time Time Time Current 23:10:00 Dload Upload Total Spent Left Speed 23:10:02 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 31867 0 0 100 31867 0 25997 0:00:01 0:00:01 --:--:-- 25992 100 31867 0 0 100 31867 0 17368 0:00:01 0:00:01 --:--:-- 17366 23:10:02 23:10:02 23:10:02 [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/49/openapi/v2/core-data.yaml] 23:10:02 % Total % Received % Xferd Average Speed Time Time Time Current 23:10:02 Dload Upload Total Spent Left Speed 23:10:03 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 65452 0 0 100 65452 0 55891 0:00:01 0:00:01 --:--:-- 55941 100 65452 0 0 100 65452 0 37421 0:00:01 0:00:01 --:--:-- 37422 100 65452 0 0 100 65452 0 37417 0:00:01 0:00:01 --:--:-- 37401 23:10:03 23:10:03 23:10:03 [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/49/openapi/v2/core-metadata.yaml] 23:10:03 % Total % Received % Xferd Average Speed Time Time Time Current 23:10:03 Dload Upload Total Spent Left Speed 23:10:05 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 119k 0 0 100 119k 0 111k 0:00:01 0:00:01 --:--:-- 111k 100 119k 0 0 100 119k 0 111k 0:00:01 0:00:01 --:--:-- 111k 23:10:05 23:10:05 23:10:05 [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/49/openapi/v2/support-notifications.yaml] 23:10:05 % Total % Received % Xferd Average Speed Time Time Time Current 23:10:05 Dload Upload Total Spent Left Speed 23:10:06 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 86007 0 0 100 86007 0 74413 0:00:01 0:00:01 --:--:-- 74464 100 86007 0 0 100 86007 0 69118 0:00:01 0:00:01 --:--:-- 69137 23:10:06 23:10:06 23:10:06 [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/49/openapi/v2/support-scheduler.yaml] 23:10:06 % Total % Received % Xferd Average Speed Time Time Time Current 23:10:06 Dload Upload Total Spent Left Speed 23:10:07 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 32358 0:00:01 0:00:01 --:--:-- 32372 23:10:07 23:10:07 23:10:07 [publishToSwagger] Publishing API Name [system-agent] [/w/workspace/edgex-go/49/openapi/v2/system-agent.yaml] 23:10:07 % Total % Received % Xferd Average Speed Time Time Time Current 23:10:07 Dload Upload Total Spent Left Speed 23:10:09 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 19603 0 0 100 19603 0 16564 0:00:01 0:00:01 --:--:-- 16556 100 19603 0 0 100 19603 0 14234 0:00:01 0:00:01 --:--:-- 14225 23:10:09 23:10:09 [Pipeline] } 23:10:09 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 23:10:09 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 23:10:09 . [Pipeline] withDockerContainer 23:10:11 prd-centos7-docker-4c-2g-1888 does not seem to be running inside a container 23:10:11 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/49 -v /w/workspace/edgex-go/49:/w/workspace/edgex-go/49:rw,z -v /w/workspace/edgex-go/49@tmp:/w/workspace/edgex-go/49@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 23:10:11 $ docker top 461846289fe6e34be161dc0088ec664ddea65863bc712314914e237b2e0663b9 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 23:10:11 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 23:10:11 [ssh-agent] Looking for ssh-agent implementation... 23:10:12 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 23:10:12 $ docker exec 461846289fe6e34be161dc0088ec664ddea65863bc712314914e237b2e0663b9 ssh-agent 23:10:12 SSH_AUTH_SOCK=/tmp/ssh-7jAMW9650ubq/agent.15 23:10:12 SSH_AGENT_PID=21 23:10:12 Running ssh-add (command line suppressed) 23:10:12 Identity added: /w/workspace/edgex-go/49@tmp/private_key_7284841385361893494.key (/w/workspace/edgex-go/49@tmp/private_key_7284841385361893494.key) 23:10:12 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 23:10:12 + git semver tag 23:10:12 # -> Open(): unable to determine branch for HEAD 23:10:12 # $GIT_DIR = /w/workspace/edgex-go/49/.git 23:10:12 # $GIT_WORK_TREE = /w/workspace/edgex-go/49 23:10:12 # $SEMVER_REMOTE_NAME = origin 23:10:12 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 23:10:12 # $SEMVER_USER_NAME = edgex-jenkins 23:10:12 # $SEMVER_BRANCH = main 23:10:12 # $SEMVER_DIR = /w/workspace/edgex-go/49/.semver 23:10:12 # 0aafbc0fece84c024f34443fde64f7a14b5c547f HEAD 23:10:12 # -> Force: false 23:10:12 # 24d1550983df23bd9e52e193e5b7722eef55dc13 refs/tags/v2.0.1-dev.42 [Pipeline] } 23:10:12 $ docker exec --env ******** --env ******** 461846289fe6e34be161dc0088ec664ddea65863bc712314914e237b2e0663b9 ssh-agent -k 23:10:12 unset SSH_AUTH_SOCK; 23:10:12 unset SSH_AGENT_PID; 23:10:12 echo Agent pid 21 killed; 23:10:12 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 23:10:13 + git semver [Pipeline] } 23:10:13 $ docker stop --time=1 461846289fe6e34be161dc0088ec664ddea65863bc712314914e237b2e0663b9 23:10:14 $ docker rm -f 461846289fe6e34be161dc0088ec664ddea65863bc712314914e237b2e0663b9 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh 23:10:15 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 23:10:15 23:10:15 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh 23:10:15 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 23:10:15 0.23.1-centos7: Pulling from edgex-lftools 23:10:15 ab5ef0e58194: Pulling fs layer 23:10:15 9712f1f96733: Pulling fs layer 23:10:15 63f879dbbcfc: Pulling fs layer 23:10:15 0d9ebad4ef96: Pulling fs layer 23:10:15 e9a5061849ea: Pulling fs layer 23:10:15 d747dcd14b5f: Pulling fs layer 23:10:15 2de7ff778b66: Pulling fs layer 23:10:15 0d9ebad4ef96: Waiting 23:10:15 d747dcd14b5f: Waiting 23:10:15 2de7ff778b66: Waiting 23:10:15 e9a5061849ea: Waiting 23:10:15 9712f1f96733: Verifying Checksum 23:10:15 9712f1f96733: Download complete 23:10:17 63f879dbbcfc: Verifying Checksum 23:10:17 63f879dbbcfc: Download complete 23:10:17 e9a5061849ea: Verifying Checksum 23:10:17 e9a5061849ea: Download complete 23:10:17 d747dcd14b5f: Verifying Checksum 23:10:17 d747dcd14b5f: Download complete 23:10:17 2de7ff778b66: Verifying Checksum 23:10:17 2de7ff778b66: Download complete 23:10:18 ab5ef0e58194: Verifying Checksum 23:10:18 ab5ef0e58194: Download complete 23:10:18 0d9ebad4ef96: Verifying Checksum 23:10:18 0d9ebad4ef96: Download complete 23:10:21 ab5ef0e58194: Pull complete 23:10:21 9712f1f96733: Pull complete 23:10:21 63f879dbbcfc: Pull complete 23:10:25 0d9ebad4ef96: Pull complete 23:10:25 e9a5061849ea: Pull complete 23:10:25 d747dcd14b5f: Pull complete 23:10:26 2de7ff778b66: Pull complete 23:10:26 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 23:10:26 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 23:10:26 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer 23:10:26 prd-centos7-docker-4c-2g-1888 does not seem to be running inside a container 23:10:26 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/49 -v /w/workspace/edgex-go/49:/w/workspace/edgex-go/49:rw,z -v /w/workspace/edgex-go/49@tmp:/w/workspace/edgex-go/49@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 23:10:29 $ docker top 3f961901ba72cef86732c38f907d7f491d87c32fc7d404190e96e3df38aa4176 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 23:10:29 provisioning config files... 23:10:29 copy managed file [sigul-config] to file:/w/workspace/edgex-go/49@tmp/config7090133926216318641tmp 23:10:29 copy managed file [sigul-password] to file:/w/workspace/edgex-go/49@tmp/config5843260944601373649tmp 23:10:29 copy managed file [sigul-pki] to file:/w/workspace/edgex-go/49@tmp/config8408395160270686862tmp [Pipeline] { [Pipeline] echo 23:10:29 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 23:10:30 ---> sigul-configuration.sh 23:10:30 gpg: directory `/root/.gnupg' created 23:10:30 gpg: new configuration file `/root/.gnupg/gpg.conf' created 23:10:30 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 23:10:30 gpg: keyring `/root/.gnupg/secring.gpg' created 23:10:30 gpg: keyring `/root/.gnupg/pubring.gpg' created 23:10:30 gpg: CAST5 encrypted data 23:10:30 gpg: encrypted with 1 passphrase 23:10:30 gpg: WARNING: message was not integrity protected [Pipeline] sh 23:10:30 + mkdir /home/jenkins 23:10:30 + mkdir /home/jenkins/sigul [Pipeline] sh 23:10:30 + 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 23:10:30 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 23:10:31 ---> sigul-install.sh 23:10:31 Sigul already installed; skipping installation. [Pipeline] sh 23:10:31 + git tag --list 23:10:31 0.6.0 23:10:31 0.6.1 23:10:31 0.7.0 23:10:31 0.7.1 23:10:31 v1.0.0 23:10:31 v1.0.1 23:10:31 v1.1.0 23:10:31 v1.2.0 23:10:31 v1.2.1 23:10:31 v1.3.0 23:10:31 v1.3.1 23:10:31 v2.0.0 23:10:31 v2.0.1-dev.1 23:10:31 v2.0.1-dev.10 23:10:31 v2.0.1-dev.11 23:10:31 v2.0.1-dev.12 23:10:31 v2.0.1-dev.13 23:10:31 v2.0.1-dev.14 23:10:31 v2.0.1-dev.15 23:10:31 v2.0.1-dev.16 23:10:31 v2.0.1-dev.17 23:10:31 v2.0.1-dev.18 23:10:31 v2.0.1-dev.19 23:10:31 v2.0.1-dev.2 23:10:31 v2.0.1-dev.20 23:10:31 v2.0.1-dev.21 23:10:31 v2.0.1-dev.22 23:10:31 v2.0.1-dev.23 23:10:31 v2.0.1-dev.24 23:10:31 v2.0.1-dev.25 23:10:31 v2.0.1-dev.26 23:10:31 v2.0.1-dev.27 23:10:31 v2.0.1-dev.28 23:10:31 v2.0.1-dev.29 23:10:31 v2.0.1-dev.3 23:10:31 v2.0.1-dev.30 23:10:31 v2.0.1-dev.31 23:10:31 v2.0.1-dev.32 23:10:31 v2.0.1-dev.33 23:10:31 v2.0.1-dev.34 23:10:31 v2.0.1-dev.35 23:10:31 v2.0.1-dev.36 23:10:31 v2.0.1-dev.37 23:10:31 v2.0.1-dev.38 23:10:31 v2.0.1-dev.39 23:10:31 v2.0.1-dev.4 23:10:31 v2.0.1-dev.40 23:10:31 v2.0.1-dev.41 23:10:31 v2.0.1-dev.42 23:10:31 v2.0.1-dev.5 23:10:31 v2.0.1-dev.6 23:10:31 v2.0.1-dev.7 23:10:31 v2.0.1-dev.8 23:10:31 v2.0.1-dev.9 [Pipeline] sh 23:10:31 + lftools sign git-tag v2.0.1-dev.42 23:10:32 Signing Git tag with Sigul... 23:10:32 Signing v2.0.1-dev.42 [Pipeline] echo 23:10:33 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 23:10:33 ---> sigul-configuration-cleanup.sh [Pipeline] } 23:10:33 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 23:10:33 $ docker stop --time=1 3f961901ba72cef86732c38f907d7f491d87c32fc7d404190e96e3df38aa4176 23:10:34 $ docker rm -f 3f961901ba72cef86732c38f907d7f491d87c32fc7d404190e96e3df38aa4176 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh 23:10:35 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 23:10:35 . [Pipeline] withDockerContainer 23:10:35 prd-centos7-docker-4c-2g-1888 does not seem to be running inside a container 23:10:35 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/49 -v /w/workspace/edgex-go/49:/w/workspace/edgex-go/49:rw,z -v /w/workspace/edgex-go/49@tmp:/w/workspace/edgex-go/49@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 23:10:36 $ docker top 53cadf956fc7880895677151de1dede90d4b982880a6bc5fd538c7f8b1b4e1f3 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 23:10:36 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 23:10:36 [ssh-agent] Looking for ssh-agent implementation... 23:10:36 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 23:10:36 $ docker exec 53cadf956fc7880895677151de1dede90d4b982880a6bc5fd538c7f8b1b4e1f3 ssh-agent 23:10:36 SSH_AUTH_SOCK=/tmp/ssh-W4WlWoUSlrTs/agent.13 23:10:36 SSH_AGENT_PID=19 23:10:36 Running ssh-add (command line suppressed) 23:10:36 Identity added: /w/workspace/edgex-go/49@tmp/private_key_6848940792998539968.key (/w/workspace/edgex-go/49@tmp/private_key_6848940792998539968.key) 23:10:36 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 23:10:36 + git semver bump pre 23:10:36 # -> Open(): unable to determine branch for HEAD 23:10:36 # $GIT_DIR = /w/workspace/edgex-go/49/.git 23:10:36 # $GIT_WORK_TREE = /w/workspace/edgex-go/49 23:10:36 # $SEMVER_REMOTE_NAME = origin 23:10:36 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 23:10:36 # $SEMVER_USER_NAME = edgex-jenkins 23:10:36 # $SEMVER_BRANCH = main 23:10:36 # $SEMVER_DIR = /w/workspace/edgex-go/49/.semver 23:10:36 2.0.1-dev.43 [Pipeline] } 23:10:36 $ docker exec --env ******** --env ******** 53cadf956fc7880895677151de1dede90d4b982880a6bc5fd538c7f8b1b4e1f3 ssh-agent -k 23:10:37 unset SSH_AUTH_SOCK; 23:10:37 unset SSH_AGENT_PID; 23:10:37 echo Agent pid 19 killed; 23:10:37 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 23:10:37 + git semver [Pipeline] } 23:10:37 $ docker stop --time=1 53cadf956fc7880895677151de1dede90d4b982880a6bc5fd538c7f8b1b4e1f3 23:10:38 $ docker rm -f 53cadf956fc7880895677151de1dede90d4b982880a6bc5fd538c7f8b1b4e1f3 [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh 23:10:39 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 23:10:39 . [Pipeline] withDockerContainer 23:10:39 prd-centos7-docker-4c-2g-1888 does not seem to be running inside a container 23:10:39 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/49 -v /w/workspace/edgex-go/49:/w/workspace/edgex-go/49:rw,z -v /w/workspace/edgex-go/49@tmp:/w/workspace/edgex-go/49@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 23:10:39 $ docker top 64f28645721c31343b76cae755fac0095c2a433b98f88f0ddd31076ea7091fa7 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 23:10:39 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 23:10:39 [ssh-agent] Looking for ssh-agent implementation... 23:10:39 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 23:10:39 $ docker exec 64f28645721c31343b76cae755fac0095c2a433b98f88f0ddd31076ea7091fa7 ssh-agent 23:10:39 SSH_AUTH_SOCK=/tmp/ssh-HF1gtRwhNdSG/agent.14 23:10:39 SSH_AGENT_PID=20 23:10:39 Running ssh-add (command line suppressed) 23:10:40 Identity added: /w/workspace/edgex-go/49@tmp/private_key_3973462323690178418.key (/w/workspace/edgex-go/49@tmp/private_key_3973462323690178418.key) 23:10:40 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 23:10:40 + git semver push 23:10:40 # -> Open(): unable to determine branch for HEAD 23:10:40 # $GIT_DIR = /w/workspace/edgex-go/49/.git 23:10:40 # $GIT_WORK_TREE = /w/workspace/edgex-go/49 23:10:40 # $SEMVER_REMOTE_NAME = origin 23:10:40 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 23:10:40 # $SEMVER_USER_NAME = edgex-jenkins 23:10:40 # $SEMVER_BRANCH = main 23:10:40 # $SEMVER_DIR = /w/workspace/edgex-go/49/.semver [Pipeline] } 23:10:43 $ docker exec --env ******** --env ******** 64f28645721c31343b76cae755fac0095c2a433b98f88f0ddd31076ea7091fa7 ssh-agent -k 23:10:43 unset SSH_AUTH_SOCK; 23:10:43 unset SSH_AGENT_PID; 23:10:43 echo Agent pid 20 killed; 23:10:43 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 23:10:44 + git semver [Pipeline] } 23:10:44 $ docker stop --time=1 64f28645721c31343b76cae755fac0095c2a433b98f88f0ddd31076ea7091fa7 23:10:45 $ docker rm -f 64f28645721c31343b76cae755fac0095c2a433b98f88f0ddd31076ea7091fa7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 23:10:47 + '[' -d /w/workspace/edgex-go/49/archives ']' [Pipeline] libraryResource [Pipeline] sh 23:10:48 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 23:10:48 ---> package-listing.sh 23:10:48 ++ facter osfamily 23:10:48 ++ tr '[:upper:]' '[:lower:]' 23:10:49 + OS_FAMILY=redhat 23:10:49 + workspace=/w/workspace/edgex-go/49 23:10:49 + START_PACKAGES=/tmp/packages_start.txt 23:10:49 + END_PACKAGES=/tmp/packages_end.txt 23:10:49 + DIFF_PACKAGES=/tmp/packages_diff.txt 23:10:49 + PACKAGES=/tmp/packages_start.txt 23:10:49 + '[' /w/workspace/edgex-go/49 ']' 23:10:49 + PACKAGES=/tmp/packages_end.txt 23:10:49 + case "${OS_FAMILY}" in 23:10:49 + sort 23:10:49 + rpm -qa 23:10:51 + '[' -f /tmp/packages_start.txt ']' 23:10:51 + '[' -f /tmp/packages_end.txt ']' 23:10:51 + diff /tmp/packages_start.txt /tmp/packages_end.txt 23:10:51 + '[' /w/workspace/edgex-go/49 ']' 23:10:51 + mkdir -p /w/workspace/edgex-go/49/archives/ 23:10:51 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/49/archives/ [Pipeline] echo 23:10:51 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/49/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 23:10:51 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 23:10:51 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 23:10:51 23:10:51 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 23:10:52 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 23:10:52 latest: Pulling from edgex-lftools-log-publisher 23:10:52 b4d181a07f80: Pulling fs layer 23:10:52 a1111a8f2ec3: Pulling fs layer 23:10:52 ed53099fbce6: Pulling fs layer 23:10:52 dc539afda2c1: Pulling fs layer 23:10:52 77bc0d833cb6: Pulling fs layer 23:10:52 9065ff56babe: Pulling fs layer 23:10:52 d287ab97295c: Pulling fs layer 23:10:52 dc539afda2c1: Waiting 23:10:52 77bc0d833cb6: Waiting 23:10:52 9065ff56babe: Waiting 23:10:52 d287ab97295c: Waiting 23:10:52 a1111a8f2ec3: Verifying Checksum 23:10:52 a1111a8f2ec3: Download complete 23:10:52 dc539afda2c1: Verifying Checksum 23:10:52 dc539afda2c1: Download complete 23:10:52 77bc0d833cb6: Verifying Checksum 23:10:52 77bc0d833cb6: Download complete 23:10:52 9065ff56babe: Verifying Checksum 23:10:52 9065ff56babe: Download complete 23:10:52 ed53099fbce6: Verifying Checksum 23:10:52 ed53099fbce6: Download complete 23:10:53 b4d181a07f80: Verifying Checksum 23:10:53 b4d181a07f80: Download complete 23:10:54 b4d181a07f80: Pull complete 23:10:54 a1111a8f2ec3: Pull complete 23:10:54 ed53099fbce6: Pull complete 23:10:54 dc539afda2c1: Pull complete 23:10:55 77bc0d833cb6: Pull complete 23:10:55 9065ff56babe: Pull complete 23:10:56 d287ab97295c: Verifying Checksum 23:10:56 d287ab97295c: Download complete 23:11:00 d287ab97295c: Pull complete 23:11:00 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 23:11:00 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 23:11:00 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 23:11:00 prd-centos7-docker-4c-2g-1888 does not seem to be running inside a container 23:11:00 $ 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/49/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/49 -v /w/workspace/edgex-go/49:/w/workspace/edgex-go/49:rw,z -v /w/workspace/edgex-go/49@tmp:/w/workspace/edgex-go/49@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 23:11:03 $ docker top 2e3bb0fb063abe5953ea40316dd677306cffb3960eeb0a50c1fe4306312fba4c -eo pid,comm [Pipeline] { [Pipeline] sh 23:11:03 + touch /tmp/pre-build-complete [Pipeline] sh 23:11:03 + mkdir -p /var/log/sysstat [Pipeline] sh 23:11:04 + ls /var/log/sa-host 23:11:04 + sadf -c /var/log/sa-host/sa05 23:11:04 file_magic: OK 23:11:04 HZ: Using current value: 100 23:11:04 file_header: OK 23:11:04 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 23:11:04 Statistics: 23:11:04 Hnuu...uuuununununu...Hnuu...uuuununununu... 23:11:04 File successfully converted to sysstat format version 12.0.3 23:11:04 + sadf -c /var/log/sa-host/sa09 23:11:04 file_magic: OK 23:11:04 HZ: Using current value: 100 23:11:04 file_header: OK 23:11:04 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 23:11:04 Statistics: 23:11:04 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... 23:11:04 File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 23:11:04 provisioning config files... 23:11:04 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/49@tmp/config375274196179741026tmp [Pipeline] { [Pipeline] echo 23:11:04 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 23:11:04 ---> create-netrc.sh [Pipeline] } 23:11:04 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 23:11:05 ---> python-tools-install.sh [Pipeline] echo 23:11:05 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 23:11:05 ---> sudo-logs.sh 23:11:05 Archiving 'sudo' log.. 23:11:05 sudo: unable to resolve host prd-centos7-docker-4c-2g-1888.vexxhost.local: Name or service not known 23:11:05 sudo: unable to resolve host prd-centos7-docker-4c-2g-1888.vexxhost.local: Name or service not known [Pipeline] unstash [Pipeline] echo 23:11:05 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 23:11:06 ---> job-cost.sh 23:11:06 lf-activate-venv: SKIPPING 23:11:06 DEBUG: total: 0.10999999940395355 23:11:06 INFO: Retrieving Stack Cost... 23:11:06 INFO: Retrieving Pricing Info for: v3-standard-2 23:11:06 INFO: Archiving Costs [Pipeline] echo 23:11:06 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 23:11:07 ---> logs-deploy.sh 23:11:07 lf-activate-venv: SKIPPING 23:11:07 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/49 23:11:07 INFO: archiving workspace using pattern(s): 23:11:07 Archives upload complete. 23:11:08 INFO: archiving logs to Nexus 23:11:08 ---> uname -a: 23:11:08 Linux prd-centos7-docker-4c-2g-1888.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 23:11:08 23:11:08 23:11:08 ---> lscpu: 23:11:08 Architecture: x86_64 23:11:08 CPU op-mode(s): 32-bit, 64-bit 23:11:08 Byte Order: Little Endian 23:11:08 Address sizes: 40 bits physical, 48 bits virtual 23:11:08 CPU(s): 2 23:11:08 On-line CPU(s) list: 0,1 23:11:08 Thread(s) per core: 1 23:11:08 Core(s) per socket: 1 23:11:08 Socket(s): 2 23:11:08 NUMA node(s): 1 23:11:08 Vendor ID: AuthenticAMD 23:11:08 CPU family: 23 23:11:08 Model: 49 23:11:08 Model name: AMD EPYC-Rome Processor 23:11:08 Stepping: 0 23:11:08 CPU MHz: 2799.998 23:11:08 BogoMIPS: 5599.99 23:11:08 Virtualization: AMD-V 23:11:08 Hypervisor vendor: KVM 23:11:08 Virtualization type: full 23:11:08 L1d cache: 32K 23:11:08 L1i cache: 32K 23:11:08 L2 cache: 512K 23:11:08 L3 cache: 16384K 23:11:08 NUMA node0 CPU(s): 0,1 23:11:08 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 23:11:08 23:11:08 23:11:08 ---> nproc: 23:11:08 2 23:11:08 23:11:08 23:11:08 ---> df -h: 23:11:08 Filesystem Size Used Avail Use% Mounted on 23:11:08 overlay 40G 14G 27G 35% / 23:11:08 tmpfs 64M 0 64M 0% /dev 23:11:08 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 23:11:08 shm 64M 0 64M 0% /dev/shm 23:11:08 /dev/vda1 40G 14G 27G 35% /facter-os 23:11:08 23:11:08 23:11:08 ---> sar -b -r -n DEV: 23:11:08 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 09/09/21 _x86_64_ (2 CPU) 23:11:08 23:11:08 22:51:53 LINUX RESTART (2 CPU) 23:11:08 23:11:08 22:53:01 tps rtps wtps bread/s bwrtn/s 23:11:08 22:54:01 243.16 0.17 243.00 22.65 69502.45 23:11:08 22:55:01 164.44 0.00 164.44 0.00 32557.58 23:11:08 22:56:01 57.57 0.02 57.55 0.53 8320.82 23:11:08 22:57:03 404.88 198.30 206.57 6006.01 131635.78 23:11:08 22:58:01 660.80 315.45 345.35 15243.54 190560.32 23:11:08 22:59:01 585.75 90.64 495.10 4128.16 178810.84 23:11:08 23:00:01 111.86 16.80 95.05 1547.64 13201.43 23:11:08 23:01:01 4.28 0.05 4.23 0.67 84.63 23:11:08 23:02:01 0.72 0.17 0.55 3.06 9.49 23:11:08 23:03:01 0.25 0.00 0.25 0.00 3.53 23:11:08 23:04:01 0.27 0.00 0.27 0.00 3.55 23:11:08 23:05:01 0.23 0.00 0.23 0.00 2.88 23:11:08 23:06:01 0.98 0.80 0.18 43.32 2.20 23:11:08 23:07:01 0.18 0.00 0.18 0.00 1.92 23:11:08 23:08:01 0.97 0.20 0.77 5.86 17.24 23:11:08 23:09:01 0.30 0.00 0.30 0.00 3.32 23:11:08 23:10:01 150.13 3.80 146.34 195.34 34188.21 23:11:08 23:11:01 169.24 39.48 129.76 4552.34 32332.89 23:11:08 Average: 141.52 36.76 104.76 1746.59 38288.77 23:11:08 23:11:08 22:53:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 23:11:08 22:54:01 2806948 0 1156408 14.44 2620 4042956 1661876 18.35 1438848 3102032 340528 23:11:08 22:55:01 3091088 0 1206776 15.07 2620 3708448 1821248 20.11 1417360 2852392 244220 23:11:08 22:56:01 3177912 0 1133340 14.15 2620 3695060 1654452 18.27 1299548 2880352 148364 23:11:08 22:57:03 767156 0 1334284 16.66 2620 5904872 2028940 22.40 2001100 4503000 25364 23:11:08 22:58:01 616748 0 1525120 19.04 2620 5864444 3336744 36.84 2780120 3810284 208004 23:11:08 22:59:01 1405060 0 1444220 18.03 2620 5157032 2716580 29.99 1627908 4157284 50440 23:11:08 23:00:01 2878412 0 1243192 15.52 2620 3884708 1599316 17.66 1376584 2989408 32 23:11:08 23:01:01 2904868 0 1216684 15.19 2620 3884760 1421040 15.69 1449728 2891012 8 23:11:08 23:02:01 2923076 0 1198296 14.96 2620 3884940 1253896 13.84 1448308 2878744 8 23:11:08 23:03:01 2923760 0 1197608 14.95 2620 3884944 1249868 13.80 1448068 2878720 8 23:11:08 23:04:01 2923300 0 1198064 14.96 2620 3884948 1250040 13.80 1448568 2878720 8 23:11:08 23:05:01 2923356 0 1198004 14.96 2620 3884952 1250040 13.80 1448468 2878720 8 23:11:08 23:06:01 2922736 0 1197316 14.95 2620 3886260 1249848 13.80 1448016 2880024 8 23:11:08 23:07:01 2922480 0 1197572 14.95 2620 3886260 1269080 14.01 1448144 2880020 20 23:11:08 23:08:01 2922268 0 1197740 14.96 2620 3886304 1249920 13.80 1448260 2879972 20 23:11:08 23:09:01 2922636 0 1197372 14.95 2620 3886304 1249848 13.80 1448176 2879968 16 23:11:08 23:10:01 2115180 0 1280972 15.99 2620 4610160 1382624 15.26 1579124 3482016 32 23:11:08 23:11:01 666948 0 1498728 18.71 2620 5840636 1564448 17.27 1734552 4586668 173172 23:11:08 Average: 2434107 0 1256761 15.69 2620 4315444 1622767 17.92 1571716 3238296 66126 23:11:08 23:11:08 22:53:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 23:11:08 22:54:01 eth0 1356.02 1010.94 6533.14 100.50 0.00 0.00 0.00 0.00 23:11:08 22:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:11:08 22:54:01 docker0 651.72 824.70 57.78 3234.94 0.00 0.00 0.00 0.00 23:11:08 22:55:01 eth0 48.76 28.28 37.52 59.01 0.00 0.00 0.00 0.00 23:11:08 22:55:01 veth56df692 0.43 0.57 0.04 0.05 0.00 0.00 0.00 0.00 23:11:08 22:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:11:08 22:55:01 docker0 0.43 0.43 0.03 0.04 0.00 0.00 0.00 0.00 23:11:08 22:56:01 eth0 20.48 11.26 14.19 7.62 0.00 0.00 0.00 0.00 23:11:08 22:56:01 veth56df692 1.22 1.20 0.10 0.09 0.00 0.00 0.00 0.00 23:11:08 22:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:11:08 22:56:01 docker0 1.22 1.20 0.08 0.09 0.00 0.00 0.00 0.00 23:11:08 22:57:03 veth44ba3d7 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 23:11:08 22:57:03 eth0 270.30 181.46 1661.46 75.41 0.00 0.00 0.00 0.00 23:11:08 22:57:03 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:11:08 22:57:03 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:11:08 22:58:01 veth0bca3d8 0.00 0.14 0.00 0.01 0.00 0.00 0.00 0.00 23:11:08 22:58:01 veth82ce067 0.00 0.14 0.00 0.01 0.00 0.00 0.00 0.00 23:11:08 22:58:01 veth44ba3d7 0.00 0.52 0.00 0.03 0.00 0.00 0.00 0.00 23:11:08 22:58:01 veth77ec265 0.00 0.14 0.00 0.01 0.00 0.00 0.00 0.00 23:11:08 22:59:01 veth44ba3d7 0.00 0.22 0.00 0.01 0.00 0.00 0.00 0.00 23:11:08 22:59:01 eth0 3485.71 2246.89 15540.33 513.19 0.00 0.00 0.00 0.00 23:11:08 22:59:01 lo 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 23:11:08 22:59:01 veth8645fe3 0.00 0.20 0.00 0.01 0.00 0.00 0.00 0.00 23:11:08 23:00:01 eth0 347.64 282.63 211.13 991.18 0.00 0.00 0.00 0.00 23:11:08 23:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:11:08 23:00:01 docker0 949.54 1283.91 91.16 5511.54 0.00 0.00 0.00 0.00 23:11:08 23:01:01 eth0 158.99 129.45 64.10 609.52 0.00 0.00 0.00 0.00 23:11:08 23:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:11:08 23:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:11:08 23:02:01 eth0 0.53 0.40 1.11 0.06 0.00 0.00 0.00 0.00 23:11:08 23:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:11:08 23:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:11:08 23:03:01 eth0 0.72 0.22 0.19 0.07 0.00 0.00 0.00 0.00 23:11:08 23:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:11:08 23:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:11:08 23:04:01 eth0 1.43 0.45 0.37 0.21 0.00 0.00 0.00 0.00 23:11:08 23:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:11:08 23:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:11:08 23:05:01 eth0 0.80 0.33 0.30 0.20 0.00 0.00 0.00 0.00 23:11:08 23:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:11:08 23:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:11:08 23:06:01 eth0 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 23:11:08 23:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:11:08 23:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:11:08 23:07:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 23:11:08 23:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:11:08 23:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:11:08 23:08:01 eth0 0.35 0.25 0.17 0.08 0.00 0.00 0.00 0.00 23:11:08 23:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:11:08 23:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:11:08 23:09:01 eth0 0.08 0.10 0.01 0.01 0.00 0.00 0.00 0.00 23:11:08 23:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:11:08 23:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:11:08 23:10:01 eth0 705.33 513.22 4515.49 77.74 0.00 0.00 0.00 0.00 23:11:08 23:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:11:08 23:10:01 docker0 88.72 99.40 8.51 414.71 0.00 0.00 0.00 0.00 23:11:08 23:11:01 eth0 957.05 624.85 5888.62 110.68 0.00 0.00 0.00 0.00 23:11:08 23:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:11:08 23:11:01 docker0 2.15 1.85 0.44 0.53 0.00 0.00 0.00 0.00 23:11:08 Average: eth0 239.68 168.59 1167.49 121.02 0.00 0.00 0.00 0.00 23:11:08 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:11:08 Average: docker0 46.89 61.00 4.09 245.69 0.00 0.00 0.00 0.00 23:11:08 23:11:08 23:11:08 ---> sar -P ALL: 23:11:08 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 09/09/21 _x86_64_ (2 CPU) 23:11:08 23:11:08 22:51:53 LINUX RESTART (2 CPU) 23:11:08 23:11:08 22:53:01 CPU %user %nice %system %iowait %steal %idle 23:11:08 22:54:01 all 26.88 0.00 9.29 3.02 0.09 60.72 23:11:08 22:54:01 0 23.47 0.00 9.70 3.14 0.09 63.61 23:11:08 22:54:01 1 30.30 0.00 8.88 2.90 0.09 57.83 23:11:08 22:55:01 all 60.77 0.00 9.93 1.22 0.13 27.96 23:11:08 22:55:01 0 59.39 0.00 10.22 1.23 0.13 29.03 23:11:08 22:55:01 1 62.14 0.00 9.64 1.20 0.13 26.89 23:11:08 22:56:01 all 37.67 0.00 5.19 0.35 0.08 56.70 23:11:08 22:56:01 0 38.37 0.00 5.23 0.26 0.09 56.05 23:11:08 22:56:01 1 36.98 0.00 5.15 0.44 0.07 57.35 23:11:08 22:57:03 all 31.91 0.00 10.71 16.02 0.09 41.27 23:11:08 22:57:03 0 31.92 0.00 10.70 16.84 0.09 40.46 23:11:08 22:57:03 1 31.90 0.00 10.73 15.21 0.09 42.08 23:11:08 22:58:01 all 67.26 0.00 18.85 9.90 0.14 3.85 23:11:08 22:58:01 0 66.82 0.00 19.68 10.07 0.14 3.29 23:11:08 22:58:01 1 67.70 0.00 18.02 9.72 0.15 4.40 23:11:08 22:59:01 all 76.91 0.00 18.67 3.28 0.14 1.00 23:11:08 22:59:01 0 76.36 0.00 19.62 2.75 0.15 1.11 23:11:08 22:59:01 1 77.45 0.00 17.72 3.81 0.13 0.89 23:11:08 23:00:01 all 19.72 0.00 6.08 1.19 0.09 72.92 23:11:08 23:00:01 0 20.04 0.00 6.58 0.84 0.09 72.45 23:11:08 23:00:01 1 19.40 0.00 5.59 1.54 0.09 73.38 23:11:08 23:01:01 all 7.22 0.00 1.24 0.01 0.03 91.50 23:11:08 23:01:01 0 7.26 0.00 1.35 0.02 0.03 91.33 23:11:08 23:01:01 1 7.18 0.00 1.13 0.00 0.03 91.66 23:11:08 23:02:01 all 0.25 0.00 0.06 0.01 0.02 99.67 23:11:08 23:02:01 0 0.45 0.00 0.05 0.00 0.02 99.48 23:11:08 23:02:01 1 0.05 0.00 0.07 0.02 0.02 99.85 23:11:08 23:03:01 all 0.20 0.00 0.02 0.00 0.01 99.77 23:11:08 23:03:01 0 0.05 0.00 0.02 0.00 0.00 99.93 23:11:08 23:03:01 1 0.35 0.00 0.02 0.00 0.02 99.62 23:11:08 23:04:01 all 0.19 0.00 0.03 0.00 0.01 99.77 23:11:08 23:04:01 0 0.05 0.00 0.03 0.00 0.02 99.90 23:11:08 23:04:01 1 0.33 0.00 0.03 0.00 0.00 99.63 23:11:08 23:11:08 23:04:01 CPU %user %nice %system %iowait %steal %idle 23:11:08 23:05:01 all 0.18 0.00 0.05 0.00 0.01 99.76 23:11:08 23:05:01 0 0.05 0.00 0.05 0.00 0.02 99.88 23:11:08 23:05:01 1 0.32 0.00 0.05 0.00 0.00 99.63 23:11:08 23:06:01 all 0.19 0.00 0.02 0.00 0.01 99.78 23:11:08 23:06:01 0 0.03 0.00 0.02 0.00 0.00 99.95 23:11:08 23:06:01 1 0.35 0.00 0.02 0.00 0.02 99.62 23:11:08 23:07:01 all 0.26 0.00 0.03 0.00 0.02 99.70 23:11:08 23:07:01 0 0.03 0.00 0.03 0.00 0.02 99.92 23:11:08 23:07:01 1 0.48 0.00 0.02 0.00 0.02 99.48 23:11:08 23:08:01 all 0.25 0.00 0.06 0.00 0.01 99.68 23:11:08 23:08:01 0 0.05 0.00 0.05 0.00 0.02 99.88 23:11:08 23:08:01 1 0.45 0.00 0.07 0.00 0.00 99.48 23:11:08 23:09:01 all 0.18 0.00 0.04 0.00 0.01 99.77 23:11:08 23:09:01 0 0.15 0.00 0.05 0.00 0.02 99.78 23:11:08 23:09:01 1 0.20 0.00 0.03 0.00 0.00 99.77 23:11:08 23:10:01 all 12.31 0.00 5.54 2.42 0.04 79.70 23:11:08 23:10:01 0 13.00 0.00 5.76 1.88 0.03 79.32 23:11:08 23:10:01 1 11.61 0.00 5.31 2.95 0.05 80.08 23:11:08 23:11:01 all 20.49 0.00 10.59 2.32 0.08 66.53 23:11:08 23:11:01 0 20.99 0.00 10.75 2.44 0.09 65.73 23:11:08 23:11:01 1 19.99 0.00 10.43 2.19 0.07 67.32 23:11:08 Average: all 19.18 0.00 5.11 2.12 0.05 73.54 23:11:08 Average: 0 18.93 0.00 5.29 2.11 0.05 73.62 23:11:08 Average: 1 19.43 0.00 4.93 2.14 0.05 73.45 23:11:08 23:11:08 23:11:08