Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from e89d87e1b047cca713fa4fd161d0eba79eaf23fa 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-ssh6138165707818985519.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh8018418281719045986.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/main/workspace@libs/edgex-global-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/main/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh3286135383182484467.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 # timeout=10 Commit message: "Merge pull request #353 from ernestojeda/go-mod-tidy-change" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh8775266873133036475.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 98bb157299c17168c94e81a7dba3d05dc38b0f72 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/main/workspace@libs/lf-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/main/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh4591821108689680447.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 98bb157299c17168c94e81a7dba3d05dc38b0f72 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 98bb157299c17168c94e81a7dba3d05dc38b0f72 # timeout=10 Commit message: "Docs: Add example Jenkinsfile to documentation" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2], buildSnap:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.16 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 BUILD_SNAP: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-788 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/41 [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/41 # 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/41@tmp/jenkins-gitclient-ssh3548245474229610710.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 e89d87e1b047cca713fa4fd161d0eba79eaf23fa (main) Commit message: "fix(meta): device yaml marshal to Json error (#3683)" > 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 e89d87e1b047cca713fa4fd161d0eba79eaf23fa # timeout=10 > git rev-list --no-walk 4ef23a9eaed9ca979130d733cee22fb0edbedfe4 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 16:44:28 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 16:44:28 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 16:44:28 ========================================================= 16:44:28 EdgeX Global Pipelines Version Info 16:44:28 ========================================================= [Pipeline] libraryResource [Pipeline] sh 16:44:30 ------------------- 16:44:30 stable info: 16:44:30 ------------------- 16:44:30 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 16:44:30 Commit SHA: 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 16:44:30 Message: update stable to v1.0.205 16:44:31 ------------------- 16:44:31 experimental info: 16:44:31 ------------------- 16:44:31 Commited By: **** collab-it+edgex@linuxfoundation.org 16:44:31 Commit SHA: 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 16:44:31 Message: update experimental to v1.0.205 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 16:44:31 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 16:44:31 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 16:44:31 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 16:44:31 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 16:44:31 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 16:44:31 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 16:44:31 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 16:44:31 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 16:44:31 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 16:44:31 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 16:44:31 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 16:44:31 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 16:44:31 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 16:44:31 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 16:44:31 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 16:44:31 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 16:44:31 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 16:44:31 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 16:44:31 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 16:44:31 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 16:44:31 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 16:44:31 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 16:44:31 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 16:44:31 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 16:44:31 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 16:44:31 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 16:44:31 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = e89d87e1b047cca713fa4fd161d0eba79eaf23fa [Pipeline] echo 16:44:31 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = e89d87e [Pipeline] echo 16:44:31 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 16:44:31 provisioning config files... 16:44:31 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/41@tmp/config8985354331356246182tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:44:32 ---> docker-login.sh 16:44:32 nexus3.edgexfoundry.org:10001 16:44:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:44:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:44:32 Configure a credential helper to remove this warning. See 16:44:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:44:32 16:44:32 Login Succeeded 16:44:32 nexus3.edgexfoundry.org:10002 16:44:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:44:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:44:32 Configure a credential helper to remove this warning. See 16:44:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:44:32 16:44:32 Login Succeeded 16:44:32 nexus3.edgexfoundry.org:10003 16:44:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:44:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:44:32 Configure a credential helper to remove this warning. See 16:44:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:44:32 16:44:32 Login Succeeded 16:44:32 nexus3.edgexfoundry.org:10004 16:44:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:44:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:44:33 Configure a credential helper to remove this warning. See 16:44:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:44:33 16:44:33 Login Succeeded 16:44:33 docker.io 16:44:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:44:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:44:33 Configure a credential helper to remove this warning. See 16:44:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:44:33 16:44:33 Login Succeeded 16:44:33 ---> docker-login.sh ends [Pipeline] } 16:44:33 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 16:44:33 ++ ls cmd/core-command/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile cmd/sys-mgmt-agent/Dockerfile 16:44:33 + for file in '`ls cmd/**/Dockerfile`' 16:44:33 ++ dirname cmd/core-command/Dockerfile 16:44:33 ++ cut -d/ -f2 16:44:33 + echo core-command,cmd/core-command/Dockerfile 16:44:33 + for file in '`ls cmd/**/Dockerfile`' 16:44:33 ++ cut -d/ -f2 16:44:33 ++ dirname cmd/core-data/Dockerfile 16:44:33 + echo core-data,cmd/core-data/Dockerfile 16:44:33 + for file in '`ls cmd/**/Dockerfile`' 16:44:33 ++ dirname cmd/core-metadata/Dockerfile 16:44:33 ++ cut -d/ -f2 16:44:33 + echo core-metadata,cmd/core-metadata/Dockerfile 16:44:33 + for file in '`ls cmd/**/Dockerfile`' 16:44:33 ++ dirname cmd/security-bootstrapper/Dockerfile 16:44:33 ++ cut -d/ -f2 16:44:33 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 16:44:33 + for file in '`ls cmd/**/Dockerfile`' 16:44:33 ++ dirname cmd/security-proxy-setup/Dockerfile 16:44:33 ++ cut -d/ -f2 16:44:33 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 16:44:33 + for file in '`ls cmd/**/Dockerfile`' 16:44:33 ++ dirname cmd/security-secretstore-setup/Dockerfile 16:44:33 ++ cut -d/ -f2 16:44:33 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 16:44:33 + for file in '`ls cmd/**/Dockerfile`' 16:44:33 ++ dirname cmd/support-notifications/Dockerfile 16:44:33 ++ cut -d/ -f2 16:44:33 + echo support-notifications,cmd/support-notifications/Dockerfile 16:44:33 + for file in '`ls cmd/**/Dockerfile`' 16:44:33 ++ dirname cmd/support-scheduler/Dockerfile 16:44:33 ++ cut -d/ -f2 16:44:33 + echo support-scheduler,cmd/support-scheduler/Dockerfile 16:44:33 + for file in '`ls cmd/**/Dockerfile`' 16:44:33 ++ dirname cmd/sys-mgmt-agent/Dockerfile 16:44:33 ++ cut -d/ -f2 16:44:33 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 16:44:33 Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile], [image:sys-mgmt-agent, dockerfile:cmd/sys-mgmt-agent/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh 16:44:35 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 16:44:35 16:44:35 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 16:44:35 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 16:44:35 latest: Pulling from edgex-devops/git-semver 16:44:35 31603596830f: Pulling fs layer 16:44:35 04fac38145f0: Pulling fs layer 16:44:35 701f6daf10bf: Pulling fs layer 16:44:35 24f72da36158: Pulling fs layer 16:44:35 24f72da36158: Waiting 16:44:35 04fac38145f0: Verifying Checksum 16:44:35 04fac38145f0: Download complete 16:44:35 31603596830f: Verifying Checksum 16:44:35 31603596830f: Download complete 16:44:36 31603596830f: Pull complete 16:44:36 04fac38145f0: Pull complete 16:44:36 24f72da36158: Verifying Checksum 16:44:36 24f72da36158: Download complete 16:44:36 701f6daf10bf: Verifying Checksum 16:44:36 701f6daf10bf: Download complete 16:44:37 701f6daf10bf: Pull complete 16:44:37 24f72da36158: Pull complete 16:44:37 Digest: sha256:4df6d42b0a42de7465b316d5d101e9e577e29cf163494206da03a6bf8561ec42 16:44:37 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 16:44:37 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 16:44:37 prd-centos7-docker-4c-2g-788 does not seem to be running inside a container 16:44:37 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/41 -v /w/workspace/edgex-go/41:/w/workspace/edgex-go/41:rw,z -v /w/workspace/edgex-go/41@tmp:/w/workspace/edgex-go/41@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 16:44:38 $ docker top 395e4869f39d00e6e2e8bb98186aab1ea2f1e876e00c09a49eda4a5b824f04c6 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 16:44:38 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:44:38 [ssh-agent] Looking for ssh-agent implementation... 16:44:38 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:44:38 $ docker exec 395e4869f39d00e6e2e8bb98186aab1ea2f1e876e00c09a49eda4a5b824f04c6 ssh-agent 16:44:38 SSH_AUTH_SOCK=/tmp/ssh-zeLiYSsbVRdZ/agent.13 16:44:38 SSH_AGENT_PID=20 16:44:38 Running ssh-add (command line suppressed) 16:44:38 Identity added: /w/workspace/edgex-go/41@tmp/private_key_5127120022836245616.key (/w/workspace/edgex-go/41@tmp/private_key_5127120022836245616.key) 16:44:38 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:44:39 + git tag --points-at HEAD [Pipeline] } 16:44:39 $ docker exec --env ******** --env ******** 395e4869f39d00e6e2e8bb98186aab1ea2f1e876e00c09a49eda4a5b824f04c6 ssh-agent -k 16:44:39 unset SSH_AUTH_SOCK; 16:44:39 unset SSH_AGENT_PID; 16:44:39 echo Agent pid 20 killed; 16:44:39 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 16:44:39 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:44:39 [ssh-agent] Looking for ssh-agent implementation... 16:44:39 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:44:39 $ docker exec 395e4869f39d00e6e2e8bb98186aab1ea2f1e876e00c09a49eda4a5b824f04c6 ssh-agent 16:44:39 SSH_AUTH_SOCK=/tmp/ssh-LKEiyKEgsVnk/agent.54 16:44:39 SSH_AGENT_PID=60 16:44:39 Running ssh-add (command line suppressed) 16:44:39 Identity added: /w/workspace/edgex-go/41@tmp/private_key_1578243293148338596.key (/w/workspace/edgex-go/41@tmp/private_key_1578243293148338596.key) 16:44:39 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:44:40 + git semver init 16:44:40 # -> Open(): unable to determine branch for HEAD 16:44:40 # $GIT_DIR = /w/workspace/edgex-go/41/.git 16:44:40 # $GIT_WORK_TREE = /w/workspace/edgex-go/41 16:44:40 # $SEMVER_REMOTE_NAME = origin 16:44:40 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 16:44:40 # $SEMVER_USER_NAME = edgex-jenkins 16:44:40 # $SEMVER_BRANCH = main 16:44:40 # $SEMVER_TEMP = /tmp/semver-125256342 16:44:40 # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP 16:47:17 # '/tmp/semver-125256342' -> '/w/workspace/edgex-go/41/.semver' 16:47:17 # -> Force: false 16:47:17 # $SEMVER_DIR = /w/workspace/edgex-go/41/.semver [Pipeline] } 16:47:17 $ docker exec --env ******** --env ******** 395e4869f39d00e6e2e8bb98186aab1ea2f1e876e00c09a49eda4a5b824f04c6 ssh-agent -k 16:47:17 unset SSH_AUTH_SOCK; 16:47:17 unset SSH_AGENT_PID; 16:47:17 echo Agent pid 60 killed; 16:47:17 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 16:47:17 + git semver [Pipeline] } 16:47:18 $ docker stop --time=1 395e4869f39d00e6e2e8bb98186aab1ea2f1e876e00c09a49eda4a5b824f04c6 16:47:19 $ docker rm -f 395e4869f39d00e6e2e8bb98186aab1ea2f1e876e00c09a49eda4a5b824f04c6 [Pipeline] // withDockerContainer [Pipeline] sh 16:47:20 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 16:47:20 Stashed 1 file(s) [Pipeline] echo 16:47:20 [edgeXSemver]: initialized semver on version 2.0.1-dev.34 [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 16:47:20 ========================================================= 16:47:20 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 16:47:20 ========================================================= [Pipeline] fileExists [Pipeline] sh 16:47:21 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 16:47:21 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 16:47:21 540db60ca938: Pulling fs layer 16:47:21 adcc1eea9eea: Pulling fs layer 16:47:21 4c4ab2625f07: Pulling fs layer 16:47:21 db62176df00c: Pulling fs layer 16:47:21 3b30891b0d05: Pulling fs layer 16:47:21 06b49ca38bd5: Pulling fs layer 16:47:21 c788192a36de: Pulling fs layer 16:47:21 a77e37c0d609: Pulling fs layer 16:47:21 c3185cebc471: Pulling fs layer 16:47:21 06b49ca38bd5: Waiting 16:47:21 c788192a36de: Waiting 16:47:21 a77e37c0d609: Waiting 16:47:21 c3185cebc471: Waiting 16:47:21 db62176df00c: Waiting 16:47:21 3b30891b0d05: Waiting 16:47:21 4c4ab2625f07: Verifying Checksum 16:47:21 4c4ab2625f07: Download complete 16:47:21 adcc1eea9eea: Verifying Checksum 16:47:21 adcc1eea9eea: Download complete 16:47:21 3b30891b0d05: Verifying Checksum 16:47:21 3b30891b0d05: Download complete 16:47:21 06b49ca38bd5: Verifying Checksum 16:47:21 06b49ca38bd5: Download complete 16:47:21 540db60ca938: Verifying Checksum 16:47:21 540db60ca938: Download complete 16:47:21 c788192a36de: Verifying Checksum 16:47:21 c788192a36de: Download complete 16:47:21 540db60ca938: Pull complete 16:47:21 adcc1eea9eea: Pull complete 16:47:22 4c4ab2625f07: Pull complete 16:47:23 a77e37c0d609: Verifying Checksum 16:47:23 a77e37c0d609: Download complete 16:47:28 c3185cebc471: Verifying Checksum 16:47:28 c3185cebc471: Download complete 16:47:30 db62176df00c: Verifying Checksum 16:47:30 db62176df00c: Download complete 16:47:33 db62176df00c: Pull complete 16:47:33 3b30891b0d05: Pull complete 16:47:33 06b49ca38bd5: Pull complete 16:47:33 c788192a36de: Pull complete 16:47:33 a77e37c0d609: Pull complete 16:47:35 c3185cebc471: Pull complete 16:47:35 Digest: sha256:c22a6272cb0662d4dba1bb41e7658fbabc00c875dcca5b7a38fb264b4004f4bd 16:47:35 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 16:47:35 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] fileExists [Pipeline] sh 16:47:35 Still waiting to schedule task 16:47:35 Waiting for next available executor on ‘ubuntu18.04-docker-arm64-4c-16g’ 16:47:36 + docker build -t ci-base-image-x86_64 -f - . 16:47:36 + echo 'FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 16:47:36 WORKDIR /edgex 16:47:36 COPY go.mod . 16:47:36 RUN go mod download' 16:47:37 Sending build context to Docker daemon 328.7MB 16:47:37 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 16:47:37 ---> 031687cdd783 16:47:37 Step 2/4 : WORKDIR /edgex 16:47:39 ---> Running in b8da1c72274f 16:47:39 Removing intermediate container b8da1c72274f 16:47:39 ---> 7610dc95f092 16:47:39 Step 3/4 : COPY go.mod . 16:47:39 ---> 685608618ada 16:47:39 Step 4/4 : RUN go mod download 16:47:39 ---> Running in baec8ac433bc 16:48:27 Removing intermediate container baec8ac433bc 16:48:27 ---> f9c48f28f3b3 16:48:27 Successfully built f9c48f28f3b3 16:48:27 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 16:48:27 + docker inspect -f . ci-base-image-x86_64 16:48:27 . [Pipeline] withDockerContainer 16:48:27 prd-centos7-docker-4c-2g-788 does not seem to be running inside a container 16:48:27 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/41 -v /w/workspace/edgex-go/41:/w/workspace/edgex-go/41:rw,z -v /w/workspace/edgex-go/41@tmp:/w/workspace/edgex-go/41@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 16:48:28 $ docker top bbc9127aa377a059eed039b40836d747c4c613427015d0e5d93054090796b798 -eo pid,comm [Pipeline] { [Pipeline] sh 16:48:28 + go version 16:48:28 go version go1.16.6 linux/amd64 [Pipeline] } 16:48:28 $ docker stop --time=1 bbc9127aa377a059eed039b40836d747c4c613427015d0e5d93054090796b798 16:48:29 $ docker rm -f bbc9127aa377a059eed039b40836d747c4c613427015d0e5d93054090796b798 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 16:48:30 + docker inspect -f . ci-base-image-x86_64 16:48:30 . [Pipeline] withDockerContainer 16:48:30 prd-centos7-docker-4c-2g-788 does not seem to be running inside a container 16:48:30 $ 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/41 -v /w/workspace/edgex-go/41:/w/workspace/edgex-go/41:rw,z -v /w/workspace/edgex-go/41@tmp:/w/workspace/edgex-go/41@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 16:48:31 $ docker top 92979f2cc1f357b83bf1aeda9eb735dab018b284417504971a8ed8be912b65d7 -eo pid,comm [Pipeline] { [Pipeline] echo 16:48:31 ========================================================= 16:48:31 [edgeXBuildGoParallel] Running Tests and Build... 16:48:31 ========================================================= [Pipeline] fileExists [Pipeline] sh 16:48:31 + go mod tidy [Pipeline] sh 16:48:32 + make test 16:48:32 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 16:48:32 go mod tidy 16:48:32 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 16:48:37 ? github.com/edgexfoundry/edgex-go [no test files] 16:48:56 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 16:48:59 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 16:48:59 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 16:49:00 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 16:49:03 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 16:49:04 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 16:49:04 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 16:49:04 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 16:49:04 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 16:49:04 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 16:49:05 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 16:49:05 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 16:49:05 ? github.com/edgexfoundry/edgex-go/internal [no test files] 16:49:05 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 16:49:07 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.046s coverage: 28.7% of statements 16:49:07 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 16:49:07 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 16:49:07 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.060s coverage: 100.0% of statements 16:49:07 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 16:49:08 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.049s coverage: 46.3% of statements 16:49:08 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 16:49:08 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 16:49:09 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.112s coverage: 90.1% of statements 16:49:09 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 16:49:09 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 16:49:10 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.049s coverage: 81.2% of statements 16:49:10 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 16:49:10 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 16:49:10 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 16:49:10 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 16:49:10 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 16:49:10 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.276s coverage: 94.2% of statements 16:49:10 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 16:49:10 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 16:49:10 ok github.com/edgexfoundry/edgex-go/internal/io 0.049s coverage: 59.1% of statements 16:49:10 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 16:49:10 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 16:49:10 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 16:49:10 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 16:49:10 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 16:49:11 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.047s coverage: 60.0% of statements 16:49:11 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 16:49:11 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 16:49:11 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 16:49:11 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.043s coverage: 0.8% of statements 16:49:11 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 16:49:11 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.039s coverage: 58.8% of statements 16:49:12 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.047s coverage: 21.7% of statements 16:49:12 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 16:49:12 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.063s coverage: 47.1% of statements 16:49:13 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.052s coverage: 79.5% of statements 16:49:13 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.054s coverage: 94.1% of statements 16:49:13 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.056s coverage: 96.3% of statements 16:49:13 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.048s coverage: 87.5% of statements 16:49:26 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.054s coverage: 94.4% of statements 16:49:26 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.053s coverage: 44.8% of statements 16:49:31 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 16.197s coverage: 81.8% of statements 16:49:31 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 16:49:50 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.078s coverage: 92.9% of statements 16:49:50 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 16:49:50 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 16:49:50 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 16:49:50 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.032s coverage: 65.1% of statements 16:49:50 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 16:49:50 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 16:49:50 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 16:49:50 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 16:49:50 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 16:49:50 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.067s coverage: 87.2% of statements 16:49:50 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 16:49:50 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 16:49:50 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.053s coverage: 100.0% of statements 16:49:50 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 16:49:50 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.052s coverage: 58.8% of statements 16:49:50 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 16:49:50 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.052s coverage: 80.0% of statements 16:49:50 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.058s coverage: 87.2% of statements 16:49:50 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.061s coverage: 85.4% of statements 16:49:50 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.074s coverage: 91.2% of statements 16:49:50 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 16:49:50 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.149s coverage: 64.4% of statements 16:49:50 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 16:49:50 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 16:49:50 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.053s coverage: 100.0% of statements 16:49:50 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.033s coverage: 91.3% of statements 16:49:50 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.025s coverage: 100.0% of statements 16:49:50 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.032s coverage: 73.7% of statements 16:49:50 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.022s coverage: 100.0% of statements 16:49:50 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.175s coverage: 66.9% of statements 16:49:50 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 16:49:50 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 16:49:50 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 16:49:50 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.111s coverage: 43.6% of statements 16:49:50 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 16:49:50 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 16:49:50 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.054s coverage: 89.5% of statements 16:49:50 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 16:49:50 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.060s coverage: 84.8% of statements 16:49:50 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 16:49:57 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.065s coverage: 19.5% of statements 16:49:57 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 16:49:57 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 16:49:57 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 16:49:57 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 16:49:57 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.139s coverage: 92.0% of statements 16:49:57 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 16:49:57 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 16:49:57 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 16:49:57 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 16:49:57 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.055s coverage: 62.7% of statements 16:49:57 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 16:49:57 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 16:49:57 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.083s coverage: 97.7% of statements 16:49:57 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 16:49:57 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 16:49:57 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 16:49:57 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 16:49:57 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.054s coverage: 28.9% of statements 16:49:57 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 16:49:57 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 16:49:57 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 16:49:57 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 16:49:57 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 16:49:57 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 16:49:57 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.053s coverage: 100.0% of statements 16:49:57 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.030s coverage: 95.4% of statements 16:49:57 GO111MODULE=on go vet ./... 16:50:24 gofmt -l . 16:50:24 [ "`gofmt -l .`" = "" ] 16:50:24 ./bin/test-attribution-txt.sh [Pipeline] sh 16:50:24 + ls -al . 16:50:24 total 608 16:50:24 drwxrwxr-x 10 1001 1001 4096 Aug 25 16:50 . 16:50:24 drwxr-xr-x 4 root root 30 Aug 25 16:48 .. 16:50:24 -rw-rw-r-- 1 1001 1001 11 Aug 25 16:44 .dockerignore 16:50:24 drwxrwxr-x 8 1001 1001 162 Aug 25 16:44 .git 16:50:24 drwxrwxr-x 4 1001 1001 142 Aug 25 16:44 .github 16:50:24 -rw-rw-r-- 1 1001 1001 818 Aug 25 16:44 .gitignore 16:50:24 -rw-rw-r-- 1 1001 1001 76 Aug 25 16:44 .hadolint.yml 16:50:24 drwx------ 3 1001 1001 43 Aug 25 16:47 .semver 16:50:24 -rw-rw-r-- 1 1001 1001 166 Aug 25 16:44 .sonarcloud.properties 16:50:24 -rw-rw-r-- 1 1001 1001 1171 Aug 25 16:44 ADOPTERS.md 16:50:24 -rw-rw-r-- 1 1001 1001 8493 Aug 25 16:44 Attribution.txt 16:50:24 -rw-rw-r-- 1 1001 1001 43881 Aug 25 16:44 CHANGELOG.md 16:50:24 -rw-rw-r-- 1 1001 1001 3804 Aug 25 16:44 CONTRIBUTING.md 16:50:24 -rw-rw-r-- 1 1001 1001 677 Aug 25 16:44 GOVERNANCE.md 16:50:24 -rw-rw-r-- 1 1001 1001 849 Aug 25 16:44 Jenkinsfile 16:50:24 -rw-rw-r-- 1 1001 1001 10775 Aug 25 16:44 LICENSE 16:50:24 -rw-rw-r-- 1 1001 1001 5915 Aug 25 16:44 Makefile 16:50:24 -rw-rw-r-- 1 1001 1001 582 Aug 25 16:44 OWNERS.md 16:50:24 -rw-rw-r-- 1 1001 1001 8643 Aug 25 16:44 README.md 16:50:24 -rw-rw-r-- 1 1001 1001 6912 Aug 25 16:44 SECURITY.md 16:50:24 -rw-rw-r-- 1 1001 1001 12 Aug 25 16:47 VERSION 16:50:24 -rw-rw-r-- 1 1001 1001 4131 Aug 25 16:44 ZMQWindows.md 16:50:24 drwxrwxr-x 2 1001 1001 37 Aug 25 16:44 bin 16:50:24 drwxrwxr-x 14 1001 1001 4096 Aug 25 16:44 cmd 16:50:24 -rw-r--r-- 1 root root 404330 Aug 25 16:49 coverage.out 16:50:24 -rw-rw-r-- 1 1001 1001 841 Aug 25 16:44 go.mod 16:50:24 -rw-r--r-- 1 root root 50064 Aug 25 16:48 go.sum 16:50:24 drwxrwxr-x 8 1001 1001 124 Aug 25 16:44 internal 16:50:24 drwxrwxr-x 3 1001 1001 16 Aug 25 16:44 openapi 16:50:24 drwxrwxr-x 4 1001 1001 71 Aug 25 16:44 snap 16:50:24 -rw-rw-r-- 1 1001 1001 204 Aug 25 16:44 version.go [Pipeline] sh 16:50:25 + '[' -e coverage.out ] 16:50:25 + chown 1001:1001 coverage.out [Pipeline] stash 16:50:25 Stashed 1 file(s) [Pipeline] sh 16:50:25 + make build 16:50:25 go mod tidy 16:50:25 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.34" -o cmd/core-data/core-data ./cmd/core-data 16:50:27 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.34" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 16:50:35 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.34" -o cmd/core-command/core-command ./cmd/core-command 16:50:35 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.34" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 16:50:38 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.34" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 16:50:38 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.34" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 16:50:39 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.34" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 16:50:41 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.34" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 16:50:41 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.34" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 16:50:43 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.34" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 16:50:43 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.34" -o ./cmd/secrets-config ./cmd/secrets-config 16:50:45 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.34" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [Pipeline] } 16:50:48 $ docker stop --time=1 92979f2cc1f357b83bf1aeda9eb735dab018b284417504971a8ed8be912b65d7 16:50:56 $ docker rm -f 92979f2cc1f357b83bf1aeda9eb735dab018b284417504971a8ed8be912b65d7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 16:51:00 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 16:51:00 16:51:00 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh 16:51:00 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 16:51:00 latest: Pulling from edgex-devops/edgex-compose 16:51:00 cbdbe7a5bc2a: Pulling fs layer 16:51:00 ca9280d653b3: Pulling fs layer 16:51:00 7e9c9ca2126c: Pulling fs layer 16:51:00 cbdbe7a5bc2a: Verifying Checksum 16:51:00 cbdbe7a5bc2a: Download complete 16:51:00 cbdbe7a5bc2a: Pull complete 16:51:02 ca9280d653b3: Verifying Checksum 16:51:02 ca9280d653b3: Download complete 16:51:02 ca9280d653b3: Pull complete 16:51:05 7e9c9ca2126c: Download complete 16:51:08 7e9c9ca2126c: Pull complete 16:51:08 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 16:51:08 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 16:51:08 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer 16:51:09 prd-centos7-docker-4c-2g-788 does not seem to be running inside a container 16:51:09 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/41 -v /w/workspace/edgex-go/41:/w/workspace/edgex-go/41:rw,z -v /w/workspace/edgex-go/41@tmp:/w/workspace/edgex-go/41@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 16:51:13 $ docker top cc7dab157a478fc3db634b1800b6c84ba385ef08b322de7060351221b61f5386 -eo pid,comm [Pipeline] { [Pipeline] sh 16:51:13 + docker-compose build --help 16:51:13 + grep parallel 16:51:14 --parallel Build images in parallel. [Pipeline] } 16:51:14 $ docker stop --time=1 cc7dab157a478fc3db634b1800b6c84ba385ef08b322de7060351221b61f5386 16:51:15 $ docker rm -f cc7dab157a478fc3db634b1800b6c84ba385ef08b322de7060351221b61f5386 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 16:51:15 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 16:51:15 . [Pipeline] withDockerContainer 16:51:16 prd-centos7-docker-4c-2g-788 does not seem to be running inside a container 16:51:16 $ 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/41 -v /w/workspace/edgex-go/41:/w/workspace/edgex-go/41:rw,z -v /w/workspace/edgex-go/41@tmp:/w/workspace/edgex-go/41@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 16:51:17 $ docker top b42b0d46bb24935b967287ca5ef87ee55a50ff484cfe121208f2f807d1df2224 -eo pid,comm [Pipeline] { [Pipeline] sh 16:51:17 + docker-compose -f ./docker-compose-build.yml build --parallel 16:51:18 Building core-command ... 16:51:18 Building core-data ... 16:51:18 Building core-metadata ... 16:51:18 Building security-bootstrapper ... 16:51:18 Building security-proxy-setup ... 16:51:18 Building security-secretstore-setup ... 16:51:18 Building support-notifications ... 16:51:18 Building support-scheduler ... 16:51:18 Building sys-mgmt-agent ... 16:51:18 Building support-notifications 16:51:18 Building security-bootstrapper 16:51:18 Building security-secretstore-setup 16:51:18 Building core-command 16:51:18 Building support-scheduler 16:51:28 Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 16:51:28 Step 2/32 : FROM ${BUILDER_BASE} AS builder 16:51:28 ---> f9c48f28f3b3 16:51:28 Step 3/32 : WORKDIR /edgex-go 16:51:28 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 16:51:28 Step 2/23 : FROM ${BUILDER_BASE} AS builder 16:51:28 ---> f9c48f28f3b3 16:51:28 Step 3/23 : WORKDIR /edgex-go 16:51:28 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 16:51:28 Step 2/24 : FROM ${BUILDER_BASE} AS builder 16:51:28 ---> f9c48f28f3b3 16:51:28 Step 3/24 : WORKDIR /edgex-go 16:51:36 ---> Running in 1974aca7ae8e 16:51:36 ---> Running in 0ff00d97ce46 16:51:36 ---> Running in d1168dbcc2d7 16:51:42 Removing intermediate container d1168dbcc2d7 16:51:42 ---> 20cdcc0456f6 16:51:42 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:51:42 Removing intermediate container 1974aca7ae8e 16:51:42 ---> bf272a2b1115 16:51:42 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:51:42 Removing intermediate container 0ff00d97ce46 16:51:42 ---> a59139718f39 16:51:42 Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:51:42 ---> Running in 2ccee3a1e384 16:51:42 ---> Running in f94976e9f64a 16:51:42 ---> Running in 64f0adfa599b 16:51:45 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 16:51:45 Step 2/23 : FROM ${BUILDER_BASE} AS builder 16:51:45 ---> f9c48f28f3b3 16:51:45 Step 3/23 : WORKDIR /edgex-go 16:51:45 ---> Using cache 16:51:45 ---> a59139718f39 16:51:45 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:51:46 Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 16:51:46 Step 2/26 : FROM ${BUILDER_BASE} AS builder 16:51:46 ---> f9c48f28f3b3 16:51:46 Step 3/26 : WORKDIR /edgex-go 16:51:46 ---> Using cache 16:51:46 ---> a59139718f39 16:51:46 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:51:47 ---> Running in a66405c8df6c 16:51:47 ---> Running in 8bb45c6cd6ed 16:51:47 Removing intermediate container f94976e9f64a 16:51:47 ---> 15fdb34d519a 16:51:47 Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates 16:51:47 ---> Running in 0f0a970d13ee 16:51:47 Removing intermediate container 64f0adfa599b 16:51:47 ---> 607308019180 16:51:47 Step 5/32 : RUN apk add --update --no-cache make git 16:51:47 ---> Running in 8aaed648ffc1 16:51:48 Removing intermediate container 2ccee3a1e384 16:51:48 ---> c069f1dfe6e6 16:51:48 Step 5/24 : RUN apk add --update --no-cache make git 16:51:48 ---> Running in 96e80cef479e 16:51:48 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 16:51:48 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 16:51:48 Removing intermediate container a66405c8df6c 16:51:48 ---> 7a640b88521f 16:51:48 Step 5/23 : RUN apk add --update --no-cache make git 16:51:48 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 16:51:48 ---> Running in d99e96236daf 16:51:48 Removing intermediate container 8bb45c6cd6ed 16:51:48 ---> 1c8f0c7085e0 16:51:48 Step 5/26 : RUN apk add --update --no-cache make git 16:51:48 ---> Running in 47956fae489e 16:51:49 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 16:51:49 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 16:51:49 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 16:51:49 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 16:51:50 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 16:51:50 OK: 219 MiB in 52 packages 16:51:50 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 16:51:50 Removing intermediate container 8aaed648ffc1 16:51:50 ---> 52f060a5463f 16:51:50 Step 6/32 : COPY go.mod . 16:51:51 ---> d6d58b8eadaf 16:51:51 Step 7/32 : RUN go mod download 16:51:51 ---> Running in 5dfe1fd8f419 16:51:51 OK: 219 MiB in 52 packages 16:51:51 Removing intermediate container d99e96236daf 16:51:51 ---> 3bacd406e131 16:51:51 Step 6/23 : COPY go.mod . 16:51:51 ---> 9eac9c963dd6 16:51:51 Step 7/23 : RUN go mod download 16:51:51 ---> Running in a5f0e1b5e8e5 16:51:52 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 16:51:52 Removing intermediate container 5dfe1fd8f419 16:51:52 ---> f4073500ae82 16:51:52 Step 8/32 : COPY . . 16:51:52 OK: 219 MiB in 52 packages 16:51:53 OK: 219 MiB in 52 packages 16:51:54 OK: 219 MiB in 52 packages 16:51:56 Removing intermediate container 96e80cef479e 16:51:56 ---> f53e29109f0d 16:51:56 Step 6/24 : COPY go.mod . 16:51:56 Removing intermediate container a5f0e1b5e8e5 16:51:56 ---> df474a787e79 16:51:56 Step 8/23 : COPY . . 16:51:56 ---> eabf2582e6d3 16:51:56 Step 9/32 : RUN go mod tidy 16:51:56 Removing intermediate container 47956fae489e 16:51:56 ---> 47f6aabba225 16:51:56 Step 6/26 : COPY go.mod . 16:51:56 Removing intermediate container 0f0a970d13ee 16:51:56 ---> a0a219b0fdc8 16:51:56 Step 6/23 : COPY go.mod . 16:51:57 ---> Running in 354188046d58 16:51:59 ---> cc64e11d2a72 16:51:59 Step 7/26 : RUN go mod download 16:51:59 ---> 5f96526f0469 16:51:59 Step 7/24 : RUN go mod download 16:51:59 ---> 0cffe5ec552f 16:51:59 Step 7/23 : RUN go mod download 16:51:59 ---> Running in 5e1cb1b5019e 16:52:00 ---> Running in e188aff5d9c5 16:52:00 ---> Running in 9c1654ececd1 16:52:00 ---> e36d57752865 16:52:00 Step 9/23 : RUN go mod tidy 16:52:00 ---> Running in e771ec11f2d8 16:52:01 Removing intermediate container 354188046d58 16:52:01 ---> 61ba0503b3b7 16:52:01 Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper 16:52:01 ---> Running in c38b4db790df 16:52:02 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.34" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 16:52:02 Removing intermediate container e188aff5d9c5 16:52:02 ---> 166b68e7dd78 16:52:02 Step 8/24 : COPY . . 16:52:06 Removing intermediate container e771ec11f2d8 16:52:06 ---> 7e435d034637 16:52:06 Step 10/23 : RUN make cmd/support-scheduler/support-scheduler 16:52:06 Removing intermediate container 5e1cb1b5019e 16:52:06 ---> 4925d5eaa9e2 16:52:06 Step 8/26 : COPY . . 16:52:06 Removing intermediate container 9c1654ececd1 16:52:06 ---> 30bef96196d3 16:52:06 Step 8/23 : COPY . . 16:52:06 ---> Running in 4c9389390c99 16:52:06 ---> b218a15048f5 16:52:06 Step 9/24 : RUN go mod tidy 16:52:07 ---> Running in 820be28e146d 16:52:08 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.34" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 16:52:16 Removing intermediate container 820be28e146d 16:52:16 ---> 890cb2f46ab2 16:52:16 Step 10/24 : RUN make cmd/core-command/core-command 16:52:16 ---> b7a5abbf1208 16:52:16 Step 9/23 : RUN go mod tidy 16:52:16 ---> 2716ef679858 16:52:16 Step 9/26 : RUN go mod tidy 16:52:16 ---> Running in a6f485e4f4ca 16:52:16 ---> Running in f5a3836d8d7a 16:52:16 ---> Running in 8bf8adbc9d71 16:52:16 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.34" -o cmd/core-command/core-command ./cmd/core-command 16:52:18 Removing intermediate container f5a3836d8d7a 16:52:18 ---> 08768c7f0f61 16:52:18 Step 10/23 : RUN make cmd/support-notifications/support-notifications 16:52:18 ---> Running in 2755cc030446 16:52:18 Removing intermediate container 8bf8adbc9d71 16:52:18 ---> d66c397ea5e5 16:52:18 Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 16:52:18 ---> Running in 9eda82d87d89 16:52:19 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.34" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 16:52:19 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.34" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 16:52:37 Removing intermediate container c38b4db790df 16:52:37 ---> a3ef539e05e5 16:52:37 16:52:37 Step 11/32 : FROM alpine:3.12 16:52:37 3.12: Pulling from library/alpine 16:52:38 Digest: sha256:de25c7fc6c4f3a27c7f0c2dff454e4671823a34d88abd533f210848d527e0fbb 16:52:38 Status: Downloaded newer image for alpine:3.12 16:52:38 ---> 13621d1b12d4 16:52:38 Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 16:52:38 ---> Running in 5af38598c8a3 16:52:38 Removing intermediate container 5af38598c8a3 16:52:38 ---> 13633ec2f424 16:52:38 Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec 16:52:38 ---> Running in 5faff23b2db5 16:52:39 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 16:52:39 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 16:52:39 (1/2) Installing dumb-init (1.2.2-r1) 16:52:39 (2/2) Installing su-exec (0.2-r1) 16:52:39 Executing busybox-1.31.1-r20.trigger 16:52:39 OK: 6 MiB in 16 packages 16:52:39 Removing intermediate container 5faff23b2db5 16:52:39 ---> 9629e3ccbd90 16:52:39 Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init 16:52:39 ---> Running in c3e48f95ee0f 16:52:40 Removing intermediate container c3e48f95ee0f 16:52:40 ---> 22a06e5c1661 16:52:40 Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 16:52:40 ---> Running in d7789eefb383 16:52:40 Removing intermediate container d7789eefb383 16:52:40 ---> a4a517b7dbc8 16:52:40 Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 16:52:40 ---> Running in bd3bc7cbc8aa 16:52:41 Removing intermediate container bd3bc7cbc8aa 16:52:41 ---> 0a4706e35b41 16:52:41 Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} 16:52:41 ---> Running in a32a2b7c69b0 16:52:41 Removing intermediate container a32a2b7c69b0 16:52:41 ---> d39f35bff3a9 16:52:41 Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 16:52:41 ---> 5a71f28fa9e8 16:52:41 Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 16:52:41 ---> Running in f02c07f891e9 16:52:42 Removing intermediate container f02c07f891e9 16:52:42 ---> 354ac25e2bc1 16:52:42 Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / 16:52:43 ---> c8599aec389e 16:52:43 Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 16:52:43 ---> 77d40bc275fe 16:52:43 Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 16:52:44 ---> 56f318242666 16:52:44 Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 16:52:44 ---> 56c5e0874d7d 16:52:44 Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 16:52:44 ---> 9a94d638c945 16:52:44 Step 25/32 : VOLUME ${SECURITY_INIT_DIR} 16:52:44 ---> Running in fd3f48ac824d 16:52:44 Removing intermediate container fd3f48ac824d 16:52:44 ---> 40497d8faec8 16:52:44 Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 16:52:45 ---> d56ee3b8f868 16:52:45 Step 27/32 : RUN chmod +x /entrypoint.sh 16:52:45 ---> Running in c83c596911fb 16:52:46 Removing intermediate container c83c596911fb 16:52:46 ---> 4df06bc8bb5a 16:52:46 Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] 16:52:46 ---> Running in e342e28df5ed 16:52:46 Removing intermediate container e342e28df5ed 16:52:46 ---> a00f32158d66 16:52:46 Step 29/32 : CMD ["gate"] 16:52:47 ---> Running in 064760fc1464 16:52:47 Removing intermediate container 064760fc1464 16:52:47 ---> e893d617838e 16:52:47 Step 30/32 : LABEL arch=x86_64 16:52:47 ---> Running in 07e684fcd3a2 16:52:47 Removing intermediate container 07e684fcd3a2 16:52:47 ---> e2b701d51f14 16:52:47 Step 31/32 : LABEL git_sha=e89d87e1b047cca713fa4fd161d0eba79eaf23fa 16:52:48 ---> Running in 279e70f9f54c 16:52:48 Removing intermediate container 279e70f9f54c 16:52:48 ---> 5006a845ca21 16:52:48 Step 32/32 : LABEL version=2.0.1-dev.34 16:52:48 Removing intermediate container 4c9389390c99 16:52:48 ---> 4a1a7fd7ba8d 16:52:48 16:52:48 Step 11/23 : FROM alpine:3.12 16:52:48 ---> 13621d1b12d4 16:52:48 Step 12/23 : RUN apk add --update --no-cache dumb-init 16:52:48 ---> Running in f96e34b9509d 16:52:49 ---> Running in 817ae963cd3d 16:52:49 Removing intermediate container f96e34b9509d 16:52:49 ---> 6ecee90785a2 16:52:49 16:52:49 Successfully built 6ecee90785a2 16:52:49 Successfully tagged security-bootstrapper:latest 16:52:49 Building core-data 16:52:49  Building security-bootstrapper ... done fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 16:52:49 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 16:52:49 (1/1) Installing dumb-init (1.2.2-r1) 16:52:49 Executing busybox-1.31.1-r20.trigger 16:52:49 OK: 6 MiB in 15 packages 16:52:53 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 16:52:53 Step 2/24 : FROM ${BUILDER_BASE} AS builder 16:52:53 ---> f9c48f28f3b3 16:52:53 Step 3/24 : WORKDIR /edgex-go 16:52:53 ---> Using cache 16:52:53 ---> a59139718f39 16:52:53 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:52:53 ---> Using cache 16:52:53 ---> 1c8f0c7085e0 16:52:53 Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 16:52:53 Removing intermediate container 817ae963cd3d 16:52:53 ---> a166afb165fe 16:52:53 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 16:52:54 ---> Running in 5f2cb714f8a9 16:52:54 ---> Running in 54ef14f49436 16:52:54 Removing intermediate container 54ef14f49436 16:52:54 ---> f876520d7dad 16:52:54 Step 14/23 : ENV APP_PORT=59861 16:52:54 ---> Running in 2f2e71b9e10a 16:52:55 Removing intermediate container 2f2e71b9e10a 16:52:55 ---> 73f8462b8a1d 16:52:55 Step 15/23 : EXPOSE $APP_PORT 16:52:55 ---> Running in 68d5923f675f 16:52:55 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 16:52:55 Removing intermediate container 68d5923f675f 16:52:55 ---> db9a4d27aebd 16:52:55 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 16:52:55 ---> ef0cff99d03f 16:52:55 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 16:52:55 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 16:52:56 ---> 458705e8c02d 16:52:56 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 16:52:56 ---> c047afecb233 16:52:56 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 16:52:56 ---> Running in d4e48ce574f7 16:52:56 Removing intermediate container d4e48ce574f7 16:52:56 ---> ee7750f101d8 16:52:56 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:52:56 OK: 219 MiB in 52 packages 16:52:56 ---> Running in a88d02e78255 16:52:57 Removing intermediate container a88d02e78255 16:52:57 ---> 89b2d7f2e755 16:52:57 Step 21/23 : LABEL arch=x86_64 16:52:57 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.34" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 16:52:57 ---> Running in 3a4709f750a3 16:52:57 Removing intermediate container 3a4709f750a3 16:52:57 ---> da8fcf9ce774 16:52:57 Step 22/23 : LABEL git_sha=e89d87e1b047cca713fa4fd161d0eba79eaf23fa 16:52:57 Removing intermediate container 5f2cb714f8a9 16:52:57 ---> 171187929062 16:52:57 Step 6/24 : COPY go.mod . 16:52:57 ---> Running in d2e1699e7e06 16:52:57 Removing intermediate container d2e1699e7e06 16:52:57 ---> 9b39d3b7affc 16:52:57 Step 23/23 : LABEL version=2.0.1-dev.34 16:52:57 ---> Running in eac52e6d814d 16:52:57 ---> 42f950c94a90 16:52:57 Step 7/24 : RUN go mod download 16:52:58 ---> Running in e605366b0163 16:52:58 Removing intermediate container eac52e6d814d 16:52:58 ---> 59d74919f48f 16:52:58 16:52:58 Successfully built 59d74919f48f 16:52:58 Removing intermediate container a6f485e4f4ca 16:52:58 ---> 031c3d8acebc 16:52:58 16:52:58 Step 11/24 : FROM alpine:3.12 16:52:58 ---> 13621d1b12d4 16:52:58 Step 12/24 : RUN apk add --update --no-cache dumb-init 16:52:58 ---> Using cache 16:52:58 ---> a166afb165fe 16:52:58 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 16:52:58 ---> Using cache 16:52:58 ---> f876520d7dad 16:52:58 Step 14/24 : ENV APP_PORT=59882 16:52:58 Successfully tagged support-scheduler:latest 16:52:58 Building sys-mgmt-agent 16:52:58 Running on prd-ubuntu18.04-docker-arm64-4c-16g-789 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws 16:52:58 Running in /w/workspace/edgex-go/41 [Pipeline] { 16:52:58  Building support-scheduler ... done  ---> Running in 03b5812fe889 16:52:58 Removing intermediate container 03b5812fe889 16:52:58 ---> 4177ca8faabb 16:52:58 Step 15/24 : EXPOSE $APP_PORT [Pipeline] checkout 16:52:59 The recommended git tool is: git 16:53:00 ---> Running in f5dd716b2e01 16:53:01 Removing intermediate container f5dd716b2e01 16:53:01 ---> 4c1613bcd1f9 16:53:01 Step 16/24 : WORKDIR / 16:53:02 ---> Running in 64933055e6f6 16:53:02 Removing intermediate container e605366b0163 16:53:02 ---> 55918ac59473 16:53:02 Step 8/24 : COPY . . 16:53:02 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 16:53:02 Step 2/24 : FROM ${BUILDER_BASE} AS builder 16:53:02 ---> f9c48f28f3b3 16:53:02 Step 3/24 : WORKDIR /edgex-go 16:53:02 ---> Using cache 16:53:02 ---> a59139718f39 16:53:02 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:53:02 ---> Using cache 16:53:02 ---> 1c8f0c7085e0 16:53:02 Step 5/24 : RUN apk add --update --no-cache make bash git 16:53:02 Removing intermediate container 64933055e6f6 16:53:02 ---> 7aa5d4401533 16:53:02 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 16:53:04 ---> Running in 0884b185c4db 16:53:04 Removing intermediate container 9eda82d87d89 16:53:04 ---> 9877f6df0af2 16:53:04 16:53:04 Step 11/26 : FROM alpine:3.12 16:53:04 ---> 13621d1b12d4 16:53:04 Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 16:53:05 using credential edgex-jenkins-ssh 16:53:05 Cloning the remote Git repository 16:53:05 ---> c0cee9b21b18 16:53:05 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 16:53:05 ---> Running in 6286278d1777 16:53:06 Removing intermediate container 2755cc030446 16:53:06 ---> 163c61e46359 16:53:06 16:53:06 Step 11/23 : FROM alpine:3.12 16:53:06 ---> 13621d1b12d4 16:53:06 Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init 16:53:06 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 16:53:05 Cloning repository git@github.com:edgexfoundry/edgex-go.git 16:53:06 > git init /w/workspace/edgex-go/41 # timeout=10 16:53:06 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 16:53:06 > git --version # timeout=10 16:53:06 > git --version # 'git version 2.17.1' 16:53:06 using GIT_SSH to set credentials SSH Credentials for GitHub 16:53:06 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 16:53:06 ---> 985263ba1ffc 16:53:06 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 16:53:06 ---> Running in 17e325030b8d 16:53:06 ---> aaa31afee648 16:53:06 Step 9/24 : RUN go mod tidy 16:53:06 ---> Running in ffb79187deee 16:53:06 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 16:53:07 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 16:53:07 ---> 75f79dd28498 16:53:07 Step 20/24 : ENTRYPOINT ["/core-command"] 16:53:07 (1/3) Installing ca-certificates (20191127-r4) 16:53:07 ---> Running in e57f4bc70445 16:53:07 (2/3) Installing dumb-init (1.2.2-r1) 16:53:07 (3/3) Installing su-exec (0.2-r1) 16:53:07 Executing busybox-1.31.1-r20.trigger 16:53:07 Executing ca-certificates-20191127-r4.trigger 16:53:07 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 16:53:07 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 16:53:07 OK: 6 MiB in 17 packages 16:53:07 (1/2) Installing ca-certificates (20191127-r4) 16:53:07 (2/2) Installing dumb-init (1.2.2-r1) 16:53:07 Executing busybox-1.31.1-r20.trigger 16:53:07 Executing ca-certificates-20191127-r4.trigger 16:53:07 Removing intermediate container e57f4bc70445 16:53:07 ---> eca823b3d1e5 16:53:07 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:53:07 OK: 6 MiB in 16 packages 16:53:07 ---> Running in 0f0e0f380c15 16:53:07 Removing intermediate container 0f0e0f380c15 16:53:07 ---> 3205c3a80494 16:53:07 Step 22/24 : LABEL arch=x86_64 16:53:07 Removing intermediate container 6286278d1777 16:53:07 ---> 7dabf7cd0c66 16:53:07 Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 16:53:07 ---> Running in 362c2c5ff9f4 16:53:07 ---> Running in 5b6ec6b177bb 16:53:07 Removing intermediate container 17e325030b8d 16:53:07 ---> 2051a00cabc2 16:53:07 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 16:53:07 Removing intermediate container 362c2c5ff9f4 16:53:07 ---> 472810afd63f 16:53:07 Step 23/24 : LABEL git_sha=e89d87e1b047cca713fa4fd161d0eba79eaf23fa 16:53:07 Removing intermediate container 5b6ec6b177bb 16:53:07 ---> 09b9211108c3 16:53:07 Step 14/26 : WORKDIR / 16:53:08 ---> Running in 53cea3eac212 16:53:08 ---> Running in 5ec46f994239 16:53:08 ---> Running in 6cb5869f9e97 16:53:08 Removing intermediate container ffb79187deee 16:53:08 ---> 6dcbdd042428 16:53:08 Step 10/24 : RUN make cmd/core-data/core-data 16:53:08 Removing intermediate container 53cea3eac212 16:53:08 ---> d53f96e5619d 16:53:08 Step 24/24 : LABEL version=2.0.1-dev.34 16:53:08 Removing intermediate container 5ec46f994239 16:53:08 ---> 5bb75f5e9c3d 16:53:08 Step 14/23 : ENV APP_PORT=59860 16:53:08 Removing intermediate container 6cb5869f9e97 16:53:08 ---> 49f984ef23c6 16:53:08 Step 15/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 16:53:08 ---> Running in c7683e3a8cfa 16:53:08 ---> Running in 5a9174ce5fe1 16:53:08 ---> Running in 373f885440c3 16:53:08 Removing intermediate container 5a9174ce5fe1 16:53:08 ---> 0cba28e782bb 16:53:08 16:53:08 Removing intermediate container 373f885440c3 16:53:08 ---> 13c0e682b04e 16:53:08 Step 15/23 : EXPOSE $APP_PORT 16:53:08 ---> da928977ba90 16:53:08 Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 16:53:08 ---> Running in ba782814759a 16:53:08 Successfully built 0cba28e782bb 16:53:08 Successfully tagged core-command:latest 16:53:08 Building core-metadata 16:53:09  Building core-command ... done CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.34" -o cmd/core-data/core-data ./cmd/core-data 16:53:09 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 16:53:11 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 16:53:11 Step 2/24 : FROM ${BUILDER_BASE} AS builder 16:53:11 ---> f9c48f28f3b3 16:53:11 Step 3/24 : WORKDIR /edgex-go 16:53:11 ---> Using cache 16:53:11 ---> a59139718f39 16:53:11 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:53:11 ---> Using cache 16:53:11 ---> 1c8f0c7085e0 16:53:11 Step 5/24 : RUN apk add --update --no-cache make git 16:53:11 ---> Using cache 16:53:11 ---> 47f6aabba225 16:53:11 Step 6/24 : COPY go.mod . 16:53:11 ---> Using cache 16:53:11 ---> cc64e11d2a72 16:53:11 Step 7/24 : RUN go mod download 16:53:11 ---> Using cache 16:53:11 ---> 4925d5eaa9e2 16:53:11 Step 8/24 : COPY . . 16:53:11 ---> Using cache 16:53:11 ---> 2716ef679858 16:53:11 Step 9/24 : RUN go mod tidy 16:53:11 ---> Using cache 16:53:11 ---> d66c397ea5e5 16:53:11 Step 10/24 : RUN make cmd/core-metadata/core-metadata 16:53:12 ---> 0ef97398ed98 16:53:12 Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 16:53:12 Removing intermediate container ba782814759a 16:53:12 ---> a08564181cbd 16:53:12 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 16:53:12 ---> Running in 347d05ca09ea 16:53:13 ---> 010488a741dd 16:53:13 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 16:53:13 ---> 374d2d2e5c08 16:53:13 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 16:53:13 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.34" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 16:53:13 ---> a2d054ffc03e 16:53:13 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 16:53:13 ---> f18f1b34428f 16:53:13 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 16:53:14 ---> d9829f3e5108 16:53:14 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 16:53:14 ---> 43534acd5482 16:53:14 Step 19/23 : ENTRYPOINT ["/support-notifications"] 16:53:14 ---> Running in 4b1a7c696481 16:53:14 Removing intermediate container 4b1a7c696481 16:53:14 ---> 3dfd9019137c 16:53:14 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:53:14 ---> Running in 30ecc7876139 16:53:14 ---> 8adbc185bf6a 16:53:14 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 16:53:14 Removing intermediate container 30ecc7876139 16:53:14 ---> ed351fea6508 16:53:14 Step 21/23 : LABEL arch=x86_64 16:53:15 ---> Running in 4ed229771c55 16:53:15 ---> 54ca4fb8cb3f 16:53:15 Step 22/26 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ 16:53:15 ---> Running in 932b78c141ae 16:53:15 Removing intermediate container 4ed229771c55 16:53:15 ---> 46e0b47b8cd1 16:53:15 Step 22/23 : LABEL git_sha=e89d87e1b047cca713fa4fd161d0eba79eaf23fa 16:53:15 ---> Running in 58d764ac5855 16:53:15 OK: 219 MiB in 52 packages 16:53:15 Removing intermediate container 58d764ac5855 16:53:15 ---> 967def1636eb 16:53:15 Step 23/23 : LABEL version=2.0.1-dev.34 16:53:15 ---> Running in d3d9da728910 16:53:15 Removing intermediate container d3d9da728910 16:53:15 ---> a264ff242e6a 16:53:15 16:53:16 Successfully built a264ff242e6a 16:53:16 Successfully tagged support-notifications:latest 16:53:16  Building support-notifications ... done Building security-proxy-setup 16:53:16 Removing intermediate container 0884b185c4db 16:53:16 ---> 646b40937ce9 16:53:16 Step 6/24 : COPY go.mod . 16:53:17 ---> c8a8b076f576 16:53:17 Step 7/24 : RUN go mod download 16:53:18 Removing intermediate container 932b78c141ae 16:53:18 ---> 3c7c7969ae1d 16:53:18 Step 23/26 : ENTRYPOINT ["entrypoint.sh"] 16:53:19 ---> Running in b3c7a8749b60 16:53:19 ---> Running in 0995afa0c44f 16:53:20 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 16:53:20 Step 2/22 : FROM ${BUILDER_BASE} AS builder 16:53:20 ---> f9c48f28f3b3 16:53:20 Step 3/22 : WORKDIR /edgex-go 16:53:20 ---> Using cache 16:53:20 ---> a59139718f39 16:53:20 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:53:20 ---> Using cache 16:53:20 ---> 1c8f0c7085e0 16:53:20 Step 5/22 : RUN apk add --update --no-cache make git 16:53:20 ---> Using cache 16:53:20 ---> 47f6aabba225 16:53:20 Step 6/22 : COPY go.mod . 16:53:20 ---> Using cache 16:53:20 ---> cc64e11d2a72 16:53:20 Step 7/22 : RUN go mod download 16:53:20 ---> Using cache 16:53:20 ---> 4925d5eaa9e2 16:53:20 Step 8/22 : COPY . . 16:53:20 ---> Using cache 16:53:20 ---> 2716ef679858 16:53:20 Step 9/22 : RUN go mod tidy 16:53:20 ---> Using cache 16:53:20 ---> d66c397ea5e5 16:53:20 Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 16:53:20 Removing intermediate container 0995afa0c44f 16:53:20 ---> dc341b042793 16:53:20 Step 24/26 : LABEL arch=x86_64 16:53:20 ---> Running in 66e438957913 16:53:20 ---> Running in 12370f5f8b9f 16:53:20 Removing intermediate container 12370f5f8b9f 16:53:20 ---> a7251d72d26b 16:53:20 Step 25/26 : LABEL git_sha=e89d87e1b047cca713fa4fd161d0eba79eaf23fa 16:53:20 ---> Running in 1b044c6ca897 16:53:20 Removing intermediate container 1b044c6ca897 16:53:20 ---> 5a9a282c84d1 16:53:20 Step 26/26 : LABEL version=2.0.1-dev.34 16:53:20 ---> Running in afc5f4550831 16:53:20 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.34" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 16:53:20 Removing intermediate container afc5f4550831 16:53:20 ---> ec8ebbf26c7e 16:53:20 16:53:21 Successfully built ec8ebbf26c7e 16:53:21 Successfully tagged security-secretstore-setup:latest 16:53:22  Building security-secretstore-setup ... done Removing intermediate container b3c7a8749b60 16:53:22 ---> b311194f5f9f 16:53:22 Step 8/24 : COPY . . 16:53:22 Avoid second fetch 16:53:22 Checking out Revision e89d87e1b047cca713fa4fd161d0eba79eaf23fa (main) 16:53:22 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 16:53:22 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 16:53:22 > git config core.sparsecheckout # timeout=10 16:53:22 > git checkout -f e89d87e1b047cca713fa4fd161d0eba79eaf23fa # timeout=10 16:53:26 Commit message: "fix(meta): device yaml marshal to Json error (#3683)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 16:53:27 provisioning config files... 16:53:27 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/41@tmp/config6876966157802697267tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:53:27 ---> docker-login.sh 16:53:27 nexus3.edgexfoundry.org:10001 16:53:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:53:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:53:29 Configure a credential helper to remove this warning. See 16:53:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:53:29 16:53:29 Login Succeeded 16:53:29 nexus3.edgexfoundry.org:10002 16:53:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:53:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:53:29 Configure a credential helper to remove this warning. See 16:53:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:53:29 16:53:29 Login Succeeded 16:53:29 nexus3.edgexfoundry.org:10003 16:53:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:53:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:53:30 Configure a credential helper to remove this warning. See 16:53:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:53:30 16:53:30 Login Succeeded 16:53:30 nexus3.edgexfoundry.org:10004 16:53:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:53:30 ---> f0fb03d7fdbe 16:53:30 Step 9/24 : RUN go mod tidy 16:53:30 ---> Running in 5e285c90b7e1 16:53:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:53:30 Configure a credential helper to remove this warning. See 16:53:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:53:30 16:53:30 Login Succeeded 16:53:30 docker.io 16:53:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:53:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:53:31 Configure a credential helper to remove this warning. See 16:53:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:53:31 16:53:31 Login Succeeded 16:53:31 ---> docker-login.sh ends [Pipeline] } 16:53:31 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 16:53:31 ========================================================= 16:53:31 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 16:53:31 ========================================================= [Pipeline] fileExists [Pipeline] sh 16:53:32 Removing intermediate container 5e285c90b7e1 16:53:32 ---> 880d289065d2 16:53:32 Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 16:53:32 ---> Running in b42834a68084 16:53:32 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 16:53:32 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.34" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 16:53:32 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 16:53:32 595b0fe564bb: Pulling fs layer 16:53:32 24495759ef45: Pulling fs layer 16:53:32 d148012ef14d: Pulling fs layer 16:53:32 e90a11edd702: Pulling fs layer 16:53:32 d77568369979: Pulling fs layer 16:53:32 fc1c9f9a7f3b: Pulling fs layer 16:53:32 170f2ba95c9a: Pulling fs layer 16:53:32 97ac5df62f85: Pulling fs layer 16:53:32 d77568369979: Waiting 16:53:32 fc1c9f9a7f3b: Waiting 16:53:32 170f2ba95c9a: Waiting 16:53:32 97ac5df62f85: Waiting 16:53:32 e90a11edd702: Waiting 16:53:32 d148012ef14d: Verifying Checksum 16:53:32 d148012ef14d: Download complete 16:53:32 24495759ef45: Verifying Checksum 16:53:32 24495759ef45: Download complete 16:53:32 d77568369979: Verifying Checksum 16:53:32 d77568369979: Download complete 16:53:32 595b0fe564bb: Download complete 16:53:32 fc1c9f9a7f3b: Verifying Checksum 16:53:32 fc1c9f9a7f3b: Download complete 16:53:32 170f2ba95c9a: Verifying Checksum 16:53:32 170f2ba95c9a: Download complete 16:53:33 595b0fe564bb: Pull complete 16:53:34 24495759ef45: Pull complete 16:53:34 d148012ef14d: Pull complete 16:53:35 97ac5df62f85: Verifying Checksum 16:53:35 97ac5df62f85: Download complete 16:53:36 e90a11edd702: Download complete 16:53:47 e90a11edd702: Pull complete 16:53:47 d77568369979: Pull complete 16:53:47 fc1c9f9a7f3b: Pull complete 16:53:47 170f2ba95c9a: Pull complete 16:53:47 Removing intermediate container 347d05ca09ea 16:53:47 ---> cca8fe00d0e5 16:53:47 16:53:47 Step 11/24 : FROM alpine:3.12 16:53:47 ---> 13621d1b12d4 16:53:47 Step 12/24 : RUN apk add --update --no-cache dumb-init 16:53:47 ---> Using cache 16:53:47 ---> a166afb165fe 16:53:47 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 16:53:47 ---> Using cache 16:53:47 ---> f876520d7dad 16:53:47 Step 14/24 : ENV APP_PORT=59881 16:53:47 ---> Running in 1b699473d5cf 16:53:47 Removing intermediate container 1b699473d5cf 16:53:47 ---> f74a60d6f83b 16:53:47 Step 15/24 : EXPOSE $APP_PORT 16:53:47 ---> Running in 68bee834e09e 16:53:47 Removing intermediate container 68bee834e09e 16:53:47 ---> 30430ac15cb9 16:53:47 Step 16/24 : WORKDIR / 16:53:47 ---> Running in 3e36ba325755 16:53:48 Removing intermediate container 3e36ba325755 16:53:48 ---> d790edb0c340 16:53:48 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 16:53:48 ---> df2a68321a6d 16:53:48 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 16:53:48 ---> fdc998dc924e 16:53:48 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 16:53:49 ---> 74508e07d4b2 16:53:49 Step 20/24 : ENTRYPOINT ["/core-metadata"] 16:53:49 ---> Running in 5cbe5f3efff3 16:53:49 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.34" -o ./cmd/secrets-config ./cmd/secrets-config 16:53:49 Removing intermediate container 5cbe5f3efff3 16:53:49 ---> d7803b9b15f4 16:53:49 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:53:49 ---> Running in 4485cc5e0410 16:53:50 Removing intermediate container 4485cc5e0410 16:53:50 ---> 0daf16b730b3 16:53:50 Step 22/24 : LABEL arch=x86_64 16:53:50 ---> Running in 273562dac038 16:53:50 Removing intermediate container c7683e3a8cfa 16:53:50 ---> 761c12477dca 16:53:50 16:53:50 Step 11/24 : FROM alpine:3.12 16:53:50 ---> 13621d1b12d4 16:53:50 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 16:53:50 Removing intermediate container 273562dac038 16:53:50 ---> a2403e66e3be 16:53:50 Step 23/24 : LABEL git_sha=e89d87e1b047cca713fa4fd161d0eba79eaf23fa 16:53:50 ---> Running in d85da0b56928 16:53:50 ---> Running in 9bafaff6bf69 16:53:50 Removing intermediate container d85da0b56928 16:53:50 ---> 8d9cae540668 16:53:50 Step 13/24 : ENV APP_PORT=59880 16:53:50 Removing intermediate container 9bafaff6bf69 16:53:50 ---> a235646f2f3f 16:53:50 Step 24/24 : LABEL version=2.0.1-dev.34 16:53:51 ---> Running in 3db61f33bf43 16:53:51 ---> Running in 5cf62a270af9 16:53:51 Removing intermediate container 3db61f33bf43 16:53:51 ---> ebb315ae0aec 16:53:51 Step 14/24 : EXPOSE $APP_PORT 16:53:51 Removing intermediate container 5cf62a270af9 16:53:51 ---> 527b9182fe5a 16:53:51 16:53:51 ---> Running in 22f034fec877 16:53:51 Successfully built 527b9182fe5a 16:53:51 Successfully tagged core-metadata:latest 16:53:51  Building core-metadata ... done Removing intermediate container 22f034fec877 16:53:51 ---> 128c70798792 16:53:51 Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:53:51 ---> Running in e4146cf6380c 16:53:52 Removing intermediate container e4146cf6380c 16:53:52 ---> b14ef1dc6bdc 16:53:52 Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init 16:53:53 97ac5df62f85: Pull complete 16:53:53 Digest: sha256:84204f9419e0e30039067cc16e8ccc9a99ccb3a3f51ea7567ddff3f7e64b8ba8 16:53:53 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 16:53:53 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 16:53:53 ---> Running in eef4915d8f3f 16:53:53 Removing intermediate container 66e438957913 16:53:53 ---> 6de3ea9f71f2 16:53:53 16:53:53 Step 11/22 : FROM alpine:3.12 16:53:53 ---> 13621d1b12d4 16:53:53 Step 12/22 : RUN apk add --update --no-cache curl 16:53:53 ---> Running in 8f05cd56ade3 [Pipeline] fileExists [Pipeline] sh 16:53:53 + docker build -t ci-base-image-arm64 -f - . 16:53:53 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 16:53:53 WORKDIR /edgex 16:53:53 COPY go.mod . 16:53:53 RUN go mod download 16:53:53 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 16:53:53 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 16:53:53 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 16:53:53 (1/4) Installing ca-certificates (20191127-r4) 16:53:54 (2/4) Installing nghttp2-libs (1.41.0-r0) 16:53:54 (3/4) Installing libcurl (7.78.0-r0) 16:53:54 (4/4) Installing curl (7.78.0-r0) 16:53:54 Executing busybox-1.31.1-r20.trigger 16:53:54 Executing ca-certificates-20191127-r4.trigger 16:53:54 OK: 7 MiB in 18 packages 16:53:54 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 16:53:54 (1/6) Installing dumb-init (1.2.2-r1) 16:53:54 Removing intermediate container 8f05cd56ade3 16:53:54 ---> 9d765d91c88d 16:53:54 Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 16:53:54 ---> Running in 0480edc1ef01 16:53:54 (2/6) Installing libgcc (9.3.0-r2) 16:53:55 (3/6) Installing libsodium (1.0.18-r0) 16:53:55 Removing intermediate container 0480edc1ef01 16:53:55 ---> 8938c6128e92 16:53:55 Step 14/22 : WORKDIR /edgex 16:53:55 ---> Running in c8c1e01f332f 16:53:55 (4/6) Installing libstdc++ (9.3.0-r2) 16:53:55 Removing intermediate container c8c1e01f332f 16:53:55 ---> 7757bd72c6e2 16:53:55 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 16:53:55 ---> 0b008fefa12c 16:53:55 Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 16:53:55 ---> 6154311b9806 16:53:55 Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 16:53:55 (5/6) Installing libzmq (4.3.3-r0) 16:53:55 Sending build context to Docker daemon 165.9MB 16:53:55 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 16:53:55 ---> 04bc70af865f 16:53:55 Step 2/4 : WORKDIR /edgex 16:53:56 (6/6) Installing zeromq (4.3.3-r0) 16:53:56 Executing busybox-1.31.1-r20.trigger 16:53:56 OK: 8 MiB in 20 packages 16:53:56 ---> edc3d1e1ad8f 16:53:56 Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] 16:53:56 Removing intermediate container b42834a68084 16:53:56 ---> c60e4813def5 16:53:56 Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 16:53:56 ---> Running in aa2ea86a0308 16:53:56 ---> Running in 4f52875edd60 16:53:56 Removing intermediate container eef4915d8f3f 16:53:56 ---> e53a5d4c0407 16:53:56 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 16:53:56 Removing intermediate container aa2ea86a0308 16:53:56 ---> 332300c57043 16:53:56 Step 19/22 : CMD ["--init=true"] 16:53:56 ---> Running in fffe1928b8a1 16:53:56 Removing intermediate container fffe1928b8a1 16:53:56 ---> 5fd1b4775c9b 16:53:56 Step 20/22 : LABEL arch=x86_64 16:53:56 ---> ea1288cb60ba 16:53:56 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 16:53:56 ---> Running in 4a07385bea0a 16:53:56 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.34" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 16:53:57 Removing intermediate container 4a07385bea0a 16:53:57 ---> 01dfd02061da 16:53:57 Step 21/22 : LABEL git_sha=e89d87e1b047cca713fa4fd161d0eba79eaf23fa 16:53:57 ---> e8fe07bb5073 16:53:57 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 16:53:57 ---> Running in dafee6dc57de 16:53:57 Removing intermediate container dafee6dc57de 16:53:57 ---> f53e35af6dd5 16:53:57 Step 22/22 : LABEL version=2.0.1-dev.34 16:53:57 ---> 261b15d121c1 16:53:57 Step 20/24 : ENTRYPOINT ["/core-data"] 16:53:57 ---> Running in 301fe8507b4a 16:53:57 ---> Running in 7d6106b36421 16:53:57 Removing intermediate container 301fe8507b4a 16:53:57 ---> cabdab0dbb17 16:53:57 16:53:57 Removing intermediate container 7d6106b36421 16:53:57 ---> c75a66f313b1 16:53:57 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:53:57 Successfully built cabdab0dbb17 16:53:57 ---> Running in f05d621d8ad2 16:53:57 Successfully tagged security-proxy-setup:latest 16:53:57  Building security-proxy-setup ... done Removing intermediate container f05d621d8ad2 16:53:57 ---> 761413283428 16:53:57 Step 22/24 : LABEL arch=x86_64 16:53:57 Removing intermediate container 4f52875edd60 16:53:57 ---> a55436bc42d2 16:53:57 16:53:57 Step 12/24 : FROM docker:20.10.7 16:53:57 ---> Running in ed609e988d55 16:53:58 Removing intermediate container ed609e988d55 16:53:58 ---> 2f7bd6f442a5 16:53:58 Step 23/24 : LABEL git_sha=e89d87e1b047cca713fa4fd161d0eba79eaf23fa 16:53:58 ---> Running in 2d7359b61bd9 16:53:58 20.10.7: Pulling from library/docker 16:53:58 Removing intermediate container 2d7359b61bd9 16:53:58 ---> 9f87df7c9fe1 16:53:58 Step 24/24 : LABEL version=2.0.1-dev.34 16:53:58 ---> Running in 95d38c20d14b 16:53:58 Removing intermediate container 95d38c20d14b 16:53:58 ---> f57b27b467ae 16:53:58 16:53:58 Successfully built f57b27b467ae 16:53:58 Successfully tagged core-data:latest 16:54:00 ---> Running in c5981cc560f2 16:54:00 Removing intermediate container c5981cc560f2 16:54:00 ---> e0ed8661bb7d 16:54:00 Step 3/4 : COPY go.mod . 16:54:01 ---> 09e34b2526da 16:54:01 Step 4/4 : RUN go mod download 16:54:01 ---> Running in 7fb52eb805ae 16:54:05  Building core-data ... done Digest: sha256:bfc499cef26daa22da31b76be1752813a6921ee1fa1dd1f56d4fdf19c701d332 16:54:05 Status: Downloaded newer image for docker:20.10.7 16:54:05 ---> 08bdaf2f88f9 16:54:05 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 16:54:05 ---> Running in 54684ddba4a1 16:54:05 Removing intermediate container 54684ddba4a1 16:54:05 ---> fedaa82c4d9c 16:54:05 Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 16:54:05 ---> Running in 18db9639908c 16:54:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 16:54:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 16:54:06 (1/39) Installing readline (8.1.0-r0) 16:54:06 (2/39) Installing bash (5.1.0-r0) 16:54:06 Executing bash-5.1.0-r0.post-install 16:54:06 (3/39) Installing brotli-libs (1.0.9-r3) 16:54:06 (4/39) Installing nghttp2-libs (1.42.0-r1) 16:54:06 (5/39) Installing libcurl (7.78.0-r0) 16:54:06 (6/39) Installing curl (7.78.0-r0) 16:54:06 (7/39) Installing dumb-init (1.2.5-r0) 16:54:06 (8/39) Installing libbz2 (1.0.8-r1) 16:54:06 (9/39) Installing expat (2.2.10-r1) 16:54:06 (10/39) Installing libffi (3.3-r2) 16:54:06 (11/39) Installing gdbm (1.19-r0) 16:54:06 (12/39) Installing xz-libs (5.2.5-r0) 16:54:06 (13/39) Installing sqlite-libs (3.34.1-r0) 16:54:06 (14/39) Installing python3 (3.8.10-r0) 16:54:08 (15/39) Installing py3-appdirs (1.4.4-r1) 16:54:08 (16/39) Installing py3-ordered-set (4.0.2-r0) 16:54:08 (17/39) Installing py3-parsing (2.4.7-r1) 16:54:08 (18/39) Installing py3-six (1.15.0-r0) 16:54:08 (19/39) Installing py3-packaging (20.9-r0) 16:54:08 (20/39) Installing py3-setuptools (51.3.3-r0) 16:54:08 (21/39) Installing py3-chardet (4.0.0-r0) 16:54:08 (22/39) Installing py3-idna (3.1-r0) 16:54:08 (23/39) Installing py3-urllib3 (1.26.2-r1) 16:54:09 (24/39) Installing py3-requests (2.25.1-r1) 16:54:09 (25/39) Installing py3-msgpack (1.0.2-r0) 16:54:09 (26/39) Installing py3-lockfile (0.12.2-r3) 16:54:09 (27/39) Installing py3-cachecontrol (0.12.6-r0) 16:54:09 (28/39) Installing py3-colorama (0.4.4-r0) 16:54:09 (29/39) Installing py3-contextlib2 (0.6.0-r0) 16:54:09 (30/39) Installing py3-distlib (0.3.1-r1) 16:54:09 (31/39) Installing py3-distro (1.5.0-r1) 16:54:09 (32/39) Installing py3-webencodings (0.5.1-r3) 16:54:09 (33/39) Installing py3-html5lib (1.1-r0) 16:54:09 (34/39) Installing py3-pytoml (0.1.21-r0) 16:54:09 (35/39) Installing py3-pep517 (0.9.1-r0) 16:54:09 (36/39) Installing py3-progress (1.5-r0) 16:54:09 (37/39) Installing py3-retrying (1.3.3-r0) 16:54:09 (38/39) Installing py3-toml (0.10.2-r0) 16:54:09 (39/39) Installing py3-pip (20.3.4-r0) 16:54:09 Executing busybox-1.32.1-r6.trigger 16:54:09 OK: 82 MiB in 59 packages 16:54:11 Collecting docker-compose==1.23.2 16:54:11 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 16:54:11 Collecting PyYAML<4,>=3.10 16:54:11 Downloading PyYAML-3.13.tar.gz (270 kB) 16:54:11 Collecting websocket-client<1.0,>=0.32.0 16:54:11 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 16:54:11 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 16:54:11 Collecting docopt<0.7,>=0.6.1 16:54:11 Downloading docopt-0.6.2.tar.gz (25 kB) 16:54:12 Collecting texttable<0.10,>=0.9.0 16:54:12 Downloading texttable-0.9.1.tar.gz (11 kB) 16:54:12 Collecting cached-property<2,>=1.2.0 16:54:12 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 16:54:12 Collecting dockerpty<0.5,>=0.4.1 16:54:12 Downloading dockerpty-0.4.1.tar.gz (13 kB) 16:54:12 Collecting jsonschema<3,>=2.5.1 16:54:12 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 16:54:13 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 16:54:13 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 16:54:13 Collecting docker<4.0,>=3.6.0 16:54:13 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 16:54:13 Collecting docker-pycreds>=0.4.0 16:54:13 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 16:54:13 Collecting chardet<3.1.0,>=3.0.2 16:54:13 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 16:54:13 Collecting idna<2.8,>=2.5 16:54:13 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 16:54:13 Collecting urllib3<1.25,>=1.21.1 16:54:13 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 16:54:13 Collecting certifi>=2017.4.17 16:54:13 Downloading certifi-2021.5.30-py2.py3-none-any.whl (145 kB) 16:54:13 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 16:54:13 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 16:54:13 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 16:54:13 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 16:54:13 Installing collected packages: urllib3, idna, chardet, certifi, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose 16:54:13 Attempting uninstall: urllib3 16:54:13 Found existing installation: urllib3 1.26.2 16:54:13 Uninstalling urllib3-1.26.2: 16:54:13 Successfully uninstalled urllib3-1.26.2 16:54:13 Attempting uninstall: idna 16:54:13 Found existing installation: idna 3.1 16:54:13 Uninstalling idna-3.1: 16:54:13 Successfully uninstalled idna-3.1 16:54:13 Attempting uninstall: chardet 16:54:13 Found existing installation: chardet 4.0.0 16:54:13 Uninstalling chardet-4.0.0: 16:54:13 Successfully uninstalled chardet-4.0.0 16:54:14 Attempting uninstall: requests 16:54:14 Found existing installation: requests 2.25.1 16:54:14 Uninstalling requests-2.25.1: 16:54:14 Successfully uninstalled requests-2.25.1 16:54:14 Running setup.py install for texttable: started 16:54:14 Running setup.py install for texttable: finished with status 'done' 16:54:14 Running setup.py install for PyYAML: started 16:54:15 Running setup.py install for PyYAML: finished with status 'done' 16:54:15 Running setup.py install for docopt: started 16:54:15 Running setup.py install for docopt: finished with status 'done' 16:54:15 Running setup.py install for dockerpty: started 16:54:15 Running setup.py install for dockerpty: finished with status 'done' 16:54:15 Successfully installed PyYAML-3.13 cached-property-1.5.2 certifi-2021.5.30 chardet-3.0.4 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 16:54:20 Removing intermediate container 18db9639908c 16:54:20 ---> ef416e252df1 16:54:20 Step 15/24 : ENV APP_PORT=58890 16:54:20 ---> Running in 6c969aa83860 16:54:20 Removing intermediate container 6c969aa83860 16:54:20 ---> 71a772b9f6ca 16:54:20 Step 16/24 : EXPOSE $APP_PORT 16:54:20 ---> Running in d5479aabbcdd 16:54:20 Removing intermediate container d5479aabbcdd 16:54:20 ---> 87f30abeff95 16:54:20 Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 16:54:20 ---> 1ab5615461d5 16:54:20 Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 16:54:20 ---> c591cd90cb12 16:54:20 Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 16:54:21 ---> 08819cc6f3c2 16:54:21 Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] 16:54:21 ---> Running in 293e73fb685a 16:54:21 Removing intermediate container 293e73fb685a 16:54:21 ---> cc78c1041324 16:54:21 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:54:21 ---> Running in 839c013228ed 16:54:21 Removing intermediate container 839c013228ed 16:54:21 ---> 52b6304f3ec2 16:54:21 Step 22/24 : LABEL arch=x86_64 16:54:21 ---> Running in 89aa4260f14c 16:54:21 Removing intermediate container 89aa4260f14c 16:54:21 ---> 5b3df030a4f9 16:54:21 Step 23/24 : LABEL git_sha=e89d87e1b047cca713fa4fd161d0eba79eaf23fa 16:54:21 ---> Running in d2d69b4e645a 16:54:21 Removing intermediate container d2d69b4e645a 16:54:21 ---> 1033c899018e 16:54:21 Step 24/24 : LABEL version=2.0.1-dev.34 16:54:21 ---> Running in aed540c07e79 16:54:21 Removing intermediate container aed540c07e79 16:54:21 ---> 3bbc055345cc 16:54:21 16:54:21 Successfully built 3bbc055345cc 16:54:21 Successfully tagged sys-mgmt-agent:latest 16:54:21  Building sys-mgmt-agent ... done  [Pipeline] } 16:54:21 $ docker stop --time=1 b42b0d46bb24935b967287ca5ef87ee55a50ff484cfe121208f2f807d1df2224 16:54:22 $ docker rm -f b42b0d46bb24935b967287ca5ef87ee55a50ff484cfe121208f2f807d1df2224 [Pipeline] // withDockerContainer [Pipeline] sh 16:54:23 + docker images 16:54:23 REPOSITORY TAG IMAGE ID CREATED SIZE 16:54:23 sys-mgmt-agent latest 3bbc055345cc 2 seconds ago 325MB 16:54:23 security-proxy-setup latest cabdab0dbb17 26 seconds ago 25.9MB 16:54:23 a55436bc42d2 26 seconds ago 1.75GB 16:54:23 core-data latest f57b27b467ae 26 seconds ago 20.4MB 16:54:23 6de3ea9f71f2 31 seconds ago 1.76GB 16:54:23 761c12477dca 33 seconds ago 1.76GB 16:54:23 core-metadata latest 527b9182fe5a 33 seconds ago 16.7MB 16:54:23 cca8fe00d0e5 37 seconds ago 1.76GB 16:54:23 security-secretstore-setup latest ec8ebbf26c7e About a minute ago 28.1MB 16:54:23 support-notifications latest a264ff242e6a About a minute ago 16.8MB 16:54:23 core-command latest 0cba28e782bb About a minute ago 16MB 16:54:23 163c61e46359 About a minute ago 1.75GB 16:54:23 9877f6df0af2 About a minute ago 1.76GB 16:54:23 support-scheduler latest 59d74919f48f About a minute ago 16.1MB 16:54:23 031c3d8acebc About a minute ago 1.75GB 16:54:23 security-bootstrapper latest 6ecee90785a2 About a minute ago 18.8MB 16:54:23 4a1a7fd7ba8d About a minute ago 1.75GB 16:54:23 a3ef539e05e5 About a minute ago 1.75GB 16:54:23 ci-base-image-x86_64 latest f9c48f28f3b3 6 minutes ago 1.25GB 16:54:23 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest 49cee7a5bbb7 7 days ago 37.5MB 16:54:23 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.16-alpine 031687cdd783 2 weeks ago 547MB 16:54:23 docker 20.10.7 08bdaf2f88f9 2 months ago 246MB 16:54:23 alpine 3.12 13621d1b12d4 4 months ago 5.58MB 16:54:23 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 14 months ago 310MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 16:54:23 provisioning config files... 16:54:23 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/41@tmp/config8959918672566264384tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:54:24 ---> docker-login.sh 16:54:24 nexus3.edgexfoundry.org:10001 16:54:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:54:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:54:24 Configure a credential helper to remove this warning. See 16:54:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:54:24 16:54:24 Login Succeeded 16:54:24 nexus3.edgexfoundry.org:10002 16:54:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:54:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:54:24 Configure a credential helper to remove this warning. See 16:54:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:54:24 16:54:24 Login Succeeded 16:54:24 nexus3.edgexfoundry.org:10003 16:54:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:54:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:54:24 Configure a credential helper to remove this warning. See 16:54:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:54:24 16:54:24 Login Succeeded 16:54:24 nexus3.edgexfoundry.org:10004 16:54:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:54:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:54:24 Configure a credential helper to remove this warning. See 16:54:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:54:24 16:54:24 Login Succeeded 16:54:24 docker.io 16:54:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:54:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:54:25 Configure a credential helper to remove this warning. See 16:54:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:54:25 16:54:25 Login Succeeded 16:54:25 ---> docker-login.sh ends [Pipeline] } 16:54:25 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 16:54:25 [edgeXDocker.push] Tagging docker image core-command with the following tags: 16:54:25 e89d87e1b047cca713fa4fd161d0eba79eaf23fa 16:54:25 latest 16:54:25 2.0.1-dev.34 16:54:25 e89d87e1b047cca713fa4fd161d0eba79eaf23fa-2.0.1-dev.34 16:54:25 main 16:54:25 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 16:54:25 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:e89d87e1b047cca713fa4fd161d0eba79eaf23fa [Pipeline] isUnix [Pipeline] sh 16:54:25 + docker push nexus3.edgexfoundry.org:10004/core-command:e89d87e1b047cca713fa4fd161d0eba79eaf23fa 16:54:25 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 16:54:25 9672b8ef7aaa: Preparing 16:54:25 705ac059bc64: Preparing 16:54:25 73aeb56368fd: Preparing 16:54:25 5da3f9ab71bf: Preparing 16:54:25 32f366d666a5: Preparing 16:54:25 32f366d666a5: Layer already exists 16:54:26 5da3f9ab71bf: Pushed 16:54:26 73aeb56368fd: Pushed 16:54:26 9672b8ef7aaa: Pushed 16:54:27 705ac059bc64: Pushed 16:54:27 e89d87e1b047cca713fa4fd161d0eba79eaf23fa: digest: sha256:032b3b76f621ecab29615c6d840ea1201676d4a905b2da939cbbc3392672df67 size: 1363 [Pipeline] isUnix [Pipeline] sh 16:54:28 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] isUnix [Pipeline] sh 16:54:28 + docker push nexus3.edgexfoundry.org:10004/core-command:latest 16:54:28 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 16:54:28 9672b8ef7aaa: Preparing 16:54:28 705ac059bc64: Preparing 16:54:28 73aeb56368fd: Preparing 16:54:28 5da3f9ab71bf: Preparing 16:54:28 32f366d666a5: Preparing 16:54:28 32f366d666a5: Layer already exists 16:54:28 705ac059bc64: Layer already exists 16:54:28 9672b8ef7aaa: Layer already exists 16:54:28 73aeb56368fd: Layer already exists 16:54:28 5da3f9ab71bf: Layer already exists 16:54:28 latest: digest: sha256:032b3b76f621ecab29615c6d840ea1201676d4a905b2da939cbbc3392672df67 size: 1363 [Pipeline] isUnix [Pipeline] sh 16:54:28 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:2.0.1-dev.34 [Pipeline] isUnix [Pipeline] sh 16:54:29 + docker push nexus3.edgexfoundry.org:10004/core-command:2.0.1-dev.34 16:54:29 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 16:54:29 9672b8ef7aaa: Preparing 16:54:29 705ac059bc64: Preparing 16:54:29 73aeb56368fd: Preparing 16:54:29 5da3f9ab71bf: Preparing 16:54:29 32f366d666a5: Preparing 16:54:29 32f366d666a5: Layer already exists 16:54:29 5da3f9ab71bf: Layer already exists 16:54:29 73aeb56368fd: Layer already exists 16:54:29 705ac059bc64: Layer already exists 16:54:29 9672b8ef7aaa: Layer already exists 16:54:29 2.0.1-dev.34: digest: sha256:032b3b76f621ecab29615c6d840ea1201676d4a905b2da939cbbc3392672df67 size: 1363 [Pipeline] isUnix [Pipeline] sh 16:54:29 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:e89d87e1b047cca713fa4fd161d0eba79eaf23fa-2.0.1-dev.34 [Pipeline] isUnix [Pipeline] sh 16:54:29 + docker push nexus3.edgexfoundry.org:10004/core-command:e89d87e1b047cca713fa4fd161d0eba79eaf23fa-2.0.1-dev.34 16:54:29 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 16:54:29 9672b8ef7aaa: Preparing 16:54:29 705ac059bc64: Preparing 16:54:29 73aeb56368fd: Preparing 16:54:29 5da3f9ab71bf: Preparing 16:54:29 32f366d666a5: Preparing 16:54:29 32f366d666a5: Layer already exists 16:54:29 9672b8ef7aaa: Layer already exists 16:54:29 73aeb56368fd: Layer already exists 16:54:29 705ac059bc64: Layer already exists 16:54:29 5da3f9ab71bf: Layer already exists 16:54:29 e89d87e1b047cca713fa4fd161d0eba79eaf23fa-2.0.1-dev.34: digest: sha256:032b3b76f621ecab29615c6d840ea1201676d4a905b2da939cbbc3392672df67 size: 1363 [Pipeline] isUnix [Pipeline] sh 16:54:30 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] isUnix [Pipeline] sh 16:54:30 + docker push nexus3.edgexfoundry.org:10004/core-command:main 16:54:30 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 16:54:30 9672b8ef7aaa: Preparing 16:54:30 705ac059bc64: Preparing 16:54:30 73aeb56368fd: Preparing 16:54:30 5da3f9ab71bf: Preparing 16:54:30 32f366d666a5: Preparing 16:54:30 5da3f9ab71bf: Layer already exists 16:54:30 32f366d666a5: Layer already exists 16:54:30 9672b8ef7aaa: Layer already exists 16:54:30 705ac059bc64: Layer already exists 16:54:30 73aeb56368fd: Layer already exists 16:54:30 main: digest: sha256:032b3b76f621ecab29615c6d840ea1201676d4a905b2da939cbbc3392672df67 size: 1363 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 16:54:30 ===================================================== [Pipeline] echo 16:54:30 taggedImages: 16:54:30 - nexus3.edgexfoundry.org:10004/core-command:e89d87e1b047cca713fa4fd161d0eba79eaf23fa 16:54:30 - nexus3.edgexfoundry.org:10004/core-command:latest 16:54:30 - nexus3.edgexfoundry.org:10004/core-command:2.0.1-dev.34 16:54:30 - nexus3.edgexfoundry.org:10004/core-command:e89d87e1b047cca713fa4fd161d0eba79eaf23fa-2.0.1-dev.34 16:54:30 - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo 16:54:30 [edgeXDocker.push] Tagging docker image core-data with the following tags: 16:54:30 e89d87e1b047cca713fa4fd161d0eba79eaf23fa 16:54:30 latest 16:54:30 2.0.1-dev.34 16:54:30 e89d87e1b047cca713fa4fd161d0eba79eaf23fa-2.0.1-dev.34 16:54:30 main 16:54:30 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 16:54:31 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:e89d87e1b047cca713fa4fd161d0eba79eaf23fa [Pipeline] isUnix [Pipeline] sh 16:54:32 + docker push nexus3.edgexfoundry.org:10004/core-data:e89d87e1b047cca713fa4fd161d0eba79eaf23fa 16:54:32 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 16:54:32 843fcd1aa06c: Preparing 16:54:32 4229def30237: Preparing 16:54:32 73aeb56368fd: Preparing 16:54:32 bc83f63e8d49: Preparing 16:54:32 761aa7b4516d: Preparing 16:54:32 32f366d666a5: Preparing 16:54:32 32f366d666a5: Waiting 16:54:32 73aeb56368fd: Layer already exists 16:54:32 32f366d666a5: Layer already exists 16:54:32 843fcd1aa06c: Pushed 16:54:32 761aa7b4516d: Pushed 16:54:32 bc83f63e8d49: Pushed 16:54:33 4229def30237: Pushed 16:54:33 e89d87e1b047cca713fa4fd161d0eba79eaf23fa: digest: sha256:074732cd949069d1d7b0961bf841dc70e8276c4793fb4eb35fee900d368ce78e size: 1572 [Pipeline] isUnix [Pipeline] sh 16:54:34 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] isUnix [Pipeline] sh 16:54:34 + docker push nexus3.edgexfoundry.org:10004/core-data:latest 16:54:34 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 16:54:34 843fcd1aa06c: Preparing 16:54:34 4229def30237: Preparing 16:54:34 73aeb56368fd: Preparing 16:54:34 bc83f63e8d49: Preparing 16:54:34 761aa7b4516d: Preparing 16:54:34 32f366d666a5: Preparing 16:54:34 32f366d666a5: Waiting 16:54:34 4229def30237: Layer already exists 16:54:34 73aeb56368fd: Layer already exists 16:54:34 bc83f63e8d49: Layer already exists 16:54:34 843fcd1aa06c: Layer already exists 16:54:34 761aa7b4516d: Layer already exists 16:54:34 32f366d666a5: Layer already exists 16:54:34 latest: digest: sha256:074732cd949069d1d7b0961bf841dc70e8276c4793fb4eb35fee900d368ce78e size: 1572 [Pipeline] isUnix [Pipeline] sh 16:54:34 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:2.0.1-dev.34 [Pipeline] isUnix [Pipeline] sh 16:54:35 + docker push nexus3.edgexfoundry.org:10004/core-data:2.0.1-dev.34 16:54:35 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 16:54:35 843fcd1aa06c: Preparing 16:54:35 4229def30237: Preparing 16:54:35 73aeb56368fd: Preparing 16:54:35 bc83f63e8d49: Preparing 16:54:35 761aa7b4516d: Preparing 16:54:35 32f366d666a5: Preparing 16:54:35 32f366d666a5: Waiting 16:54:35 bc83f63e8d49: Layer already exists 16:54:35 761aa7b4516d: Layer already exists 16:54:35 843fcd1aa06c: Layer already exists 16:54:35 4229def30237: Layer already exists 16:54:35 73aeb56368fd: Layer already exists 16:54:35 32f366d666a5: Layer already exists 16:54:35 2.0.1-dev.34: digest: sha256:074732cd949069d1d7b0961bf841dc70e8276c4793fb4eb35fee900d368ce78e size: 1572 [Pipeline] isUnix [Pipeline] sh 16:54:35 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:e89d87e1b047cca713fa4fd161d0eba79eaf23fa-2.0.1-dev.34 [Pipeline] isUnix [Pipeline] sh 16:54:35 + docker push nexus3.edgexfoundry.org:10004/core-data:e89d87e1b047cca713fa4fd161d0eba79eaf23fa-2.0.1-dev.34 16:54:35 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 16:54:36 843fcd1aa06c: Preparing 16:54:36 4229def30237: Preparing 16:54:36 73aeb56368fd: Preparing 16:54:36 bc83f63e8d49: Preparing 16:54:36 761aa7b4516d: Preparing 16:54:36 32f366d666a5: Preparing 16:54:36 32f366d666a5: Waiting 16:54:36 843fcd1aa06c: Layer already exists 16:54:36 761aa7b4516d: Layer already exists 16:54:36 bc83f63e8d49: Layer already exists 16:54:36 73aeb56368fd: Layer already exists 16:54:36 4229def30237: Layer already exists 16:54:36 32f366d666a5: Layer already exists 16:54:37 e89d87e1b047cca713fa4fd161d0eba79eaf23fa-2.0.1-dev.34: digest: sha256:074732cd949069d1d7b0961bf841dc70e8276c4793fb4eb35fee900d368ce78e size: 1572 [Pipeline] isUnix [Pipeline] sh 16:54:37 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] isUnix [Pipeline] sh 16:54:37 + docker push nexus3.edgexfoundry.org:10004/core-data:main 16:54:37 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 16:54:37 843fcd1aa06c: Preparing 16:54:37 4229def30237: Preparing 16:54:37 73aeb56368fd: Preparing 16:54:37 bc83f63e8d49: Preparing 16:54:37 761aa7b4516d: Preparing 16:54:37 32f366d666a5: Preparing 16:54:37 32f366d666a5: Waiting 16:54:37 843fcd1aa06c: Layer already exists 16:54:37 73aeb56368fd: Layer already exists 16:54:37 4229def30237: Layer already exists 16:54:37 761aa7b4516d: Layer already exists 16:54:37 bc83f63e8d49: Layer already exists 16:54:37 32f366d666a5: Layer already exists 16:54:37 main: digest: sha256:074732cd949069d1d7b0961bf841dc70e8276c4793fb4eb35fee900d368ce78e size: 1572 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 16:54:37 ===================================================== [Pipeline] echo 16:54:37 taggedImages: 16:54:37 - nexus3.edgexfoundry.org:10004/core-data:e89d87e1b047cca713fa4fd161d0eba79eaf23fa 16:54:37 - nexus3.edgexfoundry.org:10004/core-data:latest 16:54:37 - nexus3.edgexfoundry.org:10004/core-data:2.0.1-dev.34 16:54:37 - nexus3.edgexfoundry.org:10004/core-data:e89d87e1b047cca713fa4fd161d0eba79eaf23fa-2.0.1-dev.34 16:54:37 - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo 16:54:37 [edgeXDocker.push] Tagging docker image core-metadata with the following tags: 16:54:37 e89d87e1b047cca713fa4fd161d0eba79eaf23fa 16:54:37 latest 16:54:37 2.0.1-dev.34 16:54:37 e89d87e1b047cca713fa4fd161d0eba79eaf23fa-2.0.1-dev.34 16:54:37 main 16:54:37 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 16:54:38 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:e89d87e1b047cca713fa4fd161d0eba79eaf23fa [Pipeline] isUnix [Pipeline] sh 16:54:38 + docker push nexus3.edgexfoundry.org:10004/core-metadata:e89d87e1b047cca713fa4fd161d0eba79eaf23fa 16:54:38 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 16:54:38 d84d69c9b019: Preparing 16:54:38 5f654fdbd5eb: Preparing 16:54:38 73aeb56368fd: Preparing 16:54:38 5da3f9ab71bf: Preparing 16:54:38 32f366d666a5: Preparing 16:54:38 32f366d666a5: Layer already exists 16:54:38 73aeb56368fd: Layer already exists 16:54:38 5da3f9ab71bf: Layer already exists 16:54:38 d84d69c9b019: Pushed 16:54:40 5f654fdbd5eb: Pushed 16:54:40 e89d87e1b047cca713fa4fd161d0eba79eaf23fa: digest: sha256:c06cc930a5c786c7583c618eec039f343c2c93acc913f0ca891ed40bd8a9d379 size: 1363 [Pipeline] isUnix [Pipeline] sh 16:54:40 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] isUnix [Pipeline] sh 16:54:41 + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest 16:54:41 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 16:54:41 d84d69c9b019: Preparing 16:54:41 5f654fdbd5eb: Preparing 16:54:41 73aeb56368fd: Preparing 16:54:41 5da3f9ab71bf: Preparing 16:54:41 32f366d666a5: Preparing 16:54:41 5da3f9ab71bf: Layer already exists 16:54:41 32f366d666a5: Layer already exists 16:54:41 d84d69c9b019: Layer already exists 16:54:41 5f654fdbd5eb: Layer already exists 16:54:41 73aeb56368fd: Layer already exists 16:54:41 latest: digest: sha256:c06cc930a5c786c7583c618eec039f343c2c93acc913f0ca891ed40bd8a9d379 size: 1363 [Pipeline] isUnix [Pipeline] sh 16:54:41 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:2.0.1-dev.34 [Pipeline] isUnix [Pipeline] sh 16:54:41 + docker push nexus3.edgexfoundry.org:10004/core-metadata:2.0.1-dev.34 16:54:41 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 16:54:41 d84d69c9b019: Preparing 16:54:41 5f654fdbd5eb: Preparing 16:54:41 73aeb56368fd: Preparing 16:54:41 5da3f9ab71bf: Preparing 16:54:41 32f366d666a5: Preparing 16:54:41 5da3f9ab71bf: Layer already exists 16:54:41 d84d69c9b019: Layer already exists 16:54:41 32f366d666a5: Layer already exists 16:54:41 73aeb56368fd: Layer already exists 16:54:41 5f654fdbd5eb: Layer already exists 16:54:41 2.0.1-dev.34: digest: sha256:c06cc930a5c786c7583c618eec039f343c2c93acc913f0ca891ed40bd8a9d379 size: 1363 [Pipeline] isUnix [Pipeline] sh 16:54:42 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:e89d87e1b047cca713fa4fd161d0eba79eaf23fa-2.0.1-dev.34 [Pipeline] isUnix [Pipeline] sh 16:54:42 + docker push nexus3.edgexfoundry.org:10004/core-metadata:e89d87e1b047cca713fa4fd161d0eba79eaf23fa-2.0.1-dev.34 16:54:42 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 16:54:42 d84d69c9b019: Preparing 16:54:42 5f654fdbd5eb: Preparing 16:54:42 73aeb56368fd: Preparing 16:54:42 5da3f9ab71bf: Preparing 16:54:42 32f366d666a5: Preparing 16:54:42 5da3f9ab71bf: Layer already exists 16:54:42 d84d69c9b019: Layer already exists 16:54:42 32f366d666a5: Layer already exists 16:54:42 73aeb56368fd: Layer already exists 16:54:42 5f654fdbd5eb: Layer already exists 16:54:42 e89d87e1b047cca713fa4fd161d0eba79eaf23fa-2.0.1-dev.34: digest: sha256:c06cc930a5c786c7583c618eec039f343c2c93acc913f0ca891ed40bd8a9d379 size: 1363 [Pipeline] isUnix [Pipeline] sh 16:54:43 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] isUnix [Pipeline] sh 16:54:43 + docker push nexus3.edgexfoundry.org:10004/core-metadata:main 16:54:43 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 16:54:43 d84d69c9b019: Preparing 16:54:43 5f654fdbd5eb: Preparing 16:54:43 73aeb56368fd: Preparing 16:54:43 5da3f9ab71bf: Preparing 16:54:43 32f366d666a5: Preparing 16:54:43 d84d69c9b019: Layer already exists 16:54:43 32f366d666a5: Layer already exists 16:54:43 73aeb56368fd: Layer already exists 16:54:43 5da3f9ab71bf: Layer already exists 16:54:44 5f654fdbd5eb: Layer already exists 16:54:44 main: digest: sha256:c06cc930a5c786c7583c618eec039f343c2c93acc913f0ca891ed40bd8a9d379 size: 1363 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 16:54:44 ===================================================== [Pipeline] echo 16:54:44 taggedImages: 16:54:44 - nexus3.edgexfoundry.org:10004/core-metadata:e89d87e1b047cca713fa4fd161d0eba79eaf23fa 16:54:44 - nexus3.edgexfoundry.org:10004/core-metadata:latest 16:54:44 - nexus3.edgexfoundry.org:10004/core-metadata:2.0.1-dev.34 16:54:44 - nexus3.edgexfoundry.org:10004/core-metadata:e89d87e1b047cca713fa4fd161d0eba79eaf23fa-2.0.1-dev.34 16:54:44 - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo 16:54:44 [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: 16:54:44 e89d87e1b047cca713fa4fd161d0eba79eaf23fa 16:54:44 latest 16:54:44 2.0.1-dev.34 16:54:44 e89d87e1b047cca713fa4fd161d0eba79eaf23fa-2.0.1-dev.34 16:54:44 main 16:54:44 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 16:54:45 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:e89d87e1b047cca713fa4fd161d0eba79eaf23fa [Pipeline] isUnix [Pipeline] sh 16:54:45 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:e89d87e1b047cca713fa4fd161d0eba79eaf23fa 16:54:45 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 16:54:45 c825681fa3be: Preparing 16:54:45 c825681fa3be: Preparing 16:54:45 84f482c7c276: Preparing 16:54:45 68d26201c643: Preparing 16:54:45 d5de7a6cbbd4: Preparing 16:54:45 94374886e2e7: Preparing 16:54:45 73aeb56368fd: Preparing 16:54:45 f202b136224f: Preparing 16:54:45 f2e5f278ac3c: Preparing 16:54:45 29a0d4eb8269: Preparing 16:54:45 45ee19bdec81: Preparing 16:54:45 32f366d666a5: Preparing 16:54:45 73aeb56368fd: Waiting 16:54:45 f202b136224f: Waiting 16:54:45 f2e5f278ac3c: Waiting 16:54:45 29a0d4eb8269: Waiting 16:54:45 32f366d666a5: Waiting 16:54:45 45ee19bdec81: Waiting 16:54:45 d5de7a6cbbd4: Pushed 16:54:45 84f482c7c276: Pushed 16:54:45 68d26201c643: Pushed 16:54:45 73aeb56368fd: Layer already exists 16:54:45 c825681fa3be: Pushed 16:54:46 f202b136224f: Pushed 16:54:46 32f366d666a5: Layer already exists 16:54:46 f2e5f278ac3c: Pushed 16:54:46 29a0d4eb8269: Pushed 16:54:46 45ee19bdec81: Pushed 16:54:47 94374886e2e7: Pushed 16:54:48 e89d87e1b047cca713fa4fd161d0eba79eaf23fa: digest: sha256:24cffbcd8f80955588dd21195bdfcf88f1354bfb42bc5af7c6e841c829d2cb2a size: 2817 [Pipeline] isUnix [Pipeline] sh 16:54:49 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] isUnix [Pipeline] sh 16:54:49 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 16:54:49 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 16:54:49 c825681fa3be: Preparing 16:54:49 c825681fa3be: Preparing 16:54:49 84f482c7c276: Preparing 16:54:49 68d26201c643: Preparing 16:54:49 d5de7a6cbbd4: Preparing 16:54:49 94374886e2e7: Preparing 16:54:49 73aeb56368fd: Preparing 16:54:49 f202b136224f: Preparing 16:54:49 f2e5f278ac3c: Preparing 16:54:49 29a0d4eb8269: Preparing 16:54:49 45ee19bdec81: Preparing 16:54:49 32f366d666a5: Preparing 16:54:49 73aeb56368fd: Waiting 16:54:49 f202b136224f: Waiting 16:54:49 f2e5f278ac3c: Waiting 16:54:49 29a0d4eb8269: Waiting 16:54:49 45ee19bdec81: Waiting 16:54:49 32f366d666a5: Waiting 16:54:49 c825681fa3be: Layer already exists 16:54:49 d5de7a6cbbd4: Layer already exists 16:54:49 94374886e2e7: Layer already exists 16:54:49 68d26201c643: Layer already exists 16:54:49 84f482c7c276: Layer already exists 16:54:49 45ee19bdec81: Layer already exists 16:54:49 73aeb56368fd: Layer already exists 16:54:49 f2e5f278ac3c: Layer already exists 16:54:49 f202b136224f: Layer already exists 16:54:49 29a0d4eb8269: Layer already exists 16:54:49 32f366d666a5: Layer already exists 16:54:49 latest: digest: sha256:24cffbcd8f80955588dd21195bdfcf88f1354bfb42bc5af7c6e841c829d2cb2a size: 2817 [Pipeline] isUnix [Pipeline] sh 16:54:50 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:2.0.1-dev.34 [Pipeline] isUnix [Pipeline] sh 16:54:50 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:2.0.1-dev.34 16:54:50 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 16:54:50 c825681fa3be: Preparing 16:54:50 c825681fa3be: Preparing 16:54:50 84f482c7c276: Preparing 16:54:50 68d26201c643: Preparing 16:54:50 d5de7a6cbbd4: Preparing 16:54:50 94374886e2e7: Preparing 16:54:50 73aeb56368fd: Preparing 16:54:50 f202b136224f: Preparing 16:54:50 f2e5f278ac3c: Preparing 16:54:50 29a0d4eb8269: Preparing 16:54:50 45ee19bdec81: Preparing 16:54:50 32f366d666a5: Preparing 16:54:50 73aeb56368fd: Waiting 16:54:50 f202b136224f: Waiting 16:54:50 f2e5f278ac3c: Waiting 16:54:50 29a0d4eb8269: Waiting 16:54:50 45ee19bdec81: Waiting 16:54:50 32f366d666a5: Waiting 16:54:50 94374886e2e7: Layer already exists 16:54:50 d5de7a6cbbd4: Layer already exists 16:54:50 c825681fa3be: Layer already exists 16:54:50 68d26201c643: Layer already exists 16:54:50 84f482c7c276: Layer already exists 16:54:50 f202b136224f: Layer already exists 16:54:50 f2e5f278ac3c: Layer already exists 16:54:50 29a0d4eb8269: Layer already exists 16:54:50 45ee19bdec81: Layer already exists 16:54:50 73aeb56368fd: Layer already exists 16:54:50 32f366d666a5: Layer already exists 16:54:51 2.0.1-dev.34: digest: sha256:24cffbcd8f80955588dd21195bdfcf88f1354bfb42bc5af7c6e841c829d2cb2a size: 2817 [Pipeline] isUnix [Pipeline] sh 16:54:51 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:e89d87e1b047cca713fa4fd161d0eba79eaf23fa-2.0.1-dev.34 [Pipeline] isUnix [Pipeline] sh 16:54:52 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:e89d87e1b047cca713fa4fd161d0eba79eaf23fa-2.0.1-dev.34 16:54:52 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 16:54:52 c825681fa3be: Preparing 16:54:52 c825681fa3be: Preparing 16:54:52 84f482c7c276: Preparing 16:54:52 68d26201c643: Preparing 16:54:52 d5de7a6cbbd4: Preparing 16:54:52 94374886e2e7: Preparing 16:54:52 73aeb56368fd: Preparing 16:54:52 f202b136224f: Preparing 16:54:52 f2e5f278ac3c: Preparing 16:54:52 29a0d4eb8269: Preparing 16:54:52 45ee19bdec81: Preparing 16:54:52 32f366d666a5: Preparing 16:54:52 f2e5f278ac3c: Waiting 16:54:52 29a0d4eb8269: Waiting 16:54:52 45ee19bdec81: Waiting 16:54:52 73aeb56368fd: Waiting 16:54:52 f202b136224f: Waiting 16:54:52 32f366d666a5: Waiting 16:54:52 94374886e2e7: Layer already exists 16:54:52 d5de7a6cbbd4: Layer already exists 16:54:52 c825681fa3be: Layer already exists 16:54:52 84f482c7c276: Layer already exists 16:54:52 68d26201c643: Layer already exists 16:54:52 73aeb56368fd: Layer already exists 16:54:52 f2e5f278ac3c: Layer already exists 16:54:52 f202b136224f: Layer already exists 16:54:52 45ee19bdec81: Layer already exists 16:54:52 29a0d4eb8269: Layer already exists 16:54:52 32f366d666a5: Layer already exists 16:54:52 e89d87e1b047cca713fa4fd161d0eba79eaf23fa-2.0.1-dev.34: digest: sha256:24cffbcd8f80955588dd21195bdfcf88f1354bfb42bc5af7c6e841c829d2cb2a size: 2817 [Pipeline] isUnix [Pipeline] sh 16:54:52 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] isUnix [Pipeline] sh 16:54:52 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main 16:54:58 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 16:54:58 c825681fa3be: Preparing 16:54:58 c825681fa3be: Preparing 16:54:58 84f482c7c276: Preparing 16:54:58 68d26201c643: Preparing 16:54:58 d5de7a6cbbd4: Preparing 16:54:58 94374886e2e7: Preparing 16:54:58 73aeb56368fd: Preparing 16:54:58 f202b136224f: Preparing 16:54:58 f2e5f278ac3c: Preparing 16:54:58 29a0d4eb8269: Preparing 16:54:58 45ee19bdec81: Preparing 16:54:58 32f366d666a5: Preparing 16:54:58 73aeb56368fd: Waiting 16:54:58 f202b136224f: Waiting 16:54:58 f2e5f278ac3c: Waiting 16:54:58 29a0d4eb8269: Waiting 16:54:58 45ee19bdec81: Waiting 16:54:58 32f366d666a5: Waiting 16:54:58 94374886e2e7: Layer already exists 16:54:58 d5de7a6cbbd4: Layer already exists 16:54:58 84f482c7c276: Layer already exists 16:54:58 c825681fa3be: Layer already exists 16:54:58 68d26201c643: Layer already exists 16:54:58 f2e5f278ac3c: Layer already exists 16:54:58 73aeb56368fd: Layer already exists 16:54:58 f202b136224f: Layer already exists 16:54:58 29a0d4eb8269: Layer already exists 16:54:58 32f366d666a5: Layer already exists 16:54:58 45ee19bdec81: Layer already exists 16:54:58 main: digest: sha256:24cffbcd8f80955588dd21195bdfcf88f1354bfb42bc5af7c6e841c829d2cb2a size: 2817 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 16:54:58 ===================================================== [Pipeline] echo 16:54:58 taggedImages: 16:54:58 - nexus3.edgexfoundry.org:10004/security-bootstrapper:e89d87e1b047cca713fa4fd161d0eba79eaf23fa 16:54:58 - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 16:54:58 - nexus3.edgexfoundry.org:10004/security-bootstrapper:2.0.1-dev.34 16:54:58 - nexus3.edgexfoundry.org:10004/security-bootstrapper:e89d87e1b047cca713fa4fd161d0eba79eaf23fa-2.0.1-dev.34 16:54:58 - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo 16:54:58 [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: 16:54:58 e89d87e1b047cca713fa4fd161d0eba79eaf23fa 16:54:58 latest 16:54:58 2.0.1-dev.34 16:54:58 e89d87e1b047cca713fa4fd161d0eba79eaf23fa-2.0.1-dev.34 16:54:58 main 16:54:58 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 16:54:59 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:e89d87e1b047cca713fa4fd161d0eba79eaf23fa [Pipeline] isUnix [Pipeline] sh 16:54:59 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:e89d87e1b047cca713fa4fd161d0eba79eaf23fa 16:54:59 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 16:54:59 76676af08b66: Preparing 16:54:59 863c0ee8a2a4: Preparing 16:54:59 12cdcd1cc7b5: Preparing 16:54:59 1caf6fa49fd2: Preparing 16:54:59 3a58ce368c56: Preparing 16:54:59 32f366d666a5: Preparing 16:54:59 32f366d666a5: Waiting 16:55:00 12cdcd1cc7b5: Pushed 16:55:00 32f366d666a5: Layer already exists 16:55:00 1caf6fa49fd2: Pushed 16:55:00 3a58ce368c56: Pushed 16:55:00 76676af08b66: Pushed 16:55:00 863c0ee8a2a4: Pushed 16:55:00 e89d87e1b047cca713fa4fd161d0eba79eaf23fa: digest: sha256:2621fb13fc4518fa75521d9d01efd9ce52f536b2ae9de2e8ac468389d0d789c4 size: 1575 [Pipeline] isUnix [Pipeline] sh 16:55:01 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [Pipeline] isUnix [Pipeline] sh 16:55:01 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 16:55:01 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 16:55:01 76676af08b66: Preparing 16:55:01 863c0ee8a2a4: Preparing 16:55:01 12cdcd1cc7b5: Preparing 16:55:01 1caf6fa49fd2: Preparing 16:55:01 3a58ce368c56: Preparing 16:55:01 32f366d666a5: Preparing 16:55:01 32f366d666a5: Waiting 16:55:01 1caf6fa49fd2: Layer already exists 16:55:01 12cdcd1cc7b5: Layer already exists 16:55:01 3a58ce368c56: Layer already exists 16:55:01 76676af08b66: Layer already exists 16:55:01 863c0ee8a2a4: Layer already exists 16:55:01 32f366d666a5: Layer already exists 16:55:07 latest: digest: sha256:2621fb13fc4518fa75521d9d01efd9ce52f536b2ae9de2e8ac468389d0d789c4 size: 1575 [Pipeline] isUnix [Pipeline] sh 16:55:07 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:2.0.1-dev.34 [Pipeline] isUnix [Pipeline] sh 16:55:07 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:2.0.1-dev.34 16:55:07 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 16:55:07 76676af08b66: Preparing 16:55:07 863c0ee8a2a4: Preparing 16:55:07 12cdcd1cc7b5: Preparing 16:55:07 1caf6fa49fd2: Preparing 16:55:07 3a58ce368c56: Preparing 16:55:07 32f366d666a5: Preparing 16:55:07 32f366d666a5: Waiting 16:55:07 863c0ee8a2a4: Layer already exists 16:55:07 1caf6fa49fd2: Layer already exists 16:55:07 12cdcd1cc7b5: Layer already exists 16:55:07 32f366d666a5: Layer already exists 16:55:08 76676af08b66: Layer already exists 16:55:08 3a58ce368c56: Layer already exists 16:55:08 2.0.1-dev.34: digest: sha256:2621fb13fc4518fa75521d9d01efd9ce52f536b2ae9de2e8ac468389d0d789c4 size: 1575 [Pipeline] isUnix [Pipeline] sh 16:55:08 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:e89d87e1b047cca713fa4fd161d0eba79eaf23fa-2.0.1-dev.34 [Pipeline] isUnix [Pipeline] sh 16:55:08 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:e89d87e1b047cca713fa4fd161d0eba79eaf23fa-2.0.1-dev.34 16:55:08 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 16:55:08 76676af08b66: Preparing 16:55:08 863c0ee8a2a4: Preparing 16:55:08 12cdcd1cc7b5: Preparing 16:55:08 1caf6fa49fd2: Preparing 16:55:08 3a58ce368c56: Preparing 16:55:08 32f366d666a5: Preparing 16:55:08 32f366d666a5: Waiting 16:55:08 863c0ee8a2a4: Layer already exists 16:55:08 76676af08b66: Layer already exists 16:55:08 3a58ce368c56: Layer already exists 16:55:08 1caf6fa49fd2: Layer already exists 16:55:08 12cdcd1cc7b5: Layer already exists 16:55:08 32f366d666a5: Layer already exists 16:55:08 e89d87e1b047cca713fa4fd161d0eba79eaf23fa-2.0.1-dev.34: digest: sha256:2621fb13fc4518fa75521d9d01efd9ce52f536b2ae9de2e8ac468389d0d789c4 size: 1575 [Pipeline] isUnix [Pipeline] sh 16:55:09 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] isUnix [Pipeline] sh 16:55:09 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main 16:55:09 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 16:55:09 76676af08b66: Preparing 16:55:09 863c0ee8a2a4: Preparing 16:55:09 12cdcd1cc7b5: Preparing 16:55:09 1caf6fa49fd2: Preparing 16:55:09 3a58ce368c56: Preparing 16:55:09 32f366d666a5: Preparing 16:55:09 32f366d666a5: Waiting 16:55:09 863c0ee8a2a4: Layer already exists 16:55:09 3a58ce368c56: Layer already exists 16:55:09 1caf6fa49fd2: Layer already exists 16:55:09 76676af08b66: Layer already exists 16:55:09 12cdcd1cc7b5: Layer already exists 16:55:09 32f366d666a5: Layer already exists 16:55:09 main: digest: sha256:2621fb13fc4518fa75521d9d01efd9ce52f536b2ae9de2e8ac468389d0d789c4 size: 1575 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 16:55:09 ===================================================== [Pipeline] echo 16:55:09 taggedImages: 16:55:09 - nexus3.edgexfoundry.org:10004/security-proxy-setup:e89d87e1b047cca713fa4fd161d0eba79eaf23fa 16:55:09 - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 16:55:09 - nexus3.edgexfoundry.org:10004/security-proxy-setup:2.0.1-dev.34 16:55:09 - nexus3.edgexfoundry.org:10004/security-proxy-setup:e89d87e1b047cca713fa4fd161d0eba79eaf23fa-2.0.1-dev.34 16:55:09 - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo 16:55:09 [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: 16:55:09 e89d87e1b047cca713fa4fd161d0eba79eaf23fa 16:55:09 latest 16:55:09 2.0.1-dev.34 16:55:09 e89d87e1b047cca713fa4fd161d0eba79eaf23fa-2.0.1-dev.34 16:55:09 main 16:55:09 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 16:55:10 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:e89d87e1b047cca713fa4fd161d0eba79eaf23fa [Pipeline] isUnix [Pipeline] sh 16:55:10 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:e89d87e1b047cca713fa4fd161d0eba79eaf23fa 16:55:10 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 16:55:10 240d3d1de4e9: Preparing 16:55:10 77c2ba9aa7bc: Preparing 16:55:10 01730b1ee51d: Preparing 16:55:10 fe0854066ef6: Preparing 16:55:10 9235afc787ff: Preparing 16:55:10 f5f1a932fe4c: Preparing 16:55:10 f51754455142: Preparing 16:55:10 81fa7e7f7d18: Preparing 16:55:10 10c62f9a0861: Preparing 16:55:10 32f366d666a5: Preparing 16:55:10 f5f1a932fe4c: Waiting 16:55:10 f51754455142: Waiting 16:55:10 81fa7e7f7d18: Waiting 16:55:10 10c62f9a0861: Waiting 16:55:10 32f366d666a5: Waiting 16:55:11 240d3d1de4e9: Pushed 16:55:11 77c2ba9aa7bc: Pushed 16:55:11 9235afc787ff: Pushed 16:55:11 f5f1a932fe4c: Pushed 16:55:11 f51754455142: Pushed 16:55:11 fe0854066ef6: Pushed 16:55:11 81fa7e7f7d18: Pushed 16:55:11 32f366d666a5: Layer already exists 16:55:11 10c62f9a0861: Pushed 16:55:11 01730b1ee51d: Pushed 16:55:12 e89d87e1b047cca713fa4fd161d0eba79eaf23fa: digest: sha256:ee340e7edb31d99db6a8de8e598730014baeb31e796bda54abe14f15e70edb3e size: 2405 [Pipeline] isUnix [Pipeline] sh 16:55:12 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [Pipeline] isUnix [Pipeline] sh 16:55:12 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 16:55:12 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 16:55:12 240d3d1de4e9: Preparing 16:55:12 77c2ba9aa7bc: Preparing 16:55:12 01730b1ee51d: Preparing 16:55:12 fe0854066ef6: Preparing 16:55:12 9235afc787ff: Preparing 16:55:12 f5f1a932fe4c: Preparing 16:55:12 f51754455142: Preparing 16:55:12 81fa7e7f7d18: Preparing 16:55:12 10c62f9a0861: Preparing 16:55:12 32f366d666a5: Preparing 16:55:12 f5f1a932fe4c: Waiting 16:55:12 f51754455142: Waiting 16:55:12 81fa7e7f7d18: Waiting 16:55:12 10c62f9a0861: Waiting 16:55:12 32f366d666a5: Waiting 16:55:12 01730b1ee51d: Layer already exists 16:55:12 9235afc787ff: Layer already exists 16:55:12 77c2ba9aa7bc: Layer already exists 16:55:12 240d3d1de4e9: Layer already exists 16:55:12 fe0854066ef6: Layer already exists 16:55:12 f51754455142: Layer already exists 16:55:12 81fa7e7f7d18: Layer already exists 16:55:12 10c62f9a0861: Layer already exists 16:55:12 f5f1a932fe4c: Layer already exists 16:55:12 32f366d666a5: Layer already exists 16:55:12 latest: digest: sha256:ee340e7edb31d99db6a8de8e598730014baeb31e796bda54abe14f15e70edb3e size: 2405 [Pipeline] isUnix [Pipeline] sh 16:55:13 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.0.1-dev.34 [Pipeline] isUnix [Pipeline] sh 16:55:13 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.0.1-dev.34 16:55:13 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 16:55:13 240d3d1de4e9: Preparing 16:55:13 77c2ba9aa7bc: Preparing 16:55:13 01730b1ee51d: Preparing 16:55:13 fe0854066ef6: Preparing 16:55:13 9235afc787ff: Preparing 16:55:13 f5f1a932fe4c: Preparing 16:55:13 f51754455142: Preparing 16:55:13 81fa7e7f7d18: Preparing 16:55:13 10c62f9a0861: Preparing 16:55:13 32f366d666a5: Preparing 16:55:13 f5f1a932fe4c: Waiting 16:55:13 f51754455142: Waiting 16:55:13 81fa7e7f7d18: Waiting 16:55:13 10c62f9a0861: Waiting 16:55:13 32f366d666a5: Waiting 16:55:13 77c2ba9aa7bc: Layer already exists 16:55:13 fe0854066ef6: Layer already exists 16:55:13 01730b1ee51d: Layer already exists 16:55:13 240d3d1de4e9: Layer already exists 16:55:13 9235afc787ff: Layer already exists 16:55:13 10c62f9a0861: Layer already exists 16:55:13 f51754455142: Layer already exists 16:55:13 81fa7e7f7d18: Layer already exists 16:55:13 f5f1a932fe4c: Layer already exists 16:55:13 32f366d666a5: Layer already exists 16:55:13 2.0.1-dev.34: digest: sha256:ee340e7edb31d99db6a8de8e598730014baeb31e796bda54abe14f15e70edb3e size: 2405 [Pipeline] isUnix [Pipeline] sh 16:55:14 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:e89d87e1b047cca713fa4fd161d0eba79eaf23fa-2.0.1-dev.34 [Pipeline] isUnix [Pipeline] sh 16:55:14 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:e89d87e1b047cca713fa4fd161d0eba79eaf23fa-2.0.1-dev.34 16:55:14 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 16:55:14 240d3d1de4e9: Preparing 16:55:14 77c2ba9aa7bc: Preparing 16:55:14 01730b1ee51d: Preparing 16:55:14 fe0854066ef6: Preparing 16:55:14 9235afc787ff: Preparing 16:55:14 f5f1a932fe4c: Preparing 16:55:14 f51754455142: Preparing 16:55:14 81fa7e7f7d18: Preparing 16:55:14 10c62f9a0861: Preparing 16:55:14 32f366d666a5: Preparing 16:55:14 f5f1a932fe4c: Waiting 16:55:14 f51754455142: Waiting 16:55:14 81fa7e7f7d18: Waiting 16:55:14 10c62f9a0861: Waiting 16:55:14 32f366d666a5: Waiting 16:55:14 01730b1ee51d: Layer already exists 16:55:14 fe0854066ef6: Layer already exists 16:55:14 9235afc787ff: Layer already exists 16:55:14 240d3d1de4e9: Layer already exists 16:55:14 77c2ba9aa7bc: Layer already exists 16:55:14 f5f1a932fe4c: Layer already exists 16:55:14 f51754455142: Layer already exists 16:55:14 32f366d666a5: Layer already exists 16:55:14 81fa7e7f7d18: Layer already exists 16:55:14 10c62f9a0861: Layer already exists 16:55:14 e89d87e1b047cca713fa4fd161d0eba79eaf23fa-2.0.1-dev.34: digest: sha256:ee340e7edb31d99db6a8de8e598730014baeb31e796bda54abe14f15e70edb3e size: 2405 [Pipeline] isUnix [Pipeline] sh 16:55:14 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] isUnix [Pipeline] sh 16:55:15 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main 16:55:15 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 16:55:15 240d3d1de4e9: Preparing 16:55:15 77c2ba9aa7bc: Preparing 16:55:15 01730b1ee51d: Preparing 16:55:15 fe0854066ef6: Preparing 16:55:15 9235afc787ff: Preparing 16:55:15 f5f1a932fe4c: Preparing 16:55:15 f51754455142: Preparing 16:55:15 81fa7e7f7d18: Preparing 16:55:15 10c62f9a0861: Preparing 16:55:15 32f366d666a5: Preparing 16:55:15 f51754455142: Waiting 16:55:15 81fa7e7f7d18: Waiting 16:55:15 10c62f9a0861: Waiting 16:55:15 f5f1a932fe4c: Waiting 16:55:15 32f366d666a5: Waiting 16:55:15 77c2ba9aa7bc: Layer already exists 16:55:15 9235afc787ff: Layer already exists 16:55:15 240d3d1de4e9: Layer already exists 16:55:15 fe0854066ef6: Layer already exists 16:55:15 01730b1ee51d: Layer already exists 16:55:15 f51754455142: Layer already exists 16:55:15 f5f1a932fe4c: Layer already exists 16:55:15 81fa7e7f7d18: Layer already exists 16:55:15 10c62f9a0861: Layer already exists 16:55:15 32f366d666a5: Layer already exists 16:55:15 main: digest: sha256:ee340e7edb31d99db6a8de8e598730014baeb31e796bda54abe14f15e70edb3e size: 2405 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 16:55:15 ===================================================== [Pipeline] echo 16:55:15 taggedImages: 16:55:15 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:e89d87e1b047cca713fa4fd161d0eba79eaf23fa 16:55:15 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 16:55:15 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.0.1-dev.34 16:55:15 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:e89d87e1b047cca713fa4fd161d0eba79eaf23fa-2.0.1-dev.34 16:55:15 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo 16:55:15 [edgeXDocker.push] Tagging docker image support-notifications with the following tags: 16:55:15 e89d87e1b047cca713fa4fd161d0eba79eaf23fa 16:55:15 latest 16:55:15 2.0.1-dev.34 16:55:15 e89d87e1b047cca713fa4fd161d0eba79eaf23fa-2.0.1-dev.34 16:55:15 main 16:55:15 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 16:55:15 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:e89d87e1b047cca713fa4fd161d0eba79eaf23fa [Pipeline] isUnix [Pipeline] sh 16:55:16 + docker push nexus3.edgexfoundry.org:10004/support-notifications:e89d87e1b047cca713fa4fd161d0eba79eaf23fa 16:55:16 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 16:55:16 83344ee57f24: Preparing 16:55:16 0520b8fb477e: Preparing 16:55:16 73aeb56368fd: Preparing 16:55:16 d3c68eaf52ee: Preparing 16:55:16 32f366d666a5: Preparing 16:55:21 83344ee57f24: Pushed 16:55:21 32f366d666a5: Layer already exists 16:55:21 d3c68eaf52ee: Pushed 16:55:21 73aeb56368fd: Layer already exists 16:55:22 0520b8fb477e: Pushed 16:55:22 e89d87e1b047cca713fa4fd161d0eba79eaf23fa: digest: sha256:bbd2602b2697c7ce62d2275d2a2afa10fd6712a3c4064725467a755ae0417474 size: 1364 [Pipeline] isUnix [Pipeline] sh 16:55:23 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] isUnix [Pipeline] sh 16:55:23 + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest 16:55:23 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 16:55:23 83344ee57f24: Preparing 16:55:23 0520b8fb477e: Preparing 16:55:23 73aeb56368fd: Preparing 16:55:23 d3c68eaf52ee: Preparing 16:55:23 32f366d666a5: Preparing 16:55:23 0520b8fb477e: Layer already exists 16:55:23 83344ee57f24: Layer already exists 16:55:23 73aeb56368fd: Layer already exists 16:55:23 32f366d666a5: Layer already exists 16:55:23 d3c68eaf52ee: Layer already exists 16:55:23 latest: digest: sha256:bbd2602b2697c7ce62d2275d2a2afa10fd6712a3c4064725467a755ae0417474 size: 1364 [Pipeline] isUnix [Pipeline] sh 16:55:25 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:2.0.1-dev.34 [Pipeline] isUnix [Pipeline] sh 16:55:25 + docker push nexus3.edgexfoundry.org:10004/support-notifications:2.0.1-dev.34 16:55:25 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 16:55:25 83344ee57f24: Preparing 16:55:25 0520b8fb477e: Preparing 16:55:25 73aeb56368fd: Preparing 16:55:25 d3c68eaf52ee: Preparing 16:55:25 32f366d666a5: Preparing 16:55:25 32f366d666a5: Layer already exists 16:55:25 0520b8fb477e: Layer already exists 16:55:25 83344ee57f24: Layer already exists 16:55:25 73aeb56368fd: Layer already exists 16:55:25 d3c68eaf52ee: Layer already exists 16:55:25 2.0.1-dev.34: digest: sha256:bbd2602b2697c7ce62d2275d2a2afa10fd6712a3c4064725467a755ae0417474 size: 1364 [Pipeline] isUnix [Pipeline] sh 16:55:25 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:e89d87e1b047cca713fa4fd161d0eba79eaf23fa-2.0.1-dev.34 [Pipeline] isUnix [Pipeline] sh 16:55:26 + docker push nexus3.edgexfoundry.org:10004/support-notifications:e89d87e1b047cca713fa4fd161d0eba79eaf23fa-2.0.1-dev.34 16:55:26 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 16:55:26 83344ee57f24: Preparing 16:55:26 0520b8fb477e: Preparing 16:55:26 73aeb56368fd: Preparing 16:55:26 d3c68eaf52ee: Preparing 16:55:26 32f366d666a5: Preparing 16:55:26 83344ee57f24: Layer already exists 16:55:26 d3c68eaf52ee: Layer already exists 16:55:26 32f366d666a5: Layer already exists 16:55:26 73aeb56368fd: Layer already exists 16:55:26 0520b8fb477e: Layer already exists 16:55:26 e89d87e1b047cca713fa4fd161d0eba79eaf23fa-2.0.1-dev.34: digest: sha256:bbd2602b2697c7ce62d2275d2a2afa10fd6712a3c4064725467a755ae0417474 size: 1364 [Pipeline] isUnix [Pipeline] sh 16:55:26 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] isUnix [Pipeline] sh 16:55:27 + docker push nexus3.edgexfoundry.org:10004/support-notifications:main 16:55:27 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 16:55:27 83344ee57f24: Preparing 16:55:27 0520b8fb477e: Preparing 16:55:27 73aeb56368fd: Preparing 16:55:27 d3c68eaf52ee: Preparing 16:55:27 32f366d666a5: Preparing 16:55:27 73aeb56368fd: Layer already exists 16:55:27 d3c68eaf52ee: Layer already exists 16:55:27 83344ee57f24: Layer already exists 16:55:27 0520b8fb477e: Layer already exists 16:55:27 32f366d666a5: Layer already exists 16:55:27 main: digest: sha256:bbd2602b2697c7ce62d2275d2a2afa10fd6712a3c4064725467a755ae0417474 size: 1364 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 16:55:27 ===================================================== [Pipeline] echo 16:55:27 taggedImages: 16:55:27 - nexus3.edgexfoundry.org:10004/support-notifications:e89d87e1b047cca713fa4fd161d0eba79eaf23fa 16:55:27 - nexus3.edgexfoundry.org:10004/support-notifications:latest 16:55:27 - nexus3.edgexfoundry.org:10004/support-notifications:2.0.1-dev.34 16:55:27 - nexus3.edgexfoundry.org:10004/support-notifications:e89d87e1b047cca713fa4fd161d0eba79eaf23fa-2.0.1-dev.34 16:55:27 - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo 16:55:27 [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: 16:55:27 e89d87e1b047cca713fa4fd161d0eba79eaf23fa 16:55:27 latest 16:55:27 2.0.1-dev.34 16:55:27 e89d87e1b047cca713fa4fd161d0eba79eaf23fa-2.0.1-dev.34 16:55:27 main 16:55:27 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 16:55:27 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:e89d87e1b047cca713fa4fd161d0eba79eaf23fa [Pipeline] isUnix [Pipeline] sh 16:55:28 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:e89d87e1b047cca713fa4fd161d0eba79eaf23fa 16:55:28 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 16:55:28 b0983e1f5523: Preparing 16:55:28 51632027b415: Preparing 16:55:28 73aeb56368fd: Preparing 16:55:28 5da3f9ab71bf: Preparing 16:55:28 32f366d666a5: Preparing 16:55:28 73aeb56368fd: Layer already exists 16:55:28 32f366d666a5: Layer already exists 16:55:28 5da3f9ab71bf: Layer already exists 16:55:28 b0983e1f5523: Pushed 16:55:29 51632027b415: Pushed 16:55:29 e89d87e1b047cca713fa4fd161d0eba79eaf23fa: digest: sha256:e74c5a893f52c615b557e2a2c0f4b90e09b032306b467d4f44c5d44c36af5ffb size: 1363 [Pipeline] isUnix [Pipeline] sh 16:55:29 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] isUnix [Pipeline] sh 16:55:30 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest 16:55:30 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 16:55:30 b0983e1f5523: Preparing 16:55:30 51632027b415: Preparing 16:55:30 73aeb56368fd: Preparing 16:55:30 5da3f9ab71bf: Preparing 16:55:30 32f366d666a5: Preparing 16:55:30 73aeb56368fd: Layer already exists 16:55:30 51632027b415: Layer already exists 16:55:30 32f366d666a5: Layer already exists 16:55:30 b0983e1f5523: Layer already exists 16:55:30 5da3f9ab71bf: Layer already exists 16:55:30 latest: digest: sha256:e74c5a893f52c615b557e2a2c0f4b90e09b032306b467d4f44c5d44c36af5ffb size: 1363 [Pipeline] isUnix [Pipeline] sh 16:55:30 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:2.0.1-dev.34 [Pipeline] isUnix [Pipeline] sh 16:55:30 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:2.0.1-dev.34 16:55:30 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 16:55:30 b0983e1f5523: Preparing 16:55:30 51632027b415: Preparing 16:55:30 73aeb56368fd: Preparing 16:55:30 5da3f9ab71bf: Preparing 16:55:30 32f366d666a5: Preparing 16:55:30 51632027b415: Layer already exists 16:55:30 73aeb56368fd: Layer already exists 16:55:30 5da3f9ab71bf: Layer already exists 16:55:30 32f366d666a5: Layer already exists 16:55:30 b0983e1f5523: Layer already exists 16:55:30 2.0.1-dev.34: digest: sha256:e74c5a893f52c615b557e2a2c0f4b90e09b032306b467d4f44c5d44c36af5ffb size: 1363 [Pipeline] isUnix [Pipeline] sh 16:55:31 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:e89d87e1b047cca713fa4fd161d0eba79eaf23fa-2.0.1-dev.34 [Pipeline] isUnix [Pipeline] sh 16:55:31 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:e89d87e1b047cca713fa4fd161d0eba79eaf23fa-2.0.1-dev.34 16:55:31 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 16:55:31 b0983e1f5523: Preparing 16:55:31 51632027b415: Preparing 16:55:31 73aeb56368fd: Preparing 16:55:31 5da3f9ab71bf: Preparing 16:55:31 32f366d666a5: Preparing 16:55:31 b0983e1f5523: Layer already exists 16:55:31 73aeb56368fd: Layer already exists 16:55:31 51632027b415: Layer already exists 16:55:31 32f366d666a5: Layer already exists 16:55:31 5da3f9ab71bf: Layer already exists 16:55:31 e89d87e1b047cca713fa4fd161d0eba79eaf23fa-2.0.1-dev.34: digest: sha256:e74c5a893f52c615b557e2a2c0f4b90e09b032306b467d4f44c5d44c36af5ffb size: 1363 [Pipeline] isUnix [Pipeline] sh 16:55:31 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] isUnix [Pipeline] sh 16:55:32 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main 16:55:32 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 16:55:32 b0983e1f5523: Preparing 16:55:32 51632027b415: Preparing 16:55:32 73aeb56368fd: Preparing 16:55:32 5da3f9ab71bf: Preparing 16:55:32 32f366d666a5: Preparing 16:55:32 32f366d666a5: Layer already exists 16:55:32 51632027b415: Layer already exists 16:55:32 5da3f9ab71bf: Layer already exists 16:55:32 b0983e1f5523: Layer already exists 16:55:32 73aeb56368fd: Layer already exists 16:55:32 main: digest: sha256:e74c5a893f52c615b557e2a2c0f4b90e09b032306b467d4f44c5d44c36af5ffb size: 1363 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 16:55:32 ===================================================== [Pipeline] echo 16:55:32 taggedImages: 16:55:32 - nexus3.edgexfoundry.org:10004/support-scheduler:e89d87e1b047cca713fa4fd161d0eba79eaf23fa 16:55:32 - nexus3.edgexfoundry.org:10004/support-scheduler:latest 16:55:32 - nexus3.edgexfoundry.org:10004/support-scheduler:2.0.1-dev.34 16:55:32 - nexus3.edgexfoundry.org:10004/support-scheduler:e89d87e1b047cca713fa4fd161d0eba79eaf23fa-2.0.1-dev.34 16:55:32 - nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] echo 16:55:32 [edgeXDocker.push] Tagging docker image sys-mgmt-agent with the following tags: 16:55:32 e89d87e1b047cca713fa4fd161d0eba79eaf23fa 16:55:32 latest 16:55:32 2.0.1-dev.34 16:55:32 e89d87e1b047cca713fa4fd161d0eba79eaf23fa-2.0.1-dev.34 16:55:32 main 16:55:32 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 16:55:32 + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:e89d87e1b047cca713fa4fd161d0eba79eaf23fa [Pipeline] isUnix [Pipeline] sh 16:55:32 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:e89d87e1b047cca713fa4fd161d0eba79eaf23fa 16:55:32 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] 16:55:32 22480aeabef4: Preparing 16:55:32 7e697f9c8327: Preparing 16:55:32 c0d76bd921ae: Preparing 16:55:32 86181f4e69b4: Preparing 16:55:32 c080ac93e525: Preparing 16:55:32 87dec32dab56: Preparing 16:55:32 4b3c02ac6c6d: Preparing 16:55:32 3b6deb83ca37: Preparing 16:55:32 563ea45970c1: Preparing 16:55:32 91e3b9641807: Preparing 16:55:32 b2d5eeeaba3a: Preparing 16:55:32 87dec32dab56: Waiting 16:55:32 4b3c02ac6c6d: Waiting 16:55:32 3b6deb83ca37: Waiting 16:55:32 563ea45970c1: Waiting 16:55:32 91e3b9641807: Waiting 16:55:32 b2d5eeeaba3a: Waiting 16:55:32 c080ac93e525: Layer already exists 16:55:32 87dec32dab56: Layer already exists 16:55:33 4b3c02ac6c6d: Layer already exists 16:55:33 3b6deb83ca37: Layer already exists 16:55:33 563ea45970c1: Layer already exists 16:55:33 7e697f9c8327: Pushed 16:55:33 91e3b9641807: Layer already exists 16:55:33 b2d5eeeaba3a: Layer already exists 16:55:33 22480aeabef4: Pushed 16:55:34 c0d76bd921ae: Pushed 16:55:37 Removing intermediate container 7fb52eb805ae 16:55:37 ---> 5d6baad88541 16:55:37 Successfully built 5d6baad88541 16:55:37 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 16:55:38 + docker inspect -f . ci-base-image-arm64 16:55:38 . [Pipeline] withDockerContainer 16:55:38 prd-ubuntu18.04-docker-arm64-4c-16g-789 does not seem to be running inside a container 16:55:38 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/41 -v /w/workspace/edgex-go/41:/w/workspace/edgex-go/41:rw,z -v /w/workspace/edgex-go/41@tmp:/w/workspace/edgex-go/41@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 16:55:39 86181f4e69b4: Pushed 16:55:39 e89d87e1b047cca713fa4fd161d0eba79eaf23fa: digest: sha256:5ebff3e2d430db7b9d9b8376e05cc73a0e1ab3d374024a358f077770b5282be0 size: 2622 16:55:40 $ docker top 87038e94e972ae94a1f16b09d3eba98c35635185998642a1353983babfba94ed -eo pid,comm [Pipeline] { [Pipeline] sh [Pipeline] isUnix [Pipeline] sh 16:55:41 + go version 16:55:41 go version go1.16.6 linux/arm64 [Pipeline] } 16:55:41 $ docker stop --time=1 87038e94e972ae94a1f16b09d3eba98c35635185998642a1353983babfba94ed 16:55:41 + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest 16:55:43 $ docker rm -f 87038e94e972ae94a1f16b09d3eba98c35635185998642a1353983babfba94ed [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] isUnix [Pipeline] sh [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 16:55:44 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest 16:55:44 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] 16:55:44 22480aeabef4: Preparing 16:55:44 7e697f9c8327: Preparing 16:55:44 c0d76bd921ae: Preparing 16:55:44 86181f4e69b4: Preparing 16:55:44 c080ac93e525: Preparing 16:55:44 87dec32dab56: Preparing 16:55:44 4b3c02ac6c6d: Preparing 16:55:44 3b6deb83ca37: Preparing 16:55:44 563ea45970c1: Preparing 16:55:44 91e3b9641807: Preparing 16:55:44 b2d5eeeaba3a: Preparing 16:55:44 4b3c02ac6c6d: Waiting 16:55:44 3b6deb83ca37: Waiting 16:55:44 563ea45970c1: Waiting 16:55:44 91e3b9641807: Waiting 16:55:44 b2d5eeeaba3a: Waiting 16:55:44 87dec32dab56: Waiting 16:55:44 c080ac93e525: Layer already exists 16:55:44 c0d76bd921ae: Layer already exists 16:55:44 7e697f9c8327: Layer already exists 16:55:44 22480aeabef4: Layer already exists 16:55:44 86181f4e69b4: Layer already exists 16:55:44 563ea45970c1: Layer already exists 16:55:44 91e3b9641807: Layer already exists 16:55:44 4b3c02ac6c6d: Layer already exists 16:55:44 87dec32dab56: Layer already exists 16:55:44 3b6deb83ca37: Layer already exists 16:55:44 b2d5eeeaba3a: Layer already exists 16:55:44 latest: digest: sha256:5ebff3e2d430db7b9d9b8376e05cc73a0e1ab3d374024a358f077770b5282be0 size: 2622 [Pipeline] isUnix [Pipeline] sh 16:55:44 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 16:55:44 + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.0.1-dev.34 [Pipeline] isUnix [Pipeline] sh 16:55:44 16:55:44 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh 16:55:44 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.0.1-dev.34 16:55:44 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] 16:55:44 22480aeabef4: Preparing 16:55:44 7e697f9c8327: Preparing 16:55:44 c0d76bd921ae: Preparing 16:55:44 86181f4e69b4: Preparing 16:55:44 c080ac93e525: Preparing 16:55:44 87dec32dab56: Preparing 16:55:44 4b3c02ac6c6d: Preparing 16:55:44 3b6deb83ca37: Preparing 16:55:44 563ea45970c1: Preparing 16:55:44 91e3b9641807: Preparing 16:55:44 b2d5eeeaba3a: Preparing 16:55:44 3b6deb83ca37: Waiting 16:55:44 87dec32dab56: Waiting 16:55:44 563ea45970c1: Waiting 16:55:44 91e3b9641807: Waiting 16:55:44 4b3c02ac6c6d: Waiting 16:55:44 b2d5eeeaba3a: Waiting 16:55:44 7e697f9c8327: Layer already exists 16:55:44 c0d76bd921ae: Layer already exists 16:55:44 c080ac93e525: Layer already exists 16:55:44 22480aeabef4: Layer already exists 16:55:44 86181f4e69b4: Layer already exists 16:55:44 87dec32dab56: Layer already exists 16:55:44 3b6deb83ca37: Layer already exists 16:55:44 4b3c02ac6c6d: Layer already exists 16:55:44 91e3b9641807: Layer already exists 16:55:44 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 16:55:44 563ea45970c1: Layer already exists 16:55:45 latest: Pulling from edgex-devops/edgex-compose-arm64 16:55:45 29e5d40040c1: Pulling fs layer 16:55:45 1ce36da41761: Pulling fs layer 16:55:45 25b303627fd3: Pulling fs layer 16:55:45 29e5d40040c1: Verifying Checksum 16:55:45 29e5d40040c1: Download complete 16:55:45 b2d5eeeaba3a: Layer already exists 16:55:45 2.0.1-dev.34: digest: sha256:5ebff3e2d430db7b9d9b8376e05cc73a0e1ab3d374024a358f077770b5282be0 size: 2622 [Pipeline] isUnix [Pipeline] sh 16:55:46 29e5d40040c1: Pull complete 16:55:46 1ce36da41761: Verifying Checksum 16:55:46 1ce36da41761: Download complete 16:55:46 + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:e89d87e1b047cca713fa4fd161d0eba79eaf23fa-2.0.1-dev.34 [Pipeline] isUnix [Pipeline] sh 16:55:46 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:e89d87e1b047cca713fa4fd161d0eba79eaf23fa-2.0.1-dev.34 16:55:46 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] 16:55:46 22480aeabef4: Preparing 16:55:46 7e697f9c8327: Preparing 16:55:46 c0d76bd921ae: Preparing 16:55:46 86181f4e69b4: Preparing 16:55:46 c080ac93e525: Preparing 16:55:46 87dec32dab56: Preparing 16:55:46 4b3c02ac6c6d: Preparing 16:55:46 3b6deb83ca37: Preparing 16:55:46 563ea45970c1: Preparing 16:55:46 91e3b9641807: Preparing 16:55:46 b2d5eeeaba3a: Preparing 16:55:46 4b3c02ac6c6d: Waiting 16:55:46 3b6deb83ca37: Waiting 16:55:46 563ea45970c1: Waiting 16:55:46 91e3b9641807: Waiting 16:55:46 b2d5eeeaba3a: Waiting 16:55:46 87dec32dab56: Waiting 16:55:46 22480aeabef4: Layer already exists 16:55:46 7e697f9c8327: Layer already exists 16:55:46 c080ac93e525: Layer already exists 16:55:46 c0d76bd921ae: Layer already exists 16:55:46 86181f4e69b4: Layer already exists 16:55:46 3b6deb83ca37: Layer already exists 16:55:46 87dec32dab56: Layer already exists 16:55:46 4b3c02ac6c6d: Layer already exists 16:55:46 563ea45970c1: Layer already exists 16:55:46 91e3b9641807: Layer already exists 16:55:46 b2d5eeeaba3a: Layer already exists 16:55:46 e89d87e1b047cca713fa4fd161d0eba79eaf23fa-2.0.1-dev.34: digest: sha256:5ebff3e2d430db7b9d9b8376e05cc73a0e1ab3d374024a358f077770b5282be0 size: 2622 [Pipeline] isUnix [Pipeline] sh 16:55:46 + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:main [Pipeline] isUnix [Pipeline] sh 16:55:47 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:main 16:55:47 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] 16:55:47 22480aeabef4: Preparing 16:55:47 7e697f9c8327: Preparing 16:55:47 c0d76bd921ae: Preparing 16:55:47 86181f4e69b4: Preparing 16:55:47 c080ac93e525: Preparing 16:55:47 87dec32dab56: Preparing 16:55:47 4b3c02ac6c6d: Preparing 16:55:47 3b6deb83ca37: Preparing 16:55:47 563ea45970c1: Preparing 16:55:47 91e3b9641807: Preparing 16:55:47 b2d5eeeaba3a: Preparing 16:55:47 3b6deb83ca37: Waiting 16:55:47 563ea45970c1: Waiting 16:55:47 91e3b9641807: Waiting 16:55:47 b2d5eeeaba3a: Waiting 16:55:47 87dec32dab56: Waiting 16:55:47 4b3c02ac6c6d: Waiting 16:55:47 c080ac93e525: Layer already exists 16:55:47 86181f4e69b4: Layer already exists 16:55:47 c0d76bd921ae: Layer already exists 16:55:47 22480aeabef4: Layer already exists 16:55:47 7e697f9c8327: Layer already exists 16:55:47 87dec32dab56: Layer already exists 16:55:47 4b3c02ac6c6d: Layer already exists 16:55:47 3b6deb83ca37: Layer already exists 16:55:47 91e3b9641807: Layer already exists 16:55:47 563ea45970c1: Layer already exists 16:55:47 b2d5eeeaba3a: Layer already exists 16:55:47 main: digest: sha256:5ebff3e2d430db7b9d9b8376e05cc73a0e1ab3d374024a358f077770b5282be0 size: 2622 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } 16:55:47 1ce36da41761: Pull complete [Pipeline] // withEnv [Pipeline] echo 16:55:47 ===================================================== [Pipeline] echo 16:55:47 taggedImages: 16:55:47 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:e89d87e1b047cca713fa4fd161d0eba79eaf23fa 16:55:47 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest 16:55:47 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.0.1-dev.34 16:55:47 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:e89d87e1b047cca713fa4fd161d0eba79eaf23fa-2.0.1-dev.34 16:55:47 - 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] } 16:55:47 25b303627fd3: Verifying Checksum 16:55:47 25b303627fd3: Download complete [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 16:55:57 25b303627fd3: Pull complete 16:55:57 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 16:55:57 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 16:55:57 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer 16:55:58 prd-ubuntu18.04-docker-arm64-4c-16g-789 does not seem to be running inside a container 16:55:58 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/41 -v /w/workspace/edgex-go/41:/w/workspace/edgex-go/41:rw,z -v /w/workspace/edgex-go/41@tmp:/w/workspace/edgex-go/41@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 16:56:01 $ docker top d1c89ffdfa43ae69eca083b5c6dd3c942a50dcd6f876962a27bf80276baf1d9c -eo pid,comm [Pipeline] { [Pipeline] sh 16:56:02 + grep parallel 16:56:02 + docker-compose build --help 16:56:06 --parallel Build images in parallel. [Pipeline] } 16:56:06 $ docker stop --time=1 d1c89ffdfa43ae69eca083b5c6dd3c942a50dcd6f876962a27bf80276baf1d9c 16:56:08 $ docker rm -f d1c89ffdfa43ae69eca083b5c6dd3c942a50dcd6f876962a27bf80276baf1d9c [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 16:56:09 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 16:56:09 . [Pipeline] withDockerContainer 16:56:09 prd-ubuntu18.04-docker-arm64-4c-16g-789 does not seem to be running inside a container 16:56:09 $ 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/41 -v /w/workspace/edgex-go/41:/w/workspace/edgex-go/41:rw,z -v /w/workspace/edgex-go/41@tmp:/w/workspace/edgex-go/41@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 16:56:10 $ docker top 4da0bcbf28960a26568e821524e6b1e6ca2d986fc1014ae92ab8d2d4dbdece99 -eo pid,comm [Pipeline] { [Pipeline] sh 16:56:11 + docker-compose -f ./docker-compose-build.yml build --parallel 16:56:15 Building core-command ... 16:56:15 Building core-data ... 16:56:15 Building core-metadata ... 16:56:15 Building security-bootstrapper ... 16:56:15 Building security-proxy-setup ... 16:56:15 Building security-secretstore-setup ... 16:56:15 Building support-notifications ... 16:56:15 Building support-scheduler ... 16:56:15 Building sys-mgmt-agent ... 16:56:15 Building security-secretstore-setup 16:56:15 Building security-proxy-setup 16:56:15 Building core-metadata 16:56:15 Building support-notifications 16:56:15 Building support-scheduler 16:57:02 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 16:57:02 Step 2/24 : FROM ${BUILDER_BASE} AS builder 16:57:02 ---> 5d6baad88541 16:57:02 Step 3/24 : WORKDIR /edgex-go 16:57:02 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 16:57:02 Step 2/22 : FROM ${BUILDER_BASE} AS builder 16:57:02 ---> 5d6baad88541 16:57:02 Step 3/22 : WORKDIR /edgex-go 16:57:02 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 16:57:02 Step 2/23 : FROM ${BUILDER_BASE} AS builder 16:57:02 ---> 5d6baad88541 16:57:02 Step 3/23 : WORKDIR /edgex-go 16:57:02 Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 16:57:02 Step 2/26 : FROM ${BUILDER_BASE} AS builder 16:57:02 ---> 5d6baad88541 16:57:02 Step 3/26 : WORKDIR /edgex-go 16:57:02 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 16:57:02 Step 2/23 : FROM ${BUILDER_BASE} AS builder 16:57:02 ---> 5d6baad88541 16:57:02 Step 3/23 : WORKDIR /edgex-go 16:57:02 ---> Running in e69f2f8423ce 16:57:02 ---> Running in 7c2a409d7246 16:57:02 ---> Running in 761d9cb4c7e6 16:57:02 ---> Running in f66769dcd38e 16:57:02 ---> Running in f6bd929b8cc4 16:57:02 Removing intermediate container f66769dcd38e 16:57:02 ---> 393176c92bd2 16:57:02 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:57:02 ---> Running in 1db32e597898 16:57:02 Removing intermediate container e69f2f8423ce 16:57:02 ---> c3716df31353 16:57:02 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:57:02 Removing intermediate container f6bd929b8cc4 16:57:02 ---> dde769592c55 16:57:02 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:57:02 Removing intermediate container 761d9cb4c7e6 16:57:02 ---> 5c10c635d601 16:57:02 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:57:02 Removing intermediate container 7c2a409d7246 16:57:02 ---> 30be18ab6ba0 16:57:02 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:57:02 ---> Running in 48b7cba21e91 16:57:02 ---> Running in 203b874f417b 16:57:02 ---> Running in adac79487649 16:57:02 ---> Running in fcd68d292870 16:57:05 Removing intermediate container 1db32e597898 16:57:05 ---> d91f154512bc 16:57:05 Step 5/26 : RUN apk add --update --no-cache make git 16:57:05 ---> Running in c64e24e2c1cf 16:57:05 Removing intermediate container 203b874f417b 16:57:05 ---> d0c42d1178f0 16:57:05 Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates 16:57:05 ---> Running in a391cb025e6d 16:57:05 Removing intermediate container 48b7cba21e91 16:57:05 ---> 1d9f22b9a454 16:57:05 Step 5/24 : RUN apk add --update --no-cache make git 16:57:05 ---> Running in a6616844177c 16:57:06 Removing intermediate container adac79487649 16:57:06 ---> 566334c511cc 16:57:06 Step 5/23 : RUN apk add --update --no-cache make git 16:57:06 Removing intermediate container fcd68d292870 16:57:06 ---> 43e05605b0a2 16:57:06 Step 5/22 : RUN apk add --update --no-cache make git 16:57:06 ---> Running in 6d16e8a2ee60 16:57:06 ---> Running in c5cce0f567b0 16:57:07 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 16:57:07 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 16:57:08 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 16:57:08 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 16:57:08 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 16:57:08 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 16:57:08 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 16:57:09 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 16:57:09 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 16:57:09 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 16:57:09 OK: 218 MiB in 52 packages 16:57:09 OK: 218 MiB in 52 packages 16:57:10 OK: 218 MiB in 52 packages 16:57:10 OK: 218 MiB in 52 packages 16:57:10 OK: 218 MiB in 52 packages 16:57:11 Removing intermediate container c64e24e2c1cf 16:57:11 ---> bef0f97e446a 16:57:11 Step 6/26 : COPY go.mod . 16:57:11 Removing intermediate container a391cb025e6d 16:57:11 ---> eadb675beb39 16:57:11 Step 6/23 : COPY go.mod . 16:57:11 Removing intermediate container c5cce0f567b0 16:57:11 ---> f65af8b23c2a 16:57:11 Step 6/22 : COPY go.mod . 16:57:12 Removing intermediate container 6d16e8a2ee60 16:57:12 ---> 10624f269ab7 16:57:12 Step 6/23 : COPY go.mod . 16:57:12 Removing intermediate container a6616844177c 16:57:12 ---> 560347c19c01 16:57:12 Step 6/24 : COPY go.mod . 16:57:12 ---> 31a8f8ec83de 16:57:12 ---> b274b2a285ab 16:57:12 Step 7/23 : RUN go mod download 16:57:12 Step 7/26 : RUN go mod download 16:57:13 ---> Running in 9d8225a2506d 16:57:13 ---> Running in 0ad3f64af5af 16:57:13 ---> 44c2472a609e 16:57:13 Step 7/22 : RUN go mod download 16:57:13 ---> Running in 74af2109545f 16:57:13 ---> 9c4680bc549c 16:57:13 Step 7/23 : RUN go mod download 16:57:13 ---> 08ca5db4c4c4 16:57:13 Step 7/24 : RUN go mod download 16:57:13 ---> Running in a73a15f50e01 16:57:13 ---> Running in b6906e07d9a4 16:57:20 Removing intermediate container 9d8225a2506d 16:57:20 ---> f83841f8ffd5 16:57:20 Step 8/23 : COPY . . 16:57:20 Removing intermediate container 0ad3f64af5af 16:57:20 ---> 40e3c23403d2 16:57:20 Step 8/26 : COPY . . 16:57:20 Removing intermediate container 74af2109545f 16:57:20 ---> 4f9dcc3e83ff 16:57:20 Step 8/22 : COPY . . 16:57:21 Removing intermediate container b6906e07d9a4 16:57:21 Removing intermediate container a73a15f50e01 16:57:21 ---> f863499b0279 16:57:21 Step 8/23 : COPY . . 16:57:21 ---> 84775f14f773 16:57:21 Step 8/24 : COPY . . 16:57:39 ---> e8311a95e223 16:57:39 Step 9/23 : RUN go mod tidy 16:57:39 ---> 4aa91ed440dd 16:57:39 Step 9/23 : RUN go mod tidy 16:57:39 ---> Running in a045de369574 16:57:39 ---> 4912d4db6462 16:57:39 Step 9/22 : RUN go mod tidy 16:57:39 ---> 382623ac355a 16:57:39 Step 9/26 : RUN go mod tidy 16:57:39 ---> e4677b7fa7c5 16:57:39 Step 9/24 : RUN go mod tidy 16:57:40 ---> Running in 25e502030c1e 16:57:40 ---> Running in aaa8033c4de4 16:57:40 ---> Running in 31866592bc59 16:57:40 ---> Running in c4ecba70fb64 16:57:46 Removing intermediate container a045de369574 16:57:46 ---> 466c9ea27512 16:57:46 Step 10/23 : RUN make cmd/support-notifications/support-notifications 16:57:47 ---> Running in 3a7cba6b24d4 16:57:48 Removing intermediate container 25e502030c1e 16:57:48 ---> 7f049f30d350 16:57:48 Step 10/23 : RUN make cmd/support-scheduler/support-scheduler 16:57:48 ---> Running in 77619043fa8f 16:57:48 Removing intermediate container aaa8033c4de4 16:57:48 ---> 7d83cb38f448 16:57:48 Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 16:57:48 Removing intermediate container c4ecba70fb64 16:57:48 ---> d575b5b7a75c 16:57:48 Step 10/24 : RUN make cmd/core-metadata/core-metadata 16:57:48 ---> Running in d3753c4f6880 16:57:48 Removing intermediate container 31866592bc59 16:57:48 ---> 5570b4c0312b 16:57:48 Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 16:57:48 ---> Running in 4d0f5c1e842e 16:57:49 ---> Running in 1731d624b394 16:57:49 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.34" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 16:57:50 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.34" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 16:57:51 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.34" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 16:57:51 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.34" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 16:57:51 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.34" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 16:59:43 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.34" -o ./cmd/secrets-config ./cmd/secrets-config 16:59:43 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.34" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 16:59:53 Removing intermediate container 1731d624b394 16:59:53 ---> 9d8856cf2c85 16:59:53 16:59:53 Step 11/22 : FROM alpine:3.12 16:59:53 Removing intermediate container d3753c4f6880 16:59:53 ---> 12d2c79288b6 16:59:53 16:59:53 Step 11/26 : FROM alpine:3.12 16:59:53 3.12: Pulling from library/alpine 16:59:53 3.12: Pulling from library/alpine 16:59:54 Digest: sha256:de25c7fc6c4f3a27c7f0c2dff454e4671823a34d88abd533f210848d527e0fbb 16:59:54 Digest: sha256:de25c7fc6c4f3a27c7f0c2dff454e4671823a34d88abd533f210848d527e0fbb 16:59:55 Status: Downloaded newer image for alpine:3.12 16:59:55 Status: Image is up to date for alpine:3.12 16:59:55 ---> c4fd0aeabfcf 16:59:55 Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 16:59:55 ---> c4fd0aeabfcf 16:59:55 Step 12/22 : RUN apk add --update --no-cache curl 16:59:56 Removing intermediate container 3a7cba6b24d4 16:59:56 ---> 5216f8115bb6 16:59:56 16:59:56 Step 11/23 : FROM alpine:3.12 16:59:56 ---> c4fd0aeabfcf 16:59:56 Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init 16:59:56 Removing intermediate container 77619043fa8f 16:59:56 ---> d2ee11ad0e7e 16:59:56 16:59:56 Step 11/23 : FROM alpine:3.12 16:59:56 ---> c4fd0aeabfcf 16:59:56 Step 12/23 : RUN apk add --update --no-cache dumb-init 16:59:56 ---> Running in c10fdbbf407d 16:59:56 ---> Running in b6dc5cdc7cc5 16:59:57 Removing intermediate container 4d0f5c1e842e 16:59:57 ---> a50be6bb1408 16:59:57 16:59:57 Step 11/24 : FROM alpine:3.12 16:59:57 ---> c4fd0aeabfcf 16:59:57 Step 12/24 : RUN apk add --update --no-cache dumb-init 16:59:57 ---> Running in f87f832192d0 16:59:57 ---> Running in 73b17e9e44d7 16:59:57 ---> Running in 1a1e0ea108de 16:59:59 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 16:59:59 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 16:59:59 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 16:59:59 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 16:59:59 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 17:00:00 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 17:00:00 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 17:00:00 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 17:00:00 (1/4) Installing ca-certificates (20191127-r4) 17:00:00 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 17:00:00 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 17:00:00 (1/3) Installing ca-certificates (20191127-r4) 17:00:00 (2/4) Installing nghttp2-libs (1.41.0-r0) 17:00:00 (3/4) Installing libcurl (7.78.0-r0) 17:00:00 (4/4) Installing curl (7.78.0-r0) 17:00:00 Executing busybox-1.31.1-r20.trigger 17:00:00 Executing ca-certificates-20191127-r4.trigger 17:00:00 (2/3) Installing dumb-init (1.2.2-r1) 17:00:00 (3/3) Installing su-exec (0.2-r1) 17:00:00 Executing busybox-1.31.1-r20.trigger 17:00:00 Executing ca-certificates-20191127-r4.trigger 17:00:00 (1/2) Installing ca-certificates (20191127-r4) 17:00:00 (2/2) Installing dumb-init (1.2.2-r1) 17:00:00 Executing busybox-1.31.1-r20.trigger 17:00:00 OK: 7 MiB in 18 packages 17:00:00 Executing ca-certificates-20191127-r4.trigger 17:00:00 OK: 6 MiB in 17 packages 17:00:00 (1/1) Installing dumb-init (1.2.2-r1) 17:00:00 Executing busybox-1.31.1-r20.trigger 17:00:00 OK: 5 MiB in 15 packages 17:00:00 (1/1) Installing dumb-init (1.2.2-r1) 17:00:00 Executing busybox-1.31.1-r20.trigger 17:00:00 OK: 5 MiB in 15 packages 17:00:01 OK: 6 MiB in 16 packages 17:00:03 Removing intermediate container b6dc5cdc7cc5 17:00:03 ---> 32e93ad83df6 17:00:03 Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 17:00:03 Removing intermediate container f87f832192d0 17:00:03 ---> b5c02a08f9b8 17:00:03 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 17:00:03 Removing intermediate container 1a1e0ea108de 17:00:03 ---> a411c03d7840 17:00:03 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 17:00:03 ---> Running in e00463f31d60 17:00:03 ---> Running in 6555080fa632 17:00:03 ---> Running in 365005fbd1ea 17:00:03 Removing intermediate container c10fdbbf407d 17:00:03 ---> 2ada992910f2 17:00:03 Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 17:00:03 Removing intermediate container 73b17e9e44d7 17:00:03 ---> 9fb3a0e0eff0 17:00:03 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 17:00:04 ---> Running in 570484199ba3 17:00:04 ---> Running in ccb554e1ebfe 17:00:04 Removing intermediate container 6555080fa632 17:00:04 ---> 54dc7cb5b865 17:00:04 Step 14/24 : ENV APP_PORT=59881 17:00:04 Removing intermediate container e00463f31d60 17:00:04 ---> 1c5afd63944b 17:00:04 Step 14/26 : WORKDIR / 17:00:04 Removing intermediate container 365005fbd1ea 17:00:04 ---> ab892aa31f38 17:00:04 Step 14/23 : ENV APP_PORT=59861 17:00:04 ---> Running in 351b523da50d 17:00:04 ---> Running in f0a083fd407c 17:00:04 ---> Running in 433b972ddc0f 17:00:04 Removing intermediate container ccb554e1ebfe 17:00:04 ---> 2065266472fe 17:00:04 Step 14/23 : ENV APP_PORT=59860 17:00:04 Removing intermediate container 570484199ba3 17:00:04 ---> 36c1c61f5659 17:00:04 Step 14/22 : WORKDIR /edgex 17:00:05 ---> Running in 988f6db7d39c 17:00:05 ---> Running in 0ba7d3cfe599 17:00:05 Removing intermediate container f0a083fd407c 17:00:05 ---> e81c1fabbcbf 17:00:05 Step 15/23 : EXPOSE $APP_PORT 17:00:05 Removing intermediate container 351b523da50d 17:00:05 ---> 838c42de9ac5 17:00:05 Step 15/24 : EXPOSE $APP_PORT 17:00:05 Removing intermediate container 433b972ddc0f 17:00:05 ---> 7ff3d8728b2d 17:00:05 Step 15/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 17:00:05 ---> Running in fe2b20fb915e 17:00:06 ---> Running in 6138b3d4824d 17:00:06 Removing intermediate container 988f6db7d39c 17:00:06 ---> 9014e8647001 17:00:06 Step 15/23 : EXPOSE $APP_PORT 17:00:06 Removing intermediate container 0ba7d3cfe599 17:00:06 ---> b5bc860d83f7 17:00:06 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 17:00:06 ---> Running in 58dee154193b 17:00:06 Removing intermediate container fe2b20fb915e 17:00:06 ---> 87f89132a76a 17:00:06 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 17:00:06 ---> 6675fd327b75 17:00:06 Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 17:00:06 Removing intermediate container 6138b3d4824d 17:00:06 ---> 68341d772715 17:00:06 Step 16/24 : WORKDIR / 17:00:06 Removing intermediate container 58dee154193b 17:00:06 ---> dafbcc98905d 17:00:06 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 17:00:07 ---> Running in 7293bcfa0148 17:00:07 ---> 6aeb8ba9a827 17:00:07 Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 17:00:07 ---> 1b91a8e2c99c 17:00:07 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 17:00:07 Removing intermediate container 7293bcfa0148 17:00:07 ---> 3751ddd7b56d 17:00:07 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 17:00:07 ---> 96a38d7d8863 17:00:07 Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 17:00:07 ---> 4d6f26c1a2b1 17:00:08 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 17:00:09 ---> 613850d0f09a 17:00:09 Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . ---> 87f96949155d 17:00:09 17:00:09 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 17:00:09 ---> ff29d8940789 17:00:09 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 17:00:09 ---> ed7654325f0f 17:00:09 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 17:00:10 ---> 34f7dadc96de 17:00:10 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 17:00:11 ---> 4889d45d4aa4 17:00:11 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 17:00:11 ---> Running in dd34b7375fd7 17:00:11 ---> 07262e5dd687 17:00:11 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 17:00:11 ---> 4b52f5b928b2 17:00:11 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 17:00:11 ---> f86ef0b64522 17:00:11 Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] 17:00:11 ---> a6cb4005c4ec 17:00:11 Step 19/23 : ENTRYPOINT ["/support-notifications"] 17:00:11 ---> Running in 995e05177671 17:00:11 ---> Running in 1054a8e1357b 17:00:12 Removing intermediate container dd34b7375fd7 17:00:12 ---> 68e10f5fdbc1 17:00:12 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 17:00:12 ---> Running in 08556a131b04 17:00:13 ---> 27e9dca63abe 17:00:13 Step 20/24 : ENTRYPOINT ["/core-metadata"] 17:00:13 Removing intermediate container 995e05177671 17:00:13 ---> 307785bd6c1f 17:00:13 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 17:00:13 Removing intermediate container 1054a8e1357b 17:00:13 ---> 3417bbc40946 17:00:13 Step 19/22 : CMD ["--init=true"] 17:00:13 ---> Running in e9bed0b53f7d 17:00:13 ---> Running in a536969447ec 17:00:13 Removing intermediate container 08556a131b04 17:00:13 ---> 8739f2b4c001 17:00:13 Step 21/23 : LABEL arch=arm64 17:00:13 ---> Running in 295f94cffa01 17:00:13 ---> 8e167b347955 17:00:13 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 17:00:13 ---> Running in aafcae8d8f52 17:00:14 Removing intermediate container a536969447ec 17:00:14 ---> 1f5e5592722d 17:00:14 Removing intermediate container e9bed0b53f7d 17:00:14 ---> 9421ba4744cb 17:00:14 Step 21/23 : LABEL arch=arm64 17:00:14 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 17:00:14 Removing intermediate container 295f94cffa01 17:00:14 ---> 8a8b8de64c77 17:00:14 Step 20/22 : LABEL arch=arm64 17:00:14 ---> Running in 1e87d5d62bf2 17:00:14 ---> Running in d49db778fa7a 17:00:14 Removing intermediate container aafcae8d8f52 17:00:14 ---> c800b80c6f2a 17:00:14 Step 22/23 : LABEL git_sha=e89d87e1b047cca713fa4fd161d0eba79eaf23fa 17:00:14 ---> Running in 93d09df4e110 17:00:14 ---> Running in 33787b89f48c 17:00:15 Removing intermediate container 1e87d5d62bf2 17:00:15 ---> beb123a597be 17:00:15 Step 22/23 : LABEL git_sha=e89d87e1b047cca713fa4fd161d0eba79eaf23fa 17:00:15 Removing intermediate container 93d09df4e110 17:00:15 ---> 20f71901a0f5 17:00:15 Step 21/22 : LABEL git_sha=e89d87e1b047cca713fa4fd161d0eba79eaf23fa 17:00:15 Removing intermediate container d49db778fa7a 17:00:15 ---> 9452c37a4df3 17:00:15 Step 22/24 : LABEL arch=arm64 17:00:15 ---> 0c80a2845910 17:00:15 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 17:00:15 ---> Running in c390ec205428 17:00:15 Removing intermediate container 33787b89f48c 17:00:15 ---> 5398fb82216f 17:00:15 Step 23/23 : LABEL version=2.0.1-dev.34 17:00:15 ---> Running in fedb3f23b3d3 17:00:15 ---> Running in be4c4bafc782 17:00:15 ---> Running in 62223f10ad89 17:00:16 Removing intermediate container c390ec205428 17:00:16 ---> d3d4e947ef01 17:00:16 Step 23/23 : LABEL version=2.0.1-dev.34 17:00:16 Removing intermediate container be4c4bafc782 17:00:16 ---> 74d7e44de2b3 17:00:16 Step 23/24 : LABEL git_sha=e89d87e1b047cca713fa4fd161d0eba79eaf23fa 17:00:16 ---> Running in 60000c4905e5 17:00:16 Removing intermediate container fedb3f23b3d3 17:00:16 ---> 7befef3a4b0b 17:00:16 Step 22/22 : LABEL version=2.0.1-dev.34 17:00:17 Removing intermediate container 62223f10ad89 17:00:17 ---> c2b16f7201a6 17:00:17 17:00:17 ---> 7e14b7203402 17:00:17 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/ 17:00:17 ---> Running in 212a01e696c4 17:00:17 ---> Running in ff369b78a09f 17:00:17 ---> Running in 8ae54e7b4515 17:00:17 Successfully built c2b16f7201a6 17:00:17 Successfully tagged support-scheduler-arm64:latest 17:00:17  Building support-scheduler ... done Building sys-mgmt-agent 17:00:17 Removing intermediate container 60000c4905e5 17:00:17 ---> a9880fca571f 17:00:17 17:00:17 Successfully built a9880fca571f 17:00:17 Removing intermediate container 212a01e696c4 17:00:17 ---> ffcfb17dfeb6 17:00:17 17:00:17 Successfully tagged support-notifications-arm64:latest 17:00:17  Building support-notifications ... done Removing intermediate container ff369b78a09f 17:00:17 ---> 2633f34e45f7 17:00:17 Step 24/24 : LABEL version=2.0.1-dev.34Building security-bootstrapper 17:00:17 17:00:18 ---> Running in 985aefe4c3ac 17:00:18 Successfully built ffcfb17dfeb6 17:00:18 Successfully tagged security-proxy-setup-arm64:latest 17:00:18  Building security-proxy-setup ... done Building core-command 17:00:18 Removing intermediate container 985aefe4c3ac 17:00:19 ---> 3247db0e4df4 17:00:19 17:00:19 Successfully built 3247db0e4df4 17:00:19 Successfully tagged core-metadata-arm64:latest 17:00:19  Building core-metadata ... done Building core-data 17:00:20 Removing intermediate container 8ae54e7b4515 17:00:20 ---> ba59db7a114d 17:00:20 Step 23/26 : ENTRYPOINT ["entrypoint.sh"] 17:00:20 ---> Running in 9c1d1165b3ee 17:00:22 Removing intermediate container 9c1d1165b3ee 17:00:22 ---> 52a32d728d72 17:00:22 Step 24/26 : LABEL arch=arm64 17:00:23 ---> Running in 4c9b54ffac4c 17:00:24 Removing intermediate container 4c9b54ffac4c 17:00:24 ---> ec0caba15337 17:00:24 Step 25/26 : LABEL git_sha=e89d87e1b047cca713fa4fd161d0eba79eaf23fa 17:00:25 ---> Running in 813b2e54671e 17:00:26 Removing intermediate container 813b2e54671e 17:00:26 ---> 28945f7c3d60 17:00:26 Step 26/26 : LABEL version=2.0.1-dev.34 17:00:27 ---> Running in 65edb9b2868a 17:00:27 Removing intermediate container 65edb9b2868a 17:00:27 ---> 1d2fbe546cb7 17:00:27 17:00:28 Successfully built 1d2fbe546cb7 17:00:28 Successfully tagged security-secretstore-setup-arm64:latest 17:00:50  Building security-secretstore-setup ... done Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 17:00:50 Step 2/24 : FROM ${BUILDER_BASE} AS builder 17:00:50 ---> 5d6baad88541 17:00:50 Step 3/24 : WORKDIR /edgex-go 17:00:50 ---> Using cache 17:00:50 ---> 30be18ab6ba0 17:00:50 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:00:50 ---> Using cache 17:00:50 ---> 43e05605b0a2 17:00:50 Step 5/24 : RUN apk add --update --no-cache make bash git 17:00:51 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 17:00:51 Step 2/24 : FROM ${BUILDER_BASE} AS builder 17:00:51 ---> 5d6baad88541 17:00:51 Step 3/24 : WORKDIR /edgex-go 17:00:51 ---> Using cache 17:00:51 ---> 30be18ab6ba0 17:00:51 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:00:51 ---> Using cache 17:00:51 ---> 43e05605b0a2 17:00:51 Step 5/24 : RUN apk add --update --no-cache make git 17:00:51 ---> Using cache 17:00:51 ---> f65af8b23c2a 17:00:51 Step 6/24 : COPY go.mod . 17:00:51 ---> Using cache 17:00:51 ---> 44c2472a609e 17:00:51 Step 7/24 : RUN go mod download 17:00:51 ---> Using cache 17:00:51 ---> 4f9dcc3e83ff 17:00:51 Step 8/24 : COPY . . 17:00:51 Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 17:00:51 Step 2/32 : FROM ${BUILDER_BASE} AS builder 17:00:51 ---> 5d6baad88541 17:00:51 Step 3/32 : WORKDIR /edgex-go 17:00:51 ---> Using cache 17:00:51 ---> 30be18ab6ba0 17:00:51 Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:00:51 ---> Using cache 17:00:51 ---> 43e05605b0a2 17:00:51 Step 5/32 : RUN apk add --update --no-cache make git 17:00:51 ---> Using cache 17:00:51 ---> f65af8b23c2a 17:00:51 Step 6/32 : COPY go.mod . 17:00:51 ---> Using cache 17:00:51 ---> 44c2472a609e 17:00:51 Step 7/32 : RUN go mod download 17:00:51 ---> Using cache 17:00:51 ---> 4f9dcc3e83ff 17:00:51 Step 8/32 : COPY . . 17:00:51 ---> Using cache 17:00:51 ---> 4912d4db6462 17:00:51 Step 9/24 : RUN go mod tidy 17:00:51 ---> Using cache 17:00:51 ---> 5570b4c0312b 17:00:51 Step 10/24 : RUN make cmd/core-command/core-command 17:00:51 ---> Using cache 17:00:51 ---> 4912d4db6462 17:00:51 Step 9/32 : RUN go mod tidy 17:00:51 ---> Using cache 17:00:51 ---> 5570b4c0312b 17:00:51 Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper 17:00:51 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 17:00:51 Step 2/24 : FROM ${BUILDER_BASE} AS builder 17:00:51 ---> 5d6baad88541 17:00:51 Step 3/24 : WORKDIR /edgex-go 17:00:51 ---> Using cache 17:00:51 ---> 30be18ab6ba0 17:00:51 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:00:51 ---> Using cache 17:00:51 ---> 43e05605b0a2 17:00:51 Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 17:00:53 ---> Running in 563d63bc88f7 17:00:53 ---> Running in 167a4ab9a837 17:00:53 ---> Running in 08d6e9ee895b 17:00:53 ---> Running in 1766c42fe5c9 17:00:55 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.34" -o cmd/core-command/core-command ./cmd/core-command 17:00:55 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 17:00:56 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 17:00:56 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.34" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 17:00:56 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 17:00:57 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 17:00:58 OK: 218 MiB in 52 packages 17:00:58 OK: 218 MiB in 52 packages 17:01:00 Removing intermediate container 08d6e9ee895b 17:01:00 ---> 20f0c4e5e15b 17:01:00 Step 6/24 : COPY go.mod . 17:01:00 Removing intermediate container 563d63bc88f7 17:01:00 ---> d2d4e06b1879 17:01:00 Step 6/24 : COPY go.mod . 17:01:01 ---> 79dd89ee3d24 17:01:01 Step 7/24 : RUN go mod download 17:01:01 ---> Running in 108bf81d039d 17:01:01 ---> c4c9f1be7830 17:01:01 Step 7/24 : RUN go mod download 17:01:02 ---> Running in 13dde5bdb593 17:01:09 Removing intermediate container 108bf81d039d 17:01:09 ---> 364dde6e1e87 17:01:09 Step 8/24 : COPY . . 17:01:09 Removing intermediate container 13dde5bdb593 17:01:09 ---> c15c77f5be08 17:01:09 Step 8/24 : COPY . . 17:01:31 ---> 0e8d383fec23 17:01:31 Step 9/24 : RUN go mod tidy 17:01:31 ---> 5c60d0fa9fde 17:01:31 Step 9/24 : RUN go mod tidy 17:01:31 ---> Running in a9ffe43e2a8c 17:01:31 ---> Running in 658efc0e1d9d 17:01:36 Removing intermediate container 658efc0e1d9d 17:01:36 ---> bc03fab3fec8 17:01:36 Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 17:01:37 Removing intermediate container a9ffe43e2a8c 17:01:37 ---> b7b89b182c88 17:01:37 Step 10/24 : RUN make cmd/core-data/core-data 17:01:37 ---> Running in 3007dfd72997 17:01:37 ---> Running in b9fc6c5f9b9e 17:01:40 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.34" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 17:01:40 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.34" -o cmd/core-data/core-data ./cmd/core-data 17:02:19 Removing intermediate container 167a4ab9a837 17:02:19 ---> 492334b020a8 17:02:19 17:02:19 Step 11/24 : FROM alpine:3.12 17:02:19 ---> c4fd0aeabfcf 17:02:19 Step 12/24 : RUN apk add --update --no-cache dumb-init 17:02:19 ---> Using cache 17:02:19 ---> a411c03d7840 17:02:19 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 17:02:19 ---> Using cache 17:02:19 ---> 54dc7cb5b865 17:02:19 Step 14/24 : ENV APP_PORT=59882 17:02:19 ---> Running in f9c46ebc9df7 17:02:19 Removing intermediate container 1766c42fe5c9 17:02:19 ---> 4a987e2dadf9 17:02:19 17:02:19 Step 11/32 : FROM alpine:3.12 17:02:19 ---> c4fd0aeabfcf 17:02:19 Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 17:02:19 Removing intermediate container f9c46ebc9df7 17:02:19 ---> fa134096187f 17:02:19 Step 15/24 : EXPOSE $APP_PORT 17:02:19 ---> Running in 1ea25397f13a 17:02:19 ---> Running in a891901cdb5f 17:02:19 Removing intermediate container a891901cdb5f 17:02:19 ---> 9a255c094687 17:02:19 Step 16/24 : WORKDIR / 17:02:19 Removing intermediate container 1ea25397f13a 17:02:19 ---> 36bf7229409d 17:02:19 Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec 17:02:20 ---> Running in 7dca1f93d141 17:02:20 ---> Running in b0b84948c9b2 17:02:21 Removing intermediate container 7dca1f93d141 17:02:21 ---> 190c6936d54c 17:02:21 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 17:02:22 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 17:02:22 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 17:02:22 ---> 7cf816f1cf6d 17:02:22 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 17:02:23 (1/2) Installing dumb-init (1.2.2-r1) 17:02:23 (2/2) Installing su-exec (0.2-r1) 17:02:23 Executing busybox-1.31.1-r20.trigger 17:02:23 OK: 5 MiB in 16 packages 17:02:25 ---> 42b4691b67ec 17:02:25 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 17:02:25 Removing intermediate container b0b84948c9b2 17:02:25 ---> edcff4e51210 17:02:25 Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init 17:02:25 ---> Running in dc73760cb5ff 17:02:26 ---> 534c312a5c12 17:02:26 Step 20/24 : ENTRYPOINT ["/core-command"] 17:02:26 ---> Running in ddcd5afb7ded 17:02:26 Removing intermediate container dc73760cb5ff 17:02:26 ---> 0c1396d16d85 17:02:26 Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 17:02:26 ---> Running in 3d7c47bcd93a 17:02:27 Removing intermediate container ddcd5afb7ded 17:02:27 ---> 654c6bbe65ae 17:02:27 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 17:02:27 ---> Running in 6f2dec34f462 17:02:27 Removing intermediate container 3d7c47bcd93a 17:02:27 ---> ddfd49bf0110 17:02:27 Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 17:02:28 ---> Running in d12d97cf16c2 17:02:28 Removing intermediate container 6f2dec34f462 17:02:28 ---> ee784fc45c6b 17:02:28 Step 22/24 : LABEL arch=arm64 17:02:28 ---> Running in 3e6d3c6ad3a5 17:02:29 Removing intermediate container 3e6d3c6ad3a5 17:02:29 ---> abd3b9bc4618 17:02:29 Step 23/24 : LABEL git_sha=e89d87e1b047cca713fa4fd161d0eba79eaf23fa 17:02:30 ---> Running in b0ec9b44840b 17:02:31 Removing intermediate container b0ec9b44840b 17:02:31 ---> 30d7f35596dc 17:02:31 Step 24/24 : LABEL version=2.0.1-dev.34 17:02:31 ---> Running in 14c09c88e34c 17:02:32 Removing intermediate container d12d97cf16c2 17:02:32 ---> 5f54d494a587 17:02:32 Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} 17:02:32 ---> Running in 0316af8fbda9 17:02:32 Removing intermediate container 14c09c88e34c 17:02:32 ---> c17bb82816aa 17:02:32 17:02:32 Successfully built c17bb82816aa 17:02:32 Successfully tagged core-command-arm64:latest 17:02:33  Building core-command ... done Removing intermediate container 0316af8fbda9 17:02:33 ---> adaae44144fa 17:02:33 Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 17:02:34 ---> 5591f21ec325 17:02:34 Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 17:02:34 ---> Running in b3246f7c1891 17:02:38 Removing intermediate container b3246f7c1891 17:02:38 ---> b6285992863f 17:02:38 Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / 17:02:39 ---> 866823cea51f 17:02:39 Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 17:02:42 ---> b8de10630143 17:02:42 Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 17:02:43 ---> 49b5aaad6ff5 17:02:43 Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 17:02:45 ---> e75cc7796768 17:02:45 Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 17:02:46 ---> 2a223491fc37 17:02:46 Step 25/32 : VOLUME ${SECURITY_INIT_DIR} 17:02:47 ---> Running in 5a2044f9f3cb 17:02:48 Removing intermediate container 5a2044f9f3cb 17:02:48 ---> f52c45b12086 17:02:48 Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 17:02:49 ---> 41f973c83de6 17:02:49 Step 27/32 : RUN chmod +x /entrypoint.sh 17:02:49 ---> Running in 9473f02a7627 17:02:53 Removing intermediate container 9473f02a7627 17:02:53 ---> b4140d9cac09 17:02:53 Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] 17:02:53 ---> Running in f8205eb7f84d 17:02:54 Removing intermediate container f8205eb7f84d 17:02:54 ---> aabd8c45d7c6 17:02:54 Step 29/32 : CMD ["gate"] 17:02:55 ---> Running in 2b7ff1ae69d7 17:02:56 Removing intermediate container 2b7ff1ae69d7 17:02:56 ---> 7248f9114ffd 17:02:56 Step 30/32 : LABEL arch=arm64 17:02:57 ---> Running in ecabe96e9646 17:02:57 Removing intermediate container 3007dfd72997 17:02:57 ---> b509b3a2cceb 17:02:57 Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 17:02:58 ---> Running in 4f32398194c7 17:02:58 Removing intermediate container ecabe96e9646 17:02:58 ---> f8663fc998db 17:02:58 Step 31/32 : LABEL git_sha=e89d87e1b047cca713fa4fd161d0eba79eaf23fa 17:02:58 ---> Running in a3fbdf5c4756 17:02:59 Removing intermediate container a3fbdf5c4756 17:02:59 ---> 842a0c9b3775 17:02:59 Step 32/32 : LABEL version=2.0.1-dev.34 17:02:59 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.34" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 17:03:00 ---> Running in 2a135205c38e 17:03:00 Removing intermediate container 2a135205c38e 17:03:00 ---> 60910637ee25 17:03:00 17:03:01 Successfully built 60910637ee25 17:03:01 Successfully tagged security-bootstrapper-arm64:latest 17:03:03  Building security-bootstrapper ... done Removing intermediate container 4f32398194c7 17:03:03 ---> 0504fabb74bf 17:03:03 17:03:03 Step 12/24 : FROM docker:20.10.7 17:03:03 20.10.7: Pulling from library/docker 17:03:06 Removing intermediate container b9fc6c5f9b9e 17:03:06 ---> c0ae6c65b2f3 17:03:06 17:03:06 Step 11/24 : FROM alpine:3.12 17:03:06 ---> c4fd0aeabfcf 17:03:06 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 17:03:07 ---> Running in 53157b1b7e1c 17:03:08 Removing intermediate container 53157b1b7e1c 17:03:08 ---> 146d4361376b 17:03:08 Step 13/24 : ENV APP_PORT=59880 17:03:09 ---> Running in 889416a5bd3e 17:03:10 Removing intermediate container 889416a5bd3e 17:03:10 ---> 6db57beb1654 17:03:10 Step 14/24 : EXPOSE $APP_PORT 17:03:10 ---> Running in f9b2c148d0ab 17:03:11 Removing intermediate container f9b2c148d0ab 17:03:11 ---> 3b7f94cce243 17:03:11 Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:03:11 ---> Running in 38481cb3172d 17:03:12 Digest: sha256:bfc499cef26daa22da31b76be1752813a6921ee1fa1dd1f56d4fdf19c701d332 17:03:12 Status: Downloaded newer image for docker:20.10.7 17:03:12 ---> df445af6242a 17:03:12 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 17:03:12 ---> Running in 1f104d06366a 17:03:12 Removing intermediate container 1f104d06366a 17:03:12 ---> 955048c7d543 17:03:12 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 17:03:12 ---> Running in 11b67b4ea933 17:03:13 Removing intermediate container 38481cb3172d 17:03:13 ---> 5570030f9c09 17:03:13 Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init 17:03:14 ---> Running in 659d989d64a6 17:03:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 17:03:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 17:03:15 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 17:03:15 (1/39) Installing readline (8.1.0-r0) 17:03:15 (2/39) Installing bash (5.1.0-r0) 17:03:15 Executing bash-5.1.0-r0.post-install 17:03:15 (3/39) Installing brotli-libs (1.0.9-r3) 17:03:15 (4/39) Installing nghttp2-libs (1.42.0-r1) 17:03:15 (5/39) Installing libcurl (7.78.0-r0) 17:03:15 (6/39) Installing curl (7.78.0-r0) 17:03:15 (7/39) Installing dumb-init (1.2.5-r0) 17:03:15 (8/39) Installing libbz2 (1.0.8-r1) 17:03:15 (9/39) Installing expat (2.2.10-r1) 17:03:15 (10/39) Installing libffi (3.3-r2) 17:03:16 (11/39) Installing gdbm (1.19-r0) 17:03:16 (12/39) Installing xz-libs (5.2.5-r0) 17:03:16 (13/39) Installing sqlite-libs (3.34.1-r0) 17:03:16 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 17:03:16 (14/39) Installing python3 (3.8.10-r0) 17:03:17 (1/6) Installing dumb-init (1.2.2-r1) 17:03:17 (2/6) Installing libgcc (9.3.0-r2) 17:03:17 (3/6) Installing libsodium (1.0.18-r0) 17:03:17 (4/6) Installing libstdc++ (9.3.0-r2) 17:03:17 (5/6) Installing libzmq (4.3.3-r0) 17:03:17 (6/6) Installing zeromq (4.3.3-r0) 17:03:17 Executing busybox-1.31.1-r20.trigger 17:03:17 OK: 8 MiB in 20 packages 17:03:18 (15/39) Installing py3-appdirs (1.4.4-r1) 17:03:18 (16/39) Installing py3-ordered-set (4.0.2-r0) 17:03:18 (17/39) Installing py3-parsing (2.4.7-r1) 17:03:18 (18/39) Installing py3-six (1.15.0-r0) 17:03:18 (19/39) Installing py3-packaging (20.9-r0) 17:03:18 (20/39) Installing py3-setuptools (51.3.3-r0) 17:03:18 (21/39) Installing py3-chardet (4.0.0-r0) 17:03:18 (22/39) Installing py3-idna (3.1-r0) 17:03:18 (23/39) Installing py3-urllib3 (1.26.2-r1) 17:03:18 (24/39) Installing py3-requests (2.25.1-r1) 17:03:18 (25/39) Installing py3-msgpack (1.0.2-r0) 17:03:18 (26/39) Installing py3-lockfile (0.12.2-r3) 17:03:18 (27/39) Installing py3-cachecontrol (0.12.6-r0) 17:03:18 (28/39) Installing py3-colorama (0.4.4-r0) 17:03:18 (29/39) Installing py3-contextlib2 (0.6.0-r0) 17:03:18 (30/39) Installing py3-distlib (0.3.1-r1) 17:03:18 (31/39) Installing py3-distro (1.5.0-r1) 17:03:18 (32/39) Installing py3-webencodings (0.5.1-r3) 17:03:18 (33/39) Installing py3-html5lib (1.1-r0) 17:03:18 (34/39) Installing py3-pytoml (0.1.21-r0) 17:03:18 (35/39) Installing py3-pep517 (0.9.1-r0) 17:03:18 (36/39) Installing py3-progress (1.5-r0) 17:03:18 (37/39) Installing py3-retrying (1.3.3-r0) 17:03:18 (38/39) Installing py3-toml (0.10.2-r0) 17:03:18 (39/39) Installing py3-pip (20.3.4-r0) 17:03:19 Executing busybox-1.32.1-r6.trigger 17:03:19 OK: 82 MiB in 59 packages 17:03:19 Removing intermediate container 659d989d64a6 17:03:19 ---> f52b39ff1754 17:03:19 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 17:03:20 ---> a87ea7dd92d0 17:03:20 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 17:03:22 ---> 53eaa2154b4a 17:03:22 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 17:03:23 ---> b35e9fc0dd06 17:03:23 Step 20/24 : ENTRYPOINT ["/core-data"] 17:03:23 ---> Running in 38f70a71ce8a 17:03:23 Removing intermediate container 38f70a71ce8a 17:03:23 ---> 235ca6e49184 17:03:23 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 17:03:23 ---> Running in 1cfef3f7aa26 17:03:24 Removing intermediate container 1cfef3f7aa26 17:03:24 ---> 28498b3f4474 17:03:24 Step 22/24 : LABEL arch=arm64 17:03:24 ---> Running in c498df77a52c 17:03:24 Removing intermediate container c498df77a52c 17:03:24 ---> c30f4fc2cae6 17:03:24 Step 23/24 : LABEL git_sha=e89d87e1b047cca713fa4fd161d0eba79eaf23fa 17:03:25 ---> Running in 9df3ba2013c8 17:03:25 Removing intermediate container 9df3ba2013c8 17:03:25 ---> b0aca2fef624 17:03:25 Step 24/24 : LABEL version=2.0.1-dev.34 17:03:25 ---> Running in a48ba17485e8 17:03:26 Removing intermediate container a48ba17485e8 17:03:26 ---> 3ce9102397a5 17:03:26 17:03:26 Successfully built 3ce9102397a5 17:03:26 Successfully tagged core-data-arm64:latest 17:03:26  Building core-data ... done Collecting docker-compose==1.23.2 17:03:27 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 17:03:27 Collecting dockerpty<0.5,>=0.4.1 17:03:27 Downloading dockerpty-0.4.1.tar.gz (13 kB) 17:03:29 Collecting cached-property<2,>=1.2.0 17:03:29 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 17:03:30 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 17:03:30 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 17:03:30 Collecting jsonschema<3,>=2.5.1 17:03:30 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 17:03:30 Collecting docopt<0.7,>=0.6.1 17:03:30 Downloading docopt-0.6.2.tar.gz (25 kB) 17:03:32 Collecting PyYAML<4,>=3.10 17:03:32 Downloading PyYAML-3.13.tar.gz (270 kB) 17:03:35 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 17:03:35 Collecting texttable<0.10,>=0.9.0 17:03:35 Downloading texttable-0.9.1.tar.gz (11 kB) 17:03:37 Collecting docker<4.0,>=3.6.0 17:03:37 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 17:03:37 Collecting websocket-client<1.0,>=0.32.0 17:03:37 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 17:03:38 Collecting docker-pycreds>=0.4.0 17:03:38 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 17:03:38 Collecting chardet<3.1.0,>=3.0.2 17:03:38 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 17:03:38 Collecting certifi>=2017.4.17 17:03:38 Downloading certifi-2021.5.30-py2.py3-none-any.whl (145 kB) 17:03:39 Collecting urllib3<1.25,>=1.21.1 17:03:39 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 17:03:39 Collecting idna<2.8,>=2.5 17:03:39 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 17:03:40 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 17:03:40 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 17:03:40 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 17:03:40 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 17:03:41 Installing collected packages: urllib3, idna, chardet, certifi, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose 17:03:41 Attempting uninstall: urllib3 17:03:41 Found existing installation: urllib3 1.26.2 17:03:41 Uninstalling urllib3-1.26.2: 17:03:41 Successfully uninstalled urllib3-1.26.2 17:03:41 Attempting uninstall: idna 17:03:41 Found existing installation: idna 3.1 17:03:41 Uninstalling idna-3.1: 17:03:41 Successfully uninstalled idna-3.1 17:03:42 Attempting uninstall: chardet 17:03:42 Found existing installation: chardet 4.0.0 17:03:42 Uninstalling chardet-4.0.0: 17:03:42 Successfully uninstalled chardet-4.0.0 17:03:43 Attempting uninstall: requests 17:03:43 Found existing installation: requests 2.25.1 17:03:43 Uninstalling requests-2.25.1: 17:03:43 Successfully uninstalled requests-2.25.1 17:03:43 Running setup.py install for texttable: started 17:03:45 Running setup.py install for texttable: finished with status 'done' 17:03:45 Running setup.py install for PyYAML: started 17:03:47 Running setup.py install for PyYAML: finished with status 'done' 17:03:47 Running setup.py install for docopt: started 17:03:49 Running setup.py install for docopt: finished with status 'done' 17:03:49 Running setup.py install for dockerpty: started 17:03:51 Running setup.py install for dockerpty: finished with status 'done' 17:03:52 Successfully installed PyYAML-3.13 cached-property-1.5.2 certifi-2021.5.30 chardet-3.0.4 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 17:04:02 Removing intermediate container 11b67b4ea933 17:04:02 ---> d64a02d0b0f5 17:04:02 Step 15/24 : ENV APP_PORT=58890 17:04:02 ---> Running in b3f7c19c7437 17:04:02 Removing intermediate container b3f7c19c7437 17:04:02 ---> 1a105cdeb09a 17:04:02 Step 16/24 : EXPOSE $APP_PORT 17:04:02 ---> Running in 211562c78be3 17:04:02 Removing intermediate container 211562c78be3 17:04:02 ---> ee670fea2a7b 17:04:02 Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 17:04:04 ---> fe289674d3d2 17:04:04 Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 17:04:05 ---> 0cabff9d471b 17:04:05 Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 17:04:05 ---> 2359793c1532 17:04:05 Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] 17:04:05 ---> Running in 4001d8488e38 17:04:06 Removing intermediate container 4001d8488e38 17:04:06 ---> fb80a0c18b08 17:04:06 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 17:04:06 ---> Running in 55db49be5b6f 17:04:07 Removing intermediate container 55db49be5b6f 17:04:07 ---> c2f307bf9bce 17:04:07 Step 22/24 : LABEL arch=arm64 17:04:07 ---> Running in 06c2f57636ba 17:04:07 Removing intermediate container 06c2f57636ba 17:04:07 ---> 5bc5bd7611c2 17:04:07 Step 23/24 : LABEL git_sha=e89d87e1b047cca713fa4fd161d0eba79eaf23fa 17:04:07 ---> Running in 57e625c509fe 17:04:08 Removing intermediate container 57e625c509fe 17:04:08 ---> e30cdb229019 17:04:08 Step 24/24 : LABEL version=2.0.1-dev.34 17:04:08 ---> Running in 64316fcba8d3 17:04:09 Removing intermediate container 64316fcba8d3 17:04:09 ---> 01c7cc8d32ca 17:04:09 17:04:09 Successfully built 01c7cc8d32ca 17:04:09 Successfully tagged sys-mgmt-agent-arm64:latest 17:04:09  Building sys-mgmt-agent ... done  [Pipeline] } 17:04:09 $ docker stop --time=1 4da0bcbf28960a26568e821524e6b1e6ca2d986fc1014ae92ab8d2d4dbdece99 17:04:11 $ docker rm -f 4da0bcbf28960a26568e821524e6b1e6ca2d986fc1014ae92ab8d2d4dbdece99 [Pipeline] // withDockerContainer [Pipeline] sh 17:04:12 + docker images 17:04:12 REPOSITORY TAG IMAGE ID CREATED SIZE 17:04:12 sys-mgmt-agent-arm64 latest 01c7cc8d32ca 4 seconds ago 311MB 17:04:12 core-data-arm64 latest 3ce9102397a5 46 seconds ago 19.3MB 17:04:12 c0ae6c65b2f3 About a minute ago 1.46GB 17:04:12 0504fabb74bf About a minute ago 1.45GB 17:04:12 security-bootstrapper-arm64 latest 60910637ee25 About a minute ago 17.7MB 17:04:12 core-command-arm64 latest c17bb82816aa About a minute ago 15.2MB 17:04:12 4a987e2dadf9 About a minute ago 1.45GB 17:04:12 492334b020a8 About a minute ago 1.45GB 17:04:12 security-secretstore-setup-arm64 latest 1d2fbe546cb7 3 minutes ago 26.5MB 17:04:12 core-metadata-arm64 latest 3247db0e4df4 3 minutes ago 15.8MB 17:04:12 security-proxy-setup-arm64 latest ffcfb17dfeb6 3 minutes ago 24.5MB 17:04:12 support-notifications-arm64 latest a9880fca571f 3 minutes ago 15.9MB 17:04:12 support-scheduler-arm64 latest c2b16f7201a6 3 minutes ago 15.2MB 17:04:12 a50be6bb1408 4 minutes ago 1.46GB 17:04:12 5216f8115bb6 4 minutes ago 1.45GB 17:04:12 d2ee11ad0e7e 4 minutes ago 1.45GB 17:04:12 9d8856cf2c85 4 minutes ago 1.46GB 17:04:12 12d2c79288b6 4 minutes ago 1.46GB 17:04:12 ci-base-image-arm64 latest 5d6baad88541 8 minutes ago 1.24GB 17:04:12 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.16-alpine 04bc70af865f 2 weeks ago 533MB 17:04:12 docker 20.10.7 df445af6242a 2 months ago 234MB 17:04:12 alpine 3.12 c4fd0aeabfcf 2 months ago 5.32MB 17:04:12 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 14 months ago 285MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 17:04:12 provisioning config files... 17:04:12 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/41@tmp/config6979551377152567903tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:04:13 ---> docker-login.sh 17:04:13 nexus3.edgexfoundry.org:10001 17:04:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:04:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:04:13 Configure a credential helper to remove this warning. See 17:04:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:04:13 17:04:13 Login Succeeded 17:04:13 nexus3.edgexfoundry.org:10002 17:04:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:04:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:04:14 Configure a credential helper to remove this warning. See 17:04:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:04:14 17:04:14 Login Succeeded 17:04:14 nexus3.edgexfoundry.org:10003 17:04:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:04:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:04:14 Configure a credential helper to remove this warning. See 17:04:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:04:14 17:04:14 Login Succeeded 17:04:14 nexus3.edgexfoundry.org:10004 17:04:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:04:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:04:15 Configure a credential helper to remove this warning. See 17:04:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:04:15 17:04:15 Login Succeeded 17:04:15 docker.io 17:04:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:04:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:04:16 Configure a credential helper to remove this warning. See 17:04:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:04:16 17:04:16 Login Succeeded 17:04:16 ---> docker-login.sh ends [Pipeline] } 17:04:16 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 17:04:16 [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: 17:04:16 e89d87e1b047cca713fa4fd161d0eba79eaf23fa 17:04:16 latest 17:04:16 2.0.1-dev.34 17:04:16 e89d87e1b047cca713fa4fd161d0eba79eaf23fa-2.0.1-dev.34 17:04:16 main 17:04:16 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 17:04:16 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:e89d87e1b047cca713fa4fd161d0eba79eaf23fa [Pipeline] isUnix [Pipeline] sh 17:04:17 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:e89d87e1b047cca713fa4fd161d0eba79eaf23fa 17:04:17 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 17:04:17 c928ae5faccc: Preparing 17:04:17 155a59e1aa6b: Preparing 17:04:17 945880989296: Preparing 17:04:17 78a86edfdecc: Preparing 17:04:17 3fbe34a1663b: Preparing 17:04:17 3fbe34a1663b: Layer already exists 17:04:17 78a86edfdecc: Pushed 17:04:17 c928ae5faccc: Pushed 17:04:17 945880989296: Pushed 17:04:20 155a59e1aa6b: Pushed 17:04:20 e89d87e1b047cca713fa4fd161d0eba79eaf23fa: digest: sha256:864dba0933c7427f8833a356021d409e8a3b71fb17bc71af1f76b5426728a097 size: 1363 [Pipeline] isUnix [Pipeline] sh 17:04:20 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] isUnix [Pipeline] sh 17:04:20 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest 17:04:20 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 17:04:20 c928ae5faccc: Preparing 17:04:20 155a59e1aa6b: Preparing 17:04:20 945880989296: Preparing 17:04:20 78a86edfdecc: Preparing 17:04:20 3fbe34a1663b: Preparing 17:04:21 c928ae5faccc: Layer already exists 17:04:21 155a59e1aa6b: Layer already exists 17:04:21 945880989296: Layer already exists 17:04:21 3fbe34a1663b: Layer already exists 17:04:21 78a86edfdecc: Layer already exists 17:04:21 latest: digest: sha256:864dba0933c7427f8833a356021d409e8a3b71fb17bc71af1f76b5426728a097 size: 1363 [Pipeline] isUnix [Pipeline] sh 17:04:21 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:2.0.1-dev.34 [Pipeline] isUnix [Pipeline] sh 17:04:22 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:2.0.1-dev.34 17:04:22 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 17:04:22 c928ae5faccc: Preparing 17:04:22 155a59e1aa6b: Preparing 17:04:22 945880989296: Preparing 17:04:22 78a86edfdecc: Preparing 17:04:22 3fbe34a1663b: Preparing 17:04:22 3fbe34a1663b: Layer already exists 17:04:22 78a86edfdecc: Layer already exists 17:04:22 945880989296: Layer already exists 17:04:22 155a59e1aa6b: Layer already exists 17:04:22 c928ae5faccc: Layer already exists 17:04:22 2.0.1-dev.34: digest: sha256:864dba0933c7427f8833a356021d409e8a3b71fb17bc71af1f76b5426728a097 size: 1363 [Pipeline] isUnix [Pipeline] sh 17:04:22 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:e89d87e1b047cca713fa4fd161d0eba79eaf23fa-2.0.1-dev.34 [Pipeline] isUnix [Pipeline] sh 17:04:23 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:e89d87e1b047cca713fa4fd161d0eba79eaf23fa-2.0.1-dev.34 17:04:23 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 17:04:23 c928ae5faccc: Preparing 17:04:23 155a59e1aa6b: Preparing 17:04:23 945880989296: Preparing 17:04:23 78a86edfdecc: Preparing 17:04:23 3fbe34a1663b: Preparing 17:04:23 3fbe34a1663b: Layer already exists 17:04:23 c928ae5faccc: Layer already exists 17:04:23 945880989296: Layer already exists 17:04:23 78a86edfdecc: Layer already exists 17:04:23 155a59e1aa6b: Layer already exists 17:04:23 e89d87e1b047cca713fa4fd161d0eba79eaf23fa-2.0.1-dev.34: digest: sha256:864dba0933c7427f8833a356021d409e8a3b71fb17bc71af1f76b5426728a097 size: 1363 [Pipeline] isUnix [Pipeline] sh 17:04:24 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] isUnix [Pipeline] sh 17:04:24 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main 17:04:24 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 17:04:24 c928ae5faccc: Preparing 17:04:24 155a59e1aa6b: Preparing 17:04:24 945880989296: Preparing 17:04:24 78a86edfdecc: Preparing 17:04:24 3fbe34a1663b: Preparing 17:04:24 3fbe34a1663b: Layer already exists 17:04:24 c928ae5faccc: Layer already exists 17:04:24 78a86edfdecc: Layer already exists 17:04:24 155a59e1aa6b: Layer already exists 17:04:24 945880989296: Layer already exists 17:04:24 main: digest: sha256:864dba0933c7427f8833a356021d409e8a3b71fb17bc71af1f76b5426728a097 size: 1363 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 17:04:24 ===================================================== [Pipeline] echo 17:04:24 taggedImages: 17:04:24 - nexus3.edgexfoundry.org:10004/core-command-arm64:e89d87e1b047cca713fa4fd161d0eba79eaf23fa 17:04:24 - nexus3.edgexfoundry.org:10004/core-command-arm64:latest 17:04:24 - nexus3.edgexfoundry.org:10004/core-command-arm64:2.0.1-dev.34 17:04:24 - nexus3.edgexfoundry.org:10004/core-command-arm64:e89d87e1b047cca713fa4fd161d0eba79eaf23fa-2.0.1-dev.34 17:04:24 - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo 17:04:24 [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: 17:04:24 e89d87e1b047cca713fa4fd161d0eba79eaf23fa 17:04:24 latest 17:04:24 2.0.1-dev.34 17:04:24 e89d87e1b047cca713fa4fd161d0eba79eaf23fa-2.0.1-dev.34 17:04:24 main 17:04:24 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 17:04:25 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:e89d87e1b047cca713fa4fd161d0eba79eaf23fa [Pipeline] isUnix [Pipeline] sh 17:04:25 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:e89d87e1b047cca713fa4fd161d0eba79eaf23fa 17:04:25 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 17:04:25 ce8cea5747bb: Preparing 17:04:25 75ae57828c05: Preparing 17:04:25 945880989296: Preparing 17:04:25 23c76f4fad23: Preparing 17:04:25 50bf85349121: Preparing 17:04:25 3fbe34a1663b: Preparing 17:04:25 3fbe34a1663b: Waiting 17:04:26 945880989296: Layer already exists 17:04:26 3fbe34a1663b: Layer already exists 17:04:26 50bf85349121: Pushed 17:04:26 ce8cea5747bb: Pushed 17:04:26 23c76f4fad23: Pushed 17:04:28 75ae57828c05: Pushed 17:04:29 e89d87e1b047cca713fa4fd161d0eba79eaf23fa: digest: sha256:68bc1e6f3cd719130a336ae2290acc4a88131fd43c29905be31ab6832659fb62 size: 1572 [Pipeline] isUnix [Pipeline] sh 17:04:29 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] isUnix [Pipeline] sh 17:04:29 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest 17:04:29 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 17:04:29 ce8cea5747bb: Preparing 17:04:29 75ae57828c05: Preparing 17:04:29 945880989296: Preparing 17:04:29 23c76f4fad23: Preparing 17:04:29 50bf85349121: Preparing 17:04:29 3fbe34a1663b: Preparing 17:04:29 3fbe34a1663b: Waiting 17:04:30 ce8cea5747bb: Layer already exists 17:04:30 75ae57828c05: Layer already exists 17:04:30 23c76f4fad23: Layer already exists 17:04:30 945880989296: Layer already exists 17:04:30 50bf85349121: Layer already exists 17:04:30 3fbe34a1663b: Layer already exists 17:04:30 latest: digest: sha256:68bc1e6f3cd719130a336ae2290acc4a88131fd43c29905be31ab6832659fb62 size: 1572 [Pipeline] isUnix [Pipeline] sh 17:04:30 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:2.0.1-dev.34 [Pipeline] isUnix [Pipeline] sh 17:04:31 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:2.0.1-dev.34 17:04:31 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 17:04:31 ce8cea5747bb: Preparing 17:04:31 75ae57828c05: Preparing 17:04:31 945880989296: Preparing 17:04:31 23c76f4fad23: Preparing 17:04:31 50bf85349121: Preparing 17:04:31 3fbe34a1663b: Preparing 17:04:31 3fbe34a1663b: Waiting 17:04:31 75ae57828c05: Layer already exists 17:04:31 23c76f4fad23: Layer already exists 17:04:31 945880989296: Layer already exists 17:04:31 50bf85349121: Layer already exists 17:04:31 ce8cea5747bb: Layer already exists 17:04:31 3fbe34a1663b: Layer already exists 17:04:31 2.0.1-dev.34: digest: sha256:68bc1e6f3cd719130a336ae2290acc4a88131fd43c29905be31ab6832659fb62 size: 1572 [Pipeline] isUnix [Pipeline] sh 17:04:31 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:e89d87e1b047cca713fa4fd161d0eba79eaf23fa-2.0.1-dev.34 [Pipeline] isUnix [Pipeline] sh 17:04:32 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:e89d87e1b047cca713fa4fd161d0eba79eaf23fa-2.0.1-dev.34 17:04:32 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 17:04:32 ce8cea5747bb: Preparing 17:04:32 75ae57828c05: Preparing 17:04:32 945880989296: Preparing 17:04:32 23c76f4fad23: Preparing 17:04:32 50bf85349121: Preparing 17:04:32 3fbe34a1663b: Preparing 17:04:32 3fbe34a1663b: Waiting 17:04:32 23c76f4fad23: Layer already exists 17:04:32 945880989296: Layer already exists 17:04:32 50bf85349121: Layer already exists 17:04:32 75ae57828c05: Layer already exists 17:04:32 ce8cea5747bb: Layer already exists 17:04:32 3fbe34a1663b: Layer already exists 17:04:32 e89d87e1b047cca713fa4fd161d0eba79eaf23fa-2.0.1-dev.34: digest: sha256:68bc1e6f3cd719130a336ae2290acc4a88131fd43c29905be31ab6832659fb62 size: 1572 [Pipeline] isUnix [Pipeline] sh 17:04:32 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] isUnix [Pipeline] sh 17:04:33 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main 17:04:33 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 17:04:33 ce8cea5747bb: Preparing 17:04:33 75ae57828c05: Preparing 17:04:33 945880989296: Preparing 17:04:33 23c76f4fad23: Preparing 17:04:33 50bf85349121: Preparing 17:04:33 3fbe34a1663b: Preparing 17:04:33 3fbe34a1663b: Waiting 17:04:33 50bf85349121: Layer already exists 17:04:33 ce8cea5747bb: Layer already exists 17:04:33 23c76f4fad23: Layer already exists 17:04:33 75ae57828c05: Layer already exists 17:04:33 945880989296: Layer already exists 17:04:33 3fbe34a1663b: Layer already exists 17:04:33 main: digest: sha256:68bc1e6f3cd719130a336ae2290acc4a88131fd43c29905be31ab6832659fb62 size: 1572 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 17:04:33 ===================================================== [Pipeline] echo 17:04:33 taggedImages: 17:04:33 - nexus3.edgexfoundry.org:10004/core-data-arm64:e89d87e1b047cca713fa4fd161d0eba79eaf23fa 17:04:33 - nexus3.edgexfoundry.org:10004/core-data-arm64:latest 17:04:33 - nexus3.edgexfoundry.org:10004/core-data-arm64:2.0.1-dev.34 17:04:33 - nexus3.edgexfoundry.org:10004/core-data-arm64:e89d87e1b047cca713fa4fd161d0eba79eaf23fa-2.0.1-dev.34 17:04:33 - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo 17:04:33 [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: 17:04:33 e89d87e1b047cca713fa4fd161d0eba79eaf23fa 17:04:33 latest 17:04:33 2.0.1-dev.34 17:04:33 e89d87e1b047cca713fa4fd161d0eba79eaf23fa-2.0.1-dev.34 17:04:33 main 17:04:33 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 17:04:34 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:e89d87e1b047cca713fa4fd161d0eba79eaf23fa [Pipeline] isUnix [Pipeline] sh 17:04:34 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:e89d87e1b047cca713fa4fd161d0eba79eaf23fa 17:04:34 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 17:04:34 b9857a94ab54: Preparing 17:04:34 b6175cf5d43e: Preparing 17:04:34 945880989296: Preparing 17:04:34 78a86edfdecc: Preparing 17:04:34 3fbe34a1663b: Preparing 17:04:34 3fbe34a1663b: Layer already exists 17:04:34 945880989296: Layer already exists 17:04:34 78a86edfdecc: Layer already exists 17:04:34 b9857a94ab54: Pushed 17:04:37 b6175cf5d43e: Pushed 17:04:37 e89d87e1b047cca713fa4fd161d0eba79eaf23fa: digest: sha256:30e3c4bbf377568eaf36cf7e810beadfdcf1b14a75eec84541c589371eddd04e size: 1363 [Pipeline] isUnix [Pipeline] sh 17:04:37 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] isUnix [Pipeline] sh 17:04:38 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest 17:04:38 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 17:04:38 b9857a94ab54: Preparing 17:04:38 b6175cf5d43e: Preparing 17:04:38 945880989296: Preparing 17:04:38 78a86edfdecc: Preparing 17:04:38 3fbe34a1663b: Preparing 17:04:38 3fbe34a1663b: Layer already exists 17:04:38 b6175cf5d43e: Layer already exists 17:04:38 945880989296: Layer already exists 17:04:38 78a86edfdecc: Layer already exists 17:04:38 b9857a94ab54: Layer already exists 17:04:38 latest: digest: sha256:30e3c4bbf377568eaf36cf7e810beadfdcf1b14a75eec84541c589371eddd04e size: 1363 [Pipeline] isUnix [Pipeline] sh 17:04:38 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.0.1-dev.34 [Pipeline] isUnix [Pipeline] sh 17:04:39 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.0.1-dev.34 17:04:39 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 17:04:39 b9857a94ab54: Preparing 17:04:39 b6175cf5d43e: Preparing 17:04:39 945880989296: Preparing 17:04:39 78a86edfdecc: Preparing 17:04:39 3fbe34a1663b: Preparing 17:04:39 b6175cf5d43e: Layer already exists 17:04:39 3fbe34a1663b: Layer already exists 17:04:39 78a86edfdecc: Layer already exists 17:04:39 b9857a94ab54: Retrying in 5 seconds 17:04:39 945880989296: Retrying in 5 seconds 17:04:40 b9857a94ab54: Retrying in 4 seconds 17:04:40 945880989296: Retrying in 4 seconds 17:04:41 b9857a94ab54: Retrying in 3 seconds 17:04:41 945880989296: Retrying in 3 seconds 17:04:42 b9857a94ab54: Retrying in 2 seconds 17:04:42 945880989296: Retrying in 2 seconds 17:04:43 b9857a94ab54: Retrying in 1 second 17:04:43 945880989296: Retrying in 1 second 17:04:44 b9857a94ab54: Pushed 17:04:44 945880989296: Pushed 17:04:44 2.0.1-dev.34: digest: sha256:30e3c4bbf377568eaf36cf7e810beadfdcf1b14a75eec84541c589371eddd04e size: 1363 [Pipeline] isUnix [Pipeline] sh 17:04:45 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:e89d87e1b047cca713fa4fd161d0eba79eaf23fa-2.0.1-dev.34 [Pipeline] isUnix [Pipeline] sh 17:04:45 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:e89d87e1b047cca713fa4fd161d0eba79eaf23fa-2.0.1-dev.34 17:04:45 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 17:04:45 b9857a94ab54: Preparing 17:04:45 b6175cf5d43e: Preparing 17:04:45 945880989296: Preparing 17:04:45 78a86edfdecc: Preparing 17:04:45 3fbe34a1663b: Preparing 17:04:45 3fbe34a1663b: Layer already exists 17:04:45 b6175cf5d43e: Layer already exists 17:04:45 78a86edfdecc: Layer already exists 17:04:45 b9857a94ab54: Layer already exists 17:04:45 945880989296: Layer already exists 17:04:45 e89d87e1b047cca713fa4fd161d0eba79eaf23fa-2.0.1-dev.34: digest: sha256:30e3c4bbf377568eaf36cf7e810beadfdcf1b14a75eec84541c589371eddd04e size: 1363 [Pipeline] isUnix [Pipeline] sh 17:04:46 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] isUnix [Pipeline] sh 17:04:46 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main 17:04:46 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 17:04:46 b9857a94ab54: Preparing 17:04:46 b6175cf5d43e: Preparing 17:04:46 945880989296: Preparing 17:04:46 78a86edfdecc: Preparing 17:04:46 3fbe34a1663b: Preparing 17:04:46 b6175cf5d43e: Layer already exists 17:04:46 3fbe34a1663b: Layer already exists 17:04:46 78a86edfdecc: Layer already exists 17:04:46 945880989296: Layer already exists 17:04:46 b9857a94ab54: Layer already exists 17:04:46 main: digest: sha256:30e3c4bbf377568eaf36cf7e810beadfdcf1b14a75eec84541c589371eddd04e size: 1363 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 17:04:47 ===================================================== [Pipeline] echo 17:04:47 taggedImages: 17:04:47 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:e89d87e1b047cca713fa4fd161d0eba79eaf23fa 17:04:47 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest 17:04:47 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.0.1-dev.34 17:04:47 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:e89d87e1b047cca713fa4fd161d0eba79eaf23fa-2.0.1-dev.34 17:04:47 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo 17:04:47 [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: 17:04:47 e89d87e1b047cca713fa4fd161d0eba79eaf23fa 17:04:47 latest 17:04:47 2.0.1-dev.34 17:04:47 e89d87e1b047cca713fa4fd161d0eba79eaf23fa-2.0.1-dev.34 17:04:47 main 17:04:47 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 17:04:47 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:e89d87e1b047cca713fa4fd161d0eba79eaf23fa [Pipeline] isUnix [Pipeline] sh 17:04:48 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:e89d87e1b047cca713fa4fd161d0eba79eaf23fa 17:04:48 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 17:04:48 8cda86496405: Preparing 17:04:48 8cda86496405: Preparing 17:04:48 e6d3d86280a7: Preparing 17:04:48 c77d3144a6e3: Preparing 17:04:48 9ca6ce7ed3c4: Preparing 17:04:48 0de054f11eaa: Preparing 17:04:48 945880989296: Preparing 17:04:48 bceb3ba52335: Preparing 17:04:48 06ceffde0984: Preparing 17:04:48 b570dab5f329: Preparing 17:04:48 efceb9d37a6b: Preparing 17:04:48 3fbe34a1663b: Preparing 17:04:48 945880989296: Waiting 17:04:48 bceb3ba52335: Waiting 17:04:48 06ceffde0984: Waiting 17:04:48 b570dab5f329: Waiting 17:04:48 efceb9d37a6b: Waiting 17:04:48 3fbe34a1663b: Waiting 17:04:48 9ca6ce7ed3c4: Pushed 17:04:48 8cda86496405: Pushed 17:04:48 e6d3d86280a7: Pushed 17:04:48 c77d3144a6e3: Pushed 17:04:48 945880989296: Layer already exists 17:04:48 bceb3ba52335: Pushed 17:04:48 efceb9d37a6b: Pushed 17:04:48 3fbe34a1663b: Layer already exists 17:04:48 06ceffde0984: Pushed 17:04:48 b570dab5f329: Pushed 17:04:51 0de054f11eaa: Pushed 17:04:51 e89d87e1b047cca713fa4fd161d0eba79eaf23fa: digest: sha256:f9e5b32987a00179bd65356efe65f7940229d4f3d386456a0066a8e908490b3a size: 2817 [Pipeline] isUnix [Pipeline] sh 17:04:52 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] isUnix [Pipeline] sh 17:04:52 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest 17:04:52 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 17:04:52 8cda86496405: Preparing 17:04:52 8cda86496405: Preparing 17:04:52 e6d3d86280a7: Preparing 17:04:52 c77d3144a6e3: Preparing 17:04:52 9ca6ce7ed3c4: Preparing 17:04:52 0de054f11eaa: Preparing 17:04:52 945880989296: Preparing 17:04:52 bceb3ba52335: Preparing 17:04:52 06ceffde0984: Preparing 17:04:52 b570dab5f329: Preparing 17:04:52 efceb9d37a6b: Preparing 17:04:52 3fbe34a1663b: Preparing 17:04:52 06ceffde0984: Waiting 17:04:52 b570dab5f329: Waiting 17:04:52 efceb9d37a6b: Waiting 17:04:52 945880989296: Waiting 17:04:52 3fbe34a1663b: Waiting 17:04:52 0de054f11eaa: Layer already exists 17:04:52 9ca6ce7ed3c4: Layer already exists 17:04:52 8cda86496405: Layer already exists 17:04:52 e6d3d86280a7: Layer already exists 17:04:52 c77d3144a6e3: Layer already exists 17:04:52 945880989296: Layer already exists 17:04:52 bceb3ba52335: Layer already exists 17:04:52 efceb9d37a6b: Layer already exists 17:04:52 06ceffde0984: Layer already exists 17:04:52 3fbe34a1663b: Layer already exists 17:04:52 b570dab5f329: Layer already exists 17:04:52 latest: digest: sha256:f9e5b32987a00179bd65356efe65f7940229d4f3d386456a0066a8e908490b3a size: 2817 [Pipeline] isUnix [Pipeline] sh 17:04:53 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.0.1-dev.34 [Pipeline] isUnix [Pipeline] sh 17:04:53 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.0.1-dev.34 17:04:53 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 17:04:53 8cda86496405: Preparing 17:04:53 8cda86496405: Preparing 17:04:53 e6d3d86280a7: Preparing 17:04:53 c77d3144a6e3: Preparing 17:04:53 9ca6ce7ed3c4: Preparing 17:04:53 0de054f11eaa: Preparing 17:04:53 945880989296: Preparing 17:04:53 bceb3ba52335: Preparing 17:04:53 06ceffde0984: Preparing 17:04:53 b570dab5f329: Preparing 17:04:53 efceb9d37a6b: Preparing 17:04:53 3fbe34a1663b: Preparing 17:04:53 06ceffde0984: Waiting 17:04:53 b570dab5f329: Waiting 17:04:53 efceb9d37a6b: Waiting 17:04:53 3fbe34a1663b: Waiting 17:04:53 945880989296: Waiting 17:04:53 bceb3ba52335: Waiting 17:04:53 0de054f11eaa: Layer already exists 17:04:53 e6d3d86280a7: Layer already exists 17:04:53 c77d3144a6e3: Layer already exists 17:04:53 8cda86496405: Layer already exists 17:04:53 9ca6ce7ed3c4: Layer already exists 17:04:53 06ceffde0984: Layer already exists 17:04:53 945880989296: Layer already exists 17:04:53 efceb9d37a6b: Layer already exists 17:04:53 b570dab5f329: Layer already exists 17:04:53 bceb3ba52335: Layer already exists 17:04:53 3fbe34a1663b: Layer already exists 17:04:53 2.0.1-dev.34: digest: sha256:f9e5b32987a00179bd65356efe65f7940229d4f3d386456a0066a8e908490b3a size: 2817 [Pipeline] isUnix [Pipeline] sh 17:04:54 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:e89d87e1b047cca713fa4fd161d0eba79eaf23fa-2.0.1-dev.34 [Pipeline] isUnix [Pipeline] sh 17:04:54 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:e89d87e1b047cca713fa4fd161d0eba79eaf23fa-2.0.1-dev.34 17:04:54 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 17:04:54 8cda86496405: Preparing 17:04:54 8cda86496405: Preparing 17:04:54 e6d3d86280a7: Preparing 17:04:54 c77d3144a6e3: Preparing 17:04:54 9ca6ce7ed3c4: Preparing 17:04:54 0de054f11eaa: Preparing 17:04:54 945880989296: Preparing 17:04:54 bceb3ba52335: Preparing 17:04:54 06ceffde0984: Preparing 17:04:54 b570dab5f329: Preparing 17:04:54 efceb9d37a6b: Preparing 17:04:54 3fbe34a1663b: Preparing 17:04:54 06ceffde0984: Waiting 17:04:54 efceb9d37a6b: Waiting 17:04:54 b570dab5f329: Waiting 17:04:54 3fbe34a1663b: Waiting 17:04:54 945880989296: Waiting 17:04:54 bceb3ba52335: Waiting 17:04:54 8cda86496405: Layer already exists 17:04:54 9ca6ce7ed3c4: Layer already exists 17:04:54 0de054f11eaa: Layer already exists 17:04:54 e6d3d86280a7: Layer already exists 17:04:54 c77d3144a6e3: Layer already exists 17:04:54 bceb3ba52335: Layer already exists 17:04:54 06ceffde0984: Layer already exists 17:04:54 b570dab5f329: Layer already exists 17:04:54 945880989296: Layer already exists 17:04:54 efceb9d37a6b: Layer already exists 17:04:54 3fbe34a1663b: Layer already exists 17:04:54 e89d87e1b047cca713fa4fd161d0eba79eaf23fa-2.0.1-dev.34: digest: sha256:f9e5b32987a00179bd65356efe65f7940229d4f3d386456a0066a8e908490b3a size: 2817 [Pipeline] isUnix [Pipeline] sh 17:04:55 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] isUnix [Pipeline] sh 17:04:55 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main 17:04:55 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 17:04:55 8cda86496405: Preparing 17:04:55 8cda86496405: Preparing 17:04:55 e6d3d86280a7: Preparing 17:04:55 c77d3144a6e3: Preparing 17:04:55 9ca6ce7ed3c4: Preparing 17:04:55 0de054f11eaa: Preparing 17:04:55 945880989296: Preparing 17:04:55 bceb3ba52335: Preparing 17:04:55 06ceffde0984: Preparing 17:04:55 b570dab5f329: Preparing 17:04:55 efceb9d37a6b: Preparing 17:04:55 3fbe34a1663b: Preparing 17:04:55 945880989296: Waiting 17:04:55 bceb3ba52335: Waiting 17:04:55 06ceffde0984: Waiting 17:04:55 b570dab5f329: Waiting 17:04:55 efceb9d37a6b: Waiting 17:04:55 3fbe34a1663b: Waiting 17:04:55 c77d3144a6e3: Layer already exists 17:04:55 8cda86496405: Layer already exists 17:04:55 9ca6ce7ed3c4: Layer already exists 17:04:55 e6d3d86280a7: Layer already exists 17:04:55 0de054f11eaa: Layer already exists 17:04:55 bceb3ba52335: Layer already exists 17:04:55 06ceffde0984: Layer already exists 17:04:55 b570dab5f329: Layer already exists 17:04:55 945880989296: Layer already exists 17:04:55 efceb9d37a6b: Layer already exists 17:04:55 3fbe34a1663b: Layer already exists 17:04:55 main: digest: sha256:f9e5b32987a00179bd65356efe65f7940229d4f3d386456a0066a8e908490b3a size: 2817 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 17:04:55 ===================================================== [Pipeline] echo 17:04:55 taggedImages: 17:04:55 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:e89d87e1b047cca713fa4fd161d0eba79eaf23fa 17:04:55 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest 17:04:55 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.0.1-dev.34 17:04:55 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:e89d87e1b047cca713fa4fd161d0eba79eaf23fa-2.0.1-dev.34 17:04:55 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo 17:04:55 [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: 17:04:55 e89d87e1b047cca713fa4fd161d0eba79eaf23fa 17:04:55 latest 17:04:55 2.0.1-dev.34 17:04:55 e89d87e1b047cca713fa4fd161d0eba79eaf23fa-2.0.1-dev.34 17:04:55 main 17:04:55 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 17:04:56 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:e89d87e1b047cca713fa4fd161d0eba79eaf23fa [Pipeline] isUnix [Pipeline] sh 17:04:56 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:e89d87e1b047cca713fa4fd161d0eba79eaf23fa 17:04:56 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 17:04:56 1ab3c6c1fdab: Preparing 17:04:56 b85f7539dcac: Preparing 17:04:56 00528a8151e6: Preparing 17:04:56 15e700f27e62: Preparing 17:04:56 4c1510b4e92f: Preparing 17:04:56 3fbe34a1663b: Preparing 17:04:56 3fbe34a1663b: Waiting 17:04:56 00528a8151e6: Pushed 17:04:56 15e700f27e62: Pushed 17:04:57 3fbe34a1663b: Layer already exists 17:04:57 4c1510b4e92f: Pushed 17:04:59 1ab3c6c1fdab: Pushed 17:04:59 b85f7539dcac: Pushed 17:04:59 e89d87e1b047cca713fa4fd161d0eba79eaf23fa: digest: sha256:3eb7365592eed0d2ad9a1729c576afd6e487f4cde7dd5aeb56de6b06428cb616 size: 1575 [Pipeline] isUnix [Pipeline] sh 17:04:59 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [Pipeline] isUnix [Pipeline] sh 17:05:00 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest 17:05:00 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 17:05:00 1ab3c6c1fdab: Preparing 17:05:00 b85f7539dcac: Preparing 17:05:00 00528a8151e6: Preparing 17:05:00 15e700f27e62: Preparing 17:05:00 4c1510b4e92f: Preparing 17:05:00 3fbe34a1663b: Preparing 17:05:00 3fbe34a1663b: Waiting 17:05:00 1ab3c6c1fdab: Layer already exists 17:05:00 b85f7539dcac: Layer already exists 17:05:00 4c1510b4e92f: Layer already exists 17:05:00 15e700f27e62: Layer already exists 17:05:00 00528a8151e6: Layer already exists 17:05:00 3fbe34a1663b: Layer already exists 17:05:00 latest: digest: sha256:3eb7365592eed0d2ad9a1729c576afd6e487f4cde7dd5aeb56de6b06428cb616 size: 1575 [Pipeline] isUnix [Pipeline] sh 17:05:00 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.0.1-dev.34 [Pipeline] isUnix [Pipeline] sh 17:05:01 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.0.1-dev.34 17:05:01 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 17:05:01 1ab3c6c1fdab: Preparing 17:05:01 b85f7539dcac: Preparing 17:05:01 00528a8151e6: Preparing 17:05:01 15e700f27e62: Preparing 17:05:01 4c1510b4e92f: Preparing 17:05:01 3fbe34a1663b: Preparing 17:05:01 3fbe34a1663b: Waiting 17:05:01 b85f7539dcac: Layer already exists 17:05:01 1ab3c6c1fdab: Layer already exists 17:05:01 15e700f27e62: Layer already exists 17:05:01 00528a8151e6: Layer already exists 17:05:01 4c1510b4e92f: Layer already exists 17:05:01 3fbe34a1663b: Layer already exists 17:05:01 2.0.1-dev.34: digest: sha256:3eb7365592eed0d2ad9a1729c576afd6e487f4cde7dd5aeb56de6b06428cb616 size: 1575 [Pipeline] isUnix [Pipeline] sh 17:05:01 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:e89d87e1b047cca713fa4fd161d0eba79eaf23fa-2.0.1-dev.34 [Pipeline] isUnix [Pipeline] sh 17:05:02 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:e89d87e1b047cca713fa4fd161d0eba79eaf23fa-2.0.1-dev.34 17:05:02 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 17:05:02 1ab3c6c1fdab: Preparing 17:05:02 b85f7539dcac: Preparing 17:05:02 00528a8151e6: Preparing 17:05:02 15e700f27e62: Preparing 17:05:02 4c1510b4e92f: Preparing 17:05:02 3fbe34a1663b: Preparing 17:05:02 3fbe34a1663b: Waiting 17:05:02 15e700f27e62: Layer already exists 17:05:02 b85f7539dcac: Layer already exists 17:05:02 4c1510b4e92f: Layer already exists 17:05:02 1ab3c6c1fdab: Layer already exists 17:05:02 00528a8151e6: Layer already exists 17:05:02 3fbe34a1663b: Layer already exists 17:05:02 e89d87e1b047cca713fa4fd161d0eba79eaf23fa-2.0.1-dev.34: digest: sha256:3eb7365592eed0d2ad9a1729c576afd6e487f4cde7dd5aeb56de6b06428cb616 size: 1575 [Pipeline] isUnix [Pipeline] sh 17:05:02 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] isUnix [Pipeline] sh 17:05:03 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main 17:05:03 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 17:05:03 1ab3c6c1fdab: Preparing 17:05:03 b85f7539dcac: Preparing 17:05:03 00528a8151e6: Preparing 17:05:03 15e700f27e62: Preparing 17:05:03 4c1510b4e92f: Preparing 17:05:03 3fbe34a1663b: Preparing 17:05:03 3fbe34a1663b: Waiting 17:05:03 b85f7539dcac: Layer already exists 17:05:03 00528a8151e6: Layer already exists 17:05:03 1ab3c6c1fdab: Layer already exists 17:05:03 15e700f27e62: Layer already exists 17:05:03 4c1510b4e92f: Layer already exists 17:05:03 3fbe34a1663b: Layer already exists 17:05:03 main: digest: sha256:3eb7365592eed0d2ad9a1729c576afd6e487f4cde7dd5aeb56de6b06428cb616 size: 1575 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 17:05:03 ===================================================== [Pipeline] echo 17:05:03 taggedImages: 17:05:03 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:e89d87e1b047cca713fa4fd161d0eba79eaf23fa 17:05:03 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest 17:05:03 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.0.1-dev.34 17:05:03 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:e89d87e1b047cca713fa4fd161d0eba79eaf23fa-2.0.1-dev.34 17:05:03 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo 17:05:03 [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: 17:05:03 e89d87e1b047cca713fa4fd161d0eba79eaf23fa 17:05:03 latest 17:05:03 2.0.1-dev.34 17:05:03 e89d87e1b047cca713fa4fd161d0eba79eaf23fa-2.0.1-dev.34 17:05:03 main 17:05:03 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 17:05:03 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:e89d87e1b047cca713fa4fd161d0eba79eaf23fa [Pipeline] isUnix [Pipeline] sh 17:05:04 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:e89d87e1b047cca713fa4fd161d0eba79eaf23fa 17:05:04 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 17:05:04 ca42b2222e42: Preparing 17:05:04 8e749dc1a3c5: Preparing 17:05:04 653f2b91eafa: Preparing 17:05:04 f4708831c458: Preparing 17:05:04 ec206a5b9ae2: Preparing 17:05:04 b505b8b2c493: Preparing 17:05:04 9ab366b43326: Preparing 17:05:04 89ebc74c0b9e: Preparing 17:05:04 42efd008a311: Preparing 17:05:04 3fbe34a1663b: Preparing 17:05:04 9ab366b43326: Waiting 17:05:04 89ebc74c0b9e: Waiting 17:05:04 b505b8b2c493: Waiting 17:05:04 42efd008a311: Waiting 17:05:04 ca42b2222e42: Pushed 17:05:04 ec206a5b9ae2: Pushed 17:05:04 8e749dc1a3c5: Pushed 17:05:04 b505b8b2c493: Pushed 17:05:04 89ebc74c0b9e: Pushed 17:05:04 9ab366b43326: Pushed 17:05:04 3fbe34a1663b: Layer already exists 17:05:04 42efd008a311: Pushed 17:05:06 f4708831c458: Pushed 17:05:06 653f2b91eafa: Pushed 17:05:07 e89d87e1b047cca713fa4fd161d0eba79eaf23fa: digest: sha256:afdba169546568c6b831eddd910696a4a7278fe010a1acbffc64504dcf57485f size: 2405 [Pipeline] isUnix [Pipeline] sh 17:05:07 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [Pipeline] isUnix [Pipeline] sh 17:05:07 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest 17:05:07 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 17:05:07 ca42b2222e42: Preparing 17:05:07 8e749dc1a3c5: Preparing 17:05:07 653f2b91eafa: Preparing 17:05:07 f4708831c458: Preparing 17:05:07 ec206a5b9ae2: Preparing 17:05:07 b505b8b2c493: Preparing 17:05:07 9ab366b43326: Preparing 17:05:07 89ebc74c0b9e: Preparing 17:05:07 42efd008a311: Preparing 17:05:07 3fbe34a1663b: Preparing 17:05:07 b505b8b2c493: Waiting 17:05:07 42efd008a311: Waiting 17:05:07 3fbe34a1663b: Waiting 17:05:07 9ab366b43326: Waiting 17:05:07 89ebc74c0b9e: Waiting 17:05:07 ca42b2222e42: Layer already exists 17:05:07 8e749dc1a3c5: Layer already exists 17:05:07 653f2b91eafa: Layer already exists 17:05:07 ec206a5b9ae2: Layer already exists 17:05:07 f4708831c458: Layer already exists 17:05:08 b505b8b2c493: Layer already exists 17:05:08 9ab366b43326: Layer already exists 17:05:08 89ebc74c0b9e: Layer already exists 17:05:08 3fbe34a1663b: Layer already exists 17:05:08 42efd008a311: Layer already exists 17:05:08 latest: digest: sha256:afdba169546568c6b831eddd910696a4a7278fe010a1acbffc64504dcf57485f size: 2405 [Pipeline] isUnix [Pipeline] sh 17:05:08 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.0.1-dev.34 [Pipeline] isUnix [Pipeline] sh 17:05:08 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.0.1-dev.34 17:05:08 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 17:05:08 ca42b2222e42: Preparing 17:05:08 8e749dc1a3c5: Preparing 17:05:08 653f2b91eafa: Preparing 17:05:08 f4708831c458: Preparing 17:05:08 ec206a5b9ae2: Preparing 17:05:08 b505b8b2c493: Preparing 17:05:08 9ab366b43326: Preparing 17:05:08 89ebc74c0b9e: Preparing 17:05:08 42efd008a311: Preparing 17:05:08 3fbe34a1663b: Preparing 17:05:08 b505b8b2c493: Waiting 17:05:08 9ab366b43326: Waiting 17:05:08 89ebc74c0b9e: Waiting 17:05:08 42efd008a311: Waiting 17:05:08 3fbe34a1663b: Waiting 17:05:08 ca42b2222e42: Layer already exists 17:05:08 f4708831c458: Layer already exists 17:05:08 ec206a5b9ae2: Layer already exists 17:05:08 8e749dc1a3c5: Layer already exists 17:05:08 653f2b91eafa: Layer already exists 17:05:09 89ebc74c0b9e: Layer already exists 17:05:09 b505b8b2c493: Layer already exists 17:05:09 42efd008a311: Layer already exists 17:05:09 3fbe34a1663b: Layer already exists 17:05:09 9ab366b43326: Layer already exists 17:05:09 2.0.1-dev.34: digest: sha256:afdba169546568c6b831eddd910696a4a7278fe010a1acbffc64504dcf57485f size: 2405 [Pipeline] isUnix [Pipeline] sh 17:05:09 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:e89d87e1b047cca713fa4fd161d0eba79eaf23fa-2.0.1-dev.34 [Pipeline] isUnix [Pipeline] sh 17:05:09 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:e89d87e1b047cca713fa4fd161d0eba79eaf23fa-2.0.1-dev.34 17:05:09 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 17:05:09 ca42b2222e42: Preparing 17:05:09 8e749dc1a3c5: Preparing 17:05:09 653f2b91eafa: Preparing 17:05:09 f4708831c458: Preparing 17:05:09 ec206a5b9ae2: Preparing 17:05:09 b505b8b2c493: Preparing 17:05:09 9ab366b43326: Preparing 17:05:09 89ebc74c0b9e: Preparing 17:05:09 42efd008a311: Preparing 17:05:09 3fbe34a1663b: Preparing 17:05:09 9ab366b43326: Waiting 17:05:09 89ebc74c0b9e: Waiting 17:05:09 42efd008a311: Waiting 17:05:09 3fbe34a1663b: Waiting 17:05:09 b505b8b2c493: Waiting 17:05:09 8e749dc1a3c5: Layer already exists 17:05:10 ca42b2222e42: Layer already exists 17:05:10 653f2b91eafa: Layer already exists 17:05:10 ec206a5b9ae2: Layer already exists 17:05:10 f4708831c458: Layer already exists 17:05:10 b505b8b2c493: Layer already exists 17:05:10 3fbe34a1663b: Layer already exists 17:05:10 89ebc74c0b9e: Layer already exists 17:05:10 9ab366b43326: Layer already exists 17:05:10 42efd008a311: Layer already exists 17:05:10 e89d87e1b047cca713fa4fd161d0eba79eaf23fa-2.0.1-dev.34: digest: sha256:afdba169546568c6b831eddd910696a4a7278fe010a1acbffc64504dcf57485f size: 2405 [Pipeline] isUnix [Pipeline] sh 17:05:10 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] isUnix [Pipeline] sh 17:05:10 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main 17:05:10 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 17:05:10 ca42b2222e42: Preparing 17:05:10 8e749dc1a3c5: Preparing 17:05:10 653f2b91eafa: Preparing 17:05:10 f4708831c458: Preparing 17:05:10 ec206a5b9ae2: Preparing 17:05:10 b505b8b2c493: Preparing 17:05:10 9ab366b43326: Preparing 17:05:10 89ebc74c0b9e: Preparing 17:05:10 42efd008a311: Preparing 17:05:10 3fbe34a1663b: Preparing 17:05:10 89ebc74c0b9e: Waiting 17:05:10 b505b8b2c493: Waiting 17:05:10 9ab366b43326: Waiting 17:05:10 42efd008a311: Waiting 17:05:10 3fbe34a1663b: Waiting 17:05:10 8e749dc1a3c5: Layer already exists 17:05:10 ec206a5b9ae2: Layer already exists 17:05:10 653f2b91eafa: Layer already exists 17:05:10 ca42b2222e42: Layer already exists 17:05:10 f4708831c458: Layer already exists 17:05:10 b505b8b2c493: Layer already exists 17:05:10 89ebc74c0b9e: Layer already exists 17:05:11 9ab366b43326: Layer already exists 17:05:11 42efd008a311: Layer already exists 17:05:11 3fbe34a1663b: Layer already exists 17:05:11 main: digest: sha256:afdba169546568c6b831eddd910696a4a7278fe010a1acbffc64504dcf57485f size: 2405 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 17:05:11 ===================================================== [Pipeline] echo 17:05:11 taggedImages: 17:05:11 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:e89d87e1b047cca713fa4fd161d0eba79eaf23fa 17:05:11 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest 17:05:11 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.0.1-dev.34 17:05:11 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:e89d87e1b047cca713fa4fd161d0eba79eaf23fa-2.0.1-dev.34 17:05:11 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo 17:05:11 [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: 17:05:11 e89d87e1b047cca713fa4fd161d0eba79eaf23fa 17:05:11 latest 17:05:11 2.0.1-dev.34 17:05:11 e89d87e1b047cca713fa4fd161d0eba79eaf23fa-2.0.1-dev.34 17:05:11 main 17:05:11 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 17:05:11 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:e89d87e1b047cca713fa4fd161d0eba79eaf23fa [Pipeline] isUnix [Pipeline] sh 17:05:12 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:e89d87e1b047cca713fa4fd161d0eba79eaf23fa 17:05:12 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 17:05:12 a8db423841cd: Preparing 17:05:12 63ad9d0e25f0: Preparing 17:05:12 945880989296: Preparing 17:05:12 e532e8b09086: Preparing 17:05:12 3fbe34a1663b: Preparing 17:05:12 945880989296: Layer already exists 17:05:12 3fbe34a1663b: Layer already exists 17:05:12 a8db423841cd: Pushed 17:05:12 e532e8b09086: Pushed 17:05:15 63ad9d0e25f0: Pushed 17:05:15 e89d87e1b047cca713fa4fd161d0eba79eaf23fa: digest: sha256:88e1d07bc0d7c075984894d51b0a5eb5e54f2c100b18ff8acbc62064b908b871 size: 1364 [Pipeline] isUnix [Pipeline] sh 17:05:15 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] isUnix [Pipeline] sh 17:05:15 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest 17:05:15 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 17:05:15 a8db423841cd: Preparing 17:05:15 63ad9d0e25f0: Preparing 17:05:15 945880989296: Preparing 17:05:15 e532e8b09086: Preparing 17:05:15 3fbe34a1663b: Preparing 17:05:16 945880989296: Layer already exists 17:05:16 63ad9d0e25f0: Layer already exists 17:05:16 a8db423841cd: Layer already exists 17:05:16 3fbe34a1663b: Layer already exists 17:05:16 e532e8b09086: Layer already exists 17:05:16 latest: digest: sha256:88e1d07bc0d7c075984894d51b0a5eb5e54f2c100b18ff8acbc62064b908b871 size: 1364 [Pipeline] isUnix [Pipeline] sh 17:05:16 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.0.1-dev.34 [Pipeline] isUnix [Pipeline] sh 17:05:16 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.0.1-dev.34 17:05:16 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 17:05:16 a8db423841cd: Preparing 17:05:16 63ad9d0e25f0: Preparing 17:05:16 945880989296: Preparing 17:05:16 e532e8b09086: Preparing 17:05:16 3fbe34a1663b: Preparing 17:05:16 e532e8b09086: Layer already exists 17:05:16 3fbe34a1663b: Layer already exists 17:05:16 a8db423841cd: Layer already exists 17:05:17 945880989296: Layer already exists 17:05:17 63ad9d0e25f0: Layer already exists 17:05:17 2.0.1-dev.34: digest: sha256:88e1d07bc0d7c075984894d51b0a5eb5e54f2c100b18ff8acbc62064b908b871 size: 1364 [Pipeline] isUnix [Pipeline] sh 17:05:17 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:e89d87e1b047cca713fa4fd161d0eba79eaf23fa-2.0.1-dev.34 [Pipeline] isUnix [Pipeline] sh 17:05:17 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:e89d87e1b047cca713fa4fd161d0eba79eaf23fa-2.0.1-dev.34 17:05:17 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 17:05:17 a8db423841cd: Preparing 17:05:17 63ad9d0e25f0: Preparing 17:05:17 945880989296: Preparing 17:05:17 e532e8b09086: Preparing 17:05:17 3fbe34a1663b: Preparing 17:05:18 945880989296: Layer already exists 17:05:18 3fbe34a1663b: Layer already exists 17:05:18 a8db423841cd: Layer already exists 17:05:18 e532e8b09086: Layer already exists 17:05:18 63ad9d0e25f0: Layer already exists 17:05:18 e89d87e1b047cca713fa4fd161d0eba79eaf23fa-2.0.1-dev.34: digest: sha256:88e1d07bc0d7c075984894d51b0a5eb5e54f2c100b18ff8acbc62064b908b871 size: 1364 [Pipeline] isUnix [Pipeline] sh 17:05:18 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] isUnix [Pipeline] sh 17:05:18 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main 17:05:18 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 17:05:18 a8db423841cd: Preparing 17:05:18 63ad9d0e25f0: Preparing 17:05:18 945880989296: Preparing 17:05:18 e532e8b09086: Preparing 17:05:18 3fbe34a1663b: Preparing 17:05:18 945880989296: Layer already exists 17:05:18 e532e8b09086: Layer already exists 17:05:18 63ad9d0e25f0: Layer already exists 17:05:18 a8db423841cd: Layer already exists 17:05:18 3fbe34a1663b: Layer already exists 17:05:19 main: digest: sha256:88e1d07bc0d7c075984894d51b0a5eb5e54f2c100b18ff8acbc62064b908b871 size: 1364 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 17:05:19 ===================================================== [Pipeline] echo 17:05:19 taggedImages: 17:05:19 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:e89d87e1b047cca713fa4fd161d0eba79eaf23fa 17:05:19 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest 17:05:19 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.0.1-dev.34 17:05:19 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:e89d87e1b047cca713fa4fd161d0eba79eaf23fa-2.0.1-dev.34 17:05:19 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo 17:05:19 [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: 17:05:19 e89d87e1b047cca713fa4fd161d0eba79eaf23fa 17:05:19 latest 17:05:19 2.0.1-dev.34 17:05:19 e89d87e1b047cca713fa4fd161d0eba79eaf23fa-2.0.1-dev.34 17:05:19 main 17:05:19 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 17:05:19 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:e89d87e1b047cca713fa4fd161d0eba79eaf23fa [Pipeline] isUnix [Pipeline] sh 17:05:19 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:e89d87e1b047cca713fa4fd161d0eba79eaf23fa 17:05:19 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 17:05:19 13128ba4dde5: Preparing 17:05:19 78f26655942a: Preparing 17:05:19 945880989296: Preparing 17:05:19 f14cd0ff9029: Preparing 17:05:19 3fbe34a1663b: Preparing 17:05:20 3fbe34a1663b: Layer already exists 17:05:20 945880989296: Layer already exists 17:05:20 13128ba4dde5: Pushed 17:05:20 f14cd0ff9029: Pushed 17:05:22 78f26655942a: Pushed 17:05:22 e89d87e1b047cca713fa4fd161d0eba79eaf23fa: digest: sha256:978de2b399dd0a56dd9b78e59cd0740ecd24147c482fdcdbf327bf48e1fd835e size: 1363 [Pipeline] isUnix [Pipeline] sh 17:05:23 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] isUnix [Pipeline] sh 17:05:23 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest 17:05:23 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 17:05:23 13128ba4dde5: Preparing 17:05:23 78f26655942a: Preparing 17:05:23 945880989296: Preparing 17:05:23 f14cd0ff9029: Preparing 17:05:23 3fbe34a1663b: Preparing 17:05:23 f14cd0ff9029: Layer already exists 17:05:23 13128ba4dde5: Layer already exists 17:05:23 945880989296: Layer already exists 17:05:23 78f26655942a: Layer already exists 17:05:23 3fbe34a1663b: Layer already exists 17:05:23 latest: digest: sha256:978de2b399dd0a56dd9b78e59cd0740ecd24147c482fdcdbf327bf48e1fd835e size: 1363 [Pipeline] isUnix [Pipeline] sh 17:05:24 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.0.1-dev.34 [Pipeline] isUnix [Pipeline] sh 17:05:24 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.0.1-dev.34 17:05:24 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 17:05:24 13128ba4dde5: Preparing 17:05:24 78f26655942a: Preparing 17:05:24 945880989296: Preparing 17:05:24 f14cd0ff9029: Preparing 17:05:24 3fbe34a1663b: Preparing 17:05:24 78f26655942a: Layer already exists 17:05:24 13128ba4dde5: Layer already exists 17:05:24 f14cd0ff9029: Layer already exists 17:05:24 3fbe34a1663b: Layer already exists 17:05:24 945880989296: Layer already exists 17:05:24 2.0.1-dev.34: digest: sha256:978de2b399dd0a56dd9b78e59cd0740ecd24147c482fdcdbf327bf48e1fd835e size: 1363 [Pipeline] isUnix [Pipeline] sh 17:05:25 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:e89d87e1b047cca713fa4fd161d0eba79eaf23fa-2.0.1-dev.34 [Pipeline] isUnix [Pipeline] sh 17:05:25 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:e89d87e1b047cca713fa4fd161d0eba79eaf23fa-2.0.1-dev.34 17:05:25 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 17:05:25 13128ba4dde5: Preparing 17:05:25 78f26655942a: Preparing 17:05:25 945880989296: Preparing 17:05:25 f14cd0ff9029: Preparing 17:05:25 3fbe34a1663b: Preparing 17:05:25 13128ba4dde5: Layer already exists 17:05:25 945880989296: Layer already exists 17:05:25 3fbe34a1663b: Layer already exists 17:05:25 78f26655942a: Layer already exists 17:05:25 f14cd0ff9029: Layer already exists 17:05:25 e89d87e1b047cca713fa4fd161d0eba79eaf23fa-2.0.1-dev.34: digest: sha256:978de2b399dd0a56dd9b78e59cd0740ecd24147c482fdcdbf327bf48e1fd835e size: 1363 [Pipeline] isUnix [Pipeline] sh 17:05:26 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] isUnix [Pipeline] sh 17:05:26 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main 17:05:26 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 17:05:26 13128ba4dde5: Preparing 17:05:26 78f26655942a: Preparing 17:05:26 945880989296: Preparing 17:05:26 f14cd0ff9029: Preparing 17:05:26 3fbe34a1663b: Preparing 17:05:26 3fbe34a1663b: Layer already exists 17:05:26 945880989296: Layer already exists 17:05:26 78f26655942a: Layer already exists 17:05:26 13128ba4dde5: Layer already exists 17:05:26 f14cd0ff9029: Layer already exists 17:05:26 main: digest: sha256:978de2b399dd0a56dd9b78e59cd0740ecd24147c482fdcdbf327bf48e1fd835e size: 1363 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 17:05:26 ===================================================== [Pipeline] echo 17:05:26 taggedImages: 17:05:26 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:e89d87e1b047cca713fa4fd161d0eba79eaf23fa 17:05:26 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest 17:05:26 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.0.1-dev.34 17:05:26 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:e89d87e1b047cca713fa4fd161d0eba79eaf23fa-2.0.1-dev.34 17:05:26 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] echo 17:05:26 [edgeXDocker.push] Tagging docker image sys-mgmt-agent-arm64 with the following tags: 17:05:26 e89d87e1b047cca713fa4fd161d0eba79eaf23fa 17:05:26 latest 17:05:26 2.0.1-dev.34 17:05:26 e89d87e1b047cca713fa4fd161d0eba79eaf23fa-2.0.1-dev.34 17:05:26 main 17:05:26 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 17:05:27 + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:e89d87e1b047cca713fa4fd161d0eba79eaf23fa [Pipeline] isUnix [Pipeline] sh 17:05:27 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:e89d87e1b047cca713fa4fd161d0eba79eaf23fa 17:05:27 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] 17:05:27 2d2b63af805a: Preparing 17:05:27 0acc6e88b64c: Preparing 17:05:27 76185ff76698: Preparing 17:05:27 061a1db0a285: Preparing 17:05:27 b287e4fe43ef: Preparing 17:05:27 c39efab1fe40: Preparing 17:05:27 386fc9fe74c4: Preparing 17:05:27 097a5c91b892: Preparing 17:05:27 74984ba1a09f: Preparing 17:05:27 6d0ac5d4dfcb: Preparing 17:05:27 c55d5dbdab40: Preparing 17:05:27 74984ba1a09f: Waiting 17:05:27 c39efab1fe40: Waiting 17:05:27 386fc9fe74c4: Waiting 17:05:27 097a5c91b892: Waiting 17:05:27 6d0ac5d4dfcb: Waiting 17:05:27 c55d5dbdab40: Waiting 17:05:27 b287e4fe43ef: Layer already exists 17:05:27 c39efab1fe40: Layer already exists 17:05:27 0acc6e88b64c: Pushed 17:05:27 386fc9fe74c4: Layer already exists 17:05:28 097a5c91b892: Layer already exists 17:05:28 74984ba1a09f: Layer already exists 17:05:28 6d0ac5d4dfcb: Layer already exists 17:05:28 c55d5dbdab40: Layer already exists 17:05:28 2d2b63af805a: Pushed 17:05:30 76185ff76698: Pushed 17:05:45 061a1db0a285: Pushed 17:05:45 e89d87e1b047cca713fa4fd161d0eba79eaf23fa: digest: sha256:8025353fd8db68d2e6388856f07450717140e045ecaadc7e1c554ab32fcbe0d4 size: 2622 [Pipeline] isUnix [Pipeline] sh 17:05:45 + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:latest [Pipeline] isUnix [Pipeline] sh 17:05:45 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:latest 17:05:45 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] 17:05:45 2d2b63af805a: Preparing 17:05:45 0acc6e88b64c: Preparing 17:05:45 76185ff76698: Preparing 17:05:45 061a1db0a285: Preparing 17:05:45 b287e4fe43ef: Preparing 17:05:45 c39efab1fe40: Preparing 17:05:45 386fc9fe74c4: Preparing 17:05:45 097a5c91b892: Preparing 17:05:45 74984ba1a09f: Preparing 17:05:45 6d0ac5d4dfcb: Preparing 17:05:45 c55d5dbdab40: Preparing 17:05:45 097a5c91b892: Waiting 17:05:45 74984ba1a09f: Waiting 17:05:45 6d0ac5d4dfcb: Waiting 17:05:45 c55d5dbdab40: Waiting 17:05:45 c39efab1fe40: Waiting 17:05:45 386fc9fe74c4: Waiting 17:05:46 2d2b63af805a: Layer already exists 17:05:46 76185ff76698: Layer already exists 17:05:46 061a1db0a285: Layer already exists 17:05:46 0acc6e88b64c: Layer already exists 17:05:46 b287e4fe43ef: Layer already exists 17:05:46 c39efab1fe40: Layer already exists 17:05:46 386fc9fe74c4: Layer already exists 17:05:46 74984ba1a09f: Layer already exists 17:05:46 097a5c91b892: Layer already exists 17:05:46 6d0ac5d4dfcb: Layer already exists 17:05:46 c55d5dbdab40: Layer already exists 17:05:46 latest: digest: sha256:8025353fd8db68d2e6388856f07450717140e045ecaadc7e1c554ab32fcbe0d4 size: 2622 [Pipeline] isUnix [Pipeline] sh 17:05:46 + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.0.1-dev.34 [Pipeline] isUnix [Pipeline] sh 17:05:46 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.0.1-dev.34 17:05:46 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] 17:05:46 2d2b63af805a: Preparing 17:05:46 0acc6e88b64c: Preparing 17:05:46 76185ff76698: Preparing 17:05:46 061a1db0a285: Preparing 17:05:46 b287e4fe43ef: Preparing 17:05:46 c39efab1fe40: Preparing 17:05:46 386fc9fe74c4: Preparing 17:05:46 097a5c91b892: Preparing 17:05:46 c39efab1fe40: Waiting 17:05:46 386fc9fe74c4: Waiting 17:05:46 74984ba1a09f: Preparing 17:05:46 6d0ac5d4dfcb: Preparing 17:05:46 c55d5dbdab40: Preparing 17:05:46 097a5c91b892: Waiting 17:05:46 74984ba1a09f: Waiting 17:05:46 6d0ac5d4dfcb: Waiting 17:05:46 c55d5dbdab40: Waiting 17:05:46 061a1db0a285: Layer already exists 17:05:46 0acc6e88b64c: Layer already exists 17:05:47 b287e4fe43ef: Layer already exists 17:05:47 2d2b63af805a: Layer already exists 17:05:47 76185ff76698: Layer already exists 17:05:47 386fc9fe74c4: Layer already exists 17:05:47 c39efab1fe40: Layer already exists 17:05:47 74984ba1a09f: Layer already exists 17:05:47 097a5c91b892: Layer already exists 17:05:47 6d0ac5d4dfcb: Layer already exists 17:05:47 c55d5dbdab40: Layer already exists 17:05:47 2.0.1-dev.34: digest: sha256:8025353fd8db68d2e6388856f07450717140e045ecaadc7e1c554ab32fcbe0d4 size: 2622 [Pipeline] isUnix [Pipeline] sh 17:05:47 + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:e89d87e1b047cca713fa4fd161d0eba79eaf23fa-2.0.1-dev.34 [Pipeline] isUnix [Pipeline] sh 17:05:47 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:e89d87e1b047cca713fa4fd161d0eba79eaf23fa-2.0.1-dev.34 17:05:47 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] 17:05:47 2d2b63af805a: Preparing 17:05:47 0acc6e88b64c: Preparing 17:05:47 76185ff76698: Preparing 17:05:47 061a1db0a285: Preparing 17:05:47 b287e4fe43ef: Preparing 17:05:47 c39efab1fe40: Preparing 17:05:47 386fc9fe74c4: Preparing 17:05:47 097a5c91b892: Preparing 17:05:47 74984ba1a09f: Preparing 17:05:47 6d0ac5d4dfcb: Preparing 17:05:47 c55d5dbdab40: Preparing 17:05:47 097a5c91b892: Waiting 17:05:47 74984ba1a09f: Waiting 17:05:47 6d0ac5d4dfcb: Waiting 17:05:47 c39efab1fe40: Waiting 17:05:47 c55d5dbdab40: Waiting 17:05:47 386fc9fe74c4: Waiting 17:05:48 0acc6e88b64c: Layer already exists 17:05:48 b287e4fe43ef: Layer already exists 17:05:48 061a1db0a285: Layer already exists 17:05:48 2d2b63af805a: Layer already exists 17:05:48 76185ff76698: Layer already exists 17:05:48 386fc9fe74c4: Layer already exists 17:05:48 c39efab1fe40: Layer already exists 17:05:48 74984ba1a09f: Layer already exists 17:05:48 6d0ac5d4dfcb: Layer already exists 17:05:48 097a5c91b892: Layer already exists 17:05:48 c55d5dbdab40: Layer already exists 17:05:48 e89d87e1b047cca713fa4fd161d0eba79eaf23fa-2.0.1-dev.34: digest: sha256:8025353fd8db68d2e6388856f07450717140e045ecaadc7e1c554ab32fcbe0d4 size: 2622 [Pipeline] isUnix [Pipeline] sh 17:05:48 + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:main [Pipeline] isUnix [Pipeline] sh 17:05:48 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:main 17:05:48 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] 17:05:48 2d2b63af805a: Preparing 17:05:48 0acc6e88b64c: Preparing 17:05:48 76185ff76698: Preparing 17:05:48 061a1db0a285: Preparing 17:05:48 b287e4fe43ef: Preparing 17:05:48 c39efab1fe40: Preparing 17:05:48 386fc9fe74c4: Preparing 17:05:48 097a5c91b892: Preparing 17:05:48 74984ba1a09f: Preparing 17:05:48 6d0ac5d4dfcb: Preparing 17:05:48 c55d5dbdab40: Preparing 17:05:48 097a5c91b892: Waiting 17:05:48 74984ba1a09f: Waiting 17:05:48 c39efab1fe40: Waiting 17:05:48 6d0ac5d4dfcb: Waiting 17:05:48 c55d5dbdab40: Waiting 17:05:48 386fc9fe74c4: Waiting 17:05:48 2d2b63af805a: Layer already exists 17:05:48 76185ff76698: Layer already exists 17:05:49 b287e4fe43ef: Layer already exists 17:05:49 0acc6e88b64c: Layer already exists 17:05:49 061a1db0a285: Layer already exists 17:05:49 74984ba1a09f: Layer already exists 17:05:49 c39efab1fe40: Layer already exists 17:05:49 386fc9fe74c4: Layer already exists 17:05:49 097a5c91b892: Layer already exists 17:05:49 6d0ac5d4dfcb: Layer already exists 17:05:49 c55d5dbdab40: Layer already exists 17:05:49 main: digest: sha256:8025353fd8db68d2e6388856f07450717140e045ecaadc7e1c554ab32fcbe0d4 size: 2622 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 17:05:49 ===================================================== [Pipeline] echo 17:05:49 taggedImages: 17:05:49 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:e89d87e1b047cca713fa4fd161d0eba79eaf23fa 17:05:49 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:latest 17:05:49 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.0.1-dev.34 17:05:49 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:e89d87e1b047cca713fa4fd161d0eba79eaf23fa-2.0.1-dev.34 17:05:49 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 17:05:49 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 17:05:49 17:05:49 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 17:05:50 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 17:05:50 arm64: Pulling from edgex-lftools-log-publisher 17:05:50 448f6bf000e3: Pulling fs layer 17:05:50 f757da607395: Pulling fs layer 17:05:50 05883995daec: Pulling fs layer 17:05:50 8603b9c90790: Pulling fs layer 17:05:50 1560dd03e051: Pulling fs layer 17:05:50 27f5ce0e4adf: Pulling fs layer 17:05:50 c2d8d7efcc4b: Pulling fs layer 17:05:50 1560dd03e051: Waiting 17:05:50 27f5ce0e4adf: Waiting 17:05:50 c2d8d7efcc4b: Waiting 17:05:50 8603b9c90790: Waiting 17:05:50 f757da607395: Verifying Checksum 17:05:50 f757da607395: Download complete 17:05:50 8603b9c90790: Verifying Checksum 17:05:50 8603b9c90790: Download complete 17:05:50 1560dd03e051: Verifying Checksum 17:05:50 1560dd03e051: Download complete 17:05:50 05883995daec: Verifying Checksum 17:05:50 05883995daec: Download complete 17:05:50 27f5ce0e4adf: Verifying Checksum 17:05:50 27f5ce0e4adf: Download complete 17:05:51 448f6bf000e3: Verifying Checksum 17:05:51 448f6bf000e3: Download complete 17:05:54 c2d8d7efcc4b: Verifying Checksum 17:05:54 c2d8d7efcc4b: Download complete 17:05:55 448f6bf000e3: Pull complete 17:05:56 f757da607395: Pull complete 17:05:58 05883995daec: Pull complete 17:05:58 8603b9c90790: Pull complete 17:05:59 1560dd03e051: Pull complete 17:05:59 27f5ce0e4adf: Pull complete 17:06:17 c2d8d7efcc4b: Pull complete 17:06:17 Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 17:06:17 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 17:06:17 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 17:06:17 prd-ubuntu18.04-docker-arm64-4c-16g-789 does not seem to be running inside a container 17:06:18 $ 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/41 -v /w/workspace/edgex-go/41:/w/workspace/edgex-go/41:rw,z -v /w/workspace/edgex-go/41@tmp:/w/workspace/edgex-go/41@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 17:06:21 $ docker top 0ab9c316aef6c3ab131a9e1f11171520e130f3b3ad6170bc52584cc028743d59 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:06:23 ---> job-cost.sh 17:06:23 lf-activate-venv: SKIPPING 17:06:23 INFO: No Stack... 17:06:24 INFO: Retrieving Pricing Info for: v3-standard-4 17:06:24 INFO: Archiving Costs [Pipeline] sh 17:06:25 + cat /w/workspace/edgex-go/41/archives/cost.csv 17:06:25 + cut -d, -f6 [Pipeline] lock 17:06:25 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-main-41-stack-cost] 17:06:25 Resource [jenkins-edgexfoundry-edgex-go-main-41-stack-cost] did not exist. Created. 17:06:25 Lock acquired on [jenkins-edgexfoundry-edgex-go-main-41-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 17:06:26 + echo total: 0.10999999940395355 [Pipeline] stash 17:06:26 Stashed 1 file(s) [Pipeline] } 17:06:26 Lock released on resource [jenkins-edgexfoundry-edgex-go-main-41-stack-cost] [Pipeline] // lock [Pipeline] } 17:06:26 $ docker stop --time=1 0ab9c316aef6c3ab131a9e1f11171520e130f3b3ad6170bc52584cc028743d59 17:06:28 $ docker rm -f 0ab9c316aef6c3ab131a9e1f11171520e130f3b3ad6170bc52584cc028743d59 [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 17:06:29 provisioning config files... 17:06:29 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/41@tmp/config2510921640139742579tmp [Pipeline] { [Pipeline] sh 17:06:29 + set +x 17:06:29 + curl -s https://codecov.io/bash 17:06:29 + bash -s -- 17:06:30 17:06:30 _____ _ 17:06:30 / ____| | | 17:06:30 | | ___ __| | ___ ___ _____ __ 17:06:30 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 17:06:30 | |___| (_) | (_| | __/ (_| (_) \ V / 17:06:30 \_____\___/ \__,_|\___|\___\___/ \_/ 17:06:30 Bash-1.0.6 17:06:30 17:06:30 17:06:30 ==> git version 2.24.4 found 17:06:30 ==> curl 7.29.0 (x86_64-redhat-linux-gnu) libcurl/7.29.0 NSS/3.53.1 zlib/1.2.7 libidn/1.28 libssh2/1.8.0 17:06:30 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 17:06:30 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 17:06:30 ==> Jenkins CI detected. 17:06:30 current dir:  /w/workspace/edgex-go/41 17:06:30 project root: . 17:06:30 --> token set from env 17:06:30 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 17:06:30 ==> Running gcov in . (disable via -X gcov) 17:06:30 ==> Python coveragepy not found 17:06:30 ==> Searching for coverage reports in: 17:06:30 + . 17:06:30 -> Found 1 reports 17:06:30 ==> Detecting git/mercurial file structure 17:06:30 ==> Reading reports 17:06:30 + ./coverage.out bytes=404330 17:06:30 ==> Appending adjustments 17:06:30 https://docs.codecov.io/docs/fixing-reports 17:06:31 + Found adjustments 17:06:31 ==> Gzipping contents 17:06:31 56K /tmp/codecov.Gc4Hb5.gz 17:06:31 ==> Uploading reports 17:06:31 url: https://codecov.io 17:06:31 query: branch=main&commit=e89d87e1b047cca713fa4fd161d0eba79eaf23fa&build=41&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F41%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= 17:06:31 -> Pinging Codecov 17:06:31 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=main&commit=e89d87e1b047cca713fa4fd161d0eba79eaf23fa&build=41&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F41%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= 17:06:31 -> Uploading to 17:06:31 https://storage.googleapis.com/codecov/v4/raw/2021-08-25/00271124DB129430A58F1EEE437C3FCB/e89d87e1b047cca713fa4fd161d0eba79eaf23fa/fcac0455-7259-49e1-96b7-c844d33d691d.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210825%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210825T170631Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=b4db42cf9e118015e190e346dea3fae79bd4258a6c165e39aa47ea7928c41962 17:06:31 % Total % Received % Xferd Average Speed Time Time Time Current 17:06:31 Dload Upload Total Spent Left Speed 17:06:32 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 54398 0 0 100 54398 0 109k --:--:-- --:--:-- --:--:-- 109k 17:06:32 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/e89d87e1b047cca713fa4fd161d0eba79eaf23fa [Pipeline] } 17:06:32 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo 17:06:32 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 17:06:32 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh 17:06:33 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 17:06:33 17:06:33 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh 17:06:33 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 17:06:33 1.410.4: Pulling from edgex-devops/edgex-snyk-go 17:06:33 188c0c94c7c5: Pulling fs layer 17:06:33 0ef7d3d256c8: Pulling fs layer 17:06:33 de9db76c5a1d: Pulling fs layer 17:06:33 0eba1c9be4d2: Pulling fs layer 17:06:33 0d57e429df01: Pulling fs layer 17:06:33 4e4be7b47b0d: Pulling fs layer 17:06:33 e1f770b5df2f: Pulling fs layer 17:06:33 85a0685a4137: Pulling fs layer 17:06:33 0eba1c9be4d2: Waiting 17:06:33 0d57e429df01: Waiting 17:06:33 4e4be7b47b0d: Waiting 17:06:33 e1f770b5df2f: Waiting 17:06:33 85a0685a4137: Waiting 17:06:33 de9db76c5a1d: Verifying Checksum 17:06:33 de9db76c5a1d: Download complete 17:06:33 0ef7d3d256c8: Verifying Checksum 17:06:33 0ef7d3d256c8: Download complete 17:06:33 0d57e429df01: Verifying Checksum 17:06:33 0d57e429df01: Download complete 17:06:33 4e4be7b47b0d: Verifying Checksum 17:06:33 4e4be7b47b0d: Download complete 17:06:33 188c0c94c7c5: Verifying Checksum 17:06:33 188c0c94c7c5: Download complete 17:06:34 188c0c94c7c5: Pull complete 17:06:34 0ef7d3d256c8: Pull complete 17:06:34 de9db76c5a1d: Pull complete 17:06:36 e1f770b5df2f: Verifying Checksum 17:06:36 e1f770b5df2f: Download complete 17:06:44 0eba1c9be4d2: Verifying Checksum 17:06:44 0eba1c9be4d2: Download complete 17:06:45 85a0685a4137: Verifying Checksum 17:06:45 85a0685a4137: Download complete 17:06:47 0eba1c9be4d2: Pull complete 17:06:47 0d57e429df01: Pull complete 17:06:47 4e4be7b47b0d: Pull complete 17:06:48 e1f770b5df2f: Pull complete 17:06:52 85a0685a4137: Pull complete 17:06:52 Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 17:06:52 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 17:06:52 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer 17:06:52 prd-centos7-docker-4c-2g-788 does not seem to be running inside a container 17:06:53 $ 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/41 -v /w/workspace/edgex-go/41:/w/workspace/edgex-go/41:rw,z -v /w/workspace/edgex-go/41@tmp:/w/workspace/edgex-go/41@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 17:07:00 $ docker top 5a5d6900090b587c8077935f41c8eff2e3b347721b80c9418812daab0fa9c0cb -eo pid,comm [Pipeline] { [Pipeline] echo 17:07:00 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh 17:07:01 + set -o pipefail 17:07:01 + snyk monitor '--org=edgex-jenkins' 17:07:33 17:07:33 Monitoring /w/workspace/edgex-go/41 (github.com/edgexfoundry/edgex-go)... 17:07:33 17:07:33 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/8b78cda1-7fc9-46da-b74c-975b2fc8623b/history/04990d3b-4ee1-4924-94a1-7ca5f498b5ac 17:07:33 17:07:33 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 17:07:33 17:07:33 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 17:07:33 17:07:33 [Pipeline] } 17:07:33 $ docker stop --time=1 5a5d6900090b587c8077935f41c8eff2e3b347721b80c9418812daab0fa9c0cb 17:07:35 $ docker rm -f 5a5d6900090b587c8077935f41c8eff2e3b347721b80c9418812daab0fa9c0cb [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo 17:07:36 [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 17:07:36 provisioning config files... 17:07:36 copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/41@tmp/config7969040655482667171tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:07:36 --> edgex-publish-swagger.sh 17:07:36 === Publish openapi/v2 API === 17:07:36 [publishToSwagger] Publishing the API Docs [openapi/v2] to Swagger 17:07:36 [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/41/openapi/v2/core-command.yaml] 17:07:36 % Total % Received % Xferd Average Speed Time Time Time Current 17:07:36 Dload Upload Total Spent Left Speed 17:07:38 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 31867 0 0 100 31867 0 25729 0:00:01 0:00:01 --:--:-- 25740 100 31867 0 0 100 31867 0 25567 0:00:01 0:00:01 --:--:-- 25575 17:07:38 17:07:38 17:07:38 [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/41/openapi/v2/core-data.yaml] 17:07:38 % Total % Received % Xferd Average Speed Time Time Time Current 17:07:38 Dload Upload Total Spent Left Speed 17:07:39 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 65452 0 0 100 65452 0 55014 0:00:01 0:00:01 --:--:-- 55047 100 65452 0 0 100 65452 0 49671 0:00:01 0:00:01 --:--:-- 49697 17:07:39 17:07:39 17:07:39 [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/41/openapi/v2/core-metadata.yaml] 17:07:39 % Total % Received % Xferd Average Speed Time Time Time Current 17:07:39 Dload Upload Total Spent Left Speed 17:07:42 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 119k 0 0 100 119k 0 100k 0:00:01 0:00:01 --:--:-- 100k 100 119k 0 0 100 119k 0 56023 0:00:02 0:00:02 --:--:-- 56021 100 119k 0 0 100 119k 0 48312 0:00:02 0:00:02 --:--:-- 48315 17:07:42 17:07:42 17:07:42 [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/41/openapi/v2/support-notifications.yaml] 17:07:42 % Total % Received % Xferd Average Speed Time Time Time Current 17:07:42 Dload Upload Total Spent Left Speed 17:07:43 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 86007 0 0 100 86007 0 73360 0:00:01 0:00:01 --:--:-- 73384 100 86007 0 0 100 86007 0 67001 0:00:01 0:00:01 --:--:-- 67035 17:07:43 17:07:43 17:07:43 [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/41/openapi/v2/support-scheduler.yaml] 17:07:43 % Total % Received % Xferd Average Speed Time Time Time Current 17:07:43 Dload Upload Total Spent Left Speed 17:07:44 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 36710 0 0 100 36710 0 31522 0:00:01 0:00:01 --:--:-- 31537 100 36710 0 0 100 36710 0 31353 0:00:01 0:00:01 --:--:-- 31376 17:07:44 17:07:44 17:07:44 [publishToSwagger] Publishing API Name [system-agent] [/w/workspace/edgex-go/41/openapi/v2/system-agent.yaml] 17:07:44 % Total % Received % Xferd Average Speed Time Time Time Current 17:07:44 Dload Upload Total Spent Left Speed 17:07:45 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 19633 0 0 100 19633 0 16604 0:00:01 0:00:01 --:--:-- 16595 100 19633 0 0 100 19633 0 15137 0:00:01 0:00:01 --:--:-- 15137 17:07:45 17:07:45 [Pipeline] } 17:07:45 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 17:07:46 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 17:07:46 . [Pipeline] withDockerContainer 17:07:46 prd-centos7-docker-4c-2g-788 does not seem to be running inside a container 17:07:46 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/41 -v /w/workspace/edgex-go/41:/w/workspace/edgex-go/41:rw,z -v /w/workspace/edgex-go/41@tmp:/w/workspace/edgex-go/41@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 17:07:47 $ docker top a3831081992afa978aea91e9b2745eef363aef29c34f571c8aa8f066a56e3794 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 17:07:47 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 17:07:47 [ssh-agent] Looking for ssh-agent implementation... 17:07:47 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:07:47 $ docker exec a3831081992afa978aea91e9b2745eef363aef29c34f571c8aa8f066a56e3794 ssh-agent 17:07:47 SSH_AUTH_SOCK=/tmp/ssh-2bPUSrNbAyOB/agent.13 17:07:47 SSH_AGENT_PID=20 17:07:47 Running ssh-add (command line suppressed) 17:07:47 Identity added: /w/workspace/edgex-go/41@tmp/private_key_8053944458017460623.key (/w/workspace/edgex-go/41@tmp/private_key_8053944458017460623.key) 17:07:47 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 17:07:48 + git semver tag 17:07:48 # -> Open(): unable to determine branch for HEAD 17:07:48 # $GIT_DIR = /w/workspace/edgex-go/41/.git 17:07:48 # $GIT_WORK_TREE = /w/workspace/edgex-go/41 17:07:48 # $SEMVER_REMOTE_NAME = origin 17:07:48 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 17:07:48 # $SEMVER_USER_NAME = edgex-jenkins 17:07:48 # $SEMVER_BRANCH = main 17:07:48 # $SEMVER_DIR = /w/workspace/edgex-go/41/.semver 17:07:48 # e89d87e1b047cca713fa4fd161d0eba79eaf23fa HEAD 17:07:48 # -> Force: false 17:07:48 # 3493151648a07777040db7275828c27d27d83e65 refs/tags/v2.0.1-dev.34 [Pipeline] } 17:07:48 $ docker exec --env ******** --env ******** a3831081992afa978aea91e9b2745eef363aef29c34f571c8aa8f066a56e3794 ssh-agent -k 17:07:48 unset SSH_AUTH_SOCK; 17:07:48 unset SSH_AGENT_PID; 17:07:48 echo Agent pid 20 killed; 17:07:48 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 17:07:48 + git semver [Pipeline] } 17:07:48 $ docker stop --time=1 a3831081992afa978aea91e9b2745eef363aef29c34f571c8aa8f066a56e3794 17:07:49 $ docker rm -f a3831081992afa978aea91e9b2745eef363aef29c34f571c8aa8f066a56e3794 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh 17:07:50 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 17:07:50 17:07:50 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh 17:07:50 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 17:07:55 0.23.1-centos7: Pulling from edgex-lftools 17:07:55 ab5ef0e58194: Pulling fs layer 17:07:55 9712f1f96733: Pulling fs layer 17:07:55 63f879dbbcfc: Pulling fs layer 17:07:55 0d9ebad4ef96: Pulling fs layer 17:07:55 e9a5061849ea: Pulling fs layer 17:07:55 d747dcd14b5f: Pulling fs layer 17:07:55 2de7ff778b66: Pulling fs layer 17:07:55 0d9ebad4ef96: Waiting 17:07:55 e9a5061849ea: Waiting 17:07:55 d747dcd14b5f: Waiting 17:07:55 2de7ff778b66: Waiting 17:07:55 9712f1f96733: Verifying Checksum 17:07:55 9712f1f96733: Download complete 17:07:59 63f879dbbcfc: Verifying Checksum 17:07:59 63f879dbbcfc: Download complete 17:07:59 e9a5061849ea: Verifying Checksum 17:07:59 e9a5061849ea: Download complete 17:07:59 d747dcd14b5f: Verifying Checksum 17:07:59 d747dcd14b5f: Download complete 17:07:59 2de7ff778b66: Verifying Checksum 17:07:59 2de7ff778b66: Download complete 17:08:00 0d9ebad4ef96: Verifying Checksum 17:08:00 0d9ebad4ef96: Download complete 17:08:00 ab5ef0e58194: Verifying Checksum 17:08:00 ab5ef0e58194: Download complete 17:08:03 ab5ef0e58194: Pull complete 17:08:03 9712f1f96733: Pull complete 17:08:04 63f879dbbcfc: Pull complete 17:08:08 0d9ebad4ef96: Pull complete 17:08:08 e9a5061849ea: Pull complete 17:08:08 d747dcd14b5f: Pull complete 17:08:08 2de7ff778b66: Pull complete 17:08:08 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 17:08:08 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 17:08:08 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer 17:08:09 prd-centos7-docker-4c-2g-788 does not seem to be running inside a container 17:08:09 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/41 -v /w/workspace/edgex-go/41:/w/workspace/edgex-go/41:rw,z -v /w/workspace/edgex-go/41@tmp:/w/workspace/edgex-go/41@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 17:08:13 $ docker top 0ec72caf9098cb1c20b4d845ee0a1be8e2ba4159fc510486dca79b7029a935d8 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 17:08:13 provisioning config files... 17:08:13 copy managed file [sigul-config] to file:/w/workspace/edgex-go/41@tmp/config6854422015891915973tmp 17:08:13 copy managed file [sigul-password] to file:/w/workspace/edgex-go/41@tmp/config8498139135159870423tmp 17:08:13 copy managed file [sigul-pki] to file:/w/workspace/edgex-go/41@tmp/config4656469135394832912tmp [Pipeline] { [Pipeline] echo 17:08:13 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 17:08:13 ---> sigul-configuration.sh 17:08:13 gpg: directory `/root/.gnupg' created 17:08:13 gpg: new configuration file `/root/.gnupg/gpg.conf' created 17:08:13 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 17:08:13 gpg: keyring `/root/.gnupg/secring.gpg' created 17:08:13 gpg: keyring `/root/.gnupg/pubring.gpg' created 17:08:13 gpg: CAST5 encrypted data 17:08:13 gpg: encrypted with 1 passphrase 17:08:13 gpg: WARNING: message was not integrity protected [Pipeline] sh 17:08:14 + mkdir /home/jenkins 17:08:14 + mkdir /home/jenkins/sigul [Pipeline] sh 17:08:14 + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo 17:08:14 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 17:08:14 ---> sigul-install.sh 17:08:14 Sigul already installed; skipping installation. [Pipeline] sh 17:08:15 + git tag --list 17:08:15 0.6.0 17:08:15 0.6.1 17:08:15 0.7.0 17:08:15 0.7.1 17:08:15 v1.0.0 17:08:15 v1.0.1 17:08:15 v1.1.0 17:08:15 v1.2.0 17:08:15 v1.2.1 17:08:15 v1.3.0 17:08:15 v1.3.1 17:08:15 v2.0.0 17:08:15 v2.0.1-dev.1 17:08:15 v2.0.1-dev.10 17:08:15 v2.0.1-dev.11 17:08:15 v2.0.1-dev.12 17:08:15 v2.0.1-dev.13 17:08:15 v2.0.1-dev.14 17:08:15 v2.0.1-dev.15 17:08:15 v2.0.1-dev.16 17:08:15 v2.0.1-dev.17 17:08:15 v2.0.1-dev.18 17:08:15 v2.0.1-dev.19 17:08:15 v2.0.1-dev.2 17:08:15 v2.0.1-dev.20 17:08:15 v2.0.1-dev.21 17:08:15 v2.0.1-dev.22 17:08:15 v2.0.1-dev.23 17:08:15 v2.0.1-dev.24 17:08:15 v2.0.1-dev.25 17:08:15 v2.0.1-dev.26 17:08:15 v2.0.1-dev.27 17:08:15 v2.0.1-dev.28 17:08:15 v2.0.1-dev.29 17:08:15 v2.0.1-dev.3 17:08:15 v2.0.1-dev.30 17:08:15 v2.0.1-dev.31 17:08:15 v2.0.1-dev.32 17:08:15 v2.0.1-dev.33 17:08:15 v2.0.1-dev.34 17:08:15 v2.0.1-dev.4 17:08:15 v2.0.1-dev.5 17:08:15 v2.0.1-dev.6 17:08:15 v2.0.1-dev.7 17:08:15 v2.0.1-dev.8 17:08:15 v2.0.1-dev.9 [Pipeline] sh 17:08:15 + lftools sign git-tag v2.0.1-dev.34 17:08:16 Signing Git tag with Sigul... 17:08:16 Signing v2.0.1-dev.34 [Pipeline] echo 17:08:17 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 17:08:17 ---> sigul-configuration-cleanup.sh [Pipeline] } 17:08:17 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 17:08:17 $ docker stop --time=1 0ec72caf9098cb1c20b4d845ee0a1be8e2ba4159fc510486dca79b7029a935d8 17:08:18 $ docker rm -f 0ec72caf9098cb1c20b4d845ee0a1be8e2ba4159fc510486dca79b7029a935d8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh 17:08:19 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 17:08:19 . [Pipeline] withDockerContainer 17:08:19 prd-centos7-docker-4c-2g-788 does not seem to be running inside a container 17:08:19 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/41 -v /w/workspace/edgex-go/41:/w/workspace/edgex-go/41:rw,z -v /w/workspace/edgex-go/41@tmp:/w/workspace/edgex-go/41@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 17:08:20 $ docker top 915f7ad7e053f226d8ba360feaaff43392c070541a97881a52fb7c4e52760802 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 17:08:20 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 17:08:20 [ssh-agent] Looking for ssh-agent implementation... 17:08:20 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:08:20 $ docker exec 915f7ad7e053f226d8ba360feaaff43392c070541a97881a52fb7c4e52760802 ssh-agent 17:08:20 SSH_AUTH_SOCK=/tmp/ssh-svLfjCFVUxKZ/agent.14 17:08:20 SSH_AGENT_PID=21 17:08:20 Running ssh-add (command line suppressed) 17:08:20 Identity added: /w/workspace/edgex-go/41@tmp/private_key_1047374115507217419.key (/w/workspace/edgex-go/41@tmp/private_key_1047374115507217419.key) 17:08:20 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 17:08:20 + git semver bump pre 17:08:20 # -> Open(): unable to determine branch for HEAD 17:08:20 # $GIT_DIR = /w/workspace/edgex-go/41/.git 17:08:20 # $GIT_WORK_TREE = /w/workspace/edgex-go/41 17:08:20 # $SEMVER_REMOTE_NAME = origin 17:08:20 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 17:08:20 # $SEMVER_USER_NAME = edgex-jenkins 17:08:20 # $SEMVER_BRANCH = main 17:08:20 # $SEMVER_DIR = /w/workspace/edgex-go/41/.semver 17:08:20 2.0.1-dev.35 [Pipeline] } 17:08:20 $ docker exec --env ******** --env ******** 915f7ad7e053f226d8ba360feaaff43392c070541a97881a52fb7c4e52760802 ssh-agent -k 17:08:21 unset SSH_AUTH_SOCK; 17:08:21 unset SSH_AGENT_PID; 17:08:21 echo Agent pid 21 killed; 17:08:21 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 17:08:21 + git semver [Pipeline] } 17:08:21 $ docker stop --time=1 915f7ad7e053f226d8ba360feaaff43392c070541a97881a52fb7c4e52760802 17:08:22 $ docker rm -f 915f7ad7e053f226d8ba360feaaff43392c070541a97881a52fb7c4e52760802 [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh 17:08:23 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 17:08:23 . [Pipeline] withDockerContainer 17:08:23 prd-centos7-docker-4c-2g-788 does not seem to be running inside a container 17:08:23 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/41 -v /w/workspace/edgex-go/41:/w/workspace/edgex-go/41:rw,z -v /w/workspace/edgex-go/41@tmp:/w/workspace/edgex-go/41@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 17:08:23 $ docker top b59bdaa250eec0133b5dc406983dad0e984d894489e10be578008ef9777dcbd4 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 17:08:23 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 17:08:23 [ssh-agent] Looking for ssh-agent implementation... 17:08:23 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:08:23 $ docker exec b59bdaa250eec0133b5dc406983dad0e984d894489e10be578008ef9777dcbd4 ssh-agent 17:08:24 SSH_AUTH_SOCK=/tmp/ssh-z0zVGetjoFnJ/agent.14 17:08:24 SSH_AGENT_PID=20 17:08:24 Running ssh-add (command line suppressed) 17:08:24 Identity added: /w/workspace/edgex-go/41@tmp/private_key_171719177257056701.key (/w/workspace/edgex-go/41@tmp/private_key_171719177257056701.key) 17:08:24 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 17:08:24 + git semver push 17:08:24 # -> Open(): unable to determine branch for HEAD 17:08:24 # $GIT_DIR = /w/workspace/edgex-go/41/.git 17:08:24 # $GIT_WORK_TREE = /w/workspace/edgex-go/41 17:08:24 # $SEMVER_REMOTE_NAME = origin 17:08:24 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 17:08:24 # $SEMVER_USER_NAME = edgex-jenkins 17:08:24 # $SEMVER_BRANCH = main 17:08:24 # $SEMVER_DIR = /w/workspace/edgex-go/41/.semver [Pipeline] } 17:08:28 $ docker exec --env ******** --env ******** b59bdaa250eec0133b5dc406983dad0e984d894489e10be578008ef9777dcbd4 ssh-agent -k 17:08:28 unset SSH_AUTH_SOCK; 17:08:28 unset SSH_AGENT_PID; 17:08:28 echo Agent pid 20 killed; 17:08:28 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 17:08:29 + git semver [Pipeline] } 17:08:29 $ docker stop --time=1 b59bdaa250eec0133b5dc406983dad0e984d894489e10be578008ef9777dcbd4 17:08:30 $ docker rm -f b59bdaa250eec0133b5dc406983dad0e984d894489e10be578008ef9777dcbd4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 17:08:31 + '[' -d /w/workspace/edgex-go/41/archives ']' [Pipeline] libraryResource [Pipeline] sh 17:08:32 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 17:08:32 ---> package-listing.sh 17:08:32 ++ facter osfamily 17:08:32 ++ tr '[:upper:]' '[:lower:]' 17:08:33 + OS_FAMILY=redhat 17:08:33 + workspace=/w/workspace/edgex-go/41 17:08:33 + START_PACKAGES=/tmp/packages_start.txt 17:08:33 + END_PACKAGES=/tmp/packages_end.txt 17:08:33 + DIFF_PACKAGES=/tmp/packages_diff.txt 17:08:33 + PACKAGES=/tmp/packages_start.txt 17:08:33 + '[' /w/workspace/edgex-go/41 ']' 17:08:33 + PACKAGES=/tmp/packages_end.txt 17:08:33 + case "${OS_FAMILY}" in 17:08:33 + rpm -qa 17:08:33 + sort 17:08:35 + '[' -f /tmp/packages_start.txt ']' 17:08:35 + '[' -f /tmp/packages_end.txt ']' 17:08:35 + diff /tmp/packages_start.txt /tmp/packages_end.txt 17:08:35 + '[' /w/workspace/edgex-go/41 ']' 17:08:35 + mkdir -p /w/workspace/edgex-go/41/archives/ 17:08:35 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/41/archives/ [Pipeline] echo 17:08:35 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/41/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 17:08:35 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 17:08:36 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:08:36 17:08:36 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 17:08:36 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:08:36 latest: Pulling from edgex-lftools-log-publisher 17:08:36 b4d181a07f80: Pulling fs layer 17:08:36 a1111a8f2ec3: Pulling fs layer 17:08:36 ed53099fbce6: Pulling fs layer 17:08:36 dc539afda2c1: Pulling fs layer 17:08:36 77bc0d833cb6: Pulling fs layer 17:08:36 9065ff56babe: Pulling fs layer 17:08:36 d287ab97295c: Pulling fs layer 17:08:36 77bc0d833cb6: Waiting 17:08:36 9065ff56babe: Waiting 17:08:36 d287ab97295c: Waiting 17:08:36 dc539afda2c1: Waiting 17:08:37 a1111a8f2ec3: Verifying Checksum 17:08:37 a1111a8f2ec3: Download complete 17:08:37 dc539afda2c1: Verifying Checksum 17:08:37 dc539afda2c1: Download complete 17:08:37 77bc0d833cb6: Verifying Checksum 17:08:37 77bc0d833cb6: Download complete 17:08:37 9065ff56babe: Verifying Checksum 17:08:37 9065ff56babe: Download complete 17:08:38 ed53099fbce6: Verifying Checksum 17:08:38 ed53099fbce6: Download complete 17:08:39 b4d181a07f80: Verifying Checksum 17:08:39 b4d181a07f80: Download complete 17:08:40 b4d181a07f80: Pull complete 17:08:40 a1111a8f2ec3: Pull complete 17:08:40 ed53099fbce6: Pull complete 17:08:40 dc539afda2c1: Pull complete 17:08:41 77bc0d833cb6: Pull complete 17:08:41 9065ff56babe: Pull complete 17:08:44 d287ab97295c: Verifying Checksum 17:08:44 d287ab97295c: Download complete 17:08:49 d287ab97295c: Pull complete 17:08:49 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 17:08:49 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:08:49 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 17:08:49 prd-centos7-docker-4c-2g-788 does not seem to be running inside a container 17:08:49 $ 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/41/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/41 -v /w/workspace/edgex-go/41:/w/workspace/edgex-go/41:rw,z -v /w/workspace/edgex-go/41@tmp:/w/workspace/edgex-go/41@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 17:08:51 $ docker top a8fbbafed4a83c6be898f0d272f65e42fe83bc36693de335d8171faecb583489 -eo pid,comm [Pipeline] { [Pipeline] sh 17:08:52 + touch /tmp/pre-build-complete [Pipeline] sh 17:08:52 + mkdir -p /var/log/sysstat [Pipeline] sh 17:08:52 + ls /var/log/sa-host 17:08:52 + sadf -c /var/log/sa-host/sa05 17:08:52 file_magic: OK 17:08:52 HZ: Using current value: 100 17:08:52 file_header: OK 17:08:52 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 17:08:52 Statistics: 17:08:52 Hnuu...uuuununununu...Hnuu...uuuununununu... 17:08:52 File successfully converted to sysstat format version 12.0.3 17:08:52 + sadf -c /var/log/sa-host/sa25 17:08:52 file_magic: OK 17:08:52 HZ: Using current value: 100 17:08:52 file_header: OK 17:08:52 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 17:08:52 Statistics: 17:08:52 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 17:08:52 File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 17:08:53 provisioning config files... 17:08:53 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/41@tmp/config8801413594428735785tmp [Pipeline] { [Pipeline] echo 17:08:53 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 17:08:53 ---> create-netrc.sh [Pipeline] } 17:08:53 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 17:08:54 ---> python-tools-install.sh [Pipeline] echo 17:08:54 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 17:08:54 ---> sudo-logs.sh 17:08:54 Archiving 'sudo' log.. 17:08:54 sudo: unable to resolve host prd-centos7-docker-4c-2g-788.vexxhost.local: Name or service not known 17:08:54 sudo: unable to resolve host prd-centos7-docker-4c-2g-788.vexxhost.local: Name or service not known [Pipeline] unstash [Pipeline] echo 17:08:54 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 17:08:54 ---> job-cost.sh 17:08:54 lf-activate-venv: SKIPPING 17:08:54 DEBUG: total: 0.10999999940395355 17:08:54 INFO: Retrieving Stack Cost... 17:08:55 INFO: Retrieving Pricing Info for: v3-standard-2 17:08:56 INFO: Archiving Costs [Pipeline] echo 17:08:56 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 17:08:56 ---> logs-deploy.sh 17:08:56 lf-activate-venv: SKIPPING 17:08:56 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/41 17:08:56 INFO: archiving workspace using pattern(s): 17:08:57 Archives upload complete. 17:08:57 INFO: archiving logs to Nexus 17:08:57 ---> uname -a: 17:08:57 Linux prd-centos7-docker-4c-2g-788.vexxhost.local 3.10.0-1160.21.1.el7.x86_64 #1 SMP Tue Mar 16 18:28:22 UTC 2021 x86_64 GNU/Linux 17:08:57 17:08:57 17:08:57 ---> lscpu: 17:08:57 Architecture: x86_64 17:08:57 CPU op-mode(s): 32-bit, 64-bit 17:08:57 Byte Order: Little Endian 17:08:57 Address sizes: 40 bits physical, 48 bits virtual 17:08:57 CPU(s): 2 17:08:57 On-line CPU(s) list: 0,1 17:08:57 Thread(s) per core: 1 17:08:57 Core(s) per socket: 1 17:08:57 Socket(s): 2 17:08:57 NUMA node(s): 1 17:08:57 Vendor ID: AuthenticAMD 17:08:57 CPU family: 23 17:08:57 Model: 49 17:08:57 Model name: AMD EPYC-Rome Processor 17:08:57 Stepping: 0 17:08:57 CPU MHz: 2799.998 17:08:57 BogoMIPS: 5599.99 17:08:57 Virtualization: AMD-V 17:08:57 Hypervisor vendor: KVM 17:08:57 Virtualization type: full 17:08:57 L1d cache: 32K 17:08:57 L1i cache: 32K 17:08:57 L2 cache: 512K 17:08:57 L3 cache: 16384K 17:08:57 NUMA node0 CPU(s): 0,1 17:08:57 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 17:08:57 17:08:57 17:08:57 ---> nproc: 17:08:57 2 17:08:57 17:08:57 17:08:57 ---> df -h: 17:08:57 Filesystem Size Used Avail Use% Mounted on 17:08:57 overlay 40G 15G 26G 37% / 17:08:57 tmpfs 64M 0 64M 0% /dev 17:08:57 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 17:08:57 shm 64M 0 64M 0% /dev/shm 17:08:57 /dev/vda1 40G 15G 26G 37% /facter-os 17:08:57 17:08:57 17:08:57 ---> sar -b -r -n DEV: 17:08:57 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 08/25/21 _x86_64_ (2 CPU) 17:08:57 17:08:57 16:41:22 LINUX RESTART (2 CPU) 17:08:57 17:08:57 16:42:01 tps rtps wtps bread/s bwrtn/s 17:08:57 16:43:01 4.90 0.12 4.78 28.11 2390.74 17:08:57 16:44:01 3.65 0.00 3.65 0.00 2360.74 17:08:57 16:45:01 82.61 3.41 79.20 2578.65 4005.15 17:08:57 16:46:01 3.63 0.00 3.63 0.00 2327.65 17:08:57 16:47:01 2.65 0.00 2.65 0.00 2326.33 17:08:57 16:48:02 170.45 0.15 170.30 22.07 50157.72 17:08:57 16:49:01 228.28 0.00 228.28 0.00 44943.77 17:08:57 16:50:01 55.33 0.00 55.33 0.00 10680.53 17:08:57 16:51:01 52.99 0.03 52.95 0.80 8666.22 17:08:57 16:52:01 671.50 333.07 338.43 9582.82 218475.41 17:08:57 16:53:01 384.76 28.75 356.01 3747.89 172608.82 17:08:57 16:54:01 425.16 17.33 407.83 601.67 153684.00 17:08:57 16:55:01 98.25 10.08 88.17 1258.09 15475.30 17:08:57 16:56:01 7.48 0.23 7.25 2.00 136.94 17:08:57 16:57:01 0.62 0.28 0.33 72.88 5.85 17:08:57 16:58:01 0.83 0.00 0.83 0.00 16.67 17:08:57 16:59:01 0.20 0.00 0.20 0.00 2.45 17:08:57 17:00:02 0.28 0.00 0.28 0.00 3.25 17:08:57 17:01:01 0.29 0.02 0.27 0.14 2.88 17:08:57 17:02:01 0.58 0.20 0.38 3.60 5.96 17:08:57 17:03:01 0.23 0.00 0.23 0.00 2.87 17:08:57 17:04:01 0.25 0.00 0.25 0.00 3.12 17:08:57 17:05:01 0.25 0.00 0.25 0.00 2.75 17:08:57 17:06:01 0.20 0.00 0.20 0.00 1.78 17:08:57 17:07:01 86.73 2.26 84.47 141.59 26445.97 17:08:57 17:08:01 70.48 6.28 64.21 451.34 5720.76 17:08:57 Average: 90.51 15.49 75.02 712.17 27730.78 17:08:57 17:08:57 16:42:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 17:08:57 16:43:01 5605024 0 720548 9.00 2620 1680748 1182600 13.06 513688 1499896 29920 17:08:57 16:44:01 5543984 0 717052 8.95 2620 1745284 1122036 12.39 570380 1503640 24460 17:08:57 16:45:01 5214468 0 872992 10.90 2620 1918860 1320388 14.58 805980 1581544 24928 17:08:57 16:46:01 5145964 0 879064 10.98 2620 1981292 1320396 14.58 839840 1614360 17988 17:08:57 16:47:01 5083128 0 877484 10.96 2620 2045708 1297672 14.33 876652 1639712 12872 17:08:57 16:48:02 3235016 0 1070612 13.37 2620 3700692 1361560 15.03 1149296 2993884 383120 17:08:57 16:49:01 3220936 0 1157040 14.45 2620 3628344 1535296 16.95 1311004 2839728 241136 17:08:57 16:50:01 3261096 0 1155548 14.43 2620 3589676 1558968 17.21 1207800 2891440 48260 17:08:57 16:51:01 3394584 0 1083988 13.53 2620 3527748 1287588 14.22 1185188 2799476 26224 17:08:57 16:52:01 483640 0 1417768 17.70 2620 6104912 2786932 30.77 2347164 4399184 28 17:08:57 16:53:01 335152 0 1316624 16.44 2620 6354544 1820792 20.10 3035664 3844952 1904 17:08:57 16:54:01 2157872 0 1238800 15.47 2620 4609648 1425144 15.73 1825756 3252304 60760 17:08:57 16:55:01 2304292 0 1234300 15.41 2620 4467728 1514396 16.72 1500256 3427300 32 17:08:57 16:56:01 2336692 0 1201740 15.00 2620 4467888 1336804 14.76 1582052 3314980 8 17:08:57 16:57:01 2358096 0 1178284 14.71 2620 4469940 1108256 12.24 1569264 3312912 24 17:08:57 16:58:01 2358464 0 1177912 14.71 2620 4469944 1108172 12.23 1568608 3313416 8 17:08:57 16:59:01 2358720 0 1177652 14.70 2620 4469948 1108172 12.23 1568656 3313352 8 17:08:57 17:00:02 2358928 0 1177436 14.70 2620 4469956 1108172 12.23 1568732 3313352 8 17:08:57 17:01:01 2357552 0 1178812 14.72 2620 4469956 1110352 12.26 1568524 3313960 8 17:08:57 17:02:01 2357952 0 1178196 14.71 2620 4470172 1108788 12.24 1568532 3314076 12 17:08:57 17:03:01 2358272 0 1177904 14.71 2620 4470144 1108680 12.24 1584936 3297508 8 17:08:57 17:04:01 2357940 0 1178228 14.71 2620 4470152 1108680 12.24 1584956 3297508 8 17:08:57 17:05:01 2357760 0 1178404 14.71 2620 4470156 1108920 12.24 1585300 3297508 8 17:08:57 17:06:01 2358180 0 1177980 14.71 2620 4470160 1108680 12.24 1584948 3297508 8 17:08:57 17:07:01 1530556 0 1283244 16.02 2620 5192520 1270680 14.03 1703268 3954364 48 17:08:57 17:08:01 1257612 0 1301008 16.24 2620 5447700 1559500 17.22 1836200 4089388 241760 17:08:57 Average: 2834303 0 1127255 14.07 2620 4044762 1337986 14.77 1463179 3027587 42829 17:08:57 17:08:57 16:42:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 17:08:57 16:43:01 eth0 348.00 252.40 1220.77 19.11 0.00 0.00 0.00 0.00 17:08:57 16:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:08:57 16:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:08:57 16:44:01 eth0 311.33 229.43 1096.01 15.64 0.00 0.00 0.00 0.00 17:08:57 16:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:08:57 16:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:08:57 16:45:01 vethde1c4f4 153.96 130.27 16.45 427.10 0.00 0.00 0.00 0.00 17:08:57 16:45:01 eth0 347.36 305.66 1171.81 48.73 0.00 0.00 0.00 0.00 17:08:57 16:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:08:57 16:45:01 docker0 153.96 130.14 14.35 427.09 0.00 0.00 0.00 0.00 17:08:57 16:46:01 vethde1c4f4 277.53 310.00 27.54 1064.61 0.00 0.00 0.00 0.00 17:08:57 16:46:01 eth0 333.83 279.41 1069.75 28.61 0.00 0.00 0.00 0.00 17:08:57 16:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:08:57 16:46:01 docker0 277.53 310.00 23.74 1064.61 0.00 0.00 0.00 0.00 17:08:57 16:47:01 vethde1c4f4 288.27 330.80 28.57 1099.17 0.00 0.00 0.00 0.00 17:08:57 16:47:01 eth0 348.57 289.19 1101.23 29.13 0.00 0.00 0.00 0.00 17:08:57 16:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:08:57 16:47:01 docker0 288.27 330.80 24.63 1099.17 0.00 0.00 0.00 0.00 17:08:57 16:48:02 eth0 1076.80 862.77 5445.08 123.71 0.00 0.00 0.00 0.00 17:08:57 16:48:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:08:57 16:48:02 docker0 478.03 538.44 37.31 2155.39 0.00 0.00 0.00 0.00 17:08:57 16:49:01 eth0 29.47 17.11 26.56 10.78 0.00 0.00 0.00 0.00 17:08:57 16:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:08:57 16:49:01 veth0d02aeb 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 17:08:57 16:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:08:57 16:50:01 eth0 34.72 20.87 23.43 54.12 0.00 0.00 0.00 0.00 17:08:57 16:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:08:57 16:50:01 veth0d02aeb 1.26 1.25 0.10 0.10 0.00 0.00 0.00 0.00 17:08:57 16:50:01 docker0 1.26 1.25 0.08 0.10 0.00 0.00 0.00 0.00 17:08:57 16:51:01 eth0 93.24 60.31 418.05 14.07 0.00 0.00 0.00 0.00 17:08:57 16:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:08:57 16:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:08:57 16:52:01 veth805c866 0.00 0.07 0.00 0.01 0.00 0.00 0.00 0.00 17:08:57 16:52:01 veth870eb43 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:08:57 16:52:01 veth3ebe951 0.00 0.60 0.00 0.04 0.00 0.00 0.00 0.00 17:08:57 16:52:01 vethe0974d7 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 17:08:57 16:53:01 veth1c44ac0 0.00 0.35 0.00 0.02 0.00 0.00 0.00 0.00 17:08:57 16:53:01 veth3ebe951 0.00 0.22 0.00 0.01 0.00 0.00 0.00 0.00 17:08:57 16:53:01 eth0 3499.77 2727.39 13865.73 523.66 0.00 0.00 0.00 0.00 17:08:57 16:53:01 lo 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 17:08:57 16:54:01 veth3ebe951 0.00 0.35 0.00 0.02 0.00 0.00 0.00 0.00 17:08:57 16:54:01 eth0 256.84 169.10 1193.22 73.79 0.00 0.00 0.00 0.00 17:08:57 16:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:08:57 16:54:01 docker0 1314.92 1464.87 107.08 5192.37 0.00 0.00 0.00 0.00 17:08:57 16:55:01 eth0 392.84 289.01 741.06 697.02 0.00 0.00 0.00 0.00 17:08:57 16:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:08:57 16:55:01 docker0 71.40 113.56 4.28 399.13 0.00 0.00 0.00 0.00 17:08:57 16:56:01 eth0 255.78 210.33 119.20 939.85 0.00 0.00 0.00 0.00 17:08:57 16:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:08:57 16:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:08:57 16:57:01 eth0 0.23 0.15 0.14 0.07 0.00 0.00 0.00 0.00 17:08:57 16:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:08:57 16:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:08:57 16:58:01 eth0 0.08 0.07 0.01 0.01 0.00 0.00 0.00 0.00 17:08:57 16:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:08:57 16:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:08:57 16:59:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 17:08:57 16:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:08:57 16:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:08:57 17:00:02 eth0 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 17:08:57 17:00:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:08:57 17:00:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:08:57 17:01:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 17:08:57 17:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:08:57 17:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:08:57 17:02:01 eth0 0.25 0.17 0.14 0.07 0.00 0.00 0.00 0.00 17:08:57 17:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:08:57 17:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:08:57 17:03:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 17:08:57 17:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:08:57 17:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:08:57 17:04:01 eth0 0.95 0.03 0.10 0.00 0.00 0.00 0.00 0.00 17:08:57 17:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:08:57 17:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:08:57 17:05:01 eth0 0.38 0.27 0.26 0.20 0.00 0.00 0.00 0.00 17:08:57 17:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:08:57 17:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:08:57 17:06:01 eth0 0.05 0.03 0.00 0.00 0.00 0.00 0.00 0.00 17:08:57 17:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:08:57 17:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:08:57 17:07:01 vethb409948 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 17:08:57 17:07:01 eth0 746.37 535.65 4104.35 45.16 0.00 0.00 0.00 0.00 17:08:57 17:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:08:57 17:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:08:57 17:08:01 eth0 603.96 436.02 3631.77 82.65 0.00 0.00 0.00 0.00 17:08:57 17:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:08:57 17:08:01 docker0 82.45 101.43 7.56 408.46 0.00 0.00 0.00 0.00 17:08:57 Average: eth0 214.59 162.64 886.59 89.35 0.00 0.00 0.00 0.00 17:08:57 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:08:57 Average: docker0 56.56 64.69 4.58 231.05 0.00 0.00 0.00 0.00 17:08:57 17:08:57 17:08:57 ---> sar -P ALL: 17:08:57 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 08/25/21 _x86_64_ (2 CPU) 17:08:57 17:08:57 16:41:22 LINUX RESTART (2 CPU) 17:08:57 17:08:57 16:42:01 CPU %user %nice %system %iowait %steal %idle 17:08:57 16:43:01 all 1.96 0.00 0.55 0.01 0.04 97.44 17:08:57 16:43:01 0 2.33 0.00 0.73 0.00 0.05 96.89 17:08:57 16:43:01 1 1.60 0.00 0.37 0.02 0.03 97.98 17:08:57 16:44:01 all 1.57 0.00 0.42 0.00 0.05 97.96 17:08:57 16:44:01 0 1.87 0.00 0.49 0.00 0.07 97.57 17:08:57 16:44:01 1 1.27 0.00 0.35 0.00 0.03 98.34 17:08:57 16:45:01 all 7.04 0.00 2.52 1.93 0.11 88.40 17:08:57 16:45:01 0 7.54 0.00 2.45 1.29 0.12 88.60 17:08:57 16:45:01 1 6.54 0.00 2.59 2.57 0.10 88.20 17:08:57 16:46:01 all 2.99 0.00 0.87 0.00 0.07 96.07 17:08:57 16:46:01 0 2.58 0.00 0.96 0.00 0.07 96.39 17:08:57 16:46:01 1 3.39 0.00 0.78 0.00 0.07 95.76 17:08:57 16:47:01 all 3.46 0.00 0.77 0.00 0.07 95.71 17:08:57 16:47:01 0 3.15 0.00 0.84 0.00 0.07 95.94 17:08:57 16:47:01 1 3.77 0.00 0.70 0.00 0.07 95.47 17:08:57 16:48:02 all 23.22 0.00 7.50 3.40 0.17 65.71 17:08:57 16:48:02 0 19.66 0.00 7.77 3.14 0.20 69.23 17:08:57 16:48:02 1 26.76 0.00 7.23 3.66 0.14 62.20 17:08:57 16:49:01 all 47.76 0.00 8.86 2.10 0.19 41.09 17:08:57 16:49:01 0 47.57 0.00 9.31 2.34 0.20 40.58 17:08:57 16:49:01 1 47.95 0.00 8.41 1.86 0.18 41.59 17:08:57 16:50:01 all 33.04 0.00 4.63 0.61 0.11 61.60 17:08:57 16:50:01 0 32.51 0.00 4.57 0.67 0.11 62.15 17:08:57 16:50:01 1 33.57 0.00 4.68 0.56 0.12 61.06 17:08:57 16:51:01 all 47.13 0.00 6.91 10.39 0.42 35.14 17:08:57 16:51:01 0 46.81 0.00 7.09 16.19 0.45 29.46 17:08:57 16:51:01 1 47.45 0.00 6.73 4.60 0.40 40.82 17:08:57 16:52:01 all 25.16 0.00 15.58 31.90 0.30 27.06 17:08:57 16:52:01 0 25.31 0.00 15.47 32.02 0.29 26.91 17:08:57 16:52:01 1 25.01 0.00 15.69 31.78 0.31 27.21 17:08:57 16:53:01 all 78.40 0.00 16.17 4.95 0.20 0.28 17:08:57 16:53:01 0 78.38 0.00 16.69 4.53 0.20 0.20 17:08:57 16:53:01 1 78.41 0.00 15.65 5.38 0.20 0.35 17:08:57 17:08:57 16:53:01 CPU %user %nice %system %iowait %steal %idle 17:08:57 16:54:01 all 67.30 0.00 17.42 6.95 0.17 8.16 17:08:57 16:54:01 0 67.20 0.00 17.90 7.33 0.19 7.38 17:08:57 16:54:01 1 67.40 0.00 16.95 6.58 0.15 8.93 17:08:57 16:55:01 all 15.82 0.00 5.36 4.54 0.10 74.17 17:08:57 16:55:01 0 18.03 0.00 6.12 4.31 0.10 71.44 17:08:57 16:55:01 1 13.65 0.00 4.62 4.77 0.09 76.87 17:08:57 16:56:01 all 9.44 0.00 1.97 0.20 0.06 88.33 17:08:57 16:56:01 0 9.58 0.00 2.11 0.17 0.05 88.09 17:08:57 16:56:01 1 9.29 0.00 1.84 0.22 0.07 88.58 17:08:57 16:57:01 all 0.23 0.00 0.10 0.01 0.01 99.65 17:08:57 16:57:01 0 0.12 0.00 0.10 0.02 0.02 99.75 17:08:57 16:57:01 1 0.35 0.00 0.10 0.00 0.00 99.55 17:08:57 16:58:01 all 0.23 0.00 0.04 0.00 0.02 99.71 17:08:57 16:58:01 0 0.42 0.00 0.05 0.00 0.02 99.52 17:08:57 16:58:01 1 0.05 0.00 0.03 0.00 0.02 99.90 17:08:57 16:59:01 all 0.20 0.00 0.03 0.00 0.01 99.76 17:08:57 16:59:01 0 0.35 0.00 0.02 0.00 0.00 99.63 17:08:57 16:59:01 1 0.05 0.00 0.05 0.00 0.02 99.88 17:08:57 17:00:02 all 0.22 0.00 0.03 0.00 0.02 99.74 17:08:57 17:00:02 0 0.38 0.00 0.02 0.00 0.02 99.58 17:08:57 17:00:02 1 0.05 0.00 0.03 0.00 0.02 99.90 17:08:57 17:01:01 all 0.25 0.00 0.04 0.00 0.02 99.69 17:08:57 17:01:01 0 0.44 0.00 0.05 0.00 0.02 99.49 17:08:57 17:01:01 1 0.07 0.00 0.03 0.00 0.02 99.88 17:08:57 17:02:01 all 0.21 0.00 0.04 0.01 0.01 99.73 17:08:57 17:02:01 0 0.35 0.00 0.03 0.00 0.02 99.60 17:08:57 17:02:01 1 0.07 0.00 0.05 0.02 0.00 99.87 17:08:57 17:03:01 all 0.23 0.00 0.04 0.00 0.02 99.71 17:08:57 17:03:01 0 0.05 0.00 0.03 0.00 0.02 99.90 17:08:57 17:03:01 1 0.42 0.00 0.05 0.00 0.02 99.52 17:08:57 17:04:01 all 0.21 0.00 0.03 0.00 0.01 99.76 17:08:57 17:04:01 0 0.05 0.00 0.03 0.00 0.02 99.90 17:08:57 17:04:01 1 0.37 0.00 0.02 0.00 0.00 99.62 17:08:57 17:08:57 17:04:01 CPU %user %nice %system %iowait %steal %idle 17:08:57 17:05:01 all 0.16 0.00 0.03 0.00 0.02 99.79 17:08:57 17:05:01 0 0.27 0.00 0.05 0.00 0.02 99.67 17:08:57 17:05:01 1 0.05 0.00 0.02 0.00 0.02 99.92 17:08:57 17:06:01 all 0.23 0.00 0.03 0.00 0.01 99.73 17:08:57 17:06:01 0 0.13 0.00 0.03 0.00 0.02 99.82 17:08:57 17:06:01 1 0.32 0.00 0.03 0.00 0.00 99.65 17:08:57 17:07:01 all 9.76 0.00 4.58 6.25 0.16 79.24 17:08:57 17:07:01 0 9.52 0.00 4.66 5.06 0.17 80.59 17:08:57 17:07:01 1 10.00 0.00 4.50 7.44 0.15 77.91 17:08:57 17:08:01 all 6.75 0.00 3.42 1.34 0.11 88.38 17:08:57 17:08:01 0 7.39 0.00 3.87 1.45 0.10 87.19 17:08:57 17:08:01 1 6.12 0.00 2.97 1.23 0.12 89.56 17:08:57 Average: all 14.03 0.00 3.60 2.75 0.09 79.53 17:08:57 Average: 0 13.99 0.00 3.73 2.89 0.10 79.29 17:08:57 Average: 1 14.07 0.00 3.47 2.61 0.09 79.76 17:08:57 17:08:57 17:08:57