Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from d4ace7e08520ec158b0cc64775f4b4a0dc14a675 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-ssh8282458795794817357.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision c141c1271097dc03ad291c2451e310eaf98cdd06 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-ssh5029496344571275984.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 c141c1271097dc03ad291c2451e310eaf98cdd06 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-ssh647848169163999774.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision c141c1271097dc03ad291c2451e310eaf98cdd06 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f c141c1271097dc03ad291c2451e310eaf98cdd06 # timeout=10 Commit message: "Merge pull request #355 from ernestojeda/error-check-post-build" > 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-ssh1076713472796482784.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-ssh4418421942086658676.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 All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-55 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/76 [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/76 # 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/76@tmp/jenkins-gitclient-ssh2146637837106988756.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 d4ace7e08520ec158b0cc64775f4b4a0dc14a675 (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 d4ace7e08520ec158b0cc64775f4b4a0dc14a675 # timeout=10 Commit message: "Merge pull request #3743 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/go-mod-core-contracts/v2-2.0.1-dev.19" > git rev-list --no-walk 607227328259ecd44c116bffe7eac8d5ffeb6de4 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 23:56:40 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 23:56:40 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 23:56:40 ========================================================= 23:56:40 EdgeX Global Pipelines Version Info 23:56:40 ========================================================= [Pipeline] libraryResource [Pipeline] sh 23:56:42 ------------------- 23:56:42 stable info: 23:56:42 ------------------- 23:56:42 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 23:56:42 Commit SHA: c141c1271097dc03ad291c2451e310eaf98cdd06 23:56:42 Message: update stable to v1.0.206 23:56:42 ------------------- 23:56:42 experimental info: 23:56:42 ------------------- 23:56:42 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 23:56:42 Commit SHA: c141c1271097dc03ad291c2451e310eaf98cdd06 23:56:42 Message: update experimental to v1.0.206 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 23:56:42 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 23:56:42 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 23:56:42 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 23:56:42 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 23:56:42 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 23:56:42 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 23:56:42 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 23:56:42 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 23:56:42 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 23:56:42 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 23:56:42 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 23:56:43 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 23:56:43 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 23:56:43 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 23:56:43 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 23:56:43 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 23:56:43 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 23:56:43 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 23:56:43 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 23:56:43 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 23:56:43 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 23:56:43 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 23:56:43 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 23:56:43 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 23:56:43 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 23:56:43 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 23:56:43 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = d4ace7e08520ec158b0cc64775f4b4a0dc14a675 [Pipeline] echo 23:56:43 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = d4ace7e [Pipeline] echo 23:56:43 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 23:56:43 provisioning config files... 23:56:43 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/76@tmp/config8241113256935879443tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:56:43 ---> docker-login.sh 23:56:43 nexus3.edgexfoundry.org:10001 23:56:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:56:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:56:44 Configure a credential helper to remove this warning. See 23:56:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:56:44 23:56:44 Login Succeeded 23:56:44 nexus3.edgexfoundry.org:10002 23:56:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:56:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:56:49 Configure a credential helper to remove this warning. See 23:56:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:56:49 23:56:49 Login Succeeded 23:56:49 nexus3.edgexfoundry.org:10003 23:56:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:56:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:56:49 Configure a credential helper to remove this warning. See 23:56:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:56:49 23:56:49 Login Succeeded 23:56:49 nexus3.edgexfoundry.org:10004 23:56:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:56:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:56:49 Configure a credential helper to remove this warning. See 23:56:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:56:49 23:56:49 Login Succeeded 23:56:49 docker.io 23:56:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:56:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:56:49 Configure a credential helper to remove this warning. See 23:56:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:56:49 23:56:49 Login Succeeded 23:56:49 ---> docker-login.sh ends [Pipeline] } 23:56:50 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 23:56:50 ++ ls cmd/core-command/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile cmd/sys-mgmt-agent/Dockerfile 23:56:50 + for file in '`ls cmd/**/Dockerfile`' 23:56:50 ++ dirname cmd/core-command/Dockerfile 23:56:50 ++ cut -d/ -f2 23:56:50 + echo core-command,cmd/core-command/Dockerfile 23:56:50 + for file in '`ls cmd/**/Dockerfile`' 23:56:50 ++ cut -d/ -f2 23:56:50 ++ dirname cmd/core-data/Dockerfile 23:56:50 + echo core-data,cmd/core-data/Dockerfile 23:56:50 + for file in '`ls cmd/**/Dockerfile`' 23:56:50 ++ dirname cmd/core-metadata/Dockerfile 23:56:50 ++ cut -d/ -f2 23:56:50 + echo core-metadata,cmd/core-metadata/Dockerfile 23:56:50 + for file in '`ls cmd/**/Dockerfile`' 23:56:50 ++ dirname cmd/security-bootstrapper/Dockerfile 23:56:50 ++ cut -d/ -f2 23:56:50 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 23:56:50 + for file in '`ls cmd/**/Dockerfile`' 23:56:50 ++ dirname cmd/security-proxy-setup/Dockerfile 23:56:50 ++ cut -d/ -f2 23:56:50 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 23:56:50 + for file in '`ls cmd/**/Dockerfile`' 23:56:50 ++ dirname cmd/security-secretstore-setup/Dockerfile 23:56:50 ++ cut -d/ -f2 23:56:50 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 23:56:50 + for file in '`ls cmd/**/Dockerfile`' 23:56:50 ++ dirname cmd/support-notifications/Dockerfile 23:56:50 ++ cut -d/ -f2 23:56:50 + echo support-notifications,cmd/support-notifications/Dockerfile 23:56:50 + for file in '`ls cmd/**/Dockerfile`' 23:56:50 ++ dirname cmd/support-scheduler/Dockerfile 23:56:50 ++ cut -d/ -f2 23:56:50 + echo support-scheduler,cmd/support-scheduler/Dockerfile 23:56:50 + for file in '`ls cmd/**/Dockerfile`' 23:56:50 ++ dirname cmd/sys-mgmt-agent/Dockerfile 23:56:50 ++ cut -d/ -f2 23:56:50 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 23:56:50 Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile], [image:sys-mgmt-agent, dockerfile:cmd/sys-mgmt-agent/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh 23:56:51 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 23:56:51 23:56:51 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 23:56:51 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 23:56:51 latest: Pulling from edgex-devops/git-semver 23:56:51 31603596830f: Pulling fs layer 23:56:51 04fac38145f0: Pulling fs layer 23:56:51 701f6daf10bf: Pulling fs layer 23:56:51 24f72da36158: Pulling fs layer 23:56:51 24f72da36158: Waiting 23:56:51 04fac38145f0: Verifying Checksum 23:56:51 04fac38145f0: Download complete 23:56:51 31603596830f: Verifying Checksum 23:56:51 31603596830f: Download complete 23:56:51 24f72da36158: Verifying Checksum 23:56:51 24f72da36158: Download complete 23:56:51 701f6daf10bf: Verifying Checksum 23:56:51 701f6daf10bf: Download complete 23:56:51 31603596830f: Pull complete 23:56:52 04fac38145f0: Pull complete 23:56:52 701f6daf10bf: Pull complete 23:56:52 24f72da36158: Pull complete 23:56:52 Digest: sha256:4df6d42b0a42de7465b316d5d101e9e577e29cf163494206da03a6bf8561ec42 23:56:53 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 23:56:53 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 23:56:53 prd-centos7-docker-4c-2g-55 does not seem to be running inside a container 23:56:53 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/76 -v /w/workspace/edgex-go/76:/w/workspace/edgex-go/76:rw,z -v /w/workspace/edgex-go/76@tmp:/w/workspace/edgex-go/76@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 23:56:54 $ docker top 4782f888142d8b6fc11fa6dac31d495abf6bd0451f1ddcafbdb89b04637ee32b -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 23:56:54 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 23:56:54 [ssh-agent] Looking for ssh-agent implementation... 23:56:54 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 23:56:54 $ docker exec 4782f888142d8b6fc11fa6dac31d495abf6bd0451f1ddcafbdb89b04637ee32b ssh-agent 23:56:54 SSH_AUTH_SOCK=/tmp/ssh-gGj12fv3kMPf/agent.13 23:56:54 SSH_AGENT_PID=20 23:56:54 Running ssh-add (command line suppressed) 23:56:54 Identity added: /w/workspace/edgex-go/76@tmp/private_key_1386700281507136529.key (/w/workspace/edgex-go/76@tmp/private_key_1386700281507136529.key) 23:56:54 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 23:56:54 + git tag --points-at HEAD [Pipeline] } 23:56:54 $ docker exec --env ******** --env ******** 4782f888142d8b6fc11fa6dac31d495abf6bd0451f1ddcafbdb89b04637ee32b ssh-agent -k 23:56:54 unset SSH_AUTH_SOCK; 23:56:54 unset SSH_AGENT_PID; 23:56:54 echo Agent pid 20 killed; 23:56:55 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 23:56:55 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 23:56:55 [ssh-agent] Looking for ssh-agent implementation... 23:56:55 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 23:56:55 $ docker exec 4782f888142d8b6fc11fa6dac31d495abf6bd0451f1ddcafbdb89b04637ee32b ssh-agent 23:56:55 SSH_AUTH_SOCK=/tmp/ssh-2bRnEqN4Mmo7/agent.54 23:56:55 SSH_AGENT_PID=60 23:56:55 Running ssh-add (command line suppressed) 23:56:55 Identity added: /w/workspace/edgex-go/76@tmp/private_key_8215611939644875286.key (/w/workspace/edgex-go/76@tmp/private_key_8215611939644875286.key) 23:56:55 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 23:56:55 + git semver init 23:56:55 # -> Open(): unable to determine branch for HEAD 23:56:55 # $GIT_DIR = /w/workspace/edgex-go/76/.git 23:56:55 # $GIT_WORK_TREE = /w/workspace/edgex-go/76 23:56:55 # $SEMVER_REMOTE_NAME = origin 23:56:55 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 23:56:55 # $SEMVER_USER_NAME = edgex-jenkins 23:56:55 # $SEMVER_BRANCH = main 23:56:55 # $SEMVER_TEMP = /tmp/semver-061726779 23:56:55 # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP 23:57:08 # '/tmp/semver-061726779' -> '/w/workspace/edgex-go/76/.semver' 23:57:08 # -> Force: false 23:57:08 # $SEMVER_DIR = /w/workspace/edgex-go/76/.semver [Pipeline] } 23:57:08 $ docker exec --env ******** --env ******** 4782f888142d8b6fc11fa6dac31d495abf6bd0451f1ddcafbdb89b04637ee32b ssh-agent -k 23:57:08 unset SSH_AUTH_SOCK; 23:57:08 unset SSH_AGENT_PID; 23:57:08 echo Agent pid 60 killed; 23:57:08 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 23:57:08 + git semver [Pipeline] } 23:57:08 $ docker stop --time=1 4782f888142d8b6fc11fa6dac31d495abf6bd0451f1ddcafbdb89b04637ee32b 23:57:10 $ docker rm -f 4782f888142d8b6fc11fa6dac31d495abf6bd0451f1ddcafbdb89b04637ee32b [Pipeline] // withDockerContainer [Pipeline] sh 23:57:11 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 23:57:11 Stashed 1 file(s) [Pipeline] echo 23:57:11 [edgeXSemver]: initialized semver on version 2.0.1-dev.66 [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 23:57:12 ========================================================= 23:57:12 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 23:57:12 ========================================================= [Pipeline] fileExists [Pipeline] sh 23:57:12 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 23:57:12 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 23:57:12 4e9f2cdf4387: Pulling fs layer 23:57:12 57d31006c564: Pulling fs layer 23:57:12 bd5ccded8296: Pulling fs layer 23:57:12 304dd3a0f381: Pulling fs layer 23:57:12 d37cda54a23b: Pulling fs layer 23:57:12 38ea18935520: Pulling fs layer 23:57:12 ceb1e79740a2: Pulling fs layer 23:57:12 b665197a1568: Pulling fs layer 23:57:12 842a00ea3e35: Pulling fs layer 23:57:12 38ea18935520: Waiting 23:57:12 ceb1e79740a2: Waiting 23:57:12 b665197a1568: Waiting 23:57:12 842a00ea3e35: Waiting 23:57:12 304dd3a0f381: Waiting 23:57:12 d37cda54a23b: Waiting 23:57:12 bd5ccded8296: Download complete 23:57:12 57d31006c564: Verifying Checksum 23:57:12 57d31006c564: Download complete 23:57:12 d37cda54a23b: Verifying Checksum 23:57:12 d37cda54a23b: Download complete 23:57:12 38ea18935520: Verifying Checksum 23:57:12 38ea18935520: Download complete 23:57:12 4e9f2cdf4387: Verifying Checksum 23:57:12 4e9f2cdf4387: Download complete 23:57:12 ceb1e79740a2: Verifying Checksum 23:57:12 ceb1e79740a2: Download complete 23:57:12 4e9f2cdf4387: Pull complete 23:57:13 57d31006c564: Pull complete 23:57:13 bd5ccded8296: Pull complete 23:57:13 b665197a1568: Verifying Checksum 23:57:13 b665197a1568: Download complete 23:57:14 304dd3a0f381: Verifying Checksum 23:57:14 304dd3a0f381: Download complete 23:57:15 842a00ea3e35: Verifying Checksum 23:57:15 842a00ea3e35: Download complete 23:57:18 304dd3a0f381: Pull complete 23:57:18 d37cda54a23b: Pull complete 23:57:18 38ea18935520: Pull complete 23:57:18 ceb1e79740a2: Pull complete 23:57:18 b665197a1568: Pull complete 23:57:21 842a00ea3e35: Pull complete 23:57:21 Digest: sha256:8be23356d7c113ca3b28698ca9a8c0562f3cd483a847db66f47f9eff4f9454b6 23:57:21 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 23:57:21 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] fileExists [Pipeline] sh 23:57:21 + echo 'FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 23:57:21 WORKDIR /edgex 23:57:21 COPY go.mod . 23:57:21 RUN go mod download' 23:57:21 + docker build -t ci-base-image-x86_64 -f - . 23:57:22 Sending build context to Docker daemon 329.2MB 23:57:22 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 23:57:22 ---> bfa24e8e2367 23:57:22 Step 2/4 : WORKDIR /edgex 23:57:24 ---> Running in 01f225fb63a7 23:57:24 Removing intermediate container 01f225fb63a7 23:57:24 ---> 066e2fcee10b 23:57:24 Step 3/4 : COPY go.mod . 23:57:24 ---> 44aa8e68efc8 23:57:24 Step 4/4 : RUN go mod download 23:57:24 ---> Running in 86712bcf5e40 23:57:27 Still waiting to schedule task 23:57:27 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 23:58:03 Removing intermediate container 86712bcf5e40 23:58:03 ---> 48df5f7bdd83 23:58:03 Successfully built 48df5f7bdd83 23:58:03 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 23:58:03 + docker inspect -f . ci-base-image-x86_64 23:58:03 . [Pipeline] withDockerContainer 23:58:04 prd-centos7-docker-4c-2g-55 does not seem to be running inside a container 23:58:04 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/76 -v /w/workspace/edgex-go/76:/w/workspace/edgex-go/76:rw,z -v /w/workspace/edgex-go/76@tmp:/w/workspace/edgex-go/76@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 23:58:04 $ docker top 4a1afea122c8086b083d1705f9b0b6386e45fd052b52b8aace030da31a07ec7f -eo pid,comm [Pipeline] { [Pipeline] sh 23:58:04 + go version 23:58:04 go version go1.16.8 linux/amd64 [Pipeline] } 23:58:04 $ docker stop --time=1 4a1afea122c8086b083d1705f9b0b6386e45fd052b52b8aace030da31a07ec7f 23:58:06 $ docker rm -f 4a1afea122c8086b083d1705f9b0b6386e45fd052b52b8aace030da31a07ec7f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 23:58:07 + docker inspect -f . ci-base-image-x86_64 23:58:07 . [Pipeline] withDockerContainer 23:58:07 prd-centos7-docker-4c-2g-55 does not seem to be running inside a container 23:58:07 $ 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/76 -v /w/workspace/edgex-go/76:/w/workspace/edgex-go/76:rw,z -v /w/workspace/edgex-go/76@tmp:/w/workspace/edgex-go/76@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 23:58:07 $ docker top bdead2d6f70c501a52c5ada989ecb1325c1abe7c26e580ce158a08e337f26174 -eo pid,comm [Pipeline] { [Pipeline] echo 23:58:07 ========================================================= 23:58:07 [edgeXBuildGoParallel] Running Tests and Build... 23:58:07 ========================================================= [Pipeline] fileExists [Pipeline] sh 23:58:08 + go mod tidy [Pipeline] sh 23:58:08 + make test 23:58:08 go mod tidy 23:58:08 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 23:58:13 ? github.com/edgexfoundry/edgex-go [no test files] 23:58:32 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 23:58:37 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 23:58:37 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 23:58:37 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 23:58:39 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 23:58:40 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 23:58:40 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 23:58:40 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 23:58:40 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 23:58:41 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 23:58:41 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 23:58:41 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 23:58:41 ? github.com/edgexfoundry/edgex-go/internal [no test files] 23:58:41 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 23:58:43 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.055s coverage: 28.7% of statements 23:58:43 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 23:58:43 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 23:58:44 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.054s coverage: 98.5% of statements 23:58:44 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 23:58:44 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.063s coverage: 46.3% of statements 23:58:44 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 23:58:44 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 23:58:45 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.112s coverage: 90.1% of statements 23:58:45 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 23:58:45 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 23:58:46 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.065s coverage: 84.4% of statements 23:58:46 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 23:58:46 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 23:58:46 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 23:58:46 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 23:58:46 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 23:58:46 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.248s coverage: 94.2% of statements 23:58:46 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 23:58:46 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 23:58:47 ok github.com/edgexfoundry/edgex-go/internal/io 0.059s coverage: 59.1% of statements 23:58:47 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 23:58:47 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 23:58:47 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 23:58:47 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 23:58:47 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 23:58:47 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.087s coverage: 60.0% of statements 23:58:47 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 23:58:47 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 23:58:47 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 23:58:48 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.045s coverage: 0.8% of statements 23:58:48 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 23:58:48 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.047s coverage: 58.8% of statements 23:58:48 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.046s coverage: 21.7% of statements 23:58:48 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 23:58:49 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.045s coverage: 47.1% of statements 23:58:50 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.047s coverage: 79.5% of statements 23:58:50 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.041s coverage: 94.1% of statements 23:58:50 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.103s coverage: 96.3% of statements 23:58:50 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.047s coverage: 87.5% of statements 23:59:02 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.061s coverage: 94.4% of statements 23:59:02 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.052s coverage: 44.8% of statements 23:59:09 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 17.324s coverage: 82.5% of statements 23:59:09 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 23:59:27 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.089s coverage: 92.9% of statements 23:59:27 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 23:59:27 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 23:59:27 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 23:59:27 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.030s coverage: 65.1% of statements 23:59:27 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 23:59:27 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 23:59:27 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 23:59:27 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 23:59:27 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 23:59:27 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.064s coverage: 87.2% of statements 23:59:27 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 23:59:27 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 23:59:27 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.040s coverage: 100.0% of statements 23:59:27 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 23:59:27 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.069s coverage: 58.8% of statements 23:59:27 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 23:59:27 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.055s coverage: 80.0% of statements 23:59:27 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.064s coverage: 87.2% of statements 23:59:27 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.061s coverage: 85.4% of statements 23:59:27 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.132s coverage: 91.2% of statements 23:59:27 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 23:59:27 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.152s coverage: 64.4% of statements 23:59:27 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 23:59:27 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 23:59:27 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.049s coverage: 100.0% of statements 23:59:27 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.030s coverage: 89.4% of statements 23:59:27 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.024s coverage: 100.0% of statements 23:59:27 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.029s coverage: 73.7% of statements 23:59:27 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.025s coverage: 100.0% of statements 23:59:27 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.210s coverage: 70.4% of statements 23:59:27 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 23:59:27 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 23:59:27 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 23:59:27 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.110s coverage: 43.4% of statements 23:59:27 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 23:59:27 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 23:59:27 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.050s coverage: 89.5% of statements 23:59:27 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 23:59:27 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.045s coverage: 84.8% of statements 23:59:27 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 23:59:34 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.057s coverage: 19.5% of statements 23:59:34 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 23:59:34 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 23:59:34 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 23:59:34 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 23:59:34 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.122s coverage: 92.0% of statements 23:59:34 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 23:59:34 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 23:59:34 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 23:59:34 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 23:59:34 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.053s coverage: 63.2% of statements 23:59:34 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 23:59:34 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 23:59:34 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.082s coverage: 97.7% of statements 23:59:34 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 23:59:34 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 23:59:34 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 23:59:34 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 23:59:34 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.043s coverage: 28.9% of statements 23:59:34 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 23:59:34 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 23:59:34 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 23:59:34 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 23:59:34 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 23:59:34 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 23:59:34 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.053s coverage: 100.0% of statements 23:59:34 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.031s coverage: 96.9% of statements 23:59:34 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 00:00:13 GO111MODULE=on go vet ./... 00:00:17 gofmt -l . 00:00:17 [ "`gofmt -l .`" = "" ] 00:00:18 ./bin/test-attribution-txt.sh [Pipeline] sh 00:00:19 + ls -al . 00:00:19 total 612 00:00:19 drwxrwxr-x 10 1001 1001 4096 Oct 6 00:00 . 00:00:19 drwxr-xr-x 4 root root 30 Oct 5 23:58 .. 00:00:19 -rw-rw-r-- 1 1001 1001 11 Oct 5 23:56 .dockerignore 00:00:19 drwxrwxr-x 8 1001 1001 162 Oct 5 23:56 .git 00:00:19 drwxrwxr-x 4 1001 1001 142 Oct 5 23:56 .github 00:00:19 -rw-rw-r-- 1 1001 1001 818 Oct 5 23:56 .gitignore 00:00:19 -rw-rw-r-- 1 1001 1001 42 Oct 5 23:56 .golangci.yml 00:00:19 -rw-rw-r-- 1 1001 1001 76 Oct 5 23:56 .hadolint.yml 00:00:19 drwx------ 3 1001 1001 43 Oct 5 23:57 .semver 00:00:19 -rw-rw-r-- 1 1001 1001 166 Oct 5 23:56 .sonarcloud.properties 00:00:19 -rw-rw-r-- 1 1001 1001 1171 Oct 5 23:56 ADOPTERS.md 00:00:19 -rw-rw-r-- 1 1001 1001 8608 Oct 5 23:56 Attribution.txt 00:00:19 -rw-rw-r-- 1 1001 1001 43881 Oct 5 23:56 CHANGELOG.md 00:00:19 -rw-rw-r-- 1 1001 1001 3804 Oct 5 23:56 CONTRIBUTING.md 00:00:19 -rw-rw-r-- 1 1001 1001 677 Oct 5 23:56 GOVERNANCE.md 00:00:19 -rw-rw-r-- 1 1001 1001 849 Oct 5 23:56 Jenkinsfile 00:00:19 -rw-rw-r-- 1 1001 1001 10775 Oct 5 23:56 LICENSE 00:00:19 -rw-rw-r-- 1 1001 1001 6386 Oct 5 23:56 Makefile 00:00:19 -rw-rw-r-- 1 1001 1001 582 Oct 5 23:56 OWNERS.md 00:00:19 -rw-rw-r-- 1 1001 1001 8256 Oct 5 23:56 README.md 00:00:19 -rw-rw-r-- 1 1001 1001 6912 Oct 5 23:56 SECURITY.md 00:00:19 -rw-rw-r-- 1 1001 1001 12 Oct 5 23:57 VERSION 00:00:19 -rw-rw-r-- 1 1001 1001 4131 Oct 5 23:56 ZMQWindows.md 00:00:19 drwxrwxr-x 2 1001 1001 37 Oct 5 23:56 bin 00:00:19 drwxrwxr-x 14 1001 1001 4096 Oct 5 23:56 cmd 00:00:19 -rw-r--r-- 1 root root 403265 Oct 5 23:59 coverage.out 00:00:19 -rw-rw-r-- 1 1001 1001 829 Oct 5 23:56 go.mod 00:00:19 -rw-r--r-- 1 root root 50143 Oct 5 23:58 go.sum 00:00:19 drwxrwxr-x 8 1001 1001 124 Oct 5 23:56 internal 00:00:19 drwxrwxr-x 3 1001 1001 16 Oct 5 23:56 openapi 00:00:19 drwxrwxr-x 4 1001 1001 71 Oct 5 23:56 snap 00:00:19 -rw-rw-r-- 1 1001 1001 204 Oct 5 23:56 version.go [Pipeline] sh 00:00:19 + '[' -e coverage.out ] 00:00:19 + chown 1001:1001 coverage.out [Pipeline] stash 00:00:19 Stashed 1 file(s) [Pipeline] sh 00:00:19 + make build 00:00:19 go mod tidy 00:00:20 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.66" -o cmd/core-data/core-data ./cmd/core-data 00:00:22 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.66" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 00:00:28 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.66" -o cmd/core-command/core-command ./cmd/core-command 00:00:29 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.66" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 00:00:30 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.66" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 00:00:30 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.66" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 00:00:31 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.66" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 00:00:32 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.66" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 00:00:32 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.66" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 00:00:33 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.66" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 00:00:34 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.66" -o ./cmd/secrets-config ./cmd/secrets-config 00:00:35 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.66" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [Pipeline] } 00:00:36 $ docker stop --time=1 bdead2d6f70c501a52c5ada989ecb1325c1abe7c26e580ce158a08e337f26174 00:00:38 $ docker rm -f bdead2d6f70c501a52c5ada989ecb1325c1abe7c26e580ce158a08e337f26174 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 00:00:43 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 00:00:43 00:00:43 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh 00:00:44 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 00:00:44 latest: Pulling from edgex-devops/edgex-compose 00:00:44 cbdbe7a5bc2a: Pulling fs layer 00:00:44 ca9280d653b3: Pulling fs layer 00:00:44 7e9c9ca2126c: Pulling fs layer 00:00:44 cbdbe7a5bc2a: Verifying Checksum 00:00:44 cbdbe7a5bc2a: Download complete 00:00:44 cbdbe7a5bc2a: Pull complete 00:00:45 ca9280d653b3: Verifying Checksum 00:00:45 ca9280d653b3: Download complete 00:00:45 7e9c9ca2126c: Verifying Checksum 00:00:45 7e9c9ca2126c: Download complete 00:00:45 ca9280d653b3: Pull complete 00:00:49 7e9c9ca2126c: Pull complete 00:00:49 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 00:00:49 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 00:00:49 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer 00:00:50 prd-centos7-docker-4c-2g-55 does not seem to be running inside a container 00:00:50 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/76 -v /w/workspace/edgex-go/76:/w/workspace/edgex-go/76:rw,z -v /w/workspace/edgex-go/76@tmp:/w/workspace/edgex-go/76@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 00:00:53 $ docker top 89230e68961021b5030c0c3755bce73abd8089c94d3ad74945c4e0a69c29616d -eo pid,comm [Pipeline] { [Pipeline] sh 00:00:53 + docker-compose build --help 00:00:53 + grep parallel 00:00:54 --parallel Build images in parallel. [Pipeline] } 00:00:54 $ docker stop --time=1 89230e68961021b5030c0c3755bce73abd8089c94d3ad74945c4e0a69c29616d 00:00:55 $ docker rm -f 89230e68961021b5030c0c3755bce73abd8089c94d3ad74945c4e0a69c29616d [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 00:00:55 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 00:00:55 . [Pipeline] withDockerContainer 00:00:55 prd-centos7-docker-4c-2g-55 does not seem to be running inside a container 00:00:55 $ 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/76 -v /w/workspace/edgex-go/76:/w/workspace/edgex-go/76:rw,z -v /w/workspace/edgex-go/76@tmp:/w/workspace/edgex-go/76@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 00:00:56 $ docker top 97a944a92514421fb8b393a92c30b52d203284c846bbc52334d5faaeec8dea00 -eo pid,comm [Pipeline] { [Pipeline] sh 00:00:56 + docker-compose -f ./docker-compose-build.yml build --parallel 00:00:57 Building core-command ... 00:00:57 Building core-data ... 00:00:57 Building core-metadata ... 00:00:57 Building security-bootstrapper ... 00:00:57 Building security-proxy-setup ... 00:00:57 Building security-secretstore-setup ... 00:00:57 Building support-notifications ... 00:00:57 Building support-scheduler ... 00:00:57 Building sys-mgmt-agent ... 00:00:57 Building security-secretstore-setup 00:00:57 Building sys-mgmt-agent 00:00:57 Building security-bootstrapper 00:00:57 Building security-proxy-setup 00:00:57 Building support-scheduler 00:01:07 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.14 00:01:07 Step 2/23 : FROM ${BUILDER_BASE} AS builder 00:01:07 ---> 48df5f7bdd83 00:01:07 Step 3/23 : WORKDIR /edgex-go 00:01:07 Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.14 00:01:07 Step 2/32 : FROM ${BUILDER_BASE} AS builder 00:01:07 ---> 48df5f7bdd83 00:01:07 Step 3/32 : WORKDIR /edgex-go 00:01:12 ---> Running in 07cccf410ad3 00:01:12 ---> Running in 93e452ffd097 00:01:14 Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.14 00:01:14 Step 2/26 : FROM ${BUILDER_BASE} AS builder 00:01:14 ---> 48df5f7bdd83 00:01:14 Step 3/26 : WORKDIR /edgex-go 00:01:15 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 00:01:15 Step 2/24 : FROM ${BUILDER_BASE} AS builder 00:01:15 ---> 48df5f7bdd83 00:01:15 Step 3/24 : WORKDIR /edgex-go 00:01:15 ---> Running in 2023924400d0 00:01:15 ---> Running in ccbc7de7aca6 00:01:15 Removing intermediate container 07cccf410ad3 00:01:15 ---> 79a26bcd3a2a 00:01:15 Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:01:15 Removing intermediate container 93e452ffd097 00:01:15 ---> 20c50c59be27 00:01:15 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:01:15 ---> Running in 12299d1b1fd9 00:01:15 ---> Running in 907f90b2db6d 00:01:15 Removing intermediate container 2023924400d0 00:01:15 ---> e82914e7316a 00:01:15 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:01:15 Removing intermediate container ccbc7de7aca6 00:01:15 ---> 3df9631493fb 00:01:15 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:01:15 ---> Running in 8454e1a2108a 00:01:16 ---> Running in 6851a798b4b4 00:01:16 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 00:01:16 Step 2/22 : FROM ${BUILDER_BASE} AS builder 00:01:16 ---> 48df5f7bdd83 00:01:16 Step 3/22 : WORKDIR /edgex-go 00:01:16 ---> Using cache 00:01:16 ---> 3df9631493fb 00:01:16 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:01:16 ---> Running in a9ccb58cacf1 00:01:16 Removing intermediate container 12299d1b1fd9 00:01:16 ---> a3f7a4464182 00:01:16 Step 5/32 : RUN apk add --update --no-cache make git 00:01:16 ---> Running in 63417ab5f4a2 00:01:16 Removing intermediate container 907f90b2db6d 00:01:16 ---> 5c38ef07c1d2 00:01:16 Step 5/23 : RUN apk add --update --no-cache make git 00:01:16 ---> Running in f51f4ee992d4 00:01:16 Removing intermediate container 8454e1a2108a 00:01:16 ---> 361c7c0c3137 00:01:16 Step 5/24 : RUN apk add --update --no-cache make bash git 00:01:17 ---> Running in cc1fd1ff959d 00:01:17 Removing intermediate container a9ccb58cacf1 00:01:17 ---> 65a0aba11ccf 00:01:17 Step 5/22 : RUN apk add --update --no-cache make git 00:01:17 ---> Running in 8145c98d72cf 00:01:17 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 00:01:17 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 00:01:17 Removing intermediate container 6851a798b4b4 00:01:17 ---> b9aa2aa96285 00:01:17 Step 5/26 : RUN apk add --update --no-cache make git 00:01:17 ---> Running in 2ed8cac4296a 00:01:17 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 00:01:17 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 00:01:17 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 00:01:18 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 00:01:18 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 00:01:18 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 00:01:18 OK: 219 MiB in 52 packages 00:01:18 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 00:01:18 OK: 219 MiB in 52 packages 00:01:18 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 00:01:19 OK: 219 MiB in 52 packages 00:01:19 Removing intermediate container f51f4ee992d4 00:01:19 ---> b5f5fce5482e 00:01:19 Step 6/23 : COPY go.mod . 00:01:19 OK: 219 MiB in 52 packages 00:01:19 OK: 219 MiB in 52 packages 00:01:19 Removing intermediate container 63417ab5f4a2 00:01:19 ---> 24cdff0132c7 00:01:19 Step 6/32 : COPY go.mod . 00:01:19 ---> 06f8eb6dda47 00:01:19 Step 7/23 : RUN go mod download 00:01:19 ---> Running in b7cae7b409a2 00:01:19 ---> 82f4f699da5c 00:01:19 Step 7/32 : RUN go mod download 00:01:19 ---> Running in 3a1a2c9d314c 00:01:19 Removing intermediate container 8145c98d72cf 00:01:19 ---> 0e4f84671fb7 00:01:19 Step 6/22 : COPY go.mod . 00:01:19 Removing intermediate container cc1fd1ff959d 00:01:19 ---> 80590b5265c5 00:01:19 Step 6/24 : COPY go.mod . 00:01:19 ---> 95560b271a30 00:01:19 Step 7/22 : RUN go mod download 00:01:19 Removing intermediate container 2ed8cac4296a 00:01:19 ---> bb9eb191d4f0 00:01:19 Step 6/26 : COPY go.mod . 00:01:19 ---> Running in eedcbda8f9d9 00:01:19 ---> df4d350eba8d 00:01:19 Step 7/24 : RUN go mod download 00:01:19 ---> Running in 3909faff97b8 00:01:19 ---> c8694a9f917a 00:01:19 Step 7/26 : RUN go mod download 00:01:20 ---> Running in ea001e4620eb 00:01:21 Removing intermediate container b7cae7b409a2 00:01:21 ---> 6ddd4265074b 00:01:21 Step 8/23 : COPY . . 00:01:21 Removing intermediate container 3a1a2c9d314c 00:01:21 ---> 5edd0dac57d9 00:01:21 Step 8/32 : COPY . . 00:01:24 Removing intermediate container eedcbda8f9d9 00:01:24 ---> faeca8428d29 00:01:24 Step 8/22 : COPY . . 00:01:24 Removing intermediate container ea001e4620eb 00:01:24 ---> 5c184b713933 00:01:24 Step 8/26 : COPY . . 00:01:25 Removing intermediate container 3909faff97b8 00:01:25 ---> e469a6ed291c 00:01:25 Step 8/24 : COPY . . 00:01:33 ---> f3bde99eb9c1 00:01:33 Step 9/22 : RUN go mod tidy 00:01:33 ---> fc2986ef88e1 00:01:33 Step 9/32 : RUN go mod tidy 00:01:33 ---> e10b6315773f 00:01:33 Step 9/23 : RUN go mod tidy 00:01:33 ---> Running in 8b2eb4735bc1 00:01:33 ---> Running in 96ae456e4b09 00:01:33 ---> Running in a4b362ca43a7 00:01:34 Removing intermediate container 8b2eb4735bc1 00:01:34 ---> dfec1664a55d 00:01:34 Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 00:01:35 ---> Running in f9c29746e83c 00:01:35 Removing intermediate container 96ae456e4b09 00:01:35 ---> a7c64347339d 00:01:35 Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper 00:01:35 ---> Running in 68ba1187269c 00:01:35 Removing intermediate container a4b362ca43a7 00:01:35 ---> e595c9dae6fc 00:01:35 Step 10/23 : RUN make cmd/support-scheduler/support-scheduler 00:01:35 ---> Running in b2c9396d5ae5 00:01:35 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.66" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 00:01:36 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.66" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 00:01:36 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.66" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 00:01:48 ---> a3c3283a0024 00:01:48 Step 9/26 : RUN go mod tidy 00:01:48 ---> 94c3e77e4456 00:01:48 Step 9/24 : RUN go mod tidy 00:01:48 ---> Running in cc0b89bd7802 00:01:48 ---> Running in a0519735c9c0 00:01:50 Removing intermediate container cc0b89bd7802 00:01:50 ---> bffd85fea3e7 00:01:50 Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 00:01:50 ---> Running in 15b3bd9c9e20 00:01:50 Removing intermediate container a0519735c9c0 00:01:50 ---> 8bf4a884ea11 00:01:50 Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 00:01:50 ---> Running in bcad1f2a9eda 00:01:50 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.66" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 00:01:50 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.66" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 00:02:13 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.66" -o ./cmd/secrets-config ./cmd/secrets-config 00:02:13 Removing intermediate container 68ba1187269c 00:02:13 ---> 0ad913643601 00:02:13 00:02:13 Step 11/32 : FROM alpine:3.14 00:02:14 3.14: Pulling from library/alpine 00:02:15 Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a 00:02:15 Status: Downloaded newer image for alpine:3.14 00:02:15 ---> 14119a10abf4 00:02:15 Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 00:02:15 ---> Running in 2f1405a7d6bd 00:02:15 Removing intermediate container 2f1405a7d6bd 00:02:15 ---> f1973546a7b8 00:02:15 Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec 00:02:15 ---> Running in 1be9dff45b12 00:02:16 Removing intermediate container f9c29746e83c 00:02:16 ---> d57755b4e82d 00:02:16 00:02:16 Step 11/22 : FROM alpine:3.14 00:02:16 ---> 14119a10abf4 00:02:16 Step 12/22 : RUN apk add --update --no-cache curl 00:02:16 ---> Running in 7dc01bae184d 00:02:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 00:02:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 00:02:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 00:02:17 (1/2) Installing dumb-init (1.2.5-r1) 00:02:17 (2/2) Installing su-exec (0.2-r1) 00:02:17 Executing busybox-1.33.1-r3.trigger 00:02:17 OK: 6 MiB in 16 packages 00:02:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 00:02:17 (1/5) Installing ca-certificates (20191127-r5) 00:02:17 (2/5) Installing brotli-libs (1.0.9-r5) 00:02:17 (3/5) Installing nghttp2-libs (1.43.0-r0) 00:02:17 (4/5) Installing libcurl (7.79.1-r0) 00:02:18 (5/5) Installing curl (7.79.1-r0) 00:02:18 Removing intermediate container b2c9396d5ae5 00:02:18 ---> 31179e71aa9c 00:02:18 00:02:18 Step 11/23 : FROM alpine:3.14 00:02:18 ---> 14119a10abf4 00:02:18 Step 12/23 : RUN apk add --update --no-cache dumb-init 00:02:18 Executing busybox-1.33.1-r3.trigger 00:02:18 Executing ca-certificates-20191127-r5.trigger 00:02:18 ---> Running in 58bd1935cc13 00:02:18 OK: 8 MiB in 19 packages 00:02:18 Removing intermediate container 1be9dff45b12 00:02:18 ---> 3baa4abb0f44 00:02:18 Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init 00:02:18 ---> Running in 6a06f4a8177a 00:02:18 Removing intermediate container 6a06f4a8177a 00:02:18 ---> 0c35ec83bc50 00:02:18 Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 00:02:18 ---> Running in ae43b268f95a 00:02:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 00:02:18 Removing intermediate container 7dc01bae184d 00:02:18 ---> 7670a78608da 00:02:18 Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 00:02:18 Removing intermediate container ae43b268f95a 00:02:18 ---> 4056bd68ee28 00:02:18 Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 00:02:18 ---> Running in 1384e39bd249 00:02:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 00:02:18 ---> Running in aae53c824561 00:02:18 Removing intermediate container 1384e39bd249 00:02:18 ---> 17091774bca6 00:02:18 Step 14/22 : WORKDIR /edgex 00:02:18 ---> Running in c8d6bfa9cacd 00:02:18 (1/1) Installing dumb-init (1.2.5-r1) 00:02:18 Executing busybox-1.33.1-r3.trigger 00:02:18 OK: 6 MiB in 15 packages 00:02:19 Removing intermediate container c8d6bfa9cacd 00:02:19 ---> b3b306977d64 00:02:19 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 00:02:19 ---> 5c36299617d9 00:02:19 Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 00:02:19 Removing intermediate container 58bd1935cc13 00:02:19 ---> a87c3b014a7b 00:02:19 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 00:02:19 Removing intermediate container aae53c824561 00:02:19 ---> ec6b057cd0ff 00:02:19 Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} 00:02:19 ---> Running in 7ac49fd45078 00:02:19 ---> Running in 1659b310e56c 00:02:19 Removing intermediate container 7ac49fd45078 00:02:19 ---> 479b36bfa146 00:02:19 Step 14/23 : ENV APP_PORT=59861 00:02:19 ---> Running in fb1fc1dbac1c 00:02:19 ---> 519cc4f8072e 00:02:19 Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 00:02:19 Removing intermediate container 1659b310e56c 00:02:19 ---> fb75e9f6adbf 00:02:19 Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 00:02:20 Removing intermediate container fb1fc1dbac1c 00:02:20 ---> 098b170ef04e 00:02:20 Step 15/23 : EXPOSE $APP_PORT 00:02:20 ---> Running in 93c53f297b52 00:02:20 ---> 961b98fa694c 00:02:20 Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 00:02:20 ---> Running in 6f5deab6f578 00:02:20 ---> 604b4f12ee81 00:02:20 Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] 00:02:20 Removing intermediate container 93c53f297b52 00:02:20 ---> e82392552b0d 00:02:20 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 00:02:20 ---> Running in 66e7c1b8cb5d 00:02:20 Removing intermediate container 66e7c1b8cb5d 00:02:20 ---> 70719ec707e4 00:02:20 Step 19/22 : CMD ["--init=true"] 00:02:20 ---> Running in b6f19b19c5d2 00:02:20 ---> aa4ed53ba22c 00:02:20 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 00:02:20 Removing intermediate container b6f19b19c5d2 00:02:20 ---> a87f0cba22c1 00:02:20 Step 20/22 : LABEL arch=x86_64 00:02:21 ---> Running in 20731d6c48af 00:02:21 Removing intermediate container 20731d6c48af 00:02:21 ---> a0920b29b0b3 00:02:21 Step 21/22 : LABEL git_sha=d4ace7e08520ec158b0cc64775f4b4a0dc14a675 00:02:21 ---> c9fcf95ad7e3 00:02:21 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 00:02:21 ---> Running in 5f31b2717819 00:02:21 Removing intermediate container 6f5deab6f578 00:02:21 ---> 01d7054e33d5 00:02:21 Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / 00:02:22 Removing intermediate container 5f31b2717819 00:02:22 ---> 67db1676de54 00:02:22 Step 22/22 : LABEL version=2.0.1-dev.66 00:02:22 ---> 519d6d9c8f6f 00:02:22 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 00:02:22 ---> Running in f992da20536d 00:02:22 ---> Running in 0ce2748434a4 00:02:22 ---> f2b701db4ecb 00:02:22 Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 00:02:22 Removing intermediate container f992da20536d 00:02:22 ---> 6f9be7219b35 00:02:22 00:02:22 Removing intermediate container 0ce2748434a4 00:02:22 ---> dd3d2a656f87 00:02:22 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:02:22 Successfully built 6f9be7219b35 00:02:22 Successfully tagged security-proxy-setup:latest 00:02:22 ---> Running in 1e1a39298e9d 00:02:22 Building support-notifications 00:02:22  Building security-proxy-setup ... done Removing intermediate container 1e1a39298e9d 00:02:22 ---> 7e96353ec761 00:02:22 Step 21/23 : LABEL arch=x86_64 00:02:22 ---> Running in fa7613e8cbab 00:02:23 ---> 86604ab36bf5 00:02:23 Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 00:02:23 Removing intermediate container fa7613e8cbab 00:02:23 ---> f2e4cb0bc31e 00:02:23 Step 22/23 : LABEL git_sha=d4ace7e08520ec158b0cc64775f4b4a0dc14a675 00:02:23 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.66" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 00:02:23 ---> Running in 7c6ad8612cab 00:02:23 ---> 3fcea1eb7276 00:02:23 Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 00:02:23 Removing intermediate container 7c6ad8612cab 00:02:23 ---> bae73ce76bcb 00:02:23 Step 23/23 : LABEL version=2.0.1-dev.66 00:02:24 ---> Running in 5d35425b70ca 00:02:24 ---> 7556d93da74d 00:02:24 Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 00:02:24 Removing intermediate container 5d35425b70ca 00:02:24 ---> aec6a8d78edb 00:02:24 00:02:24 ---> e462c10ed493 00:02:24 Step 25/32 : VOLUME ${SECURITY_INIT_DIR} 00:02:24 Successfully built aec6a8d78edb 00:02:24 Successfully tagged support-scheduler:latest 00:02:24 Building core-command 00:02:24  Building support-scheduler ... done  ---> Running in ae699eb5107f 00:02:25 Removing intermediate container ae699eb5107f 00:02:25 ---> 08b5aec46d5b 00:02:25 Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 00:02:26 ---> 3b6fee48d22a 00:02:26 Step 27/32 : RUN chmod +x /entrypoint.sh 00:02:27 ---> Running in df91975cb5b2 00:02:29 Removing intermediate container 15b3bd9c9e20 00:02:29 ---> d5816f5b76f4 00:02:29 Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 00:02:29 Removing intermediate container bcad1f2a9eda 00:02:29 ---> c5669b060945 00:02:29 00:02:29 Step 11/26 : FROM alpine:3.14 00:02:29 ---> 14119a10abf4 00:02:29 Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 00:02:29 Removing intermediate container df91975cb5b2 00:02:29 ---> d031ca56c3c3 00:02:29 Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] 00:02:29 ---> Running in 12301ca0e032 00:02:29 ---> Running in 7374cf09200a 00:02:29 ---> Running in 56ffe54ab869 00:02:30 Removing intermediate container 56ffe54ab869 00:02:30 ---> 595019b19ca0 00:02:30 Step 29/32 : CMD ["gate"] 00:02:30 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.14 00:02:30 Step 2/23 : FROM ${BUILDER_BASE} AS builder 00:02:30 ---> 48df5f7bdd83 00:02:30 Step 3/23 : WORKDIR /edgex-go 00:02:30 ---> Using cache 00:02:30 ---> 3df9631493fb 00:02:30 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:02:30 ---> Using cache 00:02:30 ---> b9aa2aa96285 00:02:30 Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates 00:02:30 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.66" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 00:02:30 ---> Running in ebb9186012e0 00:02:30 ---> Running in e6feb71dfb31 00:02:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 00:02:30 Removing intermediate container e6feb71dfb31 00:02:30 ---> 2eb967db9942 00:02:30 Step 30/32 : LABEL arch=x86_64 00:02:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 00:02:30 ---> Running in 4f80c301bbd0 00:02:30 (1/3) Installing ca-certificates (20191127-r5) 00:02:30 (2/3) Installing dumb-init (1.2.5-r1) 00:02:30 (3/3) Installing su-exec (0.2-r1) 00:02:30 Executing busybox-1.33.1-r3.trigger 00:02:30 Executing ca-certificates-20191127-r5.trigger 00:02:31 OK: 6 MiB in 17 packages 00:02:31 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 00:02:31 Removing intermediate container 4f80c301bbd0 00:02:31 ---> 9e86bdd20e9e 00:02:31 Step 31/32 : LABEL git_sha=d4ace7e08520ec158b0cc64775f4b4a0dc14a675 00:02:31 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 00:02:31 Step 2/24 : FROM ${BUILDER_BASE} AS builder 00:02:31 ---> 48df5f7bdd83 00:02:31 Step 3/24 : WORKDIR /edgex-go 00:02:31 ---> Using cache 00:02:31 ---> 3df9631493fb 00:02:31 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:02:31 ---> Using cache 00:02:31 ---> b9aa2aa96285 00:02:31 Step 5/24 : RUN apk add --update --no-cache make git 00:02:31 ---> Using cache 00:02:31 ---> bb9eb191d4f0 00:02:31 Step 6/24 : COPY go.mod . 00:02:31 ---> Using cache 00:02:31 ---> c8694a9f917a 00:02:31 Step 7/24 : RUN go mod download 00:02:31 ---> Using cache 00:02:31 ---> 5c184b713933 00:02:31 Step 8/24 : COPY . . 00:02:31 ---> Using cache 00:02:31 ---> a3c3283a0024 00:02:31 Step 9/24 : RUN go mod tidy 00:02:31 ---> Using cache 00:02:31 ---> 8bf4a884ea11 00:02:31 Step 10/24 : RUN make cmd/core-command/core-command 00:02:31 ---> Running in df4e46e0e135 00:02:31 ---> Running in 18a95f37919b 00:02:31 Removing intermediate container 18a95f37919b 00:02:31 ---> 16c9c530daf4 00:02:31 Step 32/32 : LABEL version=2.0.1-dev.66 00:02:31 ---> Running in 9e935b7b4584 00:02:31 Removing intermediate container 12301ca0e032 00:02:31 ---> db4c50e4a99a 00:02:31 00:02:31 Step 12/24 : FROM docker:20.10.8 00:02:31 Removing intermediate container 7374cf09200a 00:02:31 ---> 560e59608f64 00:02:31 Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 00:02:31 Removing intermediate container 9e935b7b4584 00:02:31 ---> b98c381d556e 00:02:31 00:02:31 ---> Running in 072d997fdebd 00:02:31 20.10.8: Pulling from library/docker 00:02:31 Successfully built b98c381d556e 00:02:31 Successfully tagged security-bootstrapper:latest 00:02:31 Building core-data 00:02:32  Building security-bootstrapper ... done fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 00:02:32 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.66" -o cmd/core-command/core-command ./cmd/core-command 00:02:32 Removing intermediate container 072d997fdebd 00:02:32 ---> 7819451fdd9a 00:02:32 Step 14/26 : WORKDIR / 00:02:32 OK: 219 MiB in 52 packages 00:02:33 ---> Running in 76fd199dd63d 00:02:33 Removing intermediate container 76fd199dd63d 00:02:33 ---> 39dfcb3e13f6 00:02:33 Step 15/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 00:02:33 Removing intermediate container ebb9186012e0 00:02:33 ---> e38eb852de88 00:02:33 Step 6/23 : COPY go.mod . 00:02:34 ---> 34707afa631e 00:02:34 Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 00:02:34 ---> b88484b8254a 00:02:34 Step 7/23 : RUN go mod download 00:02:34 ---> Running in 579a186fdd58 00:02:34 ---> 9e22ac1c72ff 00:02:34 Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 00:02:35 ---> f09f321d2890 00:02:35 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 00:02:35 ---> aec2f128218c 00:02:35 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 00:02:36 ---> 757faa60eefc 00:02:36 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 00:02:36 Removing intermediate container 579a186fdd58 00:02:36 ---> 5fba275f28fc 00:02:36 Step 8/23 : COPY . . 00:02:39 ---> 2d339f620aa0 00:02:39 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 00:02:40 ---> ec2a2e9977ba 00:02:40 Step 22/26 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ 00:02:40 ---> Running in eb8e557a408d 00:02:41 Digest: sha256:63107bd6ce718f130bb2668704239467b74f034c446f9e9c4ae1ffa5ddf4e3dd 00:02:42 Status: Downloaded newer image for docker:20.10.8 00:02:42 ---> bc6c0ffef665 00:02:42 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 00:02:42 ---> Running in 5b127213b4aa 00:02:42 Removing intermediate container 5b127213b4aa 00:02:42 ---> 7582ed56b077 00:02:42 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 00:02:42 Removing intermediate container eb8e557a408d 00:02:42 ---> e43d455ee922 00:02:42 Step 23/26 : ENTRYPOINT ["entrypoint.sh"] 00:02:43 ---> Running in ab55ff430e59 00:02:43 ---> Running in fe5b5aa19008 00:02:44 Removing intermediate container fe5b5aa19008 00:02:44 ---> 263d524ce17b 00:02:44 Step 24/26 : LABEL arch=x86_64 00:02:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 00:02:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 00:02:44 ---> Running in 746d7fa8966d 00:02:44 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 00:02:44 Step 2/24 : FROM ${BUILDER_BASE} AS builder 00:02:44 ---> 48df5f7bdd83 00:02:44 Step 3/24 : WORKDIR /edgex-go 00:02:44 ---> Using cache 00:02:44 ---> 3df9631493fb 00:02:44 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:02:44 ---> Using cache 00:02:44 ---> b9aa2aa96285 00:02:44 Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 00:02:44 ---> Running in 3f280d62ea51 00:02:45 (1/42) Installing readline (8.1.0-r0) 00:02:45 (2/42) Installing bash (5.1.4-r0) 00:02:45 Executing bash-5.1.4-r0.post-install 00:02:45 (3/42) Installing brotli-libs (1.0.9-r5) 00:02:45 (4/42) Installing nghttp2-libs (1.43.0-r0) 00:02:45 (5/42) Installing libcurl (7.79.1-r0) 00:02:45 Removing intermediate container 746d7fa8966d 00:02:45 ---> fc6f6793e27d 00:02:45 Step 25/26 : LABEL git_sha=d4ace7e08520ec158b0cc64775f4b4a0dc14a675 00:02:45 (6/42) Installing curl (7.79.1-r0) 00:02:45 (7/42) Installing dumb-init (1.2.5-r1) 00:02:45 (8/42) Installing libbz2 (1.0.8-r1) 00:02:45 (9/42) Installing expat (2.4.1-r0) 00:02:45 (10/42) Installing libffi (3.3-r2) 00:02:45 (11/42) Installing gdbm (1.19-r0) 00:02:45 (12/42) Installing xz-libs (5.2.5-r0) 00:02:45 (13/42) Installing libgcc (10.3.1_git20210424-r2) 00:02:45 (14/42) Installing libstdc++ (10.3.1_git20210424-r2) 00:02:45 (15/42) Installing mpdecimal (2.5.1-r1) 00:02:45 (16/42) Installing sqlite-libs (3.35.5-r0) 00:02:45 (17/42) Installing python3 (3.9.5-r1) 00:02:46 ---> Running in c5e4900be345 00:02:46 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 00:02:46 ---> cf07f9e53139 00:02:46 Step 9/23 : RUN go mod tidy 00:02:46 Removing intermediate container c5e4900be345 00:02:46 ---> 116e79c83a23 00:02:46 Step 26/26 : LABEL version=2.0.1-dev.66 00:02:46 ---> Running in 8c1fb9eeff46 00:02:46 ---> Running in 69ce33818957 00:02:46 (18/42) Installing py3-appdirs (1.4.4-r2) 00:02:46 (19/42) Installing py3-chardet (4.0.0-r2) 00:02:46 (20/42) Installing py3-idna (3.2-r0) 00:02:46 (21/42) Installing py3-urllib3 (1.26.5-r0) 00:02:46 (22/42) Installing py3-certifi (2020.12.5-r1) 00:02:46 (23/42) Installing py3-requests (2.25.1-r4) 00:02:46 (24/42) Installing py3-msgpack (1.0.2-r1) 00:02:46 (25/42) Installing py3-lockfile (0.12.2-r4) 00:02:46 (26/42) Installing py3-cachecontrol (0.12.6-r1) 00:02:46 Removing intermediate container 69ce33818957 00:02:46 ---> 2dff4f31bbb4 00:02:46 00:02:46 (27/42) Installing py3-colorama (0.4.4-r1) 00:02:46 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 00:02:46 (28/42) Installing py3-contextlib2 (0.6.0-r1) 00:02:46 (29/42) Installing py3-distlib (0.3.1-r3) 00:02:46 (30/42) Installing py3-distro (1.5.0-r3) 00:02:46 (31/42) Installing py3-six (1.15.0-r1) 00:02:46 (32/42) Installing py3-webencodings (0.5.1-r4) 00:02:46 (33/42) Installing py3-html5lib (1.1-r1) 00:02:46 Successfully built 2dff4f31bbb4 00:02:46 Successfully tagged security-secretstore-setup:latest 00:02:46 Building core-metadata 00:02:46 (34/42) Installing py3-parsing (2.4.7-r2) 00:02:46  Building security-secretstore-setup ... done (35/42) Installing py3-packaging (20.9-r1) 00:02:46 (36/42) Installing py3-toml (0.10.2-r2) 00:02:46 (37/42) Installing py3-pep517 (0.10.0-r2) 00:02:46 (38/42) Installing py3-progress (1.5-r2) 00:02:46 (39/42) Installing py3-retrying (1.3.3-r1) 00:02:46 (40/42) Installing py3-ordered-set (4.0.2-r1) 00:02:46 (41/42) Installing py3-setuptools (52.0.0-r3) 00:02:46 (42/42) Installing py3-pip (20.3.4-r1) 00:02:46 OK: 219 MiB in 52 packages 00:02:47 Executing busybox-1.33.1-r3.trigger 00:02:47 OK: 84 MiB in 64 packages 00:02:47 Collecting docker-compose==1.23.2 00:02:48 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 00:02:48 Collecting docker<4.0,>=3.6.0 00:02:48 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 00:02:48 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 00:02:48 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 00:02:48 Collecting jsonschema<3,>=2.5.1 00:02:48 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 00:02:48 Collecting dockerpty<0.5,>=0.4.1 00:02:48 Downloading dockerpty-0.4.1.tar.gz (13 kB) 00:02:48 Running on prd-ubuntu18.04-docker-arm64-4c-16g-59 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws 00:02:48 Running in /w/workspace/edgex-go/76 [Pipeline] { [Pipeline] checkout 00:02:48 The recommended git tool is: git 00:02:49 Collecting texttable<0.10,>=0.9.0 00:02:49 Downloading texttable-0.9.1.tar.gz (11 kB) 00:02:49 Removing intermediate container 3f280d62ea51 00:02:49 ---> 380b3888f890 00:02:49 Step 6/24 : COPY go.mod . 00:02:49 Collecting websocket-client<1.0,>=0.32.0 00:02:49 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 00:02:49 Collecting cached-property<2,>=1.2.0 00:02:49 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 00:02:49 Collecting docopt<0.7,>=0.6.1 00:02:49 Downloading docopt-0.6.2.tar.gz (25 kB) 00:02:49 Removing intermediate container 8c1fb9eeff46 00:02:49 ---> cfb63d81dd75 00:02:49 Step 10/23 : RUN make cmd/support-notifications/support-notifications 00:02:49 ---> f42542c39328 00:02:49 Step 7/24 : RUN go mod download 00:02:49 ---> Running in 3f6791fd0c79 00:02:49 ---> Running in 2d0c3a0c64d5 00:02:50 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.66" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 00:02:50 Collecting PyYAML<4,>=3.10 00:02:50 Downloading PyYAML-3.13.tar.gz (270 kB) 00:02:52 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.15.0) 00:02:52 Collecting docker-pycreds>=0.4.0 00:02:52 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 00:02:52 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 00:02:52 Step 2/24 : FROM ${BUILDER_BASE} AS builder 00:02:52 ---> 48df5f7bdd83 00:02:52 Step 3/24 : WORKDIR /edgex-go 00:02:52 ---> Using cache 00:02:52 ---> 3df9631493fb 00:02:52 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:02:52 ---> Using cache 00:02:52 ---> b9aa2aa96285 00:02:52 Step 5/24 : RUN apk add --update --no-cache make git 00:02:52 ---> Using cache 00:02:52 ---> bb9eb191d4f0 00:02:52 Step 6/24 : COPY go.mod . 00:02:52 ---> Using cache 00:02:52 ---> c8694a9f917a 00:02:52 Step 7/24 : RUN go mod download 00:02:52 ---> Using cache 00:02:52 ---> 5c184b713933 00:02:52 Step 8/24 : COPY . . 00:02:52 ---> Using cache 00:02:52 ---> a3c3283a0024 00:02:52 Step 9/24 : RUN go mod tidy 00:02:52 ---> Using cache 00:02:52 ---> 8bf4a884ea11 00:02:52 Step 10/24 : RUN make cmd/core-metadata/core-metadata 00:02:52 Collecting urllib3<1.25,>=1.21.1 00:02:52 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 00:02:52 Collecting chardet<3.1.0,>=3.0.2 00:02:52 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 00:02:52 Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.9/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.12.5) 00:02:52 Collecting idna<2.8,>=2.5 00:02:52 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 00:02:52 ---> Running in 4c755b17c724 00:02:52 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 00:02:52 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 00:02:52 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 00:02:52 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 00:02:52 Removing intermediate container 2d0c3a0c64d5 00:02:52 ---> 7d21f53ec24c 00:02:52 Step 8/24 : COPY . . 00:02:52 Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose 00:02:52 Attempting uninstall: urllib3 00:02:52 Found existing installation: urllib3 1.26.5 00:02:52 Uninstalling urllib3-1.26.5: 00:02:52 Successfully uninstalled urllib3-1.26.5 00:02:53 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.66" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 00:02:53 Attempting uninstall: idna 00:02:53 Found existing installation: idna 3.2 00:02:53 Uninstalling idna-3.2: 00:02:53 Successfully uninstalled idna-3.2 00:02:53 Attempting uninstall: chardet 00:02:53 Found existing installation: chardet 4.0.0 00:02:53 Uninstalling chardet-4.0.0: 00:02:53 Successfully uninstalled chardet-4.0.0 00:02:55 using credential edgex-jenkins-ssh 00:02:55 Cloning the remote Git repository 00:02:55 Attempting uninstall: requests 00:02:55 Found existing installation: requests 2.25.1 00:02:55 Uninstalling requests-2.25.1: 00:02:55 Successfully uninstalled requests-2.25.1 00:02:55 Running setup.py install for texttable: started 00:02:55 Cloning repository git@github.com:edgexfoundry/edgex-go.git 00:02:55 > git init /w/workspace/edgex-go/76 # timeout=10 00:02:55 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 00:02:55 > git --version # timeout=10 00:02:55 > git --version # 'git version 2.17.1' 00:02:55 using GIT_SSH to set credentials SSH Credentials for GitHub 00:02:55 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 00:02:56 Running setup.py install for texttable: finished with status 'done' 00:02:56 Running setup.py install for PyYAML: started 00:02:57 Running setup.py install for PyYAML: finished with status 'done' 00:02:57 Removing intermediate container df4e46e0e135 00:02:57 ---> 2a68d5d70705 00:02:57 00:02:57 Step 11/24 : FROM alpine:3.14 00:02:57 ---> 14119a10abf4 00:02:57 Step 12/24 : RUN apk add --update --no-cache dumb-init 00:02:57 ---> Using cache 00:02:57 ---> a87c3b014a7b 00:02:57 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 00:02:57 ---> Using cache 00:02:57 ---> 479b36bfa146 00:02:57 Step 14/24 : ENV APP_PORT=59882 00:02:57 Running setup.py install for docopt: started 00:02:58 ---> Running in ff78af8cd04a 00:02:58 Removing intermediate container ff78af8cd04a 00:02:58 ---> e77385b5bb64 00:02:58 Step 15/24 : EXPOSE $APP_PORT 00:02:58 ---> 730f121b9d28 00:02:58 Step 9/24 : RUN go mod tidy 00:02:58 ---> Running in 721b67a56561 00:02:58 ---> Running in 4378ddc0a10c 00:02:58 Removing intermediate container 721b67a56561 00:02:58 ---> 0876f83016e7 00:02:58 Step 16/24 : WORKDIR / 00:02:58 ---> Running in f2c50d9541fc 00:02:58 Running setup.py install for docopt: finished with status 'done' 00:02:58 Running setup.py install for dockerpty: started 00:02:59 Removing intermediate container f2c50d9541fc 00:02:59 ---> e30996a22644 00:02:59 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 00:02:59 ---> 52592dee3f80 00:02:59 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 00:02:59 Running setup.py install for dockerpty: finished with status 'done' 00:02:59 ---> 94eb38f59469 00:02:59 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 00:03:00 ---> f45586439e42 00:03:00 Step 20/24 : ENTRYPOINT ["/core-command"] 00:03:00 ---> Running in 39588341997f 00:03:00 Removing intermediate container 39588341997f 00:03:00 ---> 55da1b8e017b 00:03:00 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:03:00 ---> Running in 6f4ad5172103 00:03:00 Removing intermediate container 6f4ad5172103 00:03:00 ---> a61f6ecc9a12 00:03:00 Step 22/24 : LABEL arch=x86_64 00:03:00 ---> Running in c1645e97ed44 00:03:00 Successfully installed PyYAML-3.13 cached-property-1.5.2 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 00:03:00 Removing intermediate container c1645e97ed44 00:03:00 ---> 3c3f6fb69392 00:03:00 Step 23/24 : LABEL git_sha=d4ace7e08520ec158b0cc64775f4b4a0dc14a675 00:03:00 ---> Running in b57ca260b565 00:03:00 Removing intermediate container b57ca260b565 00:03:00 ---> 9382f3a04293 00:03:00 Step 24/24 : LABEL version=2.0.1-dev.66 00:03:00 ---> Running in 6492e45157aa 00:03:00 Removing intermediate container 4378ddc0a10c 00:03:00 ---> 22f64dc5a8f2 00:03:00 Step 10/24 : RUN make cmd/core-data/core-data 00:03:00 ---> Running in 2025fd9eaaaa 00:03:01 Removing intermediate container 6492e45157aa 00:03:01 ---> e602afd06d77 00:03:01 00:03:01 Successfully built e602afd06d77 00:03:01 Successfully tagged core-command:latest 00:03:01  Building core-command ... done CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.66" -o cmd/core-data/core-data ./cmd/core-data 00:03:05 Removing intermediate container ab55ff430e59 00:03:05 ---> 376e34d748c3 00:03:05 Step 15/24 : ENV APP_PORT=58890 00:03:05 ---> Running in 03251756529f 00:03:06 Removing intermediate container 03251756529f 00:03:06 ---> ea6ca885ce2b 00:03:06 Step 16/24 : EXPOSE $APP_PORT 00:03:06 ---> Running in 29b4a790e6bf 00:03:06 Removing intermediate container 29b4a790e6bf 00:03:06 ---> 0e4f49ba1c89 00:03:06 Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 00:03:06 ---> 4fd37072cdf6 00:03:06 Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 00:03:07 ---> 73951f5bb140 00:03:07 Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 00:03:07 ---> 27479f3be721 00:03:07 Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] 00:03:07 ---> Running in 99da80816feb 00:03:07 Removing intermediate container 99da80816feb 00:03:07 ---> 22d4d0330c4f 00:03:07 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:03:07 ---> Running in 4862aa964801 00:03:07 Removing intermediate container 4862aa964801 00:03:07 ---> eb4f86c04f64 00:03:07 Step 22/24 : LABEL arch=x86_64 00:03:08 ---> Running in 44e23d9cc399 00:03:08 Removing intermediate container 44e23d9cc399 00:03:08 ---> f54f539a0877 00:03:08 Step 23/24 : LABEL git_sha=d4ace7e08520ec158b0cc64775f4b4a0dc14a675 00:03:08 ---> Running in 171fee88c33f 00:03:08 Removing intermediate container 171fee88c33f 00:03:08 ---> f5e1a65b052a 00:03:08 Step 24/24 : LABEL version=2.0.1-dev.66 00:03:08 ---> Running in ccdd65bd9ad1 00:03:08 Removing intermediate container ccdd65bd9ad1 00:03:08 ---> efd8883c3894 00:03:08 00:03:08 Successfully built efd8883c3894 00:03:08 Successfully tagged sys-mgmt-agent:latest 00:03:18 Avoid second fetch 00:03:18 Checking out Revision d4ace7e08520ec158b0cc64775f4b4a0dc14a675 (main) 00:03:18 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 00:03:18 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 00:03:18 > git config core.sparsecheckout # timeout=10 00:03:18 > git checkout -f d4ace7e08520ec158b0cc64775f4b4a0dc14a675 # timeout=10 00:03:23  Building sys-mgmt-agent ... done Removing intermediate container 3f6791fd0c79 00:03:23 ---> f40e80839bef 00:03:23 00:03:23 Step 11/23 : FROM alpine:3.14 00:03:23 ---> 14119a10abf4 00:03:23 Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init 00:03:23 ---> Running in 5c8057793239 00:03:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 00:03:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 00:03:23 Commit message: "Merge pull request #3743 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/go-mod-core-contracts/v2-2.0.1-dev.19" 00:03:23 (1/2) Installing ca-certificates (20191127-r5) 00:03:24 (2/2) Installing dumb-init (1.2.5-r1) 00:03:24 Executing busybox-1.33.1-r3.trigger 00:03:24 Executing ca-certificates-20191127-r5.trigger 00:03:24 OK: 6 MiB in 16 packages [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 00:03:24 provisioning config files... 00:03:24 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/76@tmp/config6536818351921356959tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:03:24 Removing intermediate container 4c755b17c724 00:03:24 ---> 88c0d6f3e210 00:03:24 00:03:24 Step 11/24 : FROM alpine:3.14 00:03:24 ---> 14119a10abf4 00:03:24 Step 12/24 : RUN apk add --update --no-cache dumb-init 00:03:24 ---> Using cache 00:03:24 ---> a87c3b014a7b 00:03:24 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 00:03:24 ---> Using cache 00:03:24 ---> 479b36bfa146 00:03:24 Step 14/24 : ENV APP_PORT=59881 00:03:24 ---> Running in 00a2d062c7d0 00:03:25 Removing intermediate container 00a2d062c7d0 00:03:25 ---> 9e449f1ed893 00:03:25 Step 15/24 : EXPOSE $APP_PORT 00:03:25 ---> Running in acc4c4e77042 00:03:25 ---> docker-login.sh 00:03:25 nexus3.edgexfoundry.org:10001 00:03:25 Removing intermediate container 5c8057793239 00:03:25 ---> dc736b00bc49 00:03:25 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 00:03:25 ---> Running in 179485c4a26d 00:03:25 Removing intermediate container acc4c4e77042 00:03:25 ---> 987857942161 00:03:25 Step 16/24 : WORKDIR / 00:03:25 ---> Running in 13726247157d 00:03:25 Removing intermediate container 179485c4a26d 00:03:25 ---> ced9ba909733 00:03:25 Step 14/23 : ENV APP_PORT=59860 00:03:25 ---> Running in 0f8b6023e2c4 00:03:25 Removing intermediate container 13726247157d 00:03:25 ---> 479eeff6796a 00:03:25 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 00:03:25 Removing intermediate container 0f8b6023e2c4 00:03:25 ---> 49bf9a57e1ea 00:03:25 Step 15/23 : EXPOSE $APP_PORT 00:03:25 ---> Running in 42c53b30e6dd 00:03:25 ---> 647e746e5a3d 00:03:25 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 00:03:25 Removing intermediate container 42c53b30e6dd 00:03:25 ---> 12310bc6e540 00:03:25 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 00:03:26 ---> 1f18449222a3 00:03:26 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 00:03:26 ---> 9915d404500d 00:03:26 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 00:03:26 ---> 304804fae7e9 00:03:26 Step 20/24 : ENTRYPOINT ["/core-metadata"] 00:03:26 ---> Running in 1e82dbb2592b 00:03:27 Removing intermediate container 1e82dbb2592b 00:03:27 ---> 03e4031abe0d 00:03:27 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:03:27 ---> cc7f9bae834b 00:03:27 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 00:03:27 ---> Running in b1105cd00d3b 00:03:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:03:27 Removing intermediate container b1105cd00d3b 00:03:27 ---> b00e3221022f 00:03:27 Step 22/24 : LABEL arch=x86_64 00:03:27 ---> Running in 14aa36077276 00:03:27 ---> 39cd67abd59d 00:03:27 Step 19/23 : ENTRYPOINT ["/support-notifications"] 00:03:27 ---> Running in 6e8988ca00fa 00:03:27 Removing intermediate container 14aa36077276 00:03:27 ---> 8f6ff02ac602 00:03:27 Step 23/24 : LABEL git_sha=d4ace7e08520ec158b0cc64775f4b4a0dc14a675 00:03:27 ---> Running in 5e4d28a077a0 00:03:27 Removing intermediate container 6e8988ca00fa 00:03:27 ---> 8545ec40ec14 00:03:27 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:03:27 ---> Running in 821f271030e3 00:03:27 Removing intermediate container 5e4d28a077a0 00:03:27 ---> 0dc4ef3ea208 00:03:27 Step 24/24 : LABEL version=2.0.1-dev.66 00:03:27 ---> Running in 47208b2c797f 00:03:27 Removing intermediate container 821f271030e3 00:03:27 ---> 27d506b91c91 00:03:27 Step 21/23 : LABEL arch=x86_64 00:03:27 Removing intermediate container 47208b2c797f 00:03:27 ---> 7283f74356c1 00:03:27 00:03:27 ---> Running in f5742776e59a 00:03:27 Successfully built 7283f74356c1 00:03:27 Successfully tagged core-metadata:latest 00:03:27  Building core-metadata ... done Removing intermediate container f5742776e59a 00:03:27 ---> 89716f9b6944 00:03:27 Step 22/23 : LABEL git_sha=d4ace7e08520ec158b0cc64775f4b4a0dc14a675 00:03:27 ---> Running in b54bc3092ed9 00:03:28 Removing intermediate container b54bc3092ed9 00:03:28 ---> d74184ca15f0 00:03:28 Step 23/23 : LABEL version=2.0.1-dev.66 00:03:28 ---> Running in 97eab9ad2acf 00:03:28 Removing intermediate container 97eab9ad2acf 00:03:28 ---> 7f934732857b 00:03:28 00:03:28 Successfully built 7f934732857b 00:03:28 Successfully tagged support-notifications:latest 00:03:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:03:28 Configure a credential helper to remove this warning. See 00:03:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:03:28 00:03:28 Login Succeeded 00:03:28 nexus3.edgexfoundry.org:10002 00:03:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:03:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:03:29 Configure a credential helper to remove this warning. See 00:03:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:03:29 00:03:29 Login Succeeded 00:03:29 nexus3.edgexfoundry.org:10003 00:03:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:03:29  Building support-notifications ... done Removing intermediate container 2025fd9eaaaa 00:03:29 ---> 0ae2036e1a79 00:03:29 00:03:29 Step 11/24 : FROM alpine:3.14 00:03:29 ---> 14119a10abf4 00:03:29 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 00:03:29 ---> Running in efc5c8d4820f 00:03:29 Removing intermediate container efc5c8d4820f 00:03:29 ---> 7c3050c0296b 00:03:29 Step 13/24 : ENV APP_PORT=59880 00:03:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:03:29 Configure a credential helper to remove this warning. See 00:03:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:03:29 00:03:29 Login Succeeded 00:03:29 nexus3.edgexfoundry.org:10004 00:03:30 ---> Running in 1373720499d3 00:03:30 Removing intermediate container 1373720499d3 00:03:30 ---> 03d483711741 00:03:30 Step 14/24 : EXPOSE $APP_PORT 00:03:30 ---> Running in e0f64ad1514b 00:03:30 Removing intermediate container e0f64ad1514b 00:03:30 ---> d3c2664d5b6b 00:03:30 Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:03:30 ---> Running in 57ca34f2aa34 00:03:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:03:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:03:30 Configure a credential helper to remove this warning. See 00:03:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:03:30 00:03:30 Login Succeeded 00:03:30 docker.io 00:03:30 Removing intermediate container 57ca34f2aa34 00:03:30 ---> aa6dedeafd22 00:03:30 Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init 00:03:30 ---> Running in 4d45b53e80db 00:03:30 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 00:03:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:03:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:03:31 Configure a credential helper to remove this warning. See 00:03:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:03:31 00:03:31 Login Succeeded 00:03:31 ---> docker-login.sh ends [Pipeline] } 00:03:31 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash 00:03:31 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [Pipeline] echo 00:03:31 ========================================================= 00:03:31 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 00:03:31 ========================================================= [Pipeline] fileExists [Pipeline] sh 00:03:32 (1/6) Installing dumb-init (1.2.5-r1) 00:03:32 (2/6) Installing libgcc (10.3.1_git20210424-r2) 00:03:32 (3/6) Installing libsodium (1.0.18-r0) 00:03:32 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 00:03:32 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 00:03:32 bbf911997326: Pulling fs layer 00:03:32 58ec367f63d7: Pulling fs layer 00:03:32 1b4a6ffa7d45: Pulling fs layer 00:03:32 fc5181fea5dc: Pulling fs layer 00:03:32 9c418107303f: Pulling fs layer 00:03:32 0cd29c4cc85c: Pulling fs layer 00:03:32 76d7273c05b8: Pulling fs layer 00:03:32 e9181ef05905: Pulling fs layer 00:03:32 fc5181fea5dc: Waiting 00:03:32 9c418107303f: Waiting 00:03:32 0cd29c4cc85c: Waiting 00:03:32 76d7273c05b8: Waiting 00:03:32 e9181ef05905: Waiting 00:03:32 1b4a6ffa7d45: Verifying Checksum 00:03:32 1b4a6ffa7d45: Download complete 00:03:32 58ec367f63d7: Download complete 00:03:32 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 00:03:32 (5/6) Installing libzmq (4.3.4-r0) 00:03:32 9c418107303f: Verifying Checksum 00:03:32 9c418107303f: Download complete 00:03:32 0cd29c4cc85c: Download complete 00:03:32 bbf911997326: Verifying Checksum 00:03:32 bbf911997326: Download complete 00:03:32 76d7273c05b8: Verifying Checksum 00:03:32 76d7273c05b8: Download complete 00:03:32 (6/6) Installing zeromq (4.3.4-r0) 00:03:32 Executing busybox-1.33.1-r3.trigger 00:03:32 OK: 8 MiB in 20 packages 00:03:32 Removing intermediate container 4d45b53e80db 00:03:32 ---> f9511f1e430b 00:03:32 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 00:03:33 ---> 475c2ed91ebd 00:03:33 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 00:03:33 ---> e064eb7aa13a 00:03:33 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 00:03:33 bbf911997326: Pull complete 00:03:33 ---> fc6369c106c1 00:03:33 Step 20/24 : ENTRYPOINT ["/core-data"] 00:03:33 ---> Running in fc268247d6f1 00:03:33 Removing intermediate container fc268247d6f1 00:03:33 ---> 258c9e156caa 00:03:33 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:03:33 ---> Running in b5e4d313352e 00:03:33 Removing intermediate container b5e4d313352e 00:03:33 ---> c2833b0dd714 00:03:33 Step 22/24 : LABEL arch=x86_64 00:03:33 ---> Running in d3483e70112d 00:03:34 Removing intermediate container d3483e70112d 00:03:34 ---> b603011ab674 00:03:34 Step 23/24 : LABEL git_sha=d4ace7e08520ec158b0cc64775f4b4a0dc14a675 00:03:34 ---> Running in 6755c5968380 00:03:34 Removing intermediate container 6755c5968380 00:03:34 ---> 2cbc66b40b13 00:03:34 Step 24/24 : LABEL version=2.0.1-dev.66 00:03:34 ---> Running in 9121e95e923b 00:03:34 58ec367f63d7: Pull complete 00:03:34 1b4a6ffa7d45: Pull complete 00:03:34 Removing intermediate container 9121e95e923b 00:03:34 ---> 79214b9babed 00:03:34 00:03:34 Successfully built 79214b9babed 00:03:34 Successfully tagged core-data:latest 00:03:34  Building core-data ... done  [Pipeline] } 00:03:34 $ docker stop --time=1 97a944a92514421fb8b393a92c30b52d203284c846bbc52334d5faaeec8dea00 00:03:35 $ docker rm -f 97a944a92514421fb8b393a92c30b52d203284c846bbc52334d5faaeec8dea00 [Pipeline] // withDockerContainer [Pipeline] sh 00:03:36 fc5181fea5dc: Verifying Checksum 00:03:36 fc5181fea5dc: Download complete 00:03:36 e9181ef05905: Verifying Checksum 00:03:36 e9181ef05905: Download complete 00:03:36 + docker images 00:03:36 REPOSITORY TAG IMAGE ID CREATED SIZE 00:03:36 core-data latest 79214b9babed 2 seconds ago 20.5MB 00:03:36 0ae2036e1a79 7 seconds ago 1.76GB 00:03:36 support-notifications latest 7f934732857b 8 seconds ago 16.8MB 00:03:36 core-metadata latest 7283f74356c1 9 seconds ago 16.8MB 00:03:36 88c0d6f3e210 12 seconds ago 1.76GB 00:03:36 f40e80839bef 14 seconds ago 1.75GB 00:03:36 sys-mgmt-agent latest efd8883c3894 28 seconds ago 294MB 00:03:36 core-command latest e602afd06d77 36 seconds ago 16MB 00:03:36 2a68d5d70705 40 seconds ago 1.75GB 00:03:36 security-secretstore-setup latest 2dff4f31bbb4 50 seconds ago 28.2MB 00:03:36 db4c50e4a99a About a minute ago 1.75GB 00:03:36 security-bootstrapper latest b98c381d556e About a minute ago 18.8MB 00:03:36 c5669b060945 About a minute ago 1.76GB 00:03:36 support-scheduler latest aec6a8d78edb About a minute ago 16.1MB 00:03:36 security-proxy-setup latest 6f9be7219b35 About a minute ago 26.7MB 00:03:36 31179e71aa9c About a minute ago 1.75GB 00:03:36 d57755b4e82d About a minute ago 1.76GB 00:03:36 0ad913643601 About a minute ago 1.75GB 00:03:36 ci-base-image-x86_64 latest 48df5f7bdd83 5 minutes ago 1.25GB 00:03:36 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.16-alpine bfa24e8e2367 6 hours ago 546MB 00:03:36 docker 20.10.8 bc6c0ffef665 4 weeks ago 214MB 00:03:36 alpine 3.14 14119a10abf4 5 weeks ago 5.6MB 00:03:36 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest 49cee7a5bbb7 6 weeks ago 37.5MB 00:03:36 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 15 months ago 310MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 00:03:37 provisioning config files... 00:03:37 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/76@tmp/config4161004763277578372tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:03:37 ---> docker-login.sh 00:03:37 nexus3.edgexfoundry.org:10001 00:03:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:03:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:03:37 Configure a credential helper to remove this warning. See 00:03:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:03:37 00:03:37 Login Succeeded 00:03:37 nexus3.edgexfoundry.org:10002 00:03:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:03:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:03:37 Configure a credential helper to remove this warning. See 00:03:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:03:37 00:03:37 Login Succeeded 00:03:37 nexus3.edgexfoundry.org:10003 00:03:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:03:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:03:37 Configure a credential helper to remove this warning. See 00:03:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:03:37 00:03:37 Login Succeeded 00:03:37 nexus3.edgexfoundry.org:10004 00:03:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:03:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:03:37 Configure a credential helper to remove this warning. See 00:03:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:03:37 00:03:37 Login Succeeded 00:03:37 docker.io 00:03:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:03:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:03:38 Configure a credential helper to remove this warning. See 00:03:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:03:38 00:03:38 Login Succeeded 00:03:38 ---> docker-login.sh ends [Pipeline] } 00:03:38 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 00:03:38 [edgeXDocker.push] Tagging docker image core-command with the following tags: 00:03:38 d4ace7e08520ec158b0cc64775f4b4a0dc14a675 00:03:38 latest 00:03:38 2.0.1-dev.66 00:03:38 d4ace7e08520ec158b0cc64775f4b4a0dc14a675-2.0.1-dev.66 00:03:38 main 00:03:38 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 00:03:39 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:d4ace7e08520ec158b0cc64775f4b4a0dc14a675 [Pipeline] isUnix [Pipeline] sh 00:03:39 + docker push nexus3.edgexfoundry.org:10004/core-command:d4ace7e08520ec158b0cc64775f4b4a0dc14a675 00:03:39 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 00:03:39 b9e803d4d2e1: Preparing 00:03:39 dd25a78319ea: Preparing 00:03:39 98b877627a7c: Preparing 00:03:39 46b99715a0ef: Preparing 00:03:39 e2eb06d8af82: Preparing 00:03:39 e2eb06d8af82: Layer already exists 00:03:39 46b99715a0ef: Pushed 00:03:39 98b877627a7c: Pushed 00:03:39 b9e803d4d2e1: Pushed 00:03:41 dd25a78319ea: Pushed 00:03:41 d4ace7e08520ec158b0cc64775f4b4a0dc14a675: digest: sha256:aa2c0c122fa791a64553a4d1fbe77bef5f4f0ca0521b2ef7ab2bf025d8199e2f size: 1363 [Pipeline] isUnix [Pipeline] sh 00:03:41 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] isUnix [Pipeline] sh 00:03:42 + docker push nexus3.edgexfoundry.org:10004/core-command:latest 00:03:42 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 00:03:42 b9e803d4d2e1: Preparing 00:03:42 dd25a78319ea: Preparing 00:03:42 98b877627a7c: Preparing 00:03:42 46b99715a0ef: Preparing 00:03:42 e2eb06d8af82: Preparing 00:03:42 b9e803d4d2e1: Layer already exists 00:03:42 dd25a78319ea: Layer already exists 00:03:42 e2eb06d8af82: Layer already exists 00:03:42 98b877627a7c: Layer already exists 00:03:42 46b99715a0ef: Layer already exists 00:03:42 latest: digest: sha256:aa2c0c122fa791a64553a4d1fbe77bef5f4f0ca0521b2ef7ab2bf025d8199e2f size: 1363 [Pipeline] isUnix [Pipeline] sh 00:03:42 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:2.0.1-dev.66 [Pipeline] isUnix [Pipeline] sh 00:03:42 + docker push nexus3.edgexfoundry.org:10004/core-command:2.0.1-dev.66 00:03:42 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 00:03:42 b9e803d4d2e1: Preparing 00:03:42 dd25a78319ea: Preparing 00:03:42 98b877627a7c: Preparing 00:03:42 46b99715a0ef: Preparing 00:03:42 e2eb06d8af82: Preparing 00:03:42 b9e803d4d2e1: Layer already exists 00:03:42 dd25a78319ea: Layer already exists 00:03:42 e2eb06d8af82: Layer already exists 00:03:42 46b99715a0ef: Layer already exists 00:03:42 98b877627a7c: Layer already exists 00:03:42 2.0.1-dev.66: digest: sha256:aa2c0c122fa791a64553a4d1fbe77bef5f4f0ca0521b2ef7ab2bf025d8199e2f size: 1363 [Pipeline] isUnix [Pipeline] sh 00:03:43 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:d4ace7e08520ec158b0cc64775f4b4a0dc14a675-2.0.1-dev.66 [Pipeline] isUnix [Pipeline] sh 00:03:43 + docker push nexus3.edgexfoundry.org:10004/core-command:d4ace7e08520ec158b0cc64775f4b4a0dc14a675-2.0.1-dev.66 00:03:43 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 00:03:43 b9e803d4d2e1: Preparing 00:03:43 dd25a78319ea: Preparing 00:03:43 98b877627a7c: Preparing 00:03:43 46b99715a0ef: Preparing 00:03:43 e2eb06d8af82: Preparing 00:03:43 e2eb06d8af82: Layer already exists 00:03:43 46b99715a0ef: Layer already exists 00:03:43 98b877627a7c: Layer already exists 00:03:43 b9e803d4d2e1: Layer already exists 00:03:43 dd25a78319ea: Layer already exists 00:03:43 d4ace7e08520ec158b0cc64775f4b4a0dc14a675-2.0.1-dev.66: digest: sha256:aa2c0c122fa791a64553a4d1fbe77bef5f4f0ca0521b2ef7ab2bf025d8199e2f size: 1363 [Pipeline] isUnix [Pipeline] sh 00:03:43 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] isUnix [Pipeline] sh 00:03:44 + docker push nexus3.edgexfoundry.org:10004/core-command:main 00:03:44 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 00:03:44 b9e803d4d2e1: Preparing 00:03:44 dd25a78319ea: Preparing 00:03:44 98b877627a7c: Preparing 00:03:44 46b99715a0ef: Preparing 00:03:44 e2eb06d8af82: Preparing 00:03:44 98b877627a7c: Layer already exists 00:03:44 dd25a78319ea: Layer already exists 00:03:44 46b99715a0ef: Layer already exists 00:03:44 b9e803d4d2e1: Layer already exists 00:03:44 e2eb06d8af82: Layer already exists 00:03:44 main: digest: sha256:aa2c0c122fa791a64553a4d1fbe77bef5f4f0ca0521b2ef7ab2bf025d8199e2f size: 1363 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 00:03:44 ===================================================== [Pipeline] echo 00:03:44 taggedImages: 00:03:44 - nexus3.edgexfoundry.org:10004/core-command:d4ace7e08520ec158b0cc64775f4b4a0dc14a675 00:03:44 - nexus3.edgexfoundry.org:10004/core-command:latest 00:03:44 - nexus3.edgexfoundry.org:10004/core-command:2.0.1-dev.66 00:03:44 - nexus3.edgexfoundry.org:10004/core-command:d4ace7e08520ec158b0cc64775f4b4a0dc14a675-2.0.1-dev.66 00:03:44 - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo 00:03:44 [edgeXDocker.push] Tagging docker image core-data with the following tags: 00:03:44 d4ace7e08520ec158b0cc64775f4b4a0dc14a675 00:03:44 latest 00:03:44 2.0.1-dev.66 00:03:44 d4ace7e08520ec158b0cc64775f4b4a0dc14a675-2.0.1-dev.66 00:03:44 main 00:03:44 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 00:03:44 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:d4ace7e08520ec158b0cc64775f4b4a0dc14a675 [Pipeline] isUnix [Pipeline] sh 00:03:45 + docker push nexus3.edgexfoundry.org:10004/core-data:d4ace7e08520ec158b0cc64775f4b4a0dc14a675 00:03:45 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 00:03:45 6f9d3df617ef: Preparing 00:03:45 13822e9603bd: Preparing 00:03:45 98b877627a7c: Preparing 00:03:45 4393d5b97278: Preparing 00:03:45 e7f4480f3045: Preparing 00:03:45 e2eb06d8af82: Preparing 00:03:45 e2eb06d8af82: Waiting 00:03:45 98b877627a7c: Layer already exists 00:03:45 e2eb06d8af82: Layer already exists 00:03:45 6f9d3df617ef: Pushed 00:03:45 e7f4480f3045: Pushed 00:03:45 4393d5b97278: Pushed 00:03:46 13822e9603bd: Pushed 00:03:46 d4ace7e08520ec158b0cc64775f4b4a0dc14a675: digest: sha256:f5176a61f80686a79f0ca2286fc38c6018f47b90b1c8ee3fe387b46ea2a3346f size: 1573 [Pipeline] isUnix [Pipeline] sh 00:03:47 fc5181fea5dc: Pull complete 00:03:47 9c418107303f: Pull complete 00:03:47 0cd29c4cc85c: Pull complete 00:03:47 76d7273c05b8: Pull complete 00:03:47 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] isUnix [Pipeline] sh 00:03:47 + docker push nexus3.edgexfoundry.org:10004/core-data:latest 00:03:47 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 00:03:47 6f9d3df617ef: Preparing 00:03:47 13822e9603bd: Preparing 00:03:47 98b877627a7c: Preparing 00:03:47 4393d5b97278: Preparing 00:03:47 e7f4480f3045: Preparing 00:03:47 e2eb06d8af82: Preparing 00:03:47 e2eb06d8af82: Waiting 00:03:47 4393d5b97278: Layer already exists 00:03:47 e7f4480f3045: Layer already exists 00:03:47 6f9d3df617ef: Layer already exists 00:03:47 13822e9603bd: Layer already exists 00:03:47 98b877627a7c: Layer already exists 00:03:47 e2eb06d8af82: Layer already exists 00:03:47 latest: digest: sha256:f5176a61f80686a79f0ca2286fc38c6018f47b90b1c8ee3fe387b46ea2a3346f size: 1573 [Pipeline] isUnix [Pipeline] sh 00:03:47 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:2.0.1-dev.66 [Pipeline] isUnix [Pipeline] sh 00:03:48 + docker push nexus3.edgexfoundry.org:10004/core-data:2.0.1-dev.66 00:03:48 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 00:03:48 6f9d3df617ef: Preparing 00:03:48 13822e9603bd: Preparing 00:03:48 98b877627a7c: Preparing 00:03:48 4393d5b97278: Preparing 00:03:48 e7f4480f3045: Preparing 00:03:48 e2eb06d8af82: Preparing 00:03:48 e2eb06d8af82: Waiting 00:03:48 98b877627a7c: Layer already exists 00:03:48 4393d5b97278: Layer already exists 00:03:48 e7f4480f3045: Layer already exists 00:03:48 6f9d3df617ef: Layer already exists 00:03:48 13822e9603bd: Layer already exists 00:03:48 e2eb06d8af82: Layer already exists 00:03:48 2.0.1-dev.66: digest: sha256:f5176a61f80686a79f0ca2286fc38c6018f47b90b1c8ee3fe387b46ea2a3346f size: 1573 [Pipeline] isUnix [Pipeline] sh 00:03:48 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:d4ace7e08520ec158b0cc64775f4b4a0dc14a675-2.0.1-dev.66 [Pipeline] isUnix [Pipeline] sh 00:03:48 + docker push nexus3.edgexfoundry.org:10004/core-data:d4ace7e08520ec158b0cc64775f4b4a0dc14a675-2.0.1-dev.66 00:03:48 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 00:03:48 6f9d3df617ef: Preparing 00:03:48 13822e9603bd: Preparing 00:03:48 98b877627a7c: Preparing 00:03:48 4393d5b97278: Preparing 00:03:48 e7f4480f3045: Preparing 00:03:48 e2eb06d8af82: Preparing 00:03:48 e2eb06d8af82: Waiting 00:03:48 6f9d3df617ef: Layer already exists 00:03:48 13822e9603bd: Layer already exists 00:03:48 e7f4480f3045: Layer already exists 00:03:48 98b877627a7c: Layer already exists 00:03:48 4393d5b97278: Layer already exists 00:03:48 e2eb06d8af82: Layer already exists 00:03:48 d4ace7e08520ec158b0cc64775f4b4a0dc14a675-2.0.1-dev.66: digest: sha256:f5176a61f80686a79f0ca2286fc38c6018f47b90b1c8ee3fe387b46ea2a3346f size: 1573 [Pipeline] isUnix [Pipeline] sh 00:03:49 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] isUnix [Pipeline] sh 00:03:49 + docker push nexus3.edgexfoundry.org:10004/core-data:main 00:03:49 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 00:03:49 6f9d3df617ef: Preparing 00:03:49 13822e9603bd: Preparing 00:03:49 98b877627a7c: Preparing 00:03:49 4393d5b97278: Preparing 00:03:49 e7f4480f3045: Preparing 00:03:49 e2eb06d8af82: Preparing 00:03:49 e2eb06d8af82: Waiting 00:03:49 e7f4480f3045: Layer already exists 00:03:49 4393d5b97278: Layer already exists 00:03:49 6f9d3df617ef: Layer already exists 00:03:49 98b877627a7c: Layer already exists 00:03:49 13822e9603bd: Layer already exists 00:03:49 e2eb06d8af82: Layer already exists 00:03:49 main: digest: sha256:f5176a61f80686a79f0ca2286fc38c6018f47b90b1c8ee3fe387b46ea2a3346f size: 1573 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 00:03:49 ===================================================== [Pipeline] echo 00:03:49 taggedImages: 00:03:49 - nexus3.edgexfoundry.org:10004/core-data:d4ace7e08520ec158b0cc64775f4b4a0dc14a675 00:03:49 - nexus3.edgexfoundry.org:10004/core-data:latest 00:03:49 - nexus3.edgexfoundry.org:10004/core-data:2.0.1-dev.66 00:03:49 - nexus3.edgexfoundry.org:10004/core-data:d4ace7e08520ec158b0cc64775f4b4a0dc14a675-2.0.1-dev.66 00:03:49 - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo 00:03:49 [edgeXDocker.push] Tagging docker image core-metadata with the following tags: 00:03:49 d4ace7e08520ec158b0cc64775f4b4a0dc14a675 00:03:49 latest 00:03:49 2.0.1-dev.66 00:03:49 d4ace7e08520ec158b0cc64775f4b4a0dc14a675-2.0.1-dev.66 00:03:49 main 00:03:49 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 00:03:49 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:d4ace7e08520ec158b0cc64775f4b4a0dc14a675 [Pipeline] isUnix [Pipeline] sh 00:03:50 + docker push nexus3.edgexfoundry.org:10004/core-metadata:d4ace7e08520ec158b0cc64775f4b4a0dc14a675 00:03:50 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 00:03:50 7af265e667ca: Preparing 00:03:50 64f0755a7fc4: Preparing 00:03:50 98b877627a7c: Preparing 00:03:50 46b99715a0ef: Preparing 00:03:50 e2eb06d8af82: Preparing 00:03:50 46b99715a0ef: Layer already exists 00:03:50 e2eb06d8af82: Layer already exists 00:03:50 98b877627a7c: Layer already exists 00:03:52 e9181ef05905: Pull complete 00:03:52 Digest: sha256:b68600a42bdad252800863e960bd1bff7f9295dc42515d77c75fe1690b9bba97 00:03:52 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 00:03:52 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [Pipeline] fileExists [Pipeline] sh 00:03:53 + + docker build -t ci-base-image-arm64 -fecho - FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 00:03:53 WORKDIR /edgex 00:03:53 COPY go.mod . 00:03:53 RUN go mod download . 00:03:53 00:03:55 7af265e667ca: Pushed 00:03:56 Sending build context to Docker daemon 166.2MB 00:03:56 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 00:03:56 ---> 5bf79a92a582 00:03:56 Step 2/4 : WORKDIR /edgex 00:04:02 64f0755a7fc4: Pushed 00:04:02 d4ace7e08520ec158b0cc64775f4b4a0dc14a675: digest: sha256:8069cc0baeb970bccfc94f4d1fd7aa1e2eae35bd0e0b9842e658b99a0c2ed408 size: 1363 [Pipeline] isUnix [Pipeline] sh 00:04:02 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] isUnix [Pipeline] sh 00:04:02 + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest 00:04:02 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 00:04:02 7af265e667ca: Preparing 00:04:02 64f0755a7fc4: Preparing 00:04:02 98b877627a7c: Preparing 00:04:02 46b99715a0ef: Preparing 00:04:02 e2eb06d8af82: Preparing 00:04:02 e2eb06d8af82: Layer already exists 00:04:02 98b877627a7c: Layer already exists 00:04:02 7af265e667ca: Layer already exists 00:04:02 64f0755a7fc4: Layer already exists 00:04:02 46b99715a0ef: Layer already exists 00:04:02 latest: digest: sha256:8069cc0baeb970bccfc94f4d1fd7aa1e2eae35bd0e0b9842e658b99a0c2ed408 size: 1363 [Pipeline] isUnix [Pipeline] sh 00:04:03 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:2.0.1-dev.66 [Pipeline] isUnix [Pipeline] sh 00:04:03 + docker push nexus3.edgexfoundry.org:10004/core-metadata:2.0.1-dev.66 00:04:03 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 00:04:04 ---> Running in 95347d7cd081 00:04:04 Removing intermediate container 95347d7cd081 00:04:04 ---> 3a2c89aceb1a 00:04:04 Step 3/4 : COPY go.mod . 00:04:04 7af265e667ca: Preparing 00:04:04 64f0755a7fc4: Preparing 00:04:04 98b877627a7c: Preparing 00:04:04 46b99715a0ef: Preparing 00:04:04 e2eb06d8af82: Preparing 00:04:04 64f0755a7fc4: Layer already exists 00:04:04 46b99715a0ef: Layer already exists 00:04:04 98b877627a7c: Layer already exists 00:04:04 7af265e667ca: Layer already exists 00:04:04 e2eb06d8af82: Layer already exists 00:04:04 2.0.1-dev.66: digest: sha256:8069cc0baeb970bccfc94f4d1fd7aa1e2eae35bd0e0b9842e658b99a0c2ed408 size: 1363 [Pipeline] isUnix [Pipeline] sh 00:04:04 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:d4ace7e08520ec158b0cc64775f4b4a0dc14a675-2.0.1-dev.66 [Pipeline] isUnix [Pipeline] sh 00:04:05 + docker push nexus3.edgexfoundry.org:10004/core-metadata:d4ace7e08520ec158b0cc64775f4b4a0dc14a675-2.0.1-dev.66 00:04:05 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 00:04:05 7af265e667ca: Preparing 00:04:05 64f0755a7fc4: Preparing 00:04:05 98b877627a7c: Preparing 00:04:05 46b99715a0ef: Preparing 00:04:05 e2eb06d8af82: Preparing 00:04:05 46b99715a0ef: Layer already exists 00:04:05 98b877627a7c: Layer already exists 00:04:05 64f0755a7fc4: Layer already exists 00:04:05 e2eb06d8af82: Layer already exists 00:04:05 7af265e667ca: Layer already exists 00:04:05 d4ace7e08520ec158b0cc64775f4b4a0dc14a675-2.0.1-dev.66: digest: sha256:8069cc0baeb970bccfc94f4d1fd7aa1e2eae35bd0e0b9842e658b99a0c2ed408 size: 1363 [Pipeline] isUnix [Pipeline] sh 00:04:05 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] isUnix [Pipeline] sh 00:04:05 ---> 3ac39dcdb9a1 00:04:05 Step 4/4 : RUN go mod download 00:04:05 ---> Running in b985c0285da0 00:04:05 + docker push nexus3.edgexfoundry.org:10004/core-metadata:main 00:04:05 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 00:04:05 7af265e667ca: Preparing 00:04:05 64f0755a7fc4: Preparing 00:04:05 98b877627a7c: Preparing 00:04:05 46b99715a0ef: Preparing 00:04:05 e2eb06d8af82: Preparing 00:04:05 98b877627a7c: Layer already exists 00:04:05 64f0755a7fc4: Layer already exists 00:04:05 46b99715a0ef: Layer already exists 00:04:05 7af265e667ca: Layer already exists 00:04:05 e2eb06d8af82: Layer already exists 00:04:05 main: digest: sha256:8069cc0baeb970bccfc94f4d1fd7aa1e2eae35bd0e0b9842e658b99a0c2ed408 size: 1363 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 00:04:05 ===================================================== [Pipeline] echo 00:04:05 taggedImages: 00:04:05 - nexus3.edgexfoundry.org:10004/core-metadata:d4ace7e08520ec158b0cc64775f4b4a0dc14a675 00:04:05 - nexus3.edgexfoundry.org:10004/core-metadata:latest 00:04:05 - nexus3.edgexfoundry.org:10004/core-metadata:2.0.1-dev.66 00:04:05 - nexus3.edgexfoundry.org:10004/core-metadata:d4ace7e08520ec158b0cc64775f4b4a0dc14a675-2.0.1-dev.66 00:04:05 - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo 00:04:05 [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: 00:04:05 d4ace7e08520ec158b0cc64775f4b4a0dc14a675 00:04:05 latest 00:04:05 2.0.1-dev.66 00:04:05 d4ace7e08520ec158b0cc64775f4b4a0dc14a675-2.0.1-dev.66 00:04:05 main 00:04:05 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 00:04:06 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:d4ace7e08520ec158b0cc64775f4b4a0dc14a675 [Pipeline] isUnix [Pipeline] sh 00:04:06 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:d4ace7e08520ec158b0cc64775f4b4a0dc14a675 00:04:06 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 00:04:06 c55ad11b205f: Preparing 00:04:06 c55ad11b205f: Preparing 00:04:06 716dcfbac144: Preparing 00:04:06 439c15f7f0de: Preparing 00:04:06 c7fcf67011db: Preparing 00:04:06 f3ea221e377d: Preparing 00:04:06 98b877627a7c: Preparing 00:04:06 1b449a61f963: Preparing 00:04:06 947f8f3c7f02: Preparing 00:04:06 b7183517e9cd: Preparing 00:04:06 0d3c02280e2d: Preparing 00:04:06 e2eb06d8af82: Preparing 00:04:06 98b877627a7c: Waiting 00:04:06 1b449a61f963: Waiting 00:04:06 947f8f3c7f02: Waiting 00:04:06 b7183517e9cd: Waiting 00:04:06 0d3c02280e2d: Waiting 00:04:06 e2eb06d8af82: Waiting 00:04:06 c55ad11b205f: Pushed 00:04:06 716dcfbac144: Pushed 00:04:06 c7fcf67011db: Pushed 00:04:06 98b877627a7c: Layer already exists 00:04:07 b7183517e9cd: Pushed 00:04:07 1b449a61f963: Pushed 00:04:07 947f8f3c7f02: Pushed 00:04:07 e2eb06d8af82: Layer already exists 00:04:07 0d3c02280e2d: Pushed 00:04:07 439c15f7f0de: Pushed 00:04:09 f3ea221e377d: Pushed 00:04:09 d4ace7e08520ec158b0cc64775f4b4a0dc14a675: digest: sha256:7aec00126b666bb64449adaf1ee3c3d945f66e82988da64af81dd748082eede9 size: 2817 [Pipeline] isUnix [Pipeline] sh 00:04:09 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] isUnix [Pipeline] sh 00:04:10 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 00:04:10 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 00:04:10 c55ad11b205f: Preparing 00:04:10 c55ad11b205f: Preparing 00:04:10 716dcfbac144: Preparing 00:04:10 439c15f7f0de: Preparing 00:04:10 c7fcf67011db: Preparing 00:04:10 f3ea221e377d: Preparing 00:04:10 98b877627a7c: Preparing 00:04:10 1b449a61f963: Preparing 00:04:10 947f8f3c7f02: Preparing 00:04:10 b7183517e9cd: Preparing 00:04:10 0d3c02280e2d: Preparing 00:04:10 e2eb06d8af82: Preparing 00:04:10 1b449a61f963: Waiting 00:04:10 98b877627a7c: Waiting 00:04:10 947f8f3c7f02: Waiting 00:04:10 b7183517e9cd: Waiting 00:04:10 0d3c02280e2d: Waiting 00:04:10 e2eb06d8af82: Waiting 00:04:10 f3ea221e377d: Layer already exists 00:04:10 c7fcf67011db: Layer already exists 00:04:10 439c15f7f0de: Layer already exists 00:04:10 c55ad11b205f: Layer already exists 00:04:10 716dcfbac144: Layer already exists 00:04:10 98b877627a7c: Layer already exists 00:04:10 0d3c02280e2d: Layer already exists 00:04:10 b7183517e9cd: Layer already exists 00:04:10 1b449a61f963: Layer already exists 00:04:10 947f8f3c7f02: Layer already exists 00:04:10 e2eb06d8af82: Layer already exists 00:04:10 latest: digest: sha256:7aec00126b666bb64449adaf1ee3c3d945f66e82988da64af81dd748082eede9 size: 2817 [Pipeline] isUnix [Pipeline] sh 00:04:10 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:2.0.1-dev.66 [Pipeline] isUnix [Pipeline] sh 00:04:11 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:2.0.1-dev.66 00:04:11 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 00:04:11 c55ad11b205f: Preparing 00:04:11 c55ad11b205f: Preparing 00:04:11 716dcfbac144: Preparing 00:04:11 439c15f7f0de: Preparing 00:04:11 c7fcf67011db: Preparing 00:04:11 f3ea221e377d: Preparing 00:04:11 98b877627a7c: Preparing 00:04:11 1b449a61f963: Preparing 00:04:11 947f8f3c7f02: Preparing 00:04:11 b7183517e9cd: Preparing 00:04:11 0d3c02280e2d: Preparing 00:04:11 e2eb06d8af82: Preparing 00:04:11 98b877627a7c: Waiting 00:04:11 1b449a61f963: Waiting 00:04:11 947f8f3c7f02: Waiting 00:04:11 b7183517e9cd: Waiting 00:04:11 0d3c02280e2d: Waiting 00:04:11 e2eb06d8af82: Waiting 00:04:11 439c15f7f0de: Layer already exists 00:04:11 716dcfbac144: Layer already exists 00:04:11 f3ea221e377d: Layer already exists 00:04:11 c7fcf67011db: Layer already exists 00:04:11 c55ad11b205f: Layer already exists 00:04:11 98b877627a7c: Layer already exists 00:04:11 947f8f3c7f02: Layer already exists 00:04:11 0d3c02280e2d: Layer already exists 00:04:11 b7183517e9cd: Layer already exists 00:04:11 e2eb06d8af82: Layer already exists 00:04:11 1b449a61f963: Layer already exists 00:04:11 2.0.1-dev.66: digest: sha256:7aec00126b666bb64449adaf1ee3c3d945f66e82988da64af81dd748082eede9 size: 2817 [Pipeline] isUnix [Pipeline] sh 00:04:12 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:d4ace7e08520ec158b0cc64775f4b4a0dc14a675-2.0.1-dev.66 [Pipeline] isUnix [Pipeline] sh 00:04:12 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:d4ace7e08520ec158b0cc64775f4b4a0dc14a675-2.0.1-dev.66 00:04:12 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 00:04:12 c55ad11b205f: Preparing 00:04:12 c55ad11b205f: Preparing 00:04:12 716dcfbac144: Preparing 00:04:12 439c15f7f0de: Preparing 00:04:12 c7fcf67011db: Preparing 00:04:12 f3ea221e377d: Preparing 00:04:12 98b877627a7c: Preparing 00:04:12 1b449a61f963: Preparing 00:04:12 947f8f3c7f02: Preparing 00:04:12 b7183517e9cd: Preparing 00:04:12 0d3c02280e2d: Preparing 00:04:12 e2eb06d8af82: Preparing 00:04:12 98b877627a7c: Waiting 00:04:12 1b449a61f963: Waiting 00:04:12 947f8f3c7f02: Waiting 00:04:12 b7183517e9cd: Waiting 00:04:12 0d3c02280e2d: Waiting 00:04:12 e2eb06d8af82: Waiting 00:04:12 c7fcf67011db: Layer already exists 00:04:12 f3ea221e377d: Layer already exists 00:04:12 c55ad11b205f: Layer already exists 00:04:12 716dcfbac144: Layer already exists 00:04:12 439c15f7f0de: Layer already exists 00:04:12 98b877627a7c: Layer already exists 00:04:12 1b449a61f963: Layer already exists 00:04:12 b7183517e9cd: Layer already exists 00:04:12 0d3c02280e2d: Layer already exists 00:04:12 947f8f3c7f02: Layer already exists 00:04:12 e2eb06d8af82: Layer already exists 00:04:12 d4ace7e08520ec158b0cc64775f4b4a0dc14a675-2.0.1-dev.66: digest: sha256:7aec00126b666bb64449adaf1ee3c3d945f66e82988da64af81dd748082eede9 size: 2817 [Pipeline] isUnix [Pipeline] sh 00:04:12 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] isUnix [Pipeline] sh 00:04:13 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main 00:04:13 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 00:04:13 c55ad11b205f: Preparing 00:04:13 c55ad11b205f: Preparing 00:04:13 716dcfbac144: Preparing 00:04:13 439c15f7f0de: Preparing 00:04:13 c7fcf67011db: Preparing 00:04:13 f3ea221e377d: Preparing 00:04:13 98b877627a7c: Preparing 00:04:13 1b449a61f963: Preparing 00:04:13 947f8f3c7f02: Preparing 00:04:13 b7183517e9cd: Preparing 00:04:13 0d3c02280e2d: Preparing 00:04:13 e2eb06d8af82: Preparing 00:04:13 98b877627a7c: Waiting 00:04:13 1b449a61f963: Waiting 00:04:13 947f8f3c7f02: Waiting 00:04:13 b7183517e9cd: Waiting 00:04:13 0d3c02280e2d: Waiting 00:04:13 e2eb06d8af82: Waiting 00:04:13 716dcfbac144: Layer already exists 00:04:13 f3ea221e377d: Layer already exists 00:04:13 c7fcf67011db: Layer already exists 00:04:13 439c15f7f0de: Layer already exists 00:04:13 c55ad11b205f: Layer already exists 00:04:13 98b877627a7c: Layer already exists 00:04:13 1b449a61f963: Layer already exists 00:04:13 947f8f3c7f02: Layer already exists 00:04:13 b7183517e9cd: Layer already exists 00:04:13 0d3c02280e2d: Layer already exists 00:04:13 e2eb06d8af82: Layer already exists 00:04:13 main: digest: sha256:7aec00126b666bb64449adaf1ee3c3d945f66e82988da64af81dd748082eede9 size: 2817 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 00:04:13 ===================================================== [Pipeline] echo 00:04:13 taggedImages: 00:04:13 - nexus3.edgexfoundry.org:10004/security-bootstrapper:d4ace7e08520ec158b0cc64775f4b4a0dc14a675 00:04:13 - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 00:04:13 - nexus3.edgexfoundry.org:10004/security-bootstrapper:2.0.1-dev.66 00:04:13 - nexus3.edgexfoundry.org:10004/security-bootstrapper:d4ace7e08520ec158b0cc64775f4b4a0dc14a675-2.0.1-dev.66 00:04:13 - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo 00:04:13 [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: 00:04:13 d4ace7e08520ec158b0cc64775f4b4a0dc14a675 00:04:13 latest 00:04:13 2.0.1-dev.66 00:04:13 d4ace7e08520ec158b0cc64775f4b4a0dc14a675-2.0.1-dev.66 00:04:13 main 00:04:13 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 00:04:13 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:d4ace7e08520ec158b0cc64775f4b4a0dc14a675 [Pipeline] isUnix [Pipeline] sh 00:04:14 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:d4ace7e08520ec158b0cc64775f4b4a0dc14a675 00:04:14 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 00:04:14 ce650fb60e11: Preparing 00:04:14 a4e77aee768b: Preparing 00:04:14 3f11f45d2bcc: Preparing 00:04:14 37c4ef51637f: Preparing 00:04:14 602e9458bf6a: Preparing 00:04:14 e2eb06d8af82: Preparing 00:04:14 37c4ef51637f: Pushed 00:04:14 3f11f45d2bcc: Pushed 00:04:14 e2eb06d8af82: Layer already exists 00:04:15 602e9458bf6a: Pushed 00:04:15 a4e77aee768b: Pushed 00:04:15 ce650fb60e11: Pushed 00:04:15 d4ace7e08520ec158b0cc64775f4b4a0dc14a675: digest: sha256:b3670c914165bcf0649e19e6421825ebd61b69a3709d9f742f2caaf98fc31222 size: 1576 [Pipeline] isUnix [Pipeline] sh 00:04:15 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [Pipeline] isUnix [Pipeline] sh 00:04:16 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 00:04:16 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 00:04:16 ce650fb60e11: Preparing 00:04:16 a4e77aee768b: Preparing 00:04:16 3f11f45d2bcc: Preparing 00:04:16 37c4ef51637f: Preparing 00:04:16 602e9458bf6a: Preparing 00:04:16 e2eb06d8af82: Preparing 00:04:16 e2eb06d8af82: Waiting 00:04:16 602e9458bf6a: Layer already exists 00:04:16 3f11f45d2bcc: Layer already exists 00:04:16 ce650fb60e11: Layer already exists 00:04:16 a4e77aee768b: Layer already exists 00:04:16 37c4ef51637f: Layer already exists 00:04:16 e2eb06d8af82: Layer already exists 00:04:16 latest: digest: sha256:b3670c914165bcf0649e19e6421825ebd61b69a3709d9f742f2caaf98fc31222 size: 1576 [Pipeline] isUnix [Pipeline] sh 00:04:16 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:2.0.1-dev.66 [Pipeline] isUnix [Pipeline] sh 00:04:16 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:2.0.1-dev.66 00:04:16 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 00:04:16 ce650fb60e11: Preparing 00:04:16 a4e77aee768b: Preparing 00:04:16 3f11f45d2bcc: Preparing 00:04:16 37c4ef51637f: Preparing 00:04:16 602e9458bf6a: Preparing 00:04:16 e2eb06d8af82: Preparing 00:04:16 e2eb06d8af82: Waiting 00:04:16 3f11f45d2bcc: Layer already exists 00:04:16 37c4ef51637f: Layer already exists 00:04:16 a4e77aee768b: Layer already exists 00:04:16 ce650fb60e11: Layer already exists 00:04:16 602e9458bf6a: Layer already exists 00:04:16 e2eb06d8af82: Layer already exists 00:04:16 2.0.1-dev.66: digest: sha256:b3670c914165bcf0649e19e6421825ebd61b69a3709d9f742f2caaf98fc31222 size: 1576 [Pipeline] isUnix [Pipeline] sh 00:04:17 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:d4ace7e08520ec158b0cc64775f4b4a0dc14a675-2.0.1-dev.66 [Pipeline] isUnix [Pipeline] sh 00:04:17 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:d4ace7e08520ec158b0cc64775f4b4a0dc14a675-2.0.1-dev.66 00:04:17 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 00:04:17 ce650fb60e11: Preparing 00:04:17 a4e77aee768b: Preparing 00:04:17 3f11f45d2bcc: Preparing 00:04:17 37c4ef51637f: Preparing 00:04:17 602e9458bf6a: Preparing 00:04:17 e2eb06d8af82: Preparing 00:04:17 e2eb06d8af82: Waiting 00:04:17 ce650fb60e11: Layer already exists 00:04:17 a4e77aee768b: Layer already exists 00:04:17 602e9458bf6a: Layer already exists 00:04:17 37c4ef51637f: Layer already exists 00:04:17 3f11f45d2bcc: Layer already exists 00:04:17 e2eb06d8af82: Layer already exists 00:04:19 d4ace7e08520ec158b0cc64775f4b4a0dc14a675-2.0.1-dev.66: digest: sha256:b3670c914165bcf0649e19e6421825ebd61b69a3709d9f742f2caaf98fc31222 size: 1576 [Pipeline] isUnix [Pipeline] sh 00:04:19 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] isUnix [Pipeline] sh 00:04:20 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main 00:04:20 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 00:04:20 ce650fb60e11: Preparing 00:04:20 a4e77aee768b: Preparing 00:04:20 3f11f45d2bcc: Preparing 00:04:20 37c4ef51637f: Preparing 00:04:20 602e9458bf6a: Preparing 00:04:20 e2eb06d8af82: Preparing 00:04:20 e2eb06d8af82: Waiting 00:04:20 602e9458bf6a: Layer already exists 00:04:20 a4e77aee768b: Layer already exists 00:04:20 37c4ef51637f: Layer already exists 00:04:20 ce650fb60e11: Layer already exists 00:04:20 3f11f45d2bcc: Layer already exists 00:04:20 e2eb06d8af82: Layer already exists 00:04:20 main: digest: sha256:b3670c914165bcf0649e19e6421825ebd61b69a3709d9f742f2caaf98fc31222 size: 1576 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 00:04:20 ===================================================== [Pipeline] echo 00:04:20 taggedImages: 00:04:20 - nexus3.edgexfoundry.org:10004/security-proxy-setup:d4ace7e08520ec158b0cc64775f4b4a0dc14a675 00:04:20 - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 00:04:20 - nexus3.edgexfoundry.org:10004/security-proxy-setup:2.0.1-dev.66 00:04:20 - nexus3.edgexfoundry.org:10004/security-proxy-setup:d4ace7e08520ec158b0cc64775f4b4a0dc14a675-2.0.1-dev.66 00:04:20 - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo 00:04:20 [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: 00:04:20 d4ace7e08520ec158b0cc64775f4b4a0dc14a675 00:04:20 latest 00:04:20 2.0.1-dev.66 00:04:20 d4ace7e08520ec158b0cc64775f4b4a0dc14a675-2.0.1-dev.66 00:04:20 main 00:04:20 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 00:04:20 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:d4ace7e08520ec158b0cc64775f4b4a0dc14a675 [Pipeline] isUnix [Pipeline] sh 00:04:20 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:d4ace7e08520ec158b0cc64775f4b4a0dc14a675 00:04:20 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 00:04:20 37344a6a389f: Preparing 00:04:20 50f8d4bc59df: Preparing 00:04:20 8f5ce26b324c: Preparing 00:04:20 88bd6b68e16a: Preparing 00:04:20 d657b44cbe13: Preparing 00:04:20 e3e85d78a45d: Preparing 00:04:20 ef47e1f23754: Preparing 00:04:20 bba52b3a0ac6: Preparing 00:04:20 55c9fe6b8a7f: Preparing 00:04:20 e2eb06d8af82: Preparing 00:04:20 e3e85d78a45d: Waiting 00:04:20 ef47e1f23754: Waiting 00:04:20 bba52b3a0ac6: Waiting 00:04:20 55c9fe6b8a7f: Waiting 00:04:20 e2eb06d8af82: Waiting 00:04:21 37344a6a389f: Pushed 00:04:21 d657b44cbe13: Pushed 00:04:21 50f8d4bc59df: Pushed 00:04:21 e3e85d78a45d: Pushed 00:04:21 ef47e1f23754: Pushed 00:04:21 bba52b3a0ac6: Pushed 00:04:21 e2eb06d8af82: Layer already exists 00:04:22 55c9fe6b8a7f: Pushed 00:04:22 88bd6b68e16a: Pushed 00:04:22 8f5ce26b324c: Pushed 00:04:23 d4ace7e08520ec158b0cc64775f4b4a0dc14a675: digest: sha256:b461a178932f453caf4bc9ba0b6c5687b931c0a26601c77db4d28689c3839851 size: 2405 [Pipeline] isUnix [Pipeline] sh 00:04:23 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [Pipeline] isUnix [Pipeline] sh 00:04:24 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 00:04:24 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 00:04:24 37344a6a389f: Preparing 00:04:24 50f8d4bc59df: Preparing 00:04:24 8f5ce26b324c: Preparing 00:04:24 88bd6b68e16a: Preparing 00:04:24 d657b44cbe13: Preparing 00:04:24 e3e85d78a45d: Preparing 00:04:24 ef47e1f23754: Preparing 00:04:24 bba52b3a0ac6: Preparing 00:04:24 55c9fe6b8a7f: Preparing 00:04:24 e2eb06d8af82: Preparing 00:04:24 ef47e1f23754: Waiting 00:04:24 bba52b3a0ac6: Waiting 00:04:24 55c9fe6b8a7f: Waiting 00:04:24 e2eb06d8af82: Waiting 00:04:24 e3e85d78a45d: Waiting 00:04:24 8f5ce26b324c: Layer already exists 00:04:24 d657b44cbe13: Layer already exists 00:04:24 37344a6a389f: Layer already exists 00:04:24 88bd6b68e16a: Layer already exists 00:04:24 50f8d4bc59df: Layer already exists 00:04:24 bba52b3a0ac6: Layer already exists 00:04:24 ef47e1f23754: Layer already exists 00:04:24 e2eb06d8af82: Layer already exists 00:04:24 e3e85d78a45d: Layer already exists 00:04:24 55c9fe6b8a7f: Layer already exists 00:04:24 latest: digest: sha256:b461a178932f453caf4bc9ba0b6c5687b931c0a26601c77db4d28689c3839851 size: 2405 [Pipeline] isUnix [Pipeline] sh 00:04:24 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.0.1-dev.66 [Pipeline] isUnix [Pipeline] sh 00:04:25 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.0.1-dev.66 00:04:25 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 00:04:25 37344a6a389f: Preparing 00:04:25 50f8d4bc59df: Preparing 00:04:25 8f5ce26b324c: Preparing 00:04:25 88bd6b68e16a: Preparing 00:04:25 d657b44cbe13: Preparing 00:04:25 e3e85d78a45d: Preparing 00:04:25 ef47e1f23754: Preparing 00:04:25 bba52b3a0ac6: Preparing 00:04:25 55c9fe6b8a7f: Preparing 00:04:25 e2eb06d8af82: Preparing 00:04:25 e3e85d78a45d: Waiting 00:04:25 ef47e1f23754: Waiting 00:04:25 bba52b3a0ac6: Waiting 00:04:25 55c9fe6b8a7f: Waiting 00:04:25 e2eb06d8af82: Waiting 00:04:25 8f5ce26b324c: Layer already exists 00:04:25 50f8d4bc59df: Layer already exists 00:04:25 37344a6a389f: Layer already exists 00:04:25 d657b44cbe13: Layer already exists 00:04:25 88bd6b68e16a: Layer already exists 00:04:25 e3e85d78a45d: Layer already exists 00:04:25 bba52b3a0ac6: Layer already exists 00:04:25 ef47e1f23754: Layer already exists 00:04:25 e2eb06d8af82: Layer already exists 00:04:25 55c9fe6b8a7f: Layer already exists 00:04:25 2.0.1-dev.66: digest: sha256:b461a178932f453caf4bc9ba0b6c5687b931c0a26601c77db4d28689c3839851 size: 2405 [Pipeline] isUnix [Pipeline] sh 00:04:25 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:d4ace7e08520ec158b0cc64775f4b4a0dc14a675-2.0.1-dev.66 [Pipeline] isUnix [Pipeline] sh 00:04:26 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:d4ace7e08520ec158b0cc64775f4b4a0dc14a675-2.0.1-dev.66 00:04:26 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 00:04:26 37344a6a389f: Preparing 00:04:26 50f8d4bc59df: Preparing 00:04:26 8f5ce26b324c: Preparing 00:04:26 88bd6b68e16a: Preparing 00:04:26 d657b44cbe13: Preparing 00:04:26 e3e85d78a45d: Preparing 00:04:26 ef47e1f23754: Preparing 00:04:26 bba52b3a0ac6: Preparing 00:04:26 55c9fe6b8a7f: Preparing 00:04:26 e2eb06d8af82: Preparing 00:04:26 ef47e1f23754: Waiting 00:04:26 bba52b3a0ac6: Waiting 00:04:26 55c9fe6b8a7f: Waiting 00:04:26 e2eb06d8af82: Waiting 00:04:26 e3e85d78a45d: Waiting 00:04:26 8f5ce26b324c: Layer already exists 00:04:26 50f8d4bc59df: Layer already exists 00:04:26 d657b44cbe13: Layer already exists 00:04:26 37344a6a389f: Layer already exists 00:04:26 88bd6b68e16a: Layer already exists 00:04:26 ef47e1f23754: Layer already exists 00:04:26 e3e85d78a45d: Layer already exists 00:04:26 bba52b3a0ac6: Layer already exists 00:04:26 e2eb06d8af82: Layer already exists 00:04:26 55c9fe6b8a7f: Layer already exists 00:04:26 d4ace7e08520ec158b0cc64775f4b4a0dc14a675-2.0.1-dev.66: digest: sha256:b461a178932f453caf4bc9ba0b6c5687b931c0a26601c77db4d28689c3839851 size: 2405 [Pipeline] isUnix [Pipeline] sh 00:04:26 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] isUnix [Pipeline] sh 00:04:26 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main 00:04:26 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 00:04:26 37344a6a389f: Preparing 00:04:26 50f8d4bc59df: Preparing 00:04:26 8f5ce26b324c: Preparing 00:04:26 88bd6b68e16a: Preparing 00:04:26 d657b44cbe13: Preparing 00:04:26 e3e85d78a45d: Preparing 00:04:26 ef47e1f23754: Preparing 00:04:26 bba52b3a0ac6: Preparing 00:04:26 55c9fe6b8a7f: Preparing 00:04:26 e2eb06d8af82: Preparing 00:04:26 e3e85d78a45d: Waiting 00:04:26 ef47e1f23754: Waiting 00:04:26 bba52b3a0ac6: Waiting 00:04:26 55c9fe6b8a7f: Waiting 00:04:26 e2eb06d8af82: Waiting 00:04:27 37344a6a389f: Layer already exists 00:04:27 88bd6b68e16a: Layer already exists 00:04:27 d657b44cbe13: Layer already exists 00:04:27 50f8d4bc59df: Layer already exists 00:04:27 8f5ce26b324c: Layer already exists 00:04:27 e2eb06d8af82: Layer already exists 00:04:27 ef47e1f23754: Layer already exists 00:04:27 55c9fe6b8a7f: Layer already exists 00:04:27 e3e85d78a45d: Layer already exists 00:04:27 bba52b3a0ac6: Layer already exists 00:04:27 main: digest: sha256:b461a178932f453caf4bc9ba0b6c5687b931c0a26601c77db4d28689c3839851 size: 2405 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 00:04:27 ===================================================== [Pipeline] echo 00:04:27 taggedImages: 00:04:27 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:d4ace7e08520ec158b0cc64775f4b4a0dc14a675 00:04:27 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 00:04:27 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.0.1-dev.66 00:04:27 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:d4ace7e08520ec158b0cc64775f4b4a0dc14a675-2.0.1-dev.66 00:04:27 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo 00:04:27 [edgeXDocker.push] Tagging docker image support-notifications with the following tags: 00:04:27 d4ace7e08520ec158b0cc64775f4b4a0dc14a675 00:04:27 latest 00:04:27 2.0.1-dev.66 00:04:27 d4ace7e08520ec158b0cc64775f4b4a0dc14a675-2.0.1-dev.66 00:04:27 main 00:04:27 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 00:04:27 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:d4ace7e08520ec158b0cc64775f4b4a0dc14a675 [Pipeline] isUnix [Pipeline] sh 00:04:28 + docker push nexus3.edgexfoundry.org:10004/support-notifications:d4ace7e08520ec158b0cc64775f4b4a0dc14a675 00:04:28 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 00:04:28 7099ca2bd35a: Preparing 00:04:28 8f21f528f489: Preparing 00:04:28 98b877627a7c: Preparing 00:04:28 17e34a1980d6: Preparing 00:04:28 e2eb06d8af82: Preparing 00:04:28 98b877627a7c: Layer already exists 00:04:28 e2eb06d8af82: Layer already exists 00:04:28 7099ca2bd35a: Pushed 00:04:28 17e34a1980d6: Pushed 00:04:29 8f21f528f489: Pushed 00:04:29 d4ace7e08520ec158b0cc64775f4b4a0dc14a675: digest: sha256:e5a50011e2f4e9b4ea04090eb51f64afd1b9a1a50403101531389e41b1745dcd size: 1364 [Pipeline] isUnix [Pipeline] sh 00:04:29 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] isUnix [Pipeline] sh 00:04:30 + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest 00:04:30 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 00:04:30 7099ca2bd35a: Preparing 00:04:30 8f21f528f489: Preparing 00:04:30 98b877627a7c: Preparing 00:04:30 17e34a1980d6: Preparing 00:04:30 e2eb06d8af82: Preparing 00:04:30 8f21f528f489: Layer already exists 00:04:30 98b877627a7c: Layer already exists 00:04:30 7099ca2bd35a: Layer already exists 00:04:30 17e34a1980d6: Layer already exists 00:04:30 e2eb06d8af82: Layer already exists 00:04:30 latest: digest: sha256:e5a50011e2f4e9b4ea04090eb51f64afd1b9a1a50403101531389e41b1745dcd size: 1364 [Pipeline] isUnix [Pipeline] sh 00:04:30 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:2.0.1-dev.66 [Pipeline] isUnix [Pipeline] sh 00:04:31 + docker push nexus3.edgexfoundry.org:10004/support-notifications:2.0.1-dev.66 00:04:31 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 00:04:31 7099ca2bd35a: Preparing 00:04:31 8f21f528f489: Preparing 00:04:31 98b877627a7c: Preparing 00:04:31 17e34a1980d6: Preparing 00:04:31 e2eb06d8af82: Preparing 00:04:31 8f21f528f489: Layer already exists 00:04:31 98b877627a7c: Layer already exists 00:04:31 17e34a1980d6: Layer already exists 00:04:31 7099ca2bd35a: Layer already exists 00:04:31 e2eb06d8af82: Layer already exists 00:04:31 2.0.1-dev.66: digest: sha256:e5a50011e2f4e9b4ea04090eb51f64afd1b9a1a50403101531389e41b1745dcd size: 1364 [Pipeline] isUnix [Pipeline] sh 00:04:31 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:d4ace7e08520ec158b0cc64775f4b4a0dc14a675-2.0.1-dev.66 [Pipeline] isUnix [Pipeline] sh 00:04:31 + docker push nexus3.edgexfoundry.org:10004/support-notifications:d4ace7e08520ec158b0cc64775f4b4a0dc14a675-2.0.1-dev.66 00:04:31 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 00:04:31 7099ca2bd35a: Preparing 00:04:31 8f21f528f489: Preparing 00:04:31 98b877627a7c: Preparing 00:04:31 17e34a1980d6: Preparing 00:04:31 e2eb06d8af82: Preparing 00:04:37 8f21f528f489: Layer already exists 00:04:37 17e34a1980d6: Layer already exists 00:04:37 e2eb06d8af82: Layer already exists 00:04:37 7099ca2bd35a: Layer already exists 00:04:37 98b877627a7c: Layer already exists 00:04:37 d4ace7e08520ec158b0cc64775f4b4a0dc14a675-2.0.1-dev.66: digest: sha256:e5a50011e2f4e9b4ea04090eb51f64afd1b9a1a50403101531389e41b1745dcd size: 1364 [Pipeline] isUnix [Pipeline] sh 00:04:37 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] isUnix [Pipeline] sh 00:04:37 + docker push nexus3.edgexfoundry.org:10004/support-notifications:main 00:04:37 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 00:04:37 7099ca2bd35a: Preparing 00:04:37 8f21f528f489: Preparing 00:04:37 98b877627a7c: Preparing 00:04:37 17e34a1980d6: Preparing 00:04:37 e2eb06d8af82: Preparing 00:04:37 7099ca2bd35a: Layer already exists 00:04:37 8f21f528f489: Layer already exists 00:04:37 e2eb06d8af82: Layer already exists 00:04:37 17e34a1980d6: Layer already exists 00:04:37 98b877627a7c: Layer already exists 00:04:37 main: digest: sha256:e5a50011e2f4e9b4ea04090eb51f64afd1b9a1a50403101531389e41b1745dcd size: 1364 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 00:04:38 ===================================================== [Pipeline] echo 00:04:38 taggedImages: 00:04:38 - nexus3.edgexfoundry.org:10004/support-notifications:d4ace7e08520ec158b0cc64775f4b4a0dc14a675 00:04:38 - nexus3.edgexfoundry.org:10004/support-notifications:latest 00:04:38 - nexus3.edgexfoundry.org:10004/support-notifications:2.0.1-dev.66 00:04:38 - nexus3.edgexfoundry.org:10004/support-notifications:d4ace7e08520ec158b0cc64775f4b4a0dc14a675-2.0.1-dev.66 00:04:38 - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo 00:04:38 [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: 00:04:38 d4ace7e08520ec158b0cc64775f4b4a0dc14a675 00:04:38 latest 00:04:38 2.0.1-dev.66 00:04:38 d4ace7e08520ec158b0cc64775f4b4a0dc14a675-2.0.1-dev.66 00:04:38 main 00:04:38 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 00:04:38 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:d4ace7e08520ec158b0cc64775f4b4a0dc14a675 [Pipeline] isUnix [Pipeline] sh 00:04:38 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:d4ace7e08520ec158b0cc64775f4b4a0dc14a675 00:04:38 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 00:04:38 546237ded2ea: Preparing 00:04:38 da9c07823b7d: Preparing 00:04:38 98b877627a7c: Preparing 00:04:38 46b99715a0ef: Preparing 00:04:38 e2eb06d8af82: Preparing 00:04:38 e2eb06d8af82: Layer already exists 00:04:38 98b877627a7c: Layer already exists 00:04:38 46b99715a0ef: Layer already exists 00:04:38 546237ded2ea: Pushed 00:04:40 da9c07823b7d: Pushed 00:04:40 d4ace7e08520ec158b0cc64775f4b4a0dc14a675: digest: sha256:a1aebae62fa1746759ddbe70056b352eee6d70b158bf17fa0a3dd5f0234a8a55 size: 1363 [Pipeline] isUnix [Pipeline] sh 00:04:40 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] isUnix [Pipeline] sh 00:04:41 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest 00:04:41 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 00:04:41 546237ded2ea: Preparing 00:04:41 da9c07823b7d: Preparing 00:04:41 98b877627a7c: Preparing 00:04:41 46b99715a0ef: Preparing 00:04:41 e2eb06d8af82: Preparing 00:04:41 da9c07823b7d: Layer already exists 00:04:41 e2eb06d8af82: Layer already exists 00:04:41 46b99715a0ef: Layer already exists 00:04:41 98b877627a7c: Layer already exists 00:04:41 546237ded2ea: Layer already exists 00:04:41 latest: digest: sha256:a1aebae62fa1746759ddbe70056b352eee6d70b158bf17fa0a3dd5f0234a8a55 size: 1363 [Pipeline] isUnix [Pipeline] sh 00:04:41 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:2.0.1-dev.66 [Pipeline] isUnix [Pipeline] sh 00:04:42 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:2.0.1-dev.66 00:04:42 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 00:04:42 546237ded2ea: Preparing 00:04:42 da9c07823b7d: Preparing 00:04:42 98b877627a7c: Preparing 00:04:42 46b99715a0ef: Preparing 00:04:42 e2eb06d8af82: Preparing 00:04:42 e2eb06d8af82: Layer already exists 00:04:42 546237ded2ea: Layer already exists 00:04:42 98b877627a7c: Layer already exists 00:04:42 46b99715a0ef: Layer already exists 00:04:42 da9c07823b7d: Layer already exists 00:04:42 2.0.1-dev.66: digest: sha256:a1aebae62fa1746759ddbe70056b352eee6d70b158bf17fa0a3dd5f0234a8a55 size: 1363 [Pipeline] isUnix [Pipeline] sh 00:04:42 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:d4ace7e08520ec158b0cc64775f4b4a0dc14a675-2.0.1-dev.66 [Pipeline] isUnix [Pipeline] sh 00:04:42 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:d4ace7e08520ec158b0cc64775f4b4a0dc14a675-2.0.1-dev.66 00:04:42 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 00:04:42 546237ded2ea: Preparing 00:04:42 da9c07823b7d: Preparing 00:04:42 98b877627a7c: Preparing 00:04:42 46b99715a0ef: Preparing 00:04:42 e2eb06d8af82: Preparing 00:04:42 546237ded2ea: Layer already exists 00:04:42 e2eb06d8af82: Layer already exists 00:04:42 da9c07823b7d: Layer already exists 00:04:42 46b99715a0ef: Layer already exists 00:04:42 98b877627a7c: Layer already exists 00:04:42 d4ace7e08520ec158b0cc64775f4b4a0dc14a675-2.0.1-dev.66: digest: sha256:a1aebae62fa1746759ddbe70056b352eee6d70b158bf17fa0a3dd5f0234a8a55 size: 1363 [Pipeline] isUnix [Pipeline] sh 00:04:43 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] isUnix [Pipeline] sh 00:04:43 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main 00:04:43 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 00:04:43 546237ded2ea: Preparing 00:04:43 da9c07823b7d: Preparing 00:04:43 98b877627a7c: Preparing 00:04:43 46b99715a0ef: Preparing 00:04:43 e2eb06d8af82: Preparing 00:04:43 da9c07823b7d: Layer already exists 00:04:43 546237ded2ea: Layer already exists 00:04:43 46b99715a0ef: Layer already exists 00:04:43 e2eb06d8af82: Layer already exists 00:04:43 98b877627a7c: Layer already exists 00:04:43 main: digest: sha256:a1aebae62fa1746759ddbe70056b352eee6d70b158bf17fa0a3dd5f0234a8a55 size: 1363 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 00:04:43 ===================================================== [Pipeline] echo 00:04:43 taggedImages: 00:04:43 - nexus3.edgexfoundry.org:10004/support-scheduler:d4ace7e08520ec158b0cc64775f4b4a0dc14a675 00:04:43 - nexus3.edgexfoundry.org:10004/support-scheduler:latest 00:04:43 - nexus3.edgexfoundry.org:10004/support-scheduler:2.0.1-dev.66 00:04:43 - nexus3.edgexfoundry.org:10004/support-scheduler:d4ace7e08520ec158b0cc64775f4b4a0dc14a675-2.0.1-dev.66 00:04:43 - nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] echo 00:04:43 [edgeXDocker.push] Tagging docker image sys-mgmt-agent with the following tags: 00:04:43 d4ace7e08520ec158b0cc64775f4b4a0dc14a675 00:04:43 latest 00:04:43 2.0.1-dev.66 00:04:43 d4ace7e08520ec158b0cc64775f4b4a0dc14a675-2.0.1-dev.66 00:04:43 main 00:04:43 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 00:04:44 + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:d4ace7e08520ec158b0cc64775f4b4a0dc14a675 [Pipeline] isUnix [Pipeline] sh 00:04:44 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:d4ace7e08520ec158b0cc64775f4b4a0dc14a675 00:04:44 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] 00:04:44 93c95fd867a0: Preparing 00:04:44 dfa631f6e908: Preparing 00:04:44 51b70368432b: Preparing 00:04:44 dfdd5587302b: Preparing 00:04:44 879b85f2d1ed: Preparing 00:04:44 6777e3bbcb7c: Preparing 00:04:44 fd08d546f6b8: Preparing 00:04:44 0636255016a6: Preparing 00:04:44 84e9d258764d: Preparing 00:04:44 56463f638872: Preparing 00:04:44 e2eb06d8af82: Preparing 00:04:44 0636255016a6: Waiting 00:04:44 84e9d258764d: Waiting 00:04:44 56463f638872: Waiting 00:04:44 6777e3bbcb7c: Waiting 00:04:44 e2eb06d8af82: Waiting 00:04:44 fd08d546f6b8: Waiting 00:04:56 879b85f2d1ed: Pushed 00:04:56 93c95fd867a0: Pushed 00:04:56 dfa631f6e908: Pushed 00:04:56 6777e3bbcb7c: Pushed 00:04:56 fd08d546f6b8: Pushed 00:04:56 51b70368432b: Pushed 00:04:56 e2eb06d8af82: Layer already exists 00:04:56 84e9d258764d: Pushed 00:05:02 56463f638872: Pushed 00:05:02 dfdd5587302b: Pushed 00:05:12 0636255016a6: Pushed 00:05:12 d4ace7e08520ec158b0cc64775f4b4a0dc14a675: digest: sha256:7bb8a938ffb076342ed9c8ea8d51c0ed7d54095d62e9a324eea630b14953a379 size: 2622 [Pipeline] isUnix [Pipeline] sh 00:05:13 + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest [Pipeline] isUnix [Pipeline] sh 00:05:13 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest 00:05:13 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] 00:05:13 93c95fd867a0: Preparing 00:05:13 dfa631f6e908: Preparing 00:05:13 51b70368432b: Preparing 00:05:13 dfdd5587302b: Preparing 00:05:13 879b85f2d1ed: Preparing 00:05:13 6777e3bbcb7c: Preparing 00:05:13 fd08d546f6b8: Preparing 00:05:13 0636255016a6: Preparing 00:05:13 84e9d258764d: Preparing 00:05:13 56463f638872: Preparing 00:05:13 e2eb06d8af82: Preparing 00:05:13 6777e3bbcb7c: Waiting 00:05:13 fd08d546f6b8: Waiting 00:05:13 0636255016a6: Waiting 00:05:13 84e9d258764d: Waiting 00:05:13 56463f638872: Waiting 00:05:13 e2eb06d8af82: Waiting 00:05:13 93c95fd867a0: Layer already exists 00:05:13 dfa631f6e908: Layer already exists 00:05:13 dfdd5587302b: Layer already exists 00:05:13 51b70368432b: Layer already exists 00:05:13 879b85f2d1ed: Layer already exists 00:05:13 84e9d258764d: Layer already exists 00:05:13 0636255016a6: Layer already exists 00:05:13 fd08d546f6b8: Layer already exists 00:05:13 6777e3bbcb7c: Layer already exists 00:05:13 56463f638872: Layer already exists 00:05:13 e2eb06d8af82: Layer already exists 00:05:13 latest: digest: sha256:7bb8a938ffb076342ed9c8ea8d51c0ed7d54095d62e9a324eea630b14953a379 size: 2622 [Pipeline] isUnix [Pipeline] sh 00:05:14 + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.0.1-dev.66 [Pipeline] isUnix [Pipeline] sh 00:05:14 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.0.1-dev.66 00:05:14 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] 00:05:14 93c95fd867a0: Preparing 00:05:14 dfa631f6e908: Preparing 00:05:14 51b70368432b: Preparing 00:05:14 dfdd5587302b: Preparing 00:05:14 879b85f2d1ed: Preparing 00:05:14 6777e3bbcb7c: Preparing 00:05:14 fd08d546f6b8: Preparing 00:05:14 0636255016a6: Preparing 00:05:14 84e9d258764d: Preparing 00:05:14 56463f638872: Preparing 00:05:14 e2eb06d8af82: Preparing 00:05:14 fd08d546f6b8: Waiting 00:05:14 0636255016a6: Waiting 00:05:14 84e9d258764d: Waiting 00:05:14 56463f638872: Waiting 00:05:14 e2eb06d8af82: Waiting 00:05:14 6777e3bbcb7c: Waiting 00:05:19 dfdd5587302b: Layer already exists 00:05:19 93c95fd867a0: Layer already exists 00:05:19 dfa631f6e908: Layer already exists 00:05:19 51b70368432b: Layer already exists 00:05:19 879b85f2d1ed: Layer already exists 00:05:19 56463f638872: Layer already exists 00:05:19 6777e3bbcb7c: Layer already exists 00:05:19 fd08d546f6b8: Layer already exists 00:05:19 84e9d258764d: Layer already exists 00:05:19 0636255016a6: Layer already exists 00:05:19 e2eb06d8af82: Layer already exists 00:05:19 2.0.1-dev.66: digest: sha256:7bb8a938ffb076342ed9c8ea8d51c0ed7d54095d62e9a324eea630b14953a379 size: 2622 [Pipeline] isUnix [Pipeline] sh 00:05:20 + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:d4ace7e08520ec158b0cc64775f4b4a0dc14a675-2.0.1-dev.66 [Pipeline] isUnix [Pipeline] sh 00:05:20 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:d4ace7e08520ec158b0cc64775f4b4a0dc14a675-2.0.1-dev.66 00:05:20 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] 00:05:20 93c95fd867a0: Preparing 00:05:20 dfa631f6e908: Preparing 00:05:20 51b70368432b: Preparing 00:05:20 dfdd5587302b: Preparing 00:05:20 879b85f2d1ed: Preparing 00:05:20 6777e3bbcb7c: Preparing 00:05:20 fd08d546f6b8: Preparing 00:05:20 0636255016a6: Preparing 00:05:20 84e9d258764d: Preparing 00:05:20 56463f638872: Preparing 00:05:20 e2eb06d8af82: Preparing 00:05:20 fd08d546f6b8: Waiting 00:05:20 0636255016a6: Waiting 00:05:20 84e9d258764d: Waiting 00:05:20 56463f638872: Waiting 00:05:20 e2eb06d8af82: Waiting 00:05:20 6777e3bbcb7c: Waiting 00:05:20 879b85f2d1ed: Layer already exists 00:05:20 dfdd5587302b: Layer already exists 00:05:20 51b70368432b: Layer already exists 00:05:20 dfa631f6e908: Layer already exists 00:05:20 93c95fd867a0: Layer already exists 00:05:20 0636255016a6: Layer already exists 00:05:20 6777e3bbcb7c: Layer already exists 00:05:20 fd08d546f6b8: Layer already exists 00:05:20 84e9d258764d: Layer already exists 00:05:20 56463f638872: Layer already exists 00:05:20 e2eb06d8af82: Layer already exists 00:05:20 d4ace7e08520ec158b0cc64775f4b4a0dc14a675-2.0.1-dev.66: digest: sha256:7bb8a938ffb076342ed9c8ea8d51c0ed7d54095d62e9a324eea630b14953a379 size: 2622 [Pipeline] isUnix [Pipeline] sh 00:05:20 + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:main [Pipeline] isUnix [Pipeline] sh 00:05:21 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:main 00:05:21 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] 00:05:21 93c95fd867a0: Preparing 00:05:21 dfa631f6e908: Preparing 00:05:21 51b70368432b: Preparing 00:05:21 dfdd5587302b: Preparing 00:05:21 879b85f2d1ed: Preparing 00:05:21 6777e3bbcb7c: Preparing 00:05:21 fd08d546f6b8: Preparing 00:05:21 0636255016a6: Preparing 00:05:21 84e9d258764d: Preparing 00:05:21 56463f638872: Preparing 00:05:21 e2eb06d8af82: Preparing 00:05:21 6777e3bbcb7c: Waiting 00:05:21 fd08d546f6b8: Waiting 00:05:21 0636255016a6: Waiting 00:05:21 84e9d258764d: Waiting 00:05:21 56463f638872: Waiting 00:05:21 e2eb06d8af82: Waiting 00:05:21 93c95fd867a0: Layer already exists 00:05:21 879b85f2d1ed: Layer already exists 00:05:21 51b70368432b: Layer already exists 00:05:21 dfa631f6e908: Layer already exists 00:05:21 dfdd5587302b: Layer already exists 00:05:21 0636255016a6: Layer already exists 00:05:21 6777e3bbcb7c: Layer already exists 00:05:21 84e9d258764d: Layer already exists 00:05:21 fd08d546f6b8: Layer already exists 00:05:21 56463f638872: Layer already exists 00:05:21 e2eb06d8af82: Layer already exists 00:05:21 main: digest: sha256:7bb8a938ffb076342ed9c8ea8d51c0ed7d54095d62e9a324eea630b14953a379 size: 2622 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 00:05:21 ===================================================== [Pipeline] echo 00:05:21 taggedImages: 00:05:21 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:d4ace7e08520ec158b0cc64775f4b4a0dc14a675 00:05:21 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest 00:05:21 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.0.1-dev.66 00:05:21 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:d4ace7e08520ec158b0cc64775f4b4a0dc14a675-2.0.1-dev.66 00:05:21 - 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] } 00:05:28 Removing intermediate container b985c0285da0 00:05:28 ---> 8925df0fe710 00:05:28 Successfully built 8925df0fe710 00:05:28 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 00:05:28 + docker inspect -f . ci-base-image-arm64 00:05:28 . [Pipeline] withDockerContainer 00:05:28 prd-ubuntu18.04-docker-arm64-4c-16g-59 does not seem to be running inside a container 00:05:29 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/76 -v /w/workspace/edgex-go/76:/w/workspace/edgex-go/76:rw,z -v /w/workspace/edgex-go/76@tmp:/w/workspace/edgex-go/76@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 00:05:30 $ docker top 8ed0093d01259966f113aca9e959cf46b54789b30abafbf2cfb836e978278bee -eo pid,comm [Pipeline] { [Pipeline] sh 00:05:31 + go version 00:05:31 go version go1.16.8 linux/arm64 [Pipeline] } 00:05:31 $ docker stop --time=1 8ed0093d01259966f113aca9e959cf46b54789b30abafbf2cfb836e978278bee 00:05:33 $ docker rm -f 8ed0093d01259966f113aca9e959cf46b54789b30abafbf2cfb836e978278bee [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 00:05:34 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 00:05:34 00:05:34 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh 00:05:35 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 00:05:35 latest: Pulling from edgex-devops/edgex-compose-arm64 00:05:35 29e5d40040c1: Pulling fs layer 00:05:35 1ce36da41761: Pulling fs layer 00:05:35 25b303627fd3: Pulling fs layer 00:05:35 29e5d40040c1: Verifying Checksum 00:05:35 29e5d40040c1: Download complete 00:05:36 29e5d40040c1: Pull complete 00:05:36 1ce36da41761: Verifying Checksum 00:05:36 1ce36da41761: Download complete 00:05:37 1ce36da41761: Pull complete 00:05:37 25b303627fd3: Verifying Checksum 00:05:37 25b303627fd3: Download complete 00:05:45 25b303627fd3: Pull complete 00:05:45 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 00:05:45 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 00:05:45 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer 00:05:46 prd-ubuntu18.04-docker-arm64-4c-16g-59 does not seem to be running inside a container 00:05:46 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/76 -v /w/workspace/edgex-go/76:/w/workspace/edgex-go/76:rw,z -v /w/workspace/edgex-go/76@tmp:/w/workspace/edgex-go/76@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 00:05:50 $ docker top 073e842b0ee5661fb6ead8cca8af5e9b083bf2895788b4a1e19dd834073226f1 -eo pid,comm [Pipeline] { [Pipeline] sh 00:05:51 + + grep parallel 00:05:51 docker-compose build --help 00:05:55 --parallel Build images in parallel. [Pipeline] } 00:05:55 $ docker stop --time=1 073e842b0ee5661fb6ead8cca8af5e9b083bf2895788b4a1e19dd834073226f1 00:05:57 $ docker rm -f 073e842b0ee5661fb6ead8cca8af5e9b083bf2895788b4a1e19dd834073226f1 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 00:05:57 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 00:05:57 . [Pipeline] withDockerContainer 00:05:58 prd-ubuntu18.04-docker-arm64-4c-16g-59 does not seem to be running inside a container 00:05:58 $ 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/76 -v /w/workspace/edgex-go/76:/w/workspace/edgex-go/76:rw,z -v /w/workspace/edgex-go/76@tmp:/w/workspace/edgex-go/76@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 00:06:00 $ docker top 532cd2ce88e8cbaabf9f17447539791b35643a573d3bb5db05edd179f097d40a -eo pid,comm [Pipeline] { [Pipeline] sh 00:06:01 + docker-compose -f ./docker-compose-build.yml build --parallel 00:06:04 Building core-command ... 00:06:04 Building core-data ... 00:06:04 Building core-metadata ... 00:06:04 Building security-bootstrapper ... 00:06:04 Building security-proxy-setup ... 00:06:04 Building security-secretstore-setup ... 00:06:04 Building support-notifications ... 00:06:04 Building support-scheduler ... 00:06:04 Building sys-mgmt-agent ... 00:06:04 Building support-scheduler 00:06:04 Building security-proxy-setup 00:06:04 Building security-secretstore-setup 00:06:04 Building core-command 00:06:04 Building core-data 00:06:51 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 00:06:51 Step 2/24 : FROM ${BUILDER_BASE} AS builder 00:06:51 ---> 8925df0fe710 00:06:51 Step 3/24 : WORKDIR /edgex-go 00:06:51 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 00:06:51 Step 2/22 : FROM ${BUILDER_BASE} AS builder 00:06:51 ---> 8925df0fe710 00:06:51 Step 3/22 : WORKDIR /edgex-go 00:06:51 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 00:06:51 Step 2/24 : FROM ${BUILDER_BASE} AS builder 00:06:51 ---> 8925df0fe710 00:06:51 Step 3/24 : WORKDIR /edgex-go 00:06:51 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.14 00:06:51 Step 2/23 : FROM ${BUILDER_BASE} AS builder 00:06:51 ---> 8925df0fe710 00:06:51 Step 3/23 : WORKDIR /edgex-go 00:06:51 Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.14 00:06:51 Step 2/26 : FROM ${BUILDER_BASE} AS builder 00:06:51 ---> 8925df0fe710 00:06:51 Step 3/26 : WORKDIR /edgex-go 00:06:51 ---> Running in 805a00f5f1c2 00:06:51 ---> Running in 9aed87ee8894 00:06:51 ---> Running in a66bc8bbc737 00:06:51 ---> Running in 3ddfaa707893 00:06:51 ---> Running in 43d8f7670820 00:06:51 Removing intermediate container 9aed87ee8894 00:06:51 ---> f97e3bfd67c0 00:06:51 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:06:51 Removing intermediate container a66bc8bbc737 00:06:51 ---> e33df4eecf08 00:06:51 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:06:51 Removing intermediate container 805a00f5f1c2 00:06:51 ---> c6664328952d 00:06:51 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:06:51 Removing intermediate container 43d8f7670820 00:06:51 ---> 5739b0786146 00:06:51 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:06:51 Removing intermediate container 3ddfaa707893 00:06:51 ---> 693ff7eb28ee 00:06:51 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:06:51 ---> Running in 9905dec6ff05 00:06:51 ---> Running in c3bc2be34c9b 00:06:51 ---> Running in 213dda03d9cb 00:06:51 ---> Running in b809eb434119 00:06:51 ---> Running in 9ff744c960c8 00:06:51 Removing intermediate container c3bc2be34c9b 00:06:51 ---> d24fa1f1c041 00:06:51 Step 5/23 : RUN apk add --update --no-cache make git 00:06:51 ---> Running in 250914c76d88 00:06:51 Removing intermediate container 9905dec6ff05 00:06:51 ---> 28b4a53c39c9 00:06:51 Step 5/26 : RUN apk add --update --no-cache make git 00:06:51 Removing intermediate container 213dda03d9cb 00:06:51 ---> 384e5f5d97c4 00:06:51 Step 5/24 : RUN apk add --update --no-cache make git 00:06:52 ---> Running in 4837064804c2 00:06:52 ---> Running in db01a47ed351 00:06:52 Removing intermediate container b809eb434119 00:06:52 ---> 728d9890104f 00:06:52 Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 00:06:52 Removing intermediate container 9ff744c960c8 00:06:52 ---> d61ffc43223e 00:06:52 Step 5/22 : RUN apk add --update --no-cache make git 00:06:52 ---> Running in 827f0396cab5 00:06:52 ---> Running in 8f0cd6cfa0f1 00:06:53 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 00:06:54 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 00:06:54 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 00:06:54 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 00:06:54 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 00:06:54 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 00:06:55 OK: 218 MiB in 52 packages 00:06:55 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 00:06:55 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 00:06:55 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 00:06:55 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 00:06:56 OK: 218 MiB in 52 packages 00:06:56 OK: 218 MiB in 52 packages 00:06:56 OK: 218 MiB in 52 packages 00:06:56 Removing intermediate container 250914c76d88 00:06:56 ---> 9ebd7eb4b8f0 00:06:56 Step 6/23 : COPY go.mod . 00:06:56 OK: 218 MiB in 52 packages 00:06:57 Removing intermediate container 4837064804c2 00:06:57 ---> 446edd733c52 00:06:57 Step 6/26 : COPY go.mod . 00:06:58 ---> 84d6687afa9b 00:06:58 Step 7/23 : RUN go mod download 00:06:58 ---> Running in 22bd580535cf 00:06:58 Removing intermediate container db01a47ed351 00:06:58 ---> e311e672428b 00:06:58 Step 6/24 : COPY go.mod . 00:06:58 Removing intermediate container 8f0cd6cfa0f1 00:06:58 ---> 0011a327ccc9 00:06:58 Step 6/22 : COPY go.mod . 00:06:58 Removing intermediate container 827f0396cab5 00:06:58 ---> 2b4eb1729b7e 00:06:58 Step 6/24 : COPY go.mod . 00:06:59 ---> 6d6037eb137a 00:06:59 Step 7/26 : RUN go mod download 00:06:59 ---> Running in 81546687cab2 00:06:59 ---> 1cd7878540c6 00:06:59 Step 7/22 : RUN go mod download 00:06:59 ---> 36cb176b4f38 00:06:59 Step 7/24 : RUN go mod download 00:06:59 ---> Running in 5f6fedbabd94 00:06:59 ---> Running in bc5815a22714 00:06:59 ---> 6af30c28fb18 00:06:59 Step 7/24 : RUN go mod download 00:07:00 ---> Running in d18c332e1f8e 00:07:03 Removing intermediate container 22bd580535cf 00:07:03 ---> 23549258f35b 00:07:03 Step 8/23 : COPY . . 00:07:08 Removing intermediate container 81546687cab2 00:07:08 ---> d0fb60b5712e 00:07:08 Step 8/26 : COPY . . 00:07:08 Removing intermediate container bc5815a22714 00:07:08 ---> a15833c60832 00:07:08 Step 8/24 : COPY . . 00:07:08 Removing intermediate container d18c332e1f8e 00:07:08 ---> c8bc3fcd7f44 00:07:08 Step 8/24 : COPY . . 00:07:08 Removing intermediate container 5f6fedbabd94 00:07:08 ---> aa85103567a0 00:07:08 Step 8/22 : COPY . . 00:07:15 ---> 1acb38ee7f09 00:07:15 Step 9/23 : RUN go mod tidy 00:07:16 ---> Running in 73824bc5e96a 00:07:26 ---> 83cc1523eb8b 00:07:26 Step 9/22 : RUN go mod tidy 00:07:26 ---> de3387526ff9 00:07:26 Step 9/24 : RUN go mod tidy 00:07:26 ---> 55428ce00ae4 00:07:26 Step 9/26 : RUN go mod tidy 00:07:26 ---> 76bc98181445 00:07:26 Step 9/24 : RUN go mod tidy 00:07:26 ---> Running in fa1942e72895 00:07:26 ---> Running in 7cbcf0c1c3ae 00:07:26 Removing intermediate container 73824bc5e96a 00:07:26 ---> b5ba2af0433d 00:07:26 Step 10/23 : RUN make cmd/support-scheduler/support-scheduler 00:07:26 ---> Running in f4bcef0fdc6b 00:07:26 ---> Running in 21bee3eeb5c9 00:07:26 ---> Running in 8cae7c03f8d4 00:07:29 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.66" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 00:07:34 Removing intermediate container fa1942e72895 00:07:34 ---> c845029abc91 00:07:34 Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 00:07:34 ---> Running in b39430523d23 00:07:34 Removing intermediate container 7cbcf0c1c3ae 00:07:34 ---> 5e93fd1784e7 00:07:34 Step 10/24 : RUN make cmd/core-command/core-command 00:07:34 Removing intermediate container 21bee3eeb5c9 00:07:34 ---> ceabfe3c5c28 00:07:34 Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 00:07:35 ---> Running in 11a1dbd06f31 00:07:35 Removing intermediate container f4bcef0fdc6b 00:07:35 ---> 194ed58737f6 00:07:35 Step 10/24 : RUN make cmd/core-data/core-data 00:07:35 ---> Running in 1d32acb9bbdf 00:07:35 ---> Running in bd09e84ab648 00:07:37 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.66" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 00:07:37 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.66" -o cmd/core-command/core-command ./cmd/core-command 00:07:38 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.66" -o cmd/core-data/core-data ./cmd/core-data 00:07:38 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.66" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 00:09:30 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.66" -o ./cmd/secrets-config ./cmd/secrets-config 00:09:30 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.66" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 00:09:30 Removing intermediate container 8cae7c03f8d4 00:09:30 ---> 6e2d2357b185 00:09:30 00:09:30 Step 11/23 : FROM alpine:3.14 00:09:30 3.14: Pulling from library/alpine 00:09:30 Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a 00:09:30 Status: Downloaded newer image for alpine:3.14 00:09:30 ---> bb3de5531c18 00:09:30 Step 12/23 : RUN apk add --update --no-cache dumb-init 00:09:30 ---> Running in d6ee88ad4dc7 00:09:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 00:09:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 00:09:33 (1/1) Installing dumb-init (1.2.5-r1) 00:09:33 Executing busybox-1.33.1-r3.trigger 00:09:33 OK: 5 MiB in 15 packages 00:09:36 Removing intermediate container 11a1dbd06f31 00:09:36 ---> 5bbaf24dd796 00:09:36 00:09:36 Step 11/24 : FROM alpine:3.14 00:09:36 ---> bb3de5531c18 00:09:36 Step 12/24 : RUN apk add --update --no-cache dumb-init 00:09:36 ---> Running in ffe09bf81ec4 00:09:36 Removing intermediate container d6ee88ad4dc7 00:09:36 ---> 8951b8d40876 00:09:36 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 00:09:37 ---> Running in 4e92b8dffd4f 00:09:38 Removing intermediate container 4e92b8dffd4f 00:09:38 ---> d8b730934956 00:09:38 Step 14/23 : ENV APP_PORT=59861 00:09:39 Removing intermediate container b39430523d23 00:09:39 ---> 494498168da7 00:09:39 00:09:39 Step 11/22 : FROM alpine:3.14 00:09:39 ---> bb3de5531c18 00:09:39 Step 12/22 : RUN apk add --update --no-cache curl 00:09:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 00:09:39 ---> Running in 14ca7df83210 00:09:39 ---> Running in 44236f0ea820 00:09:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 00:09:40 (1/1) Installing dumb-init (1.2.5-r1) 00:09:40 Executing busybox-1.33.1-r3.trigger 00:09:40 OK: 5 MiB in 15 packages 00:09:40 Removing intermediate container 44236f0ea820 00:09:40 ---> 1c921761ebfd 00:09:40 Step 15/23 : EXPOSE $APP_PORT 00:09:40 Removing intermediate container bd09e84ab648 00:09:40 ---> 8ac7b74562c7 00:09:40 00:09:40 Step 11/26 : FROM alpine:3.14 00:09:40 ---> bb3de5531c18 00:09:40 Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 00:09:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 00:09:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 00:09:41 ---> Running in 660cfc72c493 00:09:41 ---> Running in b068244035c6 00:09:42 (1/5) Installing ca-certificates (20191127-r5) 00:09:42 Removing intermediate container 660cfc72c493 00:09:42 ---> 3389f042dadd 00:09:42 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 00:09:42 (2/5) Installing brotli-libs (1.0.9-r5) 00:09:42 (3/5) Installing nghttp2-libs (1.43.0-r0) 00:09:42 (4/5) Installing libcurl (7.79.1-r0) 00:09:42 (5/5) Installing curl (7.79.1-r0) 00:09:42 Executing busybox-1.33.1-r3.trigger 00:09:42 Executing ca-certificates-20191127-r5.trigger 00:09:42 Removing intermediate container ffe09bf81ec4 00:09:42 ---> eba9674cf903 00:09:42 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 00:09:42 OK: 8 MiB in 19 packages 00:09:43 ---> Running in e1ff02be180c 00:09:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 00:09:43 ---> 1477139c6e00 00:09:43 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 00:09:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 00:09:44 Removing intermediate container e1ff02be180c 00:09:44 ---> 00a05a8c862e 00:09:44 Step 14/24 : ENV APP_PORT=59882 00:09:44 ---> Running in 4e3ffd771e84 00:09:45 (1/3) Installing ca-certificates (20191127-r5) 00:09:45 (2/3) Installing dumb-init (1.2.5-r1) 00:09:45 (3/3) Installing su-exec (0.2-r1) 00:09:45 Executing busybox-1.33.1-r3.trigger 00:09:45 Executing ca-certificates-20191127-r5.trigger 00:09:45 OK: 6 MiB in 17 packages 00:09:45 Removing intermediate container 4e3ffd771e84 00:09:45 ---> ce078dcf9516 00:09:45 Step 15/24 : EXPOSE $APP_PORT 00:09:45 Removing intermediate container 14ca7df83210 00:09:45 ---> c39af747dc9c 00:09:45 Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 00:09:45 ---> Running in d33f015fa2dd 00:09:45 ---> Running in dd1a5f2d20f4 00:09:46 ---> 085c8f48c349 00:09:46 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 00:09:46 Removing intermediate container dd1a5f2d20f4 00:09:46 ---> d814831160c0 00:09:46 Step 16/24 : WORKDIR / 00:09:46 Removing intermediate container d33f015fa2dd 00:09:46 ---> 180d555c03d3 00:09:46 Step 14/22 : WORKDIR /edgex 00:09:47 ---> Running in 0e9c93e1e0ec 00:09:48 ---> Running in 3c38c3f83961 00:09:48 ---> 1d2df6f92da9 00:09:48 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 00:09:48 Removing intermediate container b068244035c6 00:09:48 ---> a00060e22ec9 00:09:48 Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 00:09:48 ---> Running in 056464020a58 00:09:48 ---> Running in 175eec5e72ea 00:09:48 Removing intermediate container 3c38c3f83961 00:09:48 ---> 61a74216cefc 00:09:48 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 00:09:48 Removing intermediate container 0e9c93e1e0ec 00:09:48 ---> 745d54e7e774 00:09:48 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 00:09:49 Removing intermediate container 1d32acb9bbdf 00:09:49 ---> 7789f4e01e6a 00:09:49 00:09:49 Step 11/24 : FROM alpine:3.14 00:09:49 ---> bb3de5531c18 00:09:49 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 00:09:49 Removing intermediate container 056464020a58 00:09:49 ---> 8b5762373adb 00:09:49 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:09:49 Removing intermediate container 175eec5e72ea 00:09:49 ---> 7e9d1cacade5 00:09:49 Step 14/26 : WORKDIR / 00:09:49 ---> Running in ff7d54199792 00:09:49 ---> Running in 9762b43f850d 00:09:50 ---> Running in 13688a58b412 00:09:50 ---> bb7393136053 00:09:50 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 00:09:50 ---> 8dac0e086e0f 00:09:50 Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 00:09:50 Removing intermediate container ff7d54199792 00:09:50 ---> 4c6ac3292e46 00:09:50 Step 13/24 : ENV APP_PORT=59880 00:09:50 Removing intermediate container 9762b43f850d 00:09:50 ---> 3f559f3cfc50 00:09:50 Step 21/23 : LABEL arch=arm64 00:09:50 ---> Running in 79110110f45b 00:09:51 ---> Running in 574255f1b335 00:09:51 Removing intermediate container 13688a58b412 00:09:51 ---> a4f9b1be113f 00:09:51 Step 15/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 00:09:51 Removing intermediate container 79110110f45b 00:09:51 ---> c213acca56b0 00:09:51 Step 14/24 : EXPOSE $APP_PORT 00:09:52 ---> 48474d104fff 00:09:52 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 00:09:52 ---> Running in 1f926dad6c3c 00:09:52 Removing intermediate container 574255f1b335 00:09:52 ---> 810eaf2bd094 00:09:52 Step 22/23 : LABEL git_sha=d4ace7e08520ec158b0cc64775f4b4a0dc14a675 00:09:52 ---> b66d964a63ec 00:09:52 ---> 8345c9c1e833 00:09:52 Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 00:09:52 Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 00:09:52 ---> Running in 87bbadbee873 00:09:52 Removing intermediate container 1f926dad6c3c 00:09:52 ---> e3926a806392 00:09:52 Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:09:53 ---> Running in 4b7c5992fb3a 00:09:53 Removing intermediate container 87bbadbee873 00:09:53 ---> 9f84e9b89766 00:09:53 Step 23/23 : LABEL version=2.0.1-dev.66 00:09:53 ---> f56c0a1b58ec 00:09:53 Step 20/24 : ENTRYPOINT ["/core-command"] 00:09:53 ---> Running in 343bcd054495 00:09:53 ---> Running in aba7e6215e19 00:09:53 ---> 7036c8cac894 00:09:53 Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 00:09:54 ---> 34d00e884f01 00:09:54 Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] 00:09:54 Removing intermediate container 343bcd054495 00:09:54 ---> 634c186e5354 00:09:54 00:09:54 ---> Running in ae11a094d97b 00:09:54 Removing intermediate container aba7e6215e19 00:09:54 ---> c12a9a8c4ac6 00:09:54 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:09:54 Successfully built 634c186e5354 00:09:54 Successfully tagged support-scheduler-arm64:latest 00:09:54  Building support-scheduler ... done Building support-notifications 00:09:54 ---> Running in c2b31bd03080 00:09:55 ---> c0cfb2ac0523 00:09:55 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 00:09:55 Removing intermediate container ae11a094d97b 00:09:55 ---> 6f34b0830b07 00:09:55 Step 19/22 : CMD ["--init=true"] 00:09:55 ---> Running in b36d4ad1ae9e 00:09:55 Removing intermediate container c2b31bd03080 00:09:55 ---> 95b6ea819224 00:09:55 Step 22/24 : LABEL arch=arm64 00:09:56 ---> Running in 142059060bd6 00:09:57 Removing intermediate container b36d4ad1ae9e 00:09:57 ---> 939f0f877865 00:09:57 Step 20/22 : LABEL arch=arm64 00:09:59 ---> 7d6dfce18bec 00:09:59 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 00:09:59 Removing intermediate container 4b7c5992fb3a 00:09:59 ---> c97cb32bac01 00:09:59 Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init 00:09:59 Removing intermediate container 142059060bd6 00:09:59 ---> 2404e4ca14e9 00:09:59 Step 23/24 : LABEL git_sha=d4ace7e08520ec158b0cc64775f4b4a0dc14a675 00:09:59 ---> Running in 01f2c3492902 00:09:59 ---> Running in b05545d7b653 00:09:59 ---> Running in 2860c73e2e1f 00:09:59 Removing intermediate container 01f2c3492902 00:09:59 ---> d177b21c5682 00:09:59 Step 21/22 : LABEL git_sha=d4ace7e08520ec158b0cc64775f4b4a0dc14a675 00:10:00 Removing intermediate container 2860c73e2e1f 00:10:00 ---> bb764fa73058 00:10:00 Step 24/24 : LABEL version=2.0.1-dev.66 00:10:00 ---> Running in 36ee0c6fa6af 00:10:01 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 00:10:01 ---> Running in 82932f1858a2 00:10:02 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 00:10:02 ---> 5f18ab83c525 00:10:02 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 00:10:03 (1/6) Installing dumb-init (1.2.5-r1) 00:10:03 (2/6) Installing libgcc (10.3.1_git20210424-r2) 00:10:03 Removing intermediate container 82932f1858a2 00:10:03 ---> 9c28c449cc26 00:10:03 00:10:03 Removing intermediate container 36ee0c6fa6af 00:10:03 ---> 1ea4162a62db 00:10:03 Step 22/22 : LABEL version=2.0.1-dev.66 00:10:03 (3/6) Installing libsodium (1.0.18-r0) 00:10:03 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 00:10:03 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.14 00:10:03 Step 2/23 : FROM ${BUILDER_BASE} AS builder 00:10:03 ---> 8925df0fe710 00:10:03 Step 3/23 : WORKDIR /edgex-go 00:10:03 ---> Using cache 00:10:03 ---> 693ff7eb28ee 00:10:03 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:10:03 ---> Using cache 00:10:03 ---> d61ffc43223e 00:10:03 Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates 00:10:03 Successfully built 9c28c449cc26 00:10:04 (5/6) Installing libzmq (4.3.4-r0) 00:10:04 (6/6) Installing zeromq (4.3.4-r0) 00:10:04 Successfully tagged core-command-arm64:latest 00:10:04  Building core-command ... done Building core-metadata 00:10:04 Executing busybox-1.33.1-r3.trigger 00:10:04 OK: 8 MiB in 20 packages 00:10:04 ---> Running in 60f66a213daa 00:10:04 ---> Running in 693b1c002dc9 00:10:04 ---> 9cd7e05ddeb0 00:10:04 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 00:10:06 Removing intermediate container 693b1c002dc9 00:10:06 ---> dfbed5aed955 00:10:06 00:10:06 Successfully built dfbed5aed955 00:10:06 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 00:10:07 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 00:10:08 Successfully tagged security-proxy-setup-arm64:latest 00:10:08 Building sys-mgmt-agent 00:10:08  Building security-proxy-setup ... done Removing intermediate container b05545d7b653 00:10:08 ---> e8b7a1f2ac92 00:10:08 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 00:10:08 ---> 9c4ece37ab1a 00:10:08 Step 22/26 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ 00:10:08 OK: 218 MiB in 52 packages 00:10:08 ---> Running in 4396802f139a 00:10:12 ---> 4b70fd93de99 00:10:12 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 00:10:13 Removing intermediate container 60f66a213daa 00:10:13 ---> 7faa8d1dd749 00:10:13 Step 6/23 : COPY go.mod . 00:10:13 ---> 5b8df0dd659a 00:10:13 Step 7/23 : RUN go mod download 00:10:14 ---> f1fb684225e5 00:10:14 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 00:10:14 ---> Running in 76c1e19a636e 00:10:14 Removing intermediate container 4396802f139a 00:10:14 ---> c271cc9993be 00:10:14 Step 23/26 : ENTRYPOINT ["entrypoint.sh"] 00:10:14 ---> Running in b1d2fda3b7be 00:10:15 ---> ef4c3ca7365c 00:10:15 Step 20/24 : ENTRYPOINT ["/core-data"] 00:10:15 Removing intermediate container b1d2fda3b7be 00:10:15 ---> ae7a17506b12 00:10:15 Step 24/26 : LABEL arch=arm64 00:10:15 ---> Running in 809940b9bb8a 00:10:15 ---> Running in 6294761976f7 00:10:16 Removing intermediate container 809940b9bb8a 00:10:16 ---> b9a646883700 00:10:16 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:10:17 Removing intermediate container 6294761976f7 00:10:17 ---> 5951b633767a 00:10:17 Step 25/26 : LABEL git_sha=d4ace7e08520ec158b0cc64775f4b4a0dc14a675 00:10:17 ---> Running in 17f1e2dcbbc2 00:10:17 ---> Running in 3e717795b490 00:10:18 Removing intermediate container 17f1e2dcbbc2 00:10:18 ---> ffd173e371e4 00:10:18 Step 22/24 : LABEL arch=arm64 00:10:18 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 00:10:18 Step 2/24 : FROM ${BUILDER_BASE} AS builder 00:10:18 ---> 8925df0fe710 00:10:18 Step 3/24 : WORKDIR /edgex-go 00:10:18 ---> Using cache 00:10:18 ---> 693ff7eb28ee 00:10:18 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:10:18 ---> Using cache 00:10:18 ---> d61ffc43223e 00:10:18 Step 5/24 : RUN apk add --update --no-cache make git 00:10:18 ---> Using cache 00:10:18 ---> 0011a327ccc9 00:10:18 Step 6/24 : COPY go.mod . 00:10:18 ---> Using cache 00:10:18 ---> 1cd7878540c6 00:10:18 Step 7/24 : RUN go mod download 00:10:18 ---> Using cache 00:10:18 ---> aa85103567a0 00:10:18 Step 8/24 : COPY . . 00:10:18 Removing intermediate container 3e717795b490 00:10:18 ---> c527375313cd 00:10:18 Step 26/26 : LABEL version=2.0.1-dev.66 00:10:18 ---> Running in 13ccf5ba32ef 00:10:18 ---> Using cache 00:10:18 ---> 83cc1523eb8b 00:10:18 Step 9/24 : RUN go mod tidy 00:10:18 ---> Using cache 00:10:18 ---> c845029abc91 00:10:18 Step 10/24 : RUN make cmd/core-metadata/core-metadata 00:10:18 ---> Running in d2c274d8dd9b 00:10:19 ---> Running in 87aaf5470530 00:10:19 Removing intermediate container 76c1e19a636e 00:10:19 ---> 9d5d2049a57a 00:10:19 Step 8/23 : COPY . . 00:10:19 Removing intermediate container 13ccf5ba32ef 00:10:19 ---> d5700ed237cd 00:10:19 Step 23/24 : LABEL git_sha=d4ace7e08520ec158b0cc64775f4b4a0dc14a675 00:10:20 Removing intermediate container d2c274d8dd9b 00:10:20 ---> 7d876e69158f 00:10:20 00:10:20 ---> Running in 3673b34664ce 00:10:20 Successfully built 7d876e69158f 00:10:20 Successfully tagged security-secretstore-setup-arm64:latest 00:10:20 Building security-bootstrapper 00:10:20  Building security-secretstore-setup ... done Removing intermediate container 3673b34664ce 00:10:20 ---> fe01534076b5 00:10:20 Step 24/24 : LABEL version=2.0.1-dev.66 00:10:21 ---> Running in 4874193c3ad8 00:10:21 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.66" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 00:10:23 Removing intermediate container 4874193c3ad8 00:10:23 ---> da4c114b177b 00:10:23 00:10:23 Successfully built da4c114b177b 00:10:23 Successfully tagged core-data-arm64:latest 00:10:25  Building core-data ... done Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 00:10:25 Step 2/24 : FROM ${BUILDER_BASE} AS builder 00:10:25 ---> 8925df0fe710 00:10:25 Step 3/24 : WORKDIR /edgex-go 00:10:25 ---> Using cache 00:10:25 ---> 693ff7eb28ee 00:10:25 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:10:25 ---> Using cache 00:10:25 ---> d61ffc43223e 00:10:25 Step 5/24 : RUN apk add --update --no-cache make bash git 00:10:26 ---> Running in 8ff4c8dda24f 00:10:28 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 00:10:29 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 00:10:30 OK: 218 MiB in 52 packages 00:10:32 Removing intermediate container 8ff4c8dda24f 00:10:32 ---> f3ef531b5de8 00:10:32 Step 6/24 : COPY go.mod . 00:10:35 ---> 1cf852bae508 00:10:35 Step 7/24 : RUN go mod download 00:10:35 ---> Running in e03639f5ff30 00:10:37 ---> 92128f3a1f8c 00:10:37 Step 9/23 : RUN go mod tidy 00:10:37 Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.14 00:10:37 Step 2/32 : FROM ${BUILDER_BASE} AS builder 00:10:37 ---> 8925df0fe710 00:10:37 Step 3/32 : WORKDIR /edgex-go 00:10:37 ---> Using cache 00:10:37 ---> 693ff7eb28ee 00:10:37 Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:10:37 ---> Using cache 00:10:37 ---> d61ffc43223e 00:10:37 Step 5/32 : RUN apk add --update --no-cache make git 00:10:37 ---> Using cache 00:10:37 ---> 0011a327ccc9 00:10:37 Step 6/32 : COPY go.mod . 00:10:37 ---> Using cache 00:10:37 ---> 1cd7878540c6 00:10:37 Step 7/32 : RUN go mod download 00:10:37 ---> Using cache 00:10:37 ---> aa85103567a0 00:10:37 Step 8/32 : COPY . . 00:10:37 ---> Using cache 00:10:37 ---> 83cc1523eb8b 00:10:37 Step 9/32 : RUN go mod tidy 00:10:37 ---> Using cache 00:10:37 ---> c845029abc91 00:10:37 Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper 00:10:37 ---> Running in 6a6932a71dd5 00:10:37 ---> Running in 31a4788f4f5c 00:10:40 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.66" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 00:10:41 Removing intermediate container e03639f5ff30 00:10:41 ---> 38f6188e48b9 00:10:41 Step 8/24 : COPY . . 00:10:45 Removing intermediate container 6a6932a71dd5 00:10:45 ---> f6d9dfb95edc 00:10:45 Step 10/23 : RUN make cmd/support-notifications/support-notifications 00:10:45 ---> Running in bf34463876e7 00:10:48 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.66" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 00:10:53 ---> 90a320963258 00:10:53 Step 9/24 : RUN go mod tidy 00:10:53 ---> Running in 07c02d4c5e5c 00:11:00 Removing intermediate container 07c02d4c5e5c 00:11:00 ---> 5de547b6fdbd 00:11:00 Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 00:11:00 ---> Running in 07f4e7cf41ab 00:11:01 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.66" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 00:11:58 Removing intermediate container 87aaf5470530 00:11:58 ---> 83f643dfc5bf 00:11:58 00:11:58 Step 11/24 : FROM alpine:3.14 00:11:58 ---> bb3de5531c18 00:11:58 Step 12/24 : RUN apk add --update --no-cache dumb-init 00:11:58 ---> Using cache 00:11:58 ---> eba9674cf903 00:11:58 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 00:11:58 ---> Using cache 00:11:58 ---> 00a05a8c862e 00:11:58 Step 14/24 : ENV APP_PORT=59881 00:11:58 ---> Running in 71f8ba3b5d38 00:11:58 Removing intermediate container 71f8ba3b5d38 00:11:58 ---> 02d7c6402c03 00:11:58 Step 15/24 : EXPOSE $APP_PORT 00:11:58 ---> Running in a7fdf904b2f3 00:11:58 Removing intermediate container a7fdf904b2f3 00:11:58 ---> 23834f243387 00:11:58 Step 16/24 : WORKDIR / 00:11:58 ---> Running in ccb492854d5a 00:11:58 Removing intermediate container ccb492854d5a 00:11:58 ---> 2d4ef748509b 00:11:58 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 00:11:58 ---> c06f03f780c5 00:11:58 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 00:11:58 ---> dfcdb1c8deb4 00:11:58 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 00:11:58 ---> 469762cd90cc 00:11:58 Step 20/24 : ENTRYPOINT ["/core-metadata"] 00:11:58 ---> Running in ade45397bf60 00:11:58 Removing intermediate container ade45397bf60 00:11:58 ---> ac842dd88c1f 00:11:58 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:11:58 ---> Running in 830fef82968b 00:11:59 Removing intermediate container 830fef82968b 00:11:59 ---> 6832bdbbf727 00:11:59 Step 22/24 : LABEL arch=arm64 00:11:59 ---> Running in a9a7cdf77df9 00:12:00 Removing intermediate container a9a7cdf77df9 00:12:00 ---> 177cd0a5b703 00:12:00 Step 23/24 : LABEL git_sha=d4ace7e08520ec158b0cc64775f4b4a0dc14a675 00:12:00 ---> Running in 64f94854bcff 00:12:01 Removing intermediate container 64f94854bcff 00:12:01 ---> a52d559f9685 00:12:01 Step 24/24 : LABEL version=2.0.1-dev.66 00:12:01 ---> Running in 5b3d67f4593f 00:12:02 Removing intermediate container 5b3d67f4593f 00:12:02 ---> df74d2146cd9 00:12:02 00:12:02 Successfully built df74d2146cd9 00:12:02 Successfully tagged core-metadata-arm64:latest 00:12:13  Building core-metadata ... done Removing intermediate container 31a4788f4f5c 00:12:13 ---> 1a9b49a22a5b 00:12:13 00:12:13 Step 11/32 : FROM alpine:3.14 00:12:13 ---> bb3de5531c18 00:12:13 Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 00:12:13 ---> Running in d2d2fcef47c8 00:12:13 Removing intermediate container d2d2fcef47c8 00:12:13 ---> 273d6ef97d5e 00:12:13 Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec 00:12:13 ---> Running in 1636befc25f5 00:12:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 00:12:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 00:12:16 (1/2) Installing dumb-init (1.2.5-r1) 00:12:16 (2/2) Installing su-exec (0.2-r1) 00:12:16 Executing busybox-1.33.1-r3.trigger 00:12:16 OK: 5 MiB in 16 packages 00:12:18 Removing intermediate container 1636befc25f5 00:12:18 ---> 334704afbe64 00:12:18 Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init 00:12:18 ---> Running in bb06f76e7c6d 00:12:19 Removing intermediate container bb06f76e7c6d 00:12:19 ---> 45dd2084c323 00:12:19 Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 00:12:19 ---> Running in a98d34e05e04 00:12:20 Removing intermediate container a98d34e05e04 00:12:20 ---> 2b173f622ffb 00:12:20 Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 00:12:20 ---> Running in ac166d304e3a 00:12:21 Removing intermediate container bf34463876e7 00:12:21 ---> 45ba291bf48d 00:12:21 00:12:21 Step 11/23 : FROM alpine:3.14 00:12:21 ---> bb3de5531c18 00:12:21 Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init 00:12:21 ---> Running in 75a6829b981b 00:12:22 Removing intermediate container 07f4e7cf41ab 00:12:22 ---> f31de68eafea 00:12:22 Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 00:12:22 ---> Running in 63f9d0bb0da2 00:12:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 00:12:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 00:12:23 Removing intermediate container ac166d304e3a 00:12:23 ---> a846ee27353e 00:12:23 Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} 00:12:23 ---> Running in e9e4ecf599ff 00:12:23 (1/2) Installing ca-certificates (20191127-r5) 00:12:23 (2/2) Installing dumb-init (1.2.5-r1) 00:12:23 Executing busybox-1.33.1-r3.trigger 00:12:23 Executing ca-certificates-20191127-r5.trigger 00:12:24 Removing intermediate container e9e4ecf599ff 00:12:24 ---> 34f03b5bb948 00:12:24 Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 00:12:24 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.66" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 00:12:24 OK: 6 MiB in 16 packages 00:12:25 ---> f9cbf72fd16a 00:12:25 Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 00:12:25 ---> Running in 595392afb076 00:12:25 Removing intermediate container 75a6829b981b 00:12:25 ---> da7f63d20ebc 00:12:25 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 00:12:26 ---> Running in 708c6fff66b4 00:12:26 Removing intermediate container 708c6fff66b4 00:12:26 ---> a55258d2d157 00:12:26 Step 14/23 : ENV APP_PORT=59860 00:12:26 ---> Running in 7435612c1910 00:12:27 Removing intermediate container 63f9d0bb0da2 00:12:27 ---> 80db6c111b65 00:12:27 00:12:27 Step 12/24 : FROM docker:20.10.8 00:12:27 20.10.8: Pulling from library/docker 00:12:27 Removing intermediate container 7435612c1910 00:12:27 ---> f7d908c70221 00:12:27 Step 15/23 : EXPOSE $APP_PORT 00:12:27 ---> Running in 0d5e8b963756 00:12:27 Removing intermediate container 595392afb076 00:12:27 ---> 33711bc4d768 00:12:27 Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / 00:12:28 Removing intermediate container 0d5e8b963756 00:12:28 ---> 16f9658ddf8e 00:12:28 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 00:12:29 ---> 99c59121b6f6 00:12:29 Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 00:12:30 ---> e7c78250b92d 00:12:30 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 00:12:30 ---> df23686dd662 00:12:30 Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 00:12:32 ---> 2933d43190c5 00:12:32 Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 00:12:33 ---> c46b6f8b7208 00:12:33 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 00:12:33 ---> e757fffb50e7 00:12:33 Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 00:12:34 ---> 3d33a7a464ba 00:12:34 Step 19/23 : ENTRYPOINT ["/support-notifications"] 00:12:36 ---> Running in 5ab6b0803346 00:12:36 ---> 4301e872c9eb 00:12:36 Step 25/32 : VOLUME ${SECURITY_INIT_DIR} 00:12:36 ---> Running in cf1349eeef79 00:12:36 Removing intermediate container 5ab6b0803346 00:12:36 ---> df70c9a53c20 00:12:36 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:12:37 ---> Running in 9c491e0155b8 00:12:37 Removing intermediate container cf1349eeef79 00:12:37 ---> d8c5ab729f22 00:12:37 Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 00:12:37 Removing intermediate container 9c491e0155b8 00:12:37 ---> 211f2faf0c81 00:12:37 Step 21/23 : LABEL arch=arm64 00:12:37 ---> Running in bcea48646d1d 00:12:37 Digest: sha256:63107bd6ce718f130bb2668704239467b74f034c446f9e9c4ae1ffa5ddf4e3dd 00:12:37 Status: Downloaded newer image for docker:20.10.8 00:12:37 ---> 3734d5adc5ac 00:12:37 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 00:12:38 ---> Running in 133e5d8c9dc2 00:12:38 ---> 19480bc687a4 00:12:38 Step 27/32 : RUN chmod +x /entrypoint.sh 00:12:38 ---> Running in 3efb7db26fb0 00:12:38 Removing intermediate container bcea48646d1d 00:12:38 ---> f4d380d3e976 00:12:38 Step 22/23 : LABEL git_sha=d4ace7e08520ec158b0cc64775f4b4a0dc14a675 00:12:38 ---> Running in 3e929b5ec83c 00:12:39 Removing intermediate container 133e5d8c9dc2 00:12:39 ---> 1fa58f1dfa9d 00:12:39 Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 00:12:39 ---> Running in 5133617fec4a 00:12:39 Removing intermediate container 3e929b5ec83c 00:12:39 ---> 80611482ed5a 00:12:39 Step 23/23 : LABEL version=2.0.1-dev.66 00:12:39 ---> Running in 915696475a8a 00:12:40 Removing intermediate container 915696475a8a 00:12:40 ---> 61430172c50b 00:12:40 00:12:40 Successfully built 61430172c50b 00:12:40 Successfully tagged support-notifications-arm64:latest 00:12:40  Building support-notifications ... done fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 00:12:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 00:12:41 Removing intermediate container 3efb7db26fb0 00:12:41 ---> 72353d9d4e69 00:12:41 Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] 00:12:41 ---> Running in fd77ac4e1a5b 00:12:41 (1/42) Installing readline (8.1.0-r0) 00:12:41 (2/42) Installing bash (5.1.4-r0) 00:12:41 Executing bash-5.1.4-r0.post-install 00:12:41 (3/42) Installing brotli-libs (1.0.9-r5) 00:12:41 Removing intermediate container fd77ac4e1a5b 00:12:41 ---> f04c8807091d 00:12:41 Step 29/32 : CMD ["gate"] 00:12:42 (4/42) Installing nghttp2-libs (1.43.0-r0) 00:12:42 (5/42) Installing libcurl (7.79.1-r0) 00:12:42 (6/42) Installing curl (7.79.1-r0) 00:12:42 (7/42) Installing dumb-init (1.2.5-r1) 00:12:42 (8/42) Installing libbz2 (1.0.8-r1) 00:12:42 (9/42) Installing expat (2.4.1-r0) 00:12:42 (10/42) Installing libffi (3.3-r2) 00:12:42 (11/42) Installing gdbm (1.19-r0) 00:12:42 (12/42) Installing xz-libs (5.2.5-r0) 00:12:42 (13/42) Installing libgcc (10.3.1_git20210424-r2) 00:12:42 (14/42) Installing libstdc++ (10.3.1_git20210424-r2) 00:12:42 (15/42) Installing mpdecimal (2.5.1-r1) 00:12:42 (16/42) Installing sqlite-libs (3.35.5-r0) 00:12:42 ---> Running in bad9defcdd3d 00:12:42 (17/42) Installing python3 (3.9.5-r1) 00:12:42 Removing intermediate container bad9defcdd3d 00:12:42 ---> 9d19a0411fb1 00:12:42 Step 30/32 : LABEL arch=arm64 00:12:43 ---> Running in 22d1cad029e5 00:12:43 Removing intermediate container 22d1cad029e5 00:12:43 ---> f9b32e60e0d7 00:12:43 Step 31/32 : LABEL git_sha=d4ace7e08520ec158b0cc64775f4b4a0dc14a675 00:12:43 ---> Running in 3999f5867a59 00:12:44 (18/42) Installing py3-appdirs (1.4.4-r2) 00:12:44 (19/42) Installing py3-chardet (4.0.0-r2) 00:12:44 (20/42) Installing py3-idna (3.2-r0) 00:12:44 (21/42) Installing py3-urllib3 (1.26.5-r0) 00:12:44 Removing intermediate container 3999f5867a59 00:12:44 ---> 3e1ef7598351 00:12:44 Step 32/32 : LABEL version=2.0.1-dev.66 00:12:44 (22/42) Installing py3-certifi (2020.12.5-r1) 00:12:44 (23/42) Installing py3-requests (2.25.1-r4) 00:12:44 (24/42) Installing py3-msgpack (1.0.2-r1) 00:12:44 (25/42) Installing py3-lockfile (0.12.2-r4) 00:12:44 (26/42) Installing py3-cachecontrol (0.12.6-r1) 00:12:44 (27/42) Installing py3-colorama (0.4.4-r1) 00:12:44 (28/42) Installing py3-contextlib2 (0.6.0-r1) 00:12:44 (29/42) Installing py3-distlib (0.3.1-r3) 00:12:44 (30/42) Installing py3-distro (1.5.0-r3) 00:12:44 (31/42) Installing py3-six (1.15.0-r1) 00:12:44 (32/42) Installing py3-webencodings (0.5.1-r4) 00:12:44 (33/42) Installing py3-html5lib (1.1-r1) 00:12:44 ---> Running in 4b9f3ebdbcb6 00:12:44 (34/42) Installing py3-parsing (2.4.7-r2) 00:12:44 (35/42) Installing py3-packaging (20.9-r1) 00:12:44 (36/42) Installing py3-toml (0.10.2-r2) 00:12:44 (37/42) Installing py3-pep517 (0.10.0-r2) 00:12:44 (38/42) Installing py3-progress (1.5-r2) 00:12:44 (39/42) Installing py3-retrying (1.3.3-r1) 00:12:44 (40/42) Installing py3-ordered-set (4.0.2-r1) 00:12:44 (41/42) Installing py3-setuptools (52.0.0-r3) 00:12:45 (42/42) Installing py3-pip (20.3.4-r1) 00:12:45 Removing intermediate container 4b9f3ebdbcb6 00:12:45 ---> 221d39246f74 00:12:45 00:12:45 Executing busybox-1.33.1-r3.trigger 00:12:45 OK: 84 MiB in 64 packages 00:12:45 Successfully built 221d39246f74 00:12:45 Successfully tagged security-bootstrapper-arm64:latest 00:12:49  Building security-bootstrapper ... done Collecting docker-compose==1.23.2 00:12:49 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 00:12:49 Collecting PyYAML<4,>=3.10 00:12:49 Downloading PyYAML-3.13.tar.gz (270 kB) 00:12:53 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 00:12:53 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 00:12:53 Collecting websocket-client<1.0,>=0.32.0 00:12:53 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 00:12:53 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.15.0) 00:12:53 Collecting texttable<0.10,>=0.9.0 00:12:53 Downloading texttable-0.9.1.tar.gz (11 kB) 00:12:55 Collecting jsonschema<3,>=2.5.1 00:12:55 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 00:12:55 Collecting dockerpty<0.5,>=0.4.1 00:12:55 Downloading dockerpty-0.4.1.tar.gz (13 kB) 00:12:57 Collecting docker<4.0,>=3.6.0 00:12:57 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 00:12:57 Collecting docopt<0.7,>=0.6.1 00:12:57 Downloading docopt-0.6.2.tar.gz (25 kB) 00:12:58 Collecting cached-property<2,>=1.2.0 00:12:58 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 00:12:58 Collecting docker-pycreds>=0.4.0 00:12:58 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 00:12:59 Collecting idna<2.8,>=2.5 00:12:59 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 00:13:00 Collecting urllib3<1.25,>=1.21.1 00:13:00 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 00:13:00 Collecting chardet<3.1.0,>=3.0.2 00:13:00 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 00:13:00 Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.9/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.12.5) 00:13:00 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 00:13:00 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 00:13:00 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 00:13:00 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 00:13:01 Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose 00:13:01 Attempting uninstall: urllib3 00:13:01 Found existing installation: urllib3 1.26.5 00:13:01 Uninstalling urllib3-1.26.5: 00:13:01 Successfully uninstalled urllib3-1.26.5 00:13:01 Attempting uninstall: idna 00:13:01 Found existing installation: idna 3.2 00:13:01 Uninstalling idna-3.2: 00:13:01 Successfully uninstalled idna-3.2 00:13:02 Attempting uninstall: chardet 00:13:02 Found existing installation: chardet 4.0.0 00:13:02 Uninstalling chardet-4.0.0: 00:13:02 Successfully uninstalled chardet-4.0.0 00:13:04 Attempting uninstall: requests 00:13:04 Found existing installation: requests 2.25.1 00:13:04 Uninstalling requests-2.25.1: 00:13:04 Successfully uninstalled requests-2.25.1 00:13:04 Running setup.py install for texttable: started 00:13:06 Running setup.py install for texttable: finished with status 'done' 00:13:06 Running setup.py install for PyYAML: started 00:13:08 Running setup.py install for PyYAML: finished with status 'done' 00:13:08 Running setup.py install for docopt: started 00:13:10 Running setup.py install for docopt: finished with status 'done' 00:13:10 Running setup.py install for dockerpty: started 00:13:12 Running setup.py install for dockerpty: finished with status 'done' 00:13:13 Successfully installed PyYAML-3.13 cached-property-1.5.2 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 00:13:28 Removing intermediate container 5133617fec4a 00:13:28 ---> 3bdc0a465555 00:13:28 Step 15/24 : ENV APP_PORT=58890 00:13:28 ---> Running in 488ad7fbbb3d 00:13:28 Removing intermediate container 488ad7fbbb3d 00:13:28 ---> a9e948b96837 00:13:28 Step 16/24 : EXPOSE $APP_PORT 00:13:28 ---> Running in 16370919d459 00:13:28 Removing intermediate container 16370919d459 00:13:28 ---> 7912acd994c0 00:13:28 Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 00:13:28 ---> bcfbf61fb661 00:13:28 Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 00:13:29 ---> fcb8d804a4f0 00:13:29 Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 00:13:30 ---> 9449fd1b71b0 00:13:30 Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] 00:13:30 ---> Running in af56f6519e21 00:13:31 Removing intermediate container af56f6519e21 00:13:31 ---> ff52c5bbfb62 00:13:31 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:13:31 ---> Running in 64a7bcbe8cc4 00:13:31 Removing intermediate container 64a7bcbe8cc4 00:13:31 ---> eb4eaee0ef35 00:13:31 Step 22/24 : LABEL arch=arm64 00:13:31 ---> Running in 205abacf3245 00:13:32 Removing intermediate container 205abacf3245 00:13:32 ---> 32b36a29ecc2 00:13:32 Step 23/24 : LABEL git_sha=d4ace7e08520ec158b0cc64775f4b4a0dc14a675 00:13:32 ---> Running in 6d524f19beaf 00:13:33 Removing intermediate container 6d524f19beaf 00:13:33 ---> 11024782245b 00:13:33 Step 24/24 : LABEL version=2.0.1-dev.66 00:13:33 ---> Running in f646fba77a62 00:13:33 Removing intermediate container f646fba77a62 00:13:33 ---> 624784ffc6e2 00:13:33 00:13:33 Successfully built 624784ffc6e2 00:13:33 Successfully tagged sys-mgmt-agent-arm64:latest 00:13:34  Building sys-mgmt-agent ... done  [Pipeline] } 00:13:34 $ docker stop --time=1 532cd2ce88e8cbaabf9f17447539791b35643a573d3bb5db05edd179f097d40a 00:13:36 $ docker rm -f 532cd2ce88e8cbaabf9f17447539791b35643a573d3bb5db05edd179f097d40a [Pipeline] // withDockerContainer [Pipeline] sh 00:13:36 + docker images 00:13:37 REPOSITORY TAG IMAGE ID CREATED SIZE 00:13:37 sys-mgmt-agent-arm64 latest 624784ffc6e2 3 seconds ago 277MB 00:13:37 security-bootstrapper-arm64 latest 221d39246f74 51 seconds ago 17.7MB 00:13:37 support-notifications-arm64 latest 61430172c50b 57 seconds ago 15.9MB 00:13:37 80db6c111b65 About a minute ago 1.45GB 00:13:37 45ba291bf48d About a minute ago 1.45GB 00:13:37 1a9b49a22a5b About a minute ago 1.45GB 00:13:37 core-metadata-arm64 latest df74d2146cd9 About a minute ago 15.8MB 00:13:37 83f643dfc5bf About a minute ago 1.46GB 00:13:37 core-data-arm64 latest da4c114b177b 3 minutes ago 19.4MB 00:13:37 security-secretstore-setup-arm64 latest 7d876e69158f 3 minutes ago 26.5MB 00:13:37 security-proxy-setup-arm64 latest dfbed5aed955 3 minutes ago 25.3MB 00:13:37 core-command-arm64 latest 9c28c449cc26 3 minutes ago 15.2MB 00:13:37 support-scheduler-arm64 latest 634c186e5354 3 minutes ago 15.2MB 00:13:37 7789f4e01e6a 3 minutes ago 1.46GB 00:13:37 8ac7b74562c7 3 minutes ago 1.46GB 00:13:37 494498168da7 3 minutes ago 1.46GB 00:13:37 5bbaf24dd796 4 minutes ago 1.45GB 00:13:37 6e2d2357b185 4 minutes ago 1.45GB 00:13:37 ci-base-image-arm64 latest 8925df0fe710 8 minutes ago 1.24GB 00:13:37 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.16-alpine 5bf79a92a582 7 hours ago 532MB 00:13:37 docker 20.10.8 3734d5adc5ac 4 weeks ago 198MB 00:13:37 alpine 3.14 bb3de5531c18 5 weeks ago 5.34MB 00:13:37 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 15 months ago 285MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 00:13:37 provisioning config files... 00:13:37 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/76@tmp/config5067322036230627751tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:13:38 ---> docker-login.sh 00:13:38 nexus3.edgexfoundry.org:10001 00:13:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:13:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:13:38 Configure a credential helper to remove this warning. See 00:13:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:13:38 00:13:38 Login Succeeded 00:13:38 nexus3.edgexfoundry.org:10002 00:13:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:13:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:13:39 Configure a credential helper to remove this warning. See 00:13:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:13:39 00:13:39 Login Succeeded 00:13:39 nexus3.edgexfoundry.org:10003 00:13:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:13:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:13:39 Configure a credential helper to remove this warning. See 00:13:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:13:39 00:13:39 Login Succeeded 00:13:39 nexus3.edgexfoundry.org:10004 00:13:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:13:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:13:40 Configure a credential helper to remove this warning. See 00:13:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:13:40 00:13:40 Login Succeeded 00:13:40 docker.io 00:13:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:13:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:13:41 Configure a credential helper to remove this warning. See 00:13:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:13:41 00:13:41 Login Succeeded 00:13:41 ---> docker-login.sh ends [Pipeline] } 00:13:41 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 00:13:41 [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: 00:13:41 d4ace7e08520ec158b0cc64775f4b4a0dc14a675 00:13:41 latest 00:13:41 2.0.1-dev.66 00:13:41 d4ace7e08520ec158b0cc64775f4b4a0dc14a675-2.0.1-dev.66 00:13:41 main 00:13:41 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 00:13:41 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:d4ace7e08520ec158b0cc64775f4b4a0dc14a675 [Pipeline] isUnix [Pipeline] sh 00:13:42 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:d4ace7e08520ec158b0cc64775f4b4a0dc14a675 00:13:42 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 00:13:42 1cd03dbb22a7: Preparing 00:13:42 931f62297b71: Preparing 00:13:42 2b478c1d64d8: Preparing 00:13:42 46971ed0562d: Preparing 00:13:42 ee420dfed78a: Preparing 00:13:42 ee420dfed78a: Layer already exists 00:13:42 2b478c1d64d8: Pushed 00:13:42 1cd03dbb22a7: Pushed 00:13:43 46971ed0562d: Pushed 00:13:45 931f62297b71: Pushed 00:13:45 d4ace7e08520ec158b0cc64775f4b4a0dc14a675: digest: sha256:5364c5e6cf09b552002aba4b5a36f11729d779a00c1cb891af6fd5c0d3fc2699 size: 1363 [Pipeline] isUnix [Pipeline] sh 00:13:46 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] isUnix [Pipeline] sh 00:13:46 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest 00:13:46 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 00:13:46 1cd03dbb22a7: Preparing 00:13:46 931f62297b71: Preparing 00:13:46 2b478c1d64d8: Preparing 00:13:46 46971ed0562d: Preparing 00:13:46 ee420dfed78a: Preparing 00:13:46 2b478c1d64d8: Layer already exists 00:13:46 1cd03dbb22a7: Layer already exists 00:13:46 931f62297b71: Layer already exists 00:13:47 46971ed0562d: Layer already exists 00:13:47 ee420dfed78a: Layer already exists 00:13:47 latest: digest: sha256:5364c5e6cf09b552002aba4b5a36f11729d779a00c1cb891af6fd5c0d3fc2699 size: 1363 [Pipeline] isUnix [Pipeline] sh 00:13:48 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:2.0.1-dev.66 [Pipeline] isUnix [Pipeline] sh 00:13:48 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:2.0.1-dev.66 00:13:48 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 00:13:48 1cd03dbb22a7: Preparing 00:13:48 931f62297b71: Preparing 00:13:48 2b478c1d64d8: Preparing 00:13:48 46971ed0562d: Preparing 00:13:48 ee420dfed78a: Preparing 00:13:48 931f62297b71: Layer already exists 00:13:48 46971ed0562d: Layer already exists 00:13:48 ee420dfed78a: Layer already exists 00:13:48 1cd03dbb22a7: Layer already exists 00:13:48 2b478c1d64d8: Layer already exists 00:13:48 2.0.1-dev.66: digest: sha256:5364c5e6cf09b552002aba4b5a36f11729d779a00c1cb891af6fd5c0d3fc2699 size: 1363 [Pipeline] isUnix [Pipeline] sh 00:13:49 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:d4ace7e08520ec158b0cc64775f4b4a0dc14a675-2.0.1-dev.66 [Pipeline] isUnix [Pipeline] sh 00:13:49 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:d4ace7e08520ec158b0cc64775f4b4a0dc14a675-2.0.1-dev.66 00:13:49 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 00:13:49 1cd03dbb22a7: Preparing 00:13:49 931f62297b71: Preparing 00:13:49 2b478c1d64d8: Preparing 00:13:49 46971ed0562d: Preparing 00:13:49 ee420dfed78a: Preparing 00:13:49 2b478c1d64d8: Layer already exists 00:13:49 1cd03dbb22a7: Layer already exists 00:13:49 ee420dfed78a: Layer already exists 00:13:49 931f62297b71: Layer already exists 00:13:49 46971ed0562d: Layer already exists 00:13:49 d4ace7e08520ec158b0cc64775f4b4a0dc14a675-2.0.1-dev.66: digest: sha256:5364c5e6cf09b552002aba4b5a36f11729d779a00c1cb891af6fd5c0d3fc2699 size: 1363 [Pipeline] isUnix [Pipeline] sh 00:13:50 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] isUnix [Pipeline] sh 00:13:51 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main 00:13:51 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 00:13:51 1cd03dbb22a7: Preparing 00:13:51 931f62297b71: Preparing 00:13:51 2b478c1d64d8: Preparing 00:13:51 46971ed0562d: Preparing 00:13:51 ee420dfed78a: Preparing 00:13:51 2b478c1d64d8: Layer already exists 00:13:51 931f62297b71: Layer already exists 00:13:51 1cd03dbb22a7: Layer already exists 00:13:51 46971ed0562d: Layer already exists 00:13:52 ee420dfed78a: Layer already exists 00:13:52 main: digest: sha256:5364c5e6cf09b552002aba4b5a36f11729d779a00c1cb891af6fd5c0d3fc2699 size: 1363 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 00:13:52 ===================================================== [Pipeline] echo 00:13:52 taggedImages: 00:13:52 - nexus3.edgexfoundry.org:10004/core-command-arm64:d4ace7e08520ec158b0cc64775f4b4a0dc14a675 00:13:52 - nexus3.edgexfoundry.org:10004/core-command-arm64:latest 00:13:52 - nexus3.edgexfoundry.org:10004/core-command-arm64:2.0.1-dev.66 00:13:52 - nexus3.edgexfoundry.org:10004/core-command-arm64:d4ace7e08520ec158b0cc64775f4b4a0dc14a675-2.0.1-dev.66 00:13:52 - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo 00:13:52 [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: 00:13:52 d4ace7e08520ec158b0cc64775f4b4a0dc14a675 00:13:52 latest 00:13:52 2.0.1-dev.66 00:13:52 d4ace7e08520ec158b0cc64775f4b4a0dc14a675-2.0.1-dev.66 00:13:52 main 00:13:52 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 00:13:52 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:d4ace7e08520ec158b0cc64775f4b4a0dc14a675 [Pipeline] isUnix [Pipeline] sh 00:13:53 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:d4ace7e08520ec158b0cc64775f4b4a0dc14a675 00:13:53 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 00:13:53 b91ab464c981: Preparing 00:13:53 eae8922e3153: Preparing 00:13:53 2b478c1d64d8: Preparing 00:13:53 8008f900c5e0: Preparing 00:13:53 69fbcf5321d1: Preparing 00:13:53 ee420dfed78a: Preparing 00:13:53 ee420dfed78a: Waiting 00:13:53 2b478c1d64d8: Layer already exists 00:13:53 ee420dfed78a: Layer already exists 00:13:53 b91ab464c981: Pushed 00:13:53 69fbcf5321d1: Pushed 00:13:54 8008f900c5e0: Pushed 00:13:56 eae8922e3153: Pushed 00:13:56 d4ace7e08520ec158b0cc64775f4b4a0dc14a675: digest: sha256:c6bc4ac9d01b4659c6559f292ac6c0b316f1716c95a20e945cd0d6496e1e833f size: 1572 [Pipeline] isUnix [Pipeline] sh 00:13:57 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] isUnix [Pipeline] sh 00:13:57 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest 00:13:57 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 00:13:57 b91ab464c981: Preparing 00:13:57 eae8922e3153: Preparing 00:13:57 2b478c1d64d8: Preparing 00:13:57 8008f900c5e0: Preparing 00:13:57 69fbcf5321d1: Preparing 00:13:57 ee420dfed78a: Preparing 00:13:57 ee420dfed78a: Waiting 00:13:57 8008f900c5e0: Layer already exists 00:13:57 2b478c1d64d8: Layer already exists 00:13:57 b91ab464c981: Layer already exists 00:13:57 69fbcf5321d1: Layer already exists 00:13:57 eae8922e3153: Layer already exists 00:13:57 ee420dfed78a: Layer already exists 00:13:57 latest: digest: sha256:c6bc4ac9d01b4659c6559f292ac6c0b316f1716c95a20e945cd0d6496e1e833f size: 1572 [Pipeline] isUnix [Pipeline] sh 00:13:58 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:2.0.1-dev.66 [Pipeline] isUnix [Pipeline] sh 00:13:58 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:2.0.1-dev.66 00:13:58 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 00:13:58 b91ab464c981: Preparing 00:13:58 eae8922e3153: Preparing 00:13:58 2b478c1d64d8: Preparing 00:13:58 8008f900c5e0: Preparing 00:13:58 69fbcf5321d1: Preparing 00:13:58 ee420dfed78a: Preparing 00:13:58 ee420dfed78a: Waiting 00:13:58 69fbcf5321d1: Layer already exists 00:13:58 b91ab464c981: Layer already exists 00:13:58 8008f900c5e0: Layer already exists 00:13:58 2b478c1d64d8: Layer already exists 00:13:58 eae8922e3153: Layer already exists 00:13:58 ee420dfed78a: Layer already exists 00:13:58 2.0.1-dev.66: digest: sha256:c6bc4ac9d01b4659c6559f292ac6c0b316f1716c95a20e945cd0d6496e1e833f size: 1572 [Pipeline] isUnix [Pipeline] sh 00:13:59 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:d4ace7e08520ec158b0cc64775f4b4a0dc14a675-2.0.1-dev.66 [Pipeline] isUnix [Pipeline] sh 00:13:59 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:d4ace7e08520ec158b0cc64775f4b4a0dc14a675-2.0.1-dev.66 00:13:59 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 00:13:59 b91ab464c981: Preparing 00:13:59 eae8922e3153: Preparing 00:13:59 2b478c1d64d8: Preparing 00:13:59 8008f900c5e0: Preparing 00:13:59 69fbcf5321d1: Preparing 00:13:59 ee420dfed78a: Preparing 00:13:59 ee420dfed78a: Waiting 00:13:59 69fbcf5321d1: Layer already exists 00:13:59 8008f900c5e0: Layer already exists 00:13:59 b91ab464c981: Layer already exists 00:13:59 eae8922e3153: Layer already exists 00:13:59 2b478c1d64d8: Layer already exists 00:13:59 ee420dfed78a: Layer already exists 00:14:00 d4ace7e08520ec158b0cc64775f4b4a0dc14a675-2.0.1-dev.66: digest: sha256:c6bc4ac9d01b4659c6559f292ac6c0b316f1716c95a20e945cd0d6496e1e833f size: 1572 [Pipeline] isUnix [Pipeline] sh 00:14:00 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] isUnix [Pipeline] sh 00:14:01 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main 00:14:01 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 00:14:01 b91ab464c981: Preparing 00:14:01 eae8922e3153: Preparing 00:14:01 2b478c1d64d8: Preparing 00:14:01 8008f900c5e0: Preparing 00:14:01 69fbcf5321d1: Preparing 00:14:01 ee420dfed78a: Preparing 00:14:01 ee420dfed78a: Waiting 00:14:01 8008f900c5e0: Layer already exists 00:14:01 69fbcf5321d1: Layer already exists 00:14:01 b91ab464c981: Layer already exists 00:14:01 eae8922e3153: Layer already exists 00:14:01 2b478c1d64d8: Layer already exists 00:14:01 ee420dfed78a: Layer already exists 00:14:01 main: digest: sha256:c6bc4ac9d01b4659c6559f292ac6c0b316f1716c95a20e945cd0d6496e1e833f size: 1572 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 00:14:01 ===================================================== [Pipeline] echo 00:14:01 taggedImages: 00:14:01 - nexus3.edgexfoundry.org:10004/core-data-arm64:d4ace7e08520ec158b0cc64775f4b4a0dc14a675 00:14:01 - nexus3.edgexfoundry.org:10004/core-data-arm64:latest 00:14:01 - nexus3.edgexfoundry.org:10004/core-data-arm64:2.0.1-dev.66 00:14:01 - nexus3.edgexfoundry.org:10004/core-data-arm64:d4ace7e08520ec158b0cc64775f4b4a0dc14a675-2.0.1-dev.66 00:14:01 - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo 00:14:01 [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: 00:14:01 d4ace7e08520ec158b0cc64775f4b4a0dc14a675 00:14:01 latest 00:14:01 2.0.1-dev.66 00:14:01 d4ace7e08520ec158b0cc64775f4b4a0dc14a675-2.0.1-dev.66 00:14:01 main 00:14:01 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 00:14:01 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:d4ace7e08520ec158b0cc64775f4b4a0dc14a675 [Pipeline] isUnix [Pipeline] sh 00:14:02 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:d4ace7e08520ec158b0cc64775f4b4a0dc14a675 00:14:02 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 00:14:02 04be53ea28e0: Preparing 00:14:02 b2ab5bec606b: Preparing 00:14:02 2b478c1d64d8: Preparing 00:14:02 46971ed0562d: Preparing 00:14:02 ee420dfed78a: Preparing 00:14:02 04be53ea28e0: Pushed 00:14:02 ee420dfed78a: Layer already exists 00:14:02 2b478c1d64d8: Layer already exists 00:14:02 46971ed0562d: Layer already exists 00:14:05 b2ab5bec606b: Pushed 00:14:05 d4ace7e08520ec158b0cc64775f4b4a0dc14a675: digest: sha256:ad27e256713cc2112814b733f02864023286464a18558a1947082901e14314b7 size: 1363 [Pipeline] isUnix [Pipeline] sh 00:14:06 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] isUnix [Pipeline] sh 00:14:06 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest 00:14:06 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 00:14:07 04be53ea28e0: Preparing 00:14:07 b2ab5bec606b: Preparing 00:14:07 2b478c1d64d8: Preparing 00:14:07 46971ed0562d: Preparing 00:14:07 ee420dfed78a: Preparing 00:14:07 2b478c1d64d8: Layer already exists 00:14:07 46971ed0562d: Layer already exists 00:14:07 b2ab5bec606b: Layer already exists 00:14:07 ee420dfed78a: Layer already exists 00:14:07 04be53ea28e0: Layer already exists 00:14:07 latest: digest: sha256:ad27e256713cc2112814b733f02864023286464a18558a1947082901e14314b7 size: 1363 [Pipeline] isUnix [Pipeline] sh 00:14:08 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.0.1-dev.66 [Pipeline] isUnix [Pipeline] sh 00:14:08 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.0.1-dev.66 00:14:08 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 00:14:08 04be53ea28e0: Preparing 00:14:08 b2ab5bec606b: Preparing 00:14:08 2b478c1d64d8: Preparing 00:14:08 46971ed0562d: Preparing 00:14:08 ee420dfed78a: Preparing 00:14:08 2b478c1d64d8: Layer already exists 00:14:08 46971ed0562d: Layer already exists 00:14:08 04be53ea28e0: Layer already exists 00:14:08 ee420dfed78a: Layer already exists 00:14:08 b2ab5bec606b: Layer already exists 00:14:08 2.0.1-dev.66: digest: sha256:ad27e256713cc2112814b733f02864023286464a18558a1947082901e14314b7 size: 1363 [Pipeline] isUnix [Pipeline] sh 00:14:09 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:d4ace7e08520ec158b0cc64775f4b4a0dc14a675-2.0.1-dev.66 [Pipeline] isUnix [Pipeline] sh 00:14:09 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:d4ace7e08520ec158b0cc64775f4b4a0dc14a675-2.0.1-dev.66 00:14:09 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 00:14:09 04be53ea28e0: Preparing 00:14:09 b2ab5bec606b: Preparing 00:14:09 2b478c1d64d8: Preparing 00:14:09 46971ed0562d: Preparing 00:14:09 ee420dfed78a: Preparing 00:14:09 ee420dfed78a: Layer already exists 00:14:09 2b478c1d64d8: Layer already exists 00:14:09 b2ab5bec606b: Layer already exists 00:14:09 04be53ea28e0: Layer already exists 00:14:09 46971ed0562d: Layer already exists 00:14:09 d4ace7e08520ec158b0cc64775f4b4a0dc14a675-2.0.1-dev.66: digest: sha256:ad27e256713cc2112814b733f02864023286464a18558a1947082901e14314b7 size: 1363 [Pipeline] isUnix [Pipeline] sh 00:14:10 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] isUnix [Pipeline] sh 00:14:10 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main 00:14:10 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 00:14:10 04be53ea28e0: Preparing 00:14:10 b2ab5bec606b: Preparing 00:14:10 2b478c1d64d8: Preparing 00:14:10 46971ed0562d: Preparing 00:14:10 ee420dfed78a: Preparing 00:14:11 46971ed0562d: Layer already exists 00:14:11 ee420dfed78a: Layer already exists 00:14:11 04be53ea28e0: Layer already exists 00:14:11 2b478c1d64d8: Layer already exists 00:14:11 b2ab5bec606b: Layer already exists 00:14:11 main: digest: sha256:ad27e256713cc2112814b733f02864023286464a18558a1947082901e14314b7 size: 1363 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 00:14:11 ===================================================== [Pipeline] echo 00:14:11 taggedImages: 00:14:11 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:d4ace7e08520ec158b0cc64775f4b4a0dc14a675 00:14:11 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest 00:14:11 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.0.1-dev.66 00:14:11 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:d4ace7e08520ec158b0cc64775f4b4a0dc14a675-2.0.1-dev.66 00:14:11 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo 00:14:11 [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: 00:14:11 d4ace7e08520ec158b0cc64775f4b4a0dc14a675 00:14:11 latest 00:14:11 2.0.1-dev.66 00:14:11 d4ace7e08520ec158b0cc64775f4b4a0dc14a675-2.0.1-dev.66 00:14:11 main 00:14:11 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 00:14:11 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:d4ace7e08520ec158b0cc64775f4b4a0dc14a675 [Pipeline] isUnix [Pipeline] sh 00:14:12 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:d4ace7e08520ec158b0cc64775f4b4a0dc14a675 00:14:12 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 00:14:12 b744a1863a7f: Preparing 00:14:12 b744a1863a7f: Preparing 00:14:12 4b0774829a7d: Preparing 00:14:12 0b3998d5fe70: Preparing 00:14:12 4191cfed1a16: Preparing 00:14:12 3371798bc778: Preparing 00:14:12 2b478c1d64d8: Preparing 00:14:12 8ff645d47798: Preparing 00:14:12 6bf960bf7a05: Preparing 00:14:12 01a5f59f45de: Preparing 00:14:12 9e28d0996e7e: Preparing 00:14:12 ee420dfed78a: Preparing 00:14:12 6bf960bf7a05: Waiting 00:14:12 01a5f59f45de: Waiting 00:14:12 2b478c1d64d8: Waiting 00:14:12 9e28d0996e7e: Waiting 00:14:12 ee420dfed78a: Waiting 00:14:12 8ff645d47798: Waiting 00:14:12 b744a1863a7f: Pushed 00:14:12 4b0774829a7d: Pushed 00:14:12 4191cfed1a16: Pushed 00:14:12 0b3998d5fe70: Pushed 00:14:12 2b478c1d64d8: Layer already exists 00:14:12 8ff645d47798: Pushed 00:14:13 01a5f59f45de: Pushed 00:14:13 9e28d0996e7e: Pushed 00:14:13 6bf960bf7a05: Pushed 00:14:13 ee420dfed78a: Layer already exists 00:14:15 3371798bc778: Pushed 00:14:15 d4ace7e08520ec158b0cc64775f4b4a0dc14a675: digest: sha256:0620c984a2d1d84ccecf1c4a858a7183af2ac3fd6021e9c7a9213449aae826a7 size: 2817 [Pipeline] isUnix [Pipeline] sh 00:14:16 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] isUnix [Pipeline] sh 00:14:16 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest 00:14:16 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 00:14:16 b744a1863a7f: Preparing 00:14:16 b744a1863a7f: Preparing 00:14:16 4b0774829a7d: Preparing 00:14:16 0b3998d5fe70: Preparing 00:14:16 4191cfed1a16: Preparing 00:14:16 3371798bc778: Preparing 00:14:16 2b478c1d64d8: Preparing 00:14:16 8ff645d47798: Preparing 00:14:16 6bf960bf7a05: Preparing 00:14:16 01a5f59f45de: Preparing 00:14:16 9e28d0996e7e: Preparing 00:14:16 ee420dfed78a: Preparing 00:14:16 2b478c1d64d8: Waiting 00:14:16 8ff645d47798: Waiting 00:14:16 6bf960bf7a05: Waiting 00:14:16 ee420dfed78a: Waiting 00:14:16 9e28d0996e7e: Waiting 00:14:16 01a5f59f45de: Waiting 00:14:16 3371798bc778: Layer already exists 00:14:16 0b3998d5fe70: Layer already exists 00:14:16 4b0774829a7d: Layer already exists 00:14:16 b744a1863a7f: Layer already exists 00:14:16 4191cfed1a16: Layer already exists 00:14:16 2b478c1d64d8: Layer already exists 00:14:16 8ff645d47798: Layer already exists 00:14:16 6bf960bf7a05: Layer already exists 00:14:16 01a5f59f45de: Layer already exists 00:14:16 9e28d0996e7e: Layer already exists 00:14:16 ee420dfed78a: Layer already exists 00:14:16 latest: digest: sha256:0620c984a2d1d84ccecf1c4a858a7183af2ac3fd6021e9c7a9213449aae826a7 size: 2817 [Pipeline] isUnix [Pipeline] sh 00:14:17 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.0.1-dev.66 [Pipeline] isUnix [Pipeline] sh 00:14:17 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.0.1-dev.66 00:14:17 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 00:14:17 b744a1863a7f: Preparing 00:14:17 b744a1863a7f: Preparing 00:14:17 4b0774829a7d: Preparing 00:14:17 0b3998d5fe70: Preparing 00:14:17 4191cfed1a16: Preparing 00:14:17 3371798bc778: Preparing 00:14:17 2b478c1d64d8: Preparing 00:14:17 8ff645d47798: Preparing 00:14:17 6bf960bf7a05: Preparing 00:14:17 01a5f59f45de: Preparing 00:14:17 9e28d0996e7e: Preparing 00:14:17 ee420dfed78a: Preparing 00:14:17 6bf960bf7a05: Waiting 00:14:17 01a5f59f45de: Waiting 00:14:17 9e28d0996e7e: Waiting 00:14:17 ee420dfed78a: Waiting 00:14:17 8ff645d47798: Waiting 00:14:17 2b478c1d64d8: Waiting 00:14:17 4b0774829a7d: Layer already exists 00:14:17 3371798bc778: Layer already exists 00:14:17 4191cfed1a16: Layer already exists 00:14:17 b744a1863a7f: Layer already exists 00:14:17 0b3998d5fe70: Layer already exists 00:14:17 8ff645d47798: Layer already exists 00:14:17 2b478c1d64d8: Layer already exists 00:14:17 01a5f59f45de: Layer already exists 00:14:17 9e28d0996e7e: Layer already exists 00:14:17 6bf960bf7a05: Layer already exists 00:14:17 ee420dfed78a: Layer already exists 00:14:17 2.0.1-dev.66: digest: sha256:0620c984a2d1d84ccecf1c4a858a7183af2ac3fd6021e9c7a9213449aae826a7 size: 2817 [Pipeline] isUnix [Pipeline] sh 00:14:18 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:d4ace7e08520ec158b0cc64775f4b4a0dc14a675-2.0.1-dev.66 [Pipeline] isUnix [Pipeline] sh 00:14:18 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:d4ace7e08520ec158b0cc64775f4b4a0dc14a675-2.0.1-dev.66 00:14:18 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 00:14:18 b744a1863a7f: Preparing 00:14:18 b744a1863a7f: Preparing 00:14:18 4b0774829a7d: Preparing 00:14:18 0b3998d5fe70: Preparing 00:14:18 4191cfed1a16: Preparing 00:14:18 3371798bc778: Preparing 00:14:18 2b478c1d64d8: Preparing 00:14:18 8ff645d47798: Preparing 00:14:18 6bf960bf7a05: Preparing 00:14:18 01a5f59f45de: Preparing 00:14:18 9e28d0996e7e: Preparing 00:14:18 ee420dfed78a: Preparing 00:14:18 2b478c1d64d8: Waiting 00:14:18 8ff645d47798: Waiting 00:14:18 6bf960bf7a05: Waiting 00:14:18 01a5f59f45de: Waiting 00:14:18 9e28d0996e7e: Waiting 00:14:18 ee420dfed78a: Waiting 00:14:18 3371798bc778: Layer already exists 00:14:18 4191cfed1a16: Layer already exists 00:14:18 4b0774829a7d: Layer already exists 00:14:18 b744a1863a7f: Layer already exists 00:14:18 0b3998d5fe70: Layer already exists 00:14:19 8ff645d47798: Layer already exists 00:14:19 2b478c1d64d8: Layer already exists 00:14:19 6bf960bf7a05: Layer already exists 00:14:19 9e28d0996e7e: Layer already exists 00:14:19 01a5f59f45de: Layer already exists 00:14:19 ee420dfed78a: Layer already exists 00:14:19 d4ace7e08520ec158b0cc64775f4b4a0dc14a675-2.0.1-dev.66: digest: sha256:0620c984a2d1d84ccecf1c4a858a7183af2ac3fd6021e9c7a9213449aae826a7 size: 2817 [Pipeline] isUnix [Pipeline] sh 00:14:19 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] isUnix [Pipeline] sh 00:14:19 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main 00:14:19 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 00:14:19 b744a1863a7f: Preparing 00:14:19 b744a1863a7f: Preparing 00:14:19 4b0774829a7d: Preparing 00:14:19 0b3998d5fe70: Preparing 00:14:19 4191cfed1a16: Preparing 00:14:19 3371798bc778: Preparing 00:14:19 2b478c1d64d8: Preparing 00:14:19 8ff645d47798: Preparing 00:14:19 6bf960bf7a05: Preparing 00:14:19 01a5f59f45de: Preparing 00:14:19 9e28d0996e7e: Preparing 00:14:19 ee420dfed78a: Preparing 00:14:19 2b478c1d64d8: Waiting 00:14:19 8ff645d47798: Waiting 00:14:19 6bf960bf7a05: Waiting 00:14:19 01a5f59f45de: Waiting 00:14:19 ee420dfed78a: Waiting 00:14:19 9e28d0996e7e: Waiting 00:14:20 3371798bc778: Layer already exists 00:14:20 0b3998d5fe70: Layer already exists 00:14:20 4191cfed1a16: Layer already exists 00:14:20 b744a1863a7f: Layer already exists 00:14:20 8ff645d47798: Layer already exists 00:14:20 2b478c1d64d8: Layer already exists 00:14:20 6bf960bf7a05: Layer already exists 00:14:20 01a5f59f45de: Layer already exists 00:14:20 9e28d0996e7e: Layer already exists 00:14:20 ee420dfed78a: Layer already exists 00:14:20 4b0774829a7d: Layer already exists 00:14:20 main: digest: sha256:0620c984a2d1d84ccecf1c4a858a7183af2ac3fd6021e9c7a9213449aae826a7 size: 2817 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 00:14:20 ===================================================== [Pipeline] echo 00:14:20 taggedImages: 00:14:20 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:d4ace7e08520ec158b0cc64775f4b4a0dc14a675 00:14:20 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest 00:14:20 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.0.1-dev.66 00:14:20 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:d4ace7e08520ec158b0cc64775f4b4a0dc14a675-2.0.1-dev.66 00:14:20 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo 00:14:20 [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: 00:14:20 d4ace7e08520ec158b0cc64775f4b4a0dc14a675 00:14:20 latest 00:14:20 2.0.1-dev.66 00:14:20 d4ace7e08520ec158b0cc64775f4b4a0dc14a675-2.0.1-dev.66 00:14:20 main 00:14:20 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 00:14:21 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:d4ace7e08520ec158b0cc64775f4b4a0dc14a675 [Pipeline] isUnix [Pipeline] sh 00:14:21 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:d4ace7e08520ec158b0cc64775f4b4a0dc14a675 00:14:21 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 00:14:21 6fd0b82282b1: Preparing 00:14:21 b69511b6adbc: Preparing 00:14:21 c668ef1c2f25: Preparing 00:14:21 c6833fd9b182: Preparing 00:14:21 7f406a38d5da: Preparing 00:14:21 ee420dfed78a: Preparing 00:14:21 ee420dfed78a: Waiting 00:14:21 c668ef1c2f25: Pushed 00:14:22 c6833fd9b182: Pushed 00:14:22 ee420dfed78a: Layer already exists 00:14:22 7f406a38d5da: Pushed 00:14:24 b69511b6adbc: Pushed 00:14:24 6fd0b82282b1: Pushed 00:14:24 d4ace7e08520ec158b0cc64775f4b4a0dc14a675: digest: sha256:280d32789bfbee1d9288415593e577c64f9676406a415dede3224f5119de4c4d size: 1576 [Pipeline] isUnix [Pipeline] sh 00:14:24 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [Pipeline] isUnix [Pipeline] sh 00:14:25 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest 00:14:25 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 00:14:25 6fd0b82282b1: Preparing 00:14:25 b69511b6adbc: Preparing 00:14:25 c668ef1c2f25: Preparing 00:14:25 c6833fd9b182: Preparing 00:14:25 7f406a38d5da: Preparing 00:14:25 ee420dfed78a: Preparing 00:14:25 ee420dfed78a: Waiting 00:14:25 c668ef1c2f25: Layer already exists 00:14:25 7f406a38d5da: Layer already exists 00:14:25 c6833fd9b182: Layer already exists 00:14:25 6fd0b82282b1: Layer already exists 00:14:25 b69511b6adbc: Layer already exists 00:14:25 ee420dfed78a: Layer already exists 00:14:25 latest: digest: sha256:280d32789bfbee1d9288415593e577c64f9676406a415dede3224f5119de4c4d size: 1576 [Pipeline] isUnix [Pipeline] sh 00:14:26 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.0.1-dev.66 [Pipeline] isUnix [Pipeline] sh 00:14:26 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.0.1-dev.66 00:14:26 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 00:14:26 6fd0b82282b1: Preparing 00:14:26 b69511b6adbc: Preparing 00:14:26 c668ef1c2f25: Preparing 00:14:26 c6833fd9b182: Preparing 00:14:26 7f406a38d5da: Preparing 00:14:26 ee420dfed78a: Preparing 00:14:26 ee420dfed78a: Waiting 00:14:26 c6833fd9b182: Layer already exists 00:14:26 7f406a38d5da: Layer already exists 00:14:26 c668ef1c2f25: Layer already exists 00:14:26 6fd0b82282b1: Layer already exists 00:14:26 b69511b6adbc: Layer already exists 00:14:26 ee420dfed78a: Layer already exists 00:14:26 2.0.1-dev.66: digest: sha256:280d32789bfbee1d9288415593e577c64f9676406a415dede3224f5119de4c4d size: 1576 [Pipeline] isUnix [Pipeline] sh 00:14:27 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:d4ace7e08520ec158b0cc64775f4b4a0dc14a675-2.0.1-dev.66 [Pipeline] isUnix [Pipeline] sh 00:14:27 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:d4ace7e08520ec158b0cc64775f4b4a0dc14a675-2.0.1-dev.66 00:14:27 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 00:14:28 6fd0b82282b1: Preparing 00:14:28 b69511b6adbc: Preparing 00:14:28 c668ef1c2f25: Preparing 00:14:28 c6833fd9b182: Preparing 00:14:28 7f406a38d5da: Preparing 00:14:28 ee420dfed78a: Preparing 00:14:28 ee420dfed78a: Waiting 00:14:28 7f406a38d5da: Layer already exists 00:14:28 c668ef1c2f25: Layer already exists 00:14:28 b69511b6adbc: Layer already exists 00:14:28 c6833fd9b182: Layer already exists 00:14:28 6fd0b82282b1: Layer already exists 00:14:28 ee420dfed78a: Layer already exists 00:14:28 d4ace7e08520ec158b0cc64775f4b4a0dc14a675-2.0.1-dev.66: digest: sha256:280d32789bfbee1d9288415593e577c64f9676406a415dede3224f5119de4c4d size: 1576 [Pipeline] isUnix [Pipeline] sh 00:14:28 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] isUnix [Pipeline] sh 00:14:28 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main 00:14:28 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 00:14:28 6fd0b82282b1: Preparing 00:14:28 b69511b6adbc: Preparing 00:14:28 c668ef1c2f25: Preparing 00:14:28 c6833fd9b182: Preparing 00:14:28 7f406a38d5da: Preparing 00:14:28 ee420dfed78a: Preparing 00:14:28 ee420dfed78a: Waiting 00:14:29 c6833fd9b182: Layer already exists 00:14:29 7f406a38d5da: Layer already exists 00:14:29 6fd0b82282b1: Layer already exists 00:14:29 b69511b6adbc: Layer already exists 00:14:29 c668ef1c2f25: Layer already exists 00:14:29 ee420dfed78a: Layer already exists 00:14:29 main: digest: sha256:280d32789bfbee1d9288415593e577c64f9676406a415dede3224f5119de4c4d size: 1576 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 00:14:29 ===================================================== [Pipeline] echo 00:14:29 taggedImages: 00:14:29 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:d4ace7e08520ec158b0cc64775f4b4a0dc14a675 00:14:29 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest 00:14:29 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.0.1-dev.66 00:14:29 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:d4ace7e08520ec158b0cc64775f4b4a0dc14a675-2.0.1-dev.66 00:14:29 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo 00:14:29 [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: 00:14:29 d4ace7e08520ec158b0cc64775f4b4a0dc14a675 00:14:29 latest 00:14:29 2.0.1-dev.66 00:14:29 d4ace7e08520ec158b0cc64775f4b4a0dc14a675-2.0.1-dev.66 00:14:29 main 00:14:29 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 00:14:29 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:d4ace7e08520ec158b0cc64775f4b4a0dc14a675 [Pipeline] isUnix [Pipeline] sh 00:14:29 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:d4ace7e08520ec158b0cc64775f4b4a0dc14a675 00:14:29 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 00:14:29 d63e5dc192c4: Preparing 00:14:29 42e31970cc11: Preparing 00:14:29 393db15d0902: Preparing 00:14:29 7f0a7befd68c: Preparing 00:14:29 cab2b172cd29: Preparing 00:14:29 a7fbdece8bb9: Preparing 00:14:29 8d160ff52b2d: Preparing 00:14:29 a57405d8363f: Preparing 00:14:29 5fe7c6cea3ce: Preparing 00:14:29 ee420dfed78a: Preparing 00:14:29 5fe7c6cea3ce: Waiting 00:14:29 a57405d8363f: Waiting 00:14:29 ee420dfed78a: Waiting 00:14:29 a7fbdece8bb9: Waiting 00:14:29 8d160ff52b2d: Waiting 00:14:30 42e31970cc11: Pushed 00:14:30 cab2b172cd29: Pushed 00:14:30 d63e5dc192c4: Pushed 00:14:30 a7fbdece8bb9: Pushed 00:14:30 8d160ff52b2d: Pushed 00:14:30 a57405d8363f: Pushed 00:14:30 ee420dfed78a: Layer already exists 00:14:31 5fe7c6cea3ce: Pushed 00:14:33 7f0a7befd68c: Pushed 00:14:34 393db15d0902: Pushed 00:14:34 d4ace7e08520ec158b0cc64775f4b4a0dc14a675: digest: sha256:ab532553e9f3ade85daf944f52d7eb38a17174ec5cb3b28a510c13154a5e0501 size: 2405 [Pipeline] isUnix [Pipeline] sh 00:14:35 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [Pipeline] isUnix [Pipeline] sh 00:14:35 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest 00:14:35 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 00:14:35 d63e5dc192c4: Preparing 00:14:35 42e31970cc11: Preparing 00:14:35 393db15d0902: Preparing 00:14:35 7f0a7befd68c: Preparing 00:14:35 cab2b172cd29: Preparing 00:14:35 a7fbdece8bb9: Preparing 00:14:35 8d160ff52b2d: Preparing 00:14:35 a57405d8363f: Preparing 00:14:35 5fe7c6cea3ce: Preparing 00:14:35 ee420dfed78a: Preparing 00:14:35 a7fbdece8bb9: Waiting 00:14:35 a57405d8363f: Waiting 00:14:35 5fe7c6cea3ce: Waiting 00:14:35 ee420dfed78a: Waiting 00:14:35 7f0a7befd68c: Layer already exists 00:14:35 cab2b172cd29: Layer already exists 00:14:35 393db15d0902: Layer already exists 00:14:35 d63e5dc192c4: Layer already exists 00:14:35 42e31970cc11: Layer already exists 00:14:35 a57405d8363f: Layer already exists 00:14:35 a7fbdece8bb9: Layer already exists 00:14:35 8d160ff52b2d: Layer already exists 00:14:35 ee420dfed78a: Layer already exists 00:14:35 5fe7c6cea3ce: Layer already exists 00:14:35 latest: digest: sha256:ab532553e9f3ade85daf944f52d7eb38a17174ec5cb3b28a510c13154a5e0501 size: 2405 [Pipeline] isUnix [Pipeline] sh 00:14:36 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.0.1-dev.66 [Pipeline] isUnix [Pipeline] sh 00:14:36 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.0.1-dev.66 00:14:36 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 00:14:36 d63e5dc192c4: Preparing 00:14:36 42e31970cc11: Preparing 00:14:36 393db15d0902: Preparing 00:14:36 7f0a7befd68c: Preparing 00:14:36 cab2b172cd29: Preparing 00:14:36 a7fbdece8bb9: Preparing 00:14:36 8d160ff52b2d: Preparing 00:14:36 a57405d8363f: Preparing 00:14:36 5fe7c6cea3ce: Preparing 00:14:36 ee420dfed78a: Preparing 00:14:36 a7fbdece8bb9: Waiting 00:14:36 8d160ff52b2d: Waiting 00:14:36 a57405d8363f: Waiting 00:14:36 5fe7c6cea3ce: Waiting 00:14:36 ee420dfed78a: Waiting 00:14:36 d63e5dc192c4: Layer already exists 00:14:36 42e31970cc11: Layer already exists 00:14:36 7f0a7befd68c: Layer already exists 00:14:36 cab2b172cd29: Layer already exists 00:14:37 a7fbdece8bb9: Layer already exists 00:14:37 a57405d8363f: Layer already exists 00:14:37 5fe7c6cea3ce: Layer already exists 00:14:37 8d160ff52b2d: Layer already exists 00:14:37 ee420dfed78a: Layer already exists 00:14:37 393db15d0902: Layer already exists 00:14:37 2.0.1-dev.66: digest: sha256:ab532553e9f3ade85daf944f52d7eb38a17174ec5cb3b28a510c13154a5e0501 size: 2405 [Pipeline] isUnix [Pipeline] sh 00:14:37 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:d4ace7e08520ec158b0cc64775f4b4a0dc14a675-2.0.1-dev.66 [Pipeline] isUnix [Pipeline] sh 00:14:37 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:d4ace7e08520ec158b0cc64775f4b4a0dc14a675-2.0.1-dev.66 00:14:37 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 00:14:37 d63e5dc192c4: Preparing 00:14:37 42e31970cc11: Preparing 00:14:37 393db15d0902: Preparing 00:14:37 7f0a7befd68c: Preparing 00:14:37 cab2b172cd29: Preparing 00:14:37 a7fbdece8bb9: Preparing 00:14:37 8d160ff52b2d: Preparing 00:14:37 a57405d8363f: Preparing 00:14:37 5fe7c6cea3ce: Preparing 00:14:37 ee420dfed78a: Preparing 00:14:37 a7fbdece8bb9: Waiting 00:14:37 a57405d8363f: Waiting 00:14:37 5fe7c6cea3ce: Waiting 00:14:37 ee420dfed78a: Waiting 00:14:37 8d160ff52b2d: Waiting 00:14:38 393db15d0902: Layer already exists 00:14:38 42e31970cc11: Layer already exists 00:14:38 d63e5dc192c4: Layer already exists 00:14:38 cab2b172cd29: Layer already exists 00:14:38 7f0a7befd68c: Layer already exists 00:14:38 8d160ff52b2d: Layer already exists 00:14:38 a7fbdece8bb9: Layer already exists 00:14:38 5fe7c6cea3ce: Layer already exists 00:14:38 a57405d8363f: Layer already exists 00:14:38 ee420dfed78a: Layer already exists 00:14:38 d4ace7e08520ec158b0cc64775f4b4a0dc14a675-2.0.1-dev.66: digest: sha256:ab532553e9f3ade85daf944f52d7eb38a17174ec5cb3b28a510c13154a5e0501 size: 2405 [Pipeline] isUnix [Pipeline] sh 00:14:38 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] isUnix [Pipeline] sh 00:14:39 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main 00:14:39 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 00:14:39 d63e5dc192c4: Preparing 00:14:39 42e31970cc11: Preparing 00:14:39 393db15d0902: Preparing 00:14:39 7f0a7befd68c: Preparing 00:14:39 cab2b172cd29: Preparing 00:14:39 a7fbdece8bb9: Preparing 00:14:39 8d160ff52b2d: Preparing 00:14:39 a57405d8363f: Preparing 00:14:39 5fe7c6cea3ce: Preparing 00:14:39 ee420dfed78a: Preparing 00:14:39 8d160ff52b2d: Waiting 00:14:39 a57405d8363f: Waiting 00:14:39 5fe7c6cea3ce: Waiting 00:14:39 a7fbdece8bb9: Waiting 00:14:39 ee420dfed78a: Waiting 00:14:39 393db15d0902: Layer already exists 00:14:39 d63e5dc192c4: Layer already exists 00:14:39 cab2b172cd29: Layer already exists 00:14:39 42e31970cc11: Layer already exists 00:14:39 7f0a7befd68c: Layer already exists 00:14:39 5fe7c6cea3ce: Layer already exists 00:14:39 8d160ff52b2d: Layer already exists 00:14:39 a7fbdece8bb9: Layer already exists 00:14:39 a57405d8363f: Layer already exists 00:14:39 ee420dfed78a: Layer already exists 00:14:39 main: digest: sha256:ab532553e9f3ade85daf944f52d7eb38a17174ec5cb3b28a510c13154a5e0501 size: 2405 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 00:14:39 ===================================================== [Pipeline] echo 00:14:39 taggedImages: 00:14:39 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:d4ace7e08520ec158b0cc64775f4b4a0dc14a675 00:14:39 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest 00:14:39 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.0.1-dev.66 00:14:39 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:d4ace7e08520ec158b0cc64775f4b4a0dc14a675-2.0.1-dev.66 00:14:39 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo 00:14:39 [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: 00:14:39 d4ace7e08520ec158b0cc64775f4b4a0dc14a675 00:14:39 latest 00:14:39 2.0.1-dev.66 00:14:39 d4ace7e08520ec158b0cc64775f4b4a0dc14a675-2.0.1-dev.66 00:14:39 main 00:14:39 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 00:14:39 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:d4ace7e08520ec158b0cc64775f4b4a0dc14a675 [Pipeline] isUnix [Pipeline] sh 00:14:40 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:d4ace7e08520ec158b0cc64775f4b4a0dc14a675 00:14:40 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 00:14:40 cae1775752bd: Preparing 00:14:40 8846e12ade17: Preparing 00:14:40 2b478c1d64d8: Preparing 00:14:40 73cae7f72c6d: Preparing 00:14:40 ee420dfed78a: Preparing 00:14:40 ee420dfed78a: Layer already exists 00:14:40 2b478c1d64d8: Layer already exists 00:14:40 cae1775752bd: Pushed 00:14:40 73cae7f72c6d: Pushed 00:14:43 8846e12ade17: Pushed 00:14:43 d4ace7e08520ec158b0cc64775f4b4a0dc14a675: digest: sha256:0f5d56d89aff5c571f01f7a04be1b5b0eee2a42302bce76b7f2d3adbc3d3c89b size: 1364 [Pipeline] isUnix [Pipeline] sh 00:14:43 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] isUnix [Pipeline] sh 00:14:44 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest 00:14:44 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 00:14:44 cae1775752bd: Preparing 00:14:44 8846e12ade17: Preparing 00:14:44 2b478c1d64d8: Preparing 00:14:44 73cae7f72c6d: Preparing 00:14:44 ee420dfed78a: Preparing 00:14:44 73cae7f72c6d: Layer already exists 00:14:44 cae1775752bd: Layer already exists 00:14:44 8846e12ade17: Layer already exists 00:14:44 2b478c1d64d8: Layer already exists 00:14:44 ee420dfed78a: Layer already exists 00:14:44 latest: digest: sha256:0f5d56d89aff5c571f01f7a04be1b5b0eee2a42302bce76b7f2d3adbc3d3c89b size: 1364 [Pipeline] isUnix [Pipeline] sh 00:14:44 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.0.1-dev.66 [Pipeline] isUnix [Pipeline] sh 00:14:45 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.0.1-dev.66 00:14:45 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 00:14:45 cae1775752bd: Preparing 00:14:45 8846e12ade17: Preparing 00:14:45 2b478c1d64d8: Preparing 00:14:45 73cae7f72c6d: Preparing 00:14:45 ee420dfed78a: Preparing 00:14:45 cae1775752bd: Layer already exists 00:14:45 73cae7f72c6d: Layer already exists 00:14:45 ee420dfed78a: Layer already exists 00:14:45 8846e12ade17: Layer already exists 00:14:45 2b478c1d64d8: Layer already exists 00:14:45 2.0.1-dev.66: digest: sha256:0f5d56d89aff5c571f01f7a04be1b5b0eee2a42302bce76b7f2d3adbc3d3c89b size: 1364 [Pipeline] isUnix [Pipeline] sh 00:14:46 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:d4ace7e08520ec158b0cc64775f4b4a0dc14a675-2.0.1-dev.66 [Pipeline] isUnix [Pipeline] sh 00:14:46 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:d4ace7e08520ec158b0cc64775f4b4a0dc14a675-2.0.1-dev.66 00:14:46 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 00:14:46 cae1775752bd: Preparing 00:14:46 8846e12ade17: Preparing 00:14:46 2b478c1d64d8: Preparing 00:14:46 73cae7f72c6d: Preparing 00:14:46 ee420dfed78a: Preparing 00:14:46 8846e12ade17: Layer already exists 00:14:46 73cae7f72c6d: Layer already exists 00:14:46 2b478c1d64d8: Layer already exists 00:14:46 cae1775752bd: Layer already exists 00:14:46 ee420dfed78a: Layer already exists 00:14:46 d4ace7e08520ec158b0cc64775f4b4a0dc14a675-2.0.1-dev.66: digest: sha256:0f5d56d89aff5c571f01f7a04be1b5b0eee2a42302bce76b7f2d3adbc3d3c89b size: 1364 [Pipeline] isUnix [Pipeline] sh 00:14:47 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] isUnix [Pipeline] sh 00:14:47 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main 00:14:47 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 00:14:47 cae1775752bd: Preparing 00:14:47 8846e12ade17: Preparing 00:14:47 2b478c1d64d8: Preparing 00:14:47 73cae7f72c6d: Preparing 00:14:47 ee420dfed78a: Preparing 00:14:47 cae1775752bd: Layer already exists 00:14:47 ee420dfed78a: Layer already exists 00:14:47 2b478c1d64d8: Layer already exists 00:14:47 73cae7f72c6d: Layer already exists 00:14:47 8846e12ade17: Layer already exists 00:14:47 main: digest: sha256:0f5d56d89aff5c571f01f7a04be1b5b0eee2a42302bce76b7f2d3adbc3d3c89b size: 1364 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 00:14:47 ===================================================== [Pipeline] echo 00:14:47 taggedImages: 00:14:47 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:d4ace7e08520ec158b0cc64775f4b4a0dc14a675 00:14:47 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest 00:14:47 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.0.1-dev.66 00:14:47 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:d4ace7e08520ec158b0cc64775f4b4a0dc14a675-2.0.1-dev.66 00:14:47 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo 00:14:47 [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: 00:14:47 d4ace7e08520ec158b0cc64775f4b4a0dc14a675 00:14:47 latest 00:14:47 2.0.1-dev.66 00:14:47 d4ace7e08520ec158b0cc64775f4b4a0dc14a675-2.0.1-dev.66 00:14:47 main 00:14:47 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 00:14:48 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:d4ace7e08520ec158b0cc64775f4b4a0dc14a675 [Pipeline] isUnix [Pipeline] sh 00:14:48 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:d4ace7e08520ec158b0cc64775f4b4a0dc14a675 00:14:48 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 00:14:48 71eacc84cc05: Preparing 00:14:48 47c524e0ea6a: Preparing 00:14:48 2b478c1d64d8: Preparing 00:14:48 9c2a45ee8e68: Preparing 00:14:48 ee420dfed78a: Preparing 00:14:49 2b478c1d64d8: Layer already exists 00:14:49 ee420dfed78a: Layer already exists 00:14:49 71eacc84cc05: Pushed 00:14:49 9c2a45ee8e68: Pushed 00:14:51 47c524e0ea6a: Pushed 00:14:52 d4ace7e08520ec158b0cc64775f4b4a0dc14a675: digest: sha256:c147d9b2dbf4b0a512d39ad4d0f372e80382c0c0b91e07b268bedee7cee71e1e size: 1363 [Pipeline] isUnix [Pipeline] sh 00:14:52 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] isUnix [Pipeline] sh 00:14:52 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest 00:14:52 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 00:14:52 71eacc84cc05: Preparing 00:14:52 47c524e0ea6a: Preparing 00:14:52 2b478c1d64d8: Preparing 00:14:52 9c2a45ee8e68: Preparing 00:14:52 ee420dfed78a: Preparing 00:14:53 ee420dfed78a: Layer already exists 00:14:53 71eacc84cc05: Layer already exists 00:14:53 2b478c1d64d8: Layer already exists 00:14:53 9c2a45ee8e68: Layer already exists 00:14:53 47c524e0ea6a: Layer already exists 00:14:53 latest: digest: sha256:c147d9b2dbf4b0a512d39ad4d0f372e80382c0c0b91e07b268bedee7cee71e1e size: 1363 [Pipeline] isUnix [Pipeline] sh 00:14:53 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.0.1-dev.66 [Pipeline] isUnix [Pipeline] sh 00:14:54 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.0.1-dev.66 00:14:54 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 00:14:54 71eacc84cc05: Preparing 00:14:54 47c524e0ea6a: Preparing 00:14:54 2b478c1d64d8: Preparing 00:14:54 9c2a45ee8e68: Preparing 00:14:54 ee420dfed78a: Preparing 00:14:54 2b478c1d64d8: Layer already exists 00:14:54 ee420dfed78a: Layer already exists 00:14:54 9c2a45ee8e68: Layer already exists 00:14:54 71eacc84cc05: Layer already exists 00:14:54 47c524e0ea6a: Layer already exists 00:14:54 2.0.1-dev.66: digest: sha256:c147d9b2dbf4b0a512d39ad4d0f372e80382c0c0b91e07b268bedee7cee71e1e size: 1363 [Pipeline] isUnix [Pipeline] sh 00:14:54 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:d4ace7e08520ec158b0cc64775f4b4a0dc14a675-2.0.1-dev.66 [Pipeline] isUnix [Pipeline] sh 00:14:55 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:d4ace7e08520ec158b0cc64775f4b4a0dc14a675-2.0.1-dev.66 00:14:55 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 00:14:55 71eacc84cc05: Preparing 00:14:55 47c524e0ea6a: Preparing 00:14:55 2b478c1d64d8: Preparing 00:14:55 9c2a45ee8e68: Preparing 00:14:55 ee420dfed78a: Preparing 00:14:55 9c2a45ee8e68: Layer already exists 00:14:55 2b478c1d64d8: Layer already exists 00:14:55 47c524e0ea6a: Layer already exists 00:14:55 ee420dfed78a: Layer already exists 00:14:55 71eacc84cc05: Layer already exists 00:14:55 d4ace7e08520ec158b0cc64775f4b4a0dc14a675-2.0.1-dev.66: digest: sha256:c147d9b2dbf4b0a512d39ad4d0f372e80382c0c0b91e07b268bedee7cee71e1e size: 1363 [Pipeline] isUnix [Pipeline] sh 00:14:56 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] isUnix [Pipeline] sh 00:14:56 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main 00:14:56 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 00:14:56 71eacc84cc05: Preparing 00:14:56 47c524e0ea6a: Preparing 00:14:56 2b478c1d64d8: Preparing 00:14:56 9c2a45ee8e68: Preparing 00:14:56 ee420dfed78a: Preparing 00:14:56 47c524e0ea6a: Layer already exists 00:14:56 2b478c1d64d8: Layer already exists 00:14:56 ee420dfed78a: Layer already exists 00:14:56 9c2a45ee8e68: Layer already exists 00:14:56 71eacc84cc05: Layer already exists 00:14:56 main: digest: sha256:c147d9b2dbf4b0a512d39ad4d0f372e80382c0c0b91e07b268bedee7cee71e1e size: 1363 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 00:14:56 ===================================================== [Pipeline] echo 00:14:56 taggedImages: 00:14:56 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:d4ace7e08520ec158b0cc64775f4b4a0dc14a675 00:14:56 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest 00:14:56 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.0.1-dev.66 00:14:56 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:d4ace7e08520ec158b0cc64775f4b4a0dc14a675-2.0.1-dev.66 00:14:56 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] echo 00:14:57 [edgeXDocker.push] Tagging docker image sys-mgmt-agent-arm64 with the following tags: 00:14:57 d4ace7e08520ec158b0cc64775f4b4a0dc14a675 00:14:57 latest 00:14:57 2.0.1-dev.66 00:14:57 d4ace7e08520ec158b0cc64775f4b4a0dc14a675-2.0.1-dev.66 00:14:57 main 00:14:57 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 00:14:57 + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:d4ace7e08520ec158b0cc64775f4b4a0dc14a675 [Pipeline] isUnix [Pipeline] sh 00:14:57 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:d4ace7e08520ec158b0cc64775f4b4a0dc14a675 00:14:57 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] 00:14:57 315f510a15de: Preparing 00:14:57 47c8be6160f0: Preparing 00:14:57 4d32c5b0030e: Preparing 00:14:57 420d032c1d2d: Preparing 00:14:57 166dde17997b: Preparing 00:14:57 78c4bc0ebec3: Preparing 00:14:57 45596ee15a31: Preparing 00:14:57 52dc75cd08be: Preparing 00:14:57 a6e1fd50fee5: Preparing 00:14:57 56eb02710082: Preparing 00:14:57 ee420dfed78a: Preparing 00:14:57 52dc75cd08be: Waiting 00:14:57 a6e1fd50fee5: Waiting 00:14:57 56eb02710082: Waiting 00:14:57 ee420dfed78a: Waiting 00:14:57 45596ee15a31: Waiting 00:14:57 78c4bc0ebec3: Waiting 00:14:58 47c8be6160f0: Pushed 00:14:58 166dde17997b: Pushed 00:14:58 78c4bc0ebec3: Pushed 00:14:58 45596ee15a31: Pushed 00:14:59 315f510a15de: Pushed 00:14:59 a6e1fd50fee5: Pushed 00:14:59 ee420dfed78a: Layer already exists 00:15:00 56eb02710082: Pushed 00:15:00 4d32c5b0030e: Pushed 00:15:16 420d032c1d2d: Pushed 00:15:38 52dc75cd08be: Pushed 00:15:38 d4ace7e08520ec158b0cc64775f4b4a0dc14a675: digest: sha256:619876379dc7b33dc5426d51e51bedc8eef47fa87eec0022909ffa837a736c54 size: 2622 [Pipeline] isUnix [Pipeline] sh 00:15:38 + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:latest [Pipeline] isUnix [Pipeline] sh 00:15:39 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:latest 00:15:39 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] 00:15:39 315f510a15de: Preparing 00:15:39 47c8be6160f0: Preparing 00:15:39 4d32c5b0030e: Preparing 00:15:39 420d032c1d2d: Preparing 00:15:39 166dde17997b: Preparing 00:15:39 78c4bc0ebec3: Preparing 00:15:39 45596ee15a31: Preparing 00:15:39 52dc75cd08be: Preparing 00:15:39 a6e1fd50fee5: Preparing 00:15:39 56eb02710082: Preparing 00:15:39 ee420dfed78a: Preparing 00:15:39 52dc75cd08be: Waiting 00:15:39 a6e1fd50fee5: Waiting 00:15:39 ee420dfed78a: Waiting 00:15:39 78c4bc0ebec3: Waiting 00:15:39 56eb02710082: Waiting 00:15:39 45596ee15a31: Waiting 00:15:39 420d032c1d2d: Layer already exists 00:15:39 47c8be6160f0: Layer already exists 00:15:39 166dde17997b: Layer already exists 00:15:39 4d32c5b0030e: Layer already exists 00:15:39 78c4bc0ebec3: Layer already exists 00:15:39 a6e1fd50fee5: Layer already exists 00:15:39 45596ee15a31: Layer already exists 00:15:39 52dc75cd08be: Layer already exists 00:15:39 56eb02710082: Layer already exists 00:15:39 ee420dfed78a: Layer already exists 00:15:40 315f510a15de: Layer already exists 00:15:40 latest: digest: sha256:619876379dc7b33dc5426d51e51bedc8eef47fa87eec0022909ffa837a736c54 size: 2622 [Pipeline] isUnix [Pipeline] sh 00:15:40 + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.0.1-dev.66 [Pipeline] isUnix [Pipeline] sh 00:15:41 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.0.1-dev.66 00:15:41 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] 00:15:41 315f510a15de: Preparing 00:15:41 47c8be6160f0: Preparing 00:15:41 4d32c5b0030e: Preparing 00:15:41 420d032c1d2d: Preparing 00:15:41 166dde17997b: Preparing 00:15:41 78c4bc0ebec3: Preparing 00:15:41 45596ee15a31: Preparing 00:15:41 52dc75cd08be: Preparing 00:15:41 a6e1fd50fee5: Preparing 00:15:41 56eb02710082: Preparing 00:15:41 ee420dfed78a: Preparing 00:15:41 78c4bc0ebec3: Waiting 00:15:41 45596ee15a31: Waiting 00:15:41 56eb02710082: Waiting 00:15:41 ee420dfed78a: Waiting 00:15:41 52dc75cd08be: Waiting 00:15:41 a6e1fd50fee5: Waiting 00:15:41 166dde17997b: Layer already exists 00:15:41 47c8be6160f0: Layer already exists 00:15:41 420d032c1d2d: Layer already exists 00:15:41 315f510a15de: Layer already exists 00:15:41 4d32c5b0030e: Layer already exists 00:15:41 78c4bc0ebec3: Layer already exists 00:15:41 a6e1fd50fee5: Layer already exists 00:15:41 45596ee15a31: Layer already exists 00:15:41 52dc75cd08be: Layer already exists 00:15:41 56eb02710082: Layer already exists 00:15:41 ee420dfed78a: Layer already exists 00:15:41 2.0.1-dev.66: digest: sha256:619876379dc7b33dc5426d51e51bedc8eef47fa87eec0022909ffa837a736c54 size: 2622 [Pipeline] isUnix [Pipeline] sh 00:15:42 + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:d4ace7e08520ec158b0cc64775f4b4a0dc14a675-2.0.1-dev.66 [Pipeline] isUnix [Pipeline] sh 00:15:42 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:d4ace7e08520ec158b0cc64775f4b4a0dc14a675-2.0.1-dev.66 00:15:42 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] 00:15:42 315f510a15de: Preparing 00:15:42 47c8be6160f0: Preparing 00:15:42 4d32c5b0030e: Preparing 00:15:42 420d032c1d2d: Preparing 00:15:42 166dde17997b: Preparing 00:15:42 78c4bc0ebec3: Preparing 00:15:42 45596ee15a31: Preparing 00:15:42 52dc75cd08be: Preparing 00:15:42 a6e1fd50fee5: Preparing 00:15:42 56eb02710082: Preparing 00:15:42 ee420dfed78a: Preparing 00:15:42 78c4bc0ebec3: Waiting 00:15:42 a6e1fd50fee5: Waiting 00:15:42 45596ee15a31: Waiting 00:15:42 56eb02710082: Waiting 00:15:42 52dc75cd08be: Waiting 00:15:42 ee420dfed78a: Waiting 00:15:42 166dde17997b: Layer already exists 00:15:42 315f510a15de: Layer already exists 00:15:42 420d032c1d2d: Layer already exists 00:15:42 47c8be6160f0: Layer already exists 00:15:42 4d32c5b0030e: Layer already exists 00:15:42 45596ee15a31: Layer already exists 00:15:42 52dc75cd08be: Layer already exists 00:15:42 56eb02710082: Layer already exists 00:15:42 a6e1fd50fee5: Layer already exists 00:15:42 78c4bc0ebec3: Layer already exists 00:15:42 ee420dfed78a: Layer already exists 00:15:42 d4ace7e08520ec158b0cc64775f4b4a0dc14a675-2.0.1-dev.66: digest: sha256:619876379dc7b33dc5426d51e51bedc8eef47fa87eec0022909ffa837a736c54 size: 2622 [Pipeline] isUnix [Pipeline] sh 00:15:43 + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:main [Pipeline] isUnix [Pipeline] sh 00:15:43 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:main 00:15:43 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] 00:15:43 315f510a15de: Preparing 00:15:43 47c8be6160f0: Preparing 00:15:43 4d32c5b0030e: Preparing 00:15:43 420d032c1d2d: Preparing 00:15:43 166dde17997b: Preparing 00:15:43 78c4bc0ebec3: Preparing 00:15:43 45596ee15a31: Preparing 00:15:43 52dc75cd08be: Preparing 00:15:43 a6e1fd50fee5: Preparing 00:15:43 56eb02710082: Preparing 00:15:43 ee420dfed78a: Preparing 00:15:43 52dc75cd08be: Waiting 00:15:43 a6e1fd50fee5: Waiting 00:15:43 56eb02710082: Waiting 00:15:43 ee420dfed78a: Waiting 00:15:43 78c4bc0ebec3: Waiting 00:15:43 45596ee15a31: Waiting 00:15:43 166dde17997b: Layer already exists 00:15:43 315f510a15de: Layer already exists 00:15:43 4d32c5b0030e: Layer already exists 00:15:43 420d032c1d2d: Layer already exists 00:15:43 47c8be6160f0: Layer already exists 00:15:43 78c4bc0ebec3: Layer already exists 00:15:43 a6e1fd50fee5: Layer already exists 00:15:43 45596ee15a31: Layer already exists 00:15:43 52dc75cd08be: Layer already exists 00:15:43 56eb02710082: Layer already exists 00:15:44 ee420dfed78a: Layer already exists 00:15:44 main: digest: sha256:619876379dc7b33dc5426d51e51bedc8eef47fa87eec0022909ffa837a736c54 size: 2622 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 00:15:44 ===================================================== [Pipeline] echo 00:15:44 taggedImages: 00:15:44 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:d4ace7e08520ec158b0cc64775f4b4a0dc14a675 00:15:44 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:latest 00:15:44 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.0.1-dev.66 00:15:44 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:d4ace7e08520ec158b0cc64775f4b4a0dc14a675-2.0.1-dev.66 00:15:44 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 00:15:45 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 00:15:45 00:15:45 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 00:15:45 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 00:15:46 arm64: Pulling from edgex-lftools-log-publisher 00:15:46 448f6bf000e3: Pulling fs layer 00:15:46 f757da607395: Pulling fs layer 00:15:46 05883995daec: Pulling fs layer 00:15:46 8603b9c90790: Pulling fs layer 00:15:46 1560dd03e051: Pulling fs layer 00:15:46 27f5ce0e4adf: Pulling fs layer 00:15:46 c2d8d7efcc4b: Pulling fs layer 00:15:46 8603b9c90790: Waiting 00:15:46 1560dd03e051: Waiting 00:15:46 27f5ce0e4adf: Waiting 00:15:46 c2d8d7efcc4b: Waiting 00:15:46 f757da607395: Verifying Checksum 00:15:46 f757da607395: Download complete 00:15:46 8603b9c90790: Verifying Checksum 00:15:46 8603b9c90790: Download complete 00:15:46 05883995daec: Verifying Checksum 00:15:46 05883995daec: Download complete 00:15:46 27f5ce0e4adf: Verifying Checksum 00:15:46 27f5ce0e4adf: Download complete 00:15:46 1560dd03e051: Verifying Checksum 00:15:46 1560dd03e051: Download complete 00:15:46 448f6bf000e3: Verifying Checksum 00:15:46 448f6bf000e3: Download complete 00:15:50 c2d8d7efcc4b: Verifying Checksum 00:15:50 c2d8d7efcc4b: Download complete 00:15:50 448f6bf000e3: Pull complete 00:15:51 f757da607395: Pull complete 00:15:53 05883995daec: Pull complete 00:15:53 8603b9c90790: Pull complete 00:15:54 1560dd03e051: Pull complete 00:15:54 27f5ce0e4adf: Pull complete 00:16:09 c2d8d7efcc4b: Pull complete 00:16:09 Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 00:16:09 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 00:16:09 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 00:16:10 prd-ubuntu18.04-docker-arm64-4c-16g-59 does not seem to be running inside a container 00:16:10 $ 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/76 -v /w/workspace/edgex-go/76:/w/workspace/edgex-go/76:rw,z -v /w/workspace/edgex-go/76@tmp:/w/workspace/edgex-go/76@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 00:16:13 $ docker top 4dd7185936bd393fd6a9d0938993e1783a06909c3c18163744cc74f4da2a8732 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:16:15 ---> job-cost.sh 00:16:15 lf-activate-venv: SKIPPING 00:16:15 INFO: No Stack... 00:16:15 INFO: Retrieving Pricing Info for: v3-standard-4 00:16:16 INFO: Archiving Costs [Pipeline] sh 00:16:16 + cat /w/workspace/edgex-go/76/archives/cost.csv 00:16:16 + cut -d, -f6 [Pipeline] lock 00:16:17 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-main-76-stack-cost] 00:16:17 Resource [jenkins-edgexfoundry-edgex-go-main-76-stack-cost] did not exist. Created. 00:16:17 Lock acquired on [jenkins-edgexfoundry-edgex-go-main-76-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 00:16:17 + echo total: 0.10999999940395355 [Pipeline] stash 00:16:18 Stashed 1 file(s) [Pipeline] } 00:16:18 Lock released on resource [jenkins-edgexfoundry-edgex-go-main-76-stack-cost] [Pipeline] // lock [Pipeline] } 00:16:18 $ docker stop --time=1 4dd7185936bd393fd6a9d0938993e1783a06909c3c18163744cc74f4da2a8732 00:16:20 $ docker rm -f 4dd7185936bd393fd6a9d0938993e1783a06909c3c18163744cc74f4da2a8732 [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 00:16:21 provisioning config files... 00:16:21 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/76@tmp/config8433325945914569633tmp [Pipeline] { [Pipeline] sh 00:16:22 + set +x 00:16:22 + curl -s https://codecov.io/bash 00:16:22 + bash -s -- 00:16:22 00:16:22 _____ _ 00:16:22 / ____| | | 00:16:22 | | ___ __| | ___ ___ _____ __ 00:16:22 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 00:16:22 | |___| (_) | (_| | __/ (_| (_) \ V / 00:16:22 \_____\___/ \__,_|\___|\___\___/ \_/ 00:16:22 Bash-1.0.6 00:16:22 00:16:22 00:16:22 ==> git version 2.24.4 found 00:16:22 ==> curl 7.29.0 (x86_64-redhat-linux-gnu) libcurl/7.29.0 NSS/3.53.1 zlib/1.2.7 libidn/1.28 libssh2/1.8.0 00:16:22 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 00:16:22 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 00:16:22 ==> Jenkins CI detected. 00:16:22 current dir:  /w/workspace/edgex-go/76 00:16:22 project root: . 00:16:22 --> token set from env 00:16:22 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 00:16:22 ==> Running gcov in . (disable via -X gcov) 00:16:22 ==> Python coveragepy not found 00:16:22 ==> Searching for coverage reports in: 00:16:22 + . 00:16:22 -> Found 1 reports 00:16:22 ==> Detecting git/mercurial file structure 00:16:22 ==> Reading reports 00:16:22 + ./coverage.out bytes=403265 00:16:22 ==> Appending adjustments 00:16:22 https://docs.codecov.io/docs/fixing-reports 00:16:23 + Found adjustments 00:16:23 ==> Gzipping contents 00:16:23 56K /tmp/codecov.knkc2x.gz 00:16:23 ==> Uploading reports 00:16:23 url: https://codecov.io 00:16:23 query: branch=main&commit=d4ace7e08520ec158b0cc64775f4b4a0dc14a675&build=76&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F76%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= 00:16:23 -> Pinging Codecov 00:16:23 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=d4ace7e08520ec158b0cc64775f4b4a0dc14a675&build=76&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F76%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= 00:16:23 -> Uploading to 00:16:23 https://storage.googleapis.com/codecov/v4/raw/2021-10-06/00271124DB129430A58F1EEE437C3FCB/d4ace7e08520ec158b0cc64775f4b4a0dc14a675/34e08d11-f2b3-4f27-a051-5b47d8986a08.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20211006%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20211006T001623Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=8035a389c858cf57189fa1c39ef7cae217ada7277eba621a006b10e312cf9007 00:16:23 % Total % Received % Xferd Average Speed Time Time Time Current 00:16:23 Dload Upload Total Spent Left Speed 00:16:23 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 54256 0 0 100 54256 0 175k --:--:-- --:--:-- --:--:-- 176k 00:16:23 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/d4ace7e08520ec158b0cc64775f4b4a0dc14a675 [Pipeline] } 00:16:24 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo 00:16:24 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 00:16:24 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh 00:16:25 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 00:16:25 00:16:25 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh 00:16:25 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 00:16:25 1.410.4: Pulling from edgex-devops/edgex-snyk-go 00:16:25 188c0c94c7c5: Pulling fs layer 00:16:25 0ef7d3d256c8: Pulling fs layer 00:16:25 de9db76c5a1d: Pulling fs layer 00:16:25 0eba1c9be4d2: Pulling fs layer 00:16:25 0d57e429df01: Pulling fs layer 00:16:25 4e4be7b47b0d: Pulling fs layer 00:16:25 e1f770b5df2f: Pulling fs layer 00:16:25 85a0685a4137: Pulling fs layer 00:16:25 0eba1c9be4d2: Waiting 00:16:25 0d57e429df01: Waiting 00:16:25 4e4be7b47b0d: Waiting 00:16:25 e1f770b5df2f: Waiting 00:16:25 85a0685a4137: Waiting 00:16:25 de9db76c5a1d: Verifying Checksum 00:16:25 de9db76c5a1d: Download complete 00:16:25 0ef7d3d256c8: Verifying Checksum 00:16:25 0ef7d3d256c8: Download complete 00:16:25 0d57e429df01: Verifying Checksum 00:16:25 0d57e429df01: Download complete 00:16:25 188c0c94c7c5: Verifying Checksum 00:16:25 188c0c94c7c5: Download complete 00:16:25 188c0c94c7c5: Pull complete 00:16:25 0ef7d3d256c8: Pull complete 00:16:25 de9db76c5a1d: Pull complete 00:16:26 e1f770b5df2f: Verifying Checksum 00:16:26 e1f770b5df2f: Download complete 00:16:26 4e4be7b47b0d: Verifying Checksum 00:16:26 4e4be7b47b0d: Download complete 00:16:26 0eba1c9be4d2: Verifying Checksum 00:16:26 0eba1c9be4d2: Download complete 00:16:28 85a0685a4137: Verifying Checksum 00:16:28 85a0685a4137: Download complete 00:16:31 0eba1c9be4d2: Pull complete 00:16:31 0d57e429df01: Pull complete 00:16:31 4e4be7b47b0d: Pull complete 00:16:31 e1f770b5df2f: Pull complete 00:16:35 85a0685a4137: Pull complete 00:16:35 Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 00:16:35 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 00:16:35 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer 00:16:35 prd-centos7-docker-4c-2g-55 does not seem to be running inside a container 00:16:36 $ 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/76 -v /w/workspace/edgex-go/76:/w/workspace/edgex-go/76:rw,z -v /w/workspace/edgex-go/76@tmp:/w/workspace/edgex-go/76@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 00:16:39 $ docker top 3f858ab2b61a0b60c8906b3ffe7e4462a5ce9e85b1e943c318ce6de011a995e9 -eo pid,comm [Pipeline] { [Pipeline] echo 00:16:39 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh 00:16:39 + set -o pipefail 00:16:39 + snyk monitor '--org=edgex-jenkins' 00:16:54 00:16:54 Monitoring /w/workspace/edgex-go/76 (github.com/edgexfoundry/edgex-go)... 00:16:54 00:16:54 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/8b78cda1-7fc9-46da-b74c-975b2fc8623b/history/c4eadbaa-c11d-460a-9656-7424e4d6af4b 00:16:54 00:16:54 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 00:16:54 00:16:54 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 00:16:54 00:16:54 00:16:54 You are approaching your monthly limit of 200 private tests for your edgex-jenkins org. 00:16:54 To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } 00:16:54 $ docker stop --time=1 3f858ab2b61a0b60c8906b3ffe7e4462a5ce9e85b1e943c318ce6de011a995e9 00:16:56 $ docker rm -f 3f858ab2b61a0b60c8906b3ffe7e4462a5ce9e85b1e943c318ce6de011a995e9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo 00:16:57 [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 00:16:57 provisioning config files... 00:16:57 copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/76@tmp/config2262852804713971495tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:16:57 --> edgex-publish-swagger.sh 00:16:57 === Publish openapi/v2 API === 00:16:57 [publishToSwagger] Publishing the API Docs [openapi/v2] to Swagger 00:16:57 [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/76/openapi/v2/core-command.yaml] 00:16:57 % Total % Received % Xferd Average Speed Time Time Time Current 00:16:57 Dload Upload Total Spent Left Speed 00:16:58 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 31867 0 0 100 31867 0 29579 0:00:01 0:00:01 --:--:-- 29588 100 31867 0 0 100 31867 0 29574 0:00:01 0:00:01 --:--:-- 29588 00:16:58 00:16:58 00:16:58 [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/76/openapi/v2/core-data.yaml] 00:16:58 % Total % Received % Xferd Average Speed Time Time Time Current 00:16:58 Dload Upload Total Spent Left Speed 00:16:59 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 66203 0 0 100 66203 0 64284 0:00:01 0:00:01 --:--:-- 64337 100 66203 0 0 100 66203 0 64274 0:00:01 0:00:01 --:--:-- 64337 00:16:59 00:16:59 00:16:59 [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/76/openapi/v2/core-metadata.yaml] 00:16:59 % Total % Received % Xferd Average Speed Time Time Time Current 00:16:59 Dload Upload Total Spent Left Speed 00:17:01 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 119k 0 0 100 119k 0 108k 0:00:01 0:00:01 --:--:-- 108k 100 119k 0 0 100 119k 0 108k 0:00:01 0:00:01 --:--:-- 108k 00:17:01 00:17:01 00:17:01 [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/76/openapi/v2/support-notifications.yaml] 00:17:01 % Total % Received % Xferd Average Speed Time Time Time Current 00:17:01 Dload Upload Total Spent Left Speed 00:17:28 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 86007 0 0 100 86007 0 72968 0:00:01 0:00:01 --:--:-- 73011 100 86007 0 0 100 86007 0 39454 0:00:02 0:00:02 --:--:-- 39470 100 86007 0 0 100 86007 0 27036 0:00:03 0:00:03 --:--:-- 27037 100 86007 0 0 100 86007 0 20564 0:00:04 0:00:04 --:--:-- 20565 100 86007 0 0 100 86007 0 16592 0:00:05 0:00:05 --:--:-- 16594 100 86007 0 0 100 86007 0 13906 0:00:06 0:00:06 --:--:-- 0 100 86007 0 0 100 86007 0 11968 0:00:07 0:00:07 --:--:-- 0 100 86007 0 0 100 86007 0 10505 0:00:08 0:00:08 --:--:-- 0 100 86007 0 0 100 86007 0 9360 0:00:09 0:00:09 --:--:-- 0 100 86007 0 0 100 86007 0 8440 0:00:10 0:00:10 --:--:-- 0 100 86007 0 0 100 86007 0 7685 0:00:11 0:00:11 --:--:-- 0 100 86007 0 0 100 86007 0 7054 0:00:12 0:00:12 --:--:-- 0 100 86007 0 0 100 86007 0 6519 0:00:13 0:00:13 --:--:-- 0 100 86007 0 0 100 86007 0 6059 0:00:14 0:00:14 --:--:-- 0 100 86007 0 0 100 86007 0 5659 0:00:15 0:00:15 --:--:-- 0 100 86007 0 0 100 86007 0 5310 0:00:16 0:00:16 --:--:-- 0 100 86007 0 0 100 86007 0 5000 0:00:17 0:00:17 --:--:-- 0 100 86007 0 0 100 86007 0 4725 0:00:18 0:00:18 --:--:-- 0 100 86007 0 0 100 86007 0 4479 0:00:19 0:00:19 --:--:-- 0 100 86007 0 0 100 86007 0 4257 0:00:20 0:00:20 --:--:-- 0 100 86007 0 0 100 86007 0 4056 0:00:21 0:00:21 --:--:-- 0 100 86007 0 0 100 86007 0 3873 0:00:22 0:00:22 --:--:-- 0 100 86007 0 0 100 86007 0 3706 0:00:23 0:00:23 --:--:-- 0 100 86007 0 0 100 86007 0 3553 0:00:24 0:00:24 --:--:-- 0 100 86007 0 0 100 86007 0 3411 0:00:25 0:00:25 --:--:-- 0 100 86007 0 0 100 86007 0 3281 0:00:26 0:00:26 --:--:-- 0 100 86007 0 0 100 86007 0 3178 0:00:27 0:00:27 --:--:-- 0 100 86007 0 0 100 86007 0 3178 0:00:27 0:00:27 --:--:-- 0 00:17:28 00:17:28 00:17:28 [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/76/openapi/v2/support-scheduler.yaml] 00:17:28 % Total % Received % Xferd Average Speed Time Time Time Current 00:17:28 Dload Upload Total Spent Left Speed 00:17:29 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 36710 0 0 100 36710 0 31489 0:00:01 0:00:01 --:--:-- 31510 100 36710 0 0 100 36710 0 28392 0:00:01 0:00:01 --:--:-- 28413 00:17:29 00:17:29 00:17:29 [publishToSwagger] Publishing API Name [system-agent] [/w/workspace/edgex-go/76/openapi/v2/system-agent.yaml] 00:17:29 % Total % Received % Xferd Average Speed Time Time Time Current 00:17:29 Dload Upload Total Spent Left Speed 00:17:30 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 19603 0 0 100 19603 0 18576 0:00:01 0:00:01 --:--:-- 18581 00:17:30 00:17:30 [Pipeline] } 00:17:30 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 00:17:31 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 00:17:31 . [Pipeline] withDockerContainer 00:17:31 prd-centos7-docker-4c-2g-55 does not seem to be running inside a container 00:17:31 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/76 -v /w/workspace/edgex-go/76:/w/workspace/edgex-go/76:rw,z -v /w/workspace/edgex-go/76@tmp:/w/workspace/edgex-go/76@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 00:17:31 $ docker top 275d88bc38a91c7230906ffd8be1acbcc39dcfd851b02795fd77f21bcf0aec5d -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 00:17:31 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 00:17:31 [ssh-agent] Looking for ssh-agent implementation... 00:17:32 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 00:17:32 $ docker exec 275d88bc38a91c7230906ffd8be1acbcc39dcfd851b02795fd77f21bcf0aec5d ssh-agent 00:17:32 SSH_AUTH_SOCK=/tmp/ssh-mdHUIlJ1CRxu/agent.13 00:17:32 SSH_AGENT_PID=19 00:17:32 Running ssh-add (command line suppressed) 00:17:32 Identity added: /w/workspace/edgex-go/76@tmp/private_key_1102459110426211872.key (/w/workspace/edgex-go/76@tmp/private_key_1102459110426211872.key) 00:17:32 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 00:17:32 + git semver tag 00:17:32 # -> Open(): unable to determine branch for HEAD 00:17:32 # $GIT_DIR = /w/workspace/edgex-go/76/.git 00:17:32 # $GIT_WORK_TREE = /w/workspace/edgex-go/76 00:17:32 # $SEMVER_REMOTE_NAME = origin 00:17:32 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 00:17:32 # $SEMVER_USER_NAME = edgex-jenkins 00:17:32 # $SEMVER_BRANCH = main 00:17:32 # $SEMVER_DIR = /w/workspace/edgex-go/76/.semver 00:17:32 # d4ace7e08520ec158b0cc64775f4b4a0dc14a675 HEAD 00:17:32 # -> Force: false 00:17:32 # 165e59718fbc8fcdfbd6c8fa8171fbf48d7256ee refs/tags/v2.0.1-dev.66 [Pipeline] } 00:17:32 $ docker exec --env ******** --env ******** 275d88bc38a91c7230906ffd8be1acbcc39dcfd851b02795fd77f21bcf0aec5d ssh-agent -k 00:17:32 unset SSH_AUTH_SOCK; 00:17:32 unset SSH_AGENT_PID; 00:17:32 echo Agent pid 19 killed; 00:17:32 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 00:17:33 + git semver [Pipeline] } 00:17:33 $ docker stop --time=1 275d88bc38a91c7230906ffd8be1acbcc39dcfd851b02795fd77f21bcf0aec5d 00:17:34 $ docker rm -f 275d88bc38a91c7230906ffd8be1acbcc39dcfd851b02795fd77f21bcf0aec5d [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh 00:17:34 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 00:17:34 00:17:34 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh 00:17:35 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 00:17:35 0.23.1-centos7: Pulling from edgex-lftools 00:17:35 ab5ef0e58194: Pulling fs layer 00:17:35 9712f1f96733: Pulling fs layer 00:17:35 63f879dbbcfc: Pulling fs layer 00:17:35 0d9ebad4ef96: Pulling fs layer 00:17:35 e9a5061849ea: Pulling fs layer 00:17:35 d747dcd14b5f: Pulling fs layer 00:17:35 2de7ff778b66: Pulling fs layer 00:17:35 0d9ebad4ef96: Waiting 00:17:35 e9a5061849ea: Waiting 00:17:35 d747dcd14b5f: Waiting 00:17:35 2de7ff778b66: Waiting 00:17:35 9712f1f96733: Verifying Checksum 00:17:35 9712f1f96733: Download complete 00:17:36 63f879dbbcfc: Verifying Checksum 00:17:36 63f879dbbcfc: Download complete 00:17:36 e9a5061849ea: Download complete 00:17:36 ab5ef0e58194: Verifying Checksum 00:17:36 ab5ef0e58194: Download complete 00:17:36 d747dcd14b5f: Verifying Checksum 00:17:36 d747dcd14b5f: Download complete 00:17:36 2de7ff778b66: Verifying Checksum 00:17:36 2de7ff778b66: Download complete 00:17:37 0d9ebad4ef96: Verifying Checksum 00:17:37 0d9ebad4ef96: Download complete 00:17:39 ab5ef0e58194: Pull complete 00:17:39 9712f1f96733: Pull complete 00:17:40 63f879dbbcfc: Pull complete 00:17:45 0d9ebad4ef96: Pull complete 00:17:45 e9a5061849ea: Pull complete 00:17:45 d747dcd14b5f: Pull complete 00:17:46 2de7ff778b66: Pull complete 00:17:46 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 00:17:46 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 00:17:46 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer 00:17:46 prd-centos7-docker-4c-2g-55 does not seem to be running inside a container 00:17:46 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/76 -v /w/workspace/edgex-go/76:/w/workspace/edgex-go/76:rw,z -v /w/workspace/edgex-go/76@tmp:/w/workspace/edgex-go/76@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 00:17:49 $ docker top f3185eb5a36a0bda67d8f9561043b4bdfa7f562315fa262dc28794852315b110 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 00:17:49 provisioning config files... 00:17:49 copy managed file [sigul-config] to file:/w/workspace/edgex-go/76@tmp/config5290913209788844733tmp 00:17:49 copy managed file [sigul-password] to file:/w/workspace/edgex-go/76@tmp/config4698009550902817724tmp 00:17:49 copy managed file [sigul-pki] to file:/w/workspace/edgex-go/76@tmp/config2613940758770731133tmp [Pipeline] { [Pipeline] echo 00:17:49 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 00:17:50 ---> sigul-configuration.sh 00:17:50 gpg: directory `/root/.gnupg' created 00:17:50 gpg: new configuration file `/root/.gnupg/gpg.conf' created 00:17:50 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 00:17:50 gpg: keyring `/root/.gnupg/secring.gpg' created 00:17:50 gpg: keyring `/root/.gnupg/pubring.gpg' created 00:17:50 gpg: CAST5 encrypted data 00:17:50 gpg: encrypted with 1 passphrase 00:17:50 gpg: WARNING: message was not integrity protected [Pipeline] sh 00:17:50 + mkdir /home/jenkins 00:17:50 + mkdir /home/jenkins/sigul [Pipeline] sh 00:17:50 + 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 00:17:50 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 00:17:51 ---> sigul-install.sh 00:17:51 Sigul already installed; skipping installation. [Pipeline] sh 00:17:51 + git tag --list 00:17:51 0.6.0 00:17:51 0.6.1 00:17:51 0.7.0 00:17:51 0.7.1 00:17:51 v1.0.0 00:17:51 v1.0.1 00:17:51 v1.1.0 00:17:51 v1.2.0 00:17:51 v1.2.1 00:17:51 v1.3.0 00:17:51 v1.3.1 00:17:51 v2.0.0 00:17:51 v2.0.1-dev.1 00:17:51 v2.0.1-dev.10 00:17:51 v2.0.1-dev.11 00:17:51 v2.0.1-dev.12 00:17:51 v2.0.1-dev.13 00:17:51 v2.0.1-dev.14 00:17:51 v2.0.1-dev.15 00:17:51 v2.0.1-dev.16 00:17:51 v2.0.1-dev.17 00:17:51 v2.0.1-dev.18 00:17:51 v2.0.1-dev.19 00:17:51 v2.0.1-dev.2 00:17:51 v2.0.1-dev.20 00:17:51 v2.0.1-dev.21 00:17:51 v2.0.1-dev.22 00:17:51 v2.0.1-dev.23 00:17:51 v2.0.1-dev.24 00:17:51 v2.0.1-dev.25 00:17:51 v2.0.1-dev.26 00:17:51 v2.0.1-dev.27 00:17:51 v2.0.1-dev.28 00:17:51 v2.0.1-dev.29 00:17:51 v2.0.1-dev.3 00:17:51 v2.0.1-dev.30 00:17:51 v2.0.1-dev.31 00:17:51 v2.0.1-dev.32 00:17:51 v2.0.1-dev.33 00:17:51 v2.0.1-dev.34 00:17:51 v2.0.1-dev.35 00:17:51 v2.0.1-dev.36 00:17:51 v2.0.1-dev.37 00:17:51 v2.0.1-dev.38 00:17:51 v2.0.1-dev.39 00:17:51 v2.0.1-dev.4 00:17:51 v2.0.1-dev.40 00:17:51 v2.0.1-dev.41 00:17:51 v2.0.1-dev.42 00:17:51 v2.0.1-dev.43 00:17:51 v2.0.1-dev.44 00:17:51 v2.0.1-dev.45 00:17:51 v2.0.1-dev.46 00:17:51 v2.0.1-dev.47 00:17:51 v2.0.1-dev.48 00:17:51 v2.0.1-dev.49 00:17:51 v2.0.1-dev.5 00:17:51 v2.0.1-dev.50 00:17:51 v2.0.1-dev.51 00:17:51 v2.0.1-dev.52 00:17:51 v2.0.1-dev.53 00:17:51 v2.0.1-dev.54 00:17:51 v2.0.1-dev.55 00:17:51 v2.0.1-dev.56 00:17:51 v2.0.1-dev.57 00:17:51 v2.0.1-dev.58 00:17:51 v2.0.1-dev.59 00:17:51 v2.0.1-dev.6 00:17:51 v2.0.1-dev.60 00:17:51 v2.0.1-dev.61 00:17:51 v2.0.1-dev.62 00:17:51 v2.0.1-dev.63 00:17:51 v2.0.1-dev.64 00:17:51 v2.0.1-dev.65 00:17:51 v2.0.1-dev.66 00:17:51 v2.0.1-dev.7 00:17:51 v2.0.1-dev.8 00:17:51 v2.0.1-dev.9 [Pipeline] sh 00:17:51 + lftools sign git-tag v2.0.1-dev.66 00:17:52 Signing Git tag with Sigul... 00:17:52 Signing v2.0.1-dev.66 [Pipeline] echo 00:17:53 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 00:17:53 ---> sigul-configuration-cleanup.sh [Pipeline] } 00:17:53 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 00:17:53 $ docker stop --time=1 f3185eb5a36a0bda67d8f9561043b4bdfa7f562315fa262dc28794852315b110 00:17:55 $ docker rm -f f3185eb5a36a0bda67d8f9561043b4bdfa7f562315fa262dc28794852315b110 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh 00:17:55 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 00:17:55 . [Pipeline] withDockerContainer 00:17:55 prd-centos7-docker-4c-2g-55 does not seem to be running inside a container 00:17:55 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/76 -v /w/workspace/edgex-go/76:/w/workspace/edgex-go/76:rw,z -v /w/workspace/edgex-go/76@tmp:/w/workspace/edgex-go/76@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 00:17:56 $ docker top c29c7af6b10a4f491b87caebd419cbf845a88db28581b142316a2f1b36e05eb2 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 00:17:56 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 00:17:56 [ssh-agent] Looking for ssh-agent implementation... 00:17:56 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 00:17:56 $ docker exec c29c7af6b10a4f491b87caebd419cbf845a88db28581b142316a2f1b36e05eb2 ssh-agent 00:17:56 SSH_AUTH_SOCK=/tmp/ssh-N8mDBPUiCT1L/agent.15 00:17:56 SSH_AGENT_PID=21 00:17:56 Running ssh-add (command line suppressed) 00:17:56 Identity added: /w/workspace/edgex-go/76@tmp/private_key_4672423179182281477.key (/w/workspace/edgex-go/76@tmp/private_key_4672423179182281477.key) 00:17:56 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 00:17:57 + git semver bump pre 00:17:57 # -> Open(): unable to determine branch for HEAD 00:17:57 # $GIT_DIR = /w/workspace/edgex-go/76/.git 00:17:57 # $GIT_WORK_TREE = /w/workspace/edgex-go/76 00:17:57 # $SEMVER_REMOTE_NAME = origin 00:17:57 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 00:17:57 # $SEMVER_USER_NAME = edgex-jenkins 00:17:57 # $SEMVER_BRANCH = main 00:17:57 # $SEMVER_DIR = /w/workspace/edgex-go/76/.semver 00:17:57 2.0.1-dev.67 [Pipeline] } 00:17:57 $ docker exec --env ******** --env ******** c29c7af6b10a4f491b87caebd419cbf845a88db28581b142316a2f1b36e05eb2 ssh-agent -k 00:17:57 unset SSH_AUTH_SOCK; 00:17:57 unset SSH_AGENT_PID; 00:17:57 echo Agent pid 21 killed; 00:17:57 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 00:17:57 + git semver [Pipeline] } 00:17:57 $ docker stop --time=1 c29c7af6b10a4f491b87caebd419cbf845a88db28581b142316a2f1b36e05eb2 00:17:58 $ docker rm -f c29c7af6b10a4f491b87caebd419cbf845a88db28581b142316a2f1b36e05eb2 [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh 00:17:59 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 00:17:59 . [Pipeline] withDockerContainer 00:17:59 prd-centos7-docker-4c-2g-55 does not seem to be running inside a container 00:17:59 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/76 -v /w/workspace/edgex-go/76:/w/workspace/edgex-go/76:rw,z -v /w/workspace/edgex-go/76@tmp:/w/workspace/edgex-go/76@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 00:17:59 $ docker top 211c6e1218f58161702af4a09cb7bdef8f524eee0f2b8fd1a93dbb4e926da760 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 00:17:59 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 00:17:59 [ssh-agent] Looking for ssh-agent implementation... 00:17:59 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 00:17:59 $ docker exec 211c6e1218f58161702af4a09cb7bdef8f524eee0f2b8fd1a93dbb4e926da760 ssh-agent 00:18:00 SSH_AUTH_SOCK=/tmp/ssh-Z4xoSFEGbiGl/agent.14 00:18:00 SSH_AGENT_PID=21 00:18:00 Running ssh-add (command line suppressed) 00:18:00 Identity added: /w/workspace/edgex-go/76@tmp/private_key_8136445846140424204.key (/w/workspace/edgex-go/76@tmp/private_key_8136445846140424204.key) 00:18:00 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 00:18:00 + git semver push 00:18:00 # -> Open(): unable to determine branch for HEAD 00:18:00 # $GIT_DIR = /w/workspace/edgex-go/76/.git 00:18:00 # $GIT_WORK_TREE = /w/workspace/edgex-go/76 00:18:00 # $SEMVER_REMOTE_NAME = origin 00:18:00 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 00:18:00 # $SEMVER_USER_NAME = edgex-jenkins 00:18:00 # $SEMVER_BRANCH = main 00:18:00 # $SEMVER_DIR = /w/workspace/edgex-go/76/.semver [Pipeline] } 00:18:04 $ docker exec --env ******** --env ******** 211c6e1218f58161702af4a09cb7bdef8f524eee0f2b8fd1a93dbb4e926da760 ssh-agent -k 00:18:04 unset SSH_AUTH_SOCK; 00:18:04 unset SSH_AGENT_PID; 00:18:04 echo Agent pid 21 killed; 00:18:04 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 00:18:05 + git semver [Pipeline] } 00:18:05 $ docker stop --time=1 211c6e1218f58161702af4a09cb7bdef8f524eee0f2b8fd1a93dbb4e926da760 00:18:06 $ docker rm -f 211c6e1218f58161702af4a09cb7bdef8f524eee0f2b8fd1a93dbb4e926da760 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 00:18:07 + '[' -d /w/workspace/edgex-go/76/archives ']' [Pipeline] libraryResource [Pipeline] sh 00:18:08 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 00:18:08 ---> package-listing.sh 00:18:08 ++ tr '[:upper:]' '[:lower:]' 00:18:08 ++ facter osfamily 00:18:08 + OS_FAMILY=redhat 00:18:08 + workspace=/w/workspace/edgex-go/76 00:18:08 + START_PACKAGES=/tmp/packages_start.txt 00:18:08 + END_PACKAGES=/tmp/packages_end.txt 00:18:08 + DIFF_PACKAGES=/tmp/packages_diff.txt 00:18:08 + PACKAGES=/tmp/packages_start.txt 00:18:08 + '[' /w/workspace/edgex-go/76 ']' 00:18:08 + PACKAGES=/tmp/packages_end.txt 00:18:08 + case "${OS_FAMILY}" in 00:18:08 + rpm -qa 00:18:08 + sort 00:18:12 + '[' -f /tmp/packages_start.txt ']' 00:18:12 + '[' -f /tmp/packages_end.txt ']' 00:18:12 + diff /tmp/packages_start.txt /tmp/packages_end.txt 00:18:12 + '[' /w/workspace/edgex-go/76 ']' 00:18:12 + mkdir -p /w/workspace/edgex-go/76/archives/ 00:18:12 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/76/archives/ [Pipeline] echo 00:18:12 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/76/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 00:18:12 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 00:18:13 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 00:18:13 00:18:13 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 00:18:13 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 00:18:13 latest: Pulling from edgex-lftools-log-publisher 00:18:13 b4d181a07f80: Pulling fs layer 00:18:13 a1111a8f2ec3: Pulling fs layer 00:18:13 ed53099fbce6: Pulling fs layer 00:18:13 dc539afda2c1: Pulling fs layer 00:18:13 77bc0d833cb6: Pulling fs layer 00:18:13 9065ff56babe: Pulling fs layer 00:18:13 d287ab97295c: Pulling fs layer 00:18:13 77bc0d833cb6: Waiting 00:18:13 9065ff56babe: Waiting 00:18:13 d287ab97295c: Waiting 00:18:13 dc539afda2c1: Waiting 00:18:13 a1111a8f2ec3: Verifying Checksum 00:18:13 a1111a8f2ec3: Download complete 00:18:13 dc539afda2c1: Verifying Checksum 00:18:13 dc539afda2c1: Download complete 00:18:13 ed53099fbce6: Verifying Checksum 00:18:13 ed53099fbce6: Download complete 00:18:13 9065ff56babe: Verifying Checksum 00:18:13 9065ff56babe: Download complete 00:18:14 b4d181a07f80: Verifying Checksum 00:18:14 b4d181a07f80: Download complete 00:18:14 77bc0d833cb6: Verifying Checksum 00:18:14 77bc0d833cb6: Download complete 00:18:14 d287ab97295c: Verifying Checksum 00:18:14 d287ab97295c: Download complete 00:18:15 b4d181a07f80: Pull complete 00:18:15 a1111a8f2ec3: Pull complete 00:18:16 ed53099fbce6: Pull complete 00:18:16 dc539afda2c1: Pull complete 00:18:16 77bc0d833cb6: Pull complete 00:18:16 9065ff56babe: Pull complete 00:18:22 d287ab97295c: Pull complete 00:18:22 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 00:18:22 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 00:18:22 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 00:18:22 prd-centos7-docker-4c-2g-55 does not seem to be running inside a container 00:18:22 $ 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/76/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/76 -v /w/workspace/edgex-go/76:/w/workspace/edgex-go/76:rw,z -v /w/workspace/edgex-go/76@tmp:/w/workspace/edgex-go/76@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 00:18:24 $ docker top aa824af45a1a835c39bd166d955409f3e5c95194f47b521211e5bb5176b065df -eo pid,comm [Pipeline] { [Pipeline] sh 00:18:25 + touch /tmp/pre-build-complete [Pipeline] sh 00:18:26 + mkdir -p /var/log/sysstat [Pipeline] sh 00:18:26 + ls /var/log/sa-host 00:18:26 + sadf -c /var/log/sa-host/sa05 00:18:26 file_magic: OK 00:18:26 HZ: Using current value: 100 00:18:26 file_header: OK 00:18:26 file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK 00:18:26 Statistics: 00:18:26 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 00:18:26 File successfully converted to sysstat format version 12.0.3 00:18:26 + sadf -c /var/log/sa-host/sa06 00:18:26 file_magic: OK 00:18:26 HZ: Using current value: 100 00:18:26 file_header: OK 00:18:26 file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK 00:18:26 Statistics: 00:18:26 Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 00:18:26 File successfully converted to sysstat format version 12.0.3 00:18:26 + sadf -c /var/log/sa-host/sa30 00:18:26 file_magic: OK 00:18:26 HZ: Using current value: 100 00:18:26 file_header: OK 00:18:26 file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK 00:18:26 Statistics: 00:18:26 Hnuu...uuuununununu...Hnuu...uuuununununu... 00:18:26 File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 00:18:26 provisioning config files... 00:18:26 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/76@tmp/config7573176975232599514tmp [Pipeline] { [Pipeline] echo 00:18:26 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 00:18:27 ---> create-netrc.sh [Pipeline] } 00:18:27 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 00:18:27 ---> python-tools-install.sh [Pipeline] echo 00:18:27 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 00:18:28 ---> sudo-logs.sh 00:18:28 Archiving 'sudo' log.. 00:18:28 sudo: unable to resolve host prd-centos7-docker-4c-2g-55.novalocal: Name or service not known 00:18:28 sudo: unable to resolve host prd-centos7-docker-4c-2g-55.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo 00:18:28 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 00:18:28 ---> job-cost.sh 00:18:28 lf-activate-venv: SKIPPING 00:18:28 DEBUG: total: 0.10999999940395355 00:18:28 INFO: Retrieving Stack Cost... 00:18:35 INFO: Retrieving Pricing Info for: v3-standard-2 00:18:35 INFO: Archiving Costs [Pipeline] echo 00:18:35 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 00:18:35 ---> logs-deploy.sh 00:18:35 lf-activate-venv: SKIPPING 00:18:35 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/76 00:18:35 INFO: archiving workspace using pattern(s): 00:18:36 Archives upload complete. 00:18:36 INFO: archiving logs to Nexus 00:18:37 ---> uname -a: 00:18:37 Linux prd-centos7-docker-4c-2g-55.novalocal 3.10.0-1160.42.2.el7.x86_64 #1 SMP Tue Sep 7 14:49:57 UTC 2021 x86_64 GNU/Linux 00:18:37 00:18:37 00:18:37 ---> lscpu: 00:18:37 Architecture: x86_64 00:18:37 CPU op-mode(s): 32-bit, 64-bit 00:18:37 Byte Order: Little Endian 00:18:37 Address sizes: 40 bits physical, 48 bits virtual 00:18:37 CPU(s): 2 00:18:37 On-line CPU(s) list: 0,1 00:18:37 Thread(s) per core: 1 00:18:37 Core(s) per socket: 1 00:18:37 Socket(s): 2 00:18:37 NUMA node(s): 1 00:18:37 Vendor ID: AuthenticAMD 00:18:37 CPU family: 23 00:18:37 Model: 49 00:18:37 Model name: AMD EPYC-Rome Processor 00:18:37 Stepping: 0 00:18:37 CPU MHz: 2799.998 00:18:37 BogoMIPS: 5599.99 00:18:37 Virtualization: AMD-V 00:18:37 Hypervisor vendor: KVM 00:18:37 Virtualization type: full 00:18:37 L1d cache: 32K 00:18:37 L1i cache: 32K 00:18:37 L2 cache: 512K 00:18:37 L3 cache: 16384K 00:18:37 NUMA node0 CPU(s): 0,1 00:18:37 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 00:18:37 00:18:37 00:18:37 ---> nproc: 00:18:37 2 00:18:37 00:18:37 00:18:37 ---> df -h: 00:18:37 Filesystem Size Used Avail Use% Mounted on 00:18:37 overlay 40G 15G 26G 38% / 00:18:37 tmpfs 64M 0 64M 0% /dev 00:18:37 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 00:18:37 shm 64M 0 64M 0% /dev/shm 00:18:37 /dev/vda1 40G 15G 26G 38% /facter-os 00:18:37 00:18:37 00:18:37 ---> sar -b -r -n DEV: 00:18:37 Linux 3.10.0-1160.42.2.el7.x86_64 (prd-centos7-docker-4c-2g-55.novalocal) 10/06/21 _x86_64_ (2 CPU) 00:18:37 00:18:37 00:00:01 tps rtps wtps bread/s bwrtn/s 00:18:37 00:01:01 191.06 0.00 191.06 0.00 78481.84 00:18:37 00:02:01 804.50 409.28 395.22 19499.58 244624.08 00:18:37 00:03:01 604.74 49.92 554.83 3333.69 227398.37 00:18:37 00:04:01 192.34 33.24 159.10 3869.18 23064.66 00:18:37 00:05:01 9.43 0.33 9.09 3.86 184.14 00:18:37 00:06:01 1.77 0.07 1.70 0.93 33.07 00:18:37 00:07:01 0.42 0.20 0.22 100.88 2.92 00:18:37 00:08:01 0.33 0.00 0.33 0.00 3.86 00:18:37 00:09:01 0.25 0.00 0.25 0.00 2.47 00:18:37 00:10:01 0.17 0.00 0.17 0.00 1.52 00:18:37 00:11:01 0.58 0.25 0.33 7.86 4.25 00:18:37 00:12:01 0.28 0.00 0.28 0.00 3.93 00:18:37 00:13:01 0.25 0.00 0.25 0.00 2.43 00:18:37 00:14:01 0.17 0.00 0.17 0.00 1.63 00:18:37 00:15:01 0.20 0.00 0.20 0.00 1.78 00:18:37 00:16:01 0.18 0.00 0.18 0.00 2.08 00:18:37 00:17:01 157.44 3.98 153.46 236.07 31997.42 00:18:37 00:18:01 98.28 1.05 97.24 568.46 22631.84 00:18:37 Average: 114.20 27.46 86.74 1523.88 34799.86 00:18:37 00:18:37 00:00:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 00:18:37 00:01:01 230432 0 1292256 16.14 2620 6483632 2436556 26.90 2480388 4708788 825612 00:18:37 00:02:01 899048 0 1536044 19.18 2620 5571228 3655552 40.36 2678208 3792792 112328 00:18:37 00:03:01 892068 0 1531340 19.12 2620 5582912 3179768 35.11 3050888 3401196 0 00:18:37 00:04:01 2695072 0 1158900 14.47 2620 4152348 1671072 18.45 1560416 3129884 32 00:18:37 00:05:01 2679352 0 1174324 14.66 2620 4152644 1684440 18.60 1801368 2904292 28 00:18:37 00:06:01 2719772 0 1133900 14.16 2620 4152648 1380876 15.25 1861948 2808816 20 00:18:37 00:07:01 2719260 0 1131372 14.13 2620 4155688 1345740 14.86 1863916 2809012 8 00:18:37 00:08:01 2723004 0 1127624 14.08 2620 4155692 1345800 14.86 1860524 2808596 8 00:18:37 00:09:01 2724480 0 1126148 14.06 2620 4155692 1337504 14.77 1859392 2808572 8 00:18:37 00:10:01 2726348 0 1124272 14.04 2620 4155700 1337504 14.77 1859344 2806684 8 00:18:37 00:11:01 2726224 0 1124364 14.04 2620 4155732 1337504 14.77 1859916 2806144 16 00:18:37 00:12:01 2725800 0 1124780 14.04 2620 4155740 1337624 14.77 1860560 2806144 8 00:18:37 00:13:01 2726332 0 1124248 14.04 2620 4155740 1337504 14.77 1860040 2806144 8 00:18:37 00:14:01 2726524 0 1124048 14.03 2620 4155748 1337552 14.77 1860120 2806144 8 00:18:37 00:15:01 2726588 0 1123980 14.03 2620 4155752 1337568 14.77 1859940 2806144 16 00:18:37 00:16:01 2726472 0 1124088 14.04 2620 4155760 1337568 14.77 1859964 2806144 8 00:18:37 00:17:01 1926596 0 1198920 14.97 2620 4880804 1350896 14.91 1997012 3409728 32 00:18:37 00:18:01 1143344 0 1361188 17.00 2620 5501788 1659352 18.32 2128628 3947556 48 00:18:37 Average: 2246484 0 1202322 15.01 2620 4557514 1689466 18.65 2009032 3120710 52122 00:18:37 00:18:37 00:00:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 00:18:37 00:01:01 veth1f3177a 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 00:18:37 00:01:01 eth0 194.24 137.69 1707.96 135.78 0.00 0.00 0.00 0.00 00:18:37 00:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:18:37 00:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:18:37 00:02:01 vethfbaea6a 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 00:18:37 00:02:01 veth1f3177a 0.00 0.62 0.00 0.03 0.00 0.00 0.00 0.00 00:18:37 00:02:01 eth0 62.75 31.71 189.83 13.62 0.00 0.00 0.00 0.00 00:18:37 00:02:01 vetha6eb3d1 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 00:18:37 00:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:18:37 00:02:01 vethfed85b9 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 00:18:37 00:03:01 veth385ff56 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 00:18:37 00:03:01 veth525434c 0.05 0.18 0.00 0.01 0.00 0.00 0.00 0.00 00:18:37 00:03:01 vethe0daa9d 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:18:37 00:03:01 veth1f3177a 0.00 0.43 0.00 0.02 0.00 0.00 0.00 0.00 00:18:37 00:03:01 eth0 199.53 100.75 1752.02 25.35 0.00 0.00 0.00 0.00 00:18:37 00:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:18:37 00:04:01 eth0 162.15 131.96 168.24 440.76 0.00 0.00 0.00 0.00 00:18:37 00:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:18:37 00:04:01 docker0 929.93 748.98 79.21 5599.46 0.00 0.00 0.00 0.00 00:18:37 00:05:01 eth0 454.90 396.57 168.32 1786.22 0.00 0.00 0.00 0.00 00:18:37 00:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:18:37 00:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:18:37 00:06:01 eth0 122.96 97.08 29.68 540.10 0.00 0.00 0.00 0.00 00:18:37 00:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:18:37 00:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:18:37 00:07:01 eth0 0.25 0.22 0.08 0.06 0.00 0.00 0.00 0.00 00:18:37 00:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:18:37 00:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:18:37 00:08:01 eth0 1.33 0.88 3.47 0.09 0.00 0.00 0.00 0.00 00:18:37 00:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:18:37 00:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:18:37 00:09:01 eth0 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 00:18:37 00:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:18:37 00:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:18:37 00:10:01 eth0 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 00:18:37 00:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:18:37 00:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:18:37 00:11:01 eth0 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 00:18:37 00:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:18:37 00:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:18:37 00:12:01 eth0 0.22 0.20 0.08 0.07 0.00 0.00 0.00 0.00 00:18:37 00:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:18:37 00:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:18:37 00:13:01 eth0 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 00:18:37 00:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:18:37 00:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:18:37 00:14:01 eth0 0.13 0.10 0.06 0.01 0.00 0.00 0.00 0.00 00:18:37 00:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:18:37 00:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:18:37 00:15:01 eth0 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 00:18:37 00:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:18:37 00:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:18:37 00:16:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 00:18:37 00:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:18:37 00:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:18:37 00:17:01 eth0 436.30 325.00 4496.12 42.21 0.00 0.00 0.00 0.00 00:18:37 00:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:18:37 00:17:01 docker0 91.37 88.24 8.32 410.54 0.00 0.00 0.00 0.00 00:18:37 00:18:01 eth0 361.00 256.77 3261.73 135.49 0.00 0.00 0.00 0.00 00:18:37 00:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:18:37 00:18:01 vethfeddbe1 0.62 0.58 0.18 0.25 0.00 0.00 0.00 0.00 00:18:37 00:18:01 docker0 0.93 0.80 0.25 0.35 0.00 0.00 0.00 0.00 00:18:37 Average: eth0 110.96 82.24 654.80 173.43 0.00 0.00 0.00 0.00 00:18:37 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:18:37 Average: vethfeddbe1 0.03 0.03 0.01 0.01 0.00 0.00 0.00 0.00 00:18:37 Average: docker0 7.66 11.17 0.65 72.22 0.00 0.00 0.00 0.00 00:18:37 00:18:37 00:18:37 ---> sar -P ALL: 00:18:37 Linux 3.10.0-1160.42.2.el7.x86_64 (prd-centos7-docker-4c-2g-55.novalocal) 10/06/21 _x86_64_ (2 CPU) 00:18:37 00:18:37 00:00:01 CPU %user %nice %system %iowait %steal %idle 00:18:37 00:01:01 all 51.43 0.00 11.05 2.03 0.14 35.35 00:18:37 00:01:01 0 49.14 0.00 10.87 1.81 0.15 38.04 00:18:37 00:01:01 1 53.73 0.00 11.24 2.25 0.13 32.65 00:18:37 00:02:01 all 53.48 0.00 18.98 23.58 0.15 3.81 00:18:37 00:02:01 0 53.30 0.00 19.82 22.65 0.15 4.08 00:18:37 00:02:01 1 53.66 0.00 18.13 24.50 0.15 3.55 00:18:37 00:03:01 all 74.25 0.00 20.59 3.97 0.15 1.04 00:18:37 00:03:01 0 74.97 0.00 19.96 3.87 0.15 1.06 00:18:37 00:03:01 1 73.53 0.00 21.22 4.08 0.15 1.02 00:18:37 00:04:01 all 42.40 0.00 8.29 2.45 0.12 46.72 00:18:37 00:04:01 0 42.26 0.00 9.25 2.61 0.14 45.73 00:18:37 00:04:01 1 42.54 0.00 7.34 2.29 0.11 47.72 00:18:37 00:05:01 all 16.19 0.00 2.47 0.06 0.07 81.21 00:18:37 00:05:01 0 16.11 0.00 2.71 0.05 0.07 81.06 00:18:37 00:05:01 1 16.27 0.00 2.22 0.07 0.07 81.37 00:18:37 00:06:01 all 7.17 0.00 0.47 0.01 0.04 92.31 00:18:37 00:06:01 0 7.24 0.00 0.49 0.02 0.05 92.20 00:18:37 00:06:01 1 7.11 0.00 0.44 0.00 0.03 92.42 00:18:37 00:07:01 all 0.13 0.00 0.04 0.01 0.02 99.80 00:18:37 00:07:01 0 0.03 0.00 0.05 0.00 0.02 99.90 00:18:37 00:07:01 1 0.23 0.00 0.03 0.02 0.02 99.70 00:18:37 00:08:01 all 0.23 0.00 0.03 0.00 0.01 99.73 00:18:37 00:08:01 0 0.12 0.00 0.05 0.00 0.02 99.82 00:18:37 00:08:01 1 0.33 0.00 0.02 0.00 0.00 99.65 00:18:37 00:09:01 all 0.16 0.00 0.03 0.00 0.01 99.80 00:18:37 00:09:01 0 0.05 0.00 0.03 0.00 0.02 99.90 00:18:37 00:09:01 1 0.27 0.00 0.03 0.00 0.00 99.70 00:18:37 00:10:01 all 0.22 0.00 0.03 0.00 0.02 99.73 00:18:37 00:10:01 0 0.38 0.00 0.05 0.00 0.02 99.55 00:18:37 00:10:01 1 0.05 0.00 0.02 0.00 0.02 99.92 00:18:37 00:11:01 all 0.20 0.00 0.06 0.01 0.01 99.72 00:18:37 00:11:01 0 0.37 0.00 0.07 0.02 0.00 99.55 00:18:37 00:11:01 1 0.03 0.00 0.05 0.00 0.02 99.90 00:18:37 00:18:37 00:11:01 CPU %user %nice %system %iowait %steal %idle 00:18:37 00:12:01 all 0.15 0.00 0.04 0.00 0.01 99.80 00:18:37 00:12:01 0 0.25 0.00 0.07 0.00 0.02 99.67 00:18:37 00:12:01 1 0.05 0.00 0.02 0.00 0.00 99.93 00:18:37 00:13:01 all 0.22 0.00 0.03 0.00 0.00 99.75 00:18:37 00:13:01 0 0.38 0.00 0.03 0.00 0.00 99.58 00:18:37 00:13:01 1 0.05 0.00 0.03 0.00 0.00 99.92 00:18:37 00:14:01 all 0.24 0.00 0.03 0.00 0.02 99.71 00:18:37 00:14:01 0 0.45 0.00 0.03 0.00 0.02 99.50 00:18:37 00:14:01 1 0.03 0.00 0.03 0.00 0.02 99.92 00:18:37 00:15:01 all 0.21 0.00 0.02 0.00 0.02 99.76 00:18:37 00:15:01 0 0.38 0.00 0.02 0.00 0.02 99.58 00:18:37 00:15:01 1 0.03 0.00 0.02 0.00 0.02 99.93 00:18:37 00:16:01 all 0.25 0.00 0.04 0.00 0.01 99.70 00:18:37 00:16:01 0 0.47 0.00 0.05 0.00 0.02 99.47 00:18:37 00:16:01 1 0.03 0.00 0.03 0.00 0.00 99.93 00:18:37 00:17:01 all 13.83 0.00 5.94 2.95 0.06 77.22 00:18:37 00:17:01 0 13.56 0.00 6.22 3.16 0.07 76.98 00:18:37 00:17:01 1 14.10 0.00 5.65 2.74 0.05 77.45 00:18:37 00:18:01 all 13.70 0.00 6.91 1.37 0.08 77.94 00:18:37 00:18:01 0 14.00 0.00 7.22 1.14 0.07 77.57 00:18:37 00:18:01 1 13.41 0.00 6.60 1.59 0.09 78.31 00:18:37 Average: all 14.43 0.00 3.94 1.89 0.05 79.70 00:18:37 Average: 0 14.38 0.00 4.04 1.83 0.05 79.69 00:18:37 Average: 1 14.47 0.00 3.83 1.94 0.05 79.71 00:18:37 00:18:37 00:18:37