Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 87919881fb59c2333938e962ed1f0877a1f0dbb7 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-ssh5410385755173369258.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-ssh3642980872470939787.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-ssh5134859793385537962.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-ssh7023445566449772361.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 9bc0e518fca0494fd51682b06eec2da29a326327 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/main/workspace@libs/lf-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/main/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh3894697659281884531.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 9bc0e518fca0494fd51682b06eec2da29a326327 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 9bc0e518fca0494fd51682b06eec2da29a326327 # timeout=10 Commit message: "Merge "Fix: Make archiveArtifacts overwriteable in lfJava"" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2], buildSnap:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.16 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 BUILD_SNAP: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor Running on prd-centos7-docker-4c-2g-410 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/56 [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/56 # 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/56@tmp/jenkins-gitclient-ssh521682488104559415.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 87919881fb59c2333938e962ed1f0877a1f0dbb7 (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 87919881fb59c2333938e962ed1f0877a1f0dbb7 # timeout=10 Commit message: "build(security): Upgrade base images to alpine 3.14 (#3714)" > git rev-list --no-walk 4342e0f0610ff998fa99ba710d442fbf6a5cf7f9 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 20:57:30 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 20:57:30 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 20:57:30 ========================================================= 20:57:30 EdgeX Global Pipelines Version Info 20:57:30 ========================================================= [Pipeline] libraryResource [Pipeline] sh 20:57:31 ------------------- 20:57:31 stable info: 20:57:31 ------------------- 20:57:31 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 20:57:31 Commit SHA: 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 20:57:31 Message: update stable to v1.0.205 20:57:32 ------------------- 20:57:32 experimental info: 20:57:32 ------------------- 20:57:32 Commited By: **** collab-it+edgex@linuxfoundation.org 20:57:32 Commit SHA: 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 20:57:32 Message: update experimental to v1.0.205 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 20:57:32 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 20:57:32 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 20:57:32 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 20:57:32 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 20:57:32 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 20:57:33 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 20:57:33 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 20:57:33 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 20:57:33 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 20:57:33 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 20:57:33 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 20:57:33 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 20:57:33 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 20:57:33 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 20:57:33 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 20:57:33 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 20:57:33 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 20:57:33 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 20:57:33 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 20:57:33 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 20:57:33 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 20:57:33 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 20:57:33 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 20:57:33 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 20:57:33 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 20:57:33 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 20:57:33 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 87919881fb59c2333938e962ed1f0877a1f0dbb7 [Pipeline] echo 20:57:33 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 8791988 [Pipeline] echo 20:57:33 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:57:33 provisioning config files... 20:57:33 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/56@tmp/config3796135516865328218tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:57:33 ---> docker-login.sh 20:57:33 nexus3.edgexfoundry.org:10001 20:57:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:57:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:57:34 Configure a credential helper to remove this warning. See 20:57:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:57:34 20:57:34 Login Succeeded 20:57:34 nexus3.edgexfoundry.org:10002 20:57:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:57:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:57:34 Configure a credential helper to remove this warning. See 20:57:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:57:34 20:57:34 Login Succeeded 20:57:34 nexus3.edgexfoundry.org:10003 20:57:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:57:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:57:34 Configure a credential helper to remove this warning. See 20:57:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:57:34 20:57:34 Login Succeeded 20:57:34 nexus3.edgexfoundry.org:10004 20:57:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:57:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:57:34 Configure a credential helper to remove this warning. See 20:57:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:57:34 20:57:34 Login Succeeded 20:57:34 docker.io 20:57:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:57:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:57:35 Configure a credential helper to remove this warning. See 20:57:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:57:35 20:57:35 Login Succeeded 20:57:35 ---> docker-login.sh ends [Pipeline] } 20:57:35 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 20:57:35 ++ 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 20:57:35 + for file in '`ls cmd/**/Dockerfile`' 20:57:35 ++ dirname cmd/core-command/Dockerfile 20:57:35 ++ cut -d/ -f2 20:57:35 + echo core-command,cmd/core-command/Dockerfile 20:57:35 + for file in '`ls cmd/**/Dockerfile`' 20:57:35 ++ dirname cmd/core-data/Dockerfile 20:57:35 ++ cut -d/ -f2 20:57:35 + echo core-data,cmd/core-data/Dockerfile 20:57:35 + for file in '`ls cmd/**/Dockerfile`' 20:57:35 ++ dirname cmd/core-metadata/Dockerfile 20:57:35 ++ cut -d/ -f2 20:57:35 + echo core-metadata,cmd/core-metadata/Dockerfile 20:57:35 + for file in '`ls cmd/**/Dockerfile`' 20:57:35 ++ dirname cmd/security-bootstrapper/Dockerfile 20:57:35 ++ cut -d/ -f2 20:57:35 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 20:57:35 + for file in '`ls cmd/**/Dockerfile`' 20:57:35 ++ dirname cmd/security-proxy-setup/Dockerfile 20:57:35 ++ cut -d/ -f2 20:57:35 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 20:57:35 + for file in '`ls cmd/**/Dockerfile`' 20:57:35 ++ dirname cmd/security-secretstore-setup/Dockerfile 20:57:35 ++ cut -d/ -f2 20:57:35 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 20:57:35 + for file in '`ls cmd/**/Dockerfile`' 20:57:35 ++ dirname cmd/support-notifications/Dockerfile 20:57:35 ++ cut -d/ -f2 20:57:35 + echo support-notifications,cmd/support-notifications/Dockerfile 20:57:35 + for file in '`ls cmd/**/Dockerfile`' 20:57:35 ++ dirname cmd/support-scheduler/Dockerfile 20:57:35 ++ cut -d/ -f2 20:57:35 + echo support-scheduler,cmd/support-scheduler/Dockerfile 20:57:35 + for file in '`ls cmd/**/Dockerfile`' 20:57:35 ++ dirname cmd/sys-mgmt-agent/Dockerfile 20:57:35 ++ cut -d/ -f2 20:57:35 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 20:57:35 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 20:57:37 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 20:57:37 20:57:37 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 20:57:37 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 20:57:37 latest: Pulling from edgex-devops/git-semver 20:57:37 31603596830f: Pulling fs layer 20:57:37 04fac38145f0: Pulling fs layer 20:57:37 701f6daf10bf: Pulling fs layer 20:57:37 24f72da36158: Pulling fs layer 20:57:37 24f72da36158: Waiting 20:57:37 04fac38145f0: Verifying Checksum 20:57:37 04fac38145f0: Download complete 20:57:37 31603596830f: Verifying Checksum 20:57:37 31603596830f: Download complete 20:57:37 31603596830f: Pull complete 20:57:37 24f72da36158: Verifying Checksum 20:57:37 24f72da36158: Download complete 20:57:37 04fac38145f0: Pull complete 20:57:37 701f6daf10bf: Verifying Checksum 20:57:37 701f6daf10bf: Download complete 20:57:38 701f6daf10bf: Pull complete 20:57:38 24f72da36158: Pull complete 20:57:38 Digest: sha256:4df6d42b0a42de7465b316d5d101e9e577e29cf163494206da03a6bf8561ec42 20:57:38 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 20:57:38 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 20:57:38 prd-centos7-docker-4c-2g-410 does not seem to be running inside a container 20:57:38 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/56 -v /w/workspace/edgex-go/56:/w/workspace/edgex-go/56:rw,z -v /w/workspace/edgex-go/56@tmp:/w/workspace/edgex-go/56@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 20:57:39 $ docker top 27fc16c0daddbb33108ca9f783639add5e9b85632ae8a96f470833964d5e2c8b -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 20:57:39 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:57:39 [ssh-agent] Looking for ssh-agent implementation... 20:57:39 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:57:39 $ docker exec 27fc16c0daddbb33108ca9f783639add5e9b85632ae8a96f470833964d5e2c8b ssh-agent 20:57:39 SSH_AUTH_SOCK=/tmp/ssh-wKpuZhCwDL06/agent.14 20:57:39 SSH_AGENT_PID=20 20:57:39 Running ssh-add (command line suppressed) 20:57:39 Identity added: /w/workspace/edgex-go/56@tmp/private_key_468626496509305308.key (/w/workspace/edgex-go/56@tmp/private_key_468626496509305308.key) 20:57:39 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:57:40 + git tag --points-at HEAD [Pipeline] } 20:57:40 $ docker exec --env ******** --env ******** 27fc16c0daddbb33108ca9f783639add5e9b85632ae8a96f470833964d5e2c8b ssh-agent -k 20:57:40 unset SSH_AUTH_SOCK; 20:57:40 unset SSH_AGENT_PID; 20:57:40 echo Agent pid 20 killed; 20:57:40 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 20:57:40 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:57:40 [ssh-agent] Looking for ssh-agent implementation... 20:57:40 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:57:40 $ docker exec 27fc16c0daddbb33108ca9f783639add5e9b85632ae8a96f470833964d5e2c8b ssh-agent 20:57:40 SSH_AUTH_SOCK=/tmp/ssh-n6cTkBNs4plt/agent.55 20:57:40 SSH_AGENT_PID=62 20:57:40 Running ssh-add (command line suppressed) 20:57:40 Identity added: /w/workspace/edgex-go/56@tmp/private_key_6344590823915570523.key (/w/workspace/edgex-go/56@tmp/private_key_6344590823915570523.key) 20:57:40 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:57:41 + git semver init 20:57:41 # -> Open(): unable to determine branch for HEAD 20:57:41 # $GIT_DIR = /w/workspace/edgex-go/56/.git 20:57:41 # $GIT_WORK_TREE = /w/workspace/edgex-go/56 20:57:41 # $SEMVER_REMOTE_NAME = origin 20:57:41 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 20:57:41 # $SEMVER_USER_NAME = edgex-jenkins 20:57:41 # $SEMVER_BRANCH = main 20:57:41 # $SEMVER_TEMP = /tmp/semver-309553680 20:57:41 # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP 20:58:19 # '/tmp/semver-309553680' -> '/w/workspace/edgex-go/56/.semver' 20:58:19 # -> Force: false 20:58:19 # $SEMVER_DIR = /w/workspace/edgex-go/56/.semver [Pipeline] } 20:58:20 $ docker exec --env ******** --env ******** 27fc16c0daddbb33108ca9f783639add5e9b85632ae8a96f470833964d5e2c8b ssh-agent -k 20:58:20 unset SSH_AUTH_SOCK; 20:58:20 unset SSH_AGENT_PID; 20:58:20 echo Agent pid 62 killed; 20:58:20 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 20:58:20 + git semver [Pipeline] } 20:58:20 $ docker stop --time=1 27fc16c0daddbb33108ca9f783639add5e9b85632ae8a96f470833964d5e2c8b 20:58:22 $ docker rm -f 27fc16c0daddbb33108ca9f783639add5e9b85632ae8a96f470833964d5e2c8b [Pipeline] // withDockerContainer [Pipeline] sh 20:58:22 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 20:58:23 Stashed 1 file(s) [Pipeline] echo 20:58:23 [edgeXSemver]: initialized semver on version 2.0.1-dev.49 [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 20:58:23 ========================================================= 20:58:23 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 20:58:23 ========================================================= [Pipeline] fileExists [Pipeline] sh 20:58:23 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 20:58:23 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 20:58:23 540db60ca938: Pulling fs layer 20:58:23 adcc1eea9eea: Pulling fs layer 20:58:23 4c4ab2625f07: Pulling fs layer 20:58:23 db62176df00c: Pulling fs layer 20:58:23 3b30891b0d05: Pulling fs layer 20:58:23 06b49ca38bd5: Pulling fs layer 20:58:23 c788192a36de: Pulling fs layer 20:58:23 a77e37c0d609: Pulling fs layer 20:58:23 c3185cebc471: Pulling fs layer 20:58:23 db62176df00c: Waiting 20:58:23 3b30891b0d05: Waiting 20:58:23 06b49ca38bd5: Waiting 20:58:23 c788192a36de: Waiting 20:58:23 c3185cebc471: Waiting 20:58:23 4c4ab2625f07: Verifying Checksum 20:58:23 4c4ab2625f07: Download complete 20:58:23 adcc1eea9eea: Download complete 20:58:23 3b30891b0d05: Verifying Checksum 20:58:23 3b30891b0d05: Download complete 20:58:24 06b49ca38bd5: Verifying Checksum 20:58:24 06b49ca38bd5: Download complete 20:58:24 540db60ca938: Verifying Checksum 20:58:24 540db60ca938: Download complete 20:58:24 c788192a36de: Verifying Checksum 20:58:24 c788192a36de: Download complete 20:58:24 540db60ca938: Pull complete 20:58:24 adcc1eea9eea: Pull complete 20:58:24 4c4ab2625f07: Pull complete 20:58:25 a77e37c0d609: Verifying Checksum 20:58:25 a77e37c0d609: Download complete 20:58:29 c3185cebc471: Verifying Checksum 20:58:29 c3185cebc471: Download complete 20:58:29 db62176df00c: Verifying Checksum 20:58:29 db62176df00c: Download complete 20:58:33 db62176df00c: Pull complete 20:58:33 3b30891b0d05: Pull complete 20:58:33 06b49ca38bd5: Pull complete 20:58:33 c788192a36de: Pull complete 20:58:33 a77e37c0d609: Pull complete 20:58:35 c3185cebc471: Pull complete 20:58:35 Digest: sha256:c22a6272cb0662d4dba1bb41e7658fbabc00c875dcca5b7a38fb264b4004f4bd 20:58:35 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 20:58:35 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] fileExists [Pipeline] sh 20:58:36 + echo 'FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 20:58:36 WORKDIR /edgex 20:58:36 COPY go.mod . 20:58:36 RUN go mod download' 20:58:36 + docker build -t ci-base-image-x86_64 -f - . 20:58:37 Sending build context to Docker daemon 328.8MB 20:58:37 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 20:58:37 ---> 031687cdd783 20:58:37 Step 2/4 : WORKDIR /edgex 20:58:38 Still waiting to schedule task 20:58:38 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 20:58:39 ---> Running in 75bf47c3fb37 20:58:39 Removing intermediate container 75bf47c3fb37 20:58:39 ---> 05da2b05da63 20:58:39 Step 3/4 : COPY go.mod . 20:58:39 ---> 058cc72f6d80 20:58:39 Step 4/4 : RUN go mod download 20:58:39 ---> Running in e692b2eb0877 20:59:18 Removing intermediate container e692b2eb0877 20:59:18 ---> e33cd5166edf 20:59:18 Successfully built e33cd5166edf 20:59:18 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 20:59:19 + docker inspect -f . ci-base-image-x86_64 20:59:19 . [Pipeline] withDockerContainer 20:59:19 prd-centos7-docker-4c-2g-410 does not seem to be running inside a container 20:59:19 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/56 -v /w/workspace/edgex-go/56:/w/workspace/edgex-go/56:rw,z -v /w/workspace/edgex-go/56@tmp:/w/workspace/edgex-go/56@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 ******** ci-base-image-x86_64 cat 20:59:19 $ docker top a0d9c72c694f45bf2937c65fd776b960b39d4a9460a3b15183be4e0cfbca36c0 -eo pid,comm [Pipeline] { [Pipeline] sh 20:59:20 + go version 20:59:20 go version go1.16.6 linux/amd64 [Pipeline] } 20:59:20 $ docker stop --time=1 a0d9c72c694f45bf2937c65fd776b960b39d4a9460a3b15183be4e0cfbca36c0 20:59:21 $ docker rm -f a0d9c72c694f45bf2937c65fd776b960b39d4a9460a3b15183be4e0cfbca36c0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 20:59:21 + docker inspect -f . ci-base-image-x86_64 20:59:21 . [Pipeline] withDockerContainer 20:59:22 prd-centos7-docker-4c-2g-410 does not seem to be running inside a container 20:59:22 $ 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/56 -v /w/workspace/edgex-go/56:/w/workspace/edgex-go/56:rw,z -v /w/workspace/edgex-go/56@tmp:/w/workspace/edgex-go/56@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 ******** ci-base-image-x86_64 cat 20:59:22 $ docker top 5d2711aa274e5522341364519eafd0ff8e460dc25668c9f117e4c49d3a1161a8 -eo pid,comm [Pipeline] { [Pipeline] echo 20:59:22 ========================================================= 20:59:22 [edgeXBuildGoParallel] Running Tests and Build... 20:59:22 ========================================================= [Pipeline] fileExists [Pipeline] sh 20:59:22 + go mod tidy [Pipeline] sh 20:59:23 + make test 20:59:23 go mod tidy 20:59:23 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 20:59:28 ? github.com/edgexfoundry/edgex-go [no test files] 20:59:47 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 20:59:50 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 20:59:50 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 20:59:50 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 20:59:53 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 20:59:53 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 20:59:53 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 20:59:53 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 20:59:54 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 20:59:54 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 20:59:54 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 20:59:54 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 20:59:54 ? github.com/edgexfoundry/edgex-go/internal [no test files] 20:59:54 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 20:59:56 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.045s coverage: 28.7% of statements 20:59:56 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 20:59:56 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 20:59:57 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.056s coverage: 100.0% of statements 20:59:57 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 20:59:57 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.092s coverage: 46.3% of statements 20:59:57 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 20:59:57 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 20:59:58 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.109s coverage: 90.1% of statements 20:59:58 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 20:59:58 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 20:59:59 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.062s coverage: 81.2% of statements 20:59:59 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 20:59:59 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 20:59:59 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 20:59:59 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 20:59:59 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 21:00:00 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.238s coverage: 94.2% of statements 21:00:00 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 21:00:00 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 21:00:00 ok github.com/edgexfoundry/edgex-go/internal/io 0.045s coverage: 59.1% of statements 21:00:00 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 21:00:00 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 21:00:00 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 21:00:00 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 21:00:00 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 21:00:00 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.052s coverage: 60.0% of statements 21:00:00 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 21:00:00 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 21:00:00 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 21:00:01 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.062s coverage: 0.8% of statements 21:00:01 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 21:00:01 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.047s coverage: 58.8% of statements 21:00:01 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.045s coverage: 21.7% of statements 21:00:01 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 21:00:02 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.058s coverage: 47.1% of statements 21:00:02 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.048s coverage: 79.5% of statements 21:00:02 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.043s coverage: 94.1% of statements 21:00:02 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.065s coverage: 96.3% of statements 21:00:03 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.064s coverage: 87.5% of statements 21:00:15 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.063s coverage: 94.4% of statements 21:00:15 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.044s coverage: 44.8% of statements 21:00:19 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 15.200s coverage: 81.8% of statements 21:00:19 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 21:00:37 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.076s coverage: 92.9% of statements 21:00:37 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 21:00:37 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 21:00:37 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 21:00:37 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.029s coverage: 65.1% of statements 21:00:37 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 21:00:37 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 21:00:37 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 21:00:37 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 21:00:37 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 21:00:37 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.063s coverage: 87.2% of statements 21:00:37 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 21:00:37 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 21:00:37 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.053s coverage: 100.0% of statements 21:00:37 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 21:00:37 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.075s coverage: 58.8% of statements 21:00:37 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 21:00:37 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.054s coverage: 80.0% of statements 21:00:37 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.064s coverage: 87.2% of statements 21:00:37 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.054s coverage: 85.4% of statements 21:00:37 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.139s coverage: 91.2% of statements 21:00:37 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 21:00:37 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.134s coverage: 64.4% of statements 21:00:37 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 21:00:37 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 21:00:37 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.042s coverage: 100.0% of statements 21:00:37 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.032s coverage: 91.3% of statements 21:00:37 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.020s coverage: 100.0% of statements 21:00:37 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.031s coverage: 73.7% of statements 21:00:37 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.023s coverage: 100.0% of statements 21:00:38 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.232s coverage: 70.5% of statements 21:00:38 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 21:00:38 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 21:00:38 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 21:00:39 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.122s coverage: 43.6% of statements 21:00:39 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 21:00:39 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 21:00:39 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.072s coverage: 89.5% of statements 21:00:39 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 21:00:39 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.058s coverage: 84.8% of statements 21:00:39 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 21:00:46 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.071s coverage: 19.5% of statements 21:00:46 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 21:00:46 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 21:00:46 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 21:00:46 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 21:00:46 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.128s coverage: 92.0% of statements 21:00:46 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 21:00:46 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 21:00:46 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 21:00:46 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 21:00:46 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.061s coverage: 63.2% of statements 21:00:46 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 21:00:46 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 21:00:46 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.088s coverage: 97.7% of statements 21:00:46 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 21:00:46 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 21:00:46 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 21:00:46 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 21:00:46 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.051s coverage: 28.9% of statements 21:00:46 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 21:00:46 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 21:00:46 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 21:00:46 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 21:00:46 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 21:00:46 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 21:00:46 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.054s coverage: 100.0% of statements 21:00:46 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.030s coverage: 95.4% of statements 21:00:46 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 21:00:58 Running on prd-ubuntu18.04-docker-arm64-4c-16g-411 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws 21:00:59 Running in /w/workspace/edgex-go/56 [Pipeline] { [Pipeline] checkout 21:00:59 The recommended git tool is: git 21:01:04 using credential edgex-jenkins-ssh 21:01:04 Cloning the remote Git repository 21:01:04 Cloning repository git@github.com:edgexfoundry/edgex-go.git 21:01:05 > git init /w/workspace/edgex-go/56 # timeout=10 21:01:05 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 21:01:05 > git --version # timeout=10 21:01:05 > git --version # 'git version 2.17.1' 21:01:05 using GIT_SSH to set credentials SSH Credentials for GitHub 21:01:05 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 21:01:09 GO111MODULE=on go vet ./... 21:01:17 gofmt -l . 21:01:17 [ "`gofmt -l .`" = "" ] 21:01:17 ./bin/test-attribution-txt.sh [Pipeline] sh 21:01:18 + ls -al . 21:01:18 total 612 21:01:18 drwxrwxr-x 10 1001 1001 4096 Sep 16 21:01 . 21:01:18 drwxr-xr-x 4 root root 30 Sep 16 20:59 .. 21:01:18 -rw-rw-r-- 1 1001 1001 11 Sep 16 20:57 .dockerignore 21:01:18 drwxrwxr-x 8 1001 1001 162 Sep 16 20:57 .git 21:01:18 drwxrwxr-x 4 1001 1001 142 Sep 16 20:57 .github 21:01:18 -rw-rw-r-- 1 1001 1001 818 Sep 16 20:57 .gitignore 21:01:18 -rw-rw-r-- 1 1001 1001 129 Sep 16 20:57 .golangci.yml 21:01:18 -rw-rw-r-- 1 1001 1001 76 Sep 16 20:57 .hadolint.yml 21:01:18 drwx------ 3 1001 1001 43 Sep 16 20:58 .semver 21:01:18 -rw-rw-r-- 1 1001 1001 166 Sep 16 20:57 .sonarcloud.properties 21:01:18 -rw-rw-r-- 1 1001 1001 1171 Sep 16 20:57 ADOPTERS.md 21:01:18 -rw-rw-r-- 1 1001 1001 8493 Sep 16 20:57 Attribution.txt 21:01:18 -rw-rw-r-- 1 1001 1001 43881 Sep 16 20:57 CHANGELOG.md 21:01:18 -rw-rw-r-- 1 1001 1001 3804 Sep 16 20:57 CONTRIBUTING.md 21:01:18 -rw-rw-r-- 1 1001 1001 677 Sep 16 20:57 GOVERNANCE.md 21:01:18 -rw-rw-r-- 1 1001 1001 849 Sep 16 20:57 Jenkinsfile 21:01:18 -rw-rw-r-- 1 1001 1001 10775 Sep 16 20:57 LICENSE 21:01:18 -rw-rw-r-- 1 1001 1001 6386 Sep 16 20:57 Makefile 21:01:18 -rw-rw-r-- 1 1001 1001 582 Sep 16 20:57 OWNERS.md 21:01:18 -rw-rw-r-- 1 1001 1001 8643 Sep 16 20:57 README.md 21:01:18 -rw-rw-r-- 1 1001 1001 6912 Sep 16 20:57 SECURITY.md 21:01:18 -rw-rw-r-- 1 1001 1001 12 Sep 16 20:58 VERSION 21:01:18 -rw-rw-r-- 1 1001 1001 4131 Sep 16 20:57 ZMQWindows.md 21:01:18 drwxrwxr-x 2 1001 1001 37 Sep 16 20:57 bin 21:01:18 drwxrwxr-x 14 1001 1001 4096 Sep 16 20:57 cmd 21:01:18 -rw-r--r-- 1 root root 403630 Sep 16 21:00 coverage.out 21:01:18 -rw-rw-r-- 1 1001 1001 841 Sep 16 20:57 go.mod 21:01:18 -rw-r--r-- 1 root root 50064 Sep 16 20:59 go.sum 21:01:18 drwxrwxr-x 8 1001 1001 124 Sep 16 20:57 internal 21:01:18 drwxrwxr-x 3 1001 1001 16 Sep 16 20:57 openapi 21:01:18 drwxrwxr-x 4 1001 1001 71 Sep 16 20:57 snap 21:01:18 -rw-rw-r-- 1 1001 1001 204 Sep 16 20:57 version.go [Pipeline] sh 21:01:18 + '[' -e coverage.out ] 21:01:18 + chown 1001:1001 coverage.out [Pipeline] stash 21:01:18 Stashed 1 file(s) [Pipeline] sh 21:01:18 + make build 21:01:18 go mod tidy 21:01:18 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.49" -o cmd/core-data/core-data ./cmd/core-data 21:01:20 Avoid second fetch 21:01:20 Checking out Revision 87919881fb59c2333938e962ed1f0877a1f0dbb7 (main) 21:01:20 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.49" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 21:01:20 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 21:01:20 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 21:01:20 > git config core.sparsecheckout # timeout=10 21:01:20 > git checkout -f 87919881fb59c2333938e962ed1f0877a1f0dbb7 # timeout=10 21:01:24 Commit message: "build(security): Upgrade base images to alpine 3.14 (#3714)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 21:01:25 provisioning config files... 21:01:25 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/56@tmp/config75552065563331490tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:01:26 ---> docker-login.sh 21:01:26 nexus3.edgexfoundry.org:10001 21:01:27 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.49" -o cmd/core-command/core-command ./cmd/core-command 21:01:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:01:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:01:27 Configure a credential helper to remove this warning. See 21:01:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:01:27 21:01:27 Login Succeeded 21:01:27 nexus3.edgexfoundry.org:10002 21:01:28 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.49" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 21:01:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:01:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:01:28 Configure a credential helper to remove this warning. See 21:01:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:01:28 21:01:28 Login Succeeded 21:01:28 nexus3.edgexfoundry.org:10003 21:01:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:01:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:01:28 Configure a credential helper to remove this warning. See 21:01:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:01:28 21:01:28 Login Succeeded 21:01:28 nexus3.edgexfoundry.org:10004 21:01:29 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.49" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 21:01:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:01:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:01:29 Configure a credential helper to remove this warning. See 21:01:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:01:29 21:01:29 Login Succeeded 21:01:29 docker.io 21:01:29 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.49" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 21:01:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:01:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:01:30 Configure a credential helper to remove this warning. See 21:01:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:01:30 21:01:30 Login Succeeded 21:01:30 ---> docker-login.sh ends [Pipeline] } 21:01:30 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash 21:01:30 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.49" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [Pipeline] echo 21:01:30 ========================================================= 21:01:30 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 21:01:30 ========================================================= [Pipeline] fileExists [Pipeline] sh 21:01:30 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 21:01:31 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 21:01:31 595b0fe564bb: Pulling fs layer 21:01:31 24495759ef45: Pulling fs layer 21:01:31 d148012ef14d: Pulling fs layer 21:01:31 e90a11edd702: Pulling fs layer 21:01:31 d77568369979: Pulling fs layer 21:01:31 fc1c9f9a7f3b: Pulling fs layer 21:01:31 170f2ba95c9a: Pulling fs layer 21:01:31 97ac5df62f85: Pulling fs layer 21:01:31 fc1c9f9a7f3b: Waiting 21:01:31 e90a11edd702: Waiting 21:01:31 d77568369979: Waiting 21:01:31 170f2ba95c9a: Waiting 21:01:31 97ac5df62f85: Waiting 21:01:31 d148012ef14d: Verifying Checksum 21:01:31 d148012ef14d: Download complete 21:01:31 24495759ef45: Verifying Checksum 21:01:31 24495759ef45: Download complete 21:01:31 d77568369979: Verifying Checksum 21:01:31 d77568369979: Download complete 21:01:31 595b0fe564bb: Verifying Checksum 21:01:31 595b0fe564bb: Download complete 21:01:31 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.49" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 21:01:31 fc1c9f9a7f3b: Verifying Checksum 21:01:31 fc1c9f9a7f3b: Download complete 21:01:31 170f2ba95c9a: Verifying Checksum 21:01:31 170f2ba95c9a: Download complete 21:01:31 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.49" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 21:01:32 595b0fe564bb: Pull complete 21:01:32 24495759ef45: Pull complete 21:01:32 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.49" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 21:01:33 d148012ef14d: Pull complete 21:01:33 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.49" -o ./cmd/secrets-config ./cmd/secrets-config 21:01:34 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.49" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 21:01:35 97ac5df62f85: Verifying Checksum 21:01:35 97ac5df62f85: Download complete 21:01:35 e90a11edd702: Verifying Checksum 21:01:35 e90a11edd702: Download complete [Pipeline] } 21:01:36 $ docker stop --time=1 5d2711aa274e5522341364519eafd0ff8e460dc25668c9f117e4c49d3a1161a8 21:01:38 $ docker rm -f 5d2711aa274e5522341364519eafd0ff8e460dc25668c9f117e4c49d3a1161a8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 21:01:41 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 21:01:41 21:01:41 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh 21:01:41 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 21:01:41 latest: Pulling from edgex-devops/edgex-compose 21:01:41 cbdbe7a5bc2a: Pulling fs layer 21:01:41 ca9280d653b3: Pulling fs layer 21:01:41 7e9c9ca2126c: Pulling fs layer 21:01:42 cbdbe7a5bc2a: Verifying Checksum 21:01:42 cbdbe7a5bc2a: Download complete 21:01:42 cbdbe7a5bc2a: Pull complete 21:01:42 ca9280d653b3: Verifying Checksum 21:01:42 ca9280d653b3: Download complete 21:01:43 ca9280d653b3: Pull complete 21:01:45 7e9c9ca2126c: Verifying Checksum 21:01:45 7e9c9ca2126c: Download complete 21:01:47 e90a11edd702: Pull complete 21:01:47 d77568369979: Pull complete 21:01:47 fc1c9f9a7f3b: Pull complete 21:01:47 170f2ba95c9a: Pull complete 21:01:48 7e9c9ca2126c: Pull complete 21:01:48 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 21:01:48 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 21:01:48 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer 21:01:48 prd-centos7-docker-4c-2g-410 does not seem to be running inside a container 21:01:48 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/56 -v /w/workspace/edgex-go/56:/w/workspace/edgex-go/56:rw,z -v /w/workspace/edgex-go/56@tmp:/w/workspace/edgex-go/56@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-devops/edgex-compose:latest cat 21:01:50 $ docker top 332a7d9a71a5724b34fa356d48817dcc853cdf05075c027197774a871c87e168 -eo pid,comm [Pipeline] { [Pipeline] sh 21:01:51 + docker-compose build --help 21:01:51 + grep parallel 21:01:51 --parallel Build images in parallel. [Pipeline] } 21:01:51 $ docker stop --time=1 332a7d9a71a5724b34fa356d48817dcc853cdf05075c027197774a871c87e168 21:01:52 $ docker rm -f 332a7d9a71a5724b34fa356d48817dcc853cdf05075c027197774a871c87e168 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 21:01:53 97ac5df62f85: Pull complete 21:01:53 Digest: sha256:84204f9419e0e30039067cc16e8ccc9a99ccb3a3f51ea7567ddff3f7e64b8ba8 21:01:53 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 21:01:53 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [Pipeline] fileExists [Pipeline] sh 21:01:53 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 21:01:53 . [Pipeline] withDockerContainer 21:01:53 prd-centos7-docker-4c-2g-410 does not seem to be running inside a container 21:01:53 + docker build -t ci-base-image-arm64 -f - . 21:01:53 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 21:01:53 WORKDIR /edgex 21:01:53 COPY go.mod . 21:01:53 RUN go mod download 21:01:53 $ 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/56 -v /w/workspace/edgex-go/56:/w/workspace/edgex-go/56:rw,z -v /w/workspace/edgex-go/56@tmp:/w/workspace/edgex-go/56@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 21:01:54 $ docker top de6c2e19c2108db2bd5f83db3de6dfc3eb613e8a1cd314c80e838d232c959315 -eo pid,comm [Pipeline] { [Pipeline] sh 21:01:54 + docker-compose -f ./docker-compose-build.yml build --parallel 21:01:55 Building core-command ... 21:01:55 Building core-data ... 21:01:55 Building core-metadata ... 21:01:55 Building security-bootstrapper ... 21:01:55 Building security-proxy-setup ... 21:01:55 Building security-secretstore-setup ... 21:01:55 Building support-notifications ... 21:01:55 Building support-scheduler ... 21:01:55 Building sys-mgmt-agent ... 21:01:55 Building security-proxy-setup 21:01:55 Building core-command 21:01:55 Building support-scheduler 21:01:55 Building security-secretstore-setup 21:01:55 Building core-data 21:01:55 Sending build context to Docker daemon 166MB 21:01:55 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 21:01:55 ---> 04bc70af865f 21:01:55 Step 2/4 : WORKDIR /edgex 21:02:01 ---> Running in 66cf699e7f4e 21:02:01 Removing intermediate container 66cf699e7f4e 21:02:01 ---> 591a9ab8f850 21:02:01 Step 3/4 : COPY go.mod . 21:02:02 ---> 8661587e2d8f 21:02:02 Step 4/4 : RUN go mod download 21:02:02 ---> Running in fd47bec7dc3c 21:02:07 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 21:02:07 Step 2/24 : FROM ${BUILDER_BASE} AS builder 21:02:07 ---> e33cd5166edf 21:02:07 Step 3/24 : WORKDIR /edgex-go 21:02:07 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.14 21:02:07 Step 2/23 : FROM ${BUILDER_BASE} AS builder 21:02:07 ---> e33cd5166edf 21:02:07 Step 3/23 : WORKDIR /edgex-go 21:02:11 ---> Running in 35fabaa8e2e3 21:02:11 ---> Running in 78369b2af961 21:02:19 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 21:02:19 Step 2/22 : FROM ${BUILDER_BASE} AS builder 21:02:19 ---> e33cd5166edf 21:02:19 Step 3/22 : WORKDIR /edgex-go 21:02:19 ---> Using cache 21:02:19 ---> e5346f0043f5 21:02:19 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 21:02:19 Removing intermediate container 78369b2af961 21:02:19 ---> e5346f0043f5 21:02:19 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 21:02:19 Removing intermediate container 35fabaa8e2e3 21:02:19 ---> aca7ef01b16a 21:02:19 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 21:02:19 ---> Running in 243f259b059a 21:02:19 ---> Running in b564ea11cd7c 21:02:19 ---> Running in 98fafe58b8ee 21:02:20 Removing intermediate container 243f259b059a 21:02:20 ---> b3d73f9babdb 21:02:20 Step 5/22 : RUN apk add --update --no-cache make git 21:02:20 ---> Running in 4dfbce0da558 21:02:20 Removing intermediate container b564ea11cd7c 21:02:20 ---> 0a7cbe8b5359 21:02:20 Step 5/23 : RUN apk add --update --no-cache make git 21:02:20 Removing intermediate container 98fafe58b8ee 21:02:20 ---> ddbddd05ef60 21:02:20 Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 21:02:20 ---> Running in c0e02586f619 21:02:20 ---> Running in 82544ea33222 21:02:20 Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.14 21:02:20 Step 2/26 : FROM ${BUILDER_BASE} AS builder 21:02:20 ---> e33cd5166edf 21:02:20 Step 3/26 : WORKDIR /edgex-go 21:02:20 ---> Using cache 21:02:20 ---> aca7ef01b16a 21:02:20 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 21:02:20 ---> Using cache 21:02:20 ---> ddbddd05ef60 21:02:20 Step 5/26 : RUN apk add --update --no-cache make git 21:02:20 ---> Running in 82589730738a 21:02:21 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 21:02:21 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 21:02:21 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 21:02:21 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 21:02:21 Step 2/24 : FROM ${BUILDER_BASE} AS builder 21:02:21 ---> e33cd5166edf 21:02:21 Step 3/24 : WORKDIR /edgex-go 21:02:21 ---> Using cache 21:02:21 ---> aca7ef01b16a 21:02:21 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 21:02:21 ---> Using cache 21:02:21 ---> ddbddd05ef60 21:02:21 Step 5/24 : RUN apk add --update --no-cache make git 21:02:21 ---> Running in 55fd57df98d2 21:02:21 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 21:02:22 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 21:02:22 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 21:02:22 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 21:02:22 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 21:02:22 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 21:02:22 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 21:02:22 OK: 219 MiB in 52 packages 21:02:22 OK: 219 MiB in 52 packages 21:02:23 OK: 219 MiB in 52 packages 21:02:23 Removing intermediate container 82589730738a 21:02:23 ---> ae661e79f9b2 21:02:23 Step 6/26 : COPY go.mod . 21:02:23 OK: 219 MiB in 52 packages 21:02:23 OK: 219 MiB in 52 packages 21:02:23 Removing intermediate container 82544ea33222 21:02:23 ---> 5f912581c1c9 21:02:23 Step 6/24 : COPY go.mod . 21:02:23 ---> 39e61e5c226d 21:02:23 Step 7/26 : RUN go mod download 21:02:23 ---> Running in 14a87dc504a2 21:02:23 Removing intermediate container c0e02586f619 21:02:23 ---> 4106c78a25c2 21:02:23 Step 6/23 : COPY go.mod . 21:02:23 ---> a1446000da3f 21:02:23 Step 7/24 : RUN go mod download 21:02:23 ---> Running in 796b294cb7df 21:02:23 ---> 167cf78dfce0 21:02:23 Step 7/23 : RUN go mod download 21:02:23 ---> Running in 662c2139fbe4 21:02:23 Removing intermediate container 4dfbce0da558 21:02:23 ---> 07efd98de52f 21:02:23 Step 6/22 : COPY go.mod . 21:02:23 Removing intermediate container 55fd57df98d2 21:02:23 ---> 54ba2e656c0b 21:02:23 Step 6/24 : COPY go.mod . 21:02:24 ---> 347873e321cc 21:02:24 Step 7/22 : RUN go mod download 21:02:24 ---> Running in 042c15c4a4ac 21:02:24 ---> 4605b81431f7 21:02:24 Step 7/24 : RUN go mod download 21:02:24 ---> Running in 6d056d3829df 21:02:25 Removing intermediate container 14a87dc504a2 21:02:25 ---> aa839a978514 21:02:25 Step 8/26 : COPY . . 21:02:25 Removing intermediate container 796b294cb7df 21:02:25 ---> da81d1bbcdc0 21:02:25 Step 8/24 : COPY . . 21:02:28 Removing intermediate container 662c2139fbe4 21:02:28 ---> f078d85b132a 21:02:28 Step 8/23 : COPY . . 21:02:28 Removing intermediate container 6d056d3829df 21:02:28 ---> c1adf128471c 21:02:28 Step 8/24 : COPY . . 21:02:28 Removing intermediate container 042c15c4a4ac 21:02:28 ---> 9e7e6d55b1d1 21:02:28 Step 8/22 : COPY . . 21:02:38 ---> 3d9acf50cec9 21:02:38 Step 9/24 : RUN go mod tidy 21:02:38 ---> Running in d404bc137403 21:02:39 Removing intermediate container d404bc137403 21:02:39 ---> fe6fbf6fe03b 21:02:39 Step 10/24 : RUN make cmd/core-command/core-command 21:02:39 ---> Running in 53464bcb9fc7 21:02:40 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.49" -o cmd/core-command/core-command ./cmd/core-command 21:02:44 ---> 325bf8d44ce7 21:02:44 Step 9/24 : RUN go mod tidy 21:02:44 ---> Running in 866997fcff22 21:02:44 ---> 177360c64067 21:02:44 Step 9/26 : RUN go mod tidy 21:02:45 ---> Running in 9ecde33bfad2 21:02:48 Removing intermediate container 866997fcff22 21:02:48 ---> 408220dd3164 21:02:48 Step 10/24 : RUN make cmd/core-data/core-data 21:02:48 ---> Running in 9b163e5ec74a 21:02:48 Removing intermediate container 9ecde33bfad2 21:02:48 ---> e5763e42f78c 21:02:48 Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 21:02:48 ---> Running in 755556a67938 21:02:48 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.49" -o cmd/core-data/core-data ./cmd/core-data 21:02:49 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.49" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 21:02:52 ---> fd072656fffd 21:02:52 Step 9/22 : RUN go mod tidy 21:02:52 ---> Running in 23b67ff365b6 21:02:52 ---> 273c3dd145c2 21:02:52 Step 9/23 : RUN go mod tidy 21:02:52 ---> Running in aaf614f7d747 21:02:55 Removing intermediate container 23b67ff365b6 21:02:55 ---> d362f6ca31c1 21:02:55 Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 21:02:55 ---> Running in 80df6c80321a 21:02:55 Removing intermediate container aaf614f7d747 21:02:55 ---> 2890c7a42000 21:02:55 Step 10/23 : RUN make cmd/support-scheduler/support-scheduler 21:02:55 ---> Running in c155d36b0746 21:02:55 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.49" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 21:02:55 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.49" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 21:03:07 Removing intermediate container 53464bcb9fc7 21:03:07 ---> c4c1c3c2499a 21:03:07 21:03:07 Step 11/24 : FROM alpine:3.14 21:03:07 3.14: Pulling from library/alpine 21:03:08 Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a 21:03:08 Status: Downloaded newer image for alpine:3.14 21:03:08 ---> 14119a10abf4 21:03:08 Step 12/24 : RUN apk add --update --no-cache dumb-init 21:03:08 ---> Running in 482e9ab22bb2 21:03:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 21:03:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 21:03:09 (1/1) Installing dumb-init (1.2.5-r1) 21:03:09 Executing busybox-1.33.1-r3.trigger 21:03:09 OK: 6 MiB in 15 packages 21:03:10 Removing intermediate container 482e9ab22bb2 21:03:10 ---> 6c0600a0d484 21:03:10 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 21:03:10 ---> Running in f3874efff5b0 21:03:10 Removing intermediate container f3874efff5b0 21:03:10 ---> 3daed3ffd036 21:03:10 Step 14/24 : ENV APP_PORT=59882 21:03:10 ---> Running in 5a95653ad29c 21:03:10 Removing intermediate container 5a95653ad29c 21:03:10 ---> 87af356c3a28 21:03:10 Step 15/24 : EXPOSE $APP_PORT 21:03:10 ---> Running in 8dd0e69a5d1c 21:03:10 Removing intermediate container 8dd0e69a5d1c 21:03:10 ---> 4f8145b649b9 21:03:10 Step 16/24 : WORKDIR / 21:03:10 ---> Running in c99b2defc38a 21:03:11 Removing intermediate container c99b2defc38a 21:03:11 ---> a407472f494b 21:03:11 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 21:03:11 ---> 4c73bc042bcf 21:03:11 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 21:03:12 ---> 0c9c213cfcfd 21:03:12 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 21:03:12 ---> fb66a1722f42 21:03:12 Step 20/24 : ENTRYPOINT ["/core-command"] 21:03:12 ---> Running in 58cdbdc75ebe 21:03:12 Removing intermediate container 58cdbdc75ebe 21:03:12 ---> 4f52cd5bf762 21:03:12 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 21:03:12 ---> Running in c09b72710f5d 21:03:12 Removing intermediate container c09b72710f5d 21:03:12 ---> 7438f409ac3b 21:03:12 Step 22/24 : LABEL arch=x86_64 21:03:12 ---> Running in 8f3b6aa1616b 21:03:13 Removing intermediate container 8f3b6aa1616b 21:03:13 ---> e9a3455ddf8c 21:03:13 Step 23/24 : LABEL git_sha=87919881fb59c2333938e962ed1f0877a1f0dbb7 21:03:13 ---> Running in b2d929b557c7 21:03:13 Removing intermediate container b2d929b557c7 21:03:13 ---> cc90f2d0b0bd 21:03:13 Step 24/24 : LABEL version=2.0.1-dev.49 21:03:13 ---> Running in 4cb7b320c095 21:03:13 Removing intermediate container 4cb7b320c095 21:03:13 ---> 2b6cec443316 21:03:13 21:03:13 Successfully built 2b6cec443316 21:03:13 Successfully tagged core-command:latest 21:03:13 Building core-metadata 21:03:22  Building core-command ... done Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 21:03:22 Step 2/24 : FROM ${BUILDER_BASE} AS builder 21:03:22 ---> e33cd5166edf 21:03:22 Step 3/24 : WORKDIR /edgex-go 21:03:22 ---> Using cache 21:03:22 ---> aca7ef01b16a 21:03:22 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 21:03:22 ---> Using cache 21:03:22 ---> ddbddd05ef60 21:03:22 Step 5/24 : RUN apk add --update --no-cache make git 21:03:22 ---> Using cache 21:03:22 ---> 54ba2e656c0b 21:03:22 Step 6/24 : COPY go.mod . 21:03:22 ---> Using cache 21:03:22 ---> 4605b81431f7 21:03:22 Step 7/24 : RUN go mod download 21:03:22 ---> Using cache 21:03:22 ---> c1adf128471c 21:03:22 Step 8/24 : COPY . . 21:03:22 ---> Using cache 21:03:22 ---> 3d9acf50cec9 21:03:22 Step 9/24 : RUN go mod tidy 21:03:22 ---> Using cache 21:03:22 ---> fe6fbf6fe03b 21:03:22 Step 10/24 : RUN make cmd/core-metadata/core-metadata 21:03:22 ---> Running in 2bd09ecc1bc0 21:03:22 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.49" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 21:03:32 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.49" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 21:03:36 Removing intermediate container 755556a67938 21:03:36 ---> cc9bde263ab3 21:03:36 21:03:36 Step 11/26 : FROM alpine:3.14 21:03:36 ---> 14119a10abf4 21:03:36 Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 21:03:36 ---> Running in ebf986194776 21:03:36 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.49" -o ./cmd/secrets-config ./cmd/secrets-config 21:03:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 21:03:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 21:03:37 (1/3) Installing ca-certificates (20191127-r5) 21:03:37 (2/3) Installing dumb-init (1.2.5-r1) 21:03:37 (3/3) Installing su-exec (0.2-r1) 21:03:37 Executing busybox-1.33.1-r3.trigger 21:03:37 Executing ca-certificates-20191127-r5.trigger 21:03:37 OK: 6 MiB in 17 packages 21:03:38 Removing intermediate container ebf986194776 21:03:38 ---> 38e15aaf6572 21:03:38 Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 21:03:38 ---> Running in a48d6b68460d 21:03:38 Removing intermediate container a48d6b68460d 21:03:38 ---> 095eea658cdc 21:03:38 Step 14/26 : WORKDIR / 21:03:38 ---> Running in 323af3158a43 21:03:38 Removing intermediate container 323af3158a43 21:03:38 ---> f436e81eb908 21:03:38 Step 15/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 21:03:39 Removing intermediate container fd47bec7dc3c 21:03:39 ---> 983f3098ca79 21:03:39 Successfully built 983f3098ca79 21:03:39 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 21:03:39 ---> f0d96c01f216 21:03:39 Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 21:03:39 + docker inspect -f . ci-base-image-arm64 21:03:39 . 21:03:39 ---> 6d25756980ed 21:03:39 Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [Pipeline] withDockerContainer 21:03:39 prd-ubuntu18.04-docker-arm64-4c-16g-411 does not seem to be running inside a container 21:03:39 ---> 45ee88c5b5d2 21:03:39 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 21:03:39 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/56 -v /w/workspace/edgex-go/56:/w/workspace/edgex-go/56:rw,z -v /w/workspace/edgex-go/56@tmp:/w/workspace/edgex-go/56@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 ******** ci-base-image-arm64 cat 21:03:39 ---> ded705040d6d 21:03:39 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 21:03:40 ---> ac10cdae7741 21:03:40 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 21:03:41 ---> f53988b31826 21:03:41 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 21:03:41 $ docker top fcf220d1bf64ce72dc81519194e0b574a2243c96d28fbd5dd43b04d5744710e3 -eo pid,comm 21:03:41 ---> b07aeb58ff52 21:03:41 Step 22/26 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ [Pipeline] { [Pipeline] sh 21:03:42 ---> Running in 9f7e22c13610 21:03:42 + go version 21:03:42 go version go1.16.6 linux/arm64 [Pipeline] } 21:03:42 $ docker stop --time=1 fcf220d1bf64ce72dc81519194e0b574a2243c96d28fbd5dd43b04d5744710e3 21:03:42 Removing intermediate container 80df6c80321a 21:03:42 ---> 770d5a3b7b08 21:03:42 21:03:42 Step 11/22 : FROM alpine:3.14 21:03:42 ---> 14119a10abf4 21:03:42 Step 12/22 : RUN apk add --update --no-cache curl 21:03:42 ---> Running in f73a5864af8a 21:03:43 Removing intermediate container 9f7e22c13610 21:03:43 ---> 066043f0cf36 21:03:43 Step 23/26 : ENTRYPOINT ["entrypoint.sh"] 21:03:43 ---> Running in fd5ead55a3ea 21:03:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 21:03:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 21:03:44 Removing intermediate container c155d36b0746 21:03:44 ---> 220bdb1fb959 21:03:44 21:03:44 Step 11/23 : FROM alpine:3.14 21:03:44 ---> 14119a10abf4 21:03:44 Step 12/23 : RUN apk add --update --no-cache dumb-init 21:03:44 ---> Using cache 21:03:44 ---> 6c0600a0d484 21:03:44 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 21:03:44 ---> Using cache 21:03:44 ---> 3daed3ffd036 21:03:44 Step 14/23 : ENV APP_PORT=59861 21:03:44 ---> Running in f7fa70b61b37 21:03:44 Removing intermediate container fd5ead55a3ea 21:03:44 ---> 51b1c49d4a87 21:03:44 Step 24/26 : LABEL arch=x86_64 21:03:44 $ docker rm -f fcf220d1bf64ce72dc81519194e0b574a2243c96d28fbd5dd43b04d5744710e3 21:03:44 ---> Running in 2dec8ba62544 21:03:44 Removing intermediate container f7fa70b61b37 21:03:44 ---> 2a6cd0579f02 21:03:44 Step 15/23 : EXPOSE $APP_PORT 21:03:44 (1/5) Installing ca-certificates (20191127-r5) 21:03:44 (2/5) Installing brotli-libs (1.0.9-r5) 21:03:44 (3/5) Installing nghttp2-libs (1.43.0-r0) 21:03:44 (4/5) Installing libcurl (7.79.0-r0) 21:03:44 ---> Running in 47ada613cb29 21:03:44 (5/5) Installing curl (7.79.0-r0) 21:03:44 Executing busybox-1.33.1-r3.trigger 21:03:44 Executing ca-certificates-20191127-r5.trigger [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [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 21:03:45 OK: 8 MiB in 19 packages 21:03:45 Removing intermediate container 2dec8ba62544 21:03:45 ---> 1e70bec9e2fc 21:03:45 Step 25/26 : LABEL git_sha=87919881fb59c2333938e962ed1f0877a1f0dbb7 21:03:45 Removing intermediate container 47ada613cb29 21:03:45 ---> 3a164d162103 21:03:45 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 21:03:45 ---> Running in 27c44cf4f5fd 21:03:45 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 21:03:45 Removing intermediate container 27c44cf4f5fd 21:03:45 ---> 42aee164947a 21:03:45 Step 26/26 : LABEL version=2.0.1-dev.49 21:03:45 21:03:45 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh 21:03:46 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 21:03:46 ---> Running in efd0573432f8 21:03:46 ---> 9f2134724923 21:03:46 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 21:03:46 latest: Pulling from edgex-devops/edgex-compose-arm64 21:03:46 29e5d40040c1: Pulling fs layer 21:03:46 1ce36da41761: Pulling fs layer 21:03:46 25b303627fd3: Pulling fs layer 21:03:46 Removing intermediate container f73a5864af8a 21:03:46 ---> 167afa413198 21:03:46 Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 21:03:46 Removing intermediate container efd0573432f8 21:03:46 ---> c0d4f33f3b76 21:03:46 21:03:46 Removing intermediate container 9b163e5ec74a 21:03:46 ---> 4047f815fbca 21:03:46 21:03:46 Step 11/24 : FROM alpine:3.14 21:03:46 ---> 14119a10abf4 21:03:46 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 21:03:46 ---> Running in 98b571f83658 21:03:46 29e5d40040c1: Verifying Checksum 21:03:46 29e5d40040c1: Download complete 21:03:46 ---> Running in 5d2dc7671f1f 21:03:47 Successfully built c0d4f33f3b76 21:03:47 Successfully tagged security-secretstore-setup:latest 21:03:47 Building sys-mgmt-agent 21:03:47  Building security-secretstore-setup ... done  ---> 7603d6fe688f 21:03:47 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 21:03:47 Removing intermediate container 5d2dc7671f1f 21:03:47 ---> c94045592fe9 21:03:47 Step 13/24 : ENV APP_PORT=59880 21:03:47 Removing intermediate container 98b571f83658 21:03:47 ---> 9ae05aa58653 21:03:47 Step 14/22 : WORKDIR /edgex 21:03:47 29e5d40040c1: Pull complete 21:03:47 1ce36da41761: Verifying Checksum 21:03:47 1ce36da41761: Download complete 21:03:47 ---> Running in 512f37a23788 21:03:47 ---> Running in 7d7b8789fd6a 21:03:48 ---> 657c95e8fb9c 21:03:48 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 21:03:48 Removing intermediate container 512f37a23788 21:03:48 ---> 86765fe1f7f2 21:03:48 Step 14/24 : EXPOSE $APP_PORT 21:03:48 ---> Running in 575a1e8d6b3c 21:03:48 Removing intermediate container 7d7b8789fd6a 21:03:48 ---> cd55b6880c25 21:03:48 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 21:03:48 ---> Running in 9e8f9a885e92 21:03:48 1ce36da41761: Pull complete 21:03:48 25b303627fd3: Verifying Checksum 21:03:48 25b303627fd3: Download complete 21:03:48 Removing intermediate container 575a1e8d6b3c 21:03:48 ---> 104f64d8bb4c 21:03:48 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 21:03:49 ---> Running in e01be7733edd 21:03:49 Removing intermediate container 9e8f9a885e92 21:03:49 ---> a8995140308a 21:03:49 Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 21:03:49 ---> bc0f814b7205 21:03:49 Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 21:03:49 ---> Running in 9b811e533aec 21:03:49 Removing intermediate container e01be7733edd 21:03:49 ---> 4819d7abbbd1 21:03:49 Step 21/23 : LABEL arch=x86_64 21:03:49 ---> Running in 0745b0fe9bde 21:03:49 Removing intermediate container 0745b0fe9bde 21:03:49 ---> 4ac37f288c1e 21:03:49 Step 22/23 : LABEL git_sha=87919881fb59c2333938e962ed1f0877a1f0dbb7 21:03:49 ---> Running in 62ed556feb4f 21:03:49 ---> e793594b17d7 21:03:49 Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 21:03:50 Removing intermediate container 62ed556feb4f 21:03:50 ---> 7a86bab16488 21:03:50 Step 23/23 : LABEL version=2.0.1-dev.49 21:03:50 Removing intermediate container 9b811e533aec 21:03:50 ---> eeaa35f1aec8 21:03:50 Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init 21:03:50 ---> Running in e9844501251a 21:03:50 ---> Running in 4eff190cf8a1 21:03:50 ---> d1443b781dcb 21:03:50 Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] 21:03:50 Removing intermediate container e9844501251a 21:03:50 ---> fd174636bdff 21:03:50 21:03:50 ---> Running in bde909f89f4e 21:03:51 Successfully built fd174636bdff 21:03:51 Successfully tagged support-scheduler:latest 21:03:51  Building support-scheduler ... done Building support-notifications 21:03:51 Removing intermediate container bde909f89f4e 21:03:51 ---> a435663a8f1c 21:03:51 Step 19/22 : CMD ["--init=true"] 21:03:51 ---> Running in b5212cb648ba 21:03:51 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 21:03:52 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 21:03:52 Removing intermediate container b5212cb648ba 21:03:52 ---> c803679d6450 21:03:52 Step 20/22 : LABEL arch=x86_64 21:03:52 ---> Running in 7aef29179737 21:03:53 (1/6) Installing dumb-init (1.2.5-r1) 21:03:53 Removing intermediate container 7aef29179737 21:03:53 ---> 4d159849762c 21:03:53 Step 21/22 : LABEL git_sha=87919881fb59c2333938e962ed1f0877a1f0dbb7 21:03:53 (2/6) Installing libgcc (10.3.1_git20210424-r2) 21:03:53 ---> Running in 0a1c18cbd629 21:03:53 (3/6) Installing libsodium (1.0.18-r0) 21:03:53 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 21:03:53 Removing intermediate container 0a1c18cbd629 21:03:53 ---> 23a0762bb7a9 21:03:53 Step 22/22 : LABEL version=2.0.1-dev.49 21:03:53 (5/6) Installing libzmq (4.3.4-r0) 21:03:53 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 21:03:53 Step 2/24 : FROM ${BUILDER_BASE} AS builder 21:03:53 ---> e33cd5166edf 21:03:53 Step 3/24 : WORKDIR /edgex-go 21:03:53 ---> Using cache 21:03:53 ---> aca7ef01b16a 21:03:53 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 21:03:53 ---> Using cache 21:03:53 ---> ddbddd05ef60 21:03:53 Step 5/24 : RUN apk add --update --no-cache make bash git 21:03:53 (6/6) Installing zeromq (4.3.4-r0) 21:03:53 ---> Running in 50d957e8ba26 21:03:53 Executing busybox-1.33.1-r3.trigger 21:03:53 ---> Running in 22142f15b071 21:03:53 OK: 8 MiB in 20 packages 21:03:54 Removing intermediate container 50d957e8ba26 21:03:54 ---> 413388d15243 21:03:54 21:03:54 Successfully built 413388d15243 21:03:54 Successfully tagged security-proxy-setup:latest 21:03:54  Building security-proxy-setup ... done Building security-bootstrapper 21:03:55 Removing intermediate container 4eff190cf8a1 21:03:55 ---> fb80d92a7f29 21:03:55 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 21:03:55 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 21:03:55 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 21:03:56 OK: 219 MiB in 52 packages 21:03:56 ---> bc233508c12d 21:03:56 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 21:03:57 Removing intermediate container 22142f15b071 21:03:57 ---> 056760098783 21:03:57 Step 6/24 : COPY go.mod . 21:03:57 ---> a6adc14595e1 21:03:57 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 21:03:57 ---> b9e5a2850801 21:03:57 Step 7/24 : RUN go mod download 21:03:57 ---> Running in 01930d4dfa8c 21:03:57 ---> 2cfb02eae66a 21:03:57 Step 20/24 : ENTRYPOINT ["/core-data"] 21:03:57 ---> Running in 9452e29a140b 21:03:58 Removing intermediate container 9452e29a140b 21:03:58 ---> 457da8473566 21:03:58 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 21:03:58 ---> Running in c78f018eaedb 21:03:58 Removing intermediate container c78f018eaedb 21:03:58 ---> d9d39cd33c9f 21:03:58 Step 22/24 : LABEL arch=x86_64 21:03:58 ---> Running in 591dc628573d 21:03:58 Removing intermediate container 591dc628573d 21:03:58 ---> 2c6aaa15b989 21:03:58 Step 23/24 : LABEL git_sha=87919881fb59c2333938e962ed1f0877a1f0dbb7 21:03:58 25b303627fd3: Pull complete 21:03:58 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 21:03:58 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 21:03:58 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer 21:03:59 prd-ubuntu18.04-docker-arm64-4c-16g-411 does not seem to be running inside a container 21:03:59 ---> Running in ab8784819508 21:03:59 Removing intermediate container ab8784819508 21:03:59 ---> e53fac967ffb 21:03:59 Step 24/24 : LABEL version=2.0.1-dev.49 21:03:59 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/56 -v /w/workspace/edgex-go/56:/w/workspace/edgex-go/56:rw,z -v /w/workspace/edgex-go/56@tmp:/w/workspace/edgex-go/56@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-devops/edgex-compose-arm64:latest cat 21:03:59 ---> Running in 66ca86411579 21:03:59 Removing intermediate container 66ca86411579 21:03:59 ---> eb2d69652a58 21:03:59 21:03:59 Successfully built eb2d69652a58 21:03:59 Successfully tagged core-data:latest 21:03:59  Building core-data ... done Removing intermediate container 01930d4dfa8c 21:03:59 ---> 98591e7c510e 21:03:59 Step 8/24 : COPY . . 21:04:00 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.14 21:04:00 Step 2/23 : FROM ${BUILDER_BASE} AS builder 21:04:00 ---> e33cd5166edf 21:04:00 Step 3/23 : WORKDIR /edgex-go 21:04:00 ---> Using cache 21:04:00 ---> aca7ef01b16a 21:04:00 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 21:04:00 ---> Using cache 21:04:00 ---> ddbddd05ef60 21:04:00 Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates 21:04:02 Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.14 21:04:02 Step 2/32 : FROM ${BUILDER_BASE} AS builder 21:04:02 ---> e33cd5166edf 21:04:02 Step 3/32 : WORKDIR /edgex-go 21:04:02 ---> Using cache 21:04:02 ---> aca7ef01b16a 21:04:02 Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 21:04:02 ---> Using cache 21:04:02 ---> ddbddd05ef60 21:04:02 Step 5/32 : RUN apk add --update --no-cache make git 21:04:02 ---> Using cache 21:04:02 ---> 54ba2e656c0b 21:04:02 Step 6/32 : COPY go.mod . 21:04:02 ---> Using cache 21:04:02 ---> 4605b81431f7 21:04:02 Step 7/32 : RUN go mod download 21:04:02 ---> Using cache 21:04:02 ---> c1adf128471c 21:04:02 Step 8/32 : COPY . . 21:04:02 ---> Using cache 21:04:02 ---> 3d9acf50cec9 21:04:02 Step 9/32 : RUN go mod tidy 21:04:02 ---> Using cache 21:04:02 ---> fe6fbf6fe03b 21:04:02 Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper 21:04:02 ---> Running in 6f58bb938bdc 21:04:02 Removing intermediate container 2bd09ecc1bc0 21:04:02 ---> 5152611ec6dd 21:04:02 21:04:02 Step 11/24 : FROM alpine:3.14 21:04:02 ---> 14119a10abf4 21:04:02 Step 12/24 : RUN apk add --update --no-cache dumb-init 21:04:02 ---> Using cache 21:04:02 ---> 6c0600a0d484 21:04:02 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 21:04:02 ---> Using cache 21:04:02 ---> 3daed3ffd036 21:04:02 Step 14/24 : ENV APP_PORT=59881 21:04:02 ---> Running in b657d5fa385d 21:04:02 ---> Running in 45cbfdf73f5b 21:04:02 Removing intermediate container 45cbfdf73f5b 21:04:02 ---> a1a9a9be4eef 21:04:02 Step 15/24 : EXPOSE $APP_PORT 21:04:03 $ docker top 226a46491edd998bb3ec4f6fde8b1b109efb80b17a2e7dc6e4454bd2ec2c1d7f -eo pid,comm 21:04:03 ---> Running in 4bf37d7560d0 [Pipeline] { [Pipeline] sh 21:04:03 Removing intermediate container 4bf37d7560d0 21:04:03 ---> 206141d39957 21:04:03 Step 16/24 : WORKDIR / 21:04:03 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 21:04:03 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.49" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 21:04:03 ---> Running in 1f64d7d9bad2 21:04:03 Removing intermediate container 1f64d7d9bad2 21:04:03 ---> 71a06ad05dc3 21:04:03 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 21:04:03 + docker-compose build --help 21:04:03 + grep parallel 21:04:04 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 21:04:04 ---> 4068b09ccdcd 21:04:04 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 21:04:04 OK: 219 MiB in 52 packages 21:04:05 ---> 9eff86f51aad 21:04:05 Step 9/24 : RUN go mod tidy 21:04:05 ---> 24ea004b0831 21:04:05 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 21:04:05 ---> Running in 6dd27220435a 21:04:05 Removing intermediate container 6f58bb938bdc 21:04:05 ---> 6d937fec6083 21:04:05 Step 6/23 : COPY go.mod . 21:04:05 ---> bb28b973f8e9 21:04:05 Step 20/24 : ENTRYPOINT ["/core-metadata"] 21:04:05 ---> Running in d56aa55b01fd 21:04:06 ---> 1a3b6290426d 21:04:06 Step 7/23 : RUN go mod download 21:04:06 ---> Running in f1d0de39886a 21:04:06 Removing intermediate container d56aa55b01fd 21:04:06 ---> aee5961319db 21:04:06 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 21:04:06 ---> Running in 0e5e71f82f0b 21:04:06 Removing intermediate container 0e5e71f82f0b 21:04:06 ---> f55c89a4f442 21:04:06 Step 22/24 : LABEL arch=x86_64 21:04:06 ---> Running in 58bebfb6eb1a 21:04:06 Removing intermediate container 58bebfb6eb1a 21:04:06 ---> 166e17dd230d 21:04:06 Step 23/24 : LABEL git_sha=87919881fb59c2333938e962ed1f0877a1f0dbb7 21:04:06 ---> Running in 5f74321548f7 21:04:07 Removing intermediate container 5f74321548f7 21:04:07 ---> 41e7b95eddf9 21:04:07 Step 24/24 : LABEL version=2.0.1-dev.49 21:04:07 ---> Running in cedb2c3cad11 21:04:07 Removing intermediate container cedb2c3cad11 21:04:07 ---> e9d2cc0ae39c 21:04:07 21:04:07 --parallel Build images in parallel. [Pipeline] } 21:04:07 $ docker stop --time=1 226a46491edd998bb3ec4f6fde8b1b109efb80b17a2e7dc6e4454bd2ec2c1d7f 21:04:07 Successfully built e9d2cc0ae39c 21:04:07 Successfully tagged core-metadata:latest 21:04:07  Building core-metadata ... done Removing intermediate container 6dd27220435a 21:04:07 ---> c5636f99ea9d 21:04:07 Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 21:04:07 ---> Running in 828503e9a100 21:04:08 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.49" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 21:04:08 Removing intermediate container f1d0de39886a 21:04:08 ---> 4802f9ffed41 21:04:08 Step 8/23 : COPY . . 21:04:09 $ docker rm -f 226a46491edd998bb3ec4f6fde8b1b109efb80b17a2e7dc6e4454bd2ec2c1d7f [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 21:04:09 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 21:04:09 . [Pipeline] withDockerContainer 21:04:10 prd-ubuntu18.04-docker-arm64-4c-16g-411 does not seem to be running inside a container 21:04:10 $ 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/56 -v /w/workspace/edgex-go/56:/w/workspace/edgex-go/56:rw,z -v /w/workspace/edgex-go/56@tmp:/w/workspace/edgex-go/56@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 21:04:11 $ docker top 5c71023b7d630e28d5c9f825030d6c96d1d4d1faa5fcea4708cc3d8209d6f80c -eo pid,comm [Pipeline] { [Pipeline] sh 21:04:12 + docker-compose -f ./docker-compose-build.yml build --parallel 21:04:16 ---> b628fe1956c1 21:04:16 Step 9/23 : RUN go mod tidy 21:04:16 ---> Running in 73d312a24790 21:04:17 Building core-command ... 21:04:18 Building core-data ... 21:04:18 Building core-metadata ... 21:04:18 Building security-bootstrapper ... 21:04:18 Building security-proxy-setup ... 21:04:18 Building security-secretstore-setup ... 21:04:18 Building support-notifications ... 21:04:18 Building support-scheduler ... 21:04:18 Building sys-mgmt-agent ... 21:04:18 Building support-notifications 21:04:18 Building core-metadata 21:04:18 Building security-proxy-setup 21:04:18 Building security-secretstore-setup 21:04:18 Building support-scheduler 21:04:18 Removing intermediate container 73d312a24790 21:04:18 ---> 3183981fffbf 21:04:18 Step 10/23 : RUN make cmd/support-notifications/support-notifications 21:04:18 ---> Running in 305895c70004 21:04:18 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.49" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 21:04:26 Removing intermediate container b657d5fa385d 21:04:26 ---> 3054c0da3c87 21:04:26 21:04:26 Step 11/32 : FROM alpine:3.14 21:04:26 ---> 14119a10abf4 21:04:26 Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 21:04:26 ---> Running in 09f754335305 21:04:26 Removing intermediate container 09f754335305 21:04:26 ---> ce6df3518d10 21:04:26 Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec 21:04:26 ---> Running in ac3f95f39bf1 21:04:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 21:04:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 21:04:27 (1/2) Installing dumb-init (1.2.5-r1) 21:04:27 (2/2) Installing su-exec (0.2-r1) 21:04:27 Executing busybox-1.33.1-r3.trigger 21:04:27 OK: 6 MiB in 16 packages 21:04:28 Removing intermediate container ac3f95f39bf1 21:04:28 ---> 42d270c0981e 21:04:28 Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init 21:04:28 ---> Running in 4596b4bd05c0 21:04:28 Removing intermediate container 4596b4bd05c0 21:04:28 ---> 79798d8503ff 21:04:28 Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 21:04:28 ---> Running in 7dbaae9d595b 21:04:28 Removing intermediate container 7dbaae9d595b 21:04:28 ---> 5724fda67512 21:04:28 Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 21:04:28 ---> Running in 58a830a409c8 21:04:30 Removing intermediate container 58a830a409c8 21:04:30 ---> 9177149bd92a 21:04:30 Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} 21:04:30 ---> Running in 1061e0e6c694 21:04:30 Removing intermediate container 1061e0e6c694 21:04:30 ---> ffc41d5fde5a 21:04:30 Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 21:04:30 ---> a5c2c353e754 21:04:30 Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 21:04:30 ---> Running in 07d23e2e903c 21:04:31 Removing intermediate container 07d23e2e903c 21:04:31 ---> 97a7a8ca1bd0 21:04:31 Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / 21:04:32 ---> 7f0a668d89a0 21:04:32 Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 21:04:32 ---> 70ae50553d98 21:04:32 Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 21:04:32 ---> 856debe29e24 21:04:32 Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 21:04:33 ---> 73a4f0c8572f 21:04:33 Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 21:04:33 ---> da735fdcbbef 21:04:33 Step 25/32 : VOLUME ${SECURITY_INIT_DIR} 21:04:33 ---> Running in c08bf7b704ba 21:04:33 Removing intermediate container c08bf7b704ba 21:04:33 ---> ed7545645ca0 21:04:33 Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 21:04:34 ---> c0091302fcfd 21:04:34 Step 27/32 : RUN chmod +x /entrypoint.sh 21:04:34 ---> Running in a44ce3afb57b 21:04:35 Removing intermediate container 828503e9a100 21:04:35 ---> e4679ada26c1 21:04:35 Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 21:04:35 Removing intermediate container a44ce3afb57b 21:04:35 ---> b3b37e875b08 21:04:35 Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] 21:04:35 ---> Running in dd2958a47dab 21:04:36 ---> Running in b12f4aa67820 21:04:36 Removing intermediate container b12f4aa67820 21:04:36 ---> fe8ca098f424 21:04:36 Step 29/32 : CMD ["gate"] 21:04:36 ---> Running in 29068d2bf53b 21:04:36 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.49" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 21:04:36 Removing intermediate container 29068d2bf53b 21:04:36 ---> f2000b99464f 21:04:36 Step 30/32 : LABEL arch=x86_64 21:04:36 ---> Running in 31669c179146 21:04:36 Removing intermediate container 31669c179146 21:04:36 ---> e89a44947ecd 21:04:36 Step 31/32 : LABEL git_sha=87919881fb59c2333938e962ed1f0877a1f0dbb7 21:04:36 ---> Running in 69c9806d94ec 21:04:37 Removing intermediate container 69c9806d94ec 21:04:37 ---> 60d5e8a482f5 21:04:37 Step 32/32 : LABEL version=2.0.1-dev.49 21:04:37 ---> Running in ac61569fd3de 21:04:37 Removing intermediate container ac61569fd3de 21:04:37 ---> 4490785750c9 21:04:37 21:04:37 Successfully built 4490785750c9 21:04:37 Successfully tagged security-bootstrapper:latest 21:04:37  Building security-bootstrapper ... done Removing intermediate container dd2958a47dab 21:04:37 ---> b11d1c72dcea 21:04:37 21:04:37 Step 12/24 : FROM docker:20.10.7 21:04:37 20.10.7: Pulling from library/docker 21:04:40 Removing intermediate container 305895c70004 21:04:40 ---> 6d107c6f256b 21:04:40 21:04:40 Step 11/23 : FROM alpine:3.14 21:04:40 ---> 14119a10abf4 21:04:40 Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init 21:04:40 ---> Running in e19dbb591614 21:04:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 21:04:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 21:04:41 (1/2) Installing ca-certificates (20191127-r5) 21:04:41 (2/2) Installing dumb-init (1.2.5-r1) 21:04:41 Executing busybox-1.33.1-r3.trigger 21:04:41 Executing ca-certificates-20191127-r5.trigger 21:04:41 OK: 6 MiB in 16 packages 21:04:41 Removing intermediate container e19dbb591614 21:04:41 ---> 288cb35d910e 21:04:41 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 21:04:42 ---> Running in 780b6d368d13 21:04:42 Removing intermediate container 780b6d368d13 21:04:42 ---> caee310c9656 21:04:42 Step 14/23 : ENV APP_PORT=59860 21:04:42 ---> Running in 9bcb5a8a427c 21:04:42 Removing intermediate container 9bcb5a8a427c 21:04:42 ---> b2e476b7ca11 21:04:42 Step 15/23 : EXPOSE $APP_PORT 21:04:42 ---> Running in da25d3c73db5 21:04:42 Removing intermediate container da25d3c73db5 21:04:42 ---> 53f8327fe62d 21:04:42 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 21:04:42 ---> ea0cd3490ab3 21:04:42 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 21:04:43 ---> 68773732878b 21:04:43 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 21:04:43 ---> 7b36b5366481 21:04:43 Step 19/23 : ENTRYPOINT ["/support-notifications"] 21:04:43 ---> Running in 9125ccf0be59 21:04:43 Removing intermediate container 9125ccf0be59 21:04:43 ---> eff0093d3a18 21:04:43 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 21:04:43 ---> Running in f0c75d369d52 21:04:43 Removing intermediate container f0c75d369d52 21:04:43 ---> 2fc0e8dca57d 21:04:43 Step 21/23 : LABEL arch=x86_64 21:04:44 ---> Running in 1788e3fd9632 21:04:44 Removing intermediate container 1788e3fd9632 21:04:44 ---> 39e9b103d95e 21:04:44 Step 22/23 : LABEL git_sha=87919881fb59c2333938e962ed1f0877a1f0dbb7 21:04:44 ---> Running in 7f5cf323121c 21:04:44 Removing intermediate container 7f5cf323121c 21:04:44 ---> bf99b9aacb36 21:04:44 Step 23/23 : LABEL version=2.0.1-dev.49 21:04:44 ---> Running in 1891234ed8a7 21:04:44 Digest: sha256:bfc499cef26daa22da31b76be1752813a6921ee1fa1dd1f56d4fdf19c701d332 21:04:44 Status: Downloaded newer image for docker:20.10.7 21:04:44 ---> 08bdaf2f88f9 21:04:44 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 21:04:44 ---> Running in caa6ec860939 21:04:44 Removing intermediate container 1891234ed8a7 21:04:44 ---> 52116960ee5e 21:04:44 21:04:44 Successfully built 52116960ee5e 21:04:44 Successfully tagged support-notifications:latest 21:04:44  Building support-notifications ... done Removing intermediate container caa6ec860939 21:04:44 ---> 2bc2137377d3 21:04:44 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 21:04:44 ---> Running in 7cb8a82d24d2 21:04:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 21:04:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 21:04:45 (1/39) Installing readline (8.1.0-r0) 21:04:45 (2/39) Installing bash (5.1.0-r0) 21:04:45 Executing bash-5.1.0-r0.post-install 21:04:45 (3/39) Installing brotli-libs (1.0.9-r3) 21:04:45 (4/39) Installing nghttp2-libs (1.42.0-r1) 21:04:45 (5/39) Installing libcurl (7.79.0-r0) 21:04:45 (6/39) Installing curl (7.79.0-r0) 21:04:45 (7/39) Installing dumb-init (1.2.5-r0) 21:04:45 (8/39) Installing libbz2 (1.0.8-r1) 21:04:45 (9/39) Installing expat (2.2.10-r1) 21:04:45 (10/39) Installing libffi (3.3-r2) 21:04:45 (11/39) Installing gdbm (1.19-r0) 21:04:45 (12/39) Installing xz-libs (5.2.5-r0) 21:04:45 (13/39) Installing sqlite-libs (3.34.1-r0) 21:04:45 (14/39) Installing python3 (3.8.10-r0) 21:04:46 (15/39) Installing py3-appdirs (1.4.4-r1) 21:04:46 (16/39) Installing py3-ordered-set (4.0.2-r0) 21:04:46 (17/39) Installing py3-parsing (2.4.7-r1) 21:04:46 (18/39) Installing py3-six (1.15.0-r0) 21:04:46 (19/39) Installing py3-packaging (20.9-r0) 21:04:46 (20/39) Installing py3-setuptools (51.3.3-r0) 21:04:46 (21/39) Installing py3-chardet (4.0.0-r0) 21:04:46 (22/39) Installing py3-idna (3.1-r0) 21:04:46 (23/39) Installing py3-urllib3 (1.26.2-r1) 21:04:46 (24/39) Installing py3-requests (2.25.1-r1) 21:04:46 (25/39) Installing py3-msgpack (1.0.2-r0) 21:04:46 (26/39) Installing py3-lockfile (0.12.2-r3) 21:04:46 (27/39) Installing py3-cachecontrol (0.12.6-r0) 21:04:46 (28/39) Installing py3-colorama (0.4.4-r0) 21:04:46 (29/39) Installing py3-contextlib2 (0.6.0-r0) 21:04:46 (30/39) Installing py3-distlib (0.3.1-r1) 21:04:46 (31/39) Installing py3-distro (1.5.0-r1) 21:04:46 (32/39) Installing py3-webencodings (0.5.1-r3) 21:04:46 (33/39) Installing py3-html5lib (1.1-r0) 21:04:46 (34/39) Installing py3-pytoml (0.1.21-r0) 21:04:46 (35/39) Installing py3-pep517 (0.9.1-r0) 21:04:46 (36/39) Installing py3-progress (1.5-r0) 21:04:46 (37/39) Installing py3-retrying (1.3.3-r0) 21:04:46 (38/39) Installing py3-toml (0.10.2-r0) 21:04:46 (39/39) Installing py3-pip (20.3.4-r0) 21:04:46 Executing busybox-1.32.1-r6.trigger 21:04:46 OK: 82 MiB in 59 packages 21:04:48 Collecting docker-compose==1.23.2 21:04:48 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 21:04:48 Collecting docopt<0.7,>=0.6.1 21:04:48 Downloading docopt-0.6.2.tar.gz (25 kB) 21:04:48 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 21:04:48 Collecting cached-property<2,>=1.2.0 21:04:48 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 21:04:48 Collecting docker<4.0,>=3.6.0 21:04:48 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 21:04:48 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 21:04:48 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 21:04:48 Collecting jsonschema<3,>=2.5.1 21:04:48 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 21:04:48 Collecting websocket-client<1.0,>=0.32.0 21:04:49 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 21:04:49 Collecting dockerpty<0.5,>=0.4.1 21:04:49 Downloading dockerpty-0.4.1.tar.gz (13 kB) 21:04:49 Collecting texttable<0.10,>=0.9.0 21:04:49 Downloading texttable-0.9.1.tar.gz (11 kB) 21:04:49 Collecting PyYAML<4,>=3.10 21:04:49 Downloading PyYAML-3.13.tar.gz (270 kB) 21:04:50 Collecting docker-pycreds>=0.4.0 21:04:50 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 21:04:50 Collecting chardet<3.1.0,>=3.0.2 21:04:50 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 21:04:50 Collecting idna<2.8,>=2.5 21:04:50 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 21:04:50 Collecting urllib3<1.25,>=1.21.1 21:04:50 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 21:04:50 Collecting certifi>=2017.4.17 21:04:50 Downloading certifi-2021.5.30-py2.py3-none-any.whl (145 kB) 21:04:50 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 21:04:50 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 21:04:50 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 21:04:50 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 21:04:50 Installing collected packages: urllib3, idna, chardet, certifi, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose 21:04:50 Attempting uninstall: urllib3 21:04:50 Found existing installation: urllib3 1.26.2 21:04:50 Uninstalling urllib3-1.26.2: 21:04:50 Successfully uninstalled urllib3-1.26.2 21:04:50 Attempting uninstall: idna 21:04:50 Found existing installation: idna 3.1 21:04:50 Uninstalling idna-3.1: 21:04:50 Successfully uninstalled idna-3.1 21:04:51 Attempting uninstall: chardet 21:04:51 Found existing installation: chardet 4.0.0 21:04:51 Uninstalling chardet-4.0.0: 21:04:51 Successfully uninstalled chardet-4.0.0 21:04:51 Attempting uninstall: requests 21:04:51 Found existing installation: requests 2.25.1 21:04:51 Uninstalling requests-2.25.1: 21:04:51 Successfully uninstalled requests-2.25.1 21:04:51 Running setup.py install for texttable: started 21:04:51 Running setup.py install for texttable: finished with status 'done' 21:04:51 Running setup.py install for PyYAML: started 21:04:51 Running setup.py install for PyYAML: finished with status 'done' 21:04:51 Running setup.py install for docopt: started 21:04:52 Running setup.py install for docopt: finished with status 'done' 21:04:52 Running setup.py install for dockerpty: started 21:04:52 Running setup.py install for dockerpty: finished with status 'done' 21:04:53 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 21:04:56 Removing intermediate container 7cb8a82d24d2 21:04:56 ---> 1d817ca0fa25 21:04:56 Step 15/24 : ENV APP_PORT=58890 21:04:56 ---> Running in bc3ea5b1503d 21:04:56 Removing intermediate container bc3ea5b1503d 21:04:56 ---> cb8b83047143 21:04:56 Step 16/24 : EXPOSE $APP_PORT 21:04:56 ---> Running in fd29dade9074 21:04:56 Removing intermediate container fd29dade9074 21:04:56 ---> 480ad2a3fb4e 21:04:56 Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 21:04:56 ---> f109dea4f9ae 21:04:56 Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 21:04:56 ---> 5a36d1906f3c 21:04:56 Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 21:04:57 ---> 6402df12ebf8 21:04:57 Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] 21:04:57 ---> Running in 8c57c6930ab3 21:04:57 Removing intermediate container 8c57c6930ab3 21:04:57 ---> 2b557f05fa68 21:04:57 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 21:04:57 ---> Running in ef55202b999d 21:04:57 Removing intermediate container ef55202b999d 21:04:57 ---> 3793de3ef331 21:04:57 Step 22/24 : LABEL arch=x86_64 21:04:57 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 21:04:57 Step 2/24 : FROM ${BUILDER_BASE} AS builder 21:04:57 ---> 983f3098ca79 21:04:57 Step 3/24 : WORKDIR /edgex-go 21:04:57 ---> Running in d4ad91fea14b 21:04:57 Removing intermediate container d4ad91fea14b 21:04:57 ---> ec98736f5e80 21:04:57 Step 23/24 : LABEL git_sha=87919881fb59c2333938e962ed1f0877a1f0dbb7 21:04:57 ---> Running in d4da705e6981 21:04:57 Removing intermediate container d4da705e6981 21:04:57 ---> 728588c20e1f 21:04:57 Step 24/24 : LABEL version=2.0.1-dev.49 21:04:57 ---> Running in 6830ae99b4d6 21:04:57 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.14 21:04:57 Step 2/23 : FROM ${BUILDER_BASE} AS builder 21:04:57 ---> 983f3098ca79 21:04:57 Step 3/23 : WORKDIR /edgex-go 21:04:57 Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.14Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.14 21:04:57 21:04:57 Step 2/23 : FROM ${BUILDER_BASE} AS builder 21:04:57 Step 2/26 : FROM ${BUILDER_BASE} AS builder 21:04:57 ---> 983f3098ca79 21:04:57 Step 3/26 : WORKDIR /edgex-go 21:04:57 ---> 983f3098ca79 21:04:57 Step 3/23 : WORKDIR /edgex-go 21:04:57 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 21:04:57 Step 2/22 : FROM ${BUILDER_BASE} AS builder 21:04:57 ---> 983f3098ca79 21:04:57 Step 3/22 : WORKDIR /edgex-go 21:04:57 Removing intermediate container 6830ae99b4d6 21:04:57 ---> 1f1ad70c6435 21:04:57 21:04:57 Successfully built 1f1ad70c6435 21:04:57 Successfully tagged sys-mgmt-agent:latest 21:04:57  Building sys-mgmt-agent ... done  [Pipeline] } 21:04:57 $ docker stop --time=1 de6c2e19c2108db2bd5f83db3de6dfc3eb613e8a1cd314c80e838d232c959315 21:04:59 $ docker rm -f de6c2e19c2108db2bd5f83db3de6dfc3eb613e8a1cd314c80e838d232c959315 [Pipeline] // withDockerContainer [Pipeline] sh 21:04:59 + docker images 21:04:59 REPOSITORY TAG IMAGE ID CREATED SIZE 21:04:59 sys-mgmt-agent latest 1f1ad70c6435 2 seconds ago 325MB 21:04:59 support-notifications latest 52116960ee5e 15 seconds ago 16.8MB 21:04:59 6d107c6f256b 20 seconds ago 1.75GB 21:04:59 b11d1c72dcea 22 seconds ago 1.75GB 21:04:59 security-bootstrapper latest 4490785750c9 22 seconds ago 18.8MB 21:04:59 3054c0da3c87 33 seconds ago 1.75GB 21:04:59 core-metadata latest e9d2cc0ae39c 52 seconds ago 16.8MB 21:04:59 5152611ec6dd 58 seconds ago 1.76GB 21:04:59 core-data latest eb2d69652a58 About a minute ago 20.5MB 21:04:59 security-proxy-setup latest 413388d15243 About a minute ago 26.7MB 21:04:59 support-scheduler latest fd174636bdff About a minute ago 16.1MB 21:04:59 security-secretstore-setup latest c0d4f33f3b76 About a minute ago 28.2MB 21:04:59 4047f815fbca About a minute ago 1.76GB 21:04:59 220bdb1fb959 About a minute ago 1.75GB 21:04:59 770d5a3b7b08 About a minute ago 1.76GB 21:04:59 cc9bde263ab3 About a minute ago 1.76GB 21:04:59 core-command latest 2b6cec443316 About a minute ago 16MB 21:04:59 c4c1c3c2499a About a minute ago 1.75GB 21:04:59 ci-base-image-x86_64 latest e33cd5166edf 5 minutes ago 1.25GB 21:04:59 alpine 3.14 14119a10abf4 2 weeks ago 5.6MB 21:04:59 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest 49cee7a5bbb7 4 weeks ago 37.5MB 21:04:59 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.16-alpine 031687cdd783 5 weeks ago 547MB 21:04:59 docker 20.10.7 08bdaf2f88f9 3 months ago 246MB 21:04:59 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 14 months ago 310MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script 21:04:59 ---> Running in 1edef93df19b 21:04:59 ---> Running in fc1ee59f98db 21:04:59 ---> Running in ebb8e3e3a880 21:04:59 ---> Running in bd5ac2969174 21:04:59 ---> Running in e16460243965 [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 21:04:59 provisioning config files... 21:04:59 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/56@tmp/config3026028576248153365tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:05:00 ---> docker-login.sh 21:05:00 nexus3.edgexfoundry.org:10001 21:05:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:05:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:05:00 Configure a credential helper to remove this warning. See 21:05:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:05:00 21:05:00 Login Succeeded 21:05:00 nexus3.edgexfoundry.org:10002 21:05:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:05:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:05:00 Configure a credential helper to remove this warning. See 21:05:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:05:00 21:05:00 Login Succeeded 21:05:00 nexus3.edgexfoundry.org:10003 21:05:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:05:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:05:00 Configure a credential helper to remove this warning. See 21:05:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:05:00 21:05:00 Login Succeeded 21:05:00 nexus3.edgexfoundry.org:10004 21:05:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:05:00 Removing intermediate container fc1ee59f98db 21:05:00 ---> 1ff91f1137e4 21:05:00 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 21:05:00 Removing intermediate container 1edef93df19b 21:05:00 ---> 0a2af8249e7a 21:05:00 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 21:05:00 Removing intermediate container bd5ac2969174 21:05:00 ---> cff2b8522120 21:05:00 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 21:05:00 Removing intermediate container e16460243965 21:05:00 ---> 3f3d93279803 21:05:00 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 21:05:00 Removing intermediate container ebb8e3e3a880 21:05:00 ---> ceca0252e057 21:05:00 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 21:05:00 ---> Running in 8901fa128957 21:05:00 ---> Running in da79b00f45b7 21:05:00 ---> Running in ecea451431d8 21:05:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:05:00 Configure a credential helper to remove this warning. See 21:05:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:05:00 21:05:00 Login Succeeded 21:05:00 docker.io 21:05:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:05:00 ---> Running in 4d4577c7f3af 21:05:00 ---> Running in 8071597c9044 21:05:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:05:01 Configure a credential helper to remove this warning. See 21:05:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:05:01 21:05:01 Login Succeeded 21:05:01 ---> docker-login.sh ends [Pipeline] } 21:05:01 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 21:05:01 [edgeXDocker.push] Tagging docker image core-command with the following tags: 21:05:01 87919881fb59c2333938e962ed1f0877a1f0dbb7 21:05:01 latest 21:05:01 2.0.1-dev.49 21:05:01 87919881fb59c2333938e962ed1f0877a1f0dbb7-2.0.1-dev.49 21:05:01 main 21:05:01 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 21:05:01 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:87919881fb59c2333938e962ed1f0877a1f0dbb7 [Pipeline] isUnix [Pipeline] sh 21:05:01 + docker push nexus3.edgexfoundry.org:10004/core-command:87919881fb59c2333938e962ed1f0877a1f0dbb7 21:05:01 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 21:05:01 d62a41e731a3: Preparing 21:05:01 ce318b7abe24: Preparing 21:05:01 4a8d3eeb5f99: Preparing 21:05:01 b0ef230c0928: Preparing 21:05:01 e2eb06d8af82: Preparing 21:05:01 e2eb06d8af82: Layer already exists 21:05:02 b0ef230c0928: Pushed 21:05:02 d62a41e731a3: Pushed 21:05:02 4a8d3eeb5f99: Pushed 21:05:03 ce318b7abe24: Pushed 21:05:03 87919881fb59c2333938e962ed1f0877a1f0dbb7: digest: sha256:8b9d953900f4b96bc4eb5a3673bee51abac58ccd14c6cb01aa5cea91ebbfd5ed size: 1363 [Pipeline] isUnix [Pipeline] sh 21:05:03 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] isUnix [Pipeline] sh 21:05:04 + docker push nexus3.edgexfoundry.org:10004/core-command:latest 21:05:04 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 21:05:04 d62a41e731a3: Preparing 21:05:04 ce318b7abe24: Preparing 21:05:04 4a8d3eeb5f99: Preparing 21:05:04 b0ef230c0928: Preparing 21:05:04 e2eb06d8af82: Preparing 21:05:04 b0ef230c0928: Layer already exists 21:05:04 d62a41e731a3: Layer already exists 21:05:04 4a8d3eeb5f99: Layer already exists 21:05:04 ce318b7abe24: Layer already exists 21:05:04 e2eb06d8af82: Layer already exists 21:05:04 latest: digest: sha256:8b9d953900f4b96bc4eb5a3673bee51abac58ccd14c6cb01aa5cea91ebbfd5ed size: 1363 [Pipeline] isUnix [Pipeline] sh 21:05:04 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:2.0.1-dev.49 [Pipeline] isUnix [Pipeline] sh 21:05:04 + docker push nexus3.edgexfoundry.org:10004/core-command:2.0.1-dev.49 21:05:04 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 21:05:04 d62a41e731a3: Preparing 21:05:04 ce318b7abe24: Preparing 21:05:04 4a8d3eeb5f99: Preparing 21:05:04 b0ef230c0928: Preparing 21:05:04 e2eb06d8af82: Preparing 21:05:04 d62a41e731a3: Layer already exists 21:05:04 4a8d3eeb5f99: Layer already exists 21:05:04 b0ef230c0928: Layer already exists 21:05:04 e2eb06d8af82: Layer already exists 21:05:04 ce318b7abe24: Layer already exists 21:05:04 2.0.1-dev.49: digest: sha256:8b9d953900f4b96bc4eb5a3673bee51abac58ccd14c6cb01aa5cea91ebbfd5ed size: 1363 [Pipeline] isUnix [Pipeline] sh 21:05:05 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:87919881fb59c2333938e962ed1f0877a1f0dbb7-2.0.1-dev.49 [Pipeline] isUnix [Pipeline] sh 21:05:05 Removing intermediate container 8901fa128957 21:05:05 ---> d3064e271000 21:05:05 Step 5/26 : RUN apk add --update --no-cache make git 21:05:05 Removing intermediate container da79b00f45b7 21:05:05 ---> 29751abc73ba 21:05:05 Step 5/23 : RUN apk add --update --no-cache make git 21:05:05 ---> Running in 15df7c6cdbca 21:05:05 Removing intermediate container ecea451431d8 21:05:05 ---> 271316236a3b 21:05:05 Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates 21:05:05 ---> Running in 4d66ec5832b0 21:05:05 ---> Running in 32cdc43f6770 21:05:05 + docker push nexus3.edgexfoundry.org:10004/core-command:87919881fb59c2333938e962ed1f0877a1f0dbb7-2.0.1-dev.49 21:05:05 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 21:05:05 d62a41e731a3: Preparing 21:05:05 ce318b7abe24: Preparing 21:05:05 4a8d3eeb5f99: Preparing 21:05:05 b0ef230c0928: Preparing 21:05:05 e2eb06d8af82: Preparing 21:05:05 b0ef230c0928: Layer already exists 21:05:05 4a8d3eeb5f99: Layer already exists 21:05:05 d62a41e731a3: Layer already exists 21:05:05 e2eb06d8af82: Layer already exists 21:05:05 ce318b7abe24: Layer already exists 21:05:05 87919881fb59c2333938e962ed1f0877a1f0dbb7-2.0.1-dev.49: digest: sha256:8b9d953900f4b96bc4eb5a3673bee51abac58ccd14c6cb01aa5cea91ebbfd5ed size: 1363 [Pipeline] isUnix [Pipeline] sh 21:05:05 Removing intermediate container 4d4577c7f3af 21:05:05 ---> c2501108c2c0 21:05:05 Step 5/22 : RUN apk add --update --no-cache make git 21:05:05 Removing intermediate container 8071597c9044 21:05:05 ---> 00cbb2cfb1d1 21:05:05 Step 5/24 : RUN apk add --update --no-cache make git 21:05:05 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] isUnix [Pipeline] sh 21:05:05 ---> Running in 552e0cd0d6d0 21:05:05 ---> Running in a6dbd5270b03 21:05:06 + docker push nexus3.edgexfoundry.org:10004/core-command:main 21:05:06 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 21:05:06 d62a41e731a3: Preparing 21:05:06 ce318b7abe24: Preparing 21:05:06 4a8d3eeb5f99: Preparing 21:05:06 b0ef230c0928: Preparing 21:05:06 e2eb06d8af82: Preparing 21:05:06 e2eb06d8af82: Layer already exists 21:05:06 4a8d3eeb5f99: Layer already exists 21:05:06 d62a41e731a3: Layer already exists 21:05:06 ce318b7abe24: Layer already exists 21:05:06 b0ef230c0928: Layer already exists 21:05:06 main: digest: sha256:8b9d953900f4b96bc4eb5a3673bee51abac58ccd14c6cb01aa5cea91ebbfd5ed size: 1363 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 21:05:06 ===================================================== [Pipeline] echo 21:05:06 taggedImages: 21:05:06 - nexus3.edgexfoundry.org:10004/core-command:87919881fb59c2333938e962ed1f0877a1f0dbb7 21:05:06 - nexus3.edgexfoundry.org:10004/core-command:latest 21:05:06 - nexus3.edgexfoundry.org:10004/core-command:2.0.1-dev.49 21:05:06 - nexus3.edgexfoundry.org:10004/core-command:87919881fb59c2333938e962ed1f0877a1f0dbb7-2.0.1-dev.49 21:05:06 - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo 21:05:06 [edgeXDocker.push] Tagging docker image core-data with the following tags: 21:05:06 87919881fb59c2333938e962ed1f0877a1f0dbb7 21:05:06 latest 21:05:06 2.0.1-dev.49 21:05:06 87919881fb59c2333938e962ed1f0877a1f0dbb7-2.0.1-dev.49 21:05:06 main 21:05:06 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 21:05:06 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:87919881fb59c2333938e962ed1f0877a1f0dbb7 [Pipeline] isUnix [Pipeline] sh 21:05:06 + docker push nexus3.edgexfoundry.org:10004/core-data:87919881fb59c2333938e962ed1f0877a1f0dbb7 21:05:06 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 21:05:06 af9e00f1aaf4: Preparing 21:05:06 738edc99c1a2: Preparing 21:05:06 4a8d3eeb5f99: Preparing 21:05:06 aab98377fe2d: Preparing 21:05:06 c6a57a87e1fa: Preparing 21:05:06 e2eb06d8af82: Preparing 21:05:06 e2eb06d8af82: Waiting 21:05:06 4a8d3eeb5f99: Layer already exists 21:05:07 e2eb06d8af82: Layer already exists 21:05:07 c6a57a87e1fa: Pushed 21:05:07 af9e00f1aaf4: Pushed 21:05:07 aab98377fe2d: Pushed 21:05:07 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 21:05:07 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 21:05:07 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 21:05:07 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 21:05:07 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 21:05:08 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 21:05:08 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 21:05:08 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 21:05:08 738edc99c1a2: Pushed 21:05:08 87919881fb59c2333938e962ed1f0877a1f0dbb7: digest: sha256:08a98ef98a9c90bbf7ce861471c22d955cb6e03bccca3379f6be08da0195c292 size: 1573 [Pipeline] isUnix [Pipeline] sh 21:05:08 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 21:05:08 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 21:05:08 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] isUnix [Pipeline] sh 21:05:08 OK: 218 MiB in 52 packages 21:05:09 + docker push nexus3.edgexfoundry.org:10004/core-data:latest 21:05:09 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 21:05:09 af9e00f1aaf4: Preparing 21:05:09 738edc99c1a2: Preparing 21:05:09 4a8d3eeb5f99: Preparing 21:05:09 aab98377fe2d: Preparing 21:05:09 c6a57a87e1fa: Preparing 21:05:09 e2eb06d8af82: Preparing 21:05:09 e2eb06d8af82: Waiting 21:05:09 aab98377fe2d: Layer already exists 21:05:09 c6a57a87e1fa: Layer already exists 21:05:09 738edc99c1a2: Layer already exists 21:05:09 4a8d3eeb5f99: Layer already exists 21:05:09 af9e00f1aaf4: Layer already exists 21:05:09 e2eb06d8af82: Layer already exists 21:05:09 latest: digest: sha256:08a98ef98a9c90bbf7ce861471c22d955cb6e03bccca3379f6be08da0195c292 size: 1573 [Pipeline] isUnix [Pipeline] sh 21:05:09 OK: 218 MiB in 52 packages 21:05:09 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:2.0.1-dev.49 [Pipeline] isUnix [Pipeline] sh 21:05:09 OK: 218 MiB in 52 packages 21:05:09 + docker push nexus3.edgexfoundry.org:10004/core-data:2.0.1-dev.49 21:05:09 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 21:05:09 af9e00f1aaf4: Preparing 21:05:09 738edc99c1a2: Preparing 21:05:09 4a8d3eeb5f99: Preparing 21:05:09 aab98377fe2d: Preparing 21:05:09 c6a57a87e1fa: Preparing 21:05:09 e2eb06d8af82: Preparing 21:05:09 e2eb06d8af82: Waiting 21:05:09 4a8d3eeb5f99: Layer already exists 21:05:09 738edc99c1a2: Layer already exists 21:05:09 c6a57a87e1fa: Layer already exists 21:05:09 af9e00f1aaf4: Layer already exists 21:05:09 aab98377fe2d: Layer already exists 21:05:09 e2eb06d8af82: Layer already exists 21:05:09 2.0.1-dev.49: digest: sha256:08a98ef98a9c90bbf7ce861471c22d955cb6e03bccca3379f6be08da0195c292 size: 1573 [Pipeline] isUnix [Pipeline] sh 21:05:10 OK: 218 MiB in 52 packages 21:05:10 OK: 218 MiB in 52 packages 21:05:10 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:87919881fb59c2333938e962ed1f0877a1f0dbb7-2.0.1-dev.49 [Pipeline] isUnix [Pipeline] sh 21:05:10 + docker push nexus3.edgexfoundry.org:10004/core-data:87919881fb59c2333938e962ed1f0877a1f0dbb7-2.0.1-dev.49 21:05:10 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 21:05:10 af9e00f1aaf4: Preparing 21:05:10 738edc99c1a2: Preparing 21:05:10 4a8d3eeb5f99: Preparing 21:05:10 aab98377fe2d: Preparing 21:05:10 c6a57a87e1fa: Preparing 21:05:10 e2eb06d8af82: Preparing 21:05:10 e2eb06d8af82: Waiting 21:05:10 af9e00f1aaf4: Layer already exists 21:05:10 738edc99c1a2: Layer already exists 21:05:10 c6a57a87e1fa: Layer already exists 21:05:10 aab98377fe2d: Layer already exists 21:05:10 4a8d3eeb5f99: Layer already exists 21:05:10 e2eb06d8af82: Layer already exists 21:05:10 87919881fb59c2333938e962ed1f0877a1f0dbb7-2.0.1-dev.49: digest: sha256:08a98ef98a9c90bbf7ce861471c22d955cb6e03bccca3379f6be08da0195c292 size: 1573 [Pipeline] isUnix [Pipeline] sh 21:05:10 Removing intermediate container 15df7c6cdbca 21:05:10 ---> 0b727d98196b 21:05:10 Step 6/26 : COPY go.mod . 21:05:11 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] isUnix [Pipeline] sh 21:05:11 + docker push nexus3.edgexfoundry.org:10004/core-data:main 21:05:11 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 21:05:11 af9e00f1aaf4: Preparing 21:05:11 738edc99c1a2: Preparing 21:05:11 4a8d3eeb5f99: Preparing 21:05:11 aab98377fe2d: Preparing 21:05:11 c6a57a87e1fa: Preparing 21:05:11 e2eb06d8af82: Preparing 21:05:11 e2eb06d8af82: Waiting 21:05:11 738edc99c1a2: Layer already exists 21:05:11 c6a57a87e1fa: Layer already exists 21:05:11 aab98377fe2d: Layer already exists 21:05:11 4a8d3eeb5f99: Layer already exists 21:05:11 af9e00f1aaf4: Layer already exists 21:05:11 e2eb06d8af82: Layer already exists 21:05:11 main: digest: sha256:08a98ef98a9c90bbf7ce861471c22d955cb6e03bccca3379f6be08da0195c292 size: 1573 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv 21:05:11 Removing intermediate container 4d66ec5832b0 21:05:11 ---> 63bace649b8e 21:05:11 Step 6/23 : COPY go.mod . 21:05:11 Removing intermediate container 32cdc43f6770 21:05:11 ---> be88dfdd490f 21:05:11 Step 6/23 : COPY go.mod . [Pipeline] echo 21:05:11 ===================================================== [Pipeline] echo 21:05:11 taggedImages: 21:05:11 - nexus3.edgexfoundry.org:10004/core-data:87919881fb59c2333938e962ed1f0877a1f0dbb7 21:05:11 - nexus3.edgexfoundry.org:10004/core-data:latest 21:05:11 - nexus3.edgexfoundry.org:10004/core-data:2.0.1-dev.49 21:05:11 - nexus3.edgexfoundry.org:10004/core-data:87919881fb59c2333938e962ed1f0877a1f0dbb7-2.0.1-dev.49 21:05:11 - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo 21:05:11 [edgeXDocker.push] Tagging docker image core-metadata with the following tags: 21:05:11 87919881fb59c2333938e962ed1f0877a1f0dbb7 21:05:11 latest 21:05:11 2.0.1-dev.49 21:05:11 87919881fb59c2333938e962ed1f0877a1f0dbb7-2.0.1-dev.49 21:05:11 main 21:05:11 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 21:05:11 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:87919881fb59c2333938e962ed1f0877a1f0dbb7 [Pipeline] isUnix [Pipeline] sh 21:05:11 Removing intermediate container a6dbd5270b03 21:05:11 ---> f5466bc7515e 21:05:11 Step 6/24 : COPY go.mod . 21:05:11 ---> b67273126d07 21:05:11 Step 7/26 : RUN go mod download 21:05:11 Removing intermediate container 552e0cd0d6d0 21:05:11 ---> c0bbad96d26b 21:05:11 Step 6/22 : COPY go.mod . 21:05:12 + docker push nexus3.edgexfoundry.org:10004/core-metadata:87919881fb59c2333938e962ed1f0877a1f0dbb7 21:05:12 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 21:05:12 c40efb0e9d6a: Preparing 21:05:12 90c04dcdee81: Preparing 21:05:12 4a8d3eeb5f99: Preparing 21:05:12 b0ef230c0928: Preparing 21:05:12 e2eb06d8af82: Preparing 21:05:12 4a8d3eeb5f99: Layer already exists 21:05:12 b0ef230c0928: Layer already exists 21:05:12 e2eb06d8af82: Layer already exists 21:05:12 ---> Running in 7b9078578cbd 21:05:12 c40efb0e9d6a: Pushed 21:05:12 ---> 60636ffe2572 21:05:12 Step 7/23 : RUN go mod download 21:05:13 ---> Running in f1ec91895d15 21:05:13 ---> 21f84ef33347 21:05:13 Step 7/23 : RUN go mod download 21:05:13 ---> 4d2634c82f06 21:05:13 Step 7/24 : RUN go mod download 21:05:13 ---> 133ec4ed5bf9 21:05:13 Step 7/22 : RUN go mod download 21:05:13 ---> Running in a3e079381ab1 21:05:13 ---> Running in 3c02db2fda94 21:05:13 ---> Running in dad22a2fd687 21:05:13 90c04dcdee81: Pushed 21:05:14 87919881fb59c2333938e962ed1f0877a1f0dbb7: digest: sha256:a05fc1cdf5904dffd8b03e8a410abfabf237e4b1b79b87b6ff325b8f1423e002 size: 1363 [Pipeline] isUnix [Pipeline] sh 21:05:14 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] isUnix [Pipeline] sh 21:05:14 + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest 21:05:14 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 21:05:14 c40efb0e9d6a: Preparing 21:05:14 90c04dcdee81: Preparing 21:05:14 4a8d3eeb5f99: Preparing 21:05:14 b0ef230c0928: Preparing 21:05:14 e2eb06d8af82: Preparing 21:05:14 e2eb06d8af82: Layer already exists 21:05:14 b0ef230c0928: Layer already exists 21:05:14 4a8d3eeb5f99: Layer already exists 21:05:14 c40efb0e9d6a: Layer already exists 21:05:14 90c04dcdee81: Layer already exists 21:05:14 latest: digest: sha256:a05fc1cdf5904dffd8b03e8a410abfabf237e4b1b79b87b6ff325b8f1423e002 size: 1363 [Pipeline] isUnix [Pipeline] sh 21:05:15 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:2.0.1-dev.49 [Pipeline] isUnix [Pipeline] sh 21:05:15 + docker push nexus3.edgexfoundry.org:10004/core-metadata:2.0.1-dev.49 21:05:15 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 21:05:15 c40efb0e9d6a: Preparing 21:05:15 90c04dcdee81: Preparing 21:05:15 4a8d3eeb5f99: Preparing 21:05:15 b0ef230c0928: Preparing 21:05:15 e2eb06d8af82: Preparing 21:05:15 c40efb0e9d6a: Layer already exists 21:05:15 e2eb06d8af82: Layer already exists 21:05:15 90c04dcdee81: Layer already exists 21:05:15 4a8d3eeb5f99: Layer already exists 21:05:15 b0ef230c0928: Layer already exists 21:05:15 2.0.1-dev.49: digest: sha256:a05fc1cdf5904dffd8b03e8a410abfabf237e4b1b79b87b6ff325b8f1423e002 size: 1363 [Pipeline] isUnix [Pipeline] sh 21:05:15 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:87919881fb59c2333938e962ed1f0877a1f0dbb7-2.0.1-dev.49 [Pipeline] isUnix [Pipeline] sh 21:05:15 + docker push nexus3.edgexfoundry.org:10004/core-metadata:87919881fb59c2333938e962ed1f0877a1f0dbb7-2.0.1-dev.49 21:05:15 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 21:05:15 c40efb0e9d6a: Preparing 21:05:15 90c04dcdee81: Preparing 21:05:15 4a8d3eeb5f99: Preparing 21:05:15 b0ef230c0928: Preparing 21:05:15 e2eb06d8af82: Preparing 21:05:15 e2eb06d8af82: Layer already exists 21:05:15 90c04dcdee81: Layer already exists 21:05:15 b0ef230c0928: Layer already exists 21:05:15 4a8d3eeb5f99: Layer already exists 21:05:15 c40efb0e9d6a: Layer already exists 21:05:15 87919881fb59c2333938e962ed1f0877a1f0dbb7-2.0.1-dev.49: digest: sha256:a05fc1cdf5904dffd8b03e8a410abfabf237e4b1b79b87b6ff325b8f1423e002 size: 1363 [Pipeline] isUnix [Pipeline] sh 21:05:16 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] isUnix [Pipeline] sh 21:05:16 + docker push nexus3.edgexfoundry.org:10004/core-metadata:main 21:05:16 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 21:05:16 c40efb0e9d6a: Preparing 21:05:16 90c04dcdee81: Preparing 21:05:16 4a8d3eeb5f99: Preparing 21:05:16 b0ef230c0928: Preparing 21:05:16 e2eb06d8af82: Preparing 21:05:16 90c04dcdee81: Layer already exists 21:05:16 e2eb06d8af82: Layer already exists 21:05:16 c40efb0e9d6a: Layer already exists 21:05:16 b0ef230c0928: Layer already exists 21:05:16 4a8d3eeb5f99: Layer already exists 21:05:16 main: digest: sha256:a05fc1cdf5904dffd8b03e8a410abfabf237e4b1b79b87b6ff325b8f1423e002 size: 1363 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 21:05:16 ===================================================== [Pipeline] echo 21:05:16 taggedImages: 21:05:16 - nexus3.edgexfoundry.org:10004/core-metadata:87919881fb59c2333938e962ed1f0877a1f0dbb7 21:05:16 - nexus3.edgexfoundry.org:10004/core-metadata:latest 21:05:16 - nexus3.edgexfoundry.org:10004/core-metadata:2.0.1-dev.49 21:05:16 - nexus3.edgexfoundry.org:10004/core-metadata:87919881fb59c2333938e962ed1f0877a1f0dbb7-2.0.1-dev.49 21:05:16 - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo 21:05:16 [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: 21:05:16 87919881fb59c2333938e962ed1f0877a1f0dbb7 21:05:16 latest 21:05:16 2.0.1-dev.49 21:05:16 87919881fb59c2333938e962ed1f0877a1f0dbb7-2.0.1-dev.49 21:05:16 main 21:05:16 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 21:05:17 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:87919881fb59c2333938e962ed1f0877a1f0dbb7 [Pipeline] isUnix [Pipeline] sh 21:05:17 Removing intermediate container 7b9078578cbd 21:05:17 ---> a12050cea4f6 21:05:17 Step 8/26 : COPY . . 21:05:17 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:87919881fb59c2333938e962ed1f0877a1f0dbb7 21:05:17 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 21:05:17 45d62947614f: Preparing 21:05:17 45d62947614f: Preparing 21:05:17 40a19fcb787a: Preparing 21:05:17 6d07fc97c262: Preparing 21:05:17 8f82a6ccf2ad: Preparing 21:05:17 b41356a92dad: Preparing 21:05:17 4a8d3eeb5f99: Preparing 21:05:17 04b3435152fd: Preparing 21:05:17 66d36b44a5db: Preparing 21:05:17 9399aec98443: Preparing 21:05:17 94f82f4fd0e0: Preparing 21:05:17 e2eb06d8af82: Preparing 21:05:17 04b3435152fd: Waiting 21:05:17 66d36b44a5db: Waiting 21:05:17 9399aec98443: Waiting 21:05:17 4a8d3eeb5f99: Waiting 21:05:17 94f82f4fd0e0: Waiting 21:05:17 e2eb06d8af82: Waiting 21:05:17 6d07fc97c262: Pushed 21:05:17 4a8d3eeb5f99: Layer already exists 21:05:17 8f82a6ccf2ad: Pushed 21:05:17 40a19fcb787a: Pushed 21:05:17 45d62947614f: Pushed 21:05:17 04b3435152fd: Pushed 21:05:17 e2eb06d8af82: Layer already exists 21:05:17 94f82f4fd0e0: Pushed 21:05:17 66d36b44a5db: Pushed 21:05:17 9399aec98443: Pushed 21:05:18 b41356a92dad: Pushed 21:05:19 Removing intermediate container f1ec91895d15 21:05:19 ---> 3123ac0357fb 21:05:19 Step 8/23 : COPY . . 21:05:19 87919881fb59c2333938e962ed1f0877a1f0dbb7: digest: sha256:2c269d8a9d6a9397b30c9d49e080cc08beb327743c9497e440cd6abee8baaa42 size: 2817 [Pipeline] isUnix [Pipeline] sh 21:05:19 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] isUnix [Pipeline] sh 21:05:19 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 21:05:19 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 21:05:19 45d62947614f: Preparing 21:05:19 45d62947614f: Preparing 21:05:19 40a19fcb787a: Preparing 21:05:19 6d07fc97c262: Preparing 21:05:19 8f82a6ccf2ad: Preparing 21:05:19 b41356a92dad: Preparing 21:05:19 4a8d3eeb5f99: Preparing 21:05:19 04b3435152fd: Preparing 21:05:19 66d36b44a5db: Preparing 21:05:19 9399aec98443: Preparing 21:05:19 94f82f4fd0e0: Preparing 21:05:19 e2eb06d8af82: Preparing 21:05:19 4a8d3eeb5f99: Waiting 21:05:19 04b3435152fd: Waiting 21:05:19 66d36b44a5db: Waiting 21:05:19 9399aec98443: Waiting 21:05:19 94f82f4fd0e0: Waiting 21:05:19 e2eb06d8af82: Waiting 21:05:19 45d62947614f: Layer already exists 21:05:19 8f82a6ccf2ad: Layer already exists 21:05:19 b41356a92dad: Layer already exists 21:05:19 40a19fcb787a: Layer already exists 21:05:19 6d07fc97c262: Layer already exists 21:05:19 66d36b44a5db: Layer already exists 21:05:19 04b3435152fd: Layer already exists 21:05:19 4a8d3eeb5f99: Layer already exists 21:05:19 9399aec98443: Layer already exists 21:05:19 94f82f4fd0e0: Layer already exists 21:05:19 e2eb06d8af82: Layer already exists 21:05:20 latest: digest: sha256:2c269d8a9d6a9397b30c9d49e080cc08beb327743c9497e440cd6abee8baaa42 size: 2817 [Pipeline] isUnix [Pipeline] sh 21:05:20 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:2.0.1-dev.49 [Pipeline] isUnix [Pipeline] sh 21:05:20 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:2.0.1-dev.49 21:05:20 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 21:05:20 45d62947614f: Preparing 21:05:20 45d62947614f: Preparing 21:05:20 40a19fcb787a: Preparing 21:05:20 6d07fc97c262: Preparing 21:05:20 8f82a6ccf2ad: Preparing 21:05:20 b41356a92dad: Preparing 21:05:20 4a8d3eeb5f99: Preparing 21:05:20 04b3435152fd: Preparing 21:05:20 66d36b44a5db: Preparing 21:05:20 9399aec98443: Preparing 21:05:20 94f82f4fd0e0: Preparing 21:05:20 e2eb06d8af82: Preparing 21:05:20 04b3435152fd: Waiting 21:05:20 66d36b44a5db: Waiting 21:05:20 9399aec98443: Waiting 21:05:20 94f82f4fd0e0: Waiting 21:05:20 e2eb06d8af82: Waiting 21:05:20 4a8d3eeb5f99: Waiting 21:05:20 b41356a92dad: Layer already exists 21:05:20 40a19fcb787a: Layer already exists 21:05:20 6d07fc97c262: Layer already exists 21:05:20 45d62947614f: Layer already exists 21:05:20 8f82a6ccf2ad: Layer already exists 21:05:20 4a8d3eeb5f99: Layer already exists 21:05:20 04b3435152fd: Layer already exists 21:05:20 9399aec98443: Layer already exists 21:05:20 66d36b44a5db: Layer already exists 21:05:20 94f82f4fd0e0: Layer already exists 21:05:20 e2eb06d8af82: Layer already exists 21:05:20 2.0.1-dev.49: digest: sha256:2c269d8a9d6a9397b30c9d49e080cc08beb327743c9497e440cd6abee8baaa42 size: 2817 [Pipeline] isUnix [Pipeline] sh 21:05:21 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:87919881fb59c2333938e962ed1f0877a1f0dbb7-2.0.1-dev.49 [Pipeline] isUnix [Pipeline] sh 21:05:21 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:87919881fb59c2333938e962ed1f0877a1f0dbb7-2.0.1-dev.49 21:05:21 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 21:05:21 45d62947614f: Preparing 21:05:21 45d62947614f: Preparing 21:05:21 40a19fcb787a: Preparing 21:05:21 6d07fc97c262: Preparing 21:05:21 8f82a6ccf2ad: Preparing 21:05:21 b41356a92dad: Preparing 21:05:21 4a8d3eeb5f99: Preparing 21:05:21 04b3435152fd: Preparing 21:05:21 66d36b44a5db: Preparing 21:05:21 9399aec98443: Preparing 21:05:21 94f82f4fd0e0: Preparing 21:05:21 e2eb06d8af82: Preparing 21:05:21 4a8d3eeb5f99: Waiting 21:05:21 04b3435152fd: Waiting 21:05:21 66d36b44a5db: Waiting 21:05:21 9399aec98443: Waiting 21:05:21 94f82f4fd0e0: Waiting 21:05:21 e2eb06d8af82: Waiting 21:05:21 6d07fc97c262: Layer already exists 21:05:21 8f82a6ccf2ad: Layer already exists 21:05:21 45d62947614f: Layer already exists 21:05:21 40a19fcb787a: Layer already exists 21:05:21 b41356a92dad: Layer already exists 21:05:21 66d36b44a5db: Layer already exists 21:05:21 04b3435152fd: Layer already exists 21:05:21 4a8d3eeb5f99: Layer already exists 21:05:21 9399aec98443: Layer already exists 21:05:21 94f82f4fd0e0: Layer already exists 21:05:21 e2eb06d8af82: Layer already exists 21:05:21 87919881fb59c2333938e962ed1f0877a1f0dbb7-2.0.1-dev.49: digest: sha256:2c269d8a9d6a9397b30c9d49e080cc08beb327743c9497e440cd6abee8baaa42 size: 2817 [Pipeline] isUnix [Pipeline] sh 21:05:21 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] isUnix [Pipeline] sh 21:05:21 Removing intermediate container a3e079381ab1 21:05:21 ---> 6925f627ce2f 21:05:21 Step 8/24 : COPY . . 21:05:22 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main 21:05:22 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 21:05:22 45d62947614f: Preparing 21:05:22 45d62947614f: Preparing 21:05:22 40a19fcb787a: Preparing 21:05:22 6d07fc97c262: Preparing 21:05:22 8f82a6ccf2ad: Preparing 21:05:22 b41356a92dad: Preparing 21:05:22 4a8d3eeb5f99: Preparing 21:05:22 04b3435152fd: Preparing 21:05:22 66d36b44a5db: Preparing 21:05:22 9399aec98443: Preparing 21:05:22 94f82f4fd0e0: Preparing 21:05:22 e2eb06d8af82: Preparing 21:05:22 4a8d3eeb5f99: Waiting 21:05:22 04b3435152fd: Waiting 21:05:22 66d36b44a5db: Waiting 21:05:22 9399aec98443: Waiting 21:05:22 94f82f4fd0e0: Waiting 21:05:22 e2eb06d8af82: Waiting 21:05:22 6d07fc97c262: Layer already exists 21:05:22 b41356a92dad: Layer already exists 21:05:22 8f82a6ccf2ad: Layer already exists 21:05:22 40a19fcb787a: Layer already exists 21:05:22 45d62947614f: Layer already exists 21:05:22 04b3435152fd: Layer already exists 21:05:22 9399aec98443: Layer already exists 21:05:22 94f82f4fd0e0: Layer already exists 21:05:22 66d36b44a5db: Layer already exists 21:05:22 4a8d3eeb5f99: Layer already exists 21:05:22 e2eb06d8af82: Layer already exists 21:05:22 main: digest: sha256:2c269d8a9d6a9397b30c9d49e080cc08beb327743c9497e440cd6abee8baaa42 size: 2817 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 21:05:22 ===================================================== [Pipeline] echo 21:05:22 taggedImages: 21:05:22 - nexus3.edgexfoundry.org:10004/security-bootstrapper:87919881fb59c2333938e962ed1f0877a1f0dbb7 21:05:22 - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 21:05:22 - nexus3.edgexfoundry.org:10004/security-bootstrapper:2.0.1-dev.49 21:05:22 - nexus3.edgexfoundry.org:10004/security-bootstrapper:87919881fb59c2333938e962ed1f0877a1f0dbb7-2.0.1-dev.49 21:05:22 - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo 21:05:22 [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: 21:05:22 87919881fb59c2333938e962ed1f0877a1f0dbb7 21:05:22 latest 21:05:22 2.0.1-dev.49 21:05:22 87919881fb59c2333938e962ed1f0877a1f0dbb7-2.0.1-dev.49 21:05:22 main 21:05:22 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 21:05:22 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:87919881fb59c2333938e962ed1f0877a1f0dbb7 [Pipeline] isUnix [Pipeline] sh 21:05:22 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:87919881fb59c2333938e962ed1f0877a1f0dbb7 21:05:22 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 21:05:22 f4f1aad09264: Preparing 21:05:22 76f1bbc74968: Preparing 21:05:22 7b3f0a653645: Preparing 21:05:22 b27704e133d1: Preparing 21:05:22 3c4d6eb0340e: Preparing 21:05:22 e2eb06d8af82: Preparing 21:05:22 e2eb06d8af82: Waiting 21:05:22 Removing intermediate container dad22a2fd687 21:05:22 ---> 4f93e20c3a9a 21:05:22 Step 8/22 : COPY . . 21:05:23 Removing intermediate container 3c02db2fda94 21:05:23 ---> 72fda7b94850 21:05:23 Step 8/23 : COPY . . 21:05:23 7b3f0a653645: Pushed 21:05:23 b27704e133d1: Pushed 21:05:23 e2eb06d8af82: Layer already exists 21:05:23 3c4d6eb0340e: Pushed 21:05:23 f4f1aad09264: Pushed 21:05:23 76f1bbc74968: Pushed 21:05:23 87919881fb59c2333938e962ed1f0877a1f0dbb7: digest: sha256:6688012466f3179ffdaf9aa431e157fe3604a7a0024766817e2e24db72d74cdc size: 1576 [Pipeline] isUnix [Pipeline] sh 21:05:24 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [Pipeline] isUnix [Pipeline] sh 21:05:24 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 21:05:24 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 21:05:24 f4f1aad09264: Preparing 21:05:24 76f1bbc74968: Preparing 21:05:24 7b3f0a653645: Preparing 21:05:24 b27704e133d1: Preparing 21:05:24 3c4d6eb0340e: Preparing 21:05:24 e2eb06d8af82: Preparing 21:05:24 e2eb06d8af82: Waiting 21:05:24 f4f1aad09264: Layer already exists 21:05:24 b27704e133d1: Layer already exists 21:05:24 3c4d6eb0340e: Layer already exists 21:05:24 76f1bbc74968: Layer already exists 21:05:24 7b3f0a653645: Layer already exists 21:05:24 e2eb06d8af82: Layer already exists 21:05:24 latest: digest: sha256:6688012466f3179ffdaf9aa431e157fe3604a7a0024766817e2e24db72d74cdc size: 1576 [Pipeline] isUnix [Pipeline] sh 21:05:24 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:2.0.1-dev.49 [Pipeline] isUnix [Pipeline] sh 21:05:25 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:2.0.1-dev.49 21:05:25 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 21:05:25 f4f1aad09264: Preparing 21:05:25 76f1bbc74968: Preparing 21:05:25 7b3f0a653645: Preparing 21:05:25 b27704e133d1: Preparing 21:05:25 3c4d6eb0340e: Preparing 21:05:25 e2eb06d8af82: Preparing 21:05:25 e2eb06d8af82: Waiting 21:05:25 b27704e133d1: Layer already exists 21:05:25 3c4d6eb0340e: Layer already exists 21:05:25 7b3f0a653645: Layer already exists 21:05:25 f4f1aad09264: Layer already exists 21:05:25 76f1bbc74968: Layer already exists 21:05:25 e2eb06d8af82: Layer already exists 21:05:25 2.0.1-dev.49: digest: sha256:6688012466f3179ffdaf9aa431e157fe3604a7a0024766817e2e24db72d74cdc size: 1576 [Pipeline] isUnix [Pipeline] sh 21:05:25 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:87919881fb59c2333938e962ed1f0877a1f0dbb7-2.0.1-dev.49 [Pipeline] isUnix [Pipeline] sh 21:05:26 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:87919881fb59c2333938e962ed1f0877a1f0dbb7-2.0.1-dev.49 21:05:26 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 21:05:26 f4f1aad09264: Preparing 21:05:26 76f1bbc74968: Preparing 21:05:26 7b3f0a653645: Preparing 21:05:26 b27704e133d1: Preparing 21:05:26 3c4d6eb0340e: Preparing 21:05:26 e2eb06d8af82: Preparing 21:05:26 e2eb06d8af82: Waiting 21:05:26 b27704e133d1: Layer already exists 21:05:26 f4f1aad09264: Layer already exists 21:05:26 3c4d6eb0340e: Layer already exists 21:05:26 7b3f0a653645: Layer already exists 21:05:26 76f1bbc74968: Layer already exists 21:05:26 e2eb06d8af82: Layer already exists 21:05:26 87919881fb59c2333938e962ed1f0877a1f0dbb7-2.0.1-dev.49: digest: sha256:6688012466f3179ffdaf9aa431e157fe3604a7a0024766817e2e24db72d74cdc size: 1576 [Pipeline] isUnix [Pipeline] sh 21:05:26 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] isUnix [Pipeline] sh 21:05:26 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main 21:05:26 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 21:05:26 f4f1aad09264: Preparing 21:05:26 76f1bbc74968: Preparing 21:05:26 7b3f0a653645: Preparing 21:05:26 b27704e133d1: Preparing 21:05:26 3c4d6eb0340e: Preparing 21:05:26 e2eb06d8af82: Preparing 21:05:26 e2eb06d8af82: Waiting 21:05:26 f4f1aad09264: Layer already exists 21:05:26 3c4d6eb0340e: Layer already exists 21:05:26 76f1bbc74968: Layer already exists 21:05:26 7b3f0a653645: Layer already exists 21:05:26 b27704e133d1: Layer already exists 21:05:26 e2eb06d8af82: Layer already exists 21:05:26 main: digest: sha256:6688012466f3179ffdaf9aa431e157fe3604a7a0024766817e2e24db72d74cdc size: 1576 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 21:05:26 ===================================================== [Pipeline] echo 21:05:26 taggedImages: 21:05:26 - nexus3.edgexfoundry.org:10004/security-proxy-setup:87919881fb59c2333938e962ed1f0877a1f0dbb7 21:05:26 - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 21:05:26 - nexus3.edgexfoundry.org:10004/security-proxy-setup:2.0.1-dev.49 21:05:26 - nexus3.edgexfoundry.org:10004/security-proxy-setup:87919881fb59c2333938e962ed1f0877a1f0dbb7-2.0.1-dev.49 21:05:26 - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo 21:05:26 [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: 21:05:26 87919881fb59c2333938e962ed1f0877a1f0dbb7 21:05:26 latest 21:05:26 2.0.1-dev.49 21:05:26 87919881fb59c2333938e962ed1f0877a1f0dbb7-2.0.1-dev.49 21:05:26 main 21:05:26 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 21:05:27 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:87919881fb59c2333938e962ed1f0877a1f0dbb7 [Pipeline] isUnix [Pipeline] sh 21:05:27 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:87919881fb59c2333938e962ed1f0877a1f0dbb7 21:05:27 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 21:05:27 093033af2449: Preparing 21:05:27 2a6194ed33b6: Preparing 21:05:27 0327e949cab8: Preparing 21:05:27 f769d7eac08c: Preparing 21:05:27 a893e8cc1b3f: Preparing 21:05:27 731145ae86c7: Preparing 21:05:27 8e6b80a8bc98: Preparing 21:05:27 7bdfecca4b34: Preparing 21:05:27 291c499f7ce3: Preparing 21:05:27 e2eb06d8af82: Preparing 21:05:27 731145ae86c7: Waiting 21:05:27 8e6b80a8bc98: Waiting 21:05:27 7bdfecca4b34: Waiting 21:05:27 291c499f7ce3: Waiting 21:05:27 e2eb06d8af82: Waiting 21:05:28 2a6194ed33b6: Pushed 21:05:28 093033af2449: Pushed 21:05:28 a893e8cc1b3f: Pushed 21:05:28 8e6b80a8bc98: Pushed 21:05:28 731145ae86c7: Pushed 21:05:28 7bdfecca4b34: Pushed 21:05:28 e2eb06d8af82: Layer already exists 21:05:28 f769d7eac08c: Pushed 21:05:28 291c499f7ce3: Pushed 21:05:28 0327e949cab8: Pushed 21:05:28 87919881fb59c2333938e962ed1f0877a1f0dbb7: digest: sha256:1a6a20ddd889380b7fab4c50de94e8fd91237c0ccac93220662d838cc18f5e3d size: 2405 [Pipeline] isUnix [Pipeline] sh 21:05:29 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [Pipeline] isUnix [Pipeline] sh 21:05:29 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 21:05:29 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 21:05:29 093033af2449: Preparing 21:05:29 2a6194ed33b6: Preparing 21:05:29 0327e949cab8: Preparing 21:05:29 f769d7eac08c: Preparing 21:05:29 a893e8cc1b3f: Preparing 21:05:29 731145ae86c7: Preparing 21:05:29 8e6b80a8bc98: Preparing 21:05:29 7bdfecca4b34: Preparing 21:05:29 291c499f7ce3: Preparing 21:05:29 e2eb06d8af82: Preparing 21:05:29 731145ae86c7: Waiting 21:05:29 8e6b80a8bc98: Waiting 21:05:29 7bdfecca4b34: Waiting 21:05:29 291c499f7ce3: Waiting 21:05:29 e2eb06d8af82: Waiting 21:05:29 a893e8cc1b3f: Layer already exists 21:05:29 2a6194ed33b6: Layer already exists 21:05:29 f769d7eac08c: Layer already exists 21:05:29 0327e949cab8: Layer already exists 21:05:29 093033af2449: Layer already exists 21:05:29 291c499f7ce3: Layer already exists 21:05:29 731145ae86c7: Layer already exists 21:05:29 7bdfecca4b34: Layer already exists 21:05:29 8e6b80a8bc98: Layer already exists 21:05:29 e2eb06d8af82: Layer already exists 21:05:29 latest: digest: sha256:1a6a20ddd889380b7fab4c50de94e8fd91237c0ccac93220662d838cc18f5e3d size: 2405 [Pipeline] isUnix [Pipeline] sh 21:05:29 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.0.1-dev.49 [Pipeline] isUnix [Pipeline] sh 21:05:30 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.0.1-dev.49 21:05:30 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 21:05:30 093033af2449: Preparing 21:05:30 2a6194ed33b6: Preparing 21:05:30 0327e949cab8: Preparing 21:05:30 f769d7eac08c: Preparing 21:05:30 a893e8cc1b3f: Preparing 21:05:30 731145ae86c7: Preparing 21:05:30 8e6b80a8bc98: Preparing 21:05:30 7bdfecca4b34: Preparing 21:05:30 291c499f7ce3: Preparing 21:05:30 e2eb06d8af82: Preparing 21:05:30 731145ae86c7: Waiting 21:05:30 8e6b80a8bc98: Waiting 21:05:30 7bdfecca4b34: Waiting 21:05:30 291c499f7ce3: Waiting 21:05:30 e2eb06d8af82: Waiting 21:05:30 093033af2449: Layer already exists 21:05:30 2a6194ed33b6: Layer already exists 21:05:30 a893e8cc1b3f: Layer already exists 21:05:30 f769d7eac08c: Layer already exists 21:05:30 0327e949cab8: Layer already exists 21:05:30 7bdfecca4b34: Layer already exists 21:05:30 8e6b80a8bc98: Layer already exists 21:05:30 731145ae86c7: Layer already exists 21:05:30 291c499f7ce3: Layer already exists 21:05:30 e2eb06d8af82: Layer already exists 21:05:30 2.0.1-dev.49: digest: sha256:1a6a20ddd889380b7fab4c50de94e8fd91237c0ccac93220662d838cc18f5e3d size: 2405 [Pipeline] isUnix [Pipeline] sh 21:05:30 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:87919881fb59c2333938e962ed1f0877a1f0dbb7-2.0.1-dev.49 [Pipeline] isUnix [Pipeline] sh 21:05:30 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:87919881fb59c2333938e962ed1f0877a1f0dbb7-2.0.1-dev.49 21:05:30 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 21:05:30 093033af2449: Preparing 21:05:30 2a6194ed33b6: Preparing 21:05:30 0327e949cab8: Preparing 21:05:30 f769d7eac08c: Preparing 21:05:30 a893e8cc1b3f: Preparing 21:05:30 731145ae86c7: Preparing 21:05:30 8e6b80a8bc98: Preparing 21:05:30 7bdfecca4b34: Preparing 21:05:30 291c499f7ce3: Preparing 21:05:30 e2eb06d8af82: Preparing 21:05:30 731145ae86c7: Waiting 21:05:30 8e6b80a8bc98: Waiting 21:05:30 7bdfecca4b34: Waiting 21:05:30 291c499f7ce3: Waiting 21:05:30 e2eb06d8af82: Waiting 21:05:30 f769d7eac08c: Layer already exists 21:05:30 0327e949cab8: Layer already exists 21:05:30 a893e8cc1b3f: Layer already exists 21:05:30 2a6194ed33b6: Layer already exists 21:05:30 093033af2449: Layer already exists 21:05:30 731145ae86c7: Layer already exists 21:05:30 7bdfecca4b34: Layer already exists 21:05:30 8e6b80a8bc98: Layer already exists 21:05:30 e2eb06d8af82: Layer already exists 21:05:30 291c499f7ce3: Layer already exists 21:05:30 87919881fb59c2333938e962ed1f0877a1f0dbb7-2.0.1-dev.49: digest: sha256:1a6a20ddd889380b7fab4c50de94e8fd91237c0ccac93220662d838cc18f5e3d size: 2405 [Pipeline] isUnix [Pipeline] sh 21:05:31 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] isUnix [Pipeline] sh 21:05:31 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main 21:05:31 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 21:05:31 093033af2449: Preparing 21:05:31 2a6194ed33b6: Preparing 21:05:31 0327e949cab8: Preparing 21:05:31 f769d7eac08c: Preparing 21:05:31 a893e8cc1b3f: Preparing 21:05:31 731145ae86c7: Preparing 21:05:31 8e6b80a8bc98: Preparing 21:05:31 7bdfecca4b34: Preparing 21:05:31 291c499f7ce3: Preparing 21:05:31 e2eb06d8af82: Preparing 21:05:31 8e6b80a8bc98: Waiting 21:05:31 7bdfecca4b34: Waiting 21:05:31 291c499f7ce3: Waiting 21:05:31 e2eb06d8af82: Waiting 21:05:31 731145ae86c7: Waiting 21:05:31 093033af2449: Layer already exists 21:05:31 f769d7eac08c: Layer already exists 21:05:31 0327e949cab8: Layer already exists 21:05:31 a893e8cc1b3f: Layer already exists 21:05:31 2a6194ed33b6: Layer already exists 21:05:31 731145ae86c7: Layer already exists 21:05:31 8e6b80a8bc98: Layer already exists 21:05:31 e2eb06d8af82: Layer already exists 21:05:31 7bdfecca4b34: Layer already exists 21:05:31 291c499f7ce3: Layer already exists 21:05:31 main: digest: sha256:1a6a20ddd889380b7fab4c50de94e8fd91237c0ccac93220662d838cc18f5e3d size: 2405 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 21:05:31 ===================================================== [Pipeline] echo 21:05:31 taggedImages: 21:05:31 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:87919881fb59c2333938e962ed1f0877a1f0dbb7 21:05:31 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 21:05:31 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.0.1-dev.49 21:05:31 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:87919881fb59c2333938e962ed1f0877a1f0dbb7-2.0.1-dev.49 21:05:31 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo 21:05:31 [edgeXDocker.push] Tagging docker image support-notifications with the following tags: 21:05:31 87919881fb59c2333938e962ed1f0877a1f0dbb7 21:05:31 latest 21:05:31 2.0.1-dev.49 21:05:31 87919881fb59c2333938e962ed1f0877a1f0dbb7-2.0.1-dev.49 21:05:31 main 21:05:31 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 21:05:31 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:87919881fb59c2333938e962ed1f0877a1f0dbb7 [Pipeline] isUnix [Pipeline] sh 21:05:32 + docker push nexus3.edgexfoundry.org:10004/support-notifications:87919881fb59c2333938e962ed1f0877a1f0dbb7 21:05:32 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 21:05:32 a3a934208a54: Preparing 21:05:32 90006bcddb5d: Preparing 21:05:32 4a8d3eeb5f99: Preparing 21:05:32 9be9dec2d826: Preparing 21:05:32 e2eb06d8af82: Preparing 21:05:32 4a8d3eeb5f99: Layer already exists 21:05:32 e2eb06d8af82: Layer already exists 21:05:32 a3a934208a54: Pushed 21:05:32 9be9dec2d826: Pushed 21:05:33 90006bcddb5d: Pushed 21:05:33 87919881fb59c2333938e962ed1f0877a1f0dbb7: digest: sha256:243abb8fe271638e3e8032a52af6a72d938afad198c5c88f621674edee4bec23 size: 1364 [Pipeline] isUnix [Pipeline] sh 21:05:34 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] isUnix [Pipeline] sh 21:05:34 + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest 21:05:34 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 21:05:34 a3a934208a54: Preparing 21:05:34 90006bcddb5d: Preparing 21:05:34 4a8d3eeb5f99: Preparing 21:05:34 9be9dec2d826: Preparing 21:05:34 e2eb06d8af82: Preparing 21:05:34 90006bcddb5d: Layer already exists 21:05:34 9be9dec2d826: Layer already exists 21:05:34 a3a934208a54: Layer already exists 21:05:34 4a8d3eeb5f99: Layer already exists 21:05:34 e2eb06d8af82: Layer already exists 21:05:34 latest: digest: sha256:243abb8fe271638e3e8032a52af6a72d938afad198c5c88f621674edee4bec23 size: 1364 [Pipeline] isUnix [Pipeline] sh 21:05:34 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:2.0.1-dev.49 [Pipeline] isUnix [Pipeline] sh 21:05:35 + docker push nexus3.edgexfoundry.org:10004/support-notifications:2.0.1-dev.49 21:05:35 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 21:05:35 a3a934208a54: Preparing 21:05:35 90006bcddb5d: Preparing 21:05:35 4a8d3eeb5f99: Preparing 21:05:35 9be9dec2d826: Preparing 21:05:35 e2eb06d8af82: Preparing 21:05:35 4a8d3eeb5f99: Layer already exists 21:05:35 a3a934208a54: Layer already exists 21:05:35 e2eb06d8af82: Layer already exists 21:05:35 9be9dec2d826: Layer already exists 21:05:35 90006bcddb5d: Layer already exists 21:05:35 2.0.1-dev.49: digest: sha256:243abb8fe271638e3e8032a52af6a72d938afad198c5c88f621674edee4bec23 size: 1364 [Pipeline] isUnix [Pipeline] sh 21:05:35 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:87919881fb59c2333938e962ed1f0877a1f0dbb7-2.0.1-dev.49 [Pipeline] isUnix [Pipeline] sh 21:05:35 ---> ae9a9b6c0868 21:05:35 Step 9/26 : RUN go mod tidy 21:05:35 ---> 2f27cda3e0a6 21:05:35 Step 9/23 : RUN go mod tidy 21:05:35 ---> Running in 41619b420cee 21:05:35 ---> Running in 52fd0fbcfbbf 21:05:35 ---> 261d8c7d96e1 21:05:35 Step 9/22 : RUN go mod tidy 21:05:35 ---> e32c9e4540ab 21:05:35 Step 9/24 : RUN go mod tidy 21:05:35 ---> 3a781f94ef46 21:05:35 Step 9/23 : RUN go mod tidy 21:05:35 + docker push nexus3.edgexfoundry.org:10004/support-notifications:87919881fb59c2333938e962ed1f0877a1f0dbb7-2.0.1-dev.49 21:05:35 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 21:05:35 a3a934208a54: Preparing 21:05:35 90006bcddb5d: Preparing 21:05:35 4a8d3eeb5f99: Preparing 21:05:35 9be9dec2d826: Preparing 21:05:35 e2eb06d8af82: Preparing 21:05:35 9be9dec2d826: Layer already exists 21:05:35 4a8d3eeb5f99: Layer already exists 21:05:35 90006bcddb5d: Layer already exists 21:05:35 e2eb06d8af82: Layer already exists 21:05:35 a3a934208a54: Layer already exists 21:05:35 87919881fb59c2333938e962ed1f0877a1f0dbb7-2.0.1-dev.49: digest: sha256:243abb8fe271638e3e8032a52af6a72d938afad198c5c88f621674edee4bec23 size: 1364 [Pipeline] isUnix [Pipeline] sh 21:05:35 ---> Running in def97d1a2e5b 21:05:35 ---> Running in 48b175190973 21:05:35 ---> Running in ba7c2cd49ca8 21:05:36 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] isUnix [Pipeline] sh 21:05:36 + docker push nexus3.edgexfoundry.org:10004/support-notifications:main 21:05:36 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 21:05:36 a3a934208a54: Preparing 21:05:36 90006bcddb5d: Preparing 21:05:36 4a8d3eeb5f99: Preparing 21:05:36 9be9dec2d826: Preparing 21:05:36 e2eb06d8af82: Preparing 21:05:36 9be9dec2d826: Layer already exists 21:05:36 90006bcddb5d: Layer already exists 21:05:36 4a8d3eeb5f99: Layer already exists 21:05:36 e2eb06d8af82: Layer already exists 21:05:36 a3a934208a54: Layer already exists 21:05:36 main: digest: sha256:243abb8fe271638e3e8032a52af6a72d938afad198c5c88f621674edee4bec23 size: 1364 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 21:05:36 ===================================================== [Pipeline] echo 21:05:36 taggedImages: 21:05:36 - nexus3.edgexfoundry.org:10004/support-notifications:87919881fb59c2333938e962ed1f0877a1f0dbb7 21:05:36 - nexus3.edgexfoundry.org:10004/support-notifications:latest 21:05:36 - nexus3.edgexfoundry.org:10004/support-notifications:2.0.1-dev.49 21:05:36 - nexus3.edgexfoundry.org:10004/support-notifications:87919881fb59c2333938e962ed1f0877a1f0dbb7-2.0.1-dev.49 21:05:36 - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo 21:05:36 [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: 21:05:36 87919881fb59c2333938e962ed1f0877a1f0dbb7 21:05:36 latest 21:05:36 2.0.1-dev.49 21:05:36 87919881fb59c2333938e962ed1f0877a1f0dbb7-2.0.1-dev.49 21:05:36 main 21:05:36 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 21:05:36 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:87919881fb59c2333938e962ed1f0877a1f0dbb7 [Pipeline] isUnix [Pipeline] sh 21:05:37 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:87919881fb59c2333938e962ed1f0877a1f0dbb7 21:05:37 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 21:05:37 2511cd7f8ced: Preparing 21:05:37 7d0306be0481: Preparing 21:05:37 4a8d3eeb5f99: Preparing 21:05:37 b0ef230c0928: Preparing 21:05:37 e2eb06d8af82: Preparing 21:05:37 b0ef230c0928: Layer already exists 21:05:37 4a8d3eeb5f99: Layer already exists 21:05:37 e2eb06d8af82: Layer already exists 21:05:37 2511cd7f8ced: Pushed 21:05:39 7d0306be0481: Pushed 21:05:39 87919881fb59c2333938e962ed1f0877a1f0dbb7: digest: sha256:3775b109ba0e875b7e6263b5bc3a3b71d87544561a66d87be420ab95bfc82273 size: 1363 [Pipeline] isUnix [Pipeline] sh 21:05:39 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] isUnix [Pipeline] sh 21:05:39 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest 21:05:39 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 21:05:39 2511cd7f8ced: Preparing 21:05:39 7d0306be0481: Preparing 21:05:39 4a8d3eeb5f99: Preparing 21:05:39 b0ef230c0928: Preparing 21:05:39 e2eb06d8af82: Preparing 21:05:39 2511cd7f8ced: Layer already exists 21:05:39 4a8d3eeb5f99: Layer already exists 21:05:39 b0ef230c0928: Layer already exists 21:05:39 e2eb06d8af82: Layer already exists 21:05:39 7d0306be0481: Layer already exists 21:05:39 latest: digest: sha256:3775b109ba0e875b7e6263b5bc3a3b71d87544561a66d87be420ab95bfc82273 size: 1363 [Pipeline] isUnix [Pipeline] sh 21:05:40 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:2.0.1-dev.49 [Pipeline] isUnix [Pipeline] sh 21:05:40 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:2.0.1-dev.49 21:05:40 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 21:05:40 2511cd7f8ced: Preparing 21:05:40 7d0306be0481: Preparing 21:05:40 4a8d3eeb5f99: Preparing 21:05:40 b0ef230c0928: Preparing 21:05:40 e2eb06d8af82: Preparing 21:05:40 2511cd7f8ced: Layer already exists 21:05:40 4a8d3eeb5f99: Layer already exists 21:05:40 b0ef230c0928: Layer already exists 21:05:40 e2eb06d8af82: Layer already exists 21:05:40 7d0306be0481: Layer already exists 21:05:40 2.0.1-dev.49: digest: sha256:3775b109ba0e875b7e6263b5bc3a3b71d87544561a66d87be420ab95bfc82273 size: 1363 [Pipeline] isUnix [Pipeline] sh 21:05:40 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:87919881fb59c2333938e962ed1f0877a1f0dbb7-2.0.1-dev.49 [Pipeline] isUnix [Pipeline] sh 21:05:41 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:87919881fb59c2333938e962ed1f0877a1f0dbb7-2.0.1-dev.49 21:05:41 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 21:05:41 2511cd7f8ced: Preparing 21:05:41 7d0306be0481: Preparing 21:05:41 4a8d3eeb5f99: Preparing 21:05:41 b0ef230c0928: Preparing 21:05:41 e2eb06d8af82: Preparing 21:05:41 4a8d3eeb5f99: Layer already exists 21:05:41 7d0306be0481: Layer already exists 21:05:41 e2eb06d8af82: Layer already exists 21:05:41 2511cd7f8ced: Layer already exists 21:05:41 b0ef230c0928: Layer already exists 21:05:41 87919881fb59c2333938e962ed1f0877a1f0dbb7-2.0.1-dev.49: digest: sha256:3775b109ba0e875b7e6263b5bc3a3b71d87544561a66d87be420ab95bfc82273 size: 1363 [Pipeline] isUnix [Pipeline] sh 21:05:41 Removing intermediate container 41619b420cee 21:05:41 ---> ca9dc0a9d998 21:05:41 Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 21:05:41 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] isUnix [Pipeline] sh 21:05:41 ---> Running in 461d1a09cf97 21:05:41 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main 21:05:41 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 21:05:41 2511cd7f8ced: Preparing 21:05:41 7d0306be0481: Preparing 21:05:41 4a8d3eeb5f99: Preparing 21:05:41 b0ef230c0928: Preparing 21:05:41 e2eb06d8af82: Preparing 21:05:41 4a8d3eeb5f99: Layer already exists 21:05:41 2511cd7f8ced: Layer already exists 21:05:41 b0ef230c0928: Layer already exists 21:05:41 e2eb06d8af82: Layer already exists 21:05:41 7d0306be0481: Layer already exists 21:05:41 main: digest: sha256:3775b109ba0e875b7e6263b5bc3a3b71d87544561a66d87be420ab95bfc82273 size: 1363 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 21:05:41 ===================================================== [Pipeline] echo 21:05:41 taggedImages: 21:05:41 - nexus3.edgexfoundry.org:10004/support-scheduler:87919881fb59c2333938e962ed1f0877a1f0dbb7 21:05:41 - nexus3.edgexfoundry.org:10004/support-scheduler:latest 21:05:41 - nexus3.edgexfoundry.org:10004/support-scheduler:2.0.1-dev.49 21:05:41 - nexus3.edgexfoundry.org:10004/support-scheduler:87919881fb59c2333938e962ed1f0877a1f0dbb7-2.0.1-dev.49 21:05:41 - nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] echo 21:05:41 [edgeXDocker.push] Tagging docker image sys-mgmt-agent with the following tags: 21:05:41 87919881fb59c2333938e962ed1f0877a1f0dbb7 21:05:41 latest 21:05:41 2.0.1-dev.49 21:05:41 87919881fb59c2333938e962ed1f0877a1f0dbb7-2.0.1-dev.49 21:05:41 main 21:05:41 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 21:05:42 Removing intermediate container 52fd0fbcfbbf 21:05:42 ---> 2248b41cb54f 21:05:42 Step 10/23 : RUN make cmd/support-scheduler/support-scheduler 21:05:42 + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:87919881fb59c2333938e962ed1f0877a1f0dbb7 [Pipeline] isUnix [Pipeline] sh 21:05:42 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:87919881fb59c2333938e962ed1f0877a1f0dbb7 21:05:42 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] 21:05:42 8331033cd743: Preparing 21:05:42 b5fc5949e7c2: Preparing 21:05:42 b3669b07ea11: Preparing 21:05:42 8e393cab7b18: Preparing 21:05:42 c080ac93e525: Preparing 21:05:42 87dec32dab56: Preparing 21:05:42 4b3c02ac6c6d: Preparing 21:05:42 3b6deb83ca37: Preparing 21:05:42 563ea45970c1: Preparing 21:05:42 91e3b9641807: Preparing 21:05:42 b2d5eeeaba3a: Preparing 21:05:42 87dec32dab56: Waiting 21:05:42 4b3c02ac6c6d: Waiting 21:05:42 3b6deb83ca37: Waiting 21:05:42 b2d5eeeaba3a: Waiting 21:05:42 563ea45970c1: Waiting 21:05:42 91e3b9641807: Waiting 21:05:42 c080ac93e525: Layer already exists 21:05:42 ---> Running in 40d4fcb0fbf9 21:05:43 87dec32dab56: Layer already exists 21:05:43 4b3c02ac6c6d: Layer already exists 21:05:43 b5fc5949e7c2: Pushed 21:05:43 563ea45970c1: Layer already exists 21:05:43 3b6deb83ca37: Layer already exists 21:05:43 91e3b9641807: Layer already exists 21:05:43 Removing intermediate container ba7c2cd49ca8 21:05:43 ---> 0cfcb4726a1b 21:05:43 Step 10/23 : RUN make cmd/support-notifications/support-notifications 21:05:43 b2d5eeeaba3a: Layer already exists 21:05:43 8331033cd743: Pushed 21:05:43 b3669b07ea11: Pushed 21:05:43 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.49" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 21:05:43 ---> Running in 322ed4284224 21:05:44 Removing intermediate container 48b175190973 21:05:44 ---> b69a24618d00 21:05:44 Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 21:05:44 Removing intermediate container def97d1a2e5b 21:05:44 ---> 3f6d923b4739 21:05:44 Step 10/24 : RUN make cmd/core-metadata/core-metadata 21:05:44 ---> Running in 623c7763d0ea 21:05:44 ---> Running in c00c5e211076 21:05:45 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.49" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 21:05:46 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.49" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 21:05:47 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.49" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 21:05:47 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.49" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 21:05:50 8e393cab7b18: Pushed 21:05:50 87919881fb59c2333938e962ed1f0877a1f0dbb7: digest: sha256:1432bc3b8918f713d596a466224f1bcdcc7efb7e09049daa9c5507787cff4011 size: 2622 [Pipeline] isUnix [Pipeline] sh 21:05:50 + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest [Pipeline] isUnix [Pipeline] sh 21:05:51 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest 21:05:51 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] 21:05:51 8331033cd743: Preparing 21:05:51 b5fc5949e7c2: Preparing 21:05:51 b3669b07ea11: Preparing 21:05:51 8e393cab7b18: Preparing 21:05:51 c080ac93e525: Preparing 21:05:51 87dec32dab56: Preparing 21:05:51 4b3c02ac6c6d: Preparing 21:05:51 3b6deb83ca37: Preparing 21:05:51 563ea45970c1: Preparing 21:05:51 91e3b9641807: Preparing 21:05:51 b2d5eeeaba3a: Preparing 21:05:51 87dec32dab56: Waiting 21:05:51 4b3c02ac6c6d: Waiting 21:05:51 3b6deb83ca37: Waiting 21:05:51 563ea45970c1: Waiting 21:05:51 91e3b9641807: Waiting 21:05:51 b2d5eeeaba3a: Waiting 21:05:51 c080ac93e525: Layer already exists 21:05:51 b5fc5949e7c2: Layer already exists 21:05:51 8e393cab7b18: Layer already exists 21:05:51 8331033cd743: Layer already exists 21:05:51 b3669b07ea11: Layer already exists 21:05:51 563ea45970c1: Layer already exists 21:05:51 87dec32dab56: Layer already exists 21:05:51 3b6deb83ca37: Layer already exists 21:05:51 4b3c02ac6c6d: Layer already exists 21:05:51 91e3b9641807: Layer already exists 21:05:51 b2d5eeeaba3a: Layer already exists 21:05:51 latest: digest: sha256:1432bc3b8918f713d596a466224f1bcdcc7efb7e09049daa9c5507787cff4011 size: 2622 [Pipeline] isUnix [Pipeline] sh 21:05:51 + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.0.1-dev.49 [Pipeline] isUnix [Pipeline] sh 21:05:51 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.0.1-dev.49 21:05:51 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] 21:05:51 8331033cd743: Preparing 21:05:51 b5fc5949e7c2: Preparing 21:05:51 b3669b07ea11: Preparing 21:05:51 8e393cab7b18: Preparing 21:05:51 c080ac93e525: Preparing 21:05:51 87dec32dab56: Preparing 21:05:51 4b3c02ac6c6d: Preparing 21:05:51 3b6deb83ca37: Preparing 21:05:51 563ea45970c1: Preparing 21:05:51 91e3b9641807: Preparing 21:05:51 b2d5eeeaba3a: Preparing 21:05:51 4b3c02ac6c6d: Waiting 21:05:51 3b6deb83ca37: Waiting 21:05:51 563ea45970c1: Waiting 21:05:51 91e3b9641807: Waiting 21:05:51 b2d5eeeaba3a: Waiting 21:05:51 87dec32dab56: Waiting 21:05:51 8e393cab7b18: Layer already exists 21:05:51 8331033cd743: Layer already exists 21:05:51 b5fc5949e7c2: Layer already exists 21:05:51 c080ac93e525: Layer already exists 21:05:51 b3669b07ea11: Layer already exists 21:05:51 563ea45970c1: Layer already exists 21:05:51 3b6deb83ca37: Layer already exists 21:05:51 87dec32dab56: Layer already exists 21:05:51 4b3c02ac6c6d: Layer already exists 21:05:51 91e3b9641807: Layer already exists 21:05:51 b2d5eeeaba3a: Layer already exists 21:05:51 2.0.1-dev.49: digest: sha256:1432bc3b8918f713d596a466224f1bcdcc7efb7e09049daa9c5507787cff4011 size: 2622 [Pipeline] isUnix [Pipeline] sh 21:05:52 + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:87919881fb59c2333938e962ed1f0877a1f0dbb7-2.0.1-dev.49 [Pipeline] isUnix [Pipeline] sh 21:05:52 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:87919881fb59c2333938e962ed1f0877a1f0dbb7-2.0.1-dev.49 21:05:52 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] 21:05:52 8331033cd743: Preparing 21:05:52 b5fc5949e7c2: Preparing 21:05:52 b3669b07ea11: Preparing 21:05:52 8e393cab7b18: Preparing 21:05:52 c080ac93e525: Preparing 21:05:52 87dec32dab56: Preparing 21:05:52 4b3c02ac6c6d: Preparing 21:05:52 3b6deb83ca37: Preparing 21:05:52 563ea45970c1: Preparing 21:05:52 91e3b9641807: Preparing 21:05:52 b2d5eeeaba3a: Preparing 21:05:52 4b3c02ac6c6d: Waiting 21:05:52 3b6deb83ca37: Waiting 21:05:52 563ea45970c1: Waiting 21:05:52 91e3b9641807: Waiting 21:05:52 b2d5eeeaba3a: Waiting 21:05:52 87dec32dab56: Waiting 21:05:52 8e393cab7b18: Layer already exists 21:05:52 8331033cd743: Layer already exists 21:05:52 c080ac93e525: Layer already exists 21:05:52 b3669b07ea11: Layer already exists 21:05:52 b5fc5949e7c2: Layer already exists 21:05:52 4b3c02ac6c6d: Layer already exists 21:05:52 3b6deb83ca37: Layer already exists 21:05:52 91e3b9641807: Layer already exists 21:05:52 563ea45970c1: Layer already exists 21:05:52 87dec32dab56: Layer already exists 21:05:52 b2d5eeeaba3a: Layer already exists 21:05:52 87919881fb59c2333938e962ed1f0877a1f0dbb7-2.0.1-dev.49: digest: sha256:1432bc3b8918f713d596a466224f1bcdcc7efb7e09049daa9c5507787cff4011 size: 2622 [Pipeline] isUnix [Pipeline] sh 21:05:52 + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:main [Pipeline] isUnix [Pipeline] sh 21:05:53 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:main 21:05:53 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] 21:05:53 8331033cd743: Preparing 21:05:53 b5fc5949e7c2: Preparing 21:05:53 b3669b07ea11: Preparing 21:05:53 8e393cab7b18: Preparing 21:05:53 c080ac93e525: Preparing 21:05:53 87dec32dab56: Preparing 21:05:53 4b3c02ac6c6d: Preparing 21:05:53 3b6deb83ca37: Preparing 21:05:53 563ea45970c1: Preparing 21:05:53 91e3b9641807: Preparing 21:05:53 b2d5eeeaba3a: Preparing 21:05:53 4b3c02ac6c6d: Waiting 21:05:53 3b6deb83ca37: Waiting 21:05:53 563ea45970c1: Waiting 21:05:53 91e3b9641807: Waiting 21:05:53 b2d5eeeaba3a: Waiting 21:05:53 87dec32dab56: Waiting 21:05:53 8331033cd743: Layer already exists 21:05:53 b5fc5949e7c2: Layer already exists 21:05:53 8e393cab7b18: Layer already exists 21:05:53 c080ac93e525: Layer already exists 21:05:53 b3669b07ea11: Layer already exists 21:05:53 3b6deb83ca37: Layer already exists 21:05:53 4b3c02ac6c6d: Layer already exists 21:05:53 87dec32dab56: Layer already exists 21:05:53 563ea45970c1: Layer already exists 21:05:53 91e3b9641807: Layer already exists 21:05:53 b2d5eeeaba3a: Layer already exists 21:05:53 main: digest: sha256:1432bc3b8918f713d596a466224f1bcdcc7efb7e09049daa9c5507787cff4011 size: 2622 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 21:05:53 ===================================================== [Pipeline] echo 21:05:53 taggedImages: 21:05:53 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:87919881fb59c2333938e962ed1f0877a1f0dbb7 21:05:53 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest 21:05:53 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.0.1-dev.49 21:05:53 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:87919881fb59c2333938e962ed1f0877a1f0dbb7-2.0.1-dev.49 21:05:53 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [Pipeline] findFiles Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 21:07:39 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.49" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 21:07:39 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.49" -o ./cmd/secrets-config ./cmd/secrets-config 21:07:41 Removing intermediate container 461d1a09cf97 21:07:41 ---> 7d9d340131fb 21:07:41 21:07:41 Step 11/26 : FROM alpine:3.14 21:07:41 3.14: Pulling from library/alpine 21:07:43 Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a 21:07:43 Status: Downloaded newer image for alpine:3.14 21:07:43 ---> bb3de5531c18 21:07:43 Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 21:07:43 ---> Running in 55bb5101421d 21:07:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 21:07:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 21:07:47 (1/3) Installing ca-certificates (20191127-r5) 21:07:47 (2/3) Installing dumb-init (1.2.5-r1) 21:07:47 (3/3) Installing su-exec (0.2-r1) 21:07:47 Executing busybox-1.33.1-r3.trigger 21:07:47 Executing ca-certificates-20191127-r5.trigger 21:07:48 Removing intermediate container 623c7763d0ea 21:07:48 ---> 922945617674 21:07:48 21:07:48 Step 11/22 : FROM alpine:3.14 21:07:48 ---> bb3de5531c18 21:07:48 Step 12/22 : RUN apk add --update --no-cache curl 21:07:48 OK: 6 MiB in 17 packages 21:07:50 ---> Running in 7526f0485f01 21:07:51 Removing intermediate container 322ed4284224 21:07:51 ---> 1bff5ef08214 21:07:51 21:07:51 Step 11/23 : FROM alpine:3.14 21:07:51 ---> bb3de5531c18 21:07:51 Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init 21:07:51 Removing intermediate container 40d4fcb0fbf9 21:07:51 ---> 1a4cdef195a8 21:07:51 21:07:51 Step 11/23 : FROM alpine:3.14 21:07:51 ---> bb3de5531c18 21:07:51 Step 12/23 : RUN apk add --update --no-cache dumb-init 21:07:51 ---> Running in 4fdf77989a84 21:07:51 ---> Running in 9cf0d2fee53f 21:07:52 Removing intermediate container 55bb5101421d 21:07:52 ---> 2a493f044eff 21:07:52 Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 21:07:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 21:07:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 21:07:53 ---> Running in a2c71dba1749 21:07:53 (1/5) Installing ca-certificates (20191127-r5) 21:07:53 (2/5) Installing brotli-libs (1.0.9-r5) 21:07:53 (3/5) Installing nghttp2-libs (1.43.0-r0) 21:07:53 (4/5) Installing libcurl (7.79.0-r0) 21:07:53 (5/5) Installing curl (7.79.0-r0) 21:07:53 Executing busybox-1.33.1-r3.trigger 21:07:53 Executing ca-certificates-20191127-r5.trigger 21:07:53 Removing intermediate container c00c5e211076 21:07:53 ---> 50406b4f08a8 21:07:53 21:07:53 Step 11/24 : FROM alpine:3.14 21:07:53 ---> bb3de5531c18 21:07:53 Step 12/24 : RUN apk add --update --no-cache dumb-init 21:07:53 OK: 8 MiB in 19 packages 21:07:54 Removing intermediate container a2c71dba1749 21:07:54 ---> 7b4f2619be14 21:07:54 Step 14/26 : WORKDIR / 21:07:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 21:07:54 ---> Running in cb376dae76ba 21:07:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 21:07:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 21:07:54 ---> Running in bfce4a7cdd98 21:07:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 21:07:55 (1/1) Installing dumb-init (1.2.5-r1) 21:07:55 Executing busybox-1.33.1-r3.trigger 21:07:55 OK: 5 MiB in 15 packages 21:07:55 Removing intermediate container bfce4a7cdd98 21:07:55 ---> a12f42042f77 21:07:55 Step 15/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 21:07:55 (1/2) Installing ca-certificates (20191127-r5) 21:07:55 (2/2) Installing dumb-init (1.2.5-r1) 21:07:55 Executing busybox-1.33.1-r3.trigger 21:07:55 Executing ca-certificates-20191127-r5.trigger 21:07:56 OK: 6 MiB in 16 packages 21:07:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 21:07:56 Removing intermediate container 7526f0485f01 21:07:56 ---> be4761263afe 21:07:56 Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 21:07:57 ---> 32600bc68229 21:07:57 Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 21:07:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 21:07:57 ---> Running in 4001f8ef9e2a 21:07:57 Removing intermediate container 4fdf77989a84 21:07:57 ---> 61214743cb89 21:07:57 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 21:07:57 ---> Running in fd084d9ca812 21:07:57 (1/1) Installing dumb-init (1.2.5-r1) 21:07:57 Executing busybox-1.33.1-r3.trigger 21:07:57 OK: 5 MiB in 15 packages 21:07:58 Removing intermediate container 4001f8ef9e2a 21:07:58 ---> 6758721dac7d 21:07:58 Step 14/22 : WORKDIR /edgex 21:07:58 ---> Running in 74437caf3d51 21:07:58 ---> 9a5e80de4540 21:07:58 Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.tomlRemoving intermediate container fd084d9ca812 21:07:58 21:07:58 ---> df7b1a34f86b 21:07:58 Step 14/23 : ENV APP_PORT=59861 21:07:58 Removing intermediate container 9cf0d2fee53f 21:07:58 ---> a79af3086a73 21:07:58 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 21:07:58 ---> Running in 4dad86998ada 21:07:58 ---> Running in 1f348f9d8020 21:07:59 Removing intermediate container 74437caf3d51 21:07:59 ---> a958a1612ceb 21:07:59 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 21:07:59 Removing intermediate container 4dad86998ada 21:07:59 ---> 6b60406f631b 21:07:59 Step 15/23 : EXPOSE $APP_PORT 21:07:59 ---> Running in b071d780145a 21:07:59 Removing intermediate container 1f348f9d8020 21:07:59 ---> 0a8b1dc582d5 21:07:59 Step 14/23 : ENV APP_PORT=59860 21:07:59 Removing intermediate container cb376dae76ba 21:07:59 ---> 8994fe4c2c9a 21:07:59 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 21:07:59 ---> 425497723371 21:07:59 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 21:07:59 ---> Running in 94608ff6f647 21:07:59 ---> Running in 73e129b25038 21:08:00 ---> 00595d74a4d7 21:08:00 Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 21:08:00 Removing intermediate container b071d780145a 21:08:00 ---> a79bc78f9fd7 21:08:00 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 21:08:00 Removing intermediate container 94608ff6f647 21:08:00 ---> 2cbf95042ba7 21:08:00 Step 15/23 : EXPOSE $APP_PORT 21:08:00 Removing intermediate container 73e129b25038 21:08:00 ---> 7937277e2ecf 21:08:00 Step 14/24 : ENV APP_PORT=59881 21:08:00 ---> Running in 7f20795c92a5 21:08:01 ---> 4235180d2488 21:08:01 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 21:08:01 ---> Running in 093686f5e519 21:08:01 ---> 5d72668a5739 21:08:01 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 21:08:01 Removing intermediate container 7f20795c92a5 21:08:01 ---> cfd6eddf18d4 21:08:01 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 21:08:01 Removing intermediate container 093686f5e519 21:08:01 ---> 4462e8cde91f 21:08:01 Step 15/24 : EXPOSE $APP_PORT 21:08:02 ---> f9af230124c3 21:08:02 Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 21:08:02 ---> Running in 4750ec89f412 21:08:03 ---> 24e021893e6c 21:08:03 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 21:08:03 ---> d962245779ed 21:08:03 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 21:08:03 ---> 53a3f5743d1a 21:08:03 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 21:08:03 Removing intermediate container 4750ec89f412 21:08:03 ---> f7c23487e738 21:08:03 Step 16/24 : WORKDIR / 21:08:03 ---> Running in beb230e80ef8 21:08:05 ---> 9baec73cead4 21:08:05 Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] 21:08:05 ---> b4e209e0c35e 21:08:05 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 21:08:05 Removing intermediate container beb230e80ef8 21:08:05 ---> 68786c832d4e 21:08:05 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 21:08:05 ---> 7655bfcfd844 21:08:05 ---> a11dfabd504e 21:08:05 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 21:08:05 ---> Running in 48f4b776fb2f 21:08:05 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 21:08:05 ---> Running in ef20959782ef 21:08:06 Removing intermediate container 48f4b776fb2f 21:08:06 ---> bf1306524e96 21:08:06 Step 19/22 : CMD ["--init=true"] 21:08:06 Removing intermediate container ef20959782ef 21:08:06 ---> 729dea3479b8 21:08:06 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 21:08:06 ---> 98f7303ae29b 21:08:06 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 21:08:06 ---> Running in 469f29ed59eb 21:08:06 ---> Running in 0fcd8b677261 21:08:06 ---> 61699b49ee62 21:08:06 Step 19/23 : ENTRYPOINT ["/support-notifications"] 21:08:06 ---> ba57b514afa5 21:08:06 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/ 21:08:06 ---> Running in b3f5ea8ca07b 21:08:06 ---> Running in bfc53d0970ed 21:08:07 Removing intermediate container 469f29ed59eb 21:08:07 ---> d5574bd20315 21:08:07 Step 20/22 : LABEL arch=arm64 21:08:07 Removing intermediate container 0fcd8b677261 21:08:07 ---> d8bb64666cdf 21:08:07 Step 21/23 : LABEL arch=arm64 21:08:07 ---> Running in 885371c3157e 21:08:07 ---> Running in 967d42e13739 21:08:07 Removing intermediate container bfc53d0970ed 21:08:07 ---> 858c2a58fee5 21:08:07 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] ---> 880a8c880248 21:08:07 21:08:07 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 21:08:08 ---> Running in 8050ada5fa80 21:08:08 Removing intermediate container 885371c3157e 21:08:08 ---> 88e487c1d2df 21:08:08 Step 21/22 : LABEL git_sha=87919881fb59c2333938e962ed1f0877a1f0dbb7 21:08:08 Removing intermediate container 967d42e13739 21:08:08 ---> 57e84dbb1e2a 21:08:08 Step 22/23 : LABEL git_sha=87919881fb59c2333938e962ed1f0877a1f0dbb7 21:08:08 ---> Running in aa87156c8c55 21:08:08 ---> Running in 4ce7cdbb593f 21:08:08 Removing intermediate container 8050ada5fa80 21:08:08 ---> 53ffbaf09617 21:08:08 Step 21/23 : LABEL arch=arm64 21:08:09 ---> 4af08503a733 21:08:09 Step 20/24 : ENTRYPOINT ["/core-metadata"] 21:08:09 ---> Running in a8751e2a7db2 21:08:09 ---> Running in 75991ed4f150 21:08:09 Removing intermediate container aa87156c8c55 21:08:09 ---> 41eb2eca1aa5 21:08:09 Step 22/22 : LABEL version=2.0.1-dev.49 21:08:09 Removing intermediate container 4ce7cdbb593f 21:08:09 ---> 52020b23a6cb 21:08:09 Step 23/23 : LABEL version=2.0.1-dev.49 21:08:09 ---> Running in ebdb248a6716 21:08:09 ---> Running in ac709de7bef5 21:08:10 Removing intermediate container a8751e2a7db2 21:08:10 ---> ff2dfc594ac7 21:08:10 Step 22/23 : LABEL git_sha=87919881fb59c2333938e962ed1f0877a1f0dbb7 21:08:10 Removing intermediate container 75991ed4f150 21:08:10 ---> 5d3561910581 21:08:10 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 21:08:10 ---> Running in 745819f4babc 21:08:10 ---> Running in 476315b59554 21:08:10 Removing intermediate container b3f5ea8ca07b 21:08:10 ---> 866aff40bd87 21:08:10 Step 23/26 : ENTRYPOINT ["entrypoint.sh"] 21:08:10 Removing intermediate container ebdb248a6716 21:08:10 ---> 06d27410cdbe 21:08:10 21:08:10 Removing intermediate container ac709de7bef5 21:08:10 ---> 787b3f7404f7 21:08:10 21:08:10 ---> Running in f103161cb8d8 21:08:10 Successfully built 787b3f7404f7 21:08:10 Successfully built 06d27410cdbe 21:08:10 Successfully tagged security-proxy-setup-arm64:latest 21:08:10 Successfully tagged support-scheduler-arm64:latest 21:08:10  Building security-proxy-setup ... done Building security-bootstrapper 21:08:10 Removing intermediate container 745819f4babc 21:08:10 Building core-command 21:08:10  Building support-scheduler ... done  ---> eb5840b9fbae 21:08:10 Step 23/23 : LABEL version=2.0.1-dev.49 21:08:11 Removing intermediate container 476315b59554 21:08:11 ---> 91047e75dacf 21:08:11 Step 22/24 : LABEL arch=arm64 21:08:11 ---> Running in fd2b5b453658 21:08:11 ---> Running in b15409402431 21:08:11 Removing intermediate container f103161cb8d8 21:08:11 ---> 1f78b605f78d 21:08:11 Step 24/26 : LABEL arch=arm64 21:08:11 ---> Running in 145cfbc52b56 21:08:11 Removing intermediate container b15409402431 21:08:11 ---> b19de122715d 21:08:11 Step 23/24 : LABEL git_sha=87919881fb59c2333938e962ed1f0877a1f0dbb7 21:08:11 Removing intermediate container fd2b5b453658 21:08:11 ---> cf0a05ed130c 21:08:11 21:08:12 Successfully built cf0a05ed130c 21:08:12 Successfully tagged support-notifications-arm64:latest 21:08:12  Building support-notifications ... done Building core-data 21:08:12 ---> Running in e9d43fecf4d9 21:08:12 Removing intermediate container 145cfbc52b56 21:08:12 ---> 5f607ef20f84 21:08:12 Step 25/26 : LABEL git_sha=87919881fb59c2333938e962ed1f0877a1f0dbb7 21:08:13 ---> Running in f148b5cd8985 21:08:13 Removing intermediate container e9d43fecf4d9 21:08:13 ---> d416394ea95c 21:08:13 Step 24/24 : LABEL version=2.0.1-dev.49 21:08:16 ---> Running in 6e5542e6a2d4 21:08:16 Removing intermediate container f148b5cd8985 21:08:16 ---> 4f95d4f21e96 21:08:16 Step 26/26 : LABEL version=2.0.1-dev.49 21:08:18 ---> Running in 3932d49e652d 21:08:18 Removing intermediate container 6e5542e6a2d4 21:08:18 ---> c4862e879388 21:08:18 21:08:18 Successfully built c4862e879388 21:08:18 Successfully tagged core-metadata-arm64:latest 21:08:18  Building core-metadata ... done Building sys-mgmt-agent 21:08:18 Removing intermediate container 3932d49e652d 21:08:18 ---> 6adb059da39b 21:08:18 21:08:18 Successfully built 6adb059da39b 21:08:18 Successfully tagged security-secretstore-setup-arm64:latest 21:08:45  Building security-secretstore-setup ... done Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 21:08:45 Step 2/24 : FROM ${BUILDER_BASE} AS builder 21:08:45 ---> 983f3098ca79 21:08:45 Step 3/24 : WORKDIR /edgex-go 21:08:45 ---> Using cache 21:08:45 ---> ceca0252e057 21:08:45 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 21:08:45 ---> Using cache 21:08:45 ---> c2501108c2c0 21:08:45 Step 5/24 : RUN apk add --update --no-cache make git 21:08:45 ---> Using cache 21:08:45 ---> c0bbad96d26b 21:08:45 Step 6/24 : COPY go.mod . 21:08:45 ---> Using cache 21:08:45 ---> 133ec4ed5bf9 21:08:45 Step 7/24 : RUN go mod download 21:08:45 ---> Using cache 21:08:45 ---> 4f93e20c3a9a 21:08:45 Step 8/24 : COPY . . 21:08:45 Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.14 21:08:45 Step 2/32 : FROM ${BUILDER_BASE} AS builder 21:08:45 ---> 983f3098ca79 21:08:45 Step 3/32 : WORKDIR /edgex-go 21:08:45 ---> Using cache 21:08:45 ---> ceca0252e057 21:08:45 Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 21:08:45 ---> Using cache 21:08:45 ---> c2501108c2c0 21:08:45 Step 5/32 : RUN apk add --update --no-cache make git 21:08:45 ---> Using cache 21:08:45 ---> c0bbad96d26b 21:08:45 Step 6/32 : COPY go.mod . 21:08:45 ---> Using cache 21:08:45 ---> 133ec4ed5bf9 21:08:45 Step 7/32 : RUN go mod download 21:08:45 ---> Using cache 21:08:45 ---> 4f93e20c3a9a 21:08:45 Step 8/32 : COPY . . 21:08:45 ---> Using cache 21:08:45 ---> 261d8c7d96e1 21:08:45 Step 9/24 : RUN go mod tidy 21:08:45 ---> Using cache 21:08:45 ---> b69a24618d00 21:08:45 Step 10/24 : RUN make cmd/core-command/core-command 21:08:45 ---> Using cache 21:08:45 ---> 261d8c7d96e1 21:08:45 Step 9/32 : RUN go mod tidy 21:08:45 ---> Using cache 21:08:45 ---> b69a24618d00 21:08:45 Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper 21:08:45 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 21:08:45 Step 2/24 : FROM ${BUILDER_BASE} AS builder 21:08:45 ---> 983f3098ca79 21:08:45 Step 3/24 : WORKDIR /edgex-go 21:08:45 ---> Using cache 21:08:45 ---> ceca0252e057 21:08:45 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 21:08:45 ---> Using cache 21:08:45 ---> c2501108c2c0 21:08:45 Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 21:08:45 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 21:08:45 Step 2/24 : FROM ${BUILDER_BASE} AS builder 21:08:45 ---> 983f3098ca79 21:08:45 Step 3/24 : WORKDIR /edgex-go 21:08:45 ---> Using cache 21:08:45 ---> ceca0252e057 21:08:45 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 21:08:45 ---> Using cache 21:08:45 ---> c2501108c2c0 21:08:45 Step 5/24 : RUN apk add --update --no-cache make bash git 21:08:46 ---> Running in 775f29810459 21:08:46 ---> Running in 7432ebf8b5eb 21:08:46 ---> Running in d43f0d0f0400 21:08:46 ---> Running in 3dc5f614e0c8 21:08:48 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.49" -o cmd/core-command/core-command ./cmd/core-command 21:08:48 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.49" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 21:08:48 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 21:08:48 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 21:08:49 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 21:08:49 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 21:08:50 OK: 218 MiB in 52 packages 21:08:50 OK: 218 MiB in 52 packages 21:08:52 Removing intermediate container d43f0d0f0400 21:08:52 ---> 06d41db451be 21:08:52 Step 6/24 : COPY go.mod . 21:08:52 Removing intermediate container 775f29810459 21:08:52 ---> 5b37dee91396 21:08:52 Step 6/24 : COPY go.mod . 21:08:54 ---> fec9e8eeabcf 21:08:54 Step 7/24 : RUN go mod download 21:08:54 ---> 4f748bc11801 21:08:54 Step 7/24 : RUN go mod download 21:08:54 ---> Running in 1952c0f7a5eb 21:08:54 ---> Running in 615861d26c0e 21:09:01 Removing intermediate container 615861d26c0e 21:09:01 ---> 359200ac5f1f 21:09:01 Step 8/24 : COPY . . 21:09:01 Removing intermediate container 1952c0f7a5eb 21:09:01 ---> 54027d6487a0 21:09:01 Step 8/24 : COPY . . 21:09:23 ---> be478bfa164e 21:09:23 Step 9/24 : RUN go mod tidy 21:09:23 ---> 80fbdb372cb2 21:09:23 Step 9/24 : RUN go mod tidy 21:09:23 ---> Running in 07d69b56336c 21:09:23 ---> Running in b2fe8f632ee8 21:09:28 Removing intermediate container b2fe8f632ee8 21:09:28 ---> 549f03301cd2 21:09:28 Step 10/24 : RUN make cmd/core-data/core-data 21:09:28 Removing intermediate container 07d69b56336c 21:09:28 ---> d5abbc97a42c 21:09:28 Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 21:09:28 ---> Running in 7faffbf3b653 21:09:28 ---> Running in f182ec8de3da 21:09:31 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.49" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 21:09:31 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.49" -o cmd/core-data/core-data ./cmd/core-data 21:10:10 Removing intermediate container 3dc5f614e0c8 21:10:10 ---> 143a05a0433c 21:10:10 21:10:10 Step 11/24 : FROM alpine:3.14 21:10:10 ---> bb3de5531c18 21:10:10 Step 12/24 : RUN apk add --update --no-cache dumb-init 21:10:10 ---> Using cache 21:10:10 ---> 8994fe4c2c9a 21:10:10 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 21:10:10 ---> Using cache 21:10:10 ---> 7937277e2ecf 21:10:10 Step 14/24 : ENV APP_PORT=59882 21:10:10 ---> Running in d0740a31ebec 21:10:10 Removing intermediate container d0740a31ebec 21:10:10 ---> 81deb16c905f 21:10:10 Step 15/24 : EXPOSE $APP_PORT 21:10:10 ---> Running in 4b2777cefbc8 21:10:10 Removing intermediate container 7432ebf8b5eb 21:10:10 ---> 35b4b565f6a6 21:10:10 21:10:10 Step 11/32 : FROM alpine:3.14 21:10:10 ---> bb3de5531c18 21:10:10 Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 21:10:10 Removing intermediate container 4b2777cefbc8 21:10:10 ---> 429e28644147 21:10:10 Step 16/24 : WORKDIR / 21:10:10 ---> Running in b0ee92c3b8c7 21:10:10 ---> Running in 5108c2523b60 21:10:11 Removing intermediate container b0ee92c3b8c7 21:10:11 ---> d56f9a6c73bd 21:10:11 Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec 21:10:11 Removing intermediate container 5108c2523b60 21:10:11 ---> a4211ec2bfc2 21:10:11 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 21:10:11 ---> Running in 57b18d92f531 21:10:12 ---> 22a9b95de507 21:10:12 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 21:10:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 21:10:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 21:10:14 (1/2) Installing dumb-init (1.2.5-r1) 21:10:14 (2/2) Installing su-exec (0.2-r1) 21:10:14 Executing busybox-1.33.1-r3.trigger 21:10:14 OK: 5 MiB in 16 packages 21:10:14 ---> 367b75cf729e 21:10:14 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 21:10:16 ---> 269d7ea4ecbc 21:10:16 Step 20/24 : ENTRYPOINT ["/core-command"] 21:10:16 ---> Running in 0b35e208fbfd 21:10:16 Removing intermediate container 57b18d92f531 21:10:16 ---> 875474b572cb 21:10:16 Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init 21:10:16 ---> Running in 3ee60e0dd659 21:10:17 Removing intermediate container 0b35e208fbfd 21:10:17 ---> e4a0ccca9a2d 21:10:17 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 21:10:17 ---> Running in 33a79788db5f 21:10:17 Removing intermediate container 3ee60e0dd659 21:10:17 ---> 62e3c8d01706 21:10:17 Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 21:10:17 ---> Running in 54befaf33aa0 21:10:18 Removing intermediate container 33a79788db5f 21:10:18 ---> 4caf272acf28 21:10:18 Step 22/24 : LABEL arch=arm64 21:10:18 ---> Running in 8641ccccb8fe 21:10:18 Removing intermediate container 54befaf33aa0 21:10:18 ---> 5753d68235d4 21:10:18 Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 21:10:18 ---> Running in 0e7e920dd76f 21:10:19 Removing intermediate container 8641ccccb8fe 21:10:19 ---> 2a670d178cd2 21:10:19 Step 23/24 : LABEL git_sha=87919881fb59c2333938e962ed1f0877a1f0dbb7 21:10:19 ---> Running in 7a61cf4a038b 21:10:20 Removing intermediate container 7a61cf4a038b 21:10:20 ---> add8ff088246 21:10:20 Step 24/24 : LABEL version=2.0.1-dev.49 21:10:20 ---> Running in 294b774c8701 21:10:22 Removing intermediate container 294b774c8701 21:10:22 ---> 71a0d5d14143 21:10:22 21:10:22 Successfully built 71a0d5d14143 21:10:22 Successfully tagged core-command-arm64:latest 21:10:22  Building core-command ... done Removing intermediate container 0e7e920dd76f 21:10:22 ---> ba3d44aa418a 21:10:22 Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} 21:10:23 ---> Running in 94968065a36a 21:10:24 Removing intermediate container 94968065a36a 21:10:24 ---> 39e920379423 21:10:24 Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 21:10:24 ---> 719a1eaa0590 21:10:24 Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 21:10:25 ---> Running in f3cdb4f43142 21:10:29 Removing intermediate container f3cdb4f43142 21:10:29 ---> 5d79043db4e3 21:10:29 Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / 21:10:30 ---> 9ec79a494185 21:10:30 Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 21:10:32 ---> 380e30831a3c 21:10:32 Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 21:10:34 ---> 8f9dbcbc7d5e 21:10:34 Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 21:10:35 ---> 58ab4c2adf63 21:10:35 Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 21:10:36 ---> fec33fd59660 21:10:36 Step 25/32 : VOLUME ${SECURITY_INIT_DIR} 21:10:37 ---> Running in e70d9ec6beef 21:10:38 Removing intermediate container e70d9ec6beef 21:10:38 ---> 56390568e991 21:10:38 Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 21:10:39 ---> 3e64c9de035c 21:10:39 Step 27/32 : RUN chmod +x /entrypoint.sh 21:10:40 ---> Running in 1029c73c688e 21:10:43 Removing intermediate container 1029c73c688e 21:10:43 ---> 285ec59f82ca 21:10:43 Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] 21:10:44 ---> Running in 18d67424d893 21:10:45 Removing intermediate container 18d67424d893 21:10:45 ---> a0b4c107c19c 21:10:45 Step 29/32 : CMD ["gate"] 21:10:46 ---> Running in 085993c5117c 21:10:47 Removing intermediate container 085993c5117c 21:10:47 ---> 7c743409d284 21:10:47 Step 30/32 : LABEL arch=arm64 21:10:48 ---> Running in f699e39817a0 21:10:48 Removing intermediate container 7faffbf3b653 21:10:48 ---> 40f464d3ed24 21:10:48 Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 21:10:49 ---> Running in 019599ae3578 21:10:49 Removing intermediate container f699e39817a0 21:10:49 ---> 7de00eac90dc 21:10:49 Step 31/32 : LABEL git_sha=87919881fb59c2333938e962ed1f0877a1f0dbb7 21:10:49 ---> Running in cfd58c4eea81 21:10:50 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.49" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 21:10:50 Removing intermediate container cfd58c4eea81 21:10:50 ---> ceecf2566ad8 21:10:50 Step 32/32 : LABEL version=2.0.1-dev.49 21:10:51 ---> Running in 3f0ebfc116f6 21:10:52 Removing intermediate container 3f0ebfc116f6 21:10:52 ---> 07f21277a355 21:10:52 21:10:52 Successfully built 07f21277a355 21:10:52 Successfully tagged security-bootstrapper-arm64:latest 21:10:54  Building security-bootstrapper ... done Removing intermediate container 019599ae3578 21:10:54 ---> 8397d95333e7 21:10:54 21:10:54 Step 12/24 : FROM docker:20.10.7 21:10:54 20.10.7: Pulling from library/docker 21:10:56 Removing intermediate container f182ec8de3da 21:10:56 ---> 87b5ad04beb9 21:10:56 21:10:56 Step 11/24 : FROM alpine:3.14 21:10:56 ---> bb3de5531c18 21:10:56 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 21:10:57 ---> Running in 79edb1af6994 21:10:58 Removing intermediate container 79edb1af6994 21:10:58 ---> f8debaa8d25e 21:10:58 Step 13/24 : ENV APP_PORT=59880 21:10:58 ---> Running in ec1f6ace5428 21:11:00 Removing intermediate container ec1f6ace5428 21:11:00 ---> 65dbd2394cdf 21:11:00 Step 14/24 : EXPOSE $APP_PORT 21:11:00 ---> Running in a4e78b100343 21:11:01 Removing intermediate container a4e78b100343 21:11:01 ---> ad437d610b5c 21:11:01 Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 21:11:02 ---> Running in 085cbc9a8b25 21:11:04 Digest: sha256:bfc499cef26daa22da31b76be1752813a6921ee1fa1dd1f56d4fdf19c701d332 21:11:04 Status: Downloaded newer image for docker:20.10.7 21:11:04 ---> df445af6242a 21:11:04 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 21:11:04 ---> Running in 81319549e7cd 21:11:04 Removing intermediate container 81319549e7cd 21:11:04 ---> 6026d374a52f 21:11:04 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 21:11:04 ---> Running in e54323eb8683 21:11:04 Removing intermediate container 085cbc9a8b25 21:11:04 ---> ce35f8a7b8bb 21:11:04 Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init 21:11:05 ---> Running in d37c6698e2b4 21:11:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 21:11:06 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 21:11:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 21:11:07 (1/39) Installing readline (8.1.0-r0) 21:11:07 (2/39) Installing bash (5.1.0-r0) 21:11:07 Executing bash-5.1.0-r0.post-install 21:11:07 (3/39) Installing brotli-libs (1.0.9-r3) 21:11:07 (4/39) Installing nghttp2-libs (1.42.0-r1) 21:11:07 (5/39) Installing libcurl (7.79.0-r0) 21:11:07 (6/39) Installing curl (7.79.0-r0) 21:11:07 (7/39) Installing dumb-init (1.2.5-r0) 21:11:07 (8/39) Installing libbz2 (1.0.8-r1) 21:11:07 (9/39) Installing expat (2.2.10-r1) 21:11:07 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 21:11:07 (10/39) Installing libffi (3.3-r2) 21:11:07 (11/39) Installing gdbm (1.19-r0) 21:11:07 (12/39) Installing xz-libs (5.2.5-r0) 21:11:07 (13/39) Installing sqlite-libs (3.34.1-r0) 21:11:07 (14/39) Installing python3 (3.8.10-r0) 21:11:08 (1/6) Installing dumb-init (1.2.5-r1) 21:11:08 (2/6) Installing libgcc (10.3.1_git20210424-r2) 21:11:08 (3/6) Installing libsodium (1.0.18-r0) 21:11:08 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 21:11:08 (5/6) Installing libzmq (4.3.4-r0) 21:11:08 (6/6) Installing zeromq (4.3.4-r0) 21:11:08 Executing busybox-1.33.1-r3.trigger 21:11:08 OK: 8 MiB in 20 packages 21:11:09 (15/39) Installing py3-appdirs (1.4.4-r1) 21:11:09 (16/39) Installing py3-ordered-set (4.0.2-r0) 21:11:09 (17/39) Installing py3-parsing (2.4.7-r1) 21:11:09 (18/39) Installing py3-six (1.15.0-r0) 21:11:09 (19/39) Installing py3-packaging (20.9-r0) 21:11:09 (20/39) Installing py3-setuptools (51.3.3-r0) 21:11:09 (21/39) Installing py3-chardet (4.0.0-r0) 21:11:09 (22/39) Installing py3-idna (3.1-r0) 21:11:09 (23/39) Installing py3-urllib3 (1.26.2-r1) 21:11:09 (24/39) Installing py3-requests (2.25.1-r1) 21:11:09 (25/39) Installing py3-msgpack (1.0.2-r0) 21:11:09 (26/39) Installing py3-lockfile (0.12.2-r3) 21:11:09 (27/39) Installing py3-cachecontrol (0.12.6-r0) 21:11:09 (28/39) Installing py3-colorama (0.4.4-r0) 21:11:09 (29/39) Installing py3-contextlib2 (0.6.0-r0) 21:11:09 (30/39) Installing py3-distlib (0.3.1-r1) 21:11:09 (31/39) Installing py3-distro (1.5.0-r1) 21:11:09 (32/39) Installing py3-webencodings (0.5.1-r3) 21:11:09 (33/39) Installing py3-html5lib (1.1-r0) 21:11:10 (34/39) Installing py3-pytoml (0.1.21-r0) 21:11:10 (35/39) Installing py3-pep517 (0.9.1-r0) 21:11:10 (36/39) Installing py3-progress (1.5-r0) 21:11:10 (37/39) Installing py3-retrying (1.3.3-r0) 21:11:10 (38/39) Installing py3-toml (0.10.2-r0) 21:11:10 (39/39) Installing py3-pip (20.3.4-r0) 21:11:10 Executing busybox-1.32.1-r6.trigger 21:11:10 OK: 82 MiB in 59 packages 21:11:10 Removing intermediate container d37c6698e2b4 21:11:10 ---> 13d6a6e3cff3 21:11:10 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 21:11:11 ---> b55d3b06e2a4 21:11:11 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 21:11:13 ---> 365fab6e81ab 21:11:13 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 21:11:14 ---> dd5121a5934e 21:11:14 Step 20/24 : ENTRYPOINT ["/core-data"] 21:11:14 ---> Running in 7652a5b458fd 21:11:14 Removing intermediate container 7652a5b458fd 21:11:14 ---> f5a02dd0af03 21:11:14 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 21:11:14 ---> Running in f8c8975ba832 21:11:15 Removing intermediate container f8c8975ba832 21:11:15 ---> 57611a8c347a 21:11:15 Step 22/24 : LABEL arch=arm64 21:11:15 ---> Running in 059505069f38 21:11:16 Removing intermediate container 059505069f38 21:11:16 ---> 0337221b393c 21:11:16 Step 23/24 : LABEL git_sha=87919881fb59c2333938e962ed1f0877a1f0dbb7 21:11:16 ---> Running in 934d499d5128 21:11:17 Removing intermediate container 934d499d5128 21:11:17 ---> 6a1b8052eef9 21:11:17 Step 24/24 : LABEL version=2.0.1-dev.49 21:11:17 ---> Running in a76e0648a109 21:11:17 Removing intermediate container a76e0648a109 21:11:17 ---> d39e37e354d5 21:11:17 21:11:17 Successfully built d39e37e354d5 21:11:17 Successfully tagged core-data-arm64:latest 21:11:17  Building core-data ... done Collecting docker-compose==1.23.2 21:11:17 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 21:11:18 Collecting PyYAML<4,>=3.10 21:11:18 Downloading PyYAML-3.13.tar.gz (270 kB) 21:11:21 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 21:11:21 Collecting docopt<0.7,>=0.6.1 21:11:21 Downloading docopt-0.6.2.tar.gz (25 kB) 21:11:24 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 21:11:24 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 21:11:24 Collecting texttable<0.10,>=0.9.0 21:11:24 Downloading texttable-0.9.1.tar.gz (11 kB) 21:11:26 Collecting docker<4.0,>=3.6.0 21:11:26 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 21:11:26 Collecting websocket-client<1.0,>=0.32.0 21:11:26 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 21:11:26 Collecting cached-property<2,>=1.2.0 21:11:26 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 21:11:26 Collecting dockerpty<0.5,>=0.4.1 21:11:26 Downloading dockerpty-0.4.1.tar.gz (13 kB) 21:11:28 Collecting jsonschema<3,>=2.5.1 21:11:28 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 21:11:29 Collecting docker-pycreds>=0.4.0 21:11:29 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 21:11:29 Collecting chardet<3.1.0,>=3.0.2 21:11:29 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 21:11:29 Collecting idna<2.8,>=2.5 21:11:29 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 21:11:30 Collecting certifi>=2017.4.17 21:11:30 Downloading certifi-2021.5.30-py2.py3-none-any.whl (145 kB) 21:11:30 Collecting urllib3<1.25,>=1.21.1 21:11:30 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 21:11:31 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 21:11:31 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 21:11:31 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 21:11:31 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 21:11:31 Installing collected packages: urllib3, idna, chardet, certifi, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose 21:11:31 Attempting uninstall: urllib3 21:11:31 Found existing installation: urllib3 1.26.2 21:11:31 Uninstalling urllib3-1.26.2: 21:11:31 Successfully uninstalled urllib3-1.26.2 21:11:32 Attempting uninstall: idna 21:11:32 Found existing installation: idna 3.1 21:11:32 Uninstalling idna-3.1: 21:11:32 Successfully uninstalled idna-3.1 21:11:33 Attempting uninstall: chardet 21:11:33 Found existing installation: chardet 4.0.0 21:11:33 Uninstalling chardet-4.0.0: 21:11:33 Successfully uninstalled chardet-4.0.0 21:11:34 Attempting uninstall: requests 21:11:34 Found existing installation: requests 2.25.1 21:11:34 Uninstalling requests-2.25.1: 21:11:34 Successfully uninstalled requests-2.25.1 21:11:34 Running setup.py install for texttable: started 21:11:36 Running setup.py install for texttable: finished with status 'done' 21:11:36 Running setup.py install for PyYAML: started 21:11:38 Running setup.py install for PyYAML: finished with status 'done' 21:11:39 Running setup.py install for docopt: started 21:11:41 Running setup.py install for docopt: finished with status 'done' 21:11:41 Running setup.py install for dockerpty: started 21:11:42 Running setup.py install for dockerpty: finished with status 'done' 21:11:43 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 21:11:54 Removing intermediate container e54323eb8683 21:11:54 ---> 6d06433e55f4 21:11:54 Step 15/24 : ENV APP_PORT=58890 21:11:54 ---> Running in b4f8c3458987 21:11:54 Removing intermediate container b4f8c3458987 21:11:54 ---> 44e5f2387709 21:11:54 Step 16/24 : EXPOSE $APP_PORT 21:11:54 ---> Running in f23fd2987e29 21:11:54 Removing intermediate container f23fd2987e29 21:11:54 ---> 06e49bd9adc2 21:11:54 Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 21:11:55 ---> c6dbe3599b10 21:11:55 Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 21:11:56 ---> ebe405af61af 21:11:56 Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 21:11:56 ---> 09e534c6e660 21:11:56 Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] 21:11:56 ---> Running in dedcdfbe16db 21:11:57 Removing intermediate container dedcdfbe16db 21:11:57 ---> e0af246019b2 21:11:57 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 21:11:57 ---> Running in 67a509627235 21:11:58 Removing intermediate container 67a509627235 21:11:58 ---> 4b6765be4d2e 21:11:58 Step 22/24 : LABEL arch=arm64 21:11:58 ---> Running in 4f49ebdd3f96 21:11:58 Removing intermediate container 4f49ebdd3f96 21:11:58 ---> 06ce937cac81 21:11:58 Step 23/24 : LABEL git_sha=87919881fb59c2333938e962ed1f0877a1f0dbb7 21:11:59 ---> Running in 5fb1fb7a09ec 21:11:59 Removing intermediate container 5fb1fb7a09ec 21:11:59 ---> 3d240f02ab85 21:11:59 Step 24/24 : LABEL version=2.0.1-dev.49 21:11:59 ---> Running in 27710dce2948 21:12:00 Removing intermediate container 27710dce2948 21:12:00 ---> 78c5c8ef5592 21:12:00 21:12:00 Successfully built 78c5c8ef5592 21:12:00 Successfully tagged sys-mgmt-agent-arm64:latest 21:12:00  Building sys-mgmt-agent ... done  [Pipeline] } 21:12:00 $ docker stop --time=1 5c71023b7d630e28d5c9f825030d6c96d1d4d1faa5fcea4708cc3d8209d6f80c 21:12:02 $ docker rm -f 5c71023b7d630e28d5c9f825030d6c96d1d4d1faa5fcea4708cc3d8209d6f80c [Pipeline] // withDockerContainer [Pipeline] sh 21:12:03 + docker images 21:12:03 REPOSITORY TAG IMAGE ID CREATED SIZE 21:12:03 sys-mgmt-agent-arm64 latest 78c5c8ef5592 4 seconds ago 312MB 21:12:03 core-data-arm64 latest d39e37e354d5 46 seconds ago 19.4MB 21:12:03 87b5ad04beb9 About a minute ago 1.46GB 21:12:03 8397d95333e7 About a minute ago 1.45GB 21:12:03 security-bootstrapper-arm64 latest 07f21277a355 About a minute ago 17.7MB 21:12:03 core-command-arm64 latest 71a0d5d14143 About a minute ago 15.2MB 21:12:03 35b4b565f6a6 About a minute ago 1.45GB 21:12:03 143a05a0433c About a minute ago 1.45GB 21:12:03 security-secretstore-setup-arm64 latest 6adb059da39b 3 minutes ago 26.5MB 21:12:03 core-metadata-arm64 latest c4862e879388 3 minutes ago 15.8MB 21:12:03 support-notifications-arm64 latest cf0a05ed130c 3 minutes ago 15.9MB 21:12:03 support-scheduler-arm64 latest 787b3f7404f7 3 minutes ago 15.2MB 21:12:03 security-proxy-setup-arm64 latest 06d27410cdbe 3 minutes ago 25.3MB 21:12:03 50406b4f08a8 4 minutes ago 1.46GB 21:12:03 1a4cdef195a8 4 minutes ago 1.45GB 21:12:03 1bff5ef08214 4 minutes ago 1.45GB 21:12:03 922945617674 4 minutes ago 1.46GB 21:12:03 7d9d340131fb 4 minutes ago 1.46GB 21:12:03 ci-base-image-arm64 latest 983f3098ca79 8 minutes ago 1.24GB 21:12:03 alpine 3.14 bb3de5531c18 2 weeks ago 5.34MB 21:12:03 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.16-alpine 04bc70af865f 5 weeks ago 533MB 21:12:03 docker 20.10.7 df445af6242a 3 months ago 234MB 21:12:03 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 21:12:03 provisioning config files... 21:12:03 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/56@tmp/config841316199652913325tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:12:04 ---> docker-login.sh 21:12:04 nexus3.edgexfoundry.org:10001 21:12:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:12:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:12:04 Configure a credential helper to remove this warning. See 21:12:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:12:04 21:12:04 Login Succeeded 21:12:04 nexus3.edgexfoundry.org:10002 21:12:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:12:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:12:05 Configure a credential helper to remove this warning. See 21:12:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:12:05 21:12:05 Login Succeeded 21:12:05 nexus3.edgexfoundry.org:10003 21:12:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:12:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:12:05 Configure a credential helper to remove this warning. See 21:12:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:12:05 21:12:05 Login Succeeded 21:12:05 nexus3.edgexfoundry.org:10004 21:12:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:12:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:12:06 Configure a credential helper to remove this warning. See 21:12:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:12:06 21:12:06 Login Succeeded 21:12:06 docker.io 21:12:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:12:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:12:07 Configure a credential helper to remove this warning. See 21:12:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:12:07 21:12:07 Login Succeeded 21:12:07 ---> docker-login.sh ends [Pipeline] } 21:12:07 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 21:12:07 [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: 21:12:07 87919881fb59c2333938e962ed1f0877a1f0dbb7 21:12:07 latest 21:12:07 2.0.1-dev.49 21:12:07 87919881fb59c2333938e962ed1f0877a1f0dbb7-2.0.1-dev.49 21:12:07 main 21:12:07 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 21:12:07 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:87919881fb59c2333938e962ed1f0877a1f0dbb7 [Pipeline] isUnix [Pipeline] sh 21:12:08 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:87919881fb59c2333938e962ed1f0877a1f0dbb7 21:12:08 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 21:12:08 5e34a916f257: Preparing 21:12:08 6a9a76f5f30d: Preparing 21:12:08 101218fd9504: Preparing 21:12:08 97bfd7340faa: Preparing 21:12:08 ee420dfed78a: Preparing 21:12:08 ee420dfed78a: Layer already exists 21:12:08 5e34a916f257: Pushed 21:12:08 97bfd7340faa: Pushed 21:12:08 101218fd9504: Pushed 21:12:10 6a9a76f5f30d: Pushed 21:12:10 87919881fb59c2333938e962ed1f0877a1f0dbb7: digest: sha256:1fffc6ee53e7d19a56130074f4e04ad1aeb1fc849fc68e2737bf8ee6bddfda2d size: 1363 [Pipeline] isUnix [Pipeline] sh 21:12:11 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] isUnix [Pipeline] sh 21:12:11 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest 21:12:11 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 21:12:11 5e34a916f257: Preparing 21:12:11 6a9a76f5f30d: Preparing 21:12:11 101218fd9504: Preparing 21:12:11 97bfd7340faa: Preparing 21:12:11 ee420dfed78a: Preparing 21:12:11 101218fd9504: Layer already exists 21:12:11 6a9a76f5f30d: Layer already exists 21:12:11 ee420dfed78a: Layer already exists 21:12:11 97bfd7340faa: Layer already exists 21:12:11 5e34a916f257: Layer already exists 21:12:11 latest: digest: sha256:1fffc6ee53e7d19a56130074f4e04ad1aeb1fc849fc68e2737bf8ee6bddfda2d size: 1363 [Pipeline] isUnix [Pipeline] sh 21:12:12 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:2.0.1-dev.49 [Pipeline] isUnix [Pipeline] sh 21:12:12 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:2.0.1-dev.49 21:12:12 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 21:12:12 5e34a916f257: Preparing 21:12:12 6a9a76f5f30d: Preparing 21:12:12 101218fd9504: Preparing 21:12:12 97bfd7340faa: Preparing 21:12:12 ee420dfed78a: Preparing 21:12:12 5e34a916f257: Layer already exists 21:12:12 6a9a76f5f30d: Layer already exists 21:12:12 ee420dfed78a: Layer already exists 21:12:12 97bfd7340faa: Layer already exists 21:12:12 101218fd9504: Layer already exists 21:12:12 2.0.1-dev.49: digest: sha256:1fffc6ee53e7d19a56130074f4e04ad1aeb1fc849fc68e2737bf8ee6bddfda2d size: 1363 [Pipeline] isUnix [Pipeline] sh 21:12:13 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:87919881fb59c2333938e962ed1f0877a1f0dbb7-2.0.1-dev.49 [Pipeline] isUnix [Pipeline] sh 21:12:13 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:87919881fb59c2333938e962ed1f0877a1f0dbb7-2.0.1-dev.49 21:12:13 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 21:12:13 5e34a916f257: Preparing 21:12:13 6a9a76f5f30d: Preparing 21:12:13 101218fd9504: Preparing 21:12:13 97bfd7340faa: Preparing 21:12:13 ee420dfed78a: Preparing 21:12:13 6a9a76f5f30d: Layer already exists 21:12:13 101218fd9504: Layer already exists 21:12:13 5e34a916f257: Layer already exists 21:12:13 ee420dfed78a: Layer already exists 21:12:13 97bfd7340faa: Layer already exists 21:12:13 87919881fb59c2333938e962ed1f0877a1f0dbb7-2.0.1-dev.49: digest: sha256:1fffc6ee53e7d19a56130074f4e04ad1aeb1fc849fc68e2737bf8ee6bddfda2d size: 1363 [Pipeline] isUnix [Pipeline] sh 21:12:14 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] isUnix [Pipeline] sh 21:12:14 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main 21:12:14 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 21:12:14 5e34a916f257: Preparing 21:12:14 6a9a76f5f30d: Preparing 21:12:14 101218fd9504: Preparing 21:12:14 97bfd7340faa: Preparing 21:12:14 ee420dfed78a: Preparing 21:12:14 5e34a916f257: Layer already exists 21:12:14 6a9a76f5f30d: Layer already exists 21:12:14 ee420dfed78a: Layer already exists 21:12:14 97bfd7340faa: Layer already exists 21:12:14 101218fd9504: Layer already exists 21:12:14 main: digest: sha256:1fffc6ee53e7d19a56130074f4e04ad1aeb1fc849fc68e2737bf8ee6bddfda2d size: 1363 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 21:12:14 ===================================================== [Pipeline] echo 21:12:14 taggedImages: 21:12:14 - nexus3.edgexfoundry.org:10004/core-command-arm64:87919881fb59c2333938e962ed1f0877a1f0dbb7 21:12:14 - nexus3.edgexfoundry.org:10004/core-command-arm64:latest 21:12:14 - nexus3.edgexfoundry.org:10004/core-command-arm64:2.0.1-dev.49 21:12:14 - nexus3.edgexfoundry.org:10004/core-command-arm64:87919881fb59c2333938e962ed1f0877a1f0dbb7-2.0.1-dev.49 21:12:14 - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo 21:12:15 [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: 21:12:15 87919881fb59c2333938e962ed1f0877a1f0dbb7 21:12:15 latest 21:12:15 2.0.1-dev.49 21:12:15 87919881fb59c2333938e962ed1f0877a1f0dbb7-2.0.1-dev.49 21:12:15 main 21:12:15 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 21:12:15 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:87919881fb59c2333938e962ed1f0877a1f0dbb7 [Pipeline] isUnix [Pipeline] sh 21:12:15 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:87919881fb59c2333938e962ed1f0877a1f0dbb7 21:12:15 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 21:12:15 14ec0cccf4c8: Preparing 21:12:15 c1f0c14119d1: Preparing 21:12:15 101218fd9504: Preparing 21:12:15 c6e080ebb9fe: Preparing 21:12:15 85ac9e4b12b1: Preparing 21:12:15 ee420dfed78a: Preparing 21:12:15 ee420dfed78a: Waiting 21:12:16 101218fd9504: Layer already exists 21:12:16 ee420dfed78a: Layer already exists 21:12:16 85ac9e4b12b1: Pushed 21:12:16 14ec0cccf4c8: Pushed 21:12:16 c6e080ebb9fe: Pushed 21:12:18 c1f0c14119d1: Pushed 21:12:19 87919881fb59c2333938e962ed1f0877a1f0dbb7: digest: sha256:3d6b7563ec79309563b10105bdd570e28f920797c77c92b0ec03481b9dfb885d size: 1572 [Pipeline] isUnix [Pipeline] sh 21:12:19 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] isUnix [Pipeline] sh 21:12:19 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest 21:12:19 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 21:12:19 14ec0cccf4c8: Preparing 21:12:19 c1f0c14119d1: Preparing 21:12:19 101218fd9504: Preparing 21:12:19 c6e080ebb9fe: Preparing 21:12:19 85ac9e4b12b1: Preparing 21:12:19 ee420dfed78a: Preparing 21:12:19 ee420dfed78a: Waiting 21:12:20 85ac9e4b12b1: Layer already exists 21:12:20 101218fd9504: Layer already exists 21:12:20 14ec0cccf4c8: Layer already exists 21:12:20 c6e080ebb9fe: Layer already exists 21:12:20 c1f0c14119d1: Layer already exists 21:12:20 ee420dfed78a: Layer already exists 21:12:20 latest: digest: sha256:3d6b7563ec79309563b10105bdd570e28f920797c77c92b0ec03481b9dfb885d size: 1572 [Pipeline] isUnix [Pipeline] sh 21:12:20 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:2.0.1-dev.49 [Pipeline] isUnix [Pipeline] sh 21:12:20 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:2.0.1-dev.49 21:12:20 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 21:12:20 14ec0cccf4c8: Preparing 21:12:20 c1f0c14119d1: Preparing 21:12:20 101218fd9504: Preparing 21:12:20 c6e080ebb9fe: Preparing 21:12:20 85ac9e4b12b1: Preparing 21:12:20 ee420dfed78a: Preparing 21:12:20 ee420dfed78a: Waiting 21:12:21 14ec0cccf4c8: Layer already exists 21:12:21 c1f0c14119d1: Layer already exists 21:12:21 101218fd9504: Layer already exists 21:12:21 85ac9e4b12b1: Layer already exists 21:12:21 c6e080ebb9fe: Layer already exists 21:12:21 ee420dfed78a: Layer already exists 21:12:21 2.0.1-dev.49: digest: sha256:3d6b7563ec79309563b10105bdd570e28f920797c77c92b0ec03481b9dfb885d size: 1572 [Pipeline] isUnix [Pipeline] sh 21:12:21 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:87919881fb59c2333938e962ed1f0877a1f0dbb7-2.0.1-dev.49 [Pipeline] isUnix [Pipeline] sh 21:12:21 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:87919881fb59c2333938e962ed1f0877a1f0dbb7-2.0.1-dev.49 21:12:21 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 21:12:21 14ec0cccf4c8: Preparing 21:12:21 c1f0c14119d1: Preparing 21:12:21 101218fd9504: Preparing 21:12:21 c6e080ebb9fe: Preparing 21:12:21 85ac9e4b12b1: Preparing 21:12:21 ee420dfed78a: Preparing 21:12:21 ee420dfed78a: Waiting 21:12:21 14ec0cccf4c8: Layer already exists 21:12:21 85ac9e4b12b1: Layer already exists 21:12:22 c6e080ebb9fe: Layer already exists 21:12:22 101218fd9504: Layer already exists 21:12:22 c1f0c14119d1: Layer already exists 21:12:22 ee420dfed78a: Layer already exists 21:12:22 87919881fb59c2333938e962ed1f0877a1f0dbb7-2.0.1-dev.49: digest: sha256:3d6b7563ec79309563b10105bdd570e28f920797c77c92b0ec03481b9dfb885d size: 1572 [Pipeline] isUnix [Pipeline] sh 21:12:22 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] isUnix [Pipeline] sh 21:12:22 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main 21:12:22 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 21:12:22 14ec0cccf4c8: Preparing 21:12:22 c1f0c14119d1: Preparing 21:12:22 101218fd9504: Preparing 21:12:22 c6e080ebb9fe: Preparing 21:12:22 85ac9e4b12b1: Preparing 21:12:22 ee420dfed78a: Preparing 21:12:22 ee420dfed78a: Waiting 21:12:22 c6e080ebb9fe: Layer already exists 21:12:22 14ec0cccf4c8: Layer already exists 21:12:22 85ac9e4b12b1: Layer already exists 21:12:22 c1f0c14119d1: Layer already exists 21:12:22 101218fd9504: Layer already exists 21:12:23 ee420dfed78a: Layer already exists 21:12:23 main: digest: sha256:3d6b7563ec79309563b10105bdd570e28f920797c77c92b0ec03481b9dfb885d size: 1572 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 21:12:23 ===================================================== [Pipeline] echo 21:12:23 taggedImages: 21:12:23 - nexus3.edgexfoundry.org:10004/core-data-arm64:87919881fb59c2333938e962ed1f0877a1f0dbb7 21:12:23 - nexus3.edgexfoundry.org:10004/core-data-arm64:latest 21:12:23 - nexus3.edgexfoundry.org:10004/core-data-arm64:2.0.1-dev.49 21:12:23 - nexus3.edgexfoundry.org:10004/core-data-arm64:87919881fb59c2333938e962ed1f0877a1f0dbb7-2.0.1-dev.49 21:12:23 - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo 21:12:23 [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: 21:12:23 87919881fb59c2333938e962ed1f0877a1f0dbb7 21:12:23 latest 21:12:23 2.0.1-dev.49 21:12:23 87919881fb59c2333938e962ed1f0877a1f0dbb7-2.0.1-dev.49 21:12:23 main 21:12:23 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 21:12:23 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:87919881fb59c2333938e962ed1f0877a1f0dbb7 [Pipeline] isUnix [Pipeline] sh 21:12:23 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:87919881fb59c2333938e962ed1f0877a1f0dbb7 21:12:23 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 21:12:23 88fc8dcc9c74: Preparing 21:12:23 1f73e237c081: Preparing 21:12:23 101218fd9504: Preparing 21:12:23 97bfd7340faa: Preparing 21:12:23 ee420dfed78a: Preparing 21:12:24 97bfd7340faa: Layer already exists 21:12:24 ee420dfed78a: Layer already exists 21:12:24 101218fd9504: Layer already exists 21:12:24 88fc8dcc9c74: Pushed 21:12:26 1f73e237c081: Pushed 21:12:26 87919881fb59c2333938e962ed1f0877a1f0dbb7: digest: sha256:85e97e373ab89cff4c64c48545cd0f7077bfcd30116dacc7e671b87d617b819c size: 1363 [Pipeline] isUnix [Pipeline] sh 21:12:27 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] isUnix [Pipeline] sh 21:12:27 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest 21:12:27 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 21:12:27 88fc8dcc9c74: Preparing 21:12:27 1f73e237c081: Preparing 21:12:27 101218fd9504: Preparing 21:12:27 97bfd7340faa: Preparing 21:12:27 ee420dfed78a: Preparing 21:12:27 88fc8dcc9c74: Layer already exists 21:12:27 ee420dfed78a: Layer already exists 21:12:27 101218fd9504: Layer already exists 21:12:27 97bfd7340faa: Layer already exists 21:12:27 1f73e237c081: Layer already exists 21:12:27 latest: digest: sha256:85e97e373ab89cff4c64c48545cd0f7077bfcd30116dacc7e671b87d617b819c size: 1363 [Pipeline] isUnix [Pipeline] sh 21:12:28 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.0.1-dev.49 [Pipeline] isUnix [Pipeline] sh 21:12:28 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.0.1-dev.49 21:12:28 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 21:12:28 88fc8dcc9c74: Preparing 21:12:28 1f73e237c081: Preparing 21:12:28 101218fd9504: Preparing 21:12:28 97bfd7340faa: Preparing 21:12:28 ee420dfed78a: Preparing 21:12:28 ee420dfed78a: Layer already exists 21:12:28 1f73e237c081: Layer already exists 21:12:28 101218fd9504: Layer already exists 21:12:28 88fc8dcc9c74: Layer already exists 21:12:28 97bfd7340faa: Layer already exists 21:12:28 2.0.1-dev.49: digest: sha256:85e97e373ab89cff4c64c48545cd0f7077bfcd30116dacc7e671b87d617b819c size: 1363 [Pipeline] isUnix [Pipeline] sh 21:12:29 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:87919881fb59c2333938e962ed1f0877a1f0dbb7-2.0.1-dev.49 [Pipeline] isUnix [Pipeline] sh 21:12:29 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:87919881fb59c2333938e962ed1f0877a1f0dbb7-2.0.1-dev.49 21:12:29 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 21:12:29 88fc8dcc9c74: Preparing 21:12:29 1f73e237c081: Preparing 21:12:29 101218fd9504: Preparing 21:12:29 97bfd7340faa: Preparing 21:12:29 ee420dfed78a: Preparing 21:12:29 ee420dfed78a: Layer already exists 21:12:29 1f73e237c081: Layer already exists 21:12:29 97bfd7340faa: Layer already exists 21:12:29 88fc8dcc9c74: Layer already exists 21:12:29 101218fd9504: Layer already exists 21:12:29 87919881fb59c2333938e962ed1f0877a1f0dbb7-2.0.1-dev.49: digest: sha256:85e97e373ab89cff4c64c48545cd0f7077bfcd30116dacc7e671b87d617b819c size: 1363 [Pipeline] isUnix [Pipeline] sh 21:12:30 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] isUnix [Pipeline] sh 21:12:30 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main 21:12:30 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 21:12:30 88fc8dcc9c74: Preparing 21:12:30 1f73e237c081: Preparing 21:12:30 101218fd9504: Preparing 21:12:30 97bfd7340faa: Preparing 21:12:30 ee420dfed78a: Preparing 21:12:30 ee420dfed78a: Layer already exists 21:12:30 97bfd7340faa: Layer already exists 21:12:30 1f73e237c081: Layer already exists 21:12:30 101218fd9504: Layer already exists 21:12:30 88fc8dcc9c74: Layer already exists 21:12:30 main: digest: sha256:85e97e373ab89cff4c64c48545cd0f7077bfcd30116dacc7e671b87d617b819c size: 1363 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 21:12:30 ===================================================== [Pipeline] echo 21:12:30 taggedImages: 21:12:30 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:87919881fb59c2333938e962ed1f0877a1f0dbb7 21:12:30 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest 21:12:30 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.0.1-dev.49 21:12:30 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:87919881fb59c2333938e962ed1f0877a1f0dbb7-2.0.1-dev.49 21:12:30 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo 21:12:30 [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: 21:12:30 87919881fb59c2333938e962ed1f0877a1f0dbb7 21:12:30 latest 21:12:30 2.0.1-dev.49 21:12:30 87919881fb59c2333938e962ed1f0877a1f0dbb7-2.0.1-dev.49 21:12:30 main 21:12:30 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 21:12:31 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:87919881fb59c2333938e962ed1f0877a1f0dbb7 [Pipeline] isUnix [Pipeline] sh 21:12:31 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:87919881fb59c2333938e962ed1f0877a1f0dbb7 21:12:31 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 21:12:31 92b1f41444e9: Preparing 21:12:31 92b1f41444e9: Preparing 21:12:31 905fa6499834: Preparing 21:12:31 f6baab175a4c: Preparing 21:12:31 3390e16df664: Preparing 21:12:31 4b908a065e2f: Preparing 21:12:31 101218fd9504: Preparing 21:12:31 76216f3a1e6b: Preparing 21:12:31 0c4131237272: Preparing 21:12:31 59a27006e661: Preparing 21:12:31 2faa2d504b70: Preparing 21:12:31 ee420dfed78a: Preparing 21:12:31 0c4131237272: Waiting 21:12:31 59a27006e661: Waiting 21:12:31 2faa2d504b70: Waiting 21:12:31 ee420dfed78a: Waiting 21:12:31 101218fd9504: Waiting 21:12:31 76216f3a1e6b: Waiting 21:12:32 f6baab175a4c: Pushed 21:12:32 905fa6499834: Pushed 21:12:32 92b1f41444e9: Pushed 21:12:32 3390e16df664: Pushed 21:12:32 101218fd9504: Layer already exists 21:12:32 59a27006e661: Pushed 21:12:32 0c4131237272: Pushed 21:12:32 2faa2d504b70: Pushed 21:12:32 76216f3a1e6b: Pushed 21:12:32 ee420dfed78a: Layer already exists 21:12:35 4b908a065e2f: Pushed 21:12:35 87919881fb59c2333938e962ed1f0877a1f0dbb7: digest: sha256:077c55df19033b9c919644d1bac144264d589515058c1e51655cd07bf6c6057e size: 2817 [Pipeline] isUnix [Pipeline] sh 21:12:35 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] isUnix [Pipeline] sh 21:12:35 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest 21:12:35 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 21:12:35 92b1f41444e9: Preparing 21:12:35 92b1f41444e9: Preparing 21:12:35 905fa6499834: Preparing 21:12:35 f6baab175a4c: Preparing 21:12:35 3390e16df664: Preparing 21:12:35 4b908a065e2f: Preparing 21:12:35 101218fd9504: Preparing 21:12:35 76216f3a1e6b: Preparing 21:12:35 0c4131237272: Preparing 21:12:35 59a27006e661: Preparing 21:12:35 2faa2d504b70: Preparing 21:12:35 ee420dfed78a: Preparing 21:12:35 0c4131237272: Waiting 21:12:35 2faa2d504b70: Waiting 21:12:35 ee420dfed78a: Waiting 21:12:35 101218fd9504: Waiting 21:12:35 76216f3a1e6b: Waiting 21:12:35 59a27006e661: Waiting 21:12:35 4b908a065e2f: Layer already exists 21:12:35 905fa6499834: Layer already exists 21:12:35 92b1f41444e9: Layer already exists 21:12:35 f6baab175a4c: Layer already exists 21:12:35 3390e16df664: Layer already exists 21:12:35 101218fd9504: Layer already exists 21:12:35 76216f3a1e6b: Layer already exists 21:12:36 59a27006e661: Layer already exists 21:12:36 0c4131237272: Layer already exists 21:12:36 2faa2d504b70: Layer already exists 21:12:36 ee420dfed78a: Layer already exists 21:12:36 latest: digest: sha256:077c55df19033b9c919644d1bac144264d589515058c1e51655cd07bf6c6057e size: 2817 [Pipeline] isUnix [Pipeline] sh 21:12:36 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.0.1-dev.49 [Pipeline] isUnix [Pipeline] sh 21:12:36 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.0.1-dev.49 21:12:36 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 21:12:36 92b1f41444e9: Preparing 21:12:36 92b1f41444e9: Preparing 21:12:36 905fa6499834: Preparing 21:12:36 f6baab175a4c: Preparing 21:12:36 3390e16df664: Preparing 21:12:36 4b908a065e2f: Preparing 21:12:36 101218fd9504: Preparing 21:12:36 76216f3a1e6b: Preparing 21:12:36 0c4131237272: Preparing 21:12:36 59a27006e661: Preparing 21:12:36 2faa2d504b70: Preparing 21:12:36 ee420dfed78a: Preparing 21:12:36 0c4131237272: Waiting 21:12:36 59a27006e661: Waiting 21:12:36 2faa2d504b70: Waiting 21:12:36 ee420dfed78a: Waiting 21:12:36 101218fd9504: Waiting 21:12:36 76216f3a1e6b: Waiting 21:12:36 f6baab175a4c: Layer already exists 21:12:36 3390e16df664: Layer already exists 21:12:36 4b908a065e2f: Layer already exists 21:12:36 92b1f41444e9: Layer already exists 21:12:36 905fa6499834: Layer already exists 21:12:36 0c4131237272: Layer already exists 21:12:36 101218fd9504: Layer already exists 21:12:36 76216f3a1e6b: Layer already exists 21:12:36 2faa2d504b70: Layer already exists 21:12:36 59a27006e661: Layer already exists 21:12:36 ee420dfed78a: Layer already exists 21:12:36 2.0.1-dev.49: digest: sha256:077c55df19033b9c919644d1bac144264d589515058c1e51655cd07bf6c6057e size: 2817 [Pipeline] isUnix [Pipeline] sh 21:12:37 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:87919881fb59c2333938e962ed1f0877a1f0dbb7-2.0.1-dev.49 [Pipeline] isUnix [Pipeline] sh 21:12:37 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:87919881fb59c2333938e962ed1f0877a1f0dbb7-2.0.1-dev.49 21:12:37 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 21:12:37 92b1f41444e9: Preparing 21:12:37 92b1f41444e9: Preparing 21:12:37 905fa6499834: Preparing 21:12:37 f6baab175a4c: Preparing 21:12:37 3390e16df664: Preparing 21:12:37 4b908a065e2f: Preparing 21:12:37 101218fd9504: Preparing 21:12:37 76216f3a1e6b: Preparing 21:12:37 0c4131237272: Preparing 21:12:37 59a27006e661: Preparing 21:12:37 2faa2d504b70: Preparing 21:12:37 ee420dfed78a: Preparing 21:12:37 0c4131237272: Waiting 21:12:37 59a27006e661: Waiting 21:12:37 ee420dfed78a: Waiting 21:12:37 101218fd9504: Waiting 21:12:37 76216f3a1e6b: Waiting 21:12:37 2faa2d504b70: Waiting 21:12:37 4b908a065e2f: Layer already exists 21:12:37 905fa6499834: Layer already exists 21:12:37 f6baab175a4c: Layer already exists 21:12:37 92b1f41444e9: Layer already exists 21:12:37 3390e16df664: Layer already exists 21:12:37 76216f3a1e6b: Layer already exists 21:12:37 101218fd9504: Layer already exists 21:12:37 0c4131237272: Layer already exists 21:12:37 2faa2d504b70: Layer already exists 21:12:37 59a27006e661: Layer already exists 21:12:37 ee420dfed78a: Layer already exists 21:12:37 87919881fb59c2333938e962ed1f0877a1f0dbb7-2.0.1-dev.49: digest: sha256:077c55df19033b9c919644d1bac144264d589515058c1e51655cd07bf6c6057e size: 2817 [Pipeline] isUnix [Pipeline] sh 21:12:38 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] isUnix [Pipeline] sh 21:12:38 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main 21:12:38 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 21:12:38 92b1f41444e9: Preparing 21:12:38 92b1f41444e9: Preparing 21:12:38 905fa6499834: Preparing 21:12:38 f6baab175a4c: Preparing 21:12:38 3390e16df664: Preparing 21:12:38 4b908a065e2f: Preparing 21:12:38 101218fd9504: Preparing 21:12:38 76216f3a1e6b: Preparing 21:12:38 0c4131237272: Preparing 21:12:38 59a27006e661: Preparing 21:12:38 2faa2d504b70: Preparing 21:12:38 ee420dfed78a: Preparing 21:12:38 0c4131237272: Waiting 21:12:38 59a27006e661: Waiting 21:12:38 2faa2d504b70: Waiting 21:12:38 ee420dfed78a: Waiting 21:12:38 101218fd9504: Waiting 21:12:38 76216f3a1e6b: Waiting 21:12:38 4b908a065e2f: Layer already exists 21:12:38 3390e16df664: Layer already exists 21:12:38 905fa6499834: Layer already exists 21:12:38 92b1f41444e9: Layer already exists 21:12:38 f6baab175a4c: Layer already exists 21:12:38 101218fd9504: Layer already exists 21:12:38 0c4131237272: Layer already exists 21:12:38 76216f3a1e6b: Layer already exists 21:12:38 2faa2d504b70: Layer already exists 21:12:38 59a27006e661: Layer already exists 21:12:38 ee420dfed78a: Layer already exists 21:12:38 main: digest: sha256:077c55df19033b9c919644d1bac144264d589515058c1e51655cd07bf6c6057e size: 2817 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 21:12:38 ===================================================== [Pipeline] echo 21:12:38 taggedImages: 21:12:38 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:87919881fb59c2333938e962ed1f0877a1f0dbb7 21:12:38 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest 21:12:38 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.0.1-dev.49 21:12:38 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:87919881fb59c2333938e962ed1f0877a1f0dbb7-2.0.1-dev.49 21:12:38 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo 21:12:38 [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: 21:12:38 87919881fb59c2333938e962ed1f0877a1f0dbb7 21:12:38 latest 21:12:38 2.0.1-dev.49 21:12:38 87919881fb59c2333938e962ed1f0877a1f0dbb7-2.0.1-dev.49 21:12:38 main 21:12:38 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 21:12:39 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:87919881fb59c2333938e962ed1f0877a1f0dbb7 [Pipeline] isUnix [Pipeline] sh 21:12:39 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:87919881fb59c2333938e962ed1f0877a1f0dbb7 21:12:39 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 21:12:39 a7e69ac5c971: Preparing 21:12:39 4bbf6201c772: Preparing 21:12:39 c9b2c587fb3f: Preparing 21:12:39 902f558139f3: Preparing 21:12:39 4577e7911519: Preparing 21:12:39 ee420dfed78a: Preparing 21:12:39 ee420dfed78a: Waiting 21:12:39 c9b2c587fb3f: Pushed 21:12:39 902f558139f3: Pushed 21:12:40 ee420dfed78a: Layer already exists 21:12:40 4577e7911519: Pushed 21:12:41 4bbf6201c772: Pushed 21:12:42 a7e69ac5c971: Pushed 21:12:42 87919881fb59c2333938e962ed1f0877a1f0dbb7: digest: sha256:b367f7e20c1e00180db442461d63e018dce987d0cc9e01ed01a49caf0076538f size: 1576 [Pipeline] isUnix [Pipeline] sh 21:12:42 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [Pipeline] isUnix [Pipeline] sh 21:12:43 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest 21:12:43 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 21:12:43 a7e69ac5c971: Preparing 21:12:43 4bbf6201c772: Preparing 21:12:43 c9b2c587fb3f: Preparing 21:12:43 902f558139f3: Preparing 21:12:43 4577e7911519: Preparing 21:12:43 ee420dfed78a: Preparing 21:12:43 ee420dfed78a: Waiting 21:12:43 4bbf6201c772: Layer already exists 21:12:43 902f558139f3: Layer already exists 21:12:43 c9b2c587fb3f: Layer already exists 21:12:43 a7e69ac5c971: Layer already exists 21:12:43 4577e7911519: Layer already exists 21:12:43 ee420dfed78a: Layer already exists 21:12:43 latest: digest: sha256:b367f7e20c1e00180db442461d63e018dce987d0cc9e01ed01a49caf0076538f size: 1576 [Pipeline] isUnix [Pipeline] sh 21:12:43 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.0.1-dev.49 [Pipeline] isUnix [Pipeline] sh 21:12:44 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.0.1-dev.49 21:12:44 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 21:12:44 a7e69ac5c971: Preparing 21:12:44 4bbf6201c772: Preparing 21:12:44 c9b2c587fb3f: Preparing 21:12:44 902f558139f3: Preparing 21:12:44 4577e7911519: Preparing 21:12:44 ee420dfed78a: Preparing 21:12:44 ee420dfed78a: Waiting 21:12:44 4577e7911519: Layer already exists 21:12:44 902f558139f3: Layer already exists 21:12:44 c9b2c587fb3f: Layer already exists 21:12:44 a7e69ac5c971: Layer already exists 21:12:44 4bbf6201c772: Layer already exists 21:12:44 ee420dfed78a: Layer already exists 21:12:44 2.0.1-dev.49: digest: sha256:b367f7e20c1e00180db442461d63e018dce987d0cc9e01ed01a49caf0076538f size: 1576 [Pipeline] isUnix [Pipeline] sh 21:12:44 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:87919881fb59c2333938e962ed1f0877a1f0dbb7-2.0.1-dev.49 [Pipeline] isUnix [Pipeline] sh 21:12:45 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:87919881fb59c2333938e962ed1f0877a1f0dbb7-2.0.1-dev.49 21:12:45 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 21:12:45 a7e69ac5c971: Preparing 21:12:45 4bbf6201c772: Preparing 21:12:45 c9b2c587fb3f: Preparing 21:12:45 902f558139f3: Preparing 21:12:45 4577e7911519: Preparing 21:12:45 ee420dfed78a: Preparing 21:12:45 ee420dfed78a: Waiting 21:12:45 4bbf6201c772: Layer already exists 21:12:45 4577e7911519: Layer already exists 21:12:45 902f558139f3: Layer already exists 21:12:45 c9b2c587fb3f: Layer already exists 21:12:45 a7e69ac5c971: Layer already exists 21:12:45 ee420dfed78a: Layer already exists 21:12:45 87919881fb59c2333938e962ed1f0877a1f0dbb7-2.0.1-dev.49: digest: sha256:b367f7e20c1e00180db442461d63e018dce987d0cc9e01ed01a49caf0076538f size: 1576 [Pipeline] isUnix [Pipeline] sh 21:12:45 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] isUnix [Pipeline] sh 21:12:46 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main 21:12:46 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 21:12:46 a7e69ac5c971: Preparing 21:12:46 4bbf6201c772: Preparing 21:12:46 c9b2c587fb3f: Preparing 21:12:46 902f558139f3: Preparing 21:12:46 4577e7911519: Preparing 21:12:46 ee420dfed78a: Preparing 21:12:46 ee420dfed78a: Waiting 21:12:46 4577e7911519: Layer already exists 21:12:46 c9b2c587fb3f: Layer already exists 21:12:46 902f558139f3: Layer already exists 21:12:46 a7e69ac5c971: Layer already exists 21:12:46 4bbf6201c772: Layer already exists 21:12:46 ee420dfed78a: Layer already exists 21:12:46 main: digest: sha256:b367f7e20c1e00180db442461d63e018dce987d0cc9e01ed01a49caf0076538f size: 1576 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 21:12:46 ===================================================== [Pipeline] echo 21:12:46 taggedImages: 21:12:46 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:87919881fb59c2333938e962ed1f0877a1f0dbb7 21:12:46 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest 21:12:46 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.0.1-dev.49 21:12:46 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:87919881fb59c2333938e962ed1f0877a1f0dbb7-2.0.1-dev.49 21:12:46 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo 21:12:46 [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: 21:12:46 87919881fb59c2333938e962ed1f0877a1f0dbb7 21:12:46 latest 21:12:46 2.0.1-dev.49 21:12:46 87919881fb59c2333938e962ed1f0877a1f0dbb7-2.0.1-dev.49 21:12:46 main 21:12:46 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 21:12:46 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:87919881fb59c2333938e962ed1f0877a1f0dbb7 [Pipeline] isUnix [Pipeline] sh 21:12:47 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:87919881fb59c2333938e962ed1f0877a1f0dbb7 21:12:47 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 21:12:47 881184820304: Preparing 21:12:47 d4d7c225b95d: Preparing 21:12:47 52436f579bb5: Preparing 21:12:47 5dca055a91c2: Preparing 21:12:47 a878029882c7: Preparing 21:12:47 b189da614db5: Preparing 21:12:47 f54c2e8b68a3: Preparing 21:12:47 3cf8ea24f426: Preparing 21:12:47 6c385fd66bc9: Preparing 21:12:47 ee420dfed78a: Preparing 21:12:47 f54c2e8b68a3: Waiting 21:12:47 3cf8ea24f426: Waiting 21:12:47 6c385fd66bc9: Waiting 21:12:47 ee420dfed78a: Waiting 21:12:47 b189da614db5: Waiting 21:12:47 a878029882c7: Pushed 21:12:47 d4d7c225b95d: Pushed 21:12:47 881184820304: Pushed 21:12:47 b189da614db5: Pushed 21:12:47 f54c2e8b68a3: Pushed 21:12:47 3cf8ea24f426: Pushed 21:12:47 ee420dfed78a: Layer already exists 21:12:47 6c385fd66bc9: Pushed 21:12:49 5dca055a91c2: Pushed 21:12:50 52436f579bb5: Pushed 21:12:50 87919881fb59c2333938e962ed1f0877a1f0dbb7: digest: sha256:84ab7dfab807abcd5650cee1a1429c666907e05d35e432122965c58e05350c61 size: 2405 [Pipeline] isUnix [Pipeline] sh 21:12:51 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [Pipeline] isUnix [Pipeline] sh 21:12:51 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest 21:12:51 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 21:12:51 881184820304: Preparing 21:12:51 d4d7c225b95d: Preparing 21:12:51 52436f579bb5: Preparing 21:12:51 5dca055a91c2: Preparing 21:12:51 a878029882c7: Preparing 21:12:51 b189da614db5: Preparing 21:12:51 f54c2e8b68a3: Preparing 21:12:51 3cf8ea24f426: Preparing 21:12:51 6c385fd66bc9: Preparing 21:12:51 ee420dfed78a: Preparing 21:12:51 f54c2e8b68a3: Waiting 21:12:51 3cf8ea24f426: Waiting 21:12:51 6c385fd66bc9: Waiting 21:12:51 ee420dfed78a: Waiting 21:12:51 b189da614db5: Waiting 21:12:51 a878029882c7: Layer already exists 21:12:51 52436f579bb5: Layer already exists 21:12:51 5dca055a91c2: Layer already exists 21:12:51 d4d7c225b95d: Layer already exists 21:12:51 881184820304: Layer already exists 21:12:51 b189da614db5: Layer already exists 21:12:51 f54c2e8b68a3: Layer already exists 21:12:51 6c385fd66bc9: Layer already exists 21:12:51 ee420dfed78a: Layer already exists 21:12:51 3cf8ea24f426: Layer already exists 21:12:51 latest: digest: sha256:84ab7dfab807abcd5650cee1a1429c666907e05d35e432122965c58e05350c61 size: 2405 [Pipeline] isUnix [Pipeline] sh 21:12:52 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.0.1-dev.49 [Pipeline] isUnix [Pipeline] sh 21:12:52 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.0.1-dev.49 21:12:52 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 21:12:52 881184820304: Preparing 21:12:52 d4d7c225b95d: Preparing 21:12:52 52436f579bb5: Preparing 21:12:52 5dca055a91c2: Preparing 21:12:52 a878029882c7: Preparing 21:12:52 b189da614db5: Preparing 21:12:52 f54c2e8b68a3: Preparing 21:12:52 3cf8ea24f426: Preparing 21:12:52 6c385fd66bc9: Preparing 21:12:52 ee420dfed78a: Preparing 21:12:52 b189da614db5: Waiting 21:12:52 f54c2e8b68a3: Waiting 21:12:52 3cf8ea24f426: Waiting 21:12:52 ee420dfed78a: Waiting 21:12:52 6c385fd66bc9: Waiting 21:12:52 d4d7c225b95d: Layer already exists 21:12:52 881184820304: Layer already exists 21:12:52 52436f579bb5: Layer already exists 21:12:52 5dca055a91c2: Layer already exists 21:12:52 a878029882c7: Layer already exists 21:12:52 f54c2e8b68a3: Layer already exists 21:12:52 3cf8ea24f426: Layer already exists 21:12:52 b189da614db5: Layer already exists 21:12:52 ee420dfed78a: Layer already exists 21:12:52 6c385fd66bc9: Layer already exists 21:12:52 2.0.1-dev.49: digest: sha256:84ab7dfab807abcd5650cee1a1429c666907e05d35e432122965c58e05350c61 size: 2405 [Pipeline] isUnix [Pipeline] sh 21:12:53 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:87919881fb59c2333938e962ed1f0877a1f0dbb7-2.0.1-dev.49 [Pipeline] isUnix [Pipeline] sh 21:12:53 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:87919881fb59c2333938e962ed1f0877a1f0dbb7-2.0.1-dev.49 21:12:53 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 21:12:53 881184820304: Preparing 21:12:53 d4d7c225b95d: Preparing 21:12:53 52436f579bb5: Preparing 21:12:53 5dca055a91c2: Preparing 21:12:53 a878029882c7: Preparing 21:12:53 b189da614db5: Preparing 21:12:53 f54c2e8b68a3: Preparing 21:12:53 3cf8ea24f426: Preparing 21:12:53 6c385fd66bc9: Preparing 21:12:53 b189da614db5: Waiting 21:12:53 ee420dfed78a: Preparing 21:12:53 3cf8ea24f426: Waiting 21:12:53 ee420dfed78a: Waiting 21:12:53 6c385fd66bc9: Waiting 21:12:53 f54c2e8b68a3: Waiting 21:12:53 d4d7c225b95d: Layer already exists 21:12:53 881184820304: Layer already exists 21:12:53 a878029882c7: Layer already exists 21:12:53 52436f579bb5: Layer already exists 21:12:53 5dca055a91c2: Layer already exists 21:12:53 6c385fd66bc9: Layer already exists 21:12:53 f54c2e8b68a3: Layer already exists 21:12:53 b189da614db5: Layer already exists 21:12:53 3cf8ea24f426: Layer already exists 21:12:53 ee420dfed78a: Layer already exists 21:12:53 87919881fb59c2333938e962ed1f0877a1f0dbb7-2.0.1-dev.49: digest: sha256:84ab7dfab807abcd5650cee1a1429c666907e05d35e432122965c58e05350c61 size: 2405 [Pipeline] isUnix [Pipeline] sh 21:12:53 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] isUnix [Pipeline] sh 21:12:54 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main 21:12:54 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 21:12:54 881184820304: Preparing 21:12:54 d4d7c225b95d: Preparing 21:12:54 52436f579bb5: Preparing 21:12:54 5dca055a91c2: Preparing 21:12:54 a878029882c7: Preparing 21:12:54 b189da614db5: Preparing 21:12:54 f54c2e8b68a3: Preparing 21:12:54 3cf8ea24f426: Preparing 21:12:54 6c385fd66bc9: Preparing 21:12:54 ee420dfed78a: Preparing 21:12:54 b189da614db5: Waiting 21:12:54 f54c2e8b68a3: Waiting 21:12:54 ee420dfed78a: Waiting 21:12:54 3cf8ea24f426: Waiting 21:12:54 6c385fd66bc9: Waiting 21:12:54 5dca055a91c2: Layer already exists 21:12:54 52436f579bb5: Layer already exists 21:12:54 881184820304: Layer already exists 21:12:54 d4d7c225b95d: Layer already exists 21:12:54 a878029882c7: Layer already exists 21:12:54 f54c2e8b68a3: Layer already exists 21:12:54 3cf8ea24f426: Layer already exists 21:12:54 ee420dfed78a: Layer already exists 21:12:54 b189da614db5: Layer already exists 21:12:54 6c385fd66bc9: Layer already exists 21:12:54 main: digest: sha256:84ab7dfab807abcd5650cee1a1429c666907e05d35e432122965c58e05350c61 size: 2405 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 21:12:54 ===================================================== [Pipeline] echo 21:12:54 taggedImages: 21:12:54 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:87919881fb59c2333938e962ed1f0877a1f0dbb7 21:12:54 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest 21:12:54 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.0.1-dev.49 21:12:54 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:87919881fb59c2333938e962ed1f0877a1f0dbb7-2.0.1-dev.49 21:12:54 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo 21:12:54 [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: 21:12:54 87919881fb59c2333938e962ed1f0877a1f0dbb7 21:12:54 latest 21:12:54 2.0.1-dev.49 21:12:54 87919881fb59c2333938e962ed1f0877a1f0dbb7-2.0.1-dev.49 21:12:54 main 21:12:54 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 21:12:55 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:87919881fb59c2333938e962ed1f0877a1f0dbb7 [Pipeline] isUnix [Pipeline] sh 21:12:55 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:87919881fb59c2333938e962ed1f0877a1f0dbb7 21:12:55 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 21:12:55 71a5dde13fb9: Preparing 21:12:55 19fd4e93ad4f: Preparing 21:12:55 101218fd9504: Preparing 21:12:55 f7867ef9f4c0: Preparing 21:12:55 ee420dfed78a: Preparing 21:12:55 101218fd9504: Layer already exists 21:12:55 ee420dfed78a: Layer already exists 21:12:55 71a5dde13fb9: Pushed 21:12:55 f7867ef9f4c0: Pushed 21:12:58 19fd4e93ad4f: Pushed 21:12:58 87919881fb59c2333938e962ed1f0877a1f0dbb7: digest: sha256:c045ab1699023f61e6569a7ba147eef6749434574497ede10af15a3de235f2d6 size: 1364 [Pipeline] isUnix [Pipeline] sh 21:12:58 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] isUnix [Pipeline] sh 21:12:59 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest 21:12:59 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 21:12:59 71a5dde13fb9: Preparing 21:12:59 19fd4e93ad4f: Preparing 21:12:59 101218fd9504: Preparing 21:12:59 f7867ef9f4c0: Preparing 21:12:59 ee420dfed78a: Preparing 21:12:59 71a5dde13fb9: Layer already exists 21:12:59 ee420dfed78a: Layer already exists 21:12:59 101218fd9504: Layer already exists 21:12:59 f7867ef9f4c0: Layer already exists 21:12:59 19fd4e93ad4f: Layer already exists 21:12:59 latest: digest: sha256:c045ab1699023f61e6569a7ba147eef6749434574497ede10af15a3de235f2d6 size: 1364 [Pipeline] isUnix [Pipeline] sh 21:12:59 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.0.1-dev.49 [Pipeline] isUnix [Pipeline] sh 21:13:00 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.0.1-dev.49 21:13:00 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 21:13:00 71a5dde13fb9: Preparing 21:13:00 19fd4e93ad4f: Preparing 21:13:00 101218fd9504: Preparing 21:13:00 f7867ef9f4c0: Preparing 21:13:00 ee420dfed78a: Preparing 21:13:00 71a5dde13fb9: Layer already exists 21:13:00 101218fd9504: Layer already exists 21:13:00 f7867ef9f4c0: Layer already exists 21:13:00 ee420dfed78a: Layer already exists 21:13:00 19fd4e93ad4f: Layer already exists 21:13:00 2.0.1-dev.49: digest: sha256:c045ab1699023f61e6569a7ba147eef6749434574497ede10af15a3de235f2d6 size: 1364 [Pipeline] isUnix [Pipeline] sh 21:13:00 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:87919881fb59c2333938e962ed1f0877a1f0dbb7-2.0.1-dev.49 [Pipeline] isUnix [Pipeline] sh 21:13:01 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:87919881fb59c2333938e962ed1f0877a1f0dbb7-2.0.1-dev.49 21:13:01 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 21:13:01 71a5dde13fb9: Preparing 21:13:01 19fd4e93ad4f: Preparing 21:13:01 101218fd9504: Preparing 21:13:01 f7867ef9f4c0: Preparing 21:13:01 ee420dfed78a: Preparing 21:13:01 19fd4e93ad4f: Layer already exists 21:13:01 101218fd9504: Layer already exists 21:13:01 ee420dfed78a: Layer already exists 21:13:01 71a5dde13fb9: Layer already exists 21:13:01 f7867ef9f4c0: Layer already exists 21:13:01 87919881fb59c2333938e962ed1f0877a1f0dbb7-2.0.1-dev.49: digest: sha256:c045ab1699023f61e6569a7ba147eef6749434574497ede10af15a3de235f2d6 size: 1364 [Pipeline] isUnix [Pipeline] sh 21:13:01 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] isUnix [Pipeline] sh 21:13:02 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main 21:13:02 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 21:13:02 71a5dde13fb9: Preparing 21:13:02 19fd4e93ad4f: Preparing 21:13:02 101218fd9504: Preparing 21:13:02 f7867ef9f4c0: Preparing 21:13:02 ee420dfed78a: Preparing 21:13:02 71a5dde13fb9: Layer already exists 21:13:02 ee420dfed78a: Layer already exists 21:13:02 19fd4e93ad4f: Layer already exists 21:13:02 f7867ef9f4c0: Layer already exists 21:13:02 101218fd9504: Layer already exists 21:13:02 main: digest: sha256:c045ab1699023f61e6569a7ba147eef6749434574497ede10af15a3de235f2d6 size: 1364 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 21:13:02 ===================================================== [Pipeline] echo 21:13:02 taggedImages: 21:13:02 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:87919881fb59c2333938e962ed1f0877a1f0dbb7 21:13:02 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest 21:13:02 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.0.1-dev.49 21:13:02 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:87919881fb59c2333938e962ed1f0877a1f0dbb7-2.0.1-dev.49 21:13:02 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo 21:13:02 [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: 21:13:02 87919881fb59c2333938e962ed1f0877a1f0dbb7 21:13:02 latest 21:13:02 2.0.1-dev.49 21:13:02 87919881fb59c2333938e962ed1f0877a1f0dbb7-2.0.1-dev.49 21:13:02 main 21:13:02 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 21:13:02 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:87919881fb59c2333938e962ed1f0877a1f0dbb7 [Pipeline] isUnix [Pipeline] sh 21:13:03 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:87919881fb59c2333938e962ed1f0877a1f0dbb7 21:13:03 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 21:13:03 521e5bcf3dde: Preparing 21:13:03 300698c215fd: Preparing 21:13:03 101218fd9504: Preparing 21:13:03 e1ceebc36c6b: Preparing 21:13:03 ee420dfed78a: Preparing 21:13:03 101218fd9504: Layer already exists 21:13:03 ee420dfed78a: Layer already exists 21:13:03 521e5bcf3dde: Pushed 21:13:03 e1ceebc36c6b: Pushed 21:13:06 300698c215fd: Pushed 21:13:06 87919881fb59c2333938e962ed1f0877a1f0dbb7: digest: sha256:3685aaa01159a5d42f57eb5b2967658938c9432433f8b35b28c3d4c8a69ee216 size: 1363 [Pipeline] isUnix [Pipeline] sh 21:13:06 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] isUnix [Pipeline] sh 21:13:07 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest 21:13:07 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 21:13:07 521e5bcf3dde: Preparing 21:13:07 300698c215fd: Preparing 21:13:07 101218fd9504: Preparing 21:13:07 e1ceebc36c6b: Preparing 21:13:07 ee420dfed78a: Preparing 21:13:07 300698c215fd: Layer already exists 21:13:07 e1ceebc36c6b: Layer already exists 21:13:07 521e5bcf3dde: Layer already exists 21:13:07 101218fd9504: Layer already exists 21:13:07 ee420dfed78a: Layer already exists 21:13:07 latest: digest: sha256:3685aaa01159a5d42f57eb5b2967658938c9432433f8b35b28c3d4c8a69ee216 size: 1363 [Pipeline] isUnix [Pipeline] sh 21:13:07 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.0.1-dev.49 [Pipeline] isUnix [Pipeline] sh 21:13:07 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.0.1-dev.49 21:13:07 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 21:13:07 521e5bcf3dde: Preparing 21:13:07 300698c215fd: Preparing 21:13:07 101218fd9504: Preparing 21:13:07 e1ceebc36c6b: Preparing 21:13:07 ee420dfed78a: Preparing 21:13:07 ee420dfed78a: Layer already exists 21:13:07 521e5bcf3dde: Layer already exists 21:13:08 e1ceebc36c6b: Layer already exists 21:13:08 300698c215fd: Layer already exists 21:13:08 101218fd9504: Layer already exists 21:13:08 2.0.1-dev.49: digest: sha256:3685aaa01159a5d42f57eb5b2967658938c9432433f8b35b28c3d4c8a69ee216 size: 1363 [Pipeline] isUnix [Pipeline] sh 21:13:08 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:87919881fb59c2333938e962ed1f0877a1f0dbb7-2.0.1-dev.49 [Pipeline] isUnix [Pipeline] sh 21:13:08 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:87919881fb59c2333938e962ed1f0877a1f0dbb7-2.0.1-dev.49 21:13:08 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 21:13:08 521e5bcf3dde: Preparing 21:13:08 300698c215fd: Preparing 21:13:08 101218fd9504: Preparing 21:13:08 e1ceebc36c6b: Preparing 21:13:08 ee420dfed78a: Preparing 21:13:08 101218fd9504: Layer already exists 21:13:09 ee420dfed78a: Layer already exists 21:13:09 521e5bcf3dde: Layer already exists 21:13:09 e1ceebc36c6b: Layer already exists 21:13:09 300698c215fd: Layer already exists 21:13:09 87919881fb59c2333938e962ed1f0877a1f0dbb7-2.0.1-dev.49: digest: sha256:3685aaa01159a5d42f57eb5b2967658938c9432433f8b35b28c3d4c8a69ee216 size: 1363 [Pipeline] isUnix [Pipeline] sh 21:13:09 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] isUnix [Pipeline] sh 21:13:09 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main 21:13:09 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 21:13:09 521e5bcf3dde: Preparing 21:13:09 300698c215fd: Preparing 21:13:09 101218fd9504: Preparing 21:13:09 e1ceebc36c6b: Preparing 21:13:09 ee420dfed78a: Preparing 21:13:09 521e5bcf3dde: Layer already exists 21:13:09 101218fd9504: Layer already exists 21:13:09 ee420dfed78a: Layer already exists 21:13:09 e1ceebc36c6b: Layer already exists 21:13:09 300698c215fd: Layer already exists 21:13:10 main: digest: sha256:3685aaa01159a5d42f57eb5b2967658938c9432433f8b35b28c3d4c8a69ee216 size: 1363 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 21:13:10 ===================================================== [Pipeline] echo 21:13:10 taggedImages: 21:13:10 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:87919881fb59c2333938e962ed1f0877a1f0dbb7 21:13:10 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest 21:13:10 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.0.1-dev.49 21:13:10 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:87919881fb59c2333938e962ed1f0877a1f0dbb7-2.0.1-dev.49 21:13:10 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] echo 21:13:10 [edgeXDocker.push] Tagging docker image sys-mgmt-agent-arm64 with the following tags: 21:13:10 87919881fb59c2333938e962ed1f0877a1f0dbb7 21:13:10 latest 21:13:10 2.0.1-dev.49 21:13:10 87919881fb59c2333938e962ed1f0877a1f0dbb7-2.0.1-dev.49 21:13:10 main 21:13:10 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 21:13:10 + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:87919881fb59c2333938e962ed1f0877a1f0dbb7 [Pipeline] isUnix [Pipeline] sh 21:13:11 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:87919881fb59c2333938e962ed1f0877a1f0dbb7 21:13:11 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] 21:13:11 408600f18f4b: Preparing 21:13:11 29464aca2a65: Preparing 21:13:11 d14668992f92: Preparing 21:13:11 d5569454300b: Preparing 21:13:11 b287e4fe43ef: Preparing 21:13:11 c39efab1fe40: Preparing 21:13:11 386fc9fe74c4: Preparing 21:13:11 097a5c91b892: Preparing 21:13:11 74984ba1a09f: Preparing 21:13:11 6d0ac5d4dfcb: Preparing 21:13:11 c55d5dbdab40: Preparing 21:13:11 c39efab1fe40: Waiting 21:13:11 386fc9fe74c4: Waiting 21:13:11 097a5c91b892: Waiting 21:13:11 74984ba1a09f: Waiting 21:13:11 6d0ac5d4dfcb: Waiting 21:13:11 c55d5dbdab40: Waiting 21:13:11 b287e4fe43ef: Layer already exists 21:13:11 c39efab1fe40: Layer already exists 21:13:11 29464aca2a65: Pushed 21:13:11 386fc9fe74c4: Layer already exists 21:13:11 097a5c91b892: Layer already exists 21:13:11 74984ba1a09f: Layer already exists 21:13:11 6d0ac5d4dfcb: Layer already exists 21:13:11 c55d5dbdab40: Layer already exists 21:13:12 408600f18f4b: Pushed 21:13:13 d14668992f92: Pushed 21:13:28 d5569454300b: Pushed 21:13:28 87919881fb59c2333938e962ed1f0877a1f0dbb7: digest: sha256:9a556f4532d2a0d35ab2b0268e3805177ce082be5c05a9a8734a34cd3d051558 size: 2622 [Pipeline] isUnix [Pipeline] sh 21:13:28 + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:latest [Pipeline] isUnix [Pipeline] sh 21:13:29 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:latest 21:13:29 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] 21:13:29 408600f18f4b: Preparing 21:13:29 29464aca2a65: Preparing 21:13:29 d14668992f92: Preparing 21:13:29 d5569454300b: Preparing 21:13:29 b287e4fe43ef: Preparing 21:13:29 c39efab1fe40: Preparing 21:13:29 386fc9fe74c4: Preparing 21:13:29 097a5c91b892: Preparing 21:13:29 74984ba1a09f: Preparing 21:13:29 6d0ac5d4dfcb: Preparing 21:13:29 c55d5dbdab40: Preparing 21:13:29 386fc9fe74c4: Waiting 21:13:29 097a5c91b892: Waiting 21:13:29 74984ba1a09f: Waiting 21:13:29 6d0ac5d4dfcb: Waiting 21:13:29 c55d5dbdab40: Waiting 21:13:29 c39efab1fe40: Waiting 21:13:29 d5569454300b: Layer already exists 21:13:29 b287e4fe43ef: Layer already exists 21:13:29 408600f18f4b: Layer already exists 21:13:29 29464aca2a65: Layer already exists 21:13:29 d14668992f92: Layer already exists 21:13:29 74984ba1a09f: Layer already exists 21:13:29 c39efab1fe40: Layer already exists 21:13:29 097a5c91b892: Layer already exists 21:13:29 386fc9fe74c4: Layer already exists 21:13:29 6d0ac5d4dfcb: Layer already exists 21:13:29 c55d5dbdab40: Layer already exists 21:13:29 latest: digest: sha256:9a556f4532d2a0d35ab2b0268e3805177ce082be5c05a9a8734a34cd3d051558 size: 2622 [Pipeline] isUnix [Pipeline] sh 21:13:29 + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.0.1-dev.49 [Pipeline] isUnix [Pipeline] sh 21:13:30 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.0.1-dev.49 21:13:30 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] 21:13:30 408600f18f4b: Preparing 21:13:30 29464aca2a65: Preparing 21:13:30 d14668992f92: Preparing 21:13:30 d5569454300b: Preparing 21:13:30 b287e4fe43ef: Preparing 21:13:30 c39efab1fe40: Preparing 21:13:30 386fc9fe74c4: Preparing 21:13:30 097a5c91b892: Preparing 21:13:30 74984ba1a09f: Preparing 21:13:30 6d0ac5d4dfcb: Preparing 21:13:30 c55d5dbdab40: Preparing 21:13:30 097a5c91b892: Waiting 21:13:30 c39efab1fe40: Waiting 21:13:30 74984ba1a09f: Waiting 21:13:30 386fc9fe74c4: Waiting 21:13:30 6d0ac5d4dfcb: Waiting 21:13:30 c55d5dbdab40: Waiting 21:13:30 b287e4fe43ef: Layer already exists 21:13:30 29464aca2a65: Layer already exists 21:13:30 408600f18f4b: Layer already exists 21:13:30 d14668992f92: Layer already exists 21:13:30 d5569454300b: Layer already exists 21:13:30 386fc9fe74c4: Layer already exists 21:13:30 c39efab1fe40: Layer already exists 21:13:30 74984ba1a09f: Layer already exists 21:13:30 097a5c91b892: Layer already exists 21:13:30 6d0ac5d4dfcb: Layer already exists 21:13:30 c55d5dbdab40: Layer already exists 21:13:30 2.0.1-dev.49: digest: sha256:9a556f4532d2a0d35ab2b0268e3805177ce082be5c05a9a8734a34cd3d051558 size: 2622 [Pipeline] isUnix [Pipeline] sh 21:13:30 + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:87919881fb59c2333938e962ed1f0877a1f0dbb7-2.0.1-dev.49 [Pipeline] isUnix [Pipeline] sh 21:13:31 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:87919881fb59c2333938e962ed1f0877a1f0dbb7-2.0.1-dev.49 21:13:31 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] 21:13:31 408600f18f4b: Preparing 21:13:31 29464aca2a65: Preparing 21:13:31 d14668992f92: Preparing 21:13:31 d5569454300b: Preparing 21:13:31 b287e4fe43ef: Preparing 21:13:31 c39efab1fe40: Preparing 21:13:31 386fc9fe74c4: Preparing 21:13:31 097a5c91b892: Preparing 21:13:31 74984ba1a09f: Preparing 21:13:31 6d0ac5d4dfcb: Preparing 21:13:31 c55d5dbdab40: Preparing 21:13:31 097a5c91b892: Waiting 21:13:31 74984ba1a09f: Waiting 21:13:31 c55d5dbdab40: Waiting 21:13:31 6d0ac5d4dfcb: Waiting 21:13:31 386fc9fe74c4: Waiting 21:13:31 c39efab1fe40: Waiting 21:13:31 b287e4fe43ef: Layer already exists 21:13:31 408600f18f4b: Layer already exists 21:13:31 29464aca2a65: Layer already exists 21:13:31 d5569454300b: Layer already exists 21:13:31 d14668992f92: Layer already exists 21:13:31 097a5c91b892: Layer already exists 21:13:31 6d0ac5d4dfcb: Layer already exists 21:13:31 c39efab1fe40: Layer already exists 21:13:31 386fc9fe74c4: Layer already exists 21:13:31 74984ba1a09f: Layer already exists 21:13:31 c55d5dbdab40: Layer already exists 21:13:31 87919881fb59c2333938e962ed1f0877a1f0dbb7-2.0.1-dev.49: digest: sha256:9a556f4532d2a0d35ab2b0268e3805177ce082be5c05a9a8734a34cd3d051558 size: 2622 [Pipeline] isUnix [Pipeline] sh 21:13:31 + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:main [Pipeline] isUnix [Pipeline] sh 21:13:32 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:main 21:13:32 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] 21:13:32 408600f18f4b: Preparing 21:13:32 29464aca2a65: Preparing 21:13:32 d14668992f92: Preparing 21:13:32 d5569454300b: Preparing 21:13:32 b287e4fe43ef: Preparing 21:13:32 c39efab1fe40: Preparing 21:13:32 386fc9fe74c4: Preparing 21:13:32 097a5c91b892: Preparing 21:13:32 74984ba1a09f: Preparing 21:13:32 6d0ac5d4dfcb: Preparing 21:13:32 c55d5dbdab40: Preparing 21:13:32 097a5c91b892: Waiting 21:13:32 c39efab1fe40: Waiting 21:13:32 386fc9fe74c4: Waiting 21:13:32 74984ba1a09f: Waiting 21:13:32 c55d5dbdab40: Waiting 21:13:32 6d0ac5d4dfcb: Waiting 21:13:32 29464aca2a65: Layer already exists 21:13:32 d14668992f92: Layer already exists 21:13:32 d5569454300b: Layer already exists 21:13:32 408600f18f4b: Layer already exists 21:13:32 b287e4fe43ef: Layer already exists 21:13:32 6d0ac5d4dfcb: Layer already exists 21:13:32 c39efab1fe40: Layer already exists 21:13:32 097a5c91b892: Layer already exists 21:13:32 386fc9fe74c4: Layer already exists 21:13:32 74984ba1a09f: Layer already exists 21:13:32 c55d5dbdab40: Layer already exists 21:13:32 main: digest: sha256:9a556f4532d2a0d35ab2b0268e3805177ce082be5c05a9a8734a34cd3d051558 size: 2622 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 21:13:32 ===================================================== [Pipeline] echo 21:13:32 taggedImages: 21:13:32 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:87919881fb59c2333938e962ed1f0877a1f0dbb7 21:13:32 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:latest 21:13:32 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.0.1-dev.49 21:13:32 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:87919881fb59c2333938e962ed1f0877a1f0dbb7-2.0.1-dev.49 21:13:32 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 21:13:33 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 21:13:33 21:13:33 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 21:13:33 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 21:13:33 arm64: Pulling from edgex-lftools-log-publisher 21:13:33 448f6bf000e3: Pulling fs layer 21:13:33 f757da607395: Pulling fs layer 21:13:33 05883995daec: Pulling fs layer 21:13:33 8603b9c90790: Pulling fs layer 21:13:33 1560dd03e051: Pulling fs layer 21:13:33 27f5ce0e4adf: Pulling fs layer 21:13:33 c2d8d7efcc4b: Pulling fs layer 21:13:33 8603b9c90790: Waiting 21:13:33 1560dd03e051: Waiting 21:13:33 27f5ce0e4adf: Waiting 21:13:33 c2d8d7efcc4b: Waiting 21:13:33 f757da607395: Verifying Checksum 21:13:33 f757da607395: Download complete 21:13:34 8603b9c90790: Download complete 21:13:34 1560dd03e051: Verifying Checksum 21:13:34 1560dd03e051: Download complete 21:13:34 27f5ce0e4adf: Verifying Checksum 21:13:34 27f5ce0e4adf: Download complete 21:13:34 05883995daec: Verifying Checksum 21:13:34 05883995daec: Download complete 21:13:35 448f6bf000e3: Download complete 21:13:38 c2d8d7efcc4b: Verifying Checksum 21:13:38 c2d8d7efcc4b: Download complete 21:13:38 448f6bf000e3: Pull complete 21:13:39 f757da607395: Pull complete 21:13:41 05883995daec: Pull complete 21:13:41 8603b9c90790: Pull complete 21:13:42 1560dd03e051: Pull complete 21:13:43 27f5ce0e4adf: Pull complete 21:13:58 c2d8d7efcc4b: Pull complete 21:13:58 Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 21:13:58 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 21:13:58 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 21:13:58 prd-ubuntu18.04-docker-arm64-4c-16g-411 does not seem to be running inside a container 21:13:58 $ 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/56 -v /w/workspace/edgex-go/56:/w/workspace/edgex-go/56:rw,z -v /w/workspace/edgex-go/56@tmp:/w/workspace/edgex-go/56@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:arm64 cat 21:14:02 $ docker top 834425e698a36179cb6e763c4bf539eccfc8a2dce97342d7791e8636bb24a9df -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:14:03 ---> job-cost.sh 21:14:03 lf-activate-venv: SKIPPING 21:14:03 INFO: No Stack... 21:14:04 INFO: Retrieving Pricing Info for: v3-standard-4 21:14:05 INFO: Archiving Costs [Pipeline] sh 21:14:05 + cat /w/workspace/edgex-go/56/archives/cost.csv 21:14:05 + cut -d, -f6 [Pipeline] lock 21:14:05 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-main-56-stack-cost] 21:14:05 Resource [jenkins-edgexfoundry-edgex-go-main-56-stack-cost] did not exist. Created. 21:14:05 Lock acquired on [jenkins-edgexfoundry-edgex-go-main-56-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 21:14:06 + echo total: 0.10999999940395355 [Pipeline] stash 21:14:07 Stashed 1 file(s) [Pipeline] } 21:14:07 Lock released on resource [jenkins-edgexfoundry-edgex-go-main-56-stack-cost] [Pipeline] // lock [Pipeline] } 21:14:07 $ docker stop --time=1 834425e698a36179cb6e763c4bf539eccfc8a2dce97342d7791e8636bb24a9df 21:14:08 $ docker rm -f 834425e698a36179cb6e763c4bf539eccfc8a2dce97342d7791e8636bb24a9df [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 21:14:09 provisioning config files... 21:14:09 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/56@tmp/config5189678589538248213tmp [Pipeline] { [Pipeline] sh 21:14:10 + set +x 21:14:10 + curl -s https://codecov.io/bash 21:14:10 + bash -s -- 21:14:10 21:14:10 _____ _ 21:14:10 / ____| | | 21:14:10 | | ___ __| | ___ ___ _____ __ 21:14:10 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 21:14:10 | |___| (_) | (_| | __/ (_| (_) \ V / 21:14:10 \_____\___/ \__,_|\___|\___\___/ \_/ 21:14:10 Bash-1.0.6 21:14:10 21:14:10 21:14:10 ==> git version 2.24.4 found 21:14:10 ==> 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 21:14:10 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 21:14:10 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 21:14:10 ==> Jenkins CI detected. 21:14:10 current dir:  /w/workspace/edgex-go/56 21:14:10 project root: . 21:14:10 --> token set from env 21:14:10 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 21:14:10 ==> Running gcov in . (disable via -X gcov) 21:14:10 ==> Python coveragepy not found 21:14:10 ==> Searching for coverage reports in: 21:14:10 + . 21:14:10 -> Found 1 reports 21:14:10 ==> Detecting git/mercurial file structure 21:14:10 ==> Reading reports 21:14:10 + ./coverage.out bytes=403630 21:14:10 ==> Appending adjustments 21:14:10 https://docs.codecov.io/docs/fixing-reports 21:14:11 + Found adjustments 21:14:11 ==> Gzipping contents 21:14:11 56K /tmp/codecov.BeiMHV.gz 21:14:11 ==> Uploading reports 21:14:11 url: https://codecov.io 21:14:11 query: branch=main&commit=87919881fb59c2333938e962ed1f0877a1f0dbb7&build=56&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F56%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= 21:14:11 -> Pinging Codecov 21:14:11 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=87919881fb59c2333938e962ed1f0877a1f0dbb7&build=56&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F56%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= 21:14:12 -> Uploading to 21:14:12 https://storage.googleapis.com/codecov/v4/raw/2021-09-16/00271124DB129430A58F1EEE437C3FCB/87919881fb59c2333938e962ed1f0877a1f0dbb7/92f94234-47b6-430c-b98d-e534ae8fcc7b.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210916%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210916T211411Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=e9abd78bf626e50b637f687ac31636bd82b51a260607750e35ed20553e10974b 21:14:12 % Total % Received % Xferd Average Speed Time Time Time Current 21:14:12 Dload Upload Total Spent Left Speed 21:14:12 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 54372 0 0 100 54372 0 130k --:--:-- --:--:-- --:--:-- 131k 21:14:12 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/87919881fb59c2333938e962ed1f0877a1f0dbb7 [Pipeline] } 21:14:12 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo 21:14:13 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 21:14:13 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh 21:14:13 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 21:14:13 21:14:13 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh 21:14:13 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 21:14:13 1.410.4: Pulling from edgex-devops/edgex-snyk-go 21:14:13 188c0c94c7c5: Pulling fs layer 21:14:13 0ef7d3d256c8: Pulling fs layer 21:14:13 de9db76c5a1d: Pulling fs layer 21:14:13 0eba1c9be4d2: Pulling fs layer 21:14:13 0d57e429df01: Pulling fs layer 21:14:13 4e4be7b47b0d: Pulling fs layer 21:14:13 e1f770b5df2f: Pulling fs layer 21:14:13 85a0685a4137: Pulling fs layer 21:14:13 0eba1c9be4d2: Waiting 21:14:13 0d57e429df01: Waiting 21:14:13 4e4be7b47b0d: Waiting 21:14:13 e1f770b5df2f: Waiting 21:14:13 85a0685a4137: Waiting 21:14:13 de9db76c5a1d: Verifying Checksum 21:14:13 de9db76c5a1d: Download complete 21:14:13 0ef7d3d256c8: Download complete 21:14:13 0d57e429df01: Verifying Checksum 21:14:13 0d57e429df01: Download complete 21:14:13 4e4be7b47b0d: Verifying Checksum 21:14:13 4e4be7b47b0d: Download complete 21:14:14 188c0c94c7c5: Verifying Checksum 21:14:14 188c0c94c7c5: Download complete 21:14:14 188c0c94c7c5: Pull complete 21:14:14 0ef7d3d256c8: Pull complete 21:14:14 de9db76c5a1d: Pull complete 21:14:15 e1f770b5df2f: Verifying Checksum 21:14:15 e1f770b5df2f: Download complete 21:14:19 0eba1c9be4d2: Verifying Checksum 21:14:19 0eba1c9be4d2: Download complete 21:14:20 85a0685a4137: Verifying Checksum 21:14:20 85a0685a4137: Download complete 21:14:22 0eba1c9be4d2: Pull complete 21:14:22 0d57e429df01: Pull complete 21:14:22 4e4be7b47b0d: Pull complete 21:14:23 e1f770b5df2f: Pull complete 21:14:28 85a0685a4137: Pull complete 21:14:28 Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 21:14:28 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 21:14:28 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer 21:14:28 prd-centos7-docker-4c-2g-410 does not seem to be running inside a container 21:14:28 $ 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/56 -v /w/workspace/edgex-go/56:/w/workspace/edgex-go/56:rw,z -v /w/workspace/edgex-go/56@tmp:/w/workspace/edgex-go/56@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-devops/edgex-snyk-go:1.410.4 cat 21:14:29 $ docker top a869481e703c7c49b36027b5c9aa9212d2f4d1fb0fdeef52e7fb322b44328550 -eo pid,comm [Pipeline] { [Pipeline] echo 21:14:29 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh 21:14:29 + set -o pipefail 21:14:29 + snyk monitor '--org=edgex-jenkins' 21:14:36 21:14:36 Monitoring /w/workspace/edgex-go/56 (github.com/edgexfoundry/edgex-go)... 21:14:36 21:14:36 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/8b78cda1-7fc9-46da-b74c-975b2fc8623b/history/32a56e42-ab75-41f9-9ae1-5aa430d04ae9 21:14:36 21:14:36 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 21:14:36 21:14:36 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 21:14:36 21:14:36 [Pipeline] } 21:14:36 $ docker stop --time=1 a869481e703c7c49b36027b5c9aa9212d2f4d1fb0fdeef52e7fb322b44328550 21:14:38 $ docker rm -f a869481e703c7c49b36027b5c9aa9212d2f4d1fb0fdeef52e7fb322b44328550 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo 21:14:39 [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 21:14:39 provisioning config files... 21:14:39 copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/56@tmp/config3095680327070495573tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:14:39 --> edgex-publish-swagger.sh 21:14:39 === Publish openapi/v2 API === 21:14:39 [publishToSwagger] Publishing the API Docs [openapi/v2] to Swagger 21:14:39 [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/56/openapi/v2/core-command.yaml] 21:14:39 % Total % Received % Xferd Average Speed Time Time Time Current 21:14:39 Dload Upload Total Spent Left Speed 21:14:40 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 31867 0 0 100 31867 0 29987 0:00:01 0:00:01 --:--:-- 30006 100 31867 0 0 100 31867 0 29982 0:00:01 0:00:01 --:--:-- 30006 21:14:40 21:14:40 21:14:40 [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/56/openapi/v2/core-data.yaml] 21:14:40 % Total % Received % Xferd Average Speed Time Time Time Current 21:14:40 Dload Upload Total Spent Left Speed 21:14:42 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 65452 0 0 100 65452 0 55867 0:00:01 0:00:01 --:--:-- 55894 100 65452 0 0 100 65452 0 50166 0:00:01 0:00:01 --:--:-- 50193 21:14:42 21:14:42 21:14:42 [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/56/openapi/v2/core-metadata.yaml] 21:14:42 % Total % Received % Xferd Average Speed Time Time Time Current 21:14:42 Dload Upload Total Spent Left Speed 21:14:43 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 119k 0 0 100 119k 0 102k 0:00:01 0:00:01 --:--:-- 102k 100 119k 0 0 100 119k 0 97k 0:00:01 0:00:01 --:--:-- 97k 21:14:43 21:14:43 21:14:43 [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/56/openapi/v2/support-notifications.yaml] 21:14:43 % Total % Received % Xferd Average Speed Time Time Time Current 21:14:43 Dload Upload Total Spent Left Speed 21:14:44 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 86007 0 0 100 86007 0 75206 0:00:01 0:00:01 --:--:-- 75246 100 86007 0 0 100 86007 0 75195 0:00:01 0:00:01 --:--:-- 75246 21:14:44 21:14:44 21:14:44 [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/56/openapi/v2/support-scheduler.yaml] 21:14:44 % Total % Received % Xferd Average Speed Time Time Time Current 21:14:44 Dload Upload Total Spent Left Speed 21:14:45 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 36710 0 0 100 36710 0 32836 0:00:01 0:00:01 --:--:-- 32864 100 36710 0 0 100 36710 0 32832 0:00:01 0:00:01 --:--:-- 32864 21:14:45 21:14:45 21:14:45 [publishToSwagger] Publishing API Name [system-agent] [/w/workspace/edgex-go/56/openapi/v2/system-agent.yaml] 21:14:45 % Total % Received % Xferd Average Speed Time Time Time Current 21:14:45 Dload Upload Total Spent Left Speed 21:14:46 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 19603 0 0 100 19603 0 18013 0:00:01 0:00:01 --:--:-- 18017 100 19603 0 0 100 19603 0 18011 0:00:01 0:00:01 --:--:-- 18017 21:14:46 21:14:46 [Pipeline] } 21:14:46 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 21:14:47 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 21:14:47 . [Pipeline] withDockerContainer 21:14:47 prd-centos7-docker-4c-2g-410 does not seem to be running inside a container 21:14:47 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/56 -v /w/workspace/edgex-go/56:/w/workspace/edgex-go/56:rw,z -v /w/workspace/edgex-go/56@tmp:/w/workspace/edgex-go/56@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 21:14:47 $ docker top dda84b0db72a2d841162b7b49e2456e0054d5a1c9e8f42fecfcb9b97ecec399a -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 21:14:48 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 21:14:48 [ssh-agent] Looking for ssh-agent implementation... 21:14:48 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:14:48 $ docker exec dda84b0db72a2d841162b7b49e2456e0054d5a1c9e8f42fecfcb9b97ecec399a ssh-agent 21:14:48 SSH_AUTH_SOCK=/tmp/ssh-JEQIoLGDDf0F/agent.14 21:14:48 SSH_AGENT_PID=20 21:14:48 Running ssh-add (command line suppressed) 21:14:48 Identity added: /w/workspace/edgex-go/56@tmp/private_key_748876132075342068.key (/w/workspace/edgex-go/56@tmp/private_key_748876132075342068.key) 21:14:48 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 21:14:48 + git semver tag 21:14:48 # -> Open(): unable to determine branch for HEAD 21:14:48 # $GIT_DIR = /w/workspace/edgex-go/56/.git 21:14:48 # $GIT_WORK_TREE = /w/workspace/edgex-go/56 21:14:48 # $SEMVER_REMOTE_NAME = origin 21:14:48 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 21:14:48 # $SEMVER_USER_NAME = edgex-jenkins 21:14:48 # $SEMVER_BRANCH = main 21:14:48 # $SEMVER_DIR = /w/workspace/edgex-go/56/.semver 21:14:48 # 87919881fb59c2333938e962ed1f0877a1f0dbb7 HEAD 21:14:49 # -> Force: false 21:14:49 # 6234e1d0ab290b8d6e5e1ce2f0f073838b2ea805 refs/tags/v2.0.1-dev.49 [Pipeline] } 21:14:49 $ docker exec --env ******** --env ******** dda84b0db72a2d841162b7b49e2456e0054d5a1c9e8f42fecfcb9b97ecec399a ssh-agent -k 21:14:49 unset SSH_AUTH_SOCK; 21:14:49 unset SSH_AGENT_PID; 21:14:49 echo Agent pid 20 killed; 21:14:49 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 21:14:49 + git semver [Pipeline] } 21:14:49 $ docker stop --time=1 dda84b0db72a2d841162b7b49e2456e0054d5a1c9e8f42fecfcb9b97ecec399a 21:14:50 $ docker rm -f dda84b0db72a2d841162b7b49e2456e0054d5a1c9e8f42fecfcb9b97ecec399a [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh 21:14:51 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 21:14:51 21:14:51 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh 21:14:51 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 21:14:51 0.23.1-centos7: Pulling from edgex-lftools 21:14:51 ab5ef0e58194: Pulling fs layer 21:14:51 9712f1f96733: Pulling fs layer 21:14:51 63f879dbbcfc: Pulling fs layer 21:14:51 0d9ebad4ef96: Pulling fs layer 21:14:51 e9a5061849ea: Pulling fs layer 21:14:51 d747dcd14b5f: Pulling fs layer 21:14:51 2de7ff778b66: Pulling fs layer 21:14:51 0d9ebad4ef96: Waiting 21:14:51 e9a5061849ea: Waiting 21:14:51 d747dcd14b5f: Waiting 21:14:51 2de7ff778b66: Waiting 21:14:51 9712f1f96733: Verifying Checksum 21:14:51 9712f1f96733: Download complete 21:14:52 63f879dbbcfc: Verifying Checksum 21:14:52 63f879dbbcfc: Download complete 21:14:53 e9a5061849ea: Verifying Checksum 21:14:53 e9a5061849ea: Download complete 21:14:53 d747dcd14b5f: Verifying Checksum 21:14:53 d747dcd14b5f: Download complete 21:14:54 2de7ff778b66: Verifying Checksum 21:14:54 2de7ff778b66: Download complete 21:14:54 0d9ebad4ef96: Verifying Checksum 21:14:54 0d9ebad4ef96: Download complete 21:14:55 ab5ef0e58194: Verifying Checksum 21:14:55 ab5ef0e58194: Download complete 21:14:57 ab5ef0e58194: Pull complete 21:14:57 9712f1f96733: Pull complete 21:14:58 63f879dbbcfc: Pull complete 21:15:01 0d9ebad4ef96: Pull complete 21:15:02 e9a5061849ea: Pull complete 21:15:02 d747dcd14b5f: Pull complete 21:15:03 2de7ff778b66: Pull complete 21:15:03 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 21:15:03 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 21:15:03 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer 21:15:03 prd-centos7-docker-4c-2g-410 does not seem to be running inside a container 21:15:03 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/56 -v /w/workspace/edgex-go/56:/w/workspace/edgex-go/56:rw,z -v /w/workspace/edgex-go/56@tmp:/w/workspace/edgex-go/56@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 21:15:07 $ docker top 31df3b1d78395a0795342f2b42e5fdff3585ba6a6d1272d5d2b6069d71df0ecf -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 21:15:07 provisioning config files... 21:15:07 copy managed file [sigul-config] to file:/w/workspace/edgex-go/56@tmp/config3466738674933237532tmp 21:15:07 copy managed file [sigul-password] to file:/w/workspace/edgex-go/56@tmp/config5567252062977862772tmp 21:15:07 copy managed file [sigul-pki] to file:/w/workspace/edgex-go/56@tmp/config85342541418968427tmp [Pipeline] { [Pipeline] echo 21:15:07 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 21:15:07 ---> sigul-configuration.sh 21:15:07 gpg: directory `/root/.gnupg' created 21:15:07 gpg: new configuration file `/root/.gnupg/gpg.conf' created 21:15:07 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 21:15:07 gpg: keyring `/root/.gnupg/secring.gpg' created 21:15:07 gpg: keyring `/root/.gnupg/pubring.gpg' created 21:15:07 gpg: CAST5 encrypted data 21:15:07 gpg: encrypted with 1 passphrase 21:15:07 gpg: WARNING: message was not integrity protected [Pipeline] sh 21:15:07 + mkdir /home/jenkins 21:15:07 + mkdir /home/jenkins/sigul [Pipeline] sh 21:15:08 + 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 21:15:08 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 21:15:08 ---> sigul-install.sh 21:15:08 Sigul already installed; skipping installation. [Pipeline] sh 21:15:08 + git tag --list 21:15:08 0.6.0 21:15:08 0.6.1 21:15:08 0.7.0 21:15:08 0.7.1 21:15:08 v1.0.0 21:15:08 v1.0.1 21:15:08 v1.1.0 21:15:08 v1.2.0 21:15:08 v1.2.1 21:15:08 v1.3.0 21:15:08 v1.3.1 21:15:08 v2.0.0 21:15:08 v2.0.1-dev.1 21:15:08 v2.0.1-dev.10 21:15:08 v2.0.1-dev.11 21:15:08 v2.0.1-dev.12 21:15:08 v2.0.1-dev.13 21:15:08 v2.0.1-dev.14 21:15:08 v2.0.1-dev.15 21:15:08 v2.0.1-dev.16 21:15:08 v2.0.1-dev.17 21:15:08 v2.0.1-dev.18 21:15:08 v2.0.1-dev.19 21:15:08 v2.0.1-dev.2 21:15:08 v2.0.1-dev.20 21:15:08 v2.0.1-dev.21 21:15:08 v2.0.1-dev.22 21:15:08 v2.0.1-dev.23 21:15:08 v2.0.1-dev.24 21:15:08 v2.0.1-dev.25 21:15:08 v2.0.1-dev.26 21:15:08 v2.0.1-dev.27 21:15:08 v2.0.1-dev.28 21:15:08 v2.0.1-dev.29 21:15:08 v2.0.1-dev.3 21:15:08 v2.0.1-dev.30 21:15:08 v2.0.1-dev.31 21:15:08 v2.0.1-dev.32 21:15:08 v2.0.1-dev.33 21:15:08 v2.0.1-dev.34 21:15:08 v2.0.1-dev.35 21:15:08 v2.0.1-dev.36 21:15:08 v2.0.1-dev.37 21:15:08 v2.0.1-dev.38 21:15:08 v2.0.1-dev.39 21:15:08 v2.0.1-dev.4 21:15:08 v2.0.1-dev.40 21:15:08 v2.0.1-dev.41 21:15:08 v2.0.1-dev.42 21:15:08 v2.0.1-dev.43 21:15:08 v2.0.1-dev.44 21:15:08 v2.0.1-dev.45 21:15:08 v2.0.1-dev.46 21:15:08 v2.0.1-dev.47 21:15:08 v2.0.1-dev.48 21:15:08 v2.0.1-dev.49 21:15:08 v2.0.1-dev.5 21:15:08 v2.0.1-dev.6 21:15:08 v2.0.1-dev.7 21:15:08 v2.0.1-dev.8 21:15:08 v2.0.1-dev.9 [Pipeline] sh 21:15:09 + lftools sign git-tag v2.0.1-dev.49 21:15:09 Signing Git tag with Sigul... 21:15:09 Signing v2.0.1-dev.49 [Pipeline] echo 21:15:10 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 21:15:11 ---> sigul-configuration-cleanup.sh [Pipeline] } 21:15:11 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 21:15:11 $ docker stop --time=1 31df3b1d78395a0795342f2b42e5fdff3585ba6a6d1272d5d2b6069d71df0ecf 21:15:12 $ docker rm -f 31df3b1d78395a0795342f2b42e5fdff3585ba6a6d1272d5d2b6069d71df0ecf [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh 21:15:13 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 21:15:13 . [Pipeline] withDockerContainer 21:15:13 prd-centos7-docker-4c-2g-410 does not seem to be running inside a container 21:15:13 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/56 -v /w/workspace/edgex-go/56:/w/workspace/edgex-go/56:rw,z -v /w/workspace/edgex-go/56@tmp:/w/workspace/edgex-go/56@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 21:15:13 $ docker top 58ee563d1e648794b9a4052aff5b49b0826eb765eb835db79c4a93cf0dd840e9 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 21:15:13 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 21:15:13 [ssh-agent] Looking for ssh-agent implementation... 21:15:14 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:15:14 $ docker exec 58ee563d1e648794b9a4052aff5b49b0826eb765eb835db79c4a93cf0dd840e9 ssh-agent 21:15:14 SSH_AUTH_SOCK=/tmp/ssh-amu8aefnjGYr/agent.15 21:15:14 SSH_AGENT_PID=21 21:15:14 Running ssh-add (command line suppressed) 21:15:14 Identity added: /w/workspace/edgex-go/56@tmp/private_key_225520759249987701.key (/w/workspace/edgex-go/56@tmp/private_key_225520759249987701.key) 21:15:14 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 21:15:14 + git semver bump pre 21:15:14 # -> Open(): unable to determine branch for HEAD 21:15:14 # $GIT_DIR = /w/workspace/edgex-go/56/.git 21:15:14 # $GIT_WORK_TREE = /w/workspace/edgex-go/56 21:15:14 # $SEMVER_REMOTE_NAME = origin 21:15:14 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 21:15:14 # $SEMVER_USER_NAME = edgex-jenkins 21:15:14 # $SEMVER_BRANCH = main 21:15:14 # $SEMVER_DIR = /w/workspace/edgex-go/56/.semver 21:15:14 2.0.1-dev.50 [Pipeline] } 21:15:14 $ docker exec --env ******** --env ******** 58ee563d1e648794b9a4052aff5b49b0826eb765eb835db79c4a93cf0dd840e9 ssh-agent -k 21:15:14 unset SSH_AUTH_SOCK; 21:15:14 unset SSH_AGENT_PID; 21:15:14 echo Agent pid 21 killed; 21:15:14 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 21:15:15 + git semver [Pipeline] } 21:15:15 $ docker stop --time=1 58ee563d1e648794b9a4052aff5b49b0826eb765eb835db79c4a93cf0dd840e9 21:15:16 $ docker rm -f 58ee563d1e648794b9a4052aff5b49b0826eb765eb835db79c4a93cf0dd840e9 [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh 21:15:17 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 21:15:17 . [Pipeline] withDockerContainer 21:15:17 prd-centos7-docker-4c-2g-410 does not seem to be running inside a container 21:15:17 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/56 -v /w/workspace/edgex-go/56:/w/workspace/edgex-go/56:rw,z -v /w/workspace/edgex-go/56@tmp:/w/workspace/edgex-go/56@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 21:15:17 $ docker top fd58439507940a19bbd9fb13407c8c975f19c8aeedb617936dd2bae519afbb2e -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 21:15:18 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 21:15:18 [ssh-agent] Looking for ssh-agent implementation... 21:15:18 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:15:18 $ docker exec fd58439507940a19bbd9fb13407c8c975f19c8aeedb617936dd2bae519afbb2e ssh-agent 21:15:18 SSH_AUTH_SOCK=/tmp/ssh-PNNGOKJM1DTN/agent.14 21:15:18 SSH_AGENT_PID=21 21:15:18 Running ssh-add (command line suppressed) 21:15:18 Identity added: /w/workspace/edgex-go/56@tmp/private_key_9089053709915754158.key (/w/workspace/edgex-go/56@tmp/private_key_9089053709915754158.key) 21:15:18 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 21:15:18 + git semver push 21:15:18 # -> Open(): unable to determine branch for HEAD 21:15:18 # $GIT_DIR = /w/workspace/edgex-go/56/.git 21:15:18 # $GIT_WORK_TREE = /w/workspace/edgex-go/56 21:15:18 # $SEMVER_REMOTE_NAME = origin 21:15:18 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 21:15:18 # $SEMVER_USER_NAME = edgex-jenkins 21:15:18 # $SEMVER_BRANCH = main 21:15:18 # $SEMVER_DIR = /w/workspace/edgex-go/56/.semver [Pipeline] } 21:15:23 $ docker exec --env ******** --env ******** fd58439507940a19bbd9fb13407c8c975f19c8aeedb617936dd2bae519afbb2e ssh-agent -k 21:15:23 unset SSH_AUTH_SOCK; 21:15:23 unset SSH_AGENT_PID; 21:15:23 echo Agent pid 21 killed; 21:15:23 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 21:15:23 + git semver [Pipeline] } 21:15:23 $ docker stop --time=1 fd58439507940a19bbd9fb13407c8c975f19c8aeedb617936dd2bae519afbb2e 21:15:24 $ docker rm -f fd58439507940a19bbd9fb13407c8c975f19c8aeedb617936dd2bae519afbb2e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 21:15:25 + '[' -d /w/workspace/edgex-go/56/archives ']' [Pipeline] libraryResource [Pipeline] sh 21:15:25 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 21:15:26 ---> package-listing.sh 21:15:26 ++ facter osfamily 21:15:26 ++ tr '[:upper:]' '[:lower:]' 21:15:26 + OS_FAMILY=redhat 21:15:26 + workspace=/w/workspace/edgex-go/56 21:15:26 + START_PACKAGES=/tmp/packages_start.txt 21:15:26 + END_PACKAGES=/tmp/packages_end.txt 21:15:26 + DIFF_PACKAGES=/tmp/packages_diff.txt 21:15:26 + PACKAGES=/tmp/packages_start.txt 21:15:26 + '[' /w/workspace/edgex-go/56 ']' 21:15:26 + PACKAGES=/tmp/packages_end.txt 21:15:26 + case "${OS_FAMILY}" in 21:15:26 + rpm -qa 21:15:26 + sort 21:15:28 + '[' -f /tmp/packages_start.txt ']' 21:15:28 + '[' -f /tmp/packages_end.txt ']' 21:15:28 + diff /tmp/packages_start.txt /tmp/packages_end.txt 21:15:28 + '[' /w/workspace/edgex-go/56 ']' 21:15:28 + mkdir -p /w/workspace/edgex-go/56/archives/ 21:15:28 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/56/archives/ [Pipeline] echo 21:15:28 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/56/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 21:15:29 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 21:15:29 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 21:15:29 21:15:29 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 21:15:30 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 21:15:30 latest: Pulling from edgex-lftools-log-publisher 21:15:30 b4d181a07f80: Pulling fs layer 21:15:30 a1111a8f2ec3: Pulling fs layer 21:15:30 ed53099fbce6: Pulling fs layer 21:15:30 dc539afda2c1: Pulling fs layer 21:15:30 77bc0d833cb6: Pulling fs layer 21:15:30 9065ff56babe: Pulling fs layer 21:15:30 d287ab97295c: Pulling fs layer 21:15:30 dc539afda2c1: Waiting 21:15:30 77bc0d833cb6: Waiting 21:15:30 9065ff56babe: Waiting 21:15:30 d287ab97295c: Waiting 21:15:30 a1111a8f2ec3: Verifying Checksum 21:15:30 a1111a8f2ec3: Download complete 21:15:30 dc539afda2c1: Verifying Checksum 21:15:30 dc539afda2c1: Download complete 21:15:30 77bc0d833cb6: Verifying Checksum 21:15:30 77bc0d833cb6: Download complete 21:15:30 9065ff56babe: Verifying Checksum 21:15:30 9065ff56babe: Download complete 21:15:31 ed53099fbce6: Verifying Checksum 21:15:31 ed53099fbce6: Download complete 21:15:31 b4d181a07f80: Verifying Checksum 21:15:31 b4d181a07f80: Download complete 21:15:32 b4d181a07f80: Pull complete 21:15:33 a1111a8f2ec3: Pull complete 21:15:33 ed53099fbce6: Pull complete 21:15:33 dc539afda2c1: Pull complete 21:15:34 77bc0d833cb6: Pull complete 21:15:34 9065ff56babe: Pull complete 21:15:35 d287ab97295c: Verifying Checksum 21:15:35 d287ab97295c: Download complete 21:15:39 d287ab97295c: Pull complete 21:15:39 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 21:15:39 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 21:15:39 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 21:15:39 prd-centos7-docker-4c-2g-410 does not seem to be running inside a container 21:15:39 $ 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/56/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/56 -v /w/workspace/edgex-go/56:/w/workspace/edgex-go/56:rw,z -v /w/workspace/edgex-go/56@tmp:/w/workspace/edgex-go/56@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 21:15:42 $ docker top 43d0f3c2d4c99301aa5753f2f67eab1c5206d6426d1453c32653045d02fb0444 -eo pid,comm [Pipeline] { [Pipeline] sh 21:15:42 + touch /tmp/pre-build-complete [Pipeline] sh 21:15:43 + mkdir -p /var/log/sysstat [Pipeline] sh 21:15:43 + ls /var/log/sa-host 21:15:43 + sadf -c /var/log/sa-host/sa05 21:15:43 file_magic: OK 21:15:43 HZ: Using current value: 100 21:15:43 file_header: OK 21:15:43 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 21:15:43 Statistics: 21:15:43 Hnuu...uuuununununu...Hnuu...uuuununununu... 21:15:43 File successfully converted to sysstat format version 12.0.3 21:15:43 + sadf -c /var/log/sa-host/sa16 21:15:43 file_magic: OK 21:15:43 HZ: Using current value: 100 21:15:43 file_header: OK 21:15:43 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 21:15:43 Statistics: 21:15:43 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... 21:15:43 File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 21:15:43 provisioning config files... 21:15:43 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/56@tmp/config3669805461234764562tmp [Pipeline] { [Pipeline] echo 21:15:43 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 21:15:44 ---> create-netrc.sh [Pipeline] } 21:15:44 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 21:15:44 ---> python-tools-install.sh [Pipeline] echo 21:15:44 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 21:15:44 ---> sudo-logs.sh 21:15:44 Archiving 'sudo' log.. 21:15:44 sudo: unable to resolve host prd-centos7-docker-4c-2g-410.vexxhost.local: Name or service not known 21:15:44 sudo: unable to resolve host prd-centos7-docker-4c-2g-410.vexxhost.local: Name or service not known [Pipeline] unstash [Pipeline] echo 21:15:44 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 21:15:45 ---> job-cost.sh 21:15:45 lf-activate-venv: SKIPPING 21:15:45 DEBUG: total: 0.10999999940395355 21:15:45 INFO: Retrieving Stack Cost... 21:15:45 INFO: Retrieving Pricing Info for: v3-standard-2 21:15:46 INFO: Archiving Costs [Pipeline] echo 21:15:46 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 21:15:46 ---> logs-deploy.sh 21:15:46 lf-activate-venv: SKIPPING 21:15:46 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/56 21:15:46 INFO: archiving workspace using pattern(s): 21:15:47 Archives upload complete. 21:15:47 INFO: archiving logs to Nexus 21:15:48 ---> uname -a: 21:15:48 Linux prd-centos7-docker-4c-2g-410.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 21:15:48 21:15:48 21:15:48 ---> lscpu: 21:15:48 Architecture: x86_64 21:15:48 CPU op-mode(s): 32-bit, 64-bit 21:15:48 Byte Order: Little Endian 21:15:48 Address sizes: 40 bits physical, 48 bits virtual 21:15:48 CPU(s): 2 21:15:48 On-line CPU(s) list: 0,1 21:15:48 Thread(s) per core: 1 21:15:48 Core(s) per socket: 1 21:15:48 Socket(s): 2 21:15:48 NUMA node(s): 1 21:15:48 Vendor ID: AuthenticAMD 21:15:48 CPU family: 23 21:15:48 Model: 49 21:15:48 Model name: AMD EPYC-Rome Processor 21:15:48 Stepping: 0 21:15:48 CPU MHz: 2800.000 21:15:48 BogoMIPS: 5600.00 21:15:48 Virtualization: AMD-V 21:15:48 Hypervisor vendor: KVM 21:15:48 Virtualization type: full 21:15:48 L1d cache: 32K 21:15:48 L1i cache: 32K 21:15:48 L2 cache: 512K 21:15:48 L3 cache: 16384K 21:15:48 NUMA node0 CPU(s): 0,1 21:15:48 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 21:15:48 21:15:48 21:15:48 ---> nproc: 21:15:48 2 21:15:48 21:15:48 21:15:48 ---> df -h: 21:15:48 Filesystem Size Used Avail Use% Mounted on 21:15:48 overlay 40G 15G 26G 36% / 21:15:48 tmpfs 64M 0 64M 0% /dev 21:15:48 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 21:15:48 shm 64M 0 64M 0% /dev/shm 21:15:48 /dev/vda1 40G 15G 26G 36% /facter-os 21:15:48 21:15:48 21:15:48 ---> sar -b -r -n DEV: 21:15:48 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 09/16/21 _x86_64_ (2 CPU) 21:15:48 21:15:48 20:56:14 LINUX RESTART (2 CPU) 21:15:48 21:15:48 20:57:03 tps rtps wtps bread/s bwrtn/s 21:15:48 20:58:01 90.71 3.55 87.17 2667.77 9028.92 21:15:48 20:59:01 189.97 0.15 189.82 22.10 59939.72 21:15:48 21:00:01 218.77 0.00 218.77 0.00 40248.59 21:15:48 21:01:01 56.05 0.07 55.98 1.33 9791.80 21:15:48 21:02:01 182.46 0.10 182.36 2.13 94404.41 21:15:48 21:03:01 844.59 472.89 371.70 25254.19 225253.50 21:15:48 21:04:01 374.80 11.96 362.85 2226.14 153133.11 21:15:48 21:05:01 327.74 12.82 314.92 1389.38 88680.47 21:15:48 21:06:01 17.89 0.18 17.71 1.47 537.51 21:15:48 21:07:01 1.00 0.00 1.00 0.00 17.52 21:15:48 21:08:01 0.20 0.00 0.20 0.00 1.62 21:15:48 21:09:01 0.25 0.00 0.25 0.00 3.15 21:15:48 21:10:01 0.25 0.00 0.25 0.00 2.48 21:15:48 21:11:01 0.18 0.00 0.18 0.00 1.75 21:15:48 21:12:01 1.17 0.35 0.82 99.13 17.22 21:15:48 21:13:01 0.32 0.00 0.32 0.00 3.38 21:15:48 21:14:01 0.22 0.00 0.22 0.00 2.78 21:15:48 21:15:01 189.23 11.47 177.76 452.21 33328.14 21:15:48 Average: 138.79 28.59 110.20 1783.20 39758.55 21:15:48 21:15:48 20:57:03 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 21:15:48 20:58:01 5096912 0 895060 11.18 2620 2014348 1498332 16.54 887444 1613736 120076 21:15:48 20:59:01 3221060 0 1084016 13.54 2620 3701244 1471460 16.25 1136628 3012164 251932 21:15:48 21:00:01 3132900 0 1179904 14.73 2620 3693516 1660316 18.33 1357096 2871364 276300 21:15:48 21:01:01 3118536 0 1179152 14.72 2620 3708632 1706636 18.84 1290924 2945700 163076 21:15:48 21:02:01 209476 0 1438200 17.96 2620 6358644 2502000 27.62 2427696 4631808 322768 21:15:48 21:03:01 933356 0 1663396 20.77 2620 5409568 3521432 38.88 2530272 3756840 45568 21:15:48 21:04:01 395744 0 1349144 16.85 2620 6261432 1953756 21.57 2341072 4486796 155148 21:15:48 21:05:01 1750364 0 1240036 15.48 2620 5015920 1493340 16.49 1317048 4154288 36 21:15:48 21:06:01 1745864 0 1244196 15.54 2620 5016260 1479236 16.33 1497784 3982388 8 21:15:48 21:07:01 1767932 0 1222120 15.26 2620 5016268 1255680 13.86 1481396 3981144 8 21:15:48 21:08:01 1769364 0 1220688 15.24 2620 5016268 1247540 13.77 1480800 3981152 8 21:15:48 21:09:01 1769408 0 1220636 15.24 2620 5016276 1247456 13.77 1480336 3981588 8 21:15:48 21:10:01 1769232 0 1220808 15.24 2620 5016280 1247456 13.77 1480344 3981584 8 21:15:48 21:11:01 1769200 0 1220840 15.24 2620 5016280 1247456 13.77 1480468 3981584 8 21:15:48 21:12:01 1763368 0 1223832 15.28 2620 5019120 1247540 13.77 1486940 3980704 8 21:15:48 21:13:01 1763612 0 1223588 15.28 2620 5019120 1247480 13.77 1486860 3980704 8 21:15:48 21:14:01 1763752 0 1223440 15.28 2620 5019128 1247456 13.77 1486860 3980704 8 21:15:48 21:15:01 254576 0 1444780 18.04 2620 6306964 1776876 19.62 1735800 5089772 554516 21:15:48 Average: 1888592 0 1249658 15.60 2620 4868070 1613969 17.82 1576987 3799668 104972 21:15:48 21:15:48 20:57:03 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 21:15:48 20:58:01 veth26ff9e8 670.04 718.42 66.08 2134.25 0.00 0.00 0.00 0.00 21:15:48 20:58:01 eth0 1375.00 1110.15 4456.20 112.08 0.00 0.00 0.00 0.00 21:15:48 20:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:15:48 20:58:01 docker0 670.04 718.28 56.92 2134.24 0.00 0.00 0.00 0.00 21:15:48 20:59:01 eth0 1186.42 877.57 5988.14 83.31 0.00 0.00 0.00 0.00 21:15:48 20:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:15:48 20:59:01 docker0 522.30 663.79 42.88 2693.76 0.00 0.00 0.00 0.00 21:15:48 21:00:01 veth59e1d2e 0.22 0.35 0.02 0.03 0.00 0.00 0.00 0.00 21:15:48 21:00:01 eth0 44.73 26.37 34.66 57.53 0.00 0.00 0.00 0.00 21:15:48 21:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:15:48 21:00:01 docker0 0.22 0.22 0.01 0.02 0.00 0.00 0.00 0.00 21:15:48 21:01:01 veth59e1d2e 1.91 1.91 0.15 0.15 0.00 0.00 0.00 0.00 21:15:48 21:01:01 eth0 25.96 15.24 16.85 25.62 0.00 0.00 0.00 0.00 21:15:48 21:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:15:48 21:01:01 docker0 1.91 1.91 0.13 0.15 0.00 0.00 0.00 0.00 21:15:48 21:02:01 eth0 283.49 168.20 1714.53 96.94 0.00 0.00 0.00 0.00 21:15:48 21:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:15:48 21:02:01 vethc5f937e 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 21:15:48 21:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:15:48 21:03:01 veth95691be 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 21:15:48 21:03:01 vethe24e590 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 21:15:48 21:03:01 veth01246cb 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 21:15:48 21:03:01 vethca93d17 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 21:15:48 21:04:01 eth0 3622.15 2636.69 14016.24 531.40 0.00 0.00 0.00 0.00 21:15:48 21:04:01 lo 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 21:15:48 21:04:01 vethc5f937e 0.00 0.88 0.00 0.05 0.00 0.00 0.00 0.00 21:15:48 21:04:01 docker0 1254.99 1478.25 103.57 5135.92 0.00 0.00 0.00 0.00 21:15:48 21:05:01 eth0 307.79 170.36 1736.22 77.54 0.00 0.00 0.00 0.00 21:15:48 21:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:15:48 21:05:01 docker0 46.03 99.53 3.14 504.50 0.00 0.00 0.00 0.00 21:15:48 21:06:01 eth0 486.59 387.64 220.34 1591.90 0.00 0.00 0.00 0.00 21:15:48 21:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:15:48 21:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:15:48 21:07:01 eth0 0.42 0.18 0.11 0.10 0.00 0.00 0.00 0.00 21:15:48 21:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:15:48 21:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:15:48 21:08:01 eth0 0.68 0.37 0.88 0.02 0.00 0.00 0.00 0.00 21:15:48 21:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:15:48 21:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:15:48 21:09:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 21:15:48 21:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:15:48 21:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:15:48 21:10:01 eth0 0.13 0.08 0.01 0.01 0.00 0.00 0.00 0.00 21:15:48 21:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:15:48 21:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:15:48 21:11:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 21:15:48 21:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:15:48 21:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:15:48 21:12:01 eth0 0.23 0.18 0.08 0.07 0.00 0.00 0.00 0.00 21:15:48 21:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:15:48 21:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:15:48 21:13:01 eth0 0.10 0.10 0.06 0.01 0.00 0.00 0.00 0.00 21:15:48 21:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:15:48 21:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:15:48 21:14:01 eth0 0.07 0.07 0.01 0.01 0.00 0.00 0.00 0.00 21:15:48 21:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:15:48 21:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:15:48 21:15:01 eth0 1196.50 824.71 7730.44 145.82 0.00 0.00 0.00 0.00 21:15:48 21:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:15:48 21:15:01 docker0 87.01 98.92 8.29 413.35 0.00 0.00 0.00 0.00 21:15:48 Average: eth0 282.52 204.72 1237.76 127.13 0.00 0.00 0.00 0.00 21:15:48 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:15:48 Average: docker0 77.25 93.32 6.40 336.93 0.00 0.00 0.00 0.00 21:15:48 21:15:48 21:15:48 ---> sar -P ALL: 21:15:48 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 09/16/21 _x86_64_ (2 CPU) 21:15:48 21:15:48 20:56:14 LINUX RESTART (2 CPU) 21:15:48 21:15:48 20:57:03 CPU %user %nice %system %iowait %steal %idle 21:15:48 20:58:01 all 13.28 0.00 4.32 2.18 0.09 80.13 21:15:48 20:58:01 0 12.20 0.00 4.72 1.70 0.09 81.29 21:15:48 20:58:01 1 14.33 0.00 3.92 2.66 0.09 78.99 21:15:48 20:59:01 all 24.79 0.00 8.59 2.38 0.12 64.13 21:15:48 20:59:01 0 24.91 0.00 8.59 2.43 0.13 63.95 21:15:48 20:59:01 1 24.67 0.00 8.59 2.34 0.11 64.30 21:15:48 21:00:01 all 59.33 0.00 11.30 1.44 0.13 27.80 21:15:48 21:00:01 0 58.67 0.00 11.38 1.62 0.13 28.21 21:15:48 21:00:01 1 60.00 0.00 11.21 1.27 0.13 27.39 21:15:48 21:01:01 all 34.51 0.00 4.75 0.33 0.08 60.34 21:15:48 21:01:01 0 35.09 0.00 4.80 0.40 0.07 59.63 21:15:48 21:01:01 1 33.92 0.00 4.69 0.26 0.09 61.04 21:15:48 21:02:01 all 50.15 0.00 13.03 2.06 0.13 34.64 21:15:48 21:02:01 0 49.47 0.00 12.93 2.61 0.13 34.87 21:15:48 21:02:01 1 50.83 0.00 13.13 1.51 0.13 34.41 21:15:48 21:03:01 all 44.76 0.00 21.90 28.76 0.13 4.46 21:15:48 21:03:01 0 45.75 0.00 21.15 27.34 0.13 5.64 21:15:48 21:03:01 1 43.76 0.00 22.65 30.19 0.13 3.27 21:15:48 21:04:01 all 79.15 0.00 19.00 1.21 0.17 0.47 21:15:48 21:04:01 0 79.23 0.00 18.72 1.38 0.19 0.49 21:15:48 21:04:01 1 79.08 0.00 19.28 1.04 0.15 0.45 21:15:48 21:05:01 all 58.81 0.00 16.65 3.40 0.12 21.02 21:15:48 21:05:01 0 58.13 0.00 17.16 3.48 0.13 21.11 21:15:48 21:05:01 1 59.49 0.00 16.14 3.33 0.11 20.93 21:15:48 21:06:01 all 18.91 0.00 4.07 0.07 0.10 76.85 21:15:48 21:06:01 0 19.62 0.00 4.49 0.07 0.10 75.72 21:15:48 21:06:01 1 18.20 0.00 3.66 0.07 0.09 77.98 21:15:48 21:07:01 all 0.20 0.00 0.07 0.00 0.02 99.72 21:15:48 21:07:01 0 0.37 0.00 0.05 0.00 0.02 99.57 21:15:48 21:07:01 1 0.03 0.00 0.08 0.00 0.02 99.87 21:15:48 21:08:01 all 0.23 0.00 0.03 0.00 0.02 99.72 21:15:48 21:08:01 0 0.45 0.00 0.03 0.00 0.02 99.50 21:15:48 21:08:01 1 0.02 0.00 0.02 0.00 0.02 99.95 21:15:48 21:15:48 21:08:01 CPU %user %nice %system %iowait %steal %idle 21:15:48 21:09:01 all 0.20 0.00 0.03 0.00 0.03 99.73 21:15:48 21:09:01 0 0.38 0.00 0.03 0.00 0.03 99.55 21:15:48 21:09:01 1 0.02 0.00 0.03 0.00 0.03 99.92 21:15:48 21:10:01 all 0.10 0.00 0.01 0.00 0.03 99.87 21:15:48 21:10:01 0 0.15 0.00 0.02 0.00 0.03 99.80 21:15:48 21:10:01 1 0.05 0.00 0.00 0.00 0.02 99.93 21:15:48 21:11:01 all 0.12 0.00 0.03 0.00 0.02 99.83 21:15:48 21:11:01 0 0.10 0.00 0.03 0.00 0.02 99.85 21:15:48 21:11:01 1 0.13 0.00 0.03 0.00 0.02 99.82 21:15:48 21:12:01 all 0.09 0.00 0.07 0.01 0.01 99.82 21:15:48 21:12:01 0 0.07 0.00 0.05 0.00 0.00 99.88 21:15:48 21:12:01 1 0.12 0.00 0.08 0.02 0.02 99.77 21:15:48 21:13:01 all 0.20 0.00 0.03 0.00 0.02 99.75 21:15:48 21:13:01 0 0.07 0.00 0.03 0.00 0.02 99.88 21:15:48 21:13:01 1 0.33 0.00 0.03 0.00 0.02 99.62 21:15:48 21:14:01 all 0.19 0.00 0.04 0.00 0.01 99.76 21:15:48 21:14:01 0 0.05 0.00 0.05 0.00 0.02 99.88 21:15:48 21:14:01 1 0.33 0.00 0.03 0.00 0.00 99.63 21:15:48 21:15:01 all 21.08 0.00 10.31 2.42 0.08 66.11 21:15:48 21:15:01 0 21.37 0.00 10.53 2.63 0.07 65.40 21:15:48 21:15:01 1 20.79 0.00 10.10 2.21 0.09 66.81 21:15:48 Average: all 21.61 0.00 6.07 2.34 0.07 69.91 21:15:48 Average: 0 21.59 0.00 6.09 2.31 0.07 69.94 21:15:48 Average: 1 21.62 0.00 6.05 2.37 0.07 69.89 21:15:48 21:15:48 21:15:48