Push event to branch master Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from 9675a5ee09cc494ffa2aa568efa83b8e79c24aab 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 > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh7630130285527985884.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 9d0281235b943b7ad605f650702698f9078b2862 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 > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh3972080354933597493.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 9d0281235b943b7ad605f650702698f9078b2862 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/master/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 > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/master/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh2374716010282608242.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 9d0281235b943b7ad605f650702698f9078b2862 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 9d0281235b943b7ad605f650702698f9078b2862 # timeout=10 Commit message: "Merge pull request #315 from ernestojeda/rename-docker-images-again" > 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 > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh9054661948036380384.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 46d8313d362d7075c0f562900eedc504c24ea18a 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/master/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 > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/master/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh200518752971843879.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 46d8313d362d7075c0f562900eedc504c24ea18a (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 46d8313d362d7075c0f562900eedc504c24ea18a # timeout=10 Commit message: "Fix lfParallelCostCapture env var name" > 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_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 BUILD_SNAP: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task ‘prd-centos7-docker-4c-2g-309’ is offline Running on prd-centos7-docker-4c-2g-825 in /w/workspace/edgexfoundry_edgex-go_master [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/512 [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/512 # 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 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/512@tmp/jenkins-gitclient-ssh2477822365112663067.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 9675a5ee09cc494ffa2aa568efa83b8e79c24aab (master) > 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 9675a5ee09cc494ffa2aa568efa83b8e79c24aab # timeout=10 Commit message: "Merge pull request #3511 from weichou1229/issue-3503" > git rev-list --no-walk 3372c345ca573018b8293c0333122174fb4d3907 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 04:56:48 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 04:56:48 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 04:56:48 ========================================================= 04:56:48 EdgeX Global Pipelines Version Info 04:56:48 ========================================================= [Pipeline] libraryResource [Pipeline] sh 04:56:49 ------------------- 04:56:49 stable info: 04:56:49 ------------------- 04:56:49 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 04:56:49 Commit SHA: 9d0281235b943b7ad605f650702698f9078b2862 04:56:49 Message: update stable to v1.0.192 04:56:50 ------------------- 04:56:50 experimental info: 04:56:50 ------------------- 04:56:50 Commited By: **** collab-it+edgex@linuxfoundation.org 04:56:50 Commit SHA: 9d0281235b943b7ad605f650702698f9078b2862 04:56:50 Message: update experimental to v1.0.192 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 04:56:50 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 04:56:50 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 04:56:50 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 04:56:50 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 04:56:50 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 04:56:50 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 04:56:50 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 04:56:50 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 04:56:50 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 04:56:50 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 04:56:50 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 04:56:50 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 04:56:50 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 04:56:51 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 04:56:51 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 04:56:51 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 04:56:51 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 04:56:51 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 04:56:51 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 04:56:51 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 04:56:51 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 04:56:51 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 04:56:51 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = master [Pipeline] echo 04:56:51 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = master [Pipeline] echo 04:56:51 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = master [Pipeline] echo 04:56:51 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 9675a5ee09cc494ffa2aa568efa83b8e79c24aab [Pipeline] echo 04:56:51 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 9675a5e [Pipeline] echo 04:56:51 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:56:51 provisioning config files... 04:56:51 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/512@tmp/config4182382510395021958tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:56:51 ---> docker-login.sh 04:56:51 nexus3.edgexfoundry.org:10001 04:56:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:56:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:56:51 Configure a credential helper to remove this warning. See 04:56:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:56:51 04:56:51 Login Succeeded 04:56:51 nexus3.edgexfoundry.org:10002 04:56:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:56:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:56:52 Configure a credential helper to remove this warning. See 04:56:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:56:52 04:56:52 Login Succeeded 04:56:52 nexus3.edgexfoundry.org:10003 04:56:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:56:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:56:52 Configure a credential helper to remove this warning. See 04:56:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:56:52 04:56:52 Login Succeeded 04:56:52 nexus3.edgexfoundry.org:10004 04:56:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:56:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:56:52 Configure a credential helper to remove this warning. See 04:56:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:56:52 04:56:52 Login Succeeded 04:56:52 docker.io 04:56:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:56:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:56:52 Configure a credential helper to remove this warning. See 04:56:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:56:52 04:56:52 Login Succeeded 04:56:52 ---> docker-login.sh ends [Pipeline] } 04:56:52 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 04:56:53 ++ 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 04:56:53 + for file in '`ls cmd/**/Dockerfile`' 04:56:53 ++ dirname cmd/core-command/Dockerfile 04:56:53 ++ cut -d/ -f2 04:56:53 + echo core-command,cmd/core-command/Dockerfile 04:56:53 + for file in '`ls cmd/**/Dockerfile`' 04:56:53 ++ dirname cmd/core-data/Dockerfile 04:56:53 ++ cut -d/ -f2 04:56:53 + echo core-data,cmd/core-data/Dockerfile 04:56:53 + for file in '`ls cmd/**/Dockerfile`' 04:56:53 ++ dirname cmd/core-metadata/Dockerfile 04:56:53 ++ cut -d/ -f2 04:56:53 + echo core-metadata,cmd/core-metadata/Dockerfile 04:56:53 + for file in '`ls cmd/**/Dockerfile`' 04:56:53 ++ dirname cmd/security-bootstrapper/Dockerfile 04:56:53 ++ cut -d/ -f2 04:56:53 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 04:56:53 + for file in '`ls cmd/**/Dockerfile`' 04:56:53 ++ dirname cmd/security-proxy-setup/Dockerfile 04:56:53 ++ cut -d/ -f2 04:56:53 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 04:56:53 + for file in '`ls cmd/**/Dockerfile`' 04:56:53 ++ dirname cmd/security-secretstore-setup/Dockerfile 04:56:53 ++ cut -d/ -f2 04:56:53 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 04:56:53 + for file in '`ls cmd/**/Dockerfile`' 04:56:53 ++ dirname cmd/support-notifications/Dockerfile 04:56:53 ++ cut -d/ -f2 04:56:53 + echo support-notifications,cmd/support-notifications/Dockerfile 04:56:53 + for file in '`ls cmd/**/Dockerfile`' 04:56:53 ++ dirname cmd/support-scheduler/Dockerfile 04:56:53 ++ cut -d/ -f2 04:56:53 + echo support-scheduler,cmd/support-scheduler/Dockerfile 04:56:53 + for file in '`ls cmd/**/Dockerfile`' 04:56:53 ++ dirname cmd/sys-mgmt-agent/Dockerfile 04:56:53 ++ cut -d/ -f2 04:56:53 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 04:56:53 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 04:56:54 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 04:56:54 04:56:54 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 04:56:54 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 04:56:54 latest: Pulling from edgex-devops/git-semver 04:56:54 31603596830f: Pulling fs layer 04:56:54 54011a49482f: Pulling fs layer 04:56:54 a6820b24f6d8: Pulling fs layer 04:56:54 f581987b2513: Pulling fs layer 04:56:54 f581987b2513: Waiting 04:56:54 54011a49482f: Verifying Checksum 04:56:54 54011a49482f: Download complete 04:56:55 31603596830f: Verifying Checksum 04:56:55 31603596830f: Download complete 04:56:55 f581987b2513: Verifying Checksum 04:56:55 f581987b2513: Download complete 04:56:55 a6820b24f6d8: Verifying Checksum 04:56:55 a6820b24f6d8: Download complete 04:56:55 31603596830f: Pull complete 04:56:55 54011a49482f: Pull complete 04:56:57 a6820b24f6d8: Pull complete 04:56:57 f581987b2513: Pull complete 04:56:57 Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 04:56:57 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 04:56:57 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 04:56:57 prd-centos7-docker-4c-2g-825 does not seem to be running inside a container 04:56:57 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/512 -v /w/workspace/edgex-go/512:/w/workspace/edgex-go/512:rw,z -v /w/workspace/edgex-go/512@tmp:/w/workspace/edgex-go/512@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 04:57:02 $ docker top e47ad56191ac068b084fed5f88952f1376316cb99ec5b5da3bcd73fee4258001 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 04:57:02 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:57:02 [ssh-agent] Looking for ssh-agent implementation... 04:57:02 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:57:02 $ docker exec e47ad56191ac068b084fed5f88952f1376316cb99ec5b5da3bcd73fee4258001 ssh-agent 04:57:02 SSH_AUTH_SOCK=/tmp/ssh-sIu2K6P9Lcgv/agent.13 04:57:02 SSH_AGENT_PID=21 04:57:02 Running ssh-add (command line suppressed) 04:57:02 Identity added: /w/workspace/edgex-go/512@tmp/private_key_7221783458693754615.key (/w/workspace/edgex-go/512@tmp/private_key_7221783458693754615.key) 04:57:02 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:57:03 + git tag --points-at HEAD [Pipeline] } 04:57:03 $ docker exec --env ******** --env ******** e47ad56191ac068b084fed5f88952f1376316cb99ec5b5da3bcd73fee4258001 ssh-agent -k 04:57:03 unset SSH_AUTH_SOCK; 04:57:03 unset SSH_AGENT_PID; 04:57:03 echo Agent pid 21 killed; 04:57:03 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 04:57:03 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:57:03 [ssh-agent] Looking for ssh-agent implementation... 04:57:03 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:57:03 $ docker exec e47ad56191ac068b084fed5f88952f1376316cb99ec5b5da3bcd73fee4258001 ssh-agent 04:57:03 SSH_AUTH_SOCK=/tmp/ssh-OE1AxBqcv8xc/agent.56 04:57:03 SSH_AGENT_PID=63 04:57:03 Running ssh-add (command line suppressed) 04:57:03 Identity added: /w/workspace/edgex-go/512@tmp/private_key_7760559929890400047.key (/w/workspace/edgex-go/512@tmp/private_key_7760559929890400047.key) 04:57:03 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:57:04 + git semver init 04:57:04 # -> Open(): unable to determine branch for HEAD 04:57:04 # $GIT_DIR = /w/workspace/edgex-go/512/.git 04:57:04 # $GIT_WORK_TREE = /w/workspace/edgex-go/512 04:57:04 # $SEMVER_REMOTE_NAME = origin 04:57:04 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 04:57:04 # $SEMVER_USER_NAME = edgex-jenkins 04:57:04 # $SEMVER_BRANCH = master 04:57:04 # $SEMVER_TEMP = /tmp/semver-367206366 04:57:04 # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP 04:57:19 # '/tmp/semver-367206366' -> '/w/workspace/edgex-go/512/.semver' 04:57:19 # -> Force: false 04:57:19 # $SEMVER_DIR = /w/workspace/edgex-go/512/.semver [Pipeline] } 04:57:19 $ docker exec --env ******** --env ******** e47ad56191ac068b084fed5f88952f1376316cb99ec5b5da3bcd73fee4258001 ssh-agent -k 04:57:19 unset SSH_AUTH_SOCK; 04:57:19 unset SSH_AGENT_PID; 04:57:19 echo Agent pid 63 killed; 04:57:19 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 04:57:19 + git semver [Pipeline] } 04:57:19 $ docker stop --time=1 e47ad56191ac068b084fed5f88952f1376316cb99ec5b5da3bcd73fee4258001 04:57:28 $ docker rm -f e47ad56191ac068b084fed5f88952f1376316cb99ec5b5da3bcd73fee4258001 [Pipeline] // withDockerContainer [Pipeline] sh 04:57:28 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 04:57:29 Stashed 1 file(s) [Pipeline] echo 04:57:29 [edgeXSemver]: initialized semver on version 2.0.0-dev.242 [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] sh 04:57:29 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 04:57:29 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 04:57:30 + sudo service docker restart 04:57:30 + true 04:57:30 Redirecting to /bin/systemctl restart docker.service 04:57:44 Still waiting to schedule task 04:57:44 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [Pipeline] echo 04:57:48 ========================================================= 04:57:48 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 04:57:48 ========================================================= [Pipeline] isUnix [Pipeline] sh 04:57:48 + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine . 04:57:50 Sending build context to Docker daemon 330.9MB 04:57:50 Step 1/6 : ARG BASE=golang:1.16-alpine3.12 04:57:50 Step 2/6 : FROM ${BASE} 04:57:50 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 04:57:50 540db60ca938: Pulling fs layer 04:57:50 adcc1eea9eea: Pulling fs layer 04:57:50 4c4ab2625f07: Pulling fs layer 04:57:50 0510c868ecb4: Pulling fs layer 04:57:50 afea3b2eda06: Pulling fs layer 04:57:50 7809a108b3ef: Pulling fs layer 04:57:50 f706445af74f: Pulling fs layer 04:57:50 0510c868ecb4: Waiting 04:57:50 afea3b2eda06: Waiting 04:57:50 7809a108b3ef: Waiting 04:57:50 f706445af74f: Waiting 04:57:50 4c4ab2625f07: Verifying Checksum 04:57:50 4c4ab2625f07: Download complete 04:57:50 adcc1eea9eea: Verifying Checksum 04:57:50 adcc1eea9eea: Download complete 04:57:50 afea3b2eda06: Verifying Checksum 04:57:50 afea3b2eda06: Download complete 04:57:50 540db60ca938: Verifying Checksum 04:57:50 540db60ca938: Download complete 04:57:50 540db60ca938: Pull complete 04:57:50 7809a108b3ef: Verifying Checksum 04:57:50 7809a108b3ef: Download complete 04:57:50 adcc1eea9eea: Pull complete 04:57:50 4c4ab2625f07: Pull complete 04:57:52 f706445af74f: Verifying Checksum 04:57:52 f706445af74f: Download complete 04:57:52 0510c868ecb4: Verifying Checksum 04:57:52 0510c868ecb4: Download complete 04:57:58 0510c868ecb4: Pull complete 04:57:58 afea3b2eda06: Pull complete 04:57:58 7809a108b3ef: Pull complete 04:58:04 f706445af74f: Pull complete 04:58:04 Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 04:58:04 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 04:58:04 ---> b068be0155e3 04:58:04 Step 3/6 : RUN apk add --update --no-cache make git curl bash zeromq-dev libsodium-dev pkgconfig build-base && ln -s /bin/touch /usr/bin/touch 04:58:13 ---> Running in 00451cf6f5a6 04:58:13 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 04:58:13 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 04:58:14 (1/12) Installing libmagic (5.39-r0) 04:58:14 (2/12) Installing file (5.39-r0) 04:58:15 (3/12) Installing libc-dev (0.7.2-r3) 04:58:15 (4/12) Installing g++ (10.2.1_pre1-r3) 04:58:25 (5/12) Installing fortify-headers (1.1-r0) 04:58:25 (6/12) Installing patch (2.7.6-r6) 04:58:25 (7/12) Installing build-base (0.5-r2) 04:58:25 (8/12) Installing libsodium (1.0.18-r0) 04:58:25 (9/12) Installing pkgconf (1.7.3-r0) 04:58:25 (10/12) Installing libsodium-dev (1.0.18-r0) 04:58:25 (11/12) Installing libzmq (4.3.3-r1) 04:58:25 (12/12) Installing zeromq-dev (4.3.3-r1) 04:58:25 Executing busybox-1.32.1-r6.trigger 04:58:25 OK: 219 MiB in 52 packages 04:58:30 Removing intermediate container 00451cf6f5a6 04:58:30 ---> 4279e87e05a6 04:58:30 Step 4/6 : WORKDIR /edgex-go 04:58:30 ---> Running in 8ed8344655fb 04:58:30 Removing intermediate container 8ed8344655fb 04:58:30 ---> 24fa40e205a7 04:58:30 Step 5/6 : COPY go.mod . 04:58:30 ---> 18dba76fc7a9 04:58:30 Step 6/6 : RUN go mod download 04:58:30 ---> Running in 2707872dba49 04:58:57 Removing intermediate container 2707872dba49 04:58:57 ---> b759a8060d22 04:58:57 Successfully built b759a8060d22 04:58:57 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 04:58:57 + docker inspect -f . ci-base-image-x86_64 04:58:57 . [Pipeline] withDockerContainer 04:58:57 prd-centos7-docker-4c-2g-825 does not seem to be running inside a container 04:58:57 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/512 -v /w/workspace/edgex-go/512:/w/workspace/edgex-go/512:rw,z -v /w/workspace/edgex-go/512@tmp:/w/workspace/edgex-go/512@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 ******** ci-base-image-x86_64 cat 04:58:58 $ docker top 2ac2184af9fe20d24e2c3bdeea38c659efe63d097d189d76c00cfad693a281f0 -eo pid,comm [Pipeline] { [Pipeline] sh 04:58:58 + go version 04:58:58 go version go1.16.3 linux/amd64 [Pipeline] } 04:58:59 $ docker stop --time=1 2ac2184af9fe20d24e2c3bdeea38c659efe63d097d189d76c00cfad693a281f0 04:59:00 $ docker rm -f 2ac2184af9fe20d24e2c3bdeea38c659efe63d097d189d76c00cfad693a281f0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 04:59:00 + docker inspect -f . ci-base-image-x86_64 04:59:00 . [Pipeline] withDockerContainer 04:59:01 prd-centos7-docker-4c-2g-825 does not seem to be running inside a container 04:59:01 $ 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/512 -v /w/workspace/edgex-go/512:/w/workspace/edgex-go/512:rw,z -v /w/workspace/edgex-go/512@tmp:/w/workspace/edgex-go/512@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 ******** ci-base-image-x86_64 cat 04:59:01 $ docker top 30da90e3ef2def50fb1b08bb4284801799bd36f2114faf59ed2ca18923f584da -eo pid,comm [Pipeline] { [Pipeline] echo 04:59:01 ========================================================= 04:59:01 [edgeXBuildGoParallel] Running Tests and Build... 04:59:01 ========================================================= [Pipeline] sh 04:59:02 + go mod tidy [Pipeline] sh 04:59:02 + make test 04:59:02 go mod tidy 04:59:02 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 04:59:09 ? github.com/edgexfoundry/edgex-go [no test files] 04:59:31 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 04:59:34 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 04:59:36 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 04:59:37 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 04:59:40 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 04:59:41 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 04:59:41 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 04:59:41 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 04:59:42 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 04:59:43 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 04:59:44 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 04:59:44 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 04:59:44 ? github.com/edgexfoundry/edgex-go/internal [no test files] 04:59:46 ok github.com/edgexfoundry/edgex-go/internal/core/command 0.070s coverage: 46.1% of statements 04:59:46 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 04:59:46 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 04:59:46 ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] 04:59:46 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] 04:59:46 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] 04:59:46 ? github.com/edgexfoundry/edgex-go/internal/core/command/v2 [no test files] 04:59:46 ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/application 0.064s coverage: 28.7% of statements 04:59:47 ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http 0.061s coverage: 100.0% of statements 04:59:49 ok github.com/edgexfoundry/edgex-go/internal/core/data 1.092s coverage: 27.7% of statements 04:59:49 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 04:59:49 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 04:59:49 ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] 04:59:49 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] 04:59:49 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] 04:59:50 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.047s coverage: 81.2% of statements 04:59:50 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 04:59:50 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.051s coverage: 100.0% of statements 04:59:50 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] 04:59:50 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.061s coverage: 100.0% of statements 04:59:50 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] 04:59:50 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] 04:59:51 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.065s coverage: 53.4% of statements 04:59:51 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] 04:59:51 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] 04:59:52 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.092s coverage: 87.7% of statements 04:59:52 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] 04:59:52 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] 04:59:52 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/io 0.045s coverage: 78.9% of statements 04:59:52 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] 04:59:55 Running on prd-ubuntu18.04-docker-arm64-4c-16g-827 in /w/workspace/edgexfoundry_edgex-go_master [Pipeline] { [Pipeline] ws 04:59:55 Running in /w/workspace/edgex-go/512 [Pipeline] { [Pipeline] checkout 04:59:55 ok github.com/edgexfoundry/edgex-go/internal/core/metadata 0.212s coverage: 28.6% of statements 04:59:55 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 04:59:55 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 04:59:55 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] 04:59:55 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] 04:59:55 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] 04:59:55 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.071s coverage: 100.0% of statements 04:59:55 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] 04:59:55 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.059s coverage: 100.0% of statements 04:59:55 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] 04:59:55 The recommended git tool is: git 04:59:55 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.139s coverage: 86.7% of statements 04:59:55 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] 04:59:55 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.087s coverage: 97.5% of statements 04:59:55 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] 04:59:56 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.049s coverage: 78.3% of statements 04:59:56 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] 04:59:56 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] 04:59:56 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] 04:59:56 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] 04:59:57 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 0.230s coverage: 95.1% of statements 04:59:57 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] 04:59:57 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] 04:59:57 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] 04:59:57 ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] 04:59:57 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 04:59:57 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] 04:59:57 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] 04:59:57 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 04:59:57 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 04:59:57 ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] 04:59:57 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 04:59:57 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] 04:59:57 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 04:59:57 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] 04:59:57 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 04:59:57 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] 04:59:57 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] 04:59:57 ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] 04:59:57 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.042s coverage: 58.8% of statements 04:59:57 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] 04:59:57 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] 04:59:58 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.080s coverage: 0.8% of statements 04:59:58 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] 04:59:58 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils 0.049s coverage: 21.7% of statements 04:59:58 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 04:59:59 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.050s coverage: 47.1% of statements 05:00:00 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.044s coverage: 79.5% of statements 05:00:00 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.045s coverage: 94.1% of statements 05:00:00 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.049s coverage: 96.3% of statements 05:00:00 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.044s coverage: 87.5% of statements 05:00:01 using credential edgex-jenkins-ssh 05:00:01 Cloning the remote Git repository 05:00:01 Cloning repository git@github.com:edgexfoundry/edgex-go.git 05:00:01 > git init /w/workspace/edgex-go/512 # timeout=10 05:00:01 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 05:00:01 > git --version # timeout=10 05:00:01 > git --version # 'git version 2.17.1' 05:00:01 using GIT_SSH to set credentials SSH Credentials for GitHub 05:00:01 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 05:00:12 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.046s coverage: 94.4% of statements 05:00:13 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.039s coverage: 44.8% of statements 05:00:19 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 16.223s coverage: 81.8% of statements 05:00:19 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 05:00:19 Avoid second fetch 05:00:19 Checking out Revision 9675a5ee09cc494ffa2aa568efa83b8e79c24aab (master) 05:00:19 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 05:00:19 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 05:00:19 > git config core.sparsecheckout # timeout=10 05:00:19 > git checkout -f 9675a5ee09cc494ffa2aa568efa83b8e79c24aab # timeout=10 05:00:24 Commit message: "Merge pull request #3511 from weichou1229/issue-3503" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 05:00:25 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 05:00:26 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 05:00:26 + sudo service docker restart 05:00:26 + true 05:00:37 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.074s coverage: 92.9% of statements 05:00:37 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 05:00:37 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 05:00:37 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 05:00:37 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.031s coverage: 65.1% of statements 05:00:37 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 05:00:37 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 05:00:37 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 05:00:37 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 05:00:37 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 05:00:37 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.044s coverage: 87.2% of statements 05:00:37 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 05:00:37 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 05:00:37 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.052s coverage: 100.0% of statements 05:00:37 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 05:00:37 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.053s coverage: 76.0% of statements 05:00:37 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 05:00:37 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.055s coverage: 80.0% of statements 05:00:37 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.062s coverage: 87.2% of statements 05:00:37 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.066s coverage: 85.4% of statements 05:00:37 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.077s coverage: 91.2% of statements 05:00:37 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 05:00:37 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.128s coverage: 64.4% of statements 05:00:37 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 05:00:37 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 05:00:37 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.050s coverage: 100.0% of statements 05:00:37 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.033s coverage: 91.3% of statements 05:00:37 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.024s coverage: 100.0% of statements 05:00:37 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.024s coverage: 73.7% of statements 05:00:37 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.019s coverage: 100.0% of statements 05:00:37 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.180s coverage: 66.9% of statements 05:00:37 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 05:00:37 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 05:00:37 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 05:00:38 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.134s coverage: 43.5% of statements 05:00:38 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 05:00:38 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 05:00:38 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.033s coverage: 89.5% of statements 05:00:38 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 05:00:38 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.023s coverage: 84.8% of statements 05:00:39 ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.096s coverage: 46.8% of statements 05:00:39 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 05:00:39 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 05:00:39 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] 05:00:39 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] 05:00:39 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] 05:00:39 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.041s coverage: 100.0% of statements 05:00:39 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] 05:00:40 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.030s coverage: 100.0% of statements 05:00:40 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] 05:00:40 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2 [no test files] 05:00:43 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application 3.048s coverage: 18.9% of statements 05:00:43 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application/channel [no test files] 05:00:43 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application/channel/mocks [no test files] 05:00:43 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/bootstrap/container [no test files] 05:00:43 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/controller/http 0.125s coverage: 91.9% of statements 05:00:43 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces [no test files] 05:00:43 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces/mocks [no test files] 05:00:43 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/io [no test files] 05:00:43 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 0.619s coverage: 28.7% of statements 05:00:43 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 05:00:43 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 05:00:43 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] 05:00:43 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] 05:00:43 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] 05:00:44 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.039s coverage: 99.0% of statements 05:00:44 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] 05:00:44 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.054s coverage: 100.0% of statements 05:00:44 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] 05:00:44 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2 [no test files] 05:00:44 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application [no test files] [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:00:44 provisioning config files... 05:00:44 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/512@tmp/config3057258591107780840tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:00:45 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application/scheduler 0.049s coverage: 64.6% of statements 05:00:45 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/bootstrap/container [no test files] 05:00:45 ---> docker-login.sh 05:00:45 nexus3.edgexfoundry.org:10001 05:00:45 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http 0.089s coverage: 97.6% of statements 05:00:45 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces [no test files] 05:00:45 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces/mocks [no test files] 05:00:45 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/io [no test files] 05:00:45 ok github.com/edgexfoundry/edgex-go/internal/system 0.021s coverage: 0.0% of statements 05:00:45 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 05:00:45 ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.022s coverage: 100.0% of statements 05:00:45 ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] 05:00:45 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 05:00:45 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 05:00:45 ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] 05:00:46 ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.031s coverage: 87.9% of statements 05:00:46 ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] 05:00:46 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 05:00:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:00:46 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.026s coverage: 100.0% of statements 05:00:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:00:46 Configure a credential helper to remove this warning. See 05:00:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:00:46 05:00:46 Login Succeeded 05:00:46 nexus3.edgexfoundry.org:10002 05:00:46 ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.053s coverage: 28.1% of statements 05:00:46 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2 [no test files] 05:00:46 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application [no test files] 05:00:46 ok github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application/direct 0.043s coverage: 27.9% of statements 05:00:46 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application/direct/config [no test files] 05:00:46 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application/executor [no test files] 05:00:46 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/container [no test files] 05:00:46 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/controller/http [no test files] 05:00:46 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/interfaces [no test files] 05:00:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:00:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:00:47 Configure a credential helper to remove this warning. See 05:00:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:00:47 05:00:47 Login Succeeded 05:00:47 nexus3.edgexfoundry.org:10003 05:00:47 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.030s coverage: 100.0% of statements 05:00:47 GO111MODULE=on go vet ./... 05:00:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:00:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:00:47 Configure a credential helper to remove this warning. See 05:00:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:00:47 05:00:47 Login Succeeded 05:00:47 nexus3.edgexfoundry.org:10004 05:00:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:00:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:00:48 Configure a credential helper to remove this warning. See 05:00:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:00:48 05:00:48 Login Succeeded 05:00:48 docker.io 05:00:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:00:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:00:49 Configure a credential helper to remove this warning. See 05:00:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:00:49 05:00:49 Login Succeeded 05:00:49 ---> docker-login.sh ends [Pipeline] } 05:00:49 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 05:00:49 ========================================================= 05:00:49 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 05:00:49 ========================================================= [Pipeline] isUnix [Pipeline] sh 05:00:49 + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine . 05:00:52 Sending build context to Docker daemon 168.1MB 05:00:52 Step 1/6 : ARG BASE=golang:1.16-alpine3.12 05:00:52 Step 2/6 : FROM ${BASE} 05:00:52 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 05:00:52 595b0fe564bb: Pulling fs layer 05:00:52 7186ed65a4f7: Pulling fs layer 05:00:52 316046926c0a: Pulling fs layer 05:00:52 4ebd0625c992: Pulling fs layer 05:00:52 207e8628e3a3: Pulling fs layer 05:00:52 c791037a9be2: Pulling fs layer 05:00:52 ffd874e62e21: Pulling fs layer 05:00:52 207e8628e3a3: Waiting 05:00:52 c791037a9be2: Waiting 05:00:52 ffd874e62e21: Waiting 05:00:52 4ebd0625c992: Waiting 05:00:52 316046926c0a: Verifying Checksum 05:00:52 316046926c0a: Download complete 05:00:52 7186ed65a4f7: Download complete 05:00:52 595b0fe564bb: Verifying Checksum 05:00:52 207e8628e3a3: Verifying Checksum 05:00:52 207e8628e3a3: Download complete 05:00:52 c791037a9be2: Verifying Checksum 05:00:52 c791037a9be2: Download complete 05:00:53 595b0fe564bb: Pull complete 05:00:53 7186ed65a4f7: Pull complete 05:00:54 316046926c0a: Pull complete 05:00:55 ffd874e62e21: Verifying Checksum 05:00:55 ffd874e62e21: Download complete 05:00:56 4ebd0625c992: Verifying Checksum 05:00:56 4ebd0625c992: Download complete 05:01:06 4ebd0625c992: Pull complete 05:01:06 207e8628e3a3: Pull complete 05:01:07 c791037a9be2: Pull complete 05:01:10 ffd874e62e21: Pull complete 05:01:10 Digest: sha256:fad7b58e697bd06bcf362d803a3263ca5ec03b905aa8665231fe3262941fe3e0 05:01:10 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 05:01:10 ---> cfc18b08335c 05:01:10 Step 3/6 : RUN apk add --update --no-cache make git curl bash zeromq-dev libsodium-dev pkgconfig build-base && ln -s /bin/touch /usr/bin/touch 05:01:13 ---> Running in a5b4ee893c6c 05:01:15 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 05:01:15 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 05:01:16 (1/12) Installing libmagic (5.39-r0) 05:01:16 (2/12) Installing file (5.39-r0) 05:01:16 (3/12) Installing libc-dev (0.7.2-r3) 05:01:16 (4/12) Installing g++ (10.2.1_pre1-r3) 05:01:21 (5/12) Installing fortify-headers (1.1-r0) 05:01:21 (6/12) Installing patch (2.7.6-r6) 05:01:21 (7/12) Installing build-base (0.5-r2) 05:01:21 (8/12) Installing libsodium (1.0.18-r0) 05:01:21 (9/12) Installing pkgconf (1.7.3-r0) 05:01:21 (10/12) Installing libsodium-dev (1.0.18-r0) 05:01:21 (11/12) Installing libzmq (4.3.3-r1) 05:01:21 (12/12) Installing zeromq-dev (4.3.3-r1) 05:01:21 Executing busybox-1.32.1-r6.trigger 05:01:21 OK: 218 MiB in 52 packages 05:01:25 Removing intermediate container a5b4ee893c6c 05:01:25 ---> 260fe221fc6e 05:01:25 Step 4/6 : WORKDIR /edgex-go 05:01:25 ---> Running in 04141061c87c 05:01:26 Removing intermediate container 04141061c87c 05:01:26 ---> aef791d9bda5 05:01:26 Step 5/6 : COPY go.mod . 05:01:26 gofmt -l . 05:01:26 [ "`gofmt -l .`" = "" ] 05:01:26 ./bin/test-go-mod-tidy.sh 05:01:26 ./bin/test-attribution-txt.sh [Pipeline] sh 05:01:26 + ls -al . 05:01:26 total 852 05:01:26 drwxrwxr-x 10 1001 1001 4096 May 28 05:01 . 05:01:26 drwxr-xr-x 4 root root 32 May 28 04:59 .. 05:01:26 -rw-rw-r-- 1 1001 1001 11 May 28 04:56 .dockerignore 05:01:26 drwxrwxr-x 8 1001 1001 162 May 28 04:56 .git 05:01:26 drwxrwxr-x 3 1001 1001 125 May 28 04:56 .github 05:01:26 -rw-rw-r-- 1 1001 1001 818 May 28 04:56 .gitignore 05:01:26 drwx------ 3 1001 1001 45 May 28 04:57 .semver 05:01:26 -rw-rw-r-- 1 1001 1001 166 May 28 04:56 .sonarcloud.properties 05:01:26 -rw-rw-r-- 1 1001 1001 8609 May 28 04:56 Attribution.txt 05:01:26 -rw-rw-r-- 1 1001 1001 3804 May 28 04:56 CONTRIBUTING.md 05:01:26 -rw-rw-r-- 1 1001 1001 931 May 28 04:56 Dockerfile.build 05:01:26 -rw-rw-r-- 1 1001 1001 849 May 28 04:56 Jenkinsfile 05:01:26 -rw-rw-r-- 1 1001 1001 10775 May 28 04:56 LICENSE 05:01:26 -rw-rw-r-- 1 1001 1001 5632 May 28 04:56 Makefile 05:01:26 -rw-rw-r-- 1 1001 1001 7978 May 28 04:56 README.md 05:01:26 -rw-rw-r-- 1 1001 1001 6755 May 28 04:56 SECURITY.md 05:01:26 -rw-rw-r-- 1 1001 1001 13 May 28 04:57 VERSION 05:01:26 -rw-rw-r-- 1 1001 1001 4131 May 28 04:56 ZMQWindows.md 05:01:26 drwxrwxr-x 2 1001 1001 117 May 28 04:56 bin 05:01:26 drwxrwxr-x 14 1001 1001 4096 May 28 04:56 cmd 05:01:26 -rw-r--r-- 1 root root 742526 May 28 05:00 coverage.out 05:01:26 -rw-r--r-- 1 root root 1060 May 28 05:01 go.mod 05:01:26 -rw-r--r-- 1 root root 21990 May 28 04:59 go.sum 05:01:26 drwxrwxr-x 8 1001 1001 127 May 28 04:56 internal 05:01:26 drwxrwxr-x 4 1001 1001 26 May 28 04:56 openapi 05:01:26 drwxrwxr-x 4 1001 1001 71 May 28 04:56 snap 05:01:26 -rw-rw-r-- 1 1001 1001 168 May 28 04:56 version.go [Pipeline] sh 05:01:26 + '[' -e coverage.out ] 05:01:26 + chown 1001:1001 coverage.out [Pipeline] stash 05:01:27 Stashed 1 file(s) [Pipeline] sh 05:01:27 ---> 74424a4c6d36 05:01:27 Step 6/6 : RUN go mod download 05:01:27 ---> Running in a4ad79d1b834 05:01:27 + make build 05:01:27 go mod tidy 05:01:27 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.242" -o cmd/core-data/core-data ./cmd/core-data 05:01:28 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.242" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 05:01:38 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.242" -o cmd/core-command/core-command ./cmd/core-command 05:01:38 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.242" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 05:01:40 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.242" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 05:01:40 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.242" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 05:01:42 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.242" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 05:01:43 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.242" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 05:01:44 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.242" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 05:01:45 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.242" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 05:01:46 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.242" -o ./cmd/secrets-config ./cmd/secrets-config 05:01:47 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.242" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [Pipeline] } 05:01:48 $ docker stop --time=1 30da90e3ef2def50fb1b08bb4284801799bd36f2114faf59ed2ca18923f584da 05:01:54 $ docker rm -f 30da90e3ef2def50fb1b08bb4284801799bd36f2114faf59ed2ca18923f584da [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { 05:01:56 Removing intermediate container a4ad79d1b834 05:01:56 ---> b9e2bc6674c2 05:01:56 Successfully built b9e2bc6674c2 05:01:56 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [Pipeline] isUnix [Pipeline] sh 05:01:57 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 05:01:57 05:01:57 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh 05:01:57 + docker inspect -f . ci-base-image-arm64 05:01:57 . [Pipeline] withDockerContainer 05:01:57 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 05:01:57 latest: Pulling from edgex-devops/edgex-compose 05:01:57 cbdbe7a5bc2a: Pulling fs layer 05:01:57 ca9280d653b3: Pulling fs layer 05:01:57 7e9c9ca2126c: Pulling fs layer 05:01:57 prd-ubuntu18.04-docker-arm64-4c-16g-827 does not seem to be running inside a container 05:01:57 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/512 -v /w/workspace/edgex-go/512:/w/workspace/edgex-go/512:rw,z -v /w/workspace/edgex-go/512@tmp:/w/workspace/edgex-go/512@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 ******** ci-base-image-arm64 cat 05:01:57 cbdbe7a5bc2a: Verifying Checksum 05:01:57 cbdbe7a5bc2a: Download complete 05:01:57 cbdbe7a5bc2a: Pull complete 05:01:58 ca9280d653b3: Verifying Checksum 05:01:58 ca9280d653b3: Download complete 05:01:58 ca9280d653b3: Pull complete 05:01:58 7e9c9ca2126c: Verifying Checksum 05:01:58 7e9c9ca2126c: Download complete 05:01:59 $ docker top 8964a751527db6390fa29386d043b05a74c6dcf6039d1e4ca95f47c98f3be5ef -eo pid,comm [Pipeline] { [Pipeline] sh 05:02:00 + go version 05:02:00 go version go1.16.3 linux/arm64 [Pipeline] } 05:02:00 $ docker stop --time=1 8964a751527db6390fa29386d043b05a74c6dcf6039d1e4ca95f47c98f3be5ef 05:02:02 $ docker rm -f 8964a751527db6390fa29386d043b05a74c6dcf6039d1e4ca95f47c98f3be5ef 05:02:02 7e9c9ca2126c: Pull complete 05:02:02 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 05:02:02 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 05:02:02 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] withDockerContainer 05:02:02 prd-centos7-docker-4c-2g-825 does not seem to be running inside a container 05:02:02 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/512 -v /w/workspace/edgex-go/512:/w/workspace/edgex-go/512:rw,z -v /w/workspace/edgex-go/512@tmp:/w/workspace/edgex-go/512@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:10003/edgex-devops/edgex-compose:latest cat 05:02:07 $ docker top d5345eecc96f352d3d124900ae175d52782418bd4f30d77c850933b24919689c -eo pid,comm [Pipeline] { [Pipeline] // script [Pipeline] } [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 05:02:07 + docker-compose build --help 05:02:07 + grep parallel 05:02:08 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 05:02:08 05:02:08 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh 05:02:08 --parallel Build images in parallel. [Pipeline] } 05:02:08 $ docker stop --time=1 d5345eecc96f352d3d124900ae175d52782418bd4f30d77c850933b24919689c 05:02:08 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 05:02:09 latest: Pulling from edgex-devops/edgex-compose-arm64 05:02:09 29e5d40040c1: Pulling fs layer 05:02:09 1ce36da41761: Pulling fs layer 05:02:09 25b303627fd3: Pulling fs layer 05:02:09 29e5d40040c1: Download complete 05:02:09 1ce36da41761: Verifying Checksum 05:02:09 1ce36da41761: Download complete 05:02:09 $ docker rm -f d5345eecc96f352d3d124900ae175d52782418bd4f30d77c850933b24919689c [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 05:02:09 29e5d40040c1: Pull complete 05:02:10 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 05:02:10 . [Pipeline] withDockerContainer 05:02:10 prd-centos7-docker-4c-2g-825 does not seem to be running inside a container 05:02:10 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/512 -v /w/workspace/edgex-go/512:/w/workspace/edgex-go/512:rw,z -v /w/workspace/edgex-go/512@tmp:/w/workspace/edgex-go/512@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 05:02:10 $ docker top d407fc7b0befca7000a8e043f0ff619b297711320217cd87226675b2f2e60b26 -eo pid,comm [Pipeline] { [Pipeline] sh 05:02:11 + docker-compose -f ./docker-compose-build.yml build --parallel 05:02:11 25b303627fd3: Verifying Checksum 05:02:11 25b303627fd3: Download complete 05:02:11 1ce36da41761: Pull complete 05:02:11 Building core-command ... 05:02:11 Building core-data ... 05:02:11 Building core-metadata ... 05:02:11 Building security-bootstrapper ... 05:02:11 Building security-proxy-setup ... 05:02:11 Building security-secretstore-setup ... 05:02:11 Building support-notifications ... 05:02:11 Building support-scheduler ... 05:02:11 Building sys-mgmt-agent ... 05:02:11 Building core-data 05:02:11 Building core-metadata 05:02:11 Building security-proxy-setup 05:02:11 Building core-command 05:02:11 Building sys-mgmt-agent 05:02:21 25b303627fd3: Pull complete 05:02:21 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 05:02:21 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 05:02:21 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer 05:02:21 prd-ubuntu18.04-docker-arm64-4c-16g-827 does not seem to be running inside a container 05:02:21 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/512 -v /w/workspace/edgex-go/512:/w/workspace/edgex-go/512:rw,z -v /w/workspace/edgex-go/512@tmp:/w/workspace/edgex-go/512@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:10003/edgex-devops/edgex-compose-arm64:latest cat 05:02:24 $ docker top fb0780f8d6ee44f652e3bcec2f7473a910d8cc2b62f6a5e2b77649d44742121c -eo pid,comm [Pipeline] { [Pipeline] sh 05:02:25 + docker-compose build --help 05:02:25 + grep parallel 05:02:29 --parallel Build images in parallel. [Pipeline] } 05:02:29 $ docker stop --time=1 fb0780f8d6ee44f652e3bcec2f7473a910d8cc2b62f6a5e2b77649d44742121c 05:02:30 $ docker rm -f fb0780f8d6ee44f652e3bcec2f7473a910d8cc2b62f6a5e2b77649d44742121c [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 05:02:31 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 05:02:31 . [Pipeline] withDockerContainer 05:02:31 prd-ubuntu18.04-docker-arm64-4c-16g-827 does not seem to be running inside a container 05:02:31 $ 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/512 -v /w/workspace/edgex-go/512:/w/workspace/edgex-go/512:rw,z -v /w/workspace/edgex-go/512@tmp:/w/workspace/edgex-go/512@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 05:02:33 $ docker top 4eb964b63a3bb346363f0800f503b2ed429a219d74e63b523a7763a967fb3dbf -eo pid,comm 05:02:33 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 05:02:33 Step 2/24 : FROM ${BUILDER_BASE} AS builder 05:02:33 ---> b759a8060d22 05:02:33 Step 3/24 : WORKDIR /edgex-go 05:02:33 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 05:02:33 Step 2/24 : FROM ${BUILDER_BASE} AS builder 05:02:33 ---> b759a8060d22 05:02:33 Step 3/24 : WORKDIR /edgex-go [Pipeline] { [Pipeline] sh 05:02:34 + docker-compose -f ./docker-compose-build.yml build --parallel 05:02:36 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 05:02:36 Step 2/24 : FROM ${BUILDER_BASE} AS builder 05:02:36 ---> b759a8060d22 05:02:36 Step 3/24 : WORKDIR /edgex-go 05:02:37 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 05:02:37 Step 2/22 : FROM ${BUILDER_BASE} AS builder 05:02:37 ---> b759a8060d22 05:02:37 Step 3/22 : WORKDIR /edgex-go 05:02:37 Building core-command ... 05:02:37 Building core-data ... 05:02:37 Building core-metadata ... 05:02:37 Building security-bootstrapper ... 05:02:37 Building security-proxy-setup ... 05:02:37 Building security-secretstore-setup ... 05:02:37 Building support-notifications ... 05:02:37 Building support-scheduler ... 05:02:37 Building sys-mgmt-agent ... 05:02:37 Building core-metadata 05:02:37 Building security-proxy-setup 05:02:37 Building security-bootstrapper 05:02:37 Building support-notifications 05:02:37 Building security-secretstore-setup 05:02:39 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 05:02:39 Step 2/24 : FROM ${BUILDER_BASE} AS builder 05:02:39 ---> b759a8060d22 05:02:39 Step 3/24 : WORKDIR /edgex-go 05:02:40 ---> Running in 0ffeb6c2f072 05:02:40 ---> Running in d869fc254936 05:02:40 ---> Running in f3184851c339 05:02:40 ---> Running in 798460bd6465 05:02:40 ---> Running in ab45be366d5c 05:02:40 Removing intermediate container d869fc254936 05:02:40 ---> e80f4ea71232 05:02:40 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 05:02:40 Removing intermediate container f3184851c339 05:02:40 ---> d4ba5a140981 05:02:40 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 05:02:40 Removing intermediate container 798460bd6465 05:02:40 ---> 90e697942bd4 05:02:40 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 05:02:40 Removing intermediate container 0ffeb6c2f072 05:02:40 ---> fcb5f48725f4 05:02:40 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 05:02:40 Removing intermediate container ab45be366d5c 05:02:40 ---> 6cb9045af1fd 05:02:40 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 05:02:40 ---> Running in a91612f48daa 05:02:40 ---> Running in 1df1e5a8276a 05:02:40 ---> Running in 7a8a9e57c37e 05:02:40 ---> Running in 152337853b9d 05:02:40 ---> Running in 0e57e66f8b49 05:02:42 Removing intermediate container a91612f48daa 05:02:42 ---> 845a4c26f15b 05:02:42 Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 05:02:42 ---> Running in 8a5674e36da6 05:02:42 Removing intermediate container 1df1e5a8276a 05:02:42 ---> 3238ac91c439 05:02:42 Step 5/24 : RUN apk add --update --no-cache make bash git 05:02:42 ---> Running in 54162561f89f 05:02:42 Removing intermediate container 0e57e66f8b49 05:02:42 ---> d2237aaf0e27 05:02:42 Step 5/24 : RUN apk add --update --no-cache make git 05:02:42 ---> Running in 72bbae1413f7 05:02:42 Removing intermediate container 7a8a9e57c37e 05:02:42 ---> 592637a88916 05:02:42 Step 5/24 : RUN apk add --update --no-cache make git 05:02:42 Removing intermediate container 152337853b9d 05:02:42 ---> 1cc29512cf3a 05:02:42 Step 5/22 : RUN apk add --update --no-cache make git 05:02:42 ---> Running in 2adba99b7677 05:02:42 ---> Running in c29a5438d42c 05:02:42 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 05:02:42 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 05:02:43 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 05:02:43 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 05:02:43 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 05:02:43 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 05:02:43 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 05:02:43 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 05:02:43 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 05:02:43 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 05:02:43 OK: 219 MiB in 52 packages 05:02:44 OK: 219 MiB in 52 packages 05:02:44 OK: 219 MiB in 52 packages 05:02:44 OK: 219 MiB in 52 packages 05:02:44 OK: 219 MiB in 52 packages 05:02:44 Removing intermediate container 8a5674e36da6 05:02:44 ---> a70deedf437b 05:02:44 Step 6/24 : COPY go.mod . 05:02:45 ---> c890ee3c9245 05:02:45 Step 7/24 : RUN go mod download 05:02:45 Removing intermediate container 54162561f89f 05:02:45 ---> 840ed1a78533 05:02:45 Step 6/24 : COPY go.mod . 05:02:45 ---> Running in 2fa8155827e2 05:02:45 Removing intermediate container 72bbae1413f7 05:02:45 ---> 2e39859667ed 05:02:45 Step 6/24 : COPY go.mod . 05:02:45 Removing intermediate container 2adba99b7677 05:02:45 ---> 79555991232d 05:02:45 Step 6/22 : COPY go.mod . 05:02:45 Removing intermediate container c29a5438d42c 05:02:45 ---> 9a24418aead0 05:02:45 Step 6/24 : COPY go.mod . 05:02:45 ---> 42e791ae5f00 05:02:45 Step 7/24 : RUN go mod download 05:02:45 ---> Running in 9cba36928f35 05:02:45 ---> add4eaba2b58 05:02:45 Step 7/24 : RUN go mod download 05:02:45 ---> Running in dbb6b59fda90 05:02:45 ---> 05ed7fcd0b47 05:02:45 Step 7/22 : RUN go mod download 05:02:45 ---> 2b6144943c00 05:02:45 Step 7/24 : RUN go mod download 05:02:45 ---> Running in 5f4a090c646f 05:02:45 ---> Running in ab6dabbf52c8 05:02:46 Removing intermediate container 2fa8155827e2 05:02:46 ---> b8532e61937c 05:02:46 Step 8/24 : COPY . . 05:02:47 Removing intermediate container 9cba36928f35 05:02:47 ---> dcd266fb8826 05:02:47 Step 8/24 : COPY . . 05:02:52 Removing intermediate container dbb6b59fda90 05:02:52 ---> b4be6be20f99 05:02:52 Step 8/24 : COPY . . 05:02:52 ---> f89d2163890c 05:02:52 Step 9/24 : RUN go mod tidy 05:02:52 ---> 05a2b2b1fe34 05:02:52 Step 9/24 : RUN go mod tidy 05:02:52 Removing intermediate container 5f4a090c646f 05:02:52 ---> 031bbaa72e4b 05:02:52 Step 8/24 : COPY . . 05:02:52 Removing intermediate container ab6dabbf52c8 05:02:52 ---> c6d58ab57340 05:02:52 Step 8/22 : COPY . . 05:02:52 ---> Running in 7f2c46b01fa8 05:02:52 ---> Running in b10f9ba7a96d 05:03:01 ---> 0d75f0806838 05:03:01 Step 9/24 : RUN go mod tidy 05:03:01 ---> Running in db80ac9892fd 05:03:01 Removing intermediate container 7f2c46b01fa8 05:03:01 ---> 2ebaaa70312e 05:03:01 Step 10/24 : RUN make cmd/core-data/core-data 05:03:06 Removing intermediate container b10f9ba7a96d 05:03:06 ---> 2ada39ef7169 05:03:06 Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 05:03:08 ---> Running in ce9c21a45b5b 05:03:08 ---> Running in c0033196d28c 05:03:08 ---> 06d333bb016a 05:03:08 Step 9/22 : RUN go mod tidy 05:03:08 ---> 5fe03bbbfea6 05:03:08 Step 9/24 : RUN go mod tidy 05:03:08 ---> Running in 079f3be712c8 05:03:08 ---> Running in 9d343c57aa3b 05:03:08 Removing intermediate container db80ac9892fd 05:03:08 ---> 495a0c39e57c 05:03:08 Step 10/24 : RUN make cmd/core-command/core-command 05:03:09 ---> Running in 3b25640c640d 05:03:09 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.242" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 05:03:09 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.242" -o cmd/core-data/core-data ./cmd/core-data 05:03:09 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.242" -o cmd/core-command/core-command ./cmd/core-command 05:03:10 Removing intermediate container 9d343c57aa3b 05:03:10 ---> 8d41237b2a93 05:03:10 Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 05:03:10 ---> Running in cfc90866a727 05:03:11 Removing intermediate container 079f3be712c8 05:03:11 ---> 59f3af7482f8 05:03:11 Step 10/24 : RUN make cmd/core-metadata/core-metadata 05:03:11 ---> Running in d569bc7ad88d 05:03:11 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.242" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 05:03:11 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.242" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 05:03:34 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 05:03:34 Step 2/23 : FROM ${BUILDER_BASE} AS builder 05:03:34 ---> b9e2bc6674c2 05:03:34 Step 3/23 : WORKDIR /edgex-go 05:03:34 Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 05:03:34 Step 2/32 : FROM ${BUILDER_BASE} AS builder 05:03:34 ---> b9e2bc6674c2 05:03:34 Step 3/32 : WORKDIR /edgex-go 05:03:34 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 05:03:34 Step 2/22 : FROM ${BUILDER_BASE} AS builder 05:03:34 ---> b9e2bc6674c2 05:03:34 Step 3/22 : WORKDIR /edgex-go 05:03:34 Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 05:03:34 Step 2/26 : FROM ${BUILDER_BASE} AS builder 05:03:34 ---> b9e2bc6674c2 05:03:34 Step 3/26 : WORKDIR /edgex-go 05:03:34 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 05:03:34 Step 2/24 : FROM ${BUILDER_BASE} AS builder 05:03:34 ---> b9e2bc6674c2 05:03:34 Step 3/24 : WORKDIR /edgex-go 05:03:34 ---> Running in c7263022b7f4 05:03:34 ---> Running in ae1cbd7729c8 05:03:34 ---> Running in a887c4dbc1cc 05:03:34 ---> Running in ca80d78b47ba 05:03:34 ---> Running in c6a92baff786 05:03:34 Removing intermediate container c7263022b7f4 05:03:34 ---> 471c75a64872 05:03:34 Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 05:03:34 ---> Running in 2e236027dbbf 05:03:34 Removing intermediate container a887c4dbc1cc 05:03:34 ---> 234034f836b0 05:03:34 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 05:03:34 Removing intermediate container ae1cbd7729c8 05:03:34 ---> 8fa568dae874 05:03:34 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 05:03:34 Removing intermediate container ca80d78b47ba 05:03:34 ---> 99a69b0fa712 05:03:34 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 05:03:34 Removing intermediate container c6a92baff786 05:03:34 ---> 82a2cd7f646f 05:03:34 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 05:03:34 ---> Running in 898b771e85d9 05:03:34 ---> Running in d76e2f422fc0 05:03:34 ---> Running in 4ed19329e094 05:03:34 ---> Running in c524b96bd700 05:03:34 Removing intermediate container 2e236027dbbf 05:03:34 ---> e42bc3c9a876 05:03:34 Step 5/32 : RUN apk add --update --no-cache make git 05:03:35 ---> Running in 3d92ef368434 05:03:35 Removing intermediate container 898b771e85d9 05:03:35 ---> 844b1d5c31c1 05:03:35 Step 5/24 : RUN apk add --update --no-cache make git 05:03:35 Removing intermediate container 4ed19329e094 05:03:35 ---> d40e97c33a65 05:03:35 Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates 05:03:35 ---> Running in c6fb25410ba5 05:03:36 ---> Running in 391d758351a9 05:03:36 Removing intermediate container c524b96bd700 05:03:36 ---> 203a6f344e4b 05:03:36 Step 5/26 : RUN apk add --update --no-cache make git 05:03:36 Removing intermediate container d76e2f422fc0 05:03:36 ---> 6ed0f947ee2f 05:03:36 Step 5/22 : RUN apk add --update --no-cache make git 05:03:36 ---> Running in e8c7f0d61557 05:03:36 ---> Running in be0d59a91a8d 05:03:37 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 05:03:37 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 05:03:38 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 05:03:38 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 05:03:38 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 05:03:38 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 05:03:38 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 05:03:39 OK: 218 MiB in 52 packages 05:03:39 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 05:03:39 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 05:03:39 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 05:03:39 OK: 218 MiB in 52 packages 05:03:40 OK: 218 MiB in 52 packages 05:03:40 OK: 218 MiB in 52 packages 05:03:40 OK: 218 MiB in 52 packages 05:03:40 Removing intermediate container 3d92ef368434 05:03:40 ---> 0ab59f3aa6ed 05:03:40 Step 6/32 : COPY go.mod . 05:03:41 Removing intermediate container c6fb25410ba5 05:03:41 ---> 846ba52993ac 05:03:41 Step 6/24 : COPY go.mod . 05:03:42 ---> 20a58a93709c 05:03:42 Step 7/32 : RUN go mod download 05:03:42 Removing intermediate container 391d758351a9 05:03:42 ---> 9cc42803cada 05:03:42 Step 6/23 : COPY go.mod . 05:03:42 Removing intermediate container e8c7f0d61557 05:03:42 ---> f66b0dcce663 05:03:42 Step 6/22 : COPY go.mod . 05:03:42 Removing intermediate container be0d59a91a8d 05:03:42 ---> 62c5d0797326 05:03:42 Step 6/26 : COPY go.mod . 05:03:42 ---> Running in e8a01d569b82 05:03:42 ---> b48c5cc9b993 05:03:42 Step 7/24 : RUN go mod download 05:03:42 ---> Running in 6651eaec1202 05:03:43 ---> 919c6b730817 05:03:43 Step 7/23 : RUN go mod download 05:03:43 ---> c1524e93bf59 05:03:43 Step 7/22 : RUN go mod download 05:03:43 ---> 361300972f08 05:03:43 Step 7/26 : RUN go mod download 05:03:43 ---> Running in 137230aab4ea 05:03:43 ---> Running in 0119c386ea71 05:03:43 ---> Running in 8a0c756e73ec 05:03:47 Removing intermediate container e8a01d569b82 05:03:47 ---> 28670d7f1359 05:03:47 Step 8/32 : COPY . . 05:03:47 Removing intermediate container 6651eaec1202 05:03:47 ---> 977b523db1cd 05:03:47 Step 8/24 : COPY . . 05:03:48 Removing intermediate container 137230aab4ea 05:03:48 ---> bfa9a3566516 05:03:48 Step 8/23 : COPY . . 05:03:49 Removing intermediate container 0119c386ea71 05:03:49 ---> 8a395b16d5b0 05:03:49 Step 8/22 : COPY . . 05:03:49 Removing intermediate container 8a0c756e73ec 05:03:49 ---> 18ff1ec933ca 05:03:49 Step 8/26 : COPY . . 05:03:50 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.242" -o ./cmd/secrets-config ./cmd/secrets-config 05:03:52 Removing intermediate container cfc90866a727 05:03:52 ---> 69d287e9a230 05:03:52 05:03:52 Step 11/22 : FROM alpine:3.12 05:03:52 Removing intermediate container c0033196d28c 05:03:52 ---> 90a76b671e51 05:03:52 Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 05:03:52 ---> Running in f6c7b8979ac4 05:03:52 3.12: Pulling from library/alpine 05:03:52 Removing intermediate container 3b25640c640d 05:03:52 ---> 4e22170d3094 05:03:52 05:03:52 Step 11/24 : FROM alpine:3.12 05:03:52 3.12: Pulling from library/alpine 05:03:52 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.242" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 05:03:53 Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad 05:03:53 Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad 05:03:53 Status: Image is up to date for alpine:3.12 05:03:53 Status: Downloaded newer image for alpine:3.12 05:03:53 ---> 13621d1b12d4 05:03:53 Step 12/24 : RUN apk add --update --no-cache dumb-init 05:03:53 ---> 13621d1b12d4 05:03:53 Step 12/22 : RUN apk add --update --no-cache curl 05:03:53 ---> Running in 416cce7a4e29 05:03:53 ---> Running in b513ff1f68a6 05:03:54 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 05:03:54 Removing intermediate container f6c7b8979ac4 05:03:54 ---> 9bc5b5f8621d 05:03:54 05:03:54 Step 12/24 : FROM docker:20.10.0 05:03:54 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 05:03:54 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 05:03:54 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 05:03:54 20.10.0: Pulling from library/docker 05:03:54 (1/4) Installing ca-certificates (20191127-r4) 05:03:54 (1/1) Installing dumb-init (1.2.2-r1) 05:03:54 Executing busybox-1.31.1-r20.trigger 05:03:54 OK: 6 MiB in 15 packages 05:03:54 (2/4) Installing nghttp2-libs (1.41.0-r0) 05:03:54 (3/4) Installing libcurl (7.77.0-r0) 05:03:54 (4/4) Installing curl (7.77.0-r0) 05:03:54 Executing busybox-1.31.1-r20.trigger 05:03:54 Executing ca-certificates-20191127-r4.trigger 05:03:54 OK: 7 MiB in 18 packages 05:03:56 Removing intermediate container b513ff1f68a6 05:03:56 ---> ccede0e57b17 05:03:56 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 05:03:59 Removing intermediate container 416cce7a4e29 05:03:59 ---> 211b5f216f86 05:03:59 Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 05:03:59 ---> Running in c301bf0cc3f3 05:03:59 Removing intermediate container d569bc7ad88d 05:03:59 ---> 83982c1da542 05:03:59 05:03:59 Step 11/24 : FROM alpine:3.12 05:03:59 ---> 13621d1b12d4 05:03:59 Step 12/24 : RUN apk add --update --no-cache dumb-init 05:03:59 ---> Using cache 05:03:59 ---> ccede0e57b17 05:03:59 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 05:03:59 ---> Running in 2e89a593b281 05:03:59 ---> Running in 338779d31e49 05:03:59 Removing intermediate container c301bf0cc3f3 05:03:59 ---> b4acdac4f1b9 05:03:59 Step 14/24 : ENV APP_PORT=59882 05:04:00 Removing intermediate container 2e89a593b281 05:04:00 ---> 7e77d9dea3b8 05:04:00 Step 14/22 : WORKDIR /edgex 05:04:00 ---> Running in ebdeb100dd05 05:04:00 Removing intermediate container 338779d31e49 05:04:00 ---> 2fcc5b346728 05:04:00 Step 14/24 : ENV APP_PORT=59881 05:04:00 ---> Running in 75f38d48f872 05:04:01 ---> Running in 9e1fb0b1dc2f 05:04:01 Removing intermediate container ebdeb100dd05 05:04:01 ---> 5f3f7744b3dd 05:04:01 Step 15/24 : EXPOSE $APP_PORT 05:04:01 Removing intermediate container ce9c21a45b5b 05:04:01 ---> 4c6a831a7aa5 05:04:01 05:04:01 Step 11/24 : FROM alpine:3.12 05:04:01 ---> 13621d1b12d4 05:04:01 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 05:04:01 Removing intermediate container 9e1fb0b1dc2f 05:04:01 ---> 3f51912876b5 05:04:01 Step 15/24 : EXPOSE $APP_PORT 05:04:01 Removing intermediate container 75f38d48f872 05:04:01 ---> 188233d44a56 05:04:01 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 05:04:02 ---> Running in e8e471707e02 05:04:02 ---> Running in 1eda561e4168 05:04:02 ---> Running in 62eda0715a47 05:04:02 ---> 7e06b8edcdb5 05:04:02 Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 05:04:02 Removing intermediate container 62eda0715a47 05:04:02 ---> 382430105ac5 05:04:02 Step 16/24 : WORKDIR / 05:04:02 Removing intermediate container 1eda561e4168 05:04:02 ---> c2870f035af9 05:04:02 Step 16/24 : WORKDIR / 05:04:02 Removing intermediate container e8e471707e02 05:04:02 ---> b93cb56bef2b 05:04:02 Step 13/24 : ENV APP_PORT=59880 05:04:03 ---> 1d740c6f6d72 05:04:03 Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 05:04:03 ---> Running in d9085a58173e 05:04:03 ---> Running in 60412f8f7bb8 05:04:03 ---> Running in bdf1513985fc 05:04:03 Removing intermediate container d9085a58173e 05:04:03 ---> 093049400b10 05:04:03 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 05:04:03 Removing intermediate container 60412f8f7bb8 05:04:03 ---> 894234175e25 05:04:03 Step 14/24 : EXPOSE $APP_PORT 05:04:03 Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 05:04:03 Status: Downloaded newer image for docker:20.10.0 05:04:03 ---> aefe523efa57 05:04:03 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 05:04:03 Removing intermediate container bdf1513985fc 05:04:03 ---> a88b2099b63f 05:04:03 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 05:04:03 ---> Running in 15abe4512dfe 05:04:03 ---> e73256d49106 05:04:03 Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] 05:04:03 ---> dfc4193876b2 05:04:03 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 05:04:03 ---> Running in d025edf7e1ab 05:04:03 ---> Running in bbd4847e765e 05:04:03 Removing intermediate container 15abe4512dfe 05:04:03 ---> a1ac29174784 05:04:03 Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 05:04:03 Removing intermediate container d025edf7e1ab 05:04:03 ---> 8fdf86d88412 05:04:03 Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install docker-compose==1.23.2 05:04:03 ---> Running in 1cd7febec961 05:04:03 ---> Running in eab7cd1e7d16 05:04:03 ---> b7bd5129e61f 05:04:03 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 05:04:03 Removing intermediate container bbd4847e765e 05:04:03 ---> b346854e2068 05:04:03 Step 19/22 : CMD ["--init=true"] 05:04:03 ---> Running in c39da0d9118b 05:04:03 ---> 5b8f015ef5e3 05:04:03 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 05:04:04 ---> 00566cabb266 05:04:04 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 05:04:04 Removing intermediate container c39da0d9118b 05:04:04 ---> c22f74b395ea 05:04:04 Step 20/22 : LABEL arch=x86_64 05:04:04 ---> Running in 2c53449055cf 05:04:04 ---> 0ba40d478dc7 05:04:04 Step 20/24 : ENTRYPOINT ["/core-command"] 05:04:04 Removing intermediate container 2c53449055cf 05:04:04 ---> a0cb73d52688 05:04:04 Step 21/22 : LABEL git_sha=9675a5ee09cc494ffa2aa568efa83b8e79c24aab 05:04:04 ---> Running in 72d0158b2211 05:04:04 ---> Running in c5be4a34840c 05:04:04 ---> a06b2a83ca07 05:04:04 Step 20/24 : ENTRYPOINT ["/core-metadata"] 05:04:04 ---> Running in 274b2303cd56 05:04:04 Removing intermediate container 72d0158b2211 05:04:04 ---> d28932f694e4 05:04:04 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 05:04:04 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 05:04:04 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 05:04:04 ---> Running in a038573bffc8 05:04:04 Removing intermediate container c5be4a34840c 05:04:04 ---> 4ccf2694e38b 05:04:04 Step 22/22 : LABEL version=2.0.0-dev.242 05:04:04 Removing intermediate container 274b2303cd56 05:04:04 ---> 8c6f9d86b44a 05:04:04 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 05:04:04 ---> Running in 8dfc3d4eee8e 05:04:04 ---> Running in 9ffb39b60258 05:04:04 (1/39) Installing readline (8.0.4-r0) 05:04:04 (2/39) Installing bash (5.0.17-r0) 05:04:04 Executing bash-5.0.17-r0.post-install 05:04:04 (3/39) Installing nghttp2-libs (1.41.0-r0) 05:04:04 (4/39) Installing libcurl (7.77.0-r0) 05:04:04 (5/39) Installing curl (7.77.0-r0) 05:04:04 (6/39) Installing dumb-init (1.2.2-r1) 05:04:04 (7/39) Installing libbz2 (1.0.8-r1) 05:04:04 (8/39) Installing expat (2.2.9-r1) 05:04:04 (9/39) Installing libffi (3.3-r2) 05:04:04 (10/39) Installing gdbm (1.13-r1) 05:04:04 (11/39) Installing xz-libs (5.2.5-r0) 05:04:04 (12/39) Installing sqlite-libs (3.32.1-r0) 05:04:04 Removing intermediate container 1cd7febec961 05:04:04 ---> fed446728c4b 05:04:04 Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init 05:04:04 (13/39) Installing python3 (3.8.10-r0) 05:04:04 ---> Running in dd8ac03d6a92 05:04:05 Removing intermediate container a038573bffc8 05:04:05 ---> 1b2be835c08a 05:04:05 Step 22/24 : LABEL arch=x86_64 05:04:05 Removing intermediate container 8dfc3d4eee8e 05:04:05 ---> 23ed05ce1e59 05:04:05 05:04:05 Removing intermediate container 9ffb39b60258 05:04:05 ---> 53ba34ff58d6 05:04:05 Step 22/24 : LABEL arch=x86_64 05:04:05 ---> Running in 70e448ddbf21 05:04:05 ---> Running in df2fec3b52d8 05:04:05 (14/39) Installing py3-appdirs (1.4.4-r1) 05:04:05 (15/39) Installing py3-ordered-set (4.0.1-r0) 05:04:05 (16/39) Installing py3-parsing (2.4.7-r0) 05:04:05 (17/39) Installing py3-six (1.15.0-r0) 05:04:05 (18/39) Installing py3-packaging (20.4-r0) 05:04:05 Successfully built 23ed05ce1e59 05:04:05 (19/39) Installing py3-setuptools (47.0.0-r0) 05:04:05 (20/39) Installing py3-chardet (3.0.4-r4) 05:04:05 (21/39) Installing py3-idna (2.9-r0) 05:04:05 Successfully tagged security-proxy-setup:latest 05:04:05  Building security-proxy-setup ... done (22/39) Installing py3-certifi (2020.4.5.1-r0) 05:04:05 (23/39) Installing py3-urllib3 (1.25.9-r0) 05:04:05 Building security-secretstore-setup 05:04:05 (24/39) Installing py3-requests (2.23.0-r0) 05:04:05 (25/39) Installing py3-msgpack (1.0.0-r0) 05:04:05 (26/39) Installing py3-lockfile (0.12.2-r3) 05:04:05 (27/39) Installing py3-cachecontrol (0.12.6-r0) 05:04:06 (28/39) Installing py3-colorama (0.4.3-r0) 05:04:06 Removing intermediate container 70e448ddbf21 05:04:06 ---> 91a3049e5200 05:04:06 Step 23/24 : LABEL git_sha=9675a5ee09cc494ffa2aa568efa83b8e79c24aab 05:04:06 (29/39) Installing py3-distlib (0.3.0-r0) 05:04:06 (30/39) Installing py3-distro (1.5.0-r1) 05:04:06 (31/39) Installing py3-webencodings (0.5.1-r3) 05:04:06 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 05:04:06 (32/39) Installing py3-html5lib (1.0.1-r4) 05:04:06 Removing intermediate container df2fec3b52d8 05:04:06 ---> 1317a175a900 05:04:06 Step 23/24 : LABEL git_sha=9675a5ee09cc494ffa2aa568efa83b8e79c24aab 05:04:06 (33/39) Installing py3-pytoml (0.1.21-r0) 05:04:06 (34/39) Installing py3-pep517 (0.8.2-r0) 05:04:06 (35/39) Installing py3-progress (1.5-r0) 05:04:06 ---> Running in b5ddd7b6e238 05:04:06 (36/39) Installing py3-toml (0.10.1-r0) 05:04:06 (37/39) Installing py3-retrying (1.3.3-r0) 05:04:06 ---> Running in 31c30efc2b7e 05:04:06 (38/39) Installing py3-contextlib2 (0.6.0-r0) 05:04:06 (39/39) Installing py3-pip (20.1.1-r0) 05:04:06 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 05:04:07 Executing busybox-1.31.1-r19.trigger 05:04:07 (1/6) Installing dumb-init (1.2.2-r1) 05:04:07 OK: 72 MiB in 59 packages 05:04:07 Removing intermediate container b5ddd7b6e238 05:04:07 ---> f76d3ffa6740 05:04:07 Step 24/24 : LABEL version=2.0.0-dev.242 05:04:07 (2/6) Installing libgcc (9.3.0-r2) 05:04:07 (3/6) Installing libsodium (1.0.18-r0) 05:04:07 (4/6) Installing libstdc++ (9.3.0-r2) 05:04:07 ---> e01e5e9660dc 05:04:07 Step 9/24 : RUN go mod tidy 05:04:07 ---> e0b848dfaaf8 05:04:07 Step 9/32 : RUN go mod tidy 05:04:07 ---> 07ab1ebaaffe 05:04:07 Step 9/23 : RUN go mod tidy 05:04:07 ---> 442c413101a2 05:04:07 Step 9/22 : RUN go mod tidy 05:04:07 ---> Running in bb5a30b2d265 05:04:07 ---> Running in 0979aa1bb0c2 05:04:07 ---> Running in 62a6ca7fe85d 05:04:07 ---> db9c4cbb3fa5 05:04:07 Step 9/26 : RUN go mod tidy 05:04:07 ---> Running in a514c23a4cc5 05:04:07 ---> Running in 659b9991cd03 05:04:07 (5/6) Installing libzmq (4.3.3-r0) 05:04:07 (6/6) Installing zeromq (4.3.3-r0) 05:04:07 Removing intermediate container 31c30efc2b7e 05:04:07 ---> 713dd5684c42 05:04:07 Step 24/24 : LABEL version=2.0.0-dev.242 05:04:08 ---> Running in e41d65811a3c 05:04:08 Executing busybox-1.31.1-r20.trigger 05:04:08 OK: 8 MiB in 20 packages 05:04:08 Collecting docker-compose==1.23.2 05:04:08 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 05:04:08 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 05:04:08 ---> Running in 0fa4e76c574e 05:04:08 Collecting PyYAML<4,>=3.10 05:04:08 Downloading PyYAML-3.13.tar.gz (270 kB) 05:04:09 Removing intermediate container e41d65811a3c 05:04:09 ---> c2b4da0e3de3 05:04:09 05:04:09 Successfully built c2b4da0e3de3 05:04:09 Successfully tagged core-command:latest 05:04:09 Building security-bootstrapper 05:04:09  Building core-command ... done Removing intermediate container 0fa4e76c574e 05:04:09 ---> 9d7dee201085 05:04:09 05:04:09 Collecting websocket-client<1.0,>=0.32.0 05:04:09 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 05:04:09 Successfully built 9d7dee201085 05:04:11 Removing intermediate container dd8ac03d6a92 05:04:11 ---> 1c0029ed6531 05:04:11 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 05:04:11 Successfully tagged core-metadata:latest 05:04:11  Building core-metadata ... done Building support-scheduler 05:04:11 Collecting jsonschema<3,>=2.5.1 05:04:11 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 05:04:11 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 05:04:11 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 05:04:14 Removing intermediate container bb5a30b2d265 05:04:14 ---> 656c073cc680 05:04:14 Step 10/24 : RUN make cmd/core-metadata/core-metadata 05:04:14 Removing intermediate container 0979aa1bb0c2 05:04:14 ---> 40982d9a237c 05:04:14 Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper 05:04:14 ---> Running in 931bdb410bed 05:04:14 ---> Running in c98830f369dd 05:04:14 Removing intermediate container 62a6ca7fe85d 05:04:14 ---> fc8708db78bf 05:04:14 Step 10/23 : RUN make cmd/support-notifications/support-notifications 05:04:15 ---> Running in 1712b15dfca1 05:04:15 Removing intermediate container 659b9991cd03 05:04:15 ---> 42de04d93391 05:04:15 Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 05:04:15 Removing intermediate container a514c23a4cc5 05:04:15 ---> 9eed0b17d127 05:04:15 Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 05:04:15 ---> Running in 4fbf9cafce3a 05:04:15 ---> Running in 21e79d5d3bd6 05:04:16 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.242" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 05:04:16 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.242" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 05:04:17 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.242" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 05:04:18 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.242" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 05:04:18 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.242" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 05:04:19 Collecting cached-property<2,>=1.2.0 05:04:19 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 05:04:19 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 05:04:19 Step 2/23 : FROM ${BUILDER_BASE} AS builder 05:04:19 ---> b759a8060d22 05:04:19 Step 3/23 : WORKDIR /edgex-go 05:04:20 Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 05:04:20 Step 2/32 : FROM ${BUILDER_BASE} AS builder 05:04:20 ---> b759a8060d22 05:04:20 Step 3/32 : WORKDIR /edgex-go 05:04:21 ---> Using cache 05:04:21 ---> 6cb9045af1fd 05:04:21 Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 05:04:21 ---> Using cache 05:04:21 ---> 6cb9045af1fd 05:04:21 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 05:04:22 ---> Using cache 05:04:22 ---> d2237aaf0e27 05:04:22 Step 5/32 : RUN apk add --update --no-cache make git 05:04:22 ---> Using cache 05:04:22 ---> d2237aaf0e27 05:04:22 Step 5/23 : RUN apk add --update --no-cache make git 05:04:22 ---> Using cache 05:04:22 ---> 2e39859667ed 05:04:22 Step 6/23 : COPY go.mod . 05:04:22 ---> Using cache 05:04:22 ---> 2e39859667ed 05:04:22 Step 6/32 : COPY go.mod . 05:04:22 ---> Using cache 05:04:22 ---> Using cache 05:04:22 ---> add4eaba2b58 05:04:22 Step 7/32 : RUN go mod download 05:04:22 ---> Using cache 05:04:22 ---> b4be6be20f99 05:04:22 Step 8/32 : COPY . . 05:04:22 ---> add4eaba2b58 05:04:22 Step 7/23 : RUN go mod download 05:04:22 ---> Using cache 05:04:22 ---> b4be6be20f99 05:04:22 Step 8/23 : COPY . . 05:04:22 ---> Using cache 05:04:22 ---> 5fe03bbbfea6 05:04:22 Step 9/32 : RUN go mod tidy 05:04:22 ---> Using cache 05:04:22 ---> 59f3af7482f8 05:04:22 Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper 05:04:22 ---> Using cache 05:04:22 ---> 5fe03bbbfea6 05:04:22 Step 9/23 : RUN go mod tidy 05:04:22 ---> Using cache 05:04:22 ---> 59f3af7482f8 05:04:22 Step 10/23 : RUN make cmd/support-scheduler/support-scheduler 05:04:23 Collecting texttable<0.10,>=0.9.0 05:04:23 Downloading texttable-0.9.1.tar.gz (11 kB) 05:04:26 ---> 31efdd251c78 05:04:26 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 05:04:26 ---> Running in 283c019c006d 05:04:26 ---> Running in 195c285f6017 05:04:26 Collecting dockerpty<0.5,>=0.4.1 05:04:26 Downloading dockerpty-0.4.1.tar.gz (13 kB) 05:04:27 ---> 55ecadb262fa 05:04:27 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 05:04:27 Collecting docker<4.0,>=3.6.0 05:04:27 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 05:04:27 Collecting docopt<0.7,>=0.6.1 05:04:27 Downloading docopt-0.6.2.tar.gz (25 kB) 05:04:27 Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.4.5.1) 05:04:27 Requirement already satisfied: chardet<3.1.0,>=3.0.2 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (3.0.4) 05:04:27 ---> 0c53cfb63989 05:04:27 Step 20/24 : ENTRYPOINT ["/core-data"] 05:04:27 Collecting urllib3<1.25,>=1.21.1 05:04:27 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 05:04:28 Collecting idna<2.8,>=2.5 05:04:28 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 05:04:28 ---> Running in 3d0486d2c426 05:04:28 Collecting docker-pycreds>=0.4.0 05:04:28 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 05:04:28 Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. 05:04:28 Using legacy setup.py install for texttable, since package 'wheel' is not installed. 05:04:28 Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. 05:04:28 Using legacy setup.py install for docopt, since package 'wheel' is not installed. 05:04:28 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.242" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 05:04:28 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.242" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 05:04:28 Installing collected packages: PyYAML, websocket-client, jsonschema, urllib3, idna, requests, cached-property, texttable, dockerpty, docker-pycreds, docker, docopt, docker-compose 05:04:28 Running setup.py install for PyYAML: started 05:04:28 Removing intermediate container 3d0486d2c426 05:04:28 ---> 851ca61b7dc9 05:04:28 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 05:04:28 ---> Running in 76837cb668e4 05:04:28 Running setup.py install for PyYAML: finished with status 'done' 05:04:29 Removing intermediate container 76837cb668e4 05:04:29 ---> 4ba50e397991 05:04:29 Step 22/24 : LABEL arch=x86_64 05:04:29 ---> Running in b62913f0eeda 05:04:29 Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 05:04:29 Step 2/26 : FROM ${BUILDER_BASE} AS builder 05:04:29 ---> b759a8060d22 05:04:29 Step 3/26 : WORKDIR /edgex-go 05:04:29 ---> Using cache 05:04:29 ---> 6cb9045af1fd 05:04:29 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 05:04:29 ---> Using cache 05:04:29 ---> d2237aaf0e27 05:04:29 Step 5/26 : RUN apk add --update --no-cache make git 05:04:29 ---> Using cache 05:04:29 ---> 2e39859667ed 05:04:29 Step 6/26 : COPY go.mod . 05:04:29 ---> Using cache 05:04:29 ---> add4eaba2b58 05:04:29 Step 7/26 : RUN go mod download 05:04:29 ---> Using cache 05:04:29 ---> b4be6be20f99 05:04:29 Step 8/26 : COPY . . 05:04:29 ---> Using cache 05:04:29 ---> 5fe03bbbfea6 05:04:29 Step 9/26 : RUN go mod tidy 05:04:29 ---> Using cache 05:04:29 ---> 59f3af7482f8 05:04:29 Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 05:04:29 ---> Running in b4ca5f2e7197 05:04:29 Attempting uninstall: urllib3 05:04:29 Found existing installation: urllib3 1.25.9 05:04:29 Uninstalling urllib3-1.25.9: 05:04:29 Successfully uninstalled urllib3-1.25.9 05:04:29 Removing intermediate container b62913f0eeda 05:04:29 ---> bfea2f1010a8 05:04:29 Step 23/24 : LABEL git_sha=9675a5ee09cc494ffa2aa568efa83b8e79c24aab 05:04:29 ---> Running in 44383a58900d 05:04:29 Attempting uninstall: idna 05:04:29 Found existing installation: idna 2.9 05:04:29 Uninstalling idna-2.9: 05:04:29 Successfully uninstalled idna-2.9 05:04:29 Removing intermediate container 44383a58900d 05:04:29 ---> 841448995854 05:04:29 Step 24/24 : LABEL version=2.0.0-dev.242 05:04:30 ---> Running in 1fac1a929809 05:04:30 Attempting uninstall: requests 05:04:30 Found existing installation: requests 2.23.0 05:04:30 Uninstalling requests-2.23.0: 05:04:30 Successfully uninstalled requests-2.23.0 05:04:30 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.242" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 05:04:30 Running setup.py install for texttable: started 05:04:30 Removing intermediate container 1fac1a929809 05:04:30 ---> d2948d8c6351 05:04:30 05:04:30 Successfully built d2948d8c6351 05:04:30 Successfully tagged core-data:latest 05:04:30  Building core-data ... done Building support-notifications 05:04:30 Running setup.py install for texttable: finished with status 'done' 05:04:30 Running setup.py install for dockerpty: started 05:04:31 Running setup.py install for dockerpty: finished with status 'done' 05:04:31 Running setup.py install for docopt: started 05:04:32 Running setup.py install for docopt: finished with status 'done' 05:04:33 Successfully installed PyYAML-3.13 cached-property-1.5.2 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 05:04:36 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 05:04:36 Step 2/23 : FROM ${BUILDER_BASE} AS builder 05:04:36 ---> b759a8060d22 05:04:36 Step 3/23 : WORKDIR /edgex-go 05:04:36 ---> Using cache 05:04:36 ---> 6cb9045af1fd 05:04:36 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 05:04:36 ---> Using cache 05:04:36 ---> d2237aaf0e27 05:04:36 Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates 05:04:37 ---> Running in 1bc2ff199acd 05:04:37 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 05:04:38 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 05:04:39 OK: 219 MiB in 52 packages 05:04:40 Removing intermediate container eab7cd1e7d16 05:04:40 ---> 08bf5c8b276d 05:04:40 Step 15/24 : ENV APP_PORT=58890 05:04:40 ---> Running in 4f128f1900ac 05:04:40 Removing intermediate container 1bc2ff199acd 05:04:40 ---> b624d4d606bf 05:04:40 Step 6/23 : COPY go.mod . 05:04:40 Removing intermediate container 4f128f1900ac 05:04:40 ---> b79c5270d4b8 05:04:40 Step 16/24 : EXPOSE $APP_PORT 05:04:40 ---> Running in 3b88fa341468 05:04:40 ---> 4ec2f4077063 05:04:40 Step 7/23 : RUN go mod download 05:04:40 ---> Running in bf55b93d28e3 05:04:40 Removing intermediate container 3b88fa341468 05:04:40 ---> fe4a7b1f8371 05:04:40 Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 05:04:41 ---> a21cb09e3bb9 05:04:41 Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 05:04:42 ---> e46dc3f7d1a0 05:04:42 Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 05:04:42 ---> 0acc6c1631cf 05:04:42 Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] 05:04:42 Removing intermediate container bf55b93d28e3 05:04:42 ---> a54154c57c05 05:04:42 Step 8/23 : COPY . . 05:04:42 ---> Running in 8cb196254c22 05:04:43 Removing intermediate container 8cb196254c22 05:04:43 ---> 66e49bc5bbee 05:04:43 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 05:04:44 ---> Running in 93f5ae8efb74 05:04:45 Removing intermediate container 93f5ae8efb74 05:04:45 ---> 276586164c4e 05:04:45 Step 22/24 : LABEL arch=x86_64 05:04:45 ---> Running in 2413393e3f0a 05:04:46 Removing intermediate container 2413393e3f0a 05:04:46 ---> d7238cf3ad8f 05:04:46 Step 23/24 : LABEL git_sha=9675a5ee09cc494ffa2aa568efa83b8e79c24aab 05:04:46 ---> Running in 296d00c1f160 05:04:46 Removing intermediate container 296d00c1f160 05:04:46 ---> 12261d803aec 05:04:46 Step 24/24 : LABEL version=2.0.0-dev.242 05:04:47 ---> Running in e7107f201c3d 05:04:47 Removing intermediate container e7107f201c3d 05:04:47 ---> 82146f11ca8b 05:04:47 05:04:47 Successfully built 82146f11ca8b 05:04:47 Successfully tagged sys-mgmt-agent:latest 05:04:49  Building sys-mgmt-agent ... done  ---> 5742fa4c3c98 05:04:49 Step 9/23 : RUN go mod tidy 05:04:49 ---> Running in 4b713507f457 05:04:51 Removing intermediate container 4b713507f457 05:04:51 ---> 7055c9ba46f2 05:04:51 Step 10/23 : RUN make cmd/support-notifications/support-notifications 05:04:51 ---> Running in 789c2c4f4a60 05:04:52 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.242" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 05:05:02 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.242" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 05:05:04 Removing intermediate container 283c019c006d 05:05:04 ---> 80f863f3d3f4 05:05:04 05:05:04 Step 11/32 : FROM alpine:3.12 05:05:04 ---> 13621d1b12d4 05:05:04 Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 05:05:04 ---> Running in 3cb68967a5d5 05:05:04 Removing intermediate container b4ca5f2e7197 05:05:04 ---> 6ed6e212c327 05:05:04 05:05:04 Step 11/26 : FROM alpine:3.12 05:05:04 ---> 13621d1b12d4 05:05:04 Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec 05:05:04 ---> Running in f8b8b91270d6 05:05:04 Removing intermediate container 3cb68967a5d5 05:05:04 ---> 8e9cda333194 05:05:04 Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec 05:05:05 ---> Running in dd913551ea29 05:05:05 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 05:05:05 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 05:05:06 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 05:05:06 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 05:05:06 (1/6) Installing ca-certificates (20191127-r4) 05:05:06 (2/6) Installing nghttp2-libs (1.41.0-r0) 05:05:06 (3/6) Installing libcurl (7.77.0-r0) 05:05:06 (4/6) Installing curl (7.77.0-r0) 05:05:06 (5/6) Installing dumb-init (1.2.2-r1) 05:05:06 (6/6) Installing su-exec (0.2-r1) 05:05:06 Executing busybox-1.31.1-r20.trigger 05:05:06 Executing ca-certificates-20191127-r4.trigger 05:05:06 OK: 7 MiB in 20 packages 05:05:06 (1/2) Installing dumb-init (1.2.2-r1) 05:05:06 (2/2) Installing su-exec (0.2-r1) 05:05:06 Executing busybox-1.31.1-r20.trigger 05:05:06 OK: 6 MiB in 16 packages 05:05:06 Removing intermediate container 195c285f6017 05:05:06 ---> 49e47a360f00 05:05:06 05:05:06 Step 11/23 : FROM alpine:3.12 05:05:06 ---> 13621d1b12d4 05:05:06 Step 12/23 : RUN apk add --update --no-cache dumb-init 05:05:06 ---> Using cache 05:05:06 ---> ccede0e57b17 05:05:06 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 05:05:06 ---> Using cache 05:05:06 ---> 2fcc5b346728 05:05:06 Step 14/23 : ENV APP_PORT=59861 05:05:07 ---> Running in 849ecc103d58 05:05:07 Removing intermediate container 849ecc103d58 05:05:07 ---> 2d3adb66e66c 05:05:07 Step 15/23 : EXPOSE $APP_PORT 05:05:08 Removing intermediate container f8b8b91270d6 05:05:08 ---> d50e10bac24b 05:05:08 Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 05:05:08 ---> Running in 0c30ce41a6fa 05:05:08 Removing intermediate container dd913551ea29 05:05:08 ---> 40c9d164aaa2 05:05:08 Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init 05:05:08 ---> Running in da94ebf5233a 05:05:08 ---> Running in ca5e3525bc5d 05:05:08 Removing intermediate container 0c30ce41a6fa 05:05:08 ---> e40f1e9dcd64 05:05:08 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 05:05:08 Removing intermediate container da94ebf5233a 05:05:08 ---> 063a7732338f 05:05:08 Step 14/26 : WORKDIR / 05:05:08 ---> Running in 9c35a6edc35d 05:05:08 Removing intermediate container ca5e3525bc5d 05:05:08 ---> 42177bf16db6 05:05:08 Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 05:05:08 ---> Running in e1814770d154 05:05:08 Removing intermediate container 9c35a6edc35d 05:05:08 ---> 443933b93966 05:05: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 05:05:08 ---> f4c7149e0e7d 05:05:08 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 05:05:08 Removing intermediate container e1814770d154 05:05:08 ---> 0ab31bd27df1 05:05:08 Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 05:05:08 ---> f57555f930dc 05:05: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 05:05:08 ---> Running in ca4b3e64b753 05:05:09 ---> 02f85fde7d3d 05:05:09 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 05:05:09 ---> 29bce5f3efe3 05:05:09 Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 05:05:09 ---> d26f7696232c 05:05:09 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 05:05:09 ---> Running in 842988c9b291 05:05:09 ---> 006c09046f59 05:05: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 05:05:10 Removing intermediate container ca4b3e64b753 05:05:10 ---> dcdcf184fda1 05:05:10 Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} 05:05:10 Removing intermediate container 842988c9b291 05:05:10 ---> f6c2064341e6 05:05:10 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 05:05:10 ---> Running in 5ecee0390214 05:05:10 ---> Running in ca00ea5eb94b 05:05:10 ---> a2aa1fb57753 05:05:10 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 05:05:10 Removing intermediate container ca00ea5eb94b 05:05:10 ---> 71898abe6b17 05:05:10 Step 21/23 : LABEL arch=x86_64 05:05:10 Removing intermediate container 5ecee0390214 05:05:10 ---> b3839d6e8c7c 05:05:10 Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 05:05:10 ---> Running in 7d6e0d503edd 05:05:10 ---> 1ea95fc41c49 05:05:10 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 05:05:10 Removing intermediate container 7d6e0d503edd 05:05:10 ---> ac1506571266 05:05:10 Step 22/23 : LABEL git_sha=9675a5ee09cc494ffa2aa568efa83b8e79c24aab 05:05:10 ---> 5e4c6d6b3bd1 05:05:10 Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 05:05:10 ---> Running in 93ccdd4f012f 05:05:10 ---> Running in fbbef42dad52 05:05:11 Removing intermediate container 93ccdd4f012f 05:05:11 ---> 8f16b8a89383 05:05:11 Step 23/23 : LABEL version=2.0.0-dev.242 05:05:11 ---> 6142edd63f56 05:05:11 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 05:05:11 ---> Running in 776beaffe767 05:05:11 Removing intermediate container 776beaffe767 05:05:11 ---> e4a3cf0899b8 05:05:11 05:05:11 Successfully built e4a3cf0899b8 05:05:11 Successfully tagged support-scheduler:latest 05:05:11  Building support-scheduler ... done  ---> fd6f15f874a7 05:05:11 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/ 05:05:11 ---> Running in c291e79b9e8d 05:05:12 Removing intermediate container fbbef42dad52 05:05:12 ---> fc9dd5920978 05:05:12 Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / 05:05:12 ---> 988a44aa031f 05:05:12 Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 05:05:12 Removing intermediate container c291e79b9e8d 05:05:12 ---> 509853bdaa52 05:05:12 Step 23/26 : ENTRYPOINT ["entrypoint.sh"] 05:05:12 ---> Running in d91c07ca143e 05:05:12 ---> 1a0728a4e8df 05:05:12 Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 05:05:13 Removing intermediate container d91c07ca143e 05:05:13 ---> c020f387ff83 05:05:13 Step 24/26 : LABEL arch=x86_64 05:05:13 ---> Running in 7fa6b8a88313 05:05:13 ---> f94a62a01f58 05:05:13 Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 05:05:13 Removing intermediate container 7fa6b8a88313 05:05:13 ---> f66e21a0aa5a 05:05:13 Step 25/26 : LABEL git_sha=9675a5ee09cc494ffa2aa568efa83b8e79c24aab 05:05:13 ---> Running in 09ddee479f86 05:05:13 ---> 5ee240cee40e 05:05:13 Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 05:05:13 Removing intermediate container 09ddee479f86 05:05:13 ---> ed6f921dbdf0 05:05:13 Step 26/26 : LABEL version=2.0.0-dev.242 05:05:13 ---> Running in ea3a022009ca 05:05:13 ---> f7adccc50d5a 05:05:13 Step 25/32 : VOLUME ${SECURITY_INIT_DIR} 05:05:13 Removing intermediate container ea3a022009ca 05:05:13 ---> 0fd0f347bf43 05:05:13 05:05:13 ---> Running in 76f358b5eaf4 05:05:13 Successfully built 0fd0f347bf43 05:05:13 Successfully tagged security-secretstore-setup:latest 05:05:13  Building security-secretstore-setup ... done Removing intermediate container 76f358b5eaf4 05:05:13 ---> b15fa61fea53 05:05:13 Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 05:05:14 ---> a8698ca79e87 05:05:14 Step 27/32 : RUN chmod +x /entrypoint.sh 05:05:14 ---> Running in de71eb8c4e39 05:05:14 Removing intermediate container 789c2c4f4a60 05:05:14 ---> bf598b399dc2 05:05:14 05:05:14 Step 11/23 : FROM alpine:3.12 05:05:14 ---> 13621d1b12d4 05:05:14 Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init 05:05:14 ---> Running in 7999b91d8074 05:05:15 Removing intermediate container de71eb8c4e39 05:05:15 ---> 9d8a72482a2f 05:05:15 Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] 05:05:15 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 05:05:15 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 05:05:15 (1/2) Installing ca-certificates (20191127-r4) 05:05:15 (2/2) Installing dumb-init (1.2.2-r1) 05:05:15 Executing busybox-1.31.1-r20.trigger 05:05:15 Executing ca-certificates-20191127-r4.trigger 05:05:15 OK: 6 MiB in 16 packages 05:05:15 ---> Running in 37c92bb588e5 05:05:15 Removing intermediate container 37c92bb588e5 05:05:15 ---> 8a7f6b6ff22d 05:05:15 Step 29/32 : CMD ["gate"] 05:05:15 ---> Running in 44b8c8321f8c 05:05:15 Removing intermediate container 7999b91d8074 05:05:15 ---> d973f4614099 05:05:15 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 05:05:15 ---> Running in 7a6dda795266 05:05:15 Removing intermediate container 44b8c8321f8c 05:05:15 ---> 05f5bee7d38a 05:05:15 Step 30/32 : LABEL arch=x86_64 05:05:15 ---> Running in 2a2dd0235666 05:05:15 Removing intermediate container 7a6dda795266 05:05:15 ---> 95c622ee5b68 05:05:15 Step 14/23 : ENV APP_PORT=59860 05:05:15 ---> Running in 1b2b901da4ef 05:05:16 Removing intermediate container 2a2dd0235666 05:05:16 ---> c2fc314744c4 05:05:16 Step 31/32 : LABEL git_sha=9675a5ee09cc494ffa2aa568efa83b8e79c24aab 05:05:16 Removing intermediate container 1b2b901da4ef 05:05:16 ---> 8c57d3d78a05 05:05:16 Step 15/23 : EXPOSE $APP_PORT 05:05:16 ---> Running in bbdc50743021 05:05:16 ---> Running in 19036ef0298d 05:05:16 Removing intermediate container bbdc50743021 05:05:16 ---> 9f5d68f5ef8f 05:05:16 Step 32/32 : LABEL version=2.0.0-dev.242 05:05:16 Removing intermediate container 19036ef0298d 05:05:16 ---> 4e6641835bef 05:05:16 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 05:05:16 ---> Running in 44985ce116c1 05:05:16 ---> b55853019f29 05:05:16 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 05:05:16 Removing intermediate container 44985ce116c1 05:05:16 ---> b867b650e2ec 05:05:16 05:05:16 Successfully built b867b650e2ec 05:05:16 Successfully tagged security-bootstrapper:latest 05:05:17  Building security-bootstrapper ... done  ---> 9f3f9061b92f 05:05:17 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 05:05:17 ---> 159ce8cd1472 05:05:17 Step 19/23 : ENTRYPOINT ["/support-notifications"] 05:05:17 ---> Running in e270e671d257 05:05:17 Removing intermediate container e270e671d257 05:05:17 ---> 8e118b675b93 05:05:17 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 05:05:17 ---> Running in 4a32f3cdf1a5 05:05:17 Removing intermediate container 4a32f3cdf1a5 05:05:17 ---> 01f7c0aefcc1 05:05:17 Step 21/23 : LABEL arch=x86_64 05:05:17 ---> Running in 3d39caaf1710 05:05:17 Removing intermediate container 3d39caaf1710 05:05:17 ---> cd1335edb2bb 05:05:17 Step 22/23 : LABEL git_sha=9675a5ee09cc494ffa2aa568efa83b8e79c24aab 05:05:17 ---> Running in 31b43a719ce7 05:05:17 Removing intermediate container 31b43a719ce7 05:05:17 ---> f6526158d0af 05:05:17 Step 23/23 : LABEL version=2.0.0-dev.242 05:05:17 ---> Running in 0bb81507dce5 05:05:17 Removing intermediate container 0bb81507dce5 05:05:17 ---> d9ff016114f6 05:05:17 05:05:17 Successfully built d9ff016114f6 05:05:17 Successfully tagged support-notifications:latest 05:05:17  Building support-notifications ... done  [Pipeline] } 05:05:17 $ docker stop --time=1 d407fc7b0befca7000a8e043f0ff619b297711320217cd87226675b2f2e60b26 05:05:19 $ docker rm -f d407fc7b0befca7000a8e043f0ff619b297711320217cd87226675b2f2e60b26 [Pipeline] // withDockerContainer [Pipeline] sh 05:05:19 + docker images 05:05:19 REPOSITORY TAG IMAGE ID CREATED SIZE 05:05:19 support-notifications latest d9ff016114f6 2 seconds ago 17.8MB 05:05:19 security-bootstrapper latest b867b650e2ec 3 seconds ago 18.2MB 05:05:19 bf598b399dc2 5 seconds ago 1.16GB 05:05:19 security-secretstore-setup latest 0fd0f347bf43 6 seconds ago 25.8MB 05:05:19 support-scheduler latest e4a3cf0899b8 8 seconds ago 17.1MB 05:05:19 49e47a360f00 13 seconds ago 1.16GB 05:05:19 6ed6e212c327 15 seconds ago 1.16GB 05:05:19 80f863f3d3f4 16 seconds ago 1.15GB 05:05:19 sys-mgmt-agent latest 82146f11ca8b 32 seconds ago 312MB 05:05:19 core-data latest d2948d8c6351 49 seconds ago 21.6MB 05:05:19 core-command latest c2b4da0e3de3 About a minute ago 17.1MB 05:05:19 core-metadata latest 9d7dee201085 About a minute ago 18.6MB 05:05:19 security-proxy-setup latest 23ed05ce1e59 About a minute ago 25.3MB 05:05:19 4c6a831a7aa5 About a minute ago 1.17GB 05:05:19 83982c1da542 About a minute ago 1.17GB 05:05:19 9bc5b5f8621d About a minute ago 1.16GB 05:05:19 4e22170d3094 About a minute ago 1.16GB 05:05:19 69d287e9a230 About a minute ago 1.16GB 05:05:19 ci-base-image-x86_64 latest b759a8060d22 6 minutes ago 648MB 05:05:19 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.16-alpine b068be0155e3 4 weeks ago 445MB 05:05:19 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest e9a9aa5b6c9c 4 weeks ago 37.5MB 05:05:19 alpine 3.12 13621d1b12d4 6 weeks ago 5.58MB 05:05:19 docker 20.10.0 aefe523efa57 5 months ago 240MB 05:05:19 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 11 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 05:05:19 provisioning config files... 05:05:19 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/512@tmp/config8834172037102457861tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:05:20 ---> docker-login.sh 05:05:20 nexus3.edgexfoundry.org:10001 05:05:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:05:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:05:20 Configure a credential helper to remove this warning. See 05:05:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:05:20 05:05:20 Login Succeeded 05:05:20 nexus3.edgexfoundry.org:10002 05:05:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:05:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:05:20 Configure a credential helper to remove this warning. See 05:05:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:05:20 05:05:20 Login Succeeded 05:05:20 nexus3.edgexfoundry.org:10003 05:05:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:05:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:05:20 Configure a credential helper to remove this warning. See 05:05:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:05:20 05:05:20 Login Succeeded 05:05:20 nexus3.edgexfoundry.org:10004 05:05:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:05:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:05:20 Configure a credential helper to remove this warning. See 05:05:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:05:20 05:05:20 Login Succeeded 05:05:20 docker.io 05:05:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:05:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:05:20 Configure a credential helper to remove this warning. See 05:05:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:05:20 05:05:20 Login Succeeded 05:05:20 ---> docker-login.sh ends [Pipeline] } 05:05:20 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 05:05:21 [edgeXDocker.push] Tagging docker image core-command with the following tags: 05:05:21 9675a5ee09cc494ffa2aa568efa83b8e79c24aab 05:05:21 2.0.0-dev.242 05:05:21 9675a5ee09cc494ffa2aa568efa83b8e79c24aab-2.0.0-dev.242 05:05:21 master 05:05:21 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 05:05:21 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:9675a5ee09cc494ffa2aa568efa83b8e79c24aab [Pipeline] isUnix [Pipeline] sh 05:05:21 + docker push nexus3.edgexfoundry.org:10004/core-command:9675a5ee09cc494ffa2aa568efa83b8e79c24aab 05:05:21 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 05:05:21 0dd73d500bf3: Preparing 05:05:21 574a82cf9b7f: Preparing 05:05:21 2d65f9812378: Preparing 05:05:21 3dbd354fd21a: Preparing 05:05:21 32f366d666a5: Preparing 05:05:21 32f366d666a5: Layer already exists 05:05:21 0dd73d500bf3: Pushed 05:05:21 2d65f9812378: Pushed 05:05:21 3dbd354fd21a: Pushed 05:05:22 574a82cf9b7f: Pushed 05:05:23 9675a5ee09cc494ffa2aa568efa83b8e79c24aab: digest: sha256:737bb01a9ab2d141ee082e33f70da3f2f05240ca37328a80571308157cfa6208 size: 1363 [Pipeline] isUnix [Pipeline] sh 05:05:23 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:2.0.0-dev.242 [Pipeline] isUnix [Pipeline] sh 05:05:23 + docker push nexus3.edgexfoundry.org:10004/core-command:2.0.0-dev.242 05:05:23 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 05:05:23 0dd73d500bf3: Preparing 05:05:23 574a82cf9b7f: Preparing 05:05:23 2d65f9812378: Preparing 05:05:23 3dbd354fd21a: Preparing 05:05:23 32f366d666a5: Preparing 05:05:23 3dbd354fd21a: Layer already exists 05:05:23 0dd73d500bf3: Layer already exists 05:05:23 574a82cf9b7f: Layer already exists 05:05:23 2d65f9812378: Layer already exists 05:05:23 32f366d666a5: Layer already exists 05:05:23 2.0.0-dev.242: digest: sha256:737bb01a9ab2d141ee082e33f70da3f2f05240ca37328a80571308157cfa6208 size: 1363 [Pipeline] isUnix [Pipeline] sh 05:05:24 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:9675a5ee09cc494ffa2aa568efa83b8e79c24aab-2.0.0-dev.242 [Pipeline] isUnix [Pipeline] sh 05:05:24 + docker push nexus3.edgexfoundry.org:10004/core-command:9675a5ee09cc494ffa2aa568efa83b8e79c24aab-2.0.0-dev.242 05:05:24 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 05:05:24 0dd73d500bf3: Preparing 05:05:24 574a82cf9b7f: Preparing 05:05:24 2d65f9812378: Preparing 05:05:24 3dbd354fd21a: Preparing 05:05:24 32f366d666a5: Preparing 05:05:24 0dd73d500bf3: Layer already exists 05:05:24 32f366d666a5: Layer already exists 05:05:24 2d65f9812378: Layer already exists 05:05:24 3dbd354fd21a: Layer already exists 05:05:24 574a82cf9b7f: Layer already exists 05:05:24 9675a5ee09cc494ffa2aa568efa83b8e79c24aab-2.0.0-dev.242: digest: sha256:737bb01a9ab2d141ee082e33f70da3f2f05240ca37328a80571308157cfa6208 size: 1363 [Pipeline] isUnix [Pipeline] sh 05:05:24 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:master [Pipeline] isUnix [Pipeline] sh 05:05:25 + docker push nexus3.edgexfoundry.org:10004/core-command:master 05:05:25 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 05:05:25 0dd73d500bf3: Preparing 05:05:25 574a82cf9b7f: Preparing 05:05:25 2d65f9812378: Preparing 05:05:25 3dbd354fd21a: Preparing 05:05:25 32f366d666a5: Preparing 05:05:25 32f366d666a5: Layer already exists 05:05:25 0dd73d500bf3: Layer already exists 05:05:25 574a82cf9b7f: Layer already exists 05:05:25 2d65f9812378: Layer already exists 05:05:25 3dbd354fd21a: Layer already exists 05:05:25 master: digest: sha256:737bb01a9ab2d141ee082e33f70da3f2f05240ca37328a80571308157cfa6208 size: 1363 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 05:05:25 ===================================================== [Pipeline] echo 05:05:25 taggedImages: 05:05:25 - nexus3.edgexfoundry.org:10004/core-command:9675a5ee09cc494ffa2aa568efa83b8e79c24aab 05:05:25 - nexus3.edgexfoundry.org:10004/core-command:2.0.0-dev.242 05:05:25 - nexus3.edgexfoundry.org:10004/core-command:9675a5ee09cc494ffa2aa568efa83b8e79c24aab-2.0.0-dev.242 05:05:25 - nexus3.edgexfoundry.org:10004/core-command:master [Pipeline] echo 05:05:25 [edgeXDocker.push] Tagging docker image core-data with the following tags: 05:05:25 9675a5ee09cc494ffa2aa568efa83b8e79c24aab 05:05:25 2.0.0-dev.242 05:05:25 9675a5ee09cc494ffa2aa568efa83b8e79c24aab-2.0.0-dev.242 05:05:25 master 05:05:25 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 05:05:25 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:9675a5ee09cc494ffa2aa568efa83b8e79c24aab [Pipeline] isUnix [Pipeline] sh 05:05:25 + docker push nexus3.edgexfoundry.org:10004/core-data:9675a5ee09cc494ffa2aa568efa83b8e79c24aab 05:05:25 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 05:05:25 33342255891c: Preparing 05:05:25 279473734fb5: Preparing 05:05:25 2d65f9812378: Preparing 05:05:25 91ddda29f874: Preparing 05:05:25 fdaddcf579ce: Preparing 05:05:25 32f366d666a5: Preparing 05:05:25 32f366d666a5: Waiting 05:05:25 2d65f9812378: Layer already exists 05:05:26 32f366d666a5: Layer already exists 05:05:26 33342255891c: Pushed 05:05:26 fdaddcf579ce: Pushed 05:05:26 91ddda29f874: Pushed 05:05:27 279473734fb5: Pushed 05:05:27 9675a5ee09cc494ffa2aa568efa83b8e79c24aab: digest: sha256:c07abb97d00a0e91b2237a961107e315f671d4d50aff7ce8c58ae023859bf930 size: 1572 [Pipeline] isUnix [Pipeline] sh 05:05:27 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:2.0.0-dev.242 [Pipeline] isUnix [Pipeline] sh 05:05:28 + docker push nexus3.edgexfoundry.org:10004/core-data:2.0.0-dev.242 05:05:28 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 05:05:28 33342255891c: Preparing 05:05:28 279473734fb5: Preparing 05:05:28 2d65f9812378: Preparing 05:05:28 91ddda29f874: Preparing 05:05:28 fdaddcf579ce: Preparing 05:05:28 32f366d666a5: Preparing 05:05:28 32f366d666a5: Waiting 05:05:28 fdaddcf579ce: Layer already exists 05:05:28 279473734fb5: Layer already exists 05:05:28 33342255891c: Layer already exists 05:05:28 2d65f9812378: Layer already exists 05:05:28 91ddda29f874: Layer already exists 05:05:28 32f366d666a5: Layer already exists 05:05:28 2.0.0-dev.242: digest: sha256:c07abb97d00a0e91b2237a961107e315f671d4d50aff7ce8c58ae023859bf930 size: 1572 [Pipeline] isUnix [Pipeline] sh 05:05:28 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:9675a5ee09cc494ffa2aa568efa83b8e79c24aab-2.0.0-dev.242 [Pipeline] isUnix [Pipeline] sh 05:05:28 + docker push nexus3.edgexfoundry.org:10004/core-data:9675a5ee09cc494ffa2aa568efa83b8e79c24aab-2.0.0-dev.242 05:05:28 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 05:05:28 33342255891c: Preparing 05:05:28 279473734fb5: Preparing 05:05:28 2d65f9812378: Preparing 05:05:28 91ddda29f874: Preparing 05:05:28 fdaddcf579ce: Preparing 05:05:28 32f366d666a5: Preparing 05:05:28 32f366d666a5: Waiting 05:05:28 2d65f9812378: Layer already exists 05:05:28 fdaddcf579ce: Layer already exists 05:05:28 33342255891c: Layer already exists 05:05:28 279473734fb5: Layer already exists 05:05:28 91ddda29f874: Layer already exists 05:05:28 32f366d666a5: Layer already exists 05:05:28 9675a5ee09cc494ffa2aa568efa83b8e79c24aab-2.0.0-dev.242: digest: sha256:c07abb97d00a0e91b2237a961107e315f671d4d50aff7ce8c58ae023859bf930 size: 1572 [Pipeline] isUnix [Pipeline] sh 05:05:28 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:master [Pipeline] isUnix [Pipeline] sh 05:05:29 + docker push nexus3.edgexfoundry.org:10004/core-data:master 05:05:29 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 05:05:29 33342255891c: Preparing 05:05:29 279473734fb5: Preparing 05:05:29 2d65f9812378: Preparing 05:05:29 91ddda29f874: Preparing 05:05:29 fdaddcf579ce: Preparing 05:05:29 32f366d666a5: Preparing 05:05:29 32f366d666a5: Waiting 05:05:29 91ddda29f874: Layer already exists 05:05:29 fdaddcf579ce: Layer already exists 05:05:29 279473734fb5: Layer already exists 05:05:29 33342255891c: Layer already exists 05:05:29 32f366d666a5: Layer already exists 05:05:29 2d65f9812378: Layer already exists 05:05:29 master: digest: sha256:c07abb97d00a0e91b2237a961107e315f671d4d50aff7ce8c58ae023859bf930 size: 1572 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 05:05:29 ===================================================== [Pipeline] echo 05:05:29 taggedImages: 05:05:29 - nexus3.edgexfoundry.org:10004/core-data:9675a5ee09cc494ffa2aa568efa83b8e79c24aab 05:05:29 - nexus3.edgexfoundry.org:10004/core-data:2.0.0-dev.242 05:05:29 - nexus3.edgexfoundry.org:10004/core-data:9675a5ee09cc494ffa2aa568efa83b8e79c24aab-2.0.0-dev.242 05:05:29 - nexus3.edgexfoundry.org:10004/core-data:master [Pipeline] echo 05:05:29 [edgeXDocker.push] Tagging docker image core-metadata with the following tags: 05:05:29 9675a5ee09cc494ffa2aa568efa83b8e79c24aab 05:05:29 2.0.0-dev.242 05:05:29 9675a5ee09cc494ffa2aa568efa83b8e79c24aab-2.0.0-dev.242 05:05:29 master 05:05:29 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 05:05:29 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:9675a5ee09cc494ffa2aa568efa83b8e79c24aab [Pipeline] isUnix [Pipeline] sh 05:05:29 + docker push nexus3.edgexfoundry.org:10004/core-metadata:9675a5ee09cc494ffa2aa568efa83b8e79c24aab 05:05:29 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 05:05:29 995caf0c315b: Preparing 05:05:29 5ff81f119805: Preparing 05:05:29 2d65f9812378: Preparing 05:05:29 3dbd354fd21a: Preparing 05:05:29 32f366d666a5: Preparing 05:05:29 3dbd354fd21a: Layer already exists 05:05:29 2d65f9812378: Layer already exists 05:05:29 32f366d666a5: Layer already exists 05:05:29 995caf0c315b: Pushed 05:05:31 5ff81f119805: Pushed 05:05:31 9675a5ee09cc494ffa2aa568efa83b8e79c24aab: digest: sha256:eb6211b0b987f1895195d3b6d2f008951a186e454698a7f4f727e07bfaed1fa6 size: 1363 [Pipeline] isUnix [Pipeline] sh 05:05:32 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:2.0.0-dev.242 [Pipeline] isUnix [Pipeline] sh 05:05:32 + docker push nexus3.edgexfoundry.org:10004/core-metadata:2.0.0-dev.242 05:05:32 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 05:05:32 995caf0c315b: Preparing 05:05:32 5ff81f119805: Preparing 05:05:32 2d65f9812378: Preparing 05:05:32 3dbd354fd21a: Preparing 05:05:32 32f366d666a5: Preparing 05:05:32 2d65f9812378: Layer already exists 05:05:32 995caf0c315b: Layer already exists 05:05:32 32f366d666a5: Layer already exists 05:05:32 5ff81f119805: Layer already exists 05:05:32 3dbd354fd21a: Layer already exists 05:05:32 2.0.0-dev.242: digest: sha256:eb6211b0b987f1895195d3b6d2f008951a186e454698a7f4f727e07bfaed1fa6 size: 1363 [Pipeline] isUnix [Pipeline] sh 05:05:32 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:9675a5ee09cc494ffa2aa568efa83b8e79c24aab-2.0.0-dev.242 [Pipeline] isUnix [Pipeline] sh 05:05:33 + docker push nexus3.edgexfoundry.org:10004/core-metadata:9675a5ee09cc494ffa2aa568efa83b8e79c24aab-2.0.0-dev.242 05:05:33 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 05:05:33 995caf0c315b: Preparing 05:05:33 5ff81f119805: Preparing 05:05:33 2d65f9812378: Preparing 05:05:33 3dbd354fd21a: Preparing 05:05:33 32f366d666a5: Preparing 05:05:33 2d65f9812378: Layer already exists 05:05:33 32f366d666a5: Layer already exists 05:05:33 995caf0c315b: Layer already exists 05:05:33 3dbd354fd21a: Layer already exists 05:05:33 5ff81f119805: Layer already exists 05:05:33 9675a5ee09cc494ffa2aa568efa83b8e79c24aab-2.0.0-dev.242: digest: sha256:eb6211b0b987f1895195d3b6d2f008951a186e454698a7f4f727e07bfaed1fa6 size: 1363 [Pipeline] isUnix [Pipeline] sh 05:05:33 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:master [Pipeline] isUnix [Pipeline] sh 05:05:33 + docker push nexus3.edgexfoundry.org:10004/core-metadata:master 05:05:33 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 05:05:33 995caf0c315b: Preparing 05:05:33 5ff81f119805: Preparing 05:05:33 2d65f9812378: Preparing 05:05:33 3dbd354fd21a: Preparing 05:05:33 32f366d666a5: Preparing 05:05:33 2d65f9812378: Layer already exists 05:05:33 3dbd354fd21a: Layer already exists 05:05:33 5ff81f119805: Layer already exists 05:05:33 995caf0c315b: Layer already exists 05:05:33 32f366d666a5: Layer already exists 05:05:33 master: digest: sha256:eb6211b0b987f1895195d3b6d2f008951a186e454698a7f4f727e07bfaed1fa6 size: 1363 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 05:05:33 ===================================================== [Pipeline] echo 05:05:33 taggedImages: 05:05:33 - nexus3.edgexfoundry.org:10004/core-metadata:9675a5ee09cc494ffa2aa568efa83b8e79c24aab 05:05:33 - nexus3.edgexfoundry.org:10004/core-metadata:2.0.0-dev.242 05:05:33 - nexus3.edgexfoundry.org:10004/core-metadata:9675a5ee09cc494ffa2aa568efa83b8e79c24aab-2.0.0-dev.242 05:05:33 - nexus3.edgexfoundry.org:10004/core-metadata:master [Pipeline] echo 05:05:33 [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: 05:05:33 9675a5ee09cc494ffa2aa568efa83b8e79c24aab 05:05:33 2.0.0-dev.242 05:05:33 9675a5ee09cc494ffa2aa568efa83b8e79c24aab-2.0.0-dev.242 05:05:33 master 05:05:33 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 05:05:34 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:9675a5ee09cc494ffa2aa568efa83b8e79c24aab [Pipeline] isUnix [Pipeline] sh 05:05:34 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:9675a5ee09cc494ffa2aa568efa83b8e79c24aab 05:05:34 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 05:05:34 054e06f3a803: Preparing 05:05:34 054e06f3a803: Preparing 05:05:34 ee4520ef6320: Preparing 05:05:34 592a0b193181: Preparing 05:05:34 0fa0134d9c1b: Preparing 05:05:34 daa050cf3883: Preparing 05:05:34 2d65f9812378: Preparing 05:05:34 c44e033016ed: Preparing 05:05:34 c44e033016ed: Preparing 05:05:34 3af0dc5a769f: Preparing 05:05:34 fafdb9599f5f: Preparing 05:05:34 32f366d666a5: Preparing 05:05:34 2d65f9812378: Waiting 05:05:34 c44e033016ed: Waiting 05:05:34 3af0dc5a769f: Waiting 05:05:34 fafdb9599f5f: Waiting 05:05:34 32f366d666a5: Waiting 05:05:34 054e06f3a803: Pushed 05:05:34 2d65f9812378: Layer already exists 05:05:34 0fa0134d9c1b: Pushed 05:05:34 ee4520ef6320: Pushed 05:05:34 592a0b193181: Pushed 05:05:34 32f366d666a5: Layer already exists 05:05:34 c44e033016ed: Pushed 05:05:35 3af0dc5a769f: Pushed 05:05:35 fafdb9599f5f: Pushed 05:05:36 daa050cf3883: Pushed 05:05:36 9675a5ee09cc494ffa2aa568efa83b8e79c24aab: digest: sha256:9b262ba1a2e49f186e013272938a4d16ae12dee5130ab179493579c13e400927 size: 2817 [Pipeline] isUnix [Pipeline] sh 05:05:36 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:2.0.0-dev.242 [Pipeline] isUnix [Pipeline] sh 05:05:37 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:2.0.0-dev.242 05:05:37 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 05:05:37 054e06f3a803: Preparing 05:05:37 054e06f3a803: Preparing 05:05:37 ee4520ef6320: Preparing 05:05:37 592a0b193181: Preparing 05:05:37 0fa0134d9c1b: Preparing 05:05:37 daa050cf3883: Preparing 05:05:37 2d65f9812378: Preparing 05:05:37 c44e033016ed: Preparing 05:05:37 c44e033016ed: Preparing 05:05:37 3af0dc5a769f: Preparing 05:05:37 fafdb9599f5f: Preparing 05:05:37 32f366d666a5: Preparing 05:05:37 3af0dc5a769f: Waiting 05:05:37 fafdb9599f5f: Waiting 05:05:37 2d65f9812378: Waiting 05:05:37 c44e033016ed: Waiting 05:05:37 32f366d666a5: Waiting 05:05:37 592a0b193181: Layer already exists 05:05:37 ee4520ef6320: Layer already exists 05:05:37 054e06f3a803: Layer already exists 05:05:37 0fa0134d9c1b: Layer already exists 05:05:37 daa050cf3883: Layer already exists 05:05:37 2d65f9812378: Layer already exists 05:05:37 3af0dc5a769f: Layer already exists 05:05:37 fafdb9599f5f: Layer already exists 05:05:37 c44e033016ed: Layer already exists 05:05:37 32f366d666a5: Layer already exists 05:05:37 2.0.0-dev.242: digest: sha256:9b262ba1a2e49f186e013272938a4d16ae12dee5130ab179493579c13e400927 size: 2817 [Pipeline] isUnix [Pipeline] sh 05:05:37 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:9675a5ee09cc494ffa2aa568efa83b8e79c24aab-2.0.0-dev.242 [Pipeline] isUnix [Pipeline] sh 05:05:37 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:9675a5ee09cc494ffa2aa568efa83b8e79c24aab-2.0.0-dev.242 05:05:37 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 05:05:37 054e06f3a803: Preparing 05:05:37 054e06f3a803: Preparing 05:05:37 ee4520ef6320: Preparing 05:05:37 592a0b193181: Preparing 05:05:37 0fa0134d9c1b: Preparing 05:05:37 daa050cf3883: Preparing 05:05:37 2d65f9812378: Preparing 05:05:37 c44e033016ed: Preparing 05:05:37 c44e033016ed: Preparing 05:05:37 3af0dc5a769f: Preparing 05:05:37 fafdb9599f5f: Preparing 05:05:37 32f366d666a5: Preparing 05:05:37 c44e033016ed: Waiting 05:05:37 3af0dc5a769f: Waiting 05:05:37 fafdb9599f5f: Waiting 05:05:37 32f366d666a5: Waiting 05:05:37 2d65f9812378: Waiting 05:05:37 054e06f3a803: Layer already exists 05:05:37 ee4520ef6320: Layer already exists 05:05:37 592a0b193181: Layer already exists 05:05:37 daa050cf3883: Layer already exists 05:05:37 0fa0134d9c1b: Layer already exists 05:05:37 c44e033016ed: Layer already exists 05:05:37 2d65f9812378: Layer already exists 05:05:37 3af0dc5a769f: Layer already exists 05:05:37 32f366d666a5: Layer already exists 05:05:37 fafdb9599f5f: Layer already exists 05:05:37 9675a5ee09cc494ffa2aa568efa83b8e79c24aab-2.0.0-dev.242: digest: sha256:9b262ba1a2e49f186e013272938a4d16ae12dee5130ab179493579c13e400927 size: 2817 [Pipeline] isUnix [Pipeline] sh 05:05:37 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:master [Pipeline] isUnix [Pipeline] sh 05:05:38 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:master 05:05:38 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 05:05:38 054e06f3a803: Preparing 05:05:38 054e06f3a803: Preparing 05:05:38 ee4520ef6320: Preparing 05:05:38 592a0b193181: Preparing 05:05:38 0fa0134d9c1b: Preparing 05:05:38 daa050cf3883: Preparing 05:05:38 2d65f9812378: Preparing 05:05:38 c44e033016ed: Preparing 05:05:38 c44e033016ed: Preparing 05:05:38 3af0dc5a769f: Preparing 05:05:38 fafdb9599f5f: Preparing 05:05:38 32f366d666a5: Preparing 05:05:38 2d65f9812378: Waiting 05:05:38 c44e033016ed: Waiting 05:05:38 3af0dc5a769f: Waiting 05:05:38 fafdb9599f5f: Waiting 05:05:38 32f366d666a5: Waiting 05:05:38 054e06f3a803: Layer already exists 05:05:38 ee4520ef6320: Layer already exists 05:05:38 0fa0134d9c1b: Layer already exists 05:05:38 daa050cf3883: Layer already exists 05:05:38 592a0b193181: Layer already exists 05:05:38 c44e033016ed: Layer already exists 05:05:38 2d65f9812378: Layer already exists 05:05:38 3af0dc5a769f: Layer already exists 05:05:38 32f366d666a5: Layer already exists 05:05:38 fafdb9599f5f: Layer already exists 05:05:38 master: digest: sha256:9b262ba1a2e49f186e013272938a4d16ae12dee5130ab179493579c13e400927 size: 2817 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 05:05:38 ===================================================== [Pipeline] echo 05:05:38 taggedImages: 05:05:38 - nexus3.edgexfoundry.org:10004/security-bootstrapper:9675a5ee09cc494ffa2aa568efa83b8e79c24aab 05:05:38 - nexus3.edgexfoundry.org:10004/security-bootstrapper:2.0.0-dev.242 05:05:38 - nexus3.edgexfoundry.org:10004/security-bootstrapper:9675a5ee09cc494ffa2aa568efa83b8e79c24aab-2.0.0-dev.242 05:05:38 - nexus3.edgexfoundry.org:10004/security-bootstrapper:master [Pipeline] echo 05:05:38 [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: 05:05:38 9675a5ee09cc494ffa2aa568efa83b8e79c24aab 05:05:38 2.0.0-dev.242 05:05:38 9675a5ee09cc494ffa2aa568efa83b8e79c24aab-2.0.0-dev.242 05:05:38 master 05:05:38 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 05:05:38 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:9675a5ee09cc494ffa2aa568efa83b8e79c24aab [Pipeline] isUnix [Pipeline] sh 05:05:39 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:9675a5ee09cc494ffa2aa568efa83b8e79c24aab 05:05:39 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 05:05:39 b7fbb46a0ec8: Preparing 05:05:39 bfc562f4f54a: Preparing 05:05:39 87856c7af398: Preparing 05:05:39 cd19b69d19cb: Preparing 05:05:39 57aecc3b5513: Preparing 05:05:39 32f366d666a5: Preparing 05:05:39 32f366d666a5: Waiting 05:05:39 cd19b69d19cb: Pushed 05:05:39 32f366d666a5: Layer already exists 05:05:39 87856c7af398: Pushed 05:05:39 57aecc3b5513: Pushed 05:05:40 b7fbb46a0ec8: Pushed 05:05:40 bfc562f4f54a: Pushed 05:05:40 9675a5ee09cc494ffa2aa568efa83b8e79c24aab: digest: sha256:11fd2a5c89db40cc2b5a02e928c43ef6be9e6b7ddb68db4c79ee67c01e88fd91 size: 1575 [Pipeline] isUnix [Pipeline] sh 05:05:40 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:2.0.0-dev.242 [Pipeline] isUnix [Pipeline] sh 05:05:40 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:2.0.0-dev.242 05:05:40 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 05:05:40 b7fbb46a0ec8: Preparing 05:05:40 bfc562f4f54a: Preparing 05:05:40 87856c7af398: Preparing 05:05:40 cd19b69d19cb: Preparing 05:05:40 57aecc3b5513: Preparing 05:05:40 32f366d666a5: Preparing 05:05:40 32f366d666a5: Waiting 05:05:40 57aecc3b5513: Layer already exists 05:05:40 bfc562f4f54a: Layer already exists 05:05:40 87856c7af398: Layer already exists 05:05:40 b7fbb46a0ec8: Layer already exists 05:05:40 cd19b69d19cb: Layer already exists 05:05:40 32f366d666a5: Layer already exists 05:05:40 2.0.0-dev.242: digest: sha256:11fd2a5c89db40cc2b5a02e928c43ef6be9e6b7ddb68db4c79ee67c01e88fd91 size: 1575 [Pipeline] isUnix [Pipeline] sh 05:05:41 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:9675a5ee09cc494ffa2aa568efa83b8e79c24aab-2.0.0-dev.242 [Pipeline] isUnix [Pipeline] sh 05:05:41 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:9675a5ee09cc494ffa2aa568efa83b8e79c24aab-2.0.0-dev.242 05:05:41 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 05:05:41 b7fbb46a0ec8: Preparing 05:05:41 bfc562f4f54a: Preparing 05:05:41 87856c7af398: Preparing 05:05:41 cd19b69d19cb: Preparing 05:05:41 57aecc3b5513: Preparing 05:05:41 32f366d666a5: Preparing 05:05:41 32f366d666a5: Waiting 05:05:41 bfc562f4f54a: Layer already exists 05:05:41 57aecc3b5513: Layer already exists 05:05:41 b7fbb46a0ec8: Layer already exists 05:05:41 87856c7af398: Layer already exists 05:05:41 cd19b69d19cb: Layer already exists 05:05:41 32f366d666a5: Layer already exists 05:05:41 9675a5ee09cc494ffa2aa568efa83b8e79c24aab-2.0.0-dev.242: digest: sha256:11fd2a5c89db40cc2b5a02e928c43ef6be9e6b7ddb68db4c79ee67c01e88fd91 size: 1575 [Pipeline] isUnix [Pipeline] sh 05:05:41 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:master [Pipeline] isUnix [Pipeline] sh 05:05:42 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:master 05:05:42 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 05:05:42 b7fbb46a0ec8: Preparing 05:05:42 bfc562f4f54a: Preparing 05:05:42 87856c7af398: Preparing 05:05:42 cd19b69d19cb: Preparing 05:05:42 57aecc3b5513: Preparing 05:05:42 32f366d666a5: Preparing 05:05:42 32f366d666a5: Waiting 05:05:42 bfc562f4f54a: Layer already exists 05:05:42 57aecc3b5513: Layer already exists 05:05:42 cd19b69d19cb: Layer already exists 05:05:42 87856c7af398: Layer already exists 05:05:42 b7fbb46a0ec8: Layer already exists 05:05:42 32f366d666a5: Layer already exists 05:05:42 master: digest: sha256:11fd2a5c89db40cc2b5a02e928c43ef6be9e6b7ddb68db4c79ee67c01e88fd91 size: 1575 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 05:05:42 ===================================================== [Pipeline] echo 05:05:42 taggedImages: 05:05:42 - nexus3.edgexfoundry.org:10004/security-proxy-setup:9675a5ee09cc494ffa2aa568efa83b8e79c24aab 05:05:42 - nexus3.edgexfoundry.org:10004/security-proxy-setup:2.0.0-dev.242 05:05:42 - nexus3.edgexfoundry.org:10004/security-proxy-setup:9675a5ee09cc494ffa2aa568efa83b8e79c24aab-2.0.0-dev.242 05:05:42 - nexus3.edgexfoundry.org:10004/security-proxy-setup:master [Pipeline] echo 05:05:42 [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: 05:05:42 9675a5ee09cc494ffa2aa568efa83b8e79c24aab 05:05:42 2.0.0-dev.242 05:05:42 9675a5ee09cc494ffa2aa568efa83b8e79c24aab-2.0.0-dev.242 05:05:42 master 05:05:42 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 05:05:42 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:9675a5ee09cc494ffa2aa568efa83b8e79c24aab [Pipeline] isUnix [Pipeline] sh 05:05:42 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:9675a5ee09cc494ffa2aa568efa83b8e79c24aab 05:05:42 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 05:05:42 5cafaa7b06e6: Preparing 05:05:42 b7c6cf203b27: Preparing 05:05:42 7125e08c9f0c: Preparing 05:05:42 83df0433d753: Preparing 05:05:42 a52b3a6e71a3: Preparing 05:05:42 3bff454edbbf: Preparing 05:05:42 1e5741785d5c: Preparing 05:05:42 a8ef1bc8fecc: Preparing 05:05:42 f4ede8f406cc: Preparing 05:05:42 32f366d666a5: Preparing 05:05:42 3bff454edbbf: Waiting 05:05:42 1e5741785d5c: Waiting 05:05:42 a8ef1bc8fecc: Waiting 05:05:42 f4ede8f406cc: Waiting 05:05:42 32f366d666a5: Waiting 05:05:43 5cafaa7b06e6: Pushed 05:05:43 a52b3a6e71a3: Pushed 05:05:43 b7c6cf203b27: Pushed 05:05:43 3bff454edbbf: Pushed 05:05:43 1e5741785d5c: Pushed 05:05:43 32f366d666a5: Layer already exists 05:05:43 a8ef1bc8fecc: Pushed 05:05:43 83df0433d753: Pushed 05:05:43 7125e08c9f0c: Pushed 05:05:44 f4ede8f406cc: Pushed 05:05:44 9675a5ee09cc494ffa2aa568efa83b8e79c24aab: digest: sha256:160e9e2325e60b37d28f52927ac8779260559accc26af766d0d2b950e6509eb7 size: 2405 [Pipeline] isUnix [Pipeline] sh 05:05:44 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.0.0-dev.242 [Pipeline] isUnix [Pipeline] sh 05:05:44 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.0.0-dev.242 05:05:44 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 05:05:44 5cafaa7b06e6: Preparing 05:05:44 b7c6cf203b27: Preparing 05:05:44 7125e08c9f0c: Preparing 05:05:44 83df0433d753: Preparing 05:05:44 a52b3a6e71a3: Preparing 05:05:44 3bff454edbbf: Preparing 05:05:44 1e5741785d5c: Preparing 05:05:44 a8ef1bc8fecc: Preparing 05:05:44 f4ede8f406cc: Preparing 05:05:44 32f366d666a5: Preparing 05:05:44 3bff454edbbf: Waiting 05:05:44 1e5741785d5c: Waiting 05:05:44 a8ef1bc8fecc: Waiting 05:05:44 f4ede8f406cc: Waiting 05:05:44 32f366d666a5: Waiting 05:05:44 b7c6cf203b27: Layer already exists 05:05:44 83df0433d753: Layer already exists 05:05:44 a52b3a6e71a3: Layer already exists 05:05:44 5cafaa7b06e6: Layer already exists 05:05:44 7125e08c9f0c: Layer already exists 05:05:44 3bff454edbbf: Layer already exists 05:05:44 1e5741785d5c: Layer already exists 05:05:44 a8ef1bc8fecc: Layer already exists 05:05:44 f4ede8f406cc: Layer already exists 05:05:44 32f366d666a5: Layer already exists 05:05:44 2.0.0-dev.242: digest: sha256:160e9e2325e60b37d28f52927ac8779260559accc26af766d0d2b950e6509eb7 size: 2405 [Pipeline] isUnix [Pipeline] sh 05:05:45 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:9675a5ee09cc494ffa2aa568efa83b8e79c24aab-2.0.0-dev.242 [Pipeline] isUnix [Pipeline] sh 05:05:45 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:9675a5ee09cc494ffa2aa568efa83b8e79c24aab-2.0.0-dev.242 05:05:45 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 05:05:45 5cafaa7b06e6: Preparing 05:05:45 b7c6cf203b27: Preparing 05:05:45 7125e08c9f0c: Preparing 05:05:45 83df0433d753: Preparing 05:05:45 a52b3a6e71a3: Preparing 05:05:45 3bff454edbbf: Preparing 05:05:45 1e5741785d5c: Preparing 05:05:45 a8ef1bc8fecc: Preparing 05:05:45 f4ede8f406cc: Preparing 05:05:45 32f366d666a5: Preparing 05:05:45 1e5741785d5c: Waiting 05:05:45 a8ef1bc8fecc: Waiting 05:05:45 f4ede8f406cc: Waiting 05:05:45 32f366d666a5: Waiting 05:05:45 3bff454edbbf: Waiting 05:05:45 5cafaa7b06e6: Layer already exists 05:05:45 83df0433d753: Layer already exists 05:05:45 7125e08c9f0c: Layer already exists 05:05:45 b7c6cf203b27: Layer already exists 05:05:45 a52b3a6e71a3: Layer already exists 05:05:45 3bff454edbbf: Layer already exists 05:05:45 1e5741785d5c: Layer already exists 05:05:45 a8ef1bc8fecc: Layer already exists 05:05:45 32f366d666a5: Layer already exists 05:05:45 f4ede8f406cc: Layer already exists 05:05:45 9675a5ee09cc494ffa2aa568efa83b8e79c24aab-2.0.0-dev.242: digest: sha256:160e9e2325e60b37d28f52927ac8779260559accc26af766d0d2b950e6509eb7 size: 2405 [Pipeline] isUnix [Pipeline] sh 05:05:45 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:master [Pipeline] isUnix [Pipeline] sh 05:05:46 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:master 05:05:46 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 05:05:46 5cafaa7b06e6: Preparing 05:05:46 b7c6cf203b27: Preparing 05:05:46 7125e08c9f0c: Preparing 05:05:46 83df0433d753: Preparing 05:05:46 a52b3a6e71a3: Preparing 05:05:46 3bff454edbbf: Preparing 05:05:46 1e5741785d5c: Preparing 05:05:46 a8ef1bc8fecc: Preparing 05:05:46 f4ede8f406cc: Preparing 05:05:46 32f366d666a5: Preparing 05:05:46 1e5741785d5c: Waiting 05:05:46 a8ef1bc8fecc: Waiting 05:05:46 f4ede8f406cc: Waiting 05:05:46 32f366d666a5: Waiting 05:05:46 3bff454edbbf: Waiting 05:05:46 83df0433d753: Layer already exists 05:05:46 b7c6cf203b27: Layer already exists 05:05:46 5cafaa7b06e6: Layer already exists 05:05:46 7125e08c9f0c: Layer already exists 05:05:46 a52b3a6e71a3: Layer already exists 05:05:46 a8ef1bc8fecc: Layer already exists 05:05:46 1e5741785d5c: Layer already exists 05:05:46 3bff454edbbf: Layer already exists 05:05:46 f4ede8f406cc: Layer already exists 05:05:46 32f366d666a5: Layer already exists 05:05:46 master: digest: sha256:160e9e2325e60b37d28f52927ac8779260559accc26af766d0d2b950e6509eb7 size: 2405 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 05:05:46 ===================================================== [Pipeline] echo 05:05:46 taggedImages: 05:05:46 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:9675a5ee09cc494ffa2aa568efa83b8e79c24aab 05:05:46 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.0.0-dev.242 05:05:46 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:9675a5ee09cc494ffa2aa568efa83b8e79c24aab-2.0.0-dev.242 05:05:46 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:master [Pipeline] echo 05:05:46 [edgeXDocker.push] Tagging docker image support-notifications with the following tags: 05:05:46 9675a5ee09cc494ffa2aa568efa83b8e79c24aab 05:05:46 2.0.0-dev.242 05:05:46 9675a5ee09cc494ffa2aa568efa83b8e79c24aab-2.0.0-dev.242 05:05:46 master 05:05:46 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 05:05:46 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:9675a5ee09cc494ffa2aa568efa83b8e79c24aab [Pipeline] isUnix [Pipeline] sh 05:05:46 + docker push nexus3.edgexfoundry.org:10004/support-notifications:9675a5ee09cc494ffa2aa568efa83b8e79c24aab 05:05:46 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 05:05:46 96018e3e94e4: Preparing 05:05:46 e97815955720: Preparing 05:05:46 2d65f9812378: Preparing 05:05:46 e7926dc7d1d4: Preparing 05:05:46 32f366d666a5: Preparing 05:05:46 2d65f9812378: Layer already exists 05:05:46 32f366d666a5: Layer already exists 05:05:46 96018e3e94e4: Pushed 05:05:46 e7926dc7d1d4: Pushed 05:05:48 e97815955720: Pushed 05:05:48 9675a5ee09cc494ffa2aa568efa83b8e79c24aab: digest: sha256:73b7b908bec06cda519962a99ba848a2e8a19bf2ddb52c11742b4d002510b597 size: 1364 [Pipeline] isUnix [Pipeline] sh 05:05:48 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:2.0.0-dev.242 [Pipeline] isUnix [Pipeline] sh 05:05:48 + docker push nexus3.edgexfoundry.org:10004/support-notifications:2.0.0-dev.242 05:05:48 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 05:05:48 96018e3e94e4: Preparing 05:05:48 e97815955720: Preparing 05:05:48 2d65f9812378: Preparing 05:05:48 e7926dc7d1d4: Preparing 05:05:48 32f366d666a5: Preparing 05:05:48 e7926dc7d1d4: Layer already exists 05:05:48 2d65f9812378: Layer already exists 05:05:48 e97815955720: Layer already exists 05:05:48 96018e3e94e4: Layer already exists 05:05:48 32f366d666a5: Layer already exists 05:05:48 2.0.0-dev.242: digest: sha256:73b7b908bec06cda519962a99ba848a2e8a19bf2ddb52c11742b4d002510b597 size: 1364 [Pipeline] isUnix [Pipeline] sh 05:05:49 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:9675a5ee09cc494ffa2aa568efa83b8e79c24aab-2.0.0-dev.242 [Pipeline] isUnix [Pipeline] sh 05:05:49 + docker push nexus3.edgexfoundry.org:10004/support-notifications:9675a5ee09cc494ffa2aa568efa83b8e79c24aab-2.0.0-dev.242 05:05:49 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 05:05:49 96018e3e94e4: Preparing 05:05:49 e97815955720: Preparing 05:05:49 2d65f9812378: Preparing 05:05:49 e7926dc7d1d4: Preparing 05:05:49 32f366d666a5: Preparing 05:05:49 2d65f9812378: Layer already exists 05:05:49 e97815955720: Layer already exists 05:05:49 96018e3e94e4: Layer already exists 05:05:49 e7926dc7d1d4: Layer already exists 05:05:49 32f366d666a5: Layer already exists 05:05:49 9675a5ee09cc494ffa2aa568efa83b8e79c24aab-2.0.0-dev.242: digest: sha256:73b7b908bec06cda519962a99ba848a2e8a19bf2ddb52c11742b4d002510b597 size: 1364 [Pipeline] isUnix [Pipeline] sh 05:05:49 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:master [Pipeline] isUnix [Pipeline] sh 05:05:50 + docker push nexus3.edgexfoundry.org:10004/support-notifications:master 05:05:50 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 05:05:50 96018e3e94e4: Preparing 05:05:50 e97815955720: Preparing 05:05:50 2d65f9812378: Preparing 05:05:50 e7926dc7d1d4: Preparing 05:05:50 32f366d666a5: Preparing 05:05:50 96018e3e94e4: Layer already exists 05:05:50 e97815955720: Layer already exists 05:05:50 2d65f9812378: Layer already exists 05:05:50 32f366d666a5: Layer already exists 05:05:50 e7926dc7d1d4: Layer already exists 05:05:50 master: digest: sha256:73b7b908bec06cda519962a99ba848a2e8a19bf2ddb52c11742b4d002510b597 size: 1364 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 05:05:50 ===================================================== [Pipeline] echo 05:05:50 taggedImages: 05:05:50 - nexus3.edgexfoundry.org:10004/support-notifications:9675a5ee09cc494ffa2aa568efa83b8e79c24aab 05:05:50 - nexus3.edgexfoundry.org:10004/support-notifications:2.0.0-dev.242 05:05:50 - nexus3.edgexfoundry.org:10004/support-notifications:9675a5ee09cc494ffa2aa568efa83b8e79c24aab-2.0.0-dev.242 05:05:50 - nexus3.edgexfoundry.org:10004/support-notifications:master [Pipeline] echo 05:05:50 [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: 05:05:50 9675a5ee09cc494ffa2aa568efa83b8e79c24aab 05:05:50 2.0.0-dev.242 05:05:50 9675a5ee09cc494ffa2aa568efa83b8e79c24aab-2.0.0-dev.242 05:05:50 master 05:05:50 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 05:05:50 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:9675a5ee09cc494ffa2aa568efa83b8e79c24aab [Pipeline] isUnix [Pipeline] sh 05:05:50 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:9675a5ee09cc494ffa2aa568efa83b8e79c24aab 05:05:50 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 05:05:50 07baa60646d4: Preparing 05:05:50 a431ae56da75: Preparing 05:05:50 2d65f9812378: Preparing 05:05:50 3dbd354fd21a: Preparing 05:05:50 32f366d666a5: Preparing 05:05:50 2d65f9812378: Layer already exists 05:05:50 3dbd354fd21a: Layer already exists 05:05:50 32f366d666a5: Layer already exists 05:05:50 07baa60646d4: Pushed 05:05:52 a431ae56da75: Pushed 05:05:52 9675a5ee09cc494ffa2aa568efa83b8e79c24aab: digest: sha256:920b0db85576e630ca62f6ac42bbbb7fb273adc990005757480ed0035e35c876 size: 1363 [Pipeline] isUnix [Pipeline] sh 05:05:53 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:2.0.0-dev.242 [Pipeline] isUnix [Pipeline] sh 05:05:53 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:2.0.0-dev.242 05:05:53 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 05:05:53 07baa60646d4: Preparing 05:05:53 a431ae56da75: Preparing 05:05:53 2d65f9812378: Preparing 05:05:53 3dbd354fd21a: Preparing 05:05:53 32f366d666a5: Preparing 05:05:53 3dbd354fd21a: Layer already exists 05:05:53 2d65f9812378: Layer already exists 05:05:53 32f366d666a5: Layer already exists 05:05:53 a431ae56da75: Layer already exists 05:05:53 07baa60646d4: Layer already exists 05:05:53 2.0.0-dev.242: digest: sha256:920b0db85576e630ca62f6ac42bbbb7fb273adc990005757480ed0035e35c876 size: 1363 [Pipeline] isUnix [Pipeline] sh 05:05:53 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:9675a5ee09cc494ffa2aa568efa83b8e79c24aab-2.0.0-dev.242 [Pipeline] isUnix [Pipeline] sh 05:05:53 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:9675a5ee09cc494ffa2aa568efa83b8e79c24aab-2.0.0-dev.242 05:05:53 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 05:05:53 07baa60646d4: Preparing 05:05:53 a431ae56da75: Preparing 05:05:53 2d65f9812378: Preparing 05:05:53 3dbd354fd21a: Preparing 05:05:53 32f366d666a5: Preparing 05:05:53 32f366d666a5: Layer already exists 05:05:53 a431ae56da75: Layer already exists 05:05:53 2d65f9812378: Layer already exists 05:05:53 3dbd354fd21a: Layer already exists 05:05:53 07baa60646d4: Layer already exists 05:05:53 9675a5ee09cc494ffa2aa568efa83b8e79c24aab-2.0.0-dev.242: digest: sha256:920b0db85576e630ca62f6ac42bbbb7fb273adc990005757480ed0035e35c876 size: 1363 [Pipeline] isUnix [Pipeline] sh 05:05:54 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:master [Pipeline] isUnix [Pipeline] sh 05:05:54 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:master 05:05:54 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 05:05:54 07baa60646d4: Preparing 05:05:54 a431ae56da75: Preparing 05:05:54 2d65f9812378: Preparing 05:05:54 3dbd354fd21a: Preparing 05:05:54 32f366d666a5: Preparing 05:05:54 07baa60646d4: Layer already exists 05:05:54 2d65f9812378: Layer already exists 05:05:54 32f366d666a5: Layer already exists 05:05:54 a431ae56da75: Layer already exists 05:05:54 3dbd354fd21a: Layer already exists 05:05:54 master: digest: sha256:920b0db85576e630ca62f6ac42bbbb7fb273adc990005757480ed0035e35c876 size: 1363 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 05:05:54 ===================================================== [Pipeline] echo 05:05:54 taggedImages: 05:05:54 - nexus3.edgexfoundry.org:10004/support-scheduler:9675a5ee09cc494ffa2aa568efa83b8e79c24aab 05:05:54 - nexus3.edgexfoundry.org:10004/support-scheduler:2.0.0-dev.242 05:05:54 - nexus3.edgexfoundry.org:10004/support-scheduler:9675a5ee09cc494ffa2aa568efa83b8e79c24aab-2.0.0-dev.242 05:05:54 - nexus3.edgexfoundry.org:10004/support-scheduler:master [Pipeline] echo 05:05:54 [edgeXDocker.push] Tagging docker image sys-mgmt-agent with the following tags: 05:05:54 9675a5ee09cc494ffa2aa568efa83b8e79c24aab 05:05:54 2.0.0-dev.242 05:05:54 9675a5ee09cc494ffa2aa568efa83b8e79c24aab-2.0.0-dev.242 05:05:54 master 05:05:54 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 05:05:55 + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:9675a5ee09cc494ffa2aa568efa83b8e79c24aab [Pipeline] isUnix [Pipeline] sh 05:05:55 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:9675a5ee09cc494ffa2aa568efa83b8e79c24aab 05:05:55 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] 05:05:55 3cd464c17952: Preparing 05:05:55 d0e26e97949c: Preparing 05:05:55 eda939e499bc: Preparing 05:05:55 6af2843222c3: Preparing 05:05:55 0754057c0ad3: Preparing 05:05:55 998cdf262ab1: Preparing 05:05:55 02e56110abd2: Preparing 05:05:55 abc36efb885a: Preparing 05:05:55 b0b09059f4e1: Preparing 05:05:55 bb961f40224b: Preparing 05:05:55 f4666769fca7: Preparing 05:05:55 02e56110abd2: Waiting 05:05:55 abc36efb885a: Waiting 05:05:55 b0b09059f4e1: Waiting 05:05:55 bb961f40224b: Waiting 05:05:55 f4666769fca7: Waiting 05:05:55 998cdf262ab1: Waiting 05:05:55 0754057c0ad3: Layer already exists 05:05:55 998cdf262ab1: Layer already exists 05:05:55 02e56110abd2: Layer already exists 05:05:55 d0e26e97949c: Pushed 05:05:55 abc36efb885a: Layer already exists 05:05:55 b0b09059f4e1: Layer already exists 05:05:55 bb961f40224b: Layer already exists 05:05:55 f4666769fca7: Layer already exists 05:05:56 3cd464c17952: Pushed 05:05:56 eda939e499bc: Pushed 05:06:01 6af2843222c3: Pushed 05:06:01 9675a5ee09cc494ffa2aa568efa83b8e79c24aab: digest: sha256:164b47beda61bd1bbe1cc7557b8c59290f2818e2e4bb98be8eda95f83e6c4599 size: 2622 [Pipeline] isUnix [Pipeline] sh 05:06:01 + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.0.0-dev.242 [Pipeline] isUnix [Pipeline] sh 05:06:02 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.0.0-dev.242 05:06:02 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] 05:06:02 3cd464c17952: Preparing 05:06:02 d0e26e97949c: Preparing 05:06:02 eda939e499bc: Preparing 05:06:02 6af2843222c3: Preparing 05:06:02 0754057c0ad3: Preparing 05:06:02 998cdf262ab1: Preparing 05:06:02 02e56110abd2: Preparing 05:06:02 abc36efb885a: Preparing 05:06:02 b0b09059f4e1: Preparing 05:06:02 bb961f40224b: Preparing 05:06:02 f4666769fca7: Preparing 05:06:02 998cdf262ab1: Waiting 05:06:02 02e56110abd2: Waiting 05:06:02 abc36efb885a: Waiting 05:06:02 b0b09059f4e1: Waiting 05:06:02 bb961f40224b: Waiting 05:06:02 f4666769fca7: Waiting 05:06:02 eda939e499bc: Layer already exists 05:06:02 6af2843222c3: Layer already exists 05:06:02 3cd464c17952: Layer already exists 05:06:02 d0e26e97949c: Layer already exists 05:06:02 0754057c0ad3: Layer already exists 05:06:02 998cdf262ab1: Layer already exists 05:06:02 abc36efb885a: Layer already exists 05:06:02 02e56110abd2: Layer already exists 05:06:02 bb961f40224b: Layer already exists 05:06:02 b0b09059f4e1: Layer already exists 05:06:02 f4666769fca7: Layer already exists 05:06:02 2.0.0-dev.242: digest: sha256:164b47beda61bd1bbe1cc7557b8c59290f2818e2e4bb98be8eda95f83e6c4599 size: 2622 [Pipeline] isUnix [Pipeline] sh 05:06:02 + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:9675a5ee09cc494ffa2aa568efa83b8e79c24aab-2.0.0-dev.242 [Pipeline] isUnix [Pipeline] sh 05:06:02 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:9675a5ee09cc494ffa2aa568efa83b8e79c24aab-2.0.0-dev.242 05:06:02 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] 05:06:02 3cd464c17952: Preparing 05:06:02 d0e26e97949c: Preparing 05:06:02 eda939e499bc: Preparing 05:06:02 6af2843222c3: Preparing 05:06:02 0754057c0ad3: Preparing 05:06:02 998cdf262ab1: Preparing 05:06:02 02e56110abd2: Preparing 05:06:02 abc36efb885a: Preparing 05:06:02 b0b09059f4e1: Preparing 05:06:02 bb961f40224b: Preparing 05:06:02 f4666769fca7: Preparing 05:06:02 998cdf262ab1: Waiting 05:06:02 02e56110abd2: Waiting 05:06:02 abc36efb885a: Waiting 05:06:02 b0b09059f4e1: Waiting 05:06:02 bb961f40224b: Waiting 05:06:02 f4666769fca7: Waiting 05:06:02 0754057c0ad3: Layer already exists 05:06:02 d0e26e97949c: Layer already exists 05:06:02 3cd464c17952: Layer already exists 05:06:02 6af2843222c3: Layer already exists 05:06:02 eda939e499bc: Layer already exists 05:06:02 02e56110abd2: Layer already exists 05:06:02 998cdf262ab1: Layer already exists 05:06:02 b0b09059f4e1: Layer already exists 05:06:02 bb961f40224b: Layer already exists 05:06:02 abc36efb885a: Layer already exists 05:06:02 f4666769fca7: Layer already exists 05:06:02 9675a5ee09cc494ffa2aa568efa83b8e79c24aab-2.0.0-dev.242: digest: sha256:164b47beda61bd1bbe1cc7557b8c59290f2818e2e4bb98be8eda95f83e6c4599 size: 2622 [Pipeline] isUnix [Pipeline] sh 05:06:02 + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:master [Pipeline] isUnix [Pipeline] sh 05:06:03 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:master 05:06:03 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] 05:06:03 3cd464c17952: Preparing 05:06:03 d0e26e97949c: Preparing 05:06:03 eda939e499bc: Preparing 05:06:03 6af2843222c3: Preparing 05:06:03 0754057c0ad3: Preparing 05:06:03 998cdf262ab1: Preparing 05:06:03 02e56110abd2: Preparing 05:06:03 abc36efb885a: Preparing 05:06:03 b0b09059f4e1: Preparing 05:06:03 bb961f40224b: Preparing 05:06:03 f4666769fca7: Preparing 05:06:03 abc36efb885a: Waiting 05:06:03 b0b09059f4e1: Waiting 05:06:03 bb961f40224b: Waiting 05:06:03 998cdf262ab1: Waiting 05:06:03 f4666769fca7: Waiting 05:06:03 02e56110abd2: Waiting 05:06:03 6af2843222c3: Layer already exists 05:06:03 0754057c0ad3: Layer already exists 05:06:03 d0e26e97949c: Layer already exists 05:06:03 3cd464c17952: Layer already exists 05:06:03 eda939e499bc: Layer already exists 05:06:03 998cdf262ab1: Layer already exists 05:06:03 b0b09059f4e1: Layer already exists 05:06:03 abc36efb885a: Layer already exists 05:06:03 bb961f40224b: Layer already exists 05:06:03 02e56110abd2: Layer already exists 05:06:03 f4666769fca7: Layer already exists 05:06:03 master: digest: sha256:164b47beda61bd1bbe1cc7557b8c59290f2818e2e4bb98be8eda95f83e6c4599 size: 2622 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 05:06:03 ===================================================== [Pipeline] echo 05:06:03 taggedImages: 05:06:03 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:9675a5ee09cc494ffa2aa568efa83b8e79c24aab 05:06:03 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.0.0-dev.242 05:06:03 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:9675a5ee09cc494ffa2aa568efa83b8e79c24aab-2.0.0-dev.242 05:06:03 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:master [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [Pipeline] findFiles Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 05:06:10 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.242" -o ./cmd/secrets-config ./cmd/secrets-config 05:06:10 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.242" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 05:06:11 Removing intermediate container c98830f369dd 05:06:11 ---> b9fe6db03902 05:06:11 05:06:11 Step 11/32 : FROM alpine:3.12 05:06:11 3.12: Pulling from library/alpine 05:06:14 Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad 05:06:14 Status: Downloaded newer image for alpine:3.12 05:06:14 ---> 9852663dfa18 05:06:14 Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 05:06:14 ---> Running in 7d0b706b3b6a 05:06:16 Removing intermediate container 21e79d5d3bd6 05:06:16 ---> 4606a43d8756 05:06:16 05:06:16 Step 11/26 : FROM alpine:3.12 05:06:16 ---> 9852663dfa18 05:06:16 Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec 05:06:16 Removing intermediate container 7d0b706b3b6a 05:06:16 ---> 74a9a00d136f 05:06:16 Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec 05:06:16 ---> Running in 55cba7ae4145 05:06:16 ---> Running in 45bd3f0ef0f5 05:06:18 Removing intermediate container 4fbf9cafce3a 05:06:18 ---> b91dda3183e0 05:06:18 05:06:18 Step 11/22 : FROM alpine:3.12 05:06:18 ---> 9852663dfa18 05:06:18 Step 12/22 : RUN apk add --update --no-cache curl 05:06:19 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 05:06:19 ---> Running in 502d7cbc2688 05:06:19 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 05:06:19 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 05:06:19 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 05:06:20 (1/2) Installing dumb-init (1.2.2-r1) 05:06:20 (2/2) Installing su-exec (0.2-r1) 05:06:20 Executing busybox-1.31.1-r20.trigger 05:06:20 OK: 5 MiB in 16 packages 05:06:20 (1/6) Installing ca-certificates (20191127-r4) 05:06:20 (2/6) Installing nghttp2-libs (1.41.0-r0) 05:06:20 (3/6) Installing libcurl (7.77.0-r0) 05:06:20 (4/6) Installing curl (7.77.0-r0) 05:06:20 (5/6) Installing dumb-init (1.2.2-r1) 05:06:20 (6/6) Installing su-exec (0.2-r1) 05:06:20 Executing busybox-1.31.1-r20.trigger 05:06:20 Executing ca-certificates-20191127-r4.trigger 05:06:20 OK: 7 MiB in 20 packages 05:06:22 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 05:06:22 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 05:06:22 (1/4) Installing ca-certificates (20191127-r4) 05:06:22 (2/4) Installing nghttp2-libs (1.41.0-r0) 05:06:22 (3/4) Installing libcurl (7.77.0-r0) 05:06:22 (4/4) Installing curl (7.77.0-r0) 05:06:22 Executing busybox-1.31.1-r20.trigger 05:06:22 Executing ca-certificates-20191127-r4.trigger 05:06:22 Removing intermediate container 55cba7ae4145 05:06:22 ---> e625b4dfeb27 05:06:22 Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init 05:06:23 OK: 7 MiB in 18 packages 05:06:23 ---> Running in c9e184369477 05:06:24 Removing intermediate container 45bd3f0ef0f5 05:06:24 ---> f9359fb9e627 05:06:24 Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 05:06:24 ---> Running in 4608f0dbf1ba 05:06:24 Removing intermediate container c9e184369477 05:06:24 ---> aeaf7287ee71 05:06:24 Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 05:06:25 Removing intermediate container 1712b15dfca1 05:06:25 ---> 1ab3af4db862 05:06:25 05:06:25 Step 11/23 : FROM alpine:3.12 05:06:25 ---> 9852663dfa18 05:06:25 Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init 05:06:25 ---> Running in 8e0d44ba290d 05:06:25 ---> Running in e061e69e8f18 05:06:25 Removing intermediate container 4608f0dbf1ba 05:06:25 ---> e1357acf84b3 05:06:25 Step 14/26 : WORKDIR / 05:06:26 Removing intermediate container 8e0d44ba290d 05:06:26 ---> c3f373b39807 05:06:26 Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 05:06:26 ---> Running in 143de3ae2bc4 05:06:26 Removing intermediate container 502d7cbc2688 05:06:26 ---> 8ba76965dc46 05:06:26 Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 05:06:26 ---> Running in aea6871bde9f 05:06:26 ---> Running in 2c2e511a62c5 05:06:27 Removing intermediate container 143de3ae2bc4 05:06:27 ---> 4e2f58861e2a 05:06:27 Step 15/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 05:06:27 Removing intermediate container aea6871bde9f 05:06:27 ---> dc6575ee7f82 05:06:27 Step 14/22 : WORKDIR /edgex 05:06:28 ---> Running in 310c391f4c8a 05:06:28 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 05:06:28 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 05:06:28 (1/2) Installing ca-certificates (20191127-r4) 05:06:28 (2/2) Installing dumb-init (1.2.2-r1) 05:06:28 Executing busybox-1.31.1-r20.trigger 05:06:28 Executing ca-certificates-20191127-r4.trigger 05:06:28 OK: 6 MiB in 16 packages 05:06:29 Removing intermediate container 310c391f4c8a 05:06:29 ---> 89145091f8e9 05:06:29 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 05:06:29 ---> ac91b5371efc 05:06:29 Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 05:06:30 ---> 881eb62aefd2 05:06:30 Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 05:06:30 Removing intermediate container 931bdb410bed 05:06:30 ---> a8b07623f74c 05:06:30 05:06:30 Step 11/24 : FROM alpine:3.12 05:06:30 ---> 9852663dfa18 05:06:30 Step 12/24 : RUN apk add --update --no-cache dumb-init 05:06:31 ---> 652349793cdb 05:06:31 Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 05:06:31 Removing intermediate container 2c2e511a62c5 05:06:31 ---> 02eb699a3816 05:06:31 Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} 05:06:31 ---> Running in c3f8b22ff1f2 05:06:31 ---> Running in d3250dfcfe13 05:06:31 Removing intermediate container e061e69e8f18 05:06:31 ---> 6c2a2a96c52f 05:06:31 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 05:06:31 ---> Running in 501b18593401 05:06:32 ---> 2c207085c0f5 05:06:32 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 05:06:32 ---> d388afcf427c 05:06:32 Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 05:06:32 Removing intermediate container d3250dfcfe13 05:06:32 ---> ec954d6e5355 05:06:32 Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 05:06:32 Removing intermediate container 501b18593401 05:06:32 ---> 34b64d2ee9ab 05:06:32 Step 14/23 : ENV APP_PORT=59860 05:06:33 ---> Running in 9b6a9ce1becb 05:06:33 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 05:06:33 ---> 79c39c1d4ff2 05:06:33 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 05:06:33 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 05:06:33 ---> 0282e84b696f 05:06:33 Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] 05:06:33 ---> d40c660631ca 05:06:33 Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 05:06:34 Removing intermediate container 9b6a9ce1becb 05:06:34 ---> 7fa75f207d35 05:06:34 Step 15/23 : EXPOSE $APP_PORT 05:06:34 ---> Running in 2810e616023b 05:06:34 ---> Running in f8ec6f6ba1b8 05:06:34 (1/1) Installing dumb-init (1.2.2-r1) 05:06:34 Executing busybox-1.31.1-r20.trigger 05:06:34 OK: 5 MiB in 15 packages 05:06:34 ---> Running in be017b82f774 05:06:35 Removing intermediate container 2810e616023b 05:06:35 ---> 596f8767b2be 05:06:35 Step 19/22 : CMD ["--init=true"] 05:06:35 Removing intermediate container be017b82f774 05:06:35 ---> 8c4e932169c7 05:06:35 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 05:06:35 ---> 54ae9443c220 05:06:35 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 05:06:35 ---> Running in a6f9e56ad40c 05:06:35 Removing intermediate container c3f8b22ff1f2 05:06:35 ---> dfe5426edb51 05:06:35 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 05:06:35 ---> Running in 65e293f7d311 05:06:36 Removing intermediate container a6f9e56ad40c 05:06:36 ---> 855c630f8c1e 05:06:36 Step 20/22 : LABEL arch=arm64 05:06:36 ---> 3d55994aad35 05:06:36 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 05:06:36 ---> Running in 1d446653d721 05:06:36 Removing intermediate container 65e293f7d311 05:06:36 ---> 37d189e5fd98 05:06:36 Step 14/24 : ENV APP_PORT=59881 05:06:37 ---> Running in 862053b5dfb3 05:06:37 ---> 832bbb89e8b0 05:06:37 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 05:06:37 Removing intermediate container 1d446653d721 05:06:37 ---> c55caff8393e 05:06:37 Step 21/22 : LABEL git_sha=9675a5ee09cc494ffa2aa568efa83b8e79c24aab 05:06:37 Removing intermediate container f8ec6f6ba1b8 05:06:37 ---> a2c8df670ffa 05:06:37 Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / 05:06:37 ---> Running in 29d478b8e57a 05:06:37 Removing intermediate container 862053b5dfb3 05:06:37 ---> dd34d2ecdf9a 05:06:37 Step 15/24 : EXPOSE $APP_PORT 05:06:38 ---> Running in c7e93341bb26 05:06:38 ---> 32463eb626a1 05:06:38 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/ 05:06:38 Removing intermediate container 29d478b8e57a 05:06:38 ---> 7f2c209a5c34 05:06:38 Step 22/22 : LABEL version=2.0.0-dev.242 ---> 565ab46332d7 05:06:38 05:06:38 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 05:06:38 ---> Running in 1a3d74883756 05:06:39 ---> f88407271264 05:06:39 Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 05:06:39 Removing intermediate container c7e93341bb26 05:06:39 ---> 66e76e0eb030 05:06:39 Step 16/24 : WORKDIR / 05:06:39 ---> Running in 0185ea6dd674 05:06:39 ---> Running in 508279317c7a 05:06:39 Removing intermediate container 0185ea6dd674 05:06:39 ---> 494d0aab793e 05:06:39 05:06:39 ---> 8c35c32a4868 05:06:39 Step 19/23 : ENTRYPOINT ["/support-notifications"] 05:06:40 ---> Running in b744e391f800 05:06:40 Removing intermediate container 508279317c7a 05:06:40 ---> 48c8bd11be2b 05:06:40 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt /Successfully built 494d0aab793e 05:06:40 05:06:40 Successfully tagged security-proxy-setup-arm64:latest 05:06:40 Building sys-mgmt-agent 05:06:41  Building security-proxy-setup ... done  ---> b88a98f659b6 05:06:41 Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 05:06:41 Removing intermediate container b744e391f800 05:06:41 ---> 2429831d2270 05:06:41 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 05:06:41 ---> Running in a800210eed84 05:06:41 ---> a767a5360a02 05:06:41 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 05:06:42 Removing intermediate container 1a3d74883756 05:06:42 ---> 00c9d8ff308b 05:06:42 Step 23/26 : ENTRYPOINT ["entrypoint.sh"] 05:06:42 Removing intermediate container a800210eed84 05:06:42 ---> ab8ec52a383a 05:06:42 Step 21/23 : LABEL arch=arm64 05:06:42 ---> 4bfd4e6d39fa 05:06:42 Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 05:06:43 ---> Running in 82e7e139b2a7 05:06:43 ---> Running in c9bdf80905eb 05:06:43 ---> 06e696ab6f3b 05:06:43 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 05:06:44 Removing intermediate container 82e7e139b2a7 05:06:44 ---> ea66a08859b7 05:06:44 Step 24/26 : LABEL arch=arm64 05:06:44 Removing intermediate container c9bdf80905eb 05:06:44 ---> 036efda0aa83 05:06:44 Step 22/23 : LABEL git_sha=9675a5ee09cc494ffa2aa568efa83b8e79c24aab 05:06:44 ---> f6f838db2e76 05:06:44 Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 05:06:44 ---> Running in 9372472329a9 05:06:44 ---> Running in 1372980f9fc8 05:06:44 ---> 7fb92b7af944 05:06:44 Step 20/24 : ENTRYPOINT ["/core-metadata"] 05:06:45 ---> Running in 1eade92deef4 05:06:45 Removing intermediate container 9372472329a9 05:06:45 Removing intermediate container 1372980f9fc8 05:06:45 ---> be82046dd0d1 05:06:45 Step 25/26 : LABEL git_sha=9675a5ee09cc494ffa2aa568efa83b8e79c24aab 05:06:45 ---> 6950baa9054a 05:06:45 Step 23/23 : LABEL version=2.0.0-dev.242 05:06:45 ---> Running in 6ea134d97bd8 05:06:45 ---> Running in 92f36f1e8027 05:06:45 Removing intermediate container 1eade92deef4 05:06:45 ---> 07e02b40b577 05:06:45 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 05:06:45 ---> 46d9542e5181 05:06:45 Step 25/32 : VOLUME ${SECURITY_INIT_DIR} 05:06:45 ---> Running in 3def580f7d4a 05:06:46 ---> Running in 2ed522f137e3 05:06:46 Removing intermediate container 92f36f1e8027 05:06:46 ---> 29548088b177 05:06:46 Step 26/26 : LABEL version=2.0.0-dev.242 05:06:46 Removing intermediate container 6ea134d97bd8 05:06:46 ---> 67549bed4f3c 05:06:46 05:06:46 ---> Running in 36a25e6ea27b 05:06:46 Removing intermediate container 3def580f7d4a 05:06:46 ---> b173528e1a5a 05:06:46 Step 22/24 : LABEL arch=arm64 05:06:47 Successfully built 67549bed4f3c 05:06:47 Successfully tagged support-notifications-arm64:latest 05:06:47 Building core-data 05:06:47  Building support-notifications ... done Removing intermediate container 2ed522f137e3 05:06:47 ---> 72a6b0dfb049 05:06:47 Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 05:06:47 ---> Running in 70a6285d3376 05:06:47 Removing intermediate container 36a25e6ea27b 05:06:47 ---> 7d22ceed7f18 05:06:47 05:06:47 Removing intermediate container 70a6285d3376 05:06:47 ---> c14ef246417c 05:06:47 Step 23/24 : LABEL git_sha=9675a5ee09cc494ffa2aa568efa83b8e79c24aab 05:06:47 Successfully built 7d22ceed7f18 05:06:47 Successfully tagged security-secretstore-setup-arm64:latest 05:06:47  Building security-secretstore-setup ... done Building core-command 05:06:48 ---> Running in 87be5a65cca5 05:06:48 ---> cfb12da3ae3c 05:06:48 Step 27/32 : RUN chmod +x /entrypoint.sh 05:06:48 ---> Running in cec14ff4ac6e 05:06:48 Removing intermediate container 87be5a65cca5 05:06:48 ---> 27b155dcfa5f 05:06:49 Step 24/24 : LABEL version=2.0.0-dev.242 05:06:49 ---> Running in 54babad6fc3c 05:06:49 Removing intermediate container 54babad6fc3c 05:06:49 ---> efcb8aff3660 05:06:49 05:06:50 Successfully built efcb8aff3660 05:06:50 Successfully tagged core-metadata-arm64:latest 05:06:50  Building core-metadata ... done Building support-scheduler 05:06:51 Removing intermediate container cec14ff4ac6e 05:06:51 ---> 3ceab1048cf2 05:06:51 Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] 05:06:52 ---> Running in e35056304f56 05:06:52 Removing intermediate container e35056304f56 05:06:52 ---> 6e08927b4070 05:06:52 Step 29/32 : CMD ["gate"] 05:06:53 ---> Running in d664200ec622 05:06:54 Removing intermediate container d664200ec622 05:06:54 ---> bb77589f9b7b 05:06:54 Step 30/32 : LABEL arch=arm64 05:06:55 ---> Running in f0b3015fb596 05:06:55 Removing intermediate container f0b3015fb596 05:06:55 ---> b6646f9a1b62 05:06:55 Step 31/32 : LABEL git_sha=9675a5ee09cc494ffa2aa568efa83b8e79c24aab 05:06:56 ---> Running in 9b2ebf81d28a 05:06:56 Removing intermediate container 9b2ebf81d28a 05:06:56 ---> c2162c904662 05:06:56 Step 32/32 : LABEL version=2.0.0-dev.242 05:06:57 ---> Running in 782de28e1b62 05:06:58 Removing intermediate container 782de28e1b62 05:06:58 ---> 5068f5395350 05:06:58 05:06:58 Successfully built 5068f5395350 05:06:58 Successfully tagged security-bootstrapper-arm64:latest 05:07:13  Building security-bootstrapper ... done Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 05:07:13 Step 2/24 : FROM ${BUILDER_BASE} AS builder 05:07:13 ---> b9e2bc6674c2 05:07:13 Step 3/24 : WORKDIR /edgex-go 05:07:13 ---> Using cache 05:07:13 ---> 99a69b0fa712 05:07:13 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 05:07:13 ---> Using cache 05:07:13 ---> 203a6f344e4b 05:07:13 Step 5/24 : RUN apk add --update --no-cache make bash git 05:07:13 ---> Running in ad37a8c9b201 05:07:14 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 05:07:15 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 05:07:16 OK: 218 MiB in 52 packages 05:07:18 Removing intermediate container ad37a8c9b201 05:07:18 ---> 3ca4d5d366f2 05:07:18 Step 6/24 : COPY go.mod . 05:07:20 ---> 20beac34c3b6 05:07:20 Step 7/24 : RUN go mod download 05:07:20 ---> Running in c65e759a9e1d 05:07:21 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 05:07:21 Step 2/24 : FROM ${BUILDER_BASE} AS builder 05:07:21 ---> b9e2bc6674c2 05:07:21 Step 3/24 : WORKDIR /edgex-go 05:07:21 ---> Using cache 05:07:21 ---> 99a69b0fa712 05:07:21 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 05:07:21 ---> Using cache 05:07:21 ---> 203a6f344e4b 05:07:21 Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 05:07:21 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 05:07:21 Step 2/24 : FROM ${BUILDER_BASE} AS builder 05:07:21 ---> b9e2bc6674c2 05:07:21 Step 3/24 : WORKDIR /edgex-go 05:07:21 ---> Using cache 05:07:21 ---> 99a69b0fa712 05:07:21 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 05:07:21 ---> Using cache 05:07:21 ---> 203a6f344e4b 05:07:21 Step 5/24 : RUN apk add --update --no-cache make git 05:07:21 ---> Using cache 05:07:21 ---> 62c5d0797326 05:07:21 Step 6/24 : COPY go.mod . 05:07:21 ---> Using cache 05:07:21 ---> 361300972f08 05:07:21 Step 7/24 : RUN go mod download 05:07:21 ---> Using cache 05:07:21 ---> 18ff1ec933ca 05:07:21 Step 8/24 : COPY . . 05:07:21 ---> Running in b2a6d91d34fc 05:07:22 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 05:07:22 Step 2/23 : FROM ${BUILDER_BASE} AS builder 05:07:22 ---> b9e2bc6674c2 05:07:22 Step 3/23 : WORKDIR /edgex-go 05:07:22 ---> Using cache 05:07:22 ---> 99a69b0fa712 05:07:22 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 05:07:22 ---> Using cache 05:07:22 ---> 203a6f344e4b 05:07:22 Step 5/23 : RUN apk add --update --no-cache make git 05:07:22 ---> Using cache 05:07:22 ---> Using cache 05:07:22 ---> 62c5d0797326 05:07:22 ---> db9c4cbb3fa5 05:07:22 Step 6/23 : COPY go.mod .Step 9/24 : RUN go mod tidy 05:07:22 ---> Using cache 05:07:22 ---> 42de04d93391 05:07:22 Step 10/24 : RUN make cmd/core-command/core-command 05:07:22 05:07:22 ---> Using cache 05:07:22 ---> 361300972f08 05:07:22 Step 7/23 : RUN go mod download 05:07:22 ---> Using cache 05:07:22 ---> 18ff1ec933ca 05:07:22 Step 8/23 : COPY . . 05:07:22 ---> Using cache 05:07:22 ---> db9c4cbb3fa5 05:07:22 Step 9/23 : RUN go mod tidy 05:07:22 ---> Using cache 05:07:22 ---> 42de04d93391 05:07:22 Step 10/23 : RUN make cmd/support-scheduler/support-scheduler 05:07:22 ---> Running in 3bb504f97288 05:07:22 ---> Running in 427a93f82695 05:07:23 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 05:07:24 Removing intermediate container c65e759a9e1d 05:07:24 ---> da4b8ccbb4a5 05:07:24 Step 8/24 : COPY . . 05:07:24 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.242" -o cmd/core-command/core-command ./cmd/core-command 05:07:24 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.242" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 05:07:24 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 05:07:25 OK: 218 MiB in 52 packages 05:07:28 Removing intermediate container b2a6d91d34fc 05:07:28 ---> fa4d6d70f2a8 05:07:28 Step 6/24 : COPY go.mod . 05:07:30 ---> 3f73832c1e4e 05:07:30 Step 7/24 : RUN go mod download 05:07:30 ---> Running in 92841af460f1 05:07:35 Removing intermediate container 92841af460f1 05:07:35 ---> 8e5f8a421144 05:07:35 Step 8/24 : COPY . . 05:07:40 ---> cb0b9d88bf7f 05:07:40 Step 9/24 : RUN go mod tidy 05:07:40 ---> Running in 941ed81536be 05:07:51 Removing intermediate container 941ed81536be 05:07:51 ---> d47783f0fd31 05:07:51 Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 05:07:51 ---> Running in 18539d7b59eb 05:07:51 ---> df368ed5cfea 05:07:51 Step 9/24 : RUN go mod tidy 05:07:51 ---> Running in dc03e917e52b 05:07:52 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.242" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 05:07:58 Removing intermediate container dc03e917e52b 05:07:58 ---> 75e1e185a77c 05:07:58 Step 10/24 : RUN make cmd/core-data/core-data 05:07:58 ---> Running in d260132d50e2 05:08:00 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.242" -o cmd/core-data/core-data ./cmd/core-data 05:09:08 Removing intermediate container 3bb504f97288 05:09:08 ---> 35337b3ec06a 05:09:08 05:09:08 Step 11/24 : FROM alpine:3.12 05:09:08 ---> 9852663dfa18 05:09:08 Step 12/24 : RUN apk add --update --no-cache dumb-init 05:09:08 ---> Using cache 05:09:08 ---> dfe5426edb51 05:09:08 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 05:09:08 ---> Using cache 05:09:08 ---> 37d189e5fd98 05:09:08 Step 14/24 : ENV APP_PORT=59882 05:09:08 ---> Running in 59e914052134 05:09:08 Removing intermediate container 59e914052134 05:09:08 ---> 9598ab00cc60 05:09:08 Step 15/24 : EXPOSE $APP_PORT 05:09:08 ---> Running in 73479dacb796 05:09:08 Removing intermediate container 73479dacb796 05:09:08 ---> f7bb7bda9daa 05:09:08 Step 16/24 : WORKDIR / 05:09:08 ---> Running in bb57d7d0217d 05:09:08 Removing intermediate container 427a93f82695 05:09:08 ---> d5a058cfb0b1 05:09:08 05:09:08 Step 11/23 : FROM alpine:3.12 05:09:08 ---> 9852663dfa18 05:09:08 Step 12/23 : RUN apk add --update --no-cache dumb-init 05:09:08 ---> Using cache 05:09:08 ---> dfe5426edb51 05:09:08 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 05:09:08 ---> Using cache 05:09:08 ---> 37d189e5fd98 05:09:08 Step 14/23 : ENV APP_PORT=59861 05:09:08 ---> Running in 546d145464f9 05:09:08 Removing intermediate container bb57d7d0217d 05:09:08 ---> 0b098d984b3f 05:09:08 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 05:09:09 Removing intermediate container 546d145464f9 05:09:09 ---> cd0adcca25a9 05:09:09 Step 15/23 : EXPOSE $APP_PORT 05:09:09 ---> Running in a7998d34d416 05:09:09 ---> c3069ba13634 05:09:09 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 05:09:09 Removing intermediate container a7998d34d416 05:09:09 ---> 2728cf08b765 05:09:09 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 05:09:11 ---> 33a67da22055 05:09:11 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 05:09:12 ---> 84250ed44c48 05:09:12 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 05:09:14 ---> 80ce58d53db0 05:09:14 Step 20/24 : ENTRYPOINT ["/core-command"] 05:09:14 ---> 2d3a18f6f450 05:09:14 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 05:09:14 ---> Running in df542e78417e 05:09:15 Removing intermediate container df542e78417e 05:09:15 ---> 1813f0289e1d 05:09:15 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 05:09:15 ---> f5087912980b 05:09:15 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 05:09:15 ---> Running in e326e7800f21 05:09:15 ---> Running in 0de0b58ab61c 05:09:16 Removing intermediate container e326e7800f21 05:09:16 ---> abea11e04a74 05:09:16 Step 22/24 : LABEL arch=arm64 05:09:16 Removing intermediate container 0de0b58ab61c 05:09:16 ---> e687d6a1cf4b 05:09:16 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 05:09:16 ---> Running in 3533fa43d69d 05:09:16 ---> Running in 7bf1e1606c5b 05:09:17 Removing intermediate container 3533fa43d69d 05:09:17 ---> 523c527a435f 05:09:17 Step 23/24 : LABEL git_sha=9675a5ee09cc494ffa2aa568efa83b8e79c24aab 05:09:17 ---> Running in 2f7e53a7946f 05:09:18 Removing intermediate container 7bf1e1606c5b 05:09:18 ---> a06453b10d43 05:09:18 Step 21/23 : LABEL arch=arm64 05:09:18 ---> Running in bc9ea59e6487 05:09:19 Removing intermediate container 2f7e53a7946f 05:09:19 ---> 59790c458818 05:09:19 Step 24/24 : LABEL version=2.0.0-dev.242 05:09:19 ---> Running in b07222e886d1 05:09:19 Removing intermediate container bc9ea59e6487 05:09:19 ---> 880ca50c9d2c 05:09:19 Step 22/23 : LABEL git_sha=9675a5ee09cc494ffa2aa568efa83b8e79c24aab 05:09:19 ---> Running in db2e14302025 05:09:20 Removing intermediate container b07222e886d1 05:09:20 ---> daeac1fb5a49 05:09:20 05:09:21 Removing intermediate container db2e14302025 05:09:21 ---> 37cf173d9833 05:09:21 Step 23/23 : LABEL version=2.0.0-dev.242 05:09:21 Successfully built daeac1fb5a49 05:09:21 Successfully tagged core-command-arm64:latest 05:09:21  Building core-command ... done  ---> Running in 774900e79368 05:09:21 Removing intermediate container 774900e79368 05:09:21 ---> b1d53fdc4dd4 05:09:21 05:09:22 Successfully built b1d53fdc4dd4 05:09:22 Successfully tagged support-scheduler-arm64:latest 05:09:29  Building support-scheduler ... done Removing intermediate container 18539d7b59eb 05:09:29 ---> 83531f759f89 05:09:29 Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 05:09:29 ---> Running in 913e341fd458 05:09:29 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.242" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 05:09:33 Removing intermediate container 913e341fd458 05:09:33 ---> d5e31f9e42c7 05:09:33 05:09:33 Step 12/24 : FROM docker:20.10.0 05:09:33 20.10.0: Pulling from library/docker 05:09:41 Removing intermediate container d260132d50e2 05:09:41 ---> 79ff73fb8532 05:09:41 05:09:41 Step 11/24 : FROM alpine:3.12 05:09:41 ---> 9852663dfa18 05:09:41 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 05:09:41 ---> Running in 192e66c727f3 05:09:41 Removing intermediate container 192e66c727f3 05:09:41 ---> f0ba3d0a88ce 05:09:41 Step 13/24 : ENV APP_PORT=59880 05:09:41 ---> Running in a70059a34982 05:09:42 Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 05:09:42 Status: Downloaded newer image for docker:20.10.0 05:09:42 ---> eeaf43b92773 05:09:42 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 05:09:42 ---> Running in 34d424041a7d 05:09:42 Removing intermediate container a70059a34982 05:09:42 ---> 6fc7f9d123e2 05:09:42 Step 14/24 : EXPOSE $APP_PORT 05:09:42 ---> Running in 03c2585f3124 05:09:42 Removing intermediate container 34d424041a7d 05:09:42 ---> a236e738bca9 05:09:42 Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install docker-compose==1.23.2 05:09:43 ---> Running in 31bc80a1cb31 05:09:43 Removing intermediate container 03c2585f3124 05:09:43 ---> 64a97a4c19cf 05:09:43 Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 05:09:43 ---> Running in 2f16f314d0a1 05:09:44 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 05:09:44 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 05:09:45 (1/39) Installing readline (8.0.4-r0) 05:09:45 (2/39) Installing bash (5.0.17-r0) 05:09:45 Executing bash-5.0.17-r0.post-install 05:09:45 (3/39) Installing nghttp2-libs (1.41.0-r0) 05:09:45 (4/39) Installing libcurl (7.77.0-r0) 05:09:45 (5/39) Installing curl (7.77.0-r0) 05:09:45 (6/39) Installing dumb-init (1.2.2-r1) 05:09:45 (7/39) Installing libbz2 (1.0.8-r1) 05:09:45 (8/39) Installing expat (2.2.9-r1) 05:09:45 (9/39) Installing libffi (3.3-r2) 05:09:45 (10/39) Installing gdbm (1.13-r1) 05:09:45 (11/39) Installing xz-libs (5.2.5-r0) 05:09:45 (12/39) Installing sqlite-libs (3.32.1-r0) 05:09:45 (13/39) Installing python3 (3.8.10-r0) 05:09:45 Removing intermediate container 2f16f314d0a1 05:09:45 ---> fbe10e5b3627 05:09:45 Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init 05:09:46 ---> Running in 7e7b05253399 05:09:47 (14/39) Installing py3-appdirs (1.4.4-r1) 05:09:47 (15/39) Installing py3-ordered-set (4.0.1-r0) 05:09:47 (16/39) Installing py3-parsing (2.4.7-r0) 05:09:47 (17/39) Installing py3-six (1.15.0-r0) 05:09:47 (18/39) Installing py3-packaging (20.4-r0) 05:09:47 (19/39) Installing py3-setuptools (47.0.0-r0) 05:09:47 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 05:09:47 (20/39) Installing py3-chardet (3.0.4-r4) 05:09:47 (21/39) Installing py3-idna (2.9-r0) 05:09:47 (22/39) Installing py3-certifi (2020.4.5.1-r0) 05:09:47 (23/39) Installing py3-urllib3 (1.25.9-r0) 05:09:47 (24/39) Installing py3-requests (2.23.0-r0) 05:09:47 (25/39) Installing py3-msgpack (1.0.0-r0) 05:09:47 (26/39) Installing py3-lockfile (0.12.2-r3) 05:09:47 (27/39) Installing py3-cachecontrol (0.12.6-r0) 05:09:47 (28/39) Installing py3-colorama (0.4.3-r0) 05:09:47 (29/39) Installing py3-distlib (0.3.0-r0) 05:09:47 (30/39) Installing py3-distro (1.5.0-r1) 05:09:47 (31/39) Installing py3-webencodings (0.5.1-r3) 05:09:47 (32/39) Installing py3-html5lib (1.0.1-r4) 05:09:47 (33/39) Installing py3-pytoml (0.1.21-r0) 05:09:47 (34/39) Installing py3-pep517 (0.8.2-r0) 05:09:47 (35/39) Installing py3-progress (1.5-r0) 05:09:47 (36/39) Installing py3-toml (0.10.1-r0) 05:09:47 (37/39) Installing py3-retrying (1.3.3-r0) 05:09:47 (38/39) Installing py3-contextlib2 (0.6.0-r0) 05:09:47 (39/39) Installing py3-pip (20.1.1-r0) 05:09:47 Executing busybox-1.31.1-r19.trigger 05:09:48 OK: 72 MiB in 59 packages 05:09:48 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 05:09:49 (1/6) Installing dumb-init (1.2.2-r1) 05:09:49 (2/6) Installing libgcc (9.3.0-r2) 05:09:49 (3/6) Installing libsodium (1.0.18-r0) 05:09:49 (4/6) Installing libstdc++ (9.3.0-r2) 05:09:49 (5/6) Installing libzmq (4.3.3-r0) 05:09:49 (6/6) Installing zeromq (4.3.3-r0) 05:09:49 Executing busybox-1.31.1-r20.trigger 05:09:49 OK: 8 MiB in 20 packages 05:09:51 Removing intermediate container 7e7b05253399 05:09:51 ---> 201676915447 05:09:51 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 05:09:52 ---> d54558c82fdd 05:09:52 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 05:09:52 Collecting docker-compose==1.23.2 05:09:52 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 05:09:53 ---> 9f93c725deda 05:09:53 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 05:09:53 Collecting PyYAML<4,>=3.10 05:09:53 Downloading PyYAML-3.13.tar.gz (270 kB) 05:09:54 ---> 7ff6b9468d43 05:09:54 Step 20/24 : ENTRYPOINT ["/core-data"] 05:09:54 ---> Running in 675e7033340e 05:09:55 Removing intermediate container 675e7033340e 05:09:55 ---> 5e2b503e31c9 05:09:55 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 05:09:55 ---> Running in 3572329e7717 05:09:55 Removing intermediate container 3572329e7717 05:09:55 ---> af2dff96b1fd 05:09:55 Step 22/24 : LABEL arch=arm64 05:09:55 ---> Running in e05e6bef876a 05:09:56 Removing intermediate container e05e6bef876a 05:09:56 ---> 90641c0a56b6 05:09:56 Step 23/24 : LABEL git_sha=9675a5ee09cc494ffa2aa568efa83b8e79c24aab 05:09:56 ---> Running in f7da2e6e520e 05:09:56 Removing intermediate container f7da2e6e520e 05:09:56 ---> 7f3e5b99f971 05:09:56 Step 24/24 : LABEL version=2.0.0-dev.242 05:09:56 ---> Running in eb083e77cd0a 05:09:57 Removing intermediate container eb083e77cd0a 05:09:57 ---> 92e1b1dbe003 05:09:57 05:09:57 Successfully built 92e1b1dbe003 05:09:57 Successfully tagged core-data-arm64:latest 05:09:58  Building core-data ... done Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 05:09:58 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 05:09:58 Collecting dockerpty<0.5,>=0.4.1 05:09:58 Downloading dockerpty-0.4.1.tar.gz (13 kB) 05:10:00 Collecting docopt<0.7,>=0.6.1 05:10:00 Downloading docopt-0.6.2.tar.gz (25 kB) 05:10:02 Collecting cached-property<2,>=1.2.0 05:10:02 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 05:10:02 Collecting jsonschema<3,>=2.5.1 05:10:02 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 05:10:03 Collecting texttable<0.10,>=0.9.0 05:10:03 Downloading texttable-0.9.1.tar.gz (11 kB) 05:10:05 Collecting docker<4.0,>=3.6.0 05:10:05 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 05:10:05 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 05:10:05 Collecting websocket-client<1.0,>=0.32.0 05:10:05 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 05:10:06 Collecting urllib3<1.25,>=1.21.1 05:10:06 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 05:10:06 Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.4.5.1) 05:10:06 Requirement already satisfied: chardet<3.1.0,>=3.0.2 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (3.0.4) 05:10:07 Collecting idna<2.8,>=2.5 05:10:07 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 05:10:07 Collecting docker-pycreds>=0.4.0 05:10:07 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 05:10:07 Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. 05:10:07 Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. 05:10:07 Using legacy setup.py install for docopt, since package 'wheel' is not installed. 05:10:07 Using legacy setup.py install for texttable, since package 'wheel' is not installed. 05:10:08 Installing collected packages: PyYAML, urllib3, idna, requests, dockerpty, docopt, cached-property, jsonschema, texttable, docker-pycreds, websocket-client, docker, docker-compose 05:10:08 Running setup.py install for PyYAML: started 05:10:10 Running setup.py install for PyYAML: finished with status 'done' 05:10:10 Attempting uninstall: urllib3 05:10:10 Found existing installation: urllib3 1.25.9 05:10:10 Uninstalling urllib3-1.25.9: 05:10:10 Successfully uninstalled urllib3-1.25.9 05:10:10 Attempting uninstall: idna 05:10:10 Found existing installation: idna 2.9 05:10:10 Uninstalling idna-2.9: 05:10:10 Successfully uninstalled idna-2.9 05:10:11 Attempting uninstall: requests 05:10:11 Found existing installation: requests 2.23.0 05:10:11 Uninstalling requests-2.23.0: 05:10:11 Successfully uninstalled requests-2.23.0 05:10:11 Running setup.py install for dockerpty: started 05:10:13 Running setup.py install for dockerpty: finished with status 'done' 05:10:13 Running setup.py install for docopt: started 05:10:15 Running setup.py install for docopt: finished with status 'done' 05:10:15 Running setup.py install for texttable: started 05:10:17 Running setup.py install for texttable: finished with status 'done' 05:10:19 Successfully installed PyYAML-3.13 cached-property-1.5.2 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 05:10:27 Removing intermediate container 31bc80a1cb31 05:10:27 ---> fb2730c45b79 05:10:27 Step 15/24 : ENV APP_PORT=58890 05:10:27 ---> Running in 13ed4412e75d 05:10:28 Removing intermediate container 13ed4412e75d 05:10:28 ---> 279b5334b884 05:10:28 Step 16/24 : EXPOSE $APP_PORT 05:10:28 ---> Running in 4cf26eea28b9 05:10:28 Removing intermediate container 4cf26eea28b9 05:10:28 ---> 5da596496374 05:10:28 Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 05:10:29 ---> 5dadcb881677 05:10:29 Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 05:10:30 ---> 8250827fde0c 05:10:30 Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 05:10:31 ---> 62175d69fde6 05:10:31 Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] 05:10:31 ---> Running in 4204656d5637 05:10:32 Removing intermediate container 4204656d5637 05:10:32 ---> 7a0755ba1b1d 05:10:32 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 05:10:32 ---> Running in 7be12127590d 05:10:33 Removing intermediate container 7be12127590d 05:10:33 ---> 7548616985ea 05:10:33 Step 22/24 : LABEL arch=arm64 05:10:33 ---> Running in 3a14c7109a08 05:10:33 Removing intermediate container 3a14c7109a08 05:10:33 ---> 4b6b548dcb44 05:10:33 Step 23/24 : LABEL git_sha=9675a5ee09cc494ffa2aa568efa83b8e79c24aab 05:10:33 ---> Running in 88323f4a440d 05:10:34 Removing intermediate container 88323f4a440d 05:10:34 ---> d55e8380a120 05:10:34 Step 24/24 : LABEL version=2.0.0-dev.242 05:10:34 ---> Running in e9d2fcc3f9ae 05:10:34 Removing intermediate container e9d2fcc3f9ae 05:10:34 ---> f751db6e2878 05:10:34 05:10:35 Successfully built f751db6e2878 05:10:35 Successfully tagged sys-mgmt-agent-arm64:latest 05:10:35  Building sys-mgmt-agent ... done  [Pipeline] } 05:10:35 $ docker stop --time=1 4eb964b63a3bb346363f0800f503b2ed429a219d74e63b523a7763a967fb3dbf 05:10:37 $ docker rm -f 4eb964b63a3bb346363f0800f503b2ed429a219d74e63b523a7763a967fb3dbf [Pipeline] // withDockerContainer [Pipeline] sh 05:10:37 + docker images 05:10:38 REPOSITORY TAG IMAGE ID CREATED SIZE 05:10:38 sys-mgmt-agent-arm64 latest f751db6e2878 4 seconds ago 299MB 05:10:38 core-data-arm64 latest 92e1b1dbe003 41 seconds ago 20.4MB 05:10:38 79ff73fb8532 59 seconds ago 874MB 05:10:38 d5e31f9e42c7 About a minute ago 863MB 05:10:38 support-scheduler-arm64 latest b1d53fdc4dd4 About a minute ago 16.1MB 05:10:38 core-command-arm64 latest daeac1fb5a49 About a minute ago 16.1MB 05:10:38 d5a058cfb0b1 About a minute ago 865MB 05:10:38 35337b3ec06a About a minute ago 864MB 05:10:38 security-bootstrapper-arm64 latest 5068f5395350 3 minutes ago 17.2MB 05:10:38 core-metadata-arm64 latest efcb8aff3660 3 minutes ago 17.4MB 05:10:38 security-secretstore-setup-arm64 latest 7d22ceed7f18 3 minutes ago 24.4MB 05:10:38 support-notifications-arm64 latest 67549bed4f3c 3 minutes ago 16.8MB 05:10:38 security-proxy-setup-arm64 latest 494d0aab793e 3 minutes ago 24MB 05:10:38 a8b07623f74c 4 minutes ago 873MB 05:10:38 1ab3af4db862 4 minutes ago 865MB 05:10:38 b91dda3183e0 4 minutes ago 862MB 05:10:38 4606a43d8756 4 minutes ago 862MB 05:10:38 b9fe6db03902 4 minutes ago 858MB 05:10:38 ci-base-image-arm64 latest b9e2bc6674c2 8 minutes ago 641MB 05:10:38 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.16-alpine cfc18b08335c 4 weeks ago 428MB 05:10:38 alpine 3.12 9852663dfa18 6 weeks ago 5.32MB 05:10:38 docker 20.10.0 eeaf43b92773 5 months ago 228MB 05:10:38 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 11 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 05:10:38 provisioning config files... 05:10:38 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/512@tmp/config2086872014683652210tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:10:38 ---> docker-login.sh 05:10:38 nexus3.edgexfoundry.org:10001 05:10:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:10:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:10:39 Configure a credential helper to remove this warning. See 05:10:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:10:39 05:10:39 Login Succeeded 05:10:39 nexus3.edgexfoundry.org:10002 05:10:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:10:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:10:39 Configure a credential helper to remove this warning. See 05:10:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:10:39 05:10:39 Login Succeeded 05:10:39 nexus3.edgexfoundry.org:10003 05:10:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:10:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:10:40 Configure a credential helper to remove this warning. See 05:10:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:10:40 05:10:40 Login Succeeded 05:10:40 nexus3.edgexfoundry.org:10004 05:10:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:10:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:10:40 Configure a credential helper to remove this warning. See 05:10:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:10:40 05:10:40 Login Succeeded 05:10:40 docker.io 05:10:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:10:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:10:41 Configure a credential helper to remove this warning. See 05:10:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:10:41 05:10:41 Login Succeeded 05:10:41 ---> docker-login.sh ends [Pipeline] } 05:10:41 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 05:10:41 [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: 05:10:41 9675a5ee09cc494ffa2aa568efa83b8e79c24aab 05:10:41 2.0.0-dev.242 05:10:41 9675a5ee09cc494ffa2aa568efa83b8e79c24aab-2.0.0-dev.242 05:10:41 master 05:10:41 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 05:10:42 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:9675a5ee09cc494ffa2aa568efa83b8e79c24aab [Pipeline] isUnix [Pipeline] sh 05:10:42 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:9675a5ee09cc494ffa2aa568efa83b8e79c24aab 05:10:42 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 05:10:42 5938cca8ae22: Preparing 05:10:42 0ae9586a48e7: Preparing 05:10:42 513f5d3bc574: Preparing 05:10:42 9f9e0b86a3e9: Preparing 05:10:42 3fbe34a1663b: Preparing 05:10:42 3fbe34a1663b: Layer already exists 05:10:42 513f5d3bc574: Pushed 05:10:42 9f9e0b86a3e9: Pushed 05:10:42 5938cca8ae22: Pushed 05:10:45 0ae9586a48e7: Pushed 05:10:45 9675a5ee09cc494ffa2aa568efa83b8e79c24aab: digest: sha256:e4bd9b57133ef0f62f955f7594c75611b90224804bd8459cbe684613e3283f1e size: 1363 [Pipeline] isUnix [Pipeline] sh 05:10:45 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:2.0.0-dev.242 [Pipeline] isUnix [Pipeline] sh 05:10:46 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:2.0.0-dev.242 05:10:46 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 05:10:46 5938cca8ae22: Preparing 05:10:46 0ae9586a48e7: Preparing 05:10:46 513f5d3bc574: Preparing 05:10:46 9f9e0b86a3e9: Preparing 05:10:46 3fbe34a1663b: Preparing 05:10:46 0ae9586a48e7: Layer already exists 05:10:46 513f5d3bc574: Layer already exists 05:10:46 3fbe34a1663b: Layer already exists 05:10:46 5938cca8ae22: Layer already exists 05:10:46 9f9e0b86a3e9: Layer already exists 05:10:46 2.0.0-dev.242: digest: sha256:e4bd9b57133ef0f62f955f7594c75611b90224804bd8459cbe684613e3283f1e size: 1363 [Pipeline] isUnix [Pipeline] sh 05:10:46 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:9675a5ee09cc494ffa2aa568efa83b8e79c24aab-2.0.0-dev.242 [Pipeline] isUnix [Pipeline] sh 05:10:47 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:9675a5ee09cc494ffa2aa568efa83b8e79c24aab-2.0.0-dev.242 05:10:47 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 05:10:47 5938cca8ae22: Preparing 05:10:47 0ae9586a48e7: Preparing 05:10:47 513f5d3bc574: Preparing 05:10:47 9f9e0b86a3e9: Preparing 05:10:47 3fbe34a1663b: Preparing 05:10:47 5938cca8ae22: Layer already exists 05:10:47 3fbe34a1663b: Layer already exists 05:10:47 0ae9586a48e7: Layer already exists 05:10:47 9f9e0b86a3e9: Layer already exists 05:10:47 513f5d3bc574: Layer already exists 05:10:47 9675a5ee09cc494ffa2aa568efa83b8e79c24aab-2.0.0-dev.242: digest: sha256:e4bd9b57133ef0f62f955f7594c75611b90224804bd8459cbe684613e3283f1e size: 1363 [Pipeline] isUnix [Pipeline] sh 05:10:47 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:master [Pipeline] isUnix [Pipeline] sh 05:10:48 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:master 05:10:48 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 05:10:48 5938cca8ae22: Preparing 05:10:48 0ae9586a48e7: Preparing 05:10:48 513f5d3bc574: Preparing 05:10:48 9f9e0b86a3e9: Preparing 05:10:48 3fbe34a1663b: Preparing 05:10:48 513f5d3bc574: Layer already exists 05:10:48 0ae9586a48e7: Layer already exists 05:10:48 5938cca8ae22: Layer already exists 05:10:48 9f9e0b86a3e9: Layer already exists 05:10:48 3fbe34a1663b: Layer already exists 05:10:48 master: digest: sha256:e4bd9b57133ef0f62f955f7594c75611b90224804bd8459cbe684613e3283f1e size: 1363 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 05:10:48 ===================================================== [Pipeline] echo 05:10:48 taggedImages: 05:10:48 - nexus3.edgexfoundry.org:10004/core-command-arm64:9675a5ee09cc494ffa2aa568efa83b8e79c24aab 05:10:48 - nexus3.edgexfoundry.org:10004/core-command-arm64:2.0.0-dev.242 05:10:48 - nexus3.edgexfoundry.org:10004/core-command-arm64:9675a5ee09cc494ffa2aa568efa83b8e79c24aab-2.0.0-dev.242 05:10:48 - nexus3.edgexfoundry.org:10004/core-command-arm64:master [Pipeline] echo 05:10:48 [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: 05:10:48 9675a5ee09cc494ffa2aa568efa83b8e79c24aab 05:10:48 2.0.0-dev.242 05:10:48 9675a5ee09cc494ffa2aa568efa83b8e79c24aab-2.0.0-dev.242 05:10:48 master 05:10:48 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 05:10:48 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:9675a5ee09cc494ffa2aa568efa83b8e79c24aab [Pipeline] isUnix [Pipeline] sh 05:10:49 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:9675a5ee09cc494ffa2aa568efa83b8e79c24aab 05:10:49 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 05:10:49 d21e96726c44: Preparing 05:10:49 065c772f4222: Preparing 05:10:49 513f5d3bc574: Preparing 05:10:49 12eb2b914d44: Preparing 05:10:49 e92582a391f7: Preparing 05:10:49 3fbe34a1663b: Preparing 05:10:49 3fbe34a1663b: Waiting 05:10:49 513f5d3bc574: Layer already exists 05:10:49 3fbe34a1663b: Layer already exists 05:10:49 e92582a391f7: Pushed 05:10:49 d21e96726c44: Pushed 05:10:50 12eb2b914d44: Pushed 05:10:52 065c772f4222: Pushed 05:10:52 9675a5ee09cc494ffa2aa568efa83b8e79c24aab: digest: sha256:40293df183d58c0d457d68f9800bf1653ac9db35508c4577e14c6b51d389b970 size: 1572 [Pipeline] isUnix [Pipeline] sh 05:10:53 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:2.0.0-dev.242 [Pipeline] isUnix [Pipeline] sh 05:10:53 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:2.0.0-dev.242 05:10:53 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 05:10:53 d21e96726c44: Preparing 05:10:53 065c772f4222: Preparing 05:10:53 513f5d3bc574: Preparing 05:10:53 12eb2b914d44: Preparing 05:10:53 e92582a391f7: Preparing 05:10:53 3fbe34a1663b: Preparing 05:10:53 3fbe34a1663b: Waiting 05:10:53 d21e96726c44: Layer already exists 05:10:53 065c772f4222: Layer already exists 05:10:53 513f5d3bc574: Layer already exists 05:10:53 12eb2b914d44: Layer already exists 05:10:53 e92582a391f7: Layer already exists 05:10:53 3fbe34a1663b: Layer already exists 05:10:53 2.0.0-dev.242: digest: sha256:40293df183d58c0d457d68f9800bf1653ac9db35508c4577e14c6b51d389b970 size: 1572 [Pipeline] isUnix [Pipeline] sh 05:10:53 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:9675a5ee09cc494ffa2aa568efa83b8e79c24aab-2.0.0-dev.242 [Pipeline] isUnix [Pipeline] sh 05:10:54 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:9675a5ee09cc494ffa2aa568efa83b8e79c24aab-2.0.0-dev.242 05:10:54 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 05:10:54 d21e96726c44: Preparing 05:10:54 065c772f4222: Preparing 05:10:54 513f5d3bc574: Preparing 05:10:54 12eb2b914d44: Preparing 05:10:54 e92582a391f7: Preparing 05:10:54 3fbe34a1663b: Preparing 05:10:54 3fbe34a1663b: Waiting 05:10:54 e92582a391f7: Layer already exists 05:10:54 12eb2b914d44: Layer already exists 05:10:54 513f5d3bc574: Layer already exists 05:10:54 065c772f4222: Layer already exists 05:10:54 d21e96726c44: Layer already exists 05:10:54 3fbe34a1663b: Layer already exists 05:10:54 9675a5ee09cc494ffa2aa568efa83b8e79c24aab-2.0.0-dev.242: digest: sha256:40293df183d58c0d457d68f9800bf1653ac9db35508c4577e14c6b51d389b970 size: 1572 [Pipeline] isUnix [Pipeline] sh 05:10:54 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:master [Pipeline] isUnix [Pipeline] sh 05:10:55 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:master 05:10:55 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 05:10:55 d21e96726c44: Preparing 05:10:55 065c772f4222: Preparing 05:10:55 513f5d3bc574: Preparing 05:10:55 12eb2b914d44: Preparing 05:10:55 e92582a391f7: Preparing 05:10:55 3fbe34a1663b: Preparing 05:10:55 3fbe34a1663b: Waiting 05:10:55 d21e96726c44: Layer already exists 05:10:55 e92582a391f7: Layer already exists 05:10:55 12eb2b914d44: Layer already exists 05:10:55 513f5d3bc574: Layer already exists 05:10:55 065c772f4222: Layer already exists 05:10:55 3fbe34a1663b: Layer already exists 05:10:55 master: digest: sha256:40293df183d58c0d457d68f9800bf1653ac9db35508c4577e14c6b51d389b970 size: 1572 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 05:10:55 ===================================================== [Pipeline] echo 05:10:55 taggedImages: 05:10:55 - nexus3.edgexfoundry.org:10004/core-data-arm64:9675a5ee09cc494ffa2aa568efa83b8e79c24aab 05:10:55 - nexus3.edgexfoundry.org:10004/core-data-arm64:2.0.0-dev.242 05:10:55 - nexus3.edgexfoundry.org:10004/core-data-arm64:9675a5ee09cc494ffa2aa568efa83b8e79c24aab-2.0.0-dev.242 05:10:55 - nexus3.edgexfoundry.org:10004/core-data-arm64:master [Pipeline] echo 05:10:55 [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: 05:10:55 9675a5ee09cc494ffa2aa568efa83b8e79c24aab 05:10:55 2.0.0-dev.242 05:10:55 9675a5ee09cc494ffa2aa568efa83b8e79c24aab-2.0.0-dev.242 05:10:55 master 05:10:55 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 05:10:56 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:9675a5ee09cc494ffa2aa568efa83b8e79c24aab [Pipeline] isUnix [Pipeline] sh 05:10:56 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:9675a5ee09cc494ffa2aa568efa83b8e79c24aab 05:10:56 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 05:10:56 5aaac5a362e4: Preparing 05:10:56 c4ff28c02e0e: Preparing 05:10:56 513f5d3bc574: Preparing 05:10:56 9f9e0b86a3e9: Preparing 05:10:56 3fbe34a1663b: Preparing 05:10:56 3fbe34a1663b: Layer already exists 05:10:56 9f9e0b86a3e9: Layer already exists 05:10:56 513f5d3bc574: Layer already exists 05:10:56 5aaac5a362e4: Pushed 05:11:00 c4ff28c02e0e: Pushed 05:11:00 9675a5ee09cc494ffa2aa568efa83b8e79c24aab: digest: sha256:e42e79b00e4ac34db8f06810a13bf03dc9bba2376e1b8cbe13a6bd5dd460559d size: 1363 [Pipeline] isUnix [Pipeline] sh 05:11:00 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.0.0-dev.242 [Pipeline] isUnix [Pipeline] sh 05:11:00 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.0.0-dev.242 05:11:00 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 05:11:00 5aaac5a362e4: Preparing 05:11:00 c4ff28c02e0e: Preparing 05:11:00 513f5d3bc574: Preparing 05:11:00 9f9e0b86a3e9: Preparing 05:11:00 3fbe34a1663b: Preparing 05:11:01 5aaac5a362e4: Layer already exists 05:11:01 513f5d3bc574: Layer already exists 05:11:01 c4ff28c02e0e: Layer already exists 05:11:01 9f9e0b86a3e9: Layer already exists 05:11:01 3fbe34a1663b: Layer already exists 05:11:01 2.0.0-dev.242: digest: sha256:e42e79b00e4ac34db8f06810a13bf03dc9bba2376e1b8cbe13a6bd5dd460559d size: 1363 [Pipeline] isUnix [Pipeline] sh 05:11:01 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:9675a5ee09cc494ffa2aa568efa83b8e79c24aab-2.0.0-dev.242 [Pipeline] isUnix [Pipeline] sh 05:11:01 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:9675a5ee09cc494ffa2aa568efa83b8e79c24aab-2.0.0-dev.242 05:11:01 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 05:11:01 5aaac5a362e4: Preparing 05:11:01 c4ff28c02e0e: Preparing 05:11:01 513f5d3bc574: Preparing 05:11:01 9f9e0b86a3e9: Preparing 05:11:01 3fbe34a1663b: Preparing 05:11:01 3fbe34a1663b: Layer already exists 05:11:01 513f5d3bc574: Layer already exists 05:11:01 c4ff28c02e0e: Layer already exists 05:11:01 9f9e0b86a3e9: Layer already exists 05:11:01 5aaac5a362e4: Layer already exists 05:11:01 9675a5ee09cc494ffa2aa568efa83b8e79c24aab-2.0.0-dev.242: digest: sha256:e42e79b00e4ac34db8f06810a13bf03dc9bba2376e1b8cbe13a6bd5dd460559d size: 1363 [Pipeline] isUnix [Pipeline] sh 05:11:02 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:master [Pipeline] isUnix [Pipeline] sh 05:11:02 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:master 05:11:02 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 05:11:02 5aaac5a362e4: Preparing 05:11:02 c4ff28c02e0e: Preparing 05:11:02 513f5d3bc574: Preparing 05:11:02 9f9e0b86a3e9: Preparing 05:11:02 3fbe34a1663b: Preparing 05:11:02 3fbe34a1663b: Layer already exists 05:11:02 c4ff28c02e0e: Layer already exists 05:11:02 513f5d3bc574: Layer already exists 05:11:02 5aaac5a362e4: Layer already exists 05:11:02 9f9e0b86a3e9: Layer already exists 05:11:02 master: digest: sha256:e42e79b00e4ac34db8f06810a13bf03dc9bba2376e1b8cbe13a6bd5dd460559d size: 1363 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 05:11:03 ===================================================== [Pipeline] echo 05:11:03 taggedImages: 05:11:03 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:9675a5ee09cc494ffa2aa568efa83b8e79c24aab 05:11:03 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.0.0-dev.242 05:11:03 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:9675a5ee09cc494ffa2aa568efa83b8e79c24aab-2.0.0-dev.242 05:11:03 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:master [Pipeline] echo 05:11:03 [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: 05:11:03 9675a5ee09cc494ffa2aa568efa83b8e79c24aab 05:11:03 2.0.0-dev.242 05:11:03 9675a5ee09cc494ffa2aa568efa83b8e79c24aab-2.0.0-dev.242 05:11:03 master 05:11:03 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 05:11:03 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:9675a5ee09cc494ffa2aa568efa83b8e79c24aab [Pipeline] isUnix [Pipeline] sh 05:11:03 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:9675a5ee09cc494ffa2aa568efa83b8e79c24aab 05:11:03 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 05:11:03 5ec0191dd78d: Preparing 05:11:03 5ec0191dd78d: Preparing 05:11:03 cba6534baa40: Preparing 05:11:03 7ec4e77f7798: Preparing 05:11:03 cdc445ee09ef: Preparing 05:11:03 e289a0f54326: Preparing 05:11:03 513f5d3bc574: Preparing 05:11:03 cceb0aa8cf71: Preparing 05:11:03 cceb0aa8cf71: Preparing 05:11:03 1d7507dedf8a: Preparing 05:11:03 601a32433d01: Preparing 05:11:03 3fbe34a1663b: Preparing 05:11:03 513f5d3bc574: Waiting 05:11:03 cceb0aa8cf71: Waiting 05:11:03 1d7507dedf8a: Waiting 05:11:03 601a32433d01: Waiting 05:11:03 3fbe34a1663b: Waiting 05:11:04 7ec4e77f7798: Pushed 05:11:04 cba6534baa40: Pushed 05:11:04 cdc445ee09ef: Pushed 05:11:04 513f5d3bc574: Layer already exists 05:11:04 cceb0aa8cf71: Pushed 05:11:04 1d7507dedf8a: Pushed 05:11:04 5ec0191dd78d: Pushed 05:11:04 601a32433d01: Pushed 05:11:04 3fbe34a1663b: Layer already exists 05:11:07 e289a0f54326: Pushed 05:11:07 9675a5ee09cc494ffa2aa568efa83b8e79c24aab: digest: sha256:300cc7e6f1d09788499b23b28475f94ad9dc9bd7a6c57ac04b35bc3439004f15 size: 2817 [Pipeline] isUnix [Pipeline] sh 05:11:07 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.0.0-dev.242 [Pipeline] isUnix [Pipeline] sh 05:11:08 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.0.0-dev.242 05:11:08 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 05:11:08 5ec0191dd78d: Preparing 05:11:08 5ec0191dd78d: Preparing 05:11:08 cba6534baa40: Preparing 05:11:08 7ec4e77f7798: Preparing 05:11:08 cdc445ee09ef: Preparing 05:11:08 e289a0f54326: Preparing 05:11:08 513f5d3bc574: Preparing 05:11:08 cceb0aa8cf71: Preparing 05:11:08 cceb0aa8cf71: Preparing 05:11:08 1d7507dedf8a: Preparing 05:11:08 601a32433d01: Preparing 05:11:08 3fbe34a1663b: Preparing 05:11:08 cceb0aa8cf71: Waiting 05:11:08 1d7507dedf8a: Waiting 05:11:08 601a32433d01: Waiting 05:11:08 513f5d3bc574: Waiting 05:11:08 3fbe34a1663b: Waiting 05:11:08 7ec4e77f7798: Layer already exists 05:11:08 cdc445ee09ef: Layer already exists 05:11:08 e289a0f54326: Layer already exists 05:11:08 5ec0191dd78d: Layer already exists 05:11:08 cba6534baa40: Layer already exists 05:11:08 cceb0aa8cf71: Layer already exists 05:11:08 513f5d3bc574: Layer already exists 05:11:08 3fbe34a1663b: Layer already exists 05:11:08 601a32433d01: Layer already exists 05:11:08 1d7507dedf8a: Layer already exists 05:11:08 2.0.0-dev.242: digest: sha256:300cc7e6f1d09788499b23b28475f94ad9dc9bd7a6c57ac04b35bc3439004f15 size: 2817 [Pipeline] isUnix [Pipeline] sh 05:11:08 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:9675a5ee09cc494ffa2aa568efa83b8e79c24aab-2.0.0-dev.242 [Pipeline] isUnix [Pipeline] sh 05:11:09 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:9675a5ee09cc494ffa2aa568efa83b8e79c24aab-2.0.0-dev.242 05:11:09 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 05:11:09 5ec0191dd78d: Preparing 05:11:09 5ec0191dd78d: Preparing 05:11:09 cba6534baa40: Preparing 05:11:09 7ec4e77f7798: Preparing 05:11:09 cdc445ee09ef: Preparing 05:11:09 e289a0f54326: Preparing 05:11:09 513f5d3bc574: Preparing 05:11:09 cceb0aa8cf71: Preparing 05:11:09 cceb0aa8cf71: Preparing 05:11:09 1d7507dedf8a: Preparing 05:11:09 601a32433d01: Preparing 05:11:09 3fbe34a1663b: Preparing 05:11:09 513f5d3bc574: Waiting 05:11:09 cceb0aa8cf71: Waiting 05:11:09 1d7507dedf8a: Waiting 05:11:09 601a32433d01: Waiting 05:11:09 3fbe34a1663b: Waiting 05:11:09 cdc445ee09ef: Layer already exists 05:11:09 5ec0191dd78d: Layer already exists 05:11:09 cba6534baa40: Layer already exists 05:11:09 7ec4e77f7798: Layer already exists 05:11:09 e289a0f54326: Layer already exists 05:11:09 513f5d3bc574: Layer already exists 05:11:09 cceb0aa8cf71: Layer already exists 05:11:09 1d7507dedf8a: Layer already exists 05:11:09 601a32433d01: Layer already exists 05:11:09 3fbe34a1663b: Layer already exists 05:11:09 9675a5ee09cc494ffa2aa568efa83b8e79c24aab-2.0.0-dev.242: digest: sha256:300cc7e6f1d09788499b23b28475f94ad9dc9bd7a6c57ac04b35bc3439004f15 size: 2817 [Pipeline] isUnix [Pipeline] sh 05:11:09 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:master [Pipeline] isUnix [Pipeline] sh 05:11:10 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:master 05:11:10 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 05:11:10 5ec0191dd78d: Preparing 05:11:10 5ec0191dd78d: Preparing 05:11:10 cba6534baa40: Preparing 05:11:10 7ec4e77f7798: Preparing 05:11:10 cdc445ee09ef: Preparing 05:11:10 e289a0f54326: Preparing 05:11:10 513f5d3bc574: Preparing 05:11:10 cceb0aa8cf71: Preparing 05:11:10 cceb0aa8cf71: Preparing 05:11:10 1d7507dedf8a: Preparing 05:11:10 601a32433d01: Preparing 05:11:10 3fbe34a1663b: Preparing 05:11:10 513f5d3bc574: Waiting 05:11:10 cceb0aa8cf71: Waiting 05:11:10 1d7507dedf8a: Waiting 05:11:10 601a32433d01: Waiting 05:11:10 3fbe34a1663b: Waiting 05:11:10 5ec0191dd78d: Layer already exists 05:11:10 e289a0f54326: Layer already exists 05:11:10 cba6534baa40: Layer already exists 05:11:10 cdc445ee09ef: Layer already exists 05:11:10 7ec4e77f7798: Layer already exists 05:11:10 1d7507dedf8a: Layer already exists 05:11:10 513f5d3bc574: Layer already exists 05:11:10 3fbe34a1663b: Layer already exists 05:11:10 cceb0aa8cf71: Layer already exists 05:11:10 601a32433d01: Layer already exists 05:11:10 master: digest: sha256:300cc7e6f1d09788499b23b28475f94ad9dc9bd7a6c57ac04b35bc3439004f15 size: 2817 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 05:11:10 ===================================================== [Pipeline] echo 05:11:10 taggedImages: 05:11:10 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:9675a5ee09cc494ffa2aa568efa83b8e79c24aab 05:11:10 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.0.0-dev.242 05:11:10 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:9675a5ee09cc494ffa2aa568efa83b8e79c24aab-2.0.0-dev.242 05:11:10 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:master [Pipeline] echo 05:11:10 [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: 05:11:10 9675a5ee09cc494ffa2aa568efa83b8e79c24aab 05:11:10 2.0.0-dev.242 05:11:10 9675a5ee09cc494ffa2aa568efa83b8e79c24aab-2.0.0-dev.242 05:11:10 master 05:11:10 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 05:11:10 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:9675a5ee09cc494ffa2aa568efa83b8e79c24aab [Pipeline] isUnix [Pipeline] sh 05:11:11 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:9675a5ee09cc494ffa2aa568efa83b8e79c24aab 05:11:11 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 05:11:11 7e5b48bc10f9: Preparing 05:11:11 a174d5e2a112: Preparing 05:11:11 73b5042fc321: Preparing 05:11:11 75d2e206902b: Preparing 05:11:11 abe0768597c6: Preparing 05:11:11 3fbe34a1663b: Preparing 05:11:11 3fbe34a1663b: Waiting 05:11:11 73b5042fc321: Pushed 05:11:11 75d2e206902b: Pushed 05:11:11 3fbe34a1663b: Layer already exists 05:11:12 abe0768597c6: Pushed 05:11:13 7e5b48bc10f9: Pushed 05:11:13 a174d5e2a112: Pushed 05:11:13 9675a5ee09cc494ffa2aa568efa83b8e79c24aab: digest: sha256:26e2ba2d75fc806a8e3d5c686b86f6a2d813a455132be40ab0f99aca8dcdb71f size: 1575 [Pipeline] isUnix [Pipeline] sh 05:11:14 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.0.0-dev.242 [Pipeline] isUnix [Pipeline] sh 05:11:14 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.0.0-dev.242 05:11:14 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 05:11:14 7e5b48bc10f9: Preparing 05:11:14 a174d5e2a112: Preparing 05:11:14 73b5042fc321: Preparing 05:11:14 75d2e206902b: Preparing 05:11:14 abe0768597c6: Preparing 05:11:14 3fbe34a1663b: Preparing 05:11:14 3fbe34a1663b: Waiting 05:11:14 7e5b48bc10f9: Layer already exists 05:11:14 abe0768597c6: Layer already exists 05:11:14 73b5042fc321: Layer already exists 05:11:14 75d2e206902b: Layer already exists 05:11:14 a174d5e2a112: Layer already exists 05:11:14 3fbe34a1663b: Layer already exists 05:11:14 2.0.0-dev.242: digest: sha256:26e2ba2d75fc806a8e3d5c686b86f6a2d813a455132be40ab0f99aca8dcdb71f size: 1575 [Pipeline] isUnix [Pipeline] sh 05:11:15 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:9675a5ee09cc494ffa2aa568efa83b8e79c24aab-2.0.0-dev.242 [Pipeline] isUnix [Pipeline] sh 05:11:15 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:9675a5ee09cc494ffa2aa568efa83b8e79c24aab-2.0.0-dev.242 05:11:15 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 05:11:15 7e5b48bc10f9: Preparing 05:11:15 a174d5e2a112: Preparing 05:11:15 73b5042fc321: Preparing 05:11:15 75d2e206902b: Preparing 05:11:15 abe0768597c6: Preparing 05:11:15 3fbe34a1663b: Preparing 05:11:15 3fbe34a1663b: Waiting 05:11:15 7e5b48bc10f9: Layer already exists 05:11:15 73b5042fc321: Layer already exists 05:11:15 75d2e206902b: Layer already exists 05:11:15 a174d5e2a112: Layer already exists 05:11:15 abe0768597c6: Layer already exists 05:11:15 3fbe34a1663b: Layer already exists 05:11:15 9675a5ee09cc494ffa2aa568efa83b8e79c24aab-2.0.0-dev.242: digest: sha256:26e2ba2d75fc806a8e3d5c686b86f6a2d813a455132be40ab0f99aca8dcdb71f size: 1575 [Pipeline] isUnix [Pipeline] sh 05:11:16 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:master [Pipeline] isUnix [Pipeline] sh 05:11:16 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:master 05:11:16 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 05:11:16 7e5b48bc10f9: Preparing 05:11:16 a174d5e2a112: Preparing 05:11:16 73b5042fc321: Preparing 05:11:16 75d2e206902b: Preparing 05:11:16 abe0768597c6: Preparing 05:11:16 3fbe34a1663b: Preparing 05:11:16 3fbe34a1663b: Waiting 05:11:16 73b5042fc321: Layer already exists 05:11:16 abe0768597c6: Layer already exists 05:11:16 7e5b48bc10f9: Layer already exists 05:11:16 a174d5e2a112: Layer already exists 05:11:16 75d2e206902b: Layer already exists 05:11:16 3fbe34a1663b: Layer already exists 05:11:16 master: digest: sha256:26e2ba2d75fc806a8e3d5c686b86f6a2d813a455132be40ab0f99aca8dcdb71f size: 1575 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 05:11:16 ===================================================== [Pipeline] echo 05:11:16 taggedImages: 05:11:16 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:9675a5ee09cc494ffa2aa568efa83b8e79c24aab 05:11:16 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.0.0-dev.242 05:11:16 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:9675a5ee09cc494ffa2aa568efa83b8e79c24aab-2.0.0-dev.242 05:11:16 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:master [Pipeline] echo 05:11:16 [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: 05:11:16 9675a5ee09cc494ffa2aa568efa83b8e79c24aab 05:11:16 2.0.0-dev.242 05:11:16 9675a5ee09cc494ffa2aa568efa83b8e79c24aab-2.0.0-dev.242 05:11:16 master 05:11:16 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 05:11:17 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:9675a5ee09cc494ffa2aa568efa83b8e79c24aab [Pipeline] isUnix [Pipeline] sh 05:11:17 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:9675a5ee09cc494ffa2aa568efa83b8e79c24aab 05:11:17 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 05:11:17 b60e13525b9b: Preparing 05:11:17 53e63c2c15ff: Preparing 05:11:17 7a11da933135: Preparing 05:11:17 ab9348ce59f5: Preparing 05:11:17 b8c5ac72e992: Preparing 05:11:17 c0c328dcbb4a: Preparing 05:11:17 b984aab87ce8: Preparing 05:11:17 b8b12b706d3d: Preparing 05:11:17 b99c2170502e: Preparing 05:11:17 3fbe34a1663b: Preparing 05:11:17 c0c328dcbb4a: Waiting 05:11:17 b99c2170502e: Waiting 05:11:17 b984aab87ce8: Waiting 05:11:17 3fbe34a1663b: Waiting 05:11:17 b8b12b706d3d: Waiting 05:11:17 b60e13525b9b: Pushed 05:11:17 53e63c2c15ff: Pushed 05:11:17 b8c5ac72e992: Pushed 05:11:18 c0c328dcbb4a: Pushed 05:11:18 b8b12b706d3d: Pushed 05:11:18 b984aab87ce8: Pushed 05:11:18 3fbe34a1663b: Layer already exists 05:11:19 b99c2170502e: Pushed 05:11:20 ab9348ce59f5: Pushed 05:11:20 7a11da933135: Pushed 05:11:20 9675a5ee09cc494ffa2aa568efa83b8e79c24aab: digest: sha256:f0a98df95be68b3c90c4cee72c7df678c1b3a724cf51d9613970de1bead32d53 size: 2405 [Pipeline] isUnix [Pipeline] sh 05:11:20 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.0.0-dev.242 [Pipeline] isUnix [Pipeline] sh 05:11:21 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.0.0-dev.242 05:11:21 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 05:11:21 b60e13525b9b: Preparing 05:11:21 53e63c2c15ff: Preparing 05:11:21 7a11da933135: Preparing 05:11:21 ab9348ce59f5: Preparing 05:11:21 b8c5ac72e992: Preparing 05:11:21 c0c328dcbb4a: Preparing 05:11:21 b984aab87ce8: Preparing 05:11:21 b8b12b706d3d: Preparing 05:11:21 b99c2170502e: Preparing 05:11:21 3fbe34a1663b: Preparing 05:11:21 c0c328dcbb4a: Waiting 05:11:21 b8b12b706d3d: Waiting 05:11:21 b984aab87ce8: Waiting 05:11:21 b99c2170502e: Waiting 05:11:21 3fbe34a1663b: Waiting 05:11:21 ab9348ce59f5: Layer already exists 05:11:21 b60e13525b9b: Layer already exists 05:11:21 53e63c2c15ff: Layer already exists 05:11:21 7a11da933135: Layer already exists 05:11:21 b8c5ac72e992: Layer already exists 05:11:21 b8b12b706d3d: Layer already exists 05:11:21 b99c2170502e: Layer already exists 05:11:21 3fbe34a1663b: Layer already exists 05:11:21 c0c328dcbb4a: Layer already exists 05:11:21 b984aab87ce8: Layer already exists 05:11:21 2.0.0-dev.242: digest: sha256:f0a98df95be68b3c90c4cee72c7df678c1b3a724cf51d9613970de1bead32d53 size: 2405 [Pipeline] isUnix [Pipeline] sh 05:11:21 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:9675a5ee09cc494ffa2aa568efa83b8e79c24aab-2.0.0-dev.242 [Pipeline] isUnix [Pipeline] sh 05:11:22 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:9675a5ee09cc494ffa2aa568efa83b8e79c24aab-2.0.0-dev.242 05:11:22 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 05:11:22 b60e13525b9b: Preparing 05:11:22 53e63c2c15ff: Preparing 05:11:22 7a11da933135: Preparing 05:11:22 ab9348ce59f5: Preparing 05:11:22 b8c5ac72e992: Preparing 05:11:22 c0c328dcbb4a: Preparing 05:11:22 b984aab87ce8: Preparing 05:11:22 b8b12b706d3d: Preparing 05:11:22 b99c2170502e: Preparing 05:11:22 3fbe34a1663b: Preparing 05:11:22 b984aab87ce8: Waiting 05:11:22 b8b12b706d3d: Waiting 05:11:22 3fbe34a1663b: Waiting 05:11:22 b99c2170502e: Waiting 05:11:22 c0c328dcbb4a: Waiting 05:11:22 b8c5ac72e992: Layer already exists 05:11:22 b60e13525b9b: Layer already exists 05:11:22 ab9348ce59f5: Layer already exists 05:11:22 53e63c2c15ff: Layer already exists 05:11:22 7a11da933135: Layer already exists 05:11:22 b984aab87ce8: Layer already exists 05:11:22 b99c2170502e: Layer already exists 05:11:22 c0c328dcbb4a: Layer already exists 05:11:22 b8b12b706d3d: Layer already exists 05:11:22 3fbe34a1663b: Layer already exists 05:11:22 9675a5ee09cc494ffa2aa568efa83b8e79c24aab-2.0.0-dev.242: digest: sha256:f0a98df95be68b3c90c4cee72c7df678c1b3a724cf51d9613970de1bead32d53 size: 2405 [Pipeline] isUnix [Pipeline] sh 05:11:22 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:master [Pipeline] isUnix [Pipeline] sh 05:11:23 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:master 05:11:23 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 05:11:23 b60e13525b9b: Preparing 05:11:23 53e63c2c15ff: Preparing 05:11:23 7a11da933135: Preparing 05:11:23 ab9348ce59f5: Preparing 05:11:23 b8c5ac72e992: Preparing 05:11:23 c0c328dcbb4a: Preparing 05:11:23 b984aab87ce8: Preparing 05:11:23 b8b12b706d3d: Preparing 05:11:23 b99c2170502e: Preparing 05:11:23 3fbe34a1663b: Preparing 05:11:23 c0c328dcbb4a: Waiting 05:11:23 b984aab87ce8: Waiting 05:11:23 b8b12b706d3d: Waiting 05:11:23 b99c2170502e: Waiting 05:11:23 3fbe34a1663b: Waiting 05:11:23 ab9348ce59f5: Layer already exists 05:11:23 53e63c2c15ff: Layer already exists 05:11:23 b8c5ac72e992: Layer already exists 05:11:23 b60e13525b9b: Layer already exists 05:11:23 7a11da933135: Layer already exists 05:11:23 c0c328dcbb4a: Layer already exists 05:11:23 b984aab87ce8: Layer already exists 05:11:23 b99c2170502e: Layer already exists 05:11:23 3fbe34a1663b: Layer already exists 05:11:23 b8b12b706d3d: Layer already exists 05:11:23 master: digest: sha256:f0a98df95be68b3c90c4cee72c7df678c1b3a724cf51d9613970de1bead32d53 size: 2405 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 05:11:23 ===================================================== [Pipeline] echo 05:11:23 taggedImages: 05:11:23 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:9675a5ee09cc494ffa2aa568efa83b8e79c24aab 05:11:23 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.0.0-dev.242 05:11:23 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:9675a5ee09cc494ffa2aa568efa83b8e79c24aab-2.0.0-dev.242 05:11:23 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:master [Pipeline] echo 05:11:23 [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: 05:11:23 9675a5ee09cc494ffa2aa568efa83b8e79c24aab 05:11:23 2.0.0-dev.242 05:11:23 9675a5ee09cc494ffa2aa568efa83b8e79c24aab-2.0.0-dev.242 05:11:23 master 05:11:23 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 05:11:24 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:9675a5ee09cc494ffa2aa568efa83b8e79c24aab [Pipeline] isUnix [Pipeline] sh 05:11:24 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:9675a5ee09cc494ffa2aa568efa83b8e79c24aab 05:11:24 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 05:11:24 c0e88ca8be8a: Preparing 05:11:24 dd33ac3216d0: Preparing 05:11:24 513f5d3bc574: Preparing 05:11:24 dfd5c678f6c0: Preparing 05:11:24 3fbe34a1663b: Preparing 05:11:24 513f5d3bc574: Layer already exists 05:11:24 3fbe34a1663b: Layer already exists 05:11:24 c0e88ca8be8a: Pushed 05:11:25 dfd5c678f6c0: Pushed 05:11:27 dd33ac3216d0: Pushed 05:11:27 9675a5ee09cc494ffa2aa568efa83b8e79c24aab: digest: sha256:5f8ec198978ac533c42a528d0beec4c6e16960859e0cdadbb16eaf5f1ffad1e5 size: 1364 [Pipeline] isUnix [Pipeline] sh 05:11:28 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.0.0-dev.242 [Pipeline] isUnix [Pipeline] sh 05:11:28 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.0.0-dev.242 05:11:28 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 05:11:28 c0e88ca8be8a: Preparing 05:11:28 dd33ac3216d0: Preparing 05:11:28 513f5d3bc574: Preparing 05:11:28 dfd5c678f6c0: Preparing 05:11:28 3fbe34a1663b: Preparing 05:11:28 3fbe34a1663b: Layer already exists 05:11:28 dd33ac3216d0: Layer already exists 05:11:28 dfd5c678f6c0: Layer already exists 05:11:28 513f5d3bc574: Layer already exists 05:11:28 c0e88ca8be8a: Layer already exists 05:11:28 2.0.0-dev.242: digest: sha256:5f8ec198978ac533c42a528d0beec4c6e16960859e0cdadbb16eaf5f1ffad1e5 size: 1364 [Pipeline] isUnix [Pipeline] sh 05:11:29 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:9675a5ee09cc494ffa2aa568efa83b8e79c24aab-2.0.0-dev.242 [Pipeline] isUnix [Pipeline] sh 05:11:29 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:9675a5ee09cc494ffa2aa568efa83b8e79c24aab-2.0.0-dev.242 05:11:29 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 05:11:29 c0e88ca8be8a: Preparing 05:11:29 dd33ac3216d0: Preparing 05:11:29 513f5d3bc574: Preparing 05:11:29 dfd5c678f6c0: Preparing 05:11:29 3fbe34a1663b: Preparing 05:11:29 c0e88ca8be8a: Layer already exists 05:11:29 513f5d3bc574: Layer already exists 05:11:29 dd33ac3216d0: Layer already exists 05:11:29 3fbe34a1663b: Layer already exists 05:11:29 dfd5c678f6c0: Layer already exists 05:11:29 9675a5ee09cc494ffa2aa568efa83b8e79c24aab-2.0.0-dev.242: digest: sha256:5f8ec198978ac533c42a528d0beec4c6e16960859e0cdadbb16eaf5f1ffad1e5 size: 1364 [Pipeline] isUnix [Pipeline] sh 05:11:30 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:master [Pipeline] isUnix [Pipeline] sh 05:11:30 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:master 05:11:30 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 05:11:30 c0e88ca8be8a: Preparing 05:11:30 dd33ac3216d0: Preparing 05:11:30 513f5d3bc574: Preparing 05:11:30 dfd5c678f6c0: Preparing 05:11:30 3fbe34a1663b: Preparing 05:11:30 513f5d3bc574: Layer already exists 05:11:30 3fbe34a1663b: Layer already exists 05:11:30 c0e88ca8be8a: Layer already exists 05:11:30 dd33ac3216d0: Layer already exists 05:11:30 dfd5c678f6c0: Layer already exists 05:11:30 master: digest: sha256:5f8ec198978ac533c42a528d0beec4c6e16960859e0cdadbb16eaf5f1ffad1e5 size: 1364 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 05:11:30 ===================================================== [Pipeline] echo 05:11:30 taggedImages: 05:11:30 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:9675a5ee09cc494ffa2aa568efa83b8e79c24aab 05:11:30 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.0.0-dev.242 05:11:30 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:9675a5ee09cc494ffa2aa568efa83b8e79c24aab-2.0.0-dev.242 05:11:30 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:master [Pipeline] echo 05:11:30 [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: 05:11:30 9675a5ee09cc494ffa2aa568efa83b8e79c24aab 05:11:30 2.0.0-dev.242 05:11:30 9675a5ee09cc494ffa2aa568efa83b8e79c24aab-2.0.0-dev.242 05:11:30 master 05:11:30 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 05:11:31 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:9675a5ee09cc494ffa2aa568efa83b8e79c24aab [Pipeline] isUnix [Pipeline] sh 05:11:31 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:9675a5ee09cc494ffa2aa568efa83b8e79c24aab 05:11:31 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 05:11:31 4e2396cab18a: Preparing 05:11:31 7c95312ea8fd: Preparing 05:11:31 513f5d3bc574: Preparing 05:11:31 9f9e0b86a3e9: Preparing 05:11:31 3fbe34a1663b: Preparing 05:11:31 3fbe34a1663b: Layer already exists 05:11:31 513f5d3bc574: Layer already exists 05:11:31 9f9e0b86a3e9: Layer already exists 05:11:31 4e2396cab18a: Pushed 05:11:34 7c95312ea8fd: Pushed 05:11:34 9675a5ee09cc494ffa2aa568efa83b8e79c24aab: digest: sha256:24be3479e8f9af0f54da4ce4448e5d2b8c834ba1dfea8d45a81d047c837014f1 size: 1363 [Pipeline] isUnix [Pipeline] sh 05:11:34 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.0.0-dev.242 [Pipeline] isUnix [Pipeline] sh 05:11:35 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.0.0-dev.242 05:11:35 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 05:11:35 4e2396cab18a: Preparing 05:11:35 7c95312ea8fd: Preparing 05:11:35 513f5d3bc574: Preparing 05:11:35 9f9e0b86a3e9: Preparing 05:11:35 3fbe34a1663b: Preparing 05:11:35 4e2396cab18a: Layer already exists 05:11:35 7c95312ea8fd: Layer already exists 05:11:35 9f9e0b86a3e9: Layer already exists 05:11:35 3fbe34a1663b: Layer already exists 05:11:35 513f5d3bc574: Layer already exists 05:11:35 2.0.0-dev.242: digest: sha256:24be3479e8f9af0f54da4ce4448e5d2b8c834ba1dfea8d45a81d047c837014f1 size: 1363 [Pipeline] isUnix [Pipeline] sh 05:11:35 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:9675a5ee09cc494ffa2aa568efa83b8e79c24aab-2.0.0-dev.242 [Pipeline] isUnix [Pipeline] sh 05:11:36 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:9675a5ee09cc494ffa2aa568efa83b8e79c24aab-2.0.0-dev.242 05:11:36 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 05:11:36 4e2396cab18a: Preparing 05:11:36 7c95312ea8fd: Preparing 05:11:36 513f5d3bc574: Preparing 05:11:36 9f9e0b86a3e9: Preparing 05:11:36 3fbe34a1663b: Preparing 05:11:36 513f5d3bc574: Layer already exists 05:11:36 3fbe34a1663b: Layer already exists 05:11:36 7c95312ea8fd: Layer already exists 05:11:36 9f9e0b86a3e9: Layer already exists 05:11:36 4e2396cab18a: Layer already exists 05:11:36 9675a5ee09cc494ffa2aa568efa83b8e79c24aab-2.0.0-dev.242: digest: sha256:24be3479e8f9af0f54da4ce4448e5d2b8c834ba1dfea8d45a81d047c837014f1 size: 1363 [Pipeline] isUnix [Pipeline] sh 05:11:36 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:master [Pipeline] isUnix [Pipeline] sh 05:11:37 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:master 05:11:37 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 05:11:37 4e2396cab18a: Preparing 05:11:37 7c95312ea8fd: Preparing 05:11:37 513f5d3bc574: Preparing 05:11:37 9f9e0b86a3e9: Preparing 05:11:37 3fbe34a1663b: Preparing 05:11:37 513f5d3bc574: Layer already exists 05:11:37 3fbe34a1663b: Layer already exists 05:11:37 7c95312ea8fd: Layer already exists 05:11:37 9f9e0b86a3e9: Layer already exists 05:11:37 4e2396cab18a: Layer already exists 05:11:37 master: digest: sha256:24be3479e8f9af0f54da4ce4448e5d2b8c834ba1dfea8d45a81d047c837014f1 size: 1363 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 05:11:37 ===================================================== [Pipeline] echo 05:11:37 taggedImages: 05:11:37 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:9675a5ee09cc494ffa2aa568efa83b8e79c24aab 05:11:37 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.0.0-dev.242 05:11:37 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:9675a5ee09cc494ffa2aa568efa83b8e79c24aab-2.0.0-dev.242 05:11:37 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:master [Pipeline] echo 05:11:37 [edgeXDocker.push] Tagging docker image sys-mgmt-agent-arm64 with the following tags: 05:11:37 9675a5ee09cc494ffa2aa568efa83b8e79c24aab 05:11:37 2.0.0-dev.242 05:11:37 9675a5ee09cc494ffa2aa568efa83b8e79c24aab-2.0.0-dev.242 05:11:37 master 05:11:37 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 05:11:37 + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:9675a5ee09cc494ffa2aa568efa83b8e79c24aab [Pipeline] isUnix [Pipeline] sh 05:11:38 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:9675a5ee09cc494ffa2aa568efa83b8e79c24aab 05:11:38 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] 05:11:38 8c6264ab12e2: Preparing 05:11:38 baa32f5211fe: Preparing 05:11:38 bcdb6db8950d: Preparing 05:11:38 4c574ba7c8b6: Preparing 05:11:38 9ded3b6bb9b5: Preparing 05:11:38 fa1afe8e6ed9: Preparing 05:11:38 87a09b4c083e: Preparing 05:11:38 0f74e9ff2a61: Preparing 05:11:38 b122376c33c6: Preparing 05:11:38 f8381ed47b22: Preparing 05:11:38 e934a737d657: Preparing 05:11:38 fa1afe8e6ed9: Waiting 05:11:38 87a09b4c083e: Waiting 05:11:38 0f74e9ff2a61: Waiting 05:11:38 b122376c33c6: Waiting 05:11:38 f8381ed47b22: Waiting 05:11:38 e934a737d657: Waiting 05:11:38 9ded3b6bb9b5: Layer already exists 05:11:38 fa1afe8e6ed9: Layer already exists 05:11:38 87a09b4c083e: Layer already exists 05:11:38 0f74e9ff2a61: Layer already exists 05:11:38 b122376c33c6: Layer already exists 05:11:38 baa32f5211fe: Pushed 05:11:38 f8381ed47b22: Layer already exists 05:11:38 e934a737d657: Layer already exists 05:11:39 8c6264ab12e2: Pushed 05:11:40 bcdb6db8950d: Pushed 05:11:53 4c574ba7c8b6: Pushed 05:11:53 9675a5ee09cc494ffa2aa568efa83b8e79c24aab: digest: sha256:b7d824c38aaa42adae0dd412ceb9a6f0f3ac15372b1b8433fa49a9e461141f75 size: 2622 [Pipeline] isUnix [Pipeline] sh 05:11:53 + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.0.0-dev.242 [Pipeline] isUnix [Pipeline] sh 05:11:53 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.0.0-dev.242 05:11:53 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] 05:11:53 8c6264ab12e2: Preparing 05:11:53 baa32f5211fe: Preparing 05:11:53 bcdb6db8950d: Preparing 05:11:53 4c574ba7c8b6: Preparing 05:11:53 9ded3b6bb9b5: Preparing 05:11:53 fa1afe8e6ed9: Preparing 05:11:53 87a09b4c083e: Preparing 05:11:53 0f74e9ff2a61: Preparing 05:11:53 b122376c33c6: Preparing 05:11:53 f8381ed47b22: Preparing 05:11:53 e934a737d657: Preparing 05:11:53 0f74e9ff2a61: Waiting 05:11:53 b122376c33c6: Waiting 05:11:53 f8381ed47b22: Waiting 05:11:53 e934a737d657: Waiting 05:11:53 fa1afe8e6ed9: Waiting 05:11:53 87a09b4c083e: Waiting 05:11:53 baa32f5211fe: Layer already exists 05:11:53 9ded3b6bb9b5: Layer already exists 05:11:53 bcdb6db8950d: Layer already exists 05:11:53 4c574ba7c8b6: Layer already exists 05:11:53 8c6264ab12e2: Layer already exists 05:11:53 87a09b4c083e: Layer already exists 05:11:53 0f74e9ff2a61: Layer already exists 05:11:53 fa1afe8e6ed9: Layer already exists 05:11:53 b122376c33c6: Layer already exists 05:11:53 f8381ed47b22: Layer already exists 05:11:54 e934a737d657: Layer already exists 05:11:54 2.0.0-dev.242: digest: sha256:b7d824c38aaa42adae0dd412ceb9a6f0f3ac15372b1b8433fa49a9e461141f75 size: 2622 [Pipeline] isUnix [Pipeline] sh 05:11:54 + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:9675a5ee09cc494ffa2aa568efa83b8e79c24aab-2.0.0-dev.242 [Pipeline] isUnix [Pipeline] sh 05:11:54 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:9675a5ee09cc494ffa2aa568efa83b8e79c24aab-2.0.0-dev.242 05:11:54 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] 05:11:54 8c6264ab12e2: Preparing 05:11:54 baa32f5211fe: Preparing 05:11:54 bcdb6db8950d: Preparing 05:11:54 4c574ba7c8b6: Preparing 05:11:54 9ded3b6bb9b5: Preparing 05:11:54 fa1afe8e6ed9: Preparing 05:11:54 87a09b4c083e: Preparing 05:11:54 0f74e9ff2a61: Preparing 05:11:54 b122376c33c6: Preparing 05:11:54 f8381ed47b22: Preparing 05:11:54 e934a737d657: Preparing 05:11:54 fa1afe8e6ed9: Waiting 05:11:54 87a09b4c083e: Waiting 05:11:54 0f74e9ff2a61: Waiting 05:11:54 f8381ed47b22: Waiting 05:11:54 e934a737d657: Waiting 05:11:54 b122376c33c6: Waiting 05:11:54 8c6264ab12e2: Layer already exists 05:11:54 9ded3b6bb9b5: Layer already exists 05:11:54 bcdb6db8950d: Layer already exists 05:11:54 4c574ba7c8b6: Layer already exists 05:11:54 baa32f5211fe: Layer already exists 05:11:54 f8381ed47b22: Layer already exists 05:11:54 fa1afe8e6ed9: Layer already exists 05:11:54 0f74e9ff2a61: Layer already exists 05:11:54 b122376c33c6: Layer already exists 05:11:54 87a09b4c083e: Layer already exists 05:11:54 e934a737d657: Layer already exists 05:11:54 9675a5ee09cc494ffa2aa568efa83b8e79c24aab-2.0.0-dev.242: digest: sha256:b7d824c38aaa42adae0dd412ceb9a6f0f3ac15372b1b8433fa49a9e461141f75 size: 2622 [Pipeline] isUnix [Pipeline] sh 05:11:55 + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:master [Pipeline] isUnix [Pipeline] sh 05:11:55 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:master 05:11:55 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] 05:11:55 8c6264ab12e2: Preparing 05:11:55 baa32f5211fe: Preparing 05:11:55 bcdb6db8950d: Preparing 05:11:55 4c574ba7c8b6: Preparing 05:11:55 9ded3b6bb9b5: Preparing 05:11:55 fa1afe8e6ed9: Preparing 05:11:55 87a09b4c083e: Preparing 05:11:55 0f74e9ff2a61: Preparing 05:11:55 b122376c33c6: Preparing 05:11:55 f8381ed47b22: Preparing 05:11:55 e934a737d657: Preparing 05:11:55 0f74e9ff2a61: Waiting 05:11:55 b122376c33c6: Waiting 05:11:55 f8381ed47b22: Waiting 05:11:55 fa1afe8e6ed9: Waiting 05:11:55 e934a737d657: Waiting 05:11:55 87a09b4c083e: Waiting 05:11:55 4c574ba7c8b6: Layer already exists 05:11:55 baa32f5211fe: Layer already exists 05:11:55 9ded3b6bb9b5: Layer already exists 05:11:55 8c6264ab12e2: Layer already exists 05:11:55 bcdb6db8950d: Layer already exists 05:11:55 fa1afe8e6ed9: Layer already exists 05:11:55 b122376c33c6: Layer already exists 05:11:55 0f74e9ff2a61: Layer already exists 05:11:55 87a09b4c083e: Layer already exists 05:11:55 f8381ed47b22: Layer already exists 05:11:55 e934a737d657: Layer already exists 05:11:55 master: digest: sha256:b7d824c38aaa42adae0dd412ceb9a6f0f3ac15372b1b8433fa49a9e461141f75 size: 2622 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 05:11:56 ===================================================== [Pipeline] echo 05:11:56 taggedImages: 05:11:56 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:9675a5ee09cc494ffa2aa568efa83b8e79c24aab 05:11:56 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.0.0-dev.242 05:11:56 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:9675a5ee09cc494ffa2aa568efa83b8e79c24aab-2.0.0-dev.242 05:11:56 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:master [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh 05:11:56 ---> job-cost.sh 05:11:56 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-789V 05:12:35 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 05:14:12 lf-activate-venv(): INFO: Adding /tmp/venv-789V/bin to PATH 05:14:12 INFO: No Stack... 05:14:12 INFO: Retrieving Pricing Info for: v2-standard-4 05:14:12 INFO: Archiving Costs [Pipeline] sh 05:14:12 + cat /w/workspace/edgex-go/512/archives/cost.csv 05:14:12 + cut -d, -f6 [Pipeline] lock 05:14:12 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-master-512-stack-cost] 05:14:12 Resource [jenkins-edgexfoundry-edgex-go-master-512-stack-cost] did not exist. Created. 05:14:12 Lock acquired on [jenkins-edgexfoundry-edgex-go-master-512-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 05:14:13 + echo total: 0.18000000715255737 [Pipeline] stash 05:14:13 Stashed 1 file(s) [Pipeline] } 05:14:13 Lock released on resource [jenkins-edgexfoundry-edgex-go-master-512-stack-cost] [Pipeline] // lock [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 05:14:14 provisioning config files... 05:14:14 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/512@tmp/config6025123638666162183tmp [Pipeline] { [Pipeline] sh 05:14:14 + set +x 05:14:14 + curl -s https://codecov.io/bash 05:14:14 + bash -s -- 05:14:15 05:14:15 _____ _ 05:14:15 / ____| | | 05:14:15 | | ___ __| | ___ ___ _____ __ 05:14:15 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 05:14:15 | |___| (_) | (_| | __/ (_| (_) \ V / 05:14:15 \_____\___/ \__,_|\___|\___\___/ \_/ 05:14:15 Bash-1.0.3 05:14:15 05:14:15 05:14:15 ==> git version 2.24.4 found 05:14:15 ==> 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 05:14:15 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 05:14:15 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 05:14:15 ==> Jenkins CI detected. 05:14:15 project root: . 05:14:15 --> token set from env 05:14:15 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 05:14:15 ==> Running gcov in . (disable via -X gcov) 05:14:15 ==> Python coveragepy not found 05:14:15 ==> Searching for coverage reports in: 05:14:15 + . 05:14:15 -> Found 1 reports 05:14:15 ==> Detecting git/mercurial file structure 05:14:15 ==> Reading reports 05:14:15 + ./coverage.out bytes=742526 05:14:15 ==> Appending adjustments 05:14:15 https://docs.codecov.io/docs/fixing-reports 05:14:17 + Found adjustments 05:14:17 ==> Gzipping contents 05:14:17 104K /tmp/codecov.qforMB.gz 05:14:17 ==> Uploading reports 05:14:17 url: https://codecov.io 05:14:17 query: branch=master&commit=9675a5ee09cc494ffa2aa568efa83b8e79c24aab&build=512&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmaster%2F512%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= 05:14:17 -> Pinging Codecov 05:14:17 https://codecov.io/upload/v4?package=bash-1.0.3&token=secret&branch=master&commit=9675a5ee09cc494ffa2aa568efa83b8e79c24aab&build=512&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmaster%2F512%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= 05:14:17 -> Uploading to 05:14:17 https://storage.googleapis.com/codecov/v4/raw/2021-05-28/00271124DB129430A58F1EEE437C3FCB/9675a5ee09cc494ffa2aa568efa83b8e79c24aab/9ebbc945-0c9f-4df0-8285-8be9f91d5820.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQM3VGPYSAFECJRMNAFIPCV2R3P2BOORCJC7NM537NPJQSFLHUDNIDWA%2F20210528%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210528T051417Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=e255b9ef9edce55084b37cdbbb65550182b2da15574dcb4b29904392b43ee170 05:14:17 % Total % Received % Xferd Average Speed Time Time Time Current 05:14:17 Dload Upload Total Spent Left Speed 05:14:18 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 102k 0 0 100 102k 0 274k --:--:-- --:--:-- --:--:-- 274k 05:14:18 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/9675a5ee09cc494ffa2aa568efa83b8e79c24aab [Pipeline] } 05:14:18 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo 05:14:18 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 05:14:18 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh 05:14:18 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 05:14:18 05:14:18 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh 05:14:19 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 05:14:19 1.410.4: Pulling from edgex-devops/edgex-snyk-go 05:14:19 188c0c94c7c5: Pulling fs layer 05:14:19 0ef7d3d256c8: Pulling fs layer 05:14:19 de9db76c5a1d: Pulling fs layer 05:14:19 0eba1c9be4d2: Pulling fs layer 05:14:19 0d57e429df01: Pulling fs layer 05:14:19 4e4be7b47b0d: Pulling fs layer 05:14:19 e1f770b5df2f: Pulling fs layer 05:14:19 85a0685a4137: Pulling fs layer 05:14:19 0eba1c9be4d2: Waiting 05:14:19 0d57e429df01: Waiting 05:14:19 4e4be7b47b0d: Waiting 05:14:19 e1f770b5df2f: Waiting 05:14:19 85a0685a4137: Waiting 05:14:19 de9db76c5a1d: Verifying Checksum 05:14:19 de9db76c5a1d: Download complete 05:14:19 0ef7d3d256c8: Verifying Checksum 05:14:19 0ef7d3d256c8: Download complete 05:14:19 0d57e429df01: Verifying Checksum 05:14:19 0d57e429df01: Download complete 05:14:19 4e4be7b47b0d: Verifying Checksum 05:14:19 4e4be7b47b0d: Download complete 05:14:19 188c0c94c7c5: Verifying Checksum 05:14:19 188c0c94c7c5: Pull complete 05:14:19 0ef7d3d256c8: Pull complete 05:14:19 de9db76c5a1d: Pull complete 05:14:21 e1f770b5df2f: Verifying Checksum 05:14:21 e1f770b5df2f: Download complete 05:14:22 0eba1c9be4d2: Verifying Checksum 05:14:22 0eba1c9be4d2: Download complete 05:14:22 85a0685a4137: Verifying Checksum 05:14:22 85a0685a4137: Download complete 05:14:26 0eba1c9be4d2: Pull complete 05:14:26 0d57e429df01: Pull complete 05:14:26 4e4be7b47b0d: Pull complete 05:14:26 e1f770b5df2f: Pull complete 05:14:29 85a0685a4137: Pull complete 05:14:29 Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 05:14:29 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 05:14:29 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer 05:14:29 prd-centos7-docker-4c-2g-825 does not seem to be running inside a container 05:14:29 $ 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/512 -v /w/workspace/edgex-go/512:/w/workspace/edgex-go/512:rw,z -v /w/workspace/edgex-go/512@tmp:/w/workspace/edgex-go/512@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:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 05:14:32 $ docker top dc3d0f14eeed775bf5a574cb4b9123396acc3d418e2f0c7a56cc428ed715a43f -eo pid,comm [Pipeline] { [Pipeline] echo 05:14:32 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh 05:14:32 + set -o pipefail 05:14:32 + snyk monitor '--org=edgex-jenkins' 05:14:41 05:14:41 Monitoring /w/workspace/edgex-go/512 (github.com/edgexfoundry/edgex-go)... 05:14:41 05:14:41 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/8b78cda1-7fc9-46da-b74c-975b2fc8623b/history/6aa17d28-8a3c-4bbd-a5fd-375e5673def2 05:14:41 05:14:41 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 05:14:41 05:14:41 [Pipeline] } 05:14:41 $ docker stop --time=1 dc3d0f14eeed775bf5a574cb4b9123396acc3d418e2f0c7a56cc428ed715a43f 05:14:44 $ docker rm -f dc3d0f14eeed775bf5a574cb4b9123396acc3d418e2f0c7a56cc428ed715a43f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo 05:14:44 [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:14:45 provisioning config files... 05:14:45 copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/512@tmp/config9211410223768723062tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:14:45 --> edgex-publish-swagger.sh 05:14:45 === Publish openapi/v2 API === 05:14:45 [publishToSwagger] Publishing the API Docs [openapi/v2] to Swagger 05:14:45 [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/512/openapi/v2/core-command.yaml] 05:14:45 % Total % Received % Xferd Average Speed Time Time Time Current 05:14:45 Dload Upload Total Spent Left Speed 05:14:46 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 30687 0 0 100 30687 0 27493 0:00:01 0:00:01 --:--:-- 27497 100 30687 0 0 100 30687 0 27489 0:00:01 0:00:01 --:--:-- 27497 05:14:46 05:14:46 05:14:46 [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/512/openapi/v2/core-data.yaml] 05:14:46 % Total % Received % Xferd Average Speed Time Time Time Current 05:14:46 Dload Upload Total Spent Left Speed 05:14:47 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 56185 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 56185 0 0 100 56185 0 50943 0:00:01 0:00:01 --:--:-- 50984 05:14:47 05:14:47 05:14:47 [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/512/openapi/v2/core-metadata.yaml] 05:14:47 % Total % Received % Xferd Average Speed Time Time Time Current 05:14:47 Dload Upload Total Spent Left Speed 05:14:48 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 118k 0 0 100 118k 0 110k 0:00:01 0:00:01 --:--:-- 110k 100 118k 0 0 100 118k 0 110k 0:00:01 0:00:01 --:--:-- 110k 05:14:48 05:14:48 05:14:48 [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/512/openapi/v2/support-notifications.yaml] 05:14:48 % Total % Received % Xferd Average Speed Time Time Time Current 05:14:48 Dload Upload Total Spent Left Speed 05:14:49 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 76037 0 0 100 76037 0 65727 0:00:01 0:00:01 --:--:-- 65775 100 76037 0 0 100 76037 0 63996 0:00:01 0:00:01 --:--:-- 64004 05:14:49 05:14:49 05:14:49 [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/512/openapi/v2/support-scheduler.yaml] 05:14:49 % Total % Received % Xferd Average Speed Time Time Time Current 05:14:49 Dload Upload Total Spent Left Speed 05:14:50 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 37617 0 0 100 37617 0 39724 --:--:-- --:--:-- --:--:-- 39722 100 37617 0 0 100 37617 0 39715 --:--:-- --:--:-- --:--:-- 39680 05:14:50 05:14:50 05:14:50 [publishToSwagger] Publishing API Name [system-agent] [/w/workspace/edgex-go/512/openapi/v2/system-agent.yaml] 05:14:50 % Total % Received % Xferd Average Speed Time Time Time Current 05:14:50 Dload Upload Total Spent Left Speed 05:14:51 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 19223 0 0 100 19223 0 17751 0:00:01 0:00:01 --:--:-- 17766 100 19223 0 0 100 19223 0 17748 0:00:01 0:00:01 --:--:-- 17766 05:14:51 05:14:51 [Pipeline] } 05:14:51 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 05:14:52 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 05:14:52 . [Pipeline] withDockerContainer 05:14:52 prd-centos7-docker-4c-2g-825 does not seem to be running inside a container 05:14:52 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/512 -v /w/workspace/edgex-go/512:/w/workspace/edgex-go/512:rw,z -v /w/workspace/edgex-go/512@tmp:/w/workspace/edgex-go/512@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 05:14:52 $ docker top 273ae3fdf8f9313fd8c0210be9acdcb0508172fa05b8c52c65041e812afa752e -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 05:14:52 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:14:52 [ssh-agent] Looking for ssh-agent implementation... 05:14:52 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:14:52 $ docker exec 273ae3fdf8f9313fd8c0210be9acdcb0508172fa05b8c52c65041e812afa752e ssh-agent 05:14:53 SSH_AUTH_SOCK=/tmp/ssh-NA5KqusopqYc/agent.14 05:14:53 SSH_AGENT_PID=21 05:14:53 Running ssh-add (command line suppressed) 05:14:53 Identity added: /w/workspace/edgex-go/512@tmp/private_key_3612836465194918071.key (/w/workspace/edgex-go/512@tmp/private_key_3612836465194918071.key) 05:14:53 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:14:53 + git semver tag 05:14:53 # -> Open(): unable to determine branch for HEAD 05:14:53 # $GIT_DIR = /w/workspace/edgex-go/512/.git 05:14:53 # $GIT_WORK_TREE = /w/workspace/edgex-go/512 05:14:53 # $SEMVER_REMOTE_NAME = origin 05:14:53 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 05:14:53 # $SEMVER_USER_NAME = edgex-jenkins 05:14:53 # $SEMVER_BRANCH = master 05:14:53 # $SEMVER_DIR = /w/workspace/edgex-go/512/.semver 05:14:53 # 9675a5ee09cc494ffa2aa568efa83b8e79c24aab HEAD 05:14:53 # -> Force: false 05:14:53 # c708ec97bbddd4c7fb834cad8e4040d37dc297fc refs/tags/v2.0.0-dev.242 [Pipeline] } 05:14:53 $ docker exec --env ******** --env ******** 273ae3fdf8f9313fd8c0210be9acdcb0508172fa05b8c52c65041e812afa752e ssh-agent -k 05:14:53 unset SSH_AUTH_SOCK; 05:14:53 unset SSH_AGENT_PID; 05:14:53 echo Agent pid 21 killed; 05:14:53 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 05:14:53 + git semver [Pipeline] } 05:14:53 $ docker stop --time=1 273ae3fdf8f9313fd8c0210be9acdcb0508172fa05b8c52c65041e812afa752e 05:14:55 $ docker rm -f 273ae3fdf8f9313fd8c0210be9acdcb0508172fa05b8c52c65041e812afa752e [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh 05:14:55 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 05:14:55 05:14:55 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh 05:14:55 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 05:14:55 0.23.1-centos7: Pulling from edgex-lftools 05:14:55 ab5ef0e58194: Pulling fs layer 05:14:55 9712f1f96733: Pulling fs layer 05:14:55 63f879dbbcfc: Pulling fs layer 05:14:55 0d9ebad4ef96: Pulling fs layer 05:14:55 e9a5061849ea: Pulling fs layer 05:14:55 d747dcd14b5f: Pulling fs layer 05:14:55 2de7ff778b66: Pulling fs layer 05:14:55 e9a5061849ea: Waiting 05:14:55 d747dcd14b5f: Waiting 05:14:55 2de7ff778b66: Waiting 05:14:55 0d9ebad4ef96: Waiting 05:14:55 9712f1f96733: Download complete 05:14:57 63f879dbbcfc: Verifying Checksum 05:14:57 63f879dbbcfc: Download complete 05:14:57 e9a5061849ea: Verifying Checksum 05:14:57 e9a5061849ea: Download complete 05:14:57 d747dcd14b5f: Verifying Checksum 05:14:57 d747dcd14b5f: Download complete 05:14:57 2de7ff778b66: Verifying Checksum 05:14:57 2de7ff778b66: Download complete 05:14:58 ab5ef0e58194: Verifying Checksum 05:14:58 ab5ef0e58194: Download complete 05:14:58 0d9ebad4ef96: Verifying Checksum 05:14:58 0d9ebad4ef96: Download complete 05:15:00 ab5ef0e58194: Pull complete 05:15:00 9712f1f96733: Pull complete 05:15:01 63f879dbbcfc: Pull complete 05:15:04 0d9ebad4ef96: Pull complete 05:15:04 e9a5061849ea: Pull complete 05:15:04 d747dcd14b5f: Pull complete 05:15:05 2de7ff778b66: Pull complete 05:15:05 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 05:15:05 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 05:15:05 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer 05:15:05 prd-centos7-docker-4c-2g-825 does not seem to be running inside a container 05:15:05 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/512 -v /w/workspace/edgex-go/512:/w/workspace/edgex-go/512:rw,z -v /w/workspace/edgex-go/512@tmp:/w/workspace/edgex-go/512@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 05:15:14 $ docker top 3f7f1fb7d6695f05ab19ce8194d9239b8eec63c52f6278e54796a481b4a3d176 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 05:15:14 provisioning config files... 05:15:14 copy managed file [sigul-config] to file:/w/workspace/edgex-go/512@tmp/config5261778002845732458tmp 05:15:14 copy managed file [sigul-password] to file:/w/workspace/edgex-go/512@tmp/config8973546969547772516tmp 05:15:14 copy managed file [sigul-pki] to file:/w/workspace/edgex-go/512@tmp/config2891356289640363947tmp [Pipeline] { [Pipeline] echo 05:15:14 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 05:15:14 ---> sigul-configuration.sh 05:15:14 gpg: directory `/root/.gnupg' created 05:15:14 gpg: new configuration file `/root/.gnupg/gpg.conf' created 05:15:14 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 05:15:14 gpg: keyring `/root/.gnupg/secring.gpg' created 05:15:14 gpg: keyring `/root/.gnupg/pubring.gpg' created 05:15:14 gpg: CAST5 encrypted data 05:15:14 gpg: encrypted with 1 passphrase 05:15:14 gpg: WARNING: message was not integrity protected [Pipeline] sh 05:15:15 + mkdir /home/jenkins 05:15:15 + mkdir /home/jenkins/sigul [Pipeline] sh 05:15:15 + 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 05:15:15 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 05:15:15 ---> sigul-install.sh 05:15:19 Package sigul-0.207-1.el7.x86_64 already installed and latest version [Pipeline] sh 05:15:20 + git tag --list 05:15:20 0.6.0 05:15:20 0.6.1 05:15:20 0.7.0 05:15:20 0.7.1 05:15:20 v0.0.0 05:15:20 v0.0.1-dev.1 05:15:20 v1.0.0 05:15:20 v1.0.1 05:15:20 v1.1.0 05:15:20 v1.2.0 05:15:20 v1.2.1 05:15:20 v1.2.2-dev.1 05:15:20 v1.2.2-dev.10 05:15:20 v1.2.2-dev.100 05:15:20 v1.2.2-dev.101 05:15:20 v1.2.2-dev.102 05:15:20 v1.2.2-dev.103 05:15:20 v1.2.2-dev.104 05:15:20 v1.2.2-dev.105 05:15:20 v1.2.2-dev.106 05:15:20 v1.2.2-dev.107 05:15:20 v1.2.2-dev.11 05:15:20 v1.2.2-dev.12 05:15:20 v1.2.2-dev.13 05:15:20 v1.2.2-dev.14 05:15:20 v1.2.2-dev.15 05:15:20 v1.2.2-dev.16 05:15:20 v1.2.2-dev.17 05:15:20 v1.2.2-dev.18 05:15:20 v1.2.2-dev.19 05:15:20 v1.2.2-dev.2 05:15:20 v1.2.2-dev.20 05:15:20 v1.2.2-dev.21 05:15:20 v1.2.2-dev.22 05:15:20 v1.2.2-dev.23 05:15:20 v1.2.2-dev.24 05:15:20 v1.2.2-dev.25 05:15:20 v1.2.2-dev.26 05:15:20 v1.2.2-dev.27 05:15:20 v1.2.2-dev.28 05:15:20 v1.2.2-dev.29 05:15:20 v1.2.2-dev.3 05:15:20 v1.2.2-dev.30 05:15:20 v1.2.2-dev.31 05:15:20 v1.2.2-dev.32 05:15:20 v1.2.2-dev.33 05:15:20 v1.2.2-dev.34 05:15:20 v1.2.2-dev.35 05:15:20 v1.2.2-dev.36 05:15:20 v1.2.2-dev.37 05:15:20 v1.2.2-dev.38 05:15:20 v1.2.2-dev.39 05:15:20 v1.2.2-dev.4 05:15:20 v1.2.2-dev.40 05:15:20 v1.2.2-dev.41 05:15:20 v1.2.2-dev.42 05:15:20 v1.2.2-dev.43 05:15:20 v1.2.2-dev.44 05:15:20 v1.2.2-dev.45 05:15:20 v1.2.2-dev.46 05:15:20 v1.2.2-dev.47 05:15:20 v1.2.2-dev.48 05:15:20 v1.2.2-dev.49 05:15:20 v1.2.2-dev.5 05:15:20 v1.2.2-dev.50 05:15:20 v1.2.2-dev.51 05:15:20 v1.2.2-dev.52 05:15:20 v1.2.2-dev.53 05:15:20 v1.2.2-dev.54 05:15:20 v1.2.2-dev.55 05:15:20 v1.2.2-dev.56 05:15:20 v1.2.2-dev.57 05:15:20 v1.2.2-dev.58 05:15:20 v1.2.2-dev.59 05:15:20 v1.2.2-dev.6 05:15:20 v1.2.2-dev.60 05:15:20 v1.2.2-dev.61 05:15:20 v1.2.2-dev.62 05:15:20 v1.2.2-dev.63 05:15:20 v1.2.2-dev.64 05:15:20 v1.2.2-dev.65 05:15:20 v1.2.2-dev.66 05:15:20 v1.2.2-dev.67 05:15:20 v1.2.2-dev.68 05:15:20 v1.2.2-dev.69 05:15:20 v1.2.2-dev.7 05:15:20 v1.2.2-dev.70 05:15:20 v1.2.2-dev.71 05:15:20 v1.2.2-dev.72 05:15:20 v1.2.2-dev.73 05:15:20 v1.2.2-dev.74 05:15:20 v1.2.2-dev.75 05:15:20 v1.2.2-dev.76 05:15:20 v1.2.2-dev.77 05:15:20 v1.2.2-dev.78 05:15:20 v1.2.2-dev.79 05:15:20 v1.2.2-dev.8 05:15:20 v1.2.2-dev.80 05:15:20 v1.2.2-dev.81 05:15:20 v1.2.2-dev.82 05:15:20 v1.2.2-dev.83 05:15:20 v1.2.2-dev.84 05:15:20 v1.2.2-dev.85 05:15:20 v1.2.2-dev.86 05:15:20 v1.2.2-dev.87 05:15:20 v1.2.2-dev.88 05:15:20 v1.2.2-dev.89 05:15:20 v1.2.2-dev.9 05:15:20 v1.2.2-dev.90 05:15:20 v1.2.2-dev.91 05:15:20 v1.2.2-dev.92 05:15:20 v1.2.2-dev.93 05:15:20 v1.2.2-dev.94 05:15:20 v1.2.2-dev.95 05:15:20 v1.2.2-dev.96 05:15:20 v1.2.2-dev.97 05:15:20 v1.2.2-dev.98 05:15:20 v1.2.2-dev.99 05:15:20 v1.3.0 05:15:20 v1.3.1 05:15:20 v1.3.1-dev.1 05:15:20 v1.3.1-dev.10 05:15:20 v1.3.1-dev.11 05:15:20 v1.3.1-dev.12 05:15:20 v1.3.1-dev.13 05:15:20 v1.3.1-dev.14 05:15:20 v1.3.1-dev.15 05:15:20 v1.3.1-dev.16 05:15:20 v1.3.1-dev.17 05:15:20 v1.3.1-dev.18 05:15:20 v1.3.1-dev.2 05:15:20 v1.3.1-dev.3 05:15:20 v1.3.1-dev.4 05:15:20 v1.3.1-dev.5 05:15:20 v1.3.1-dev.6 05:15:20 v1.3.1-dev.7 05:15:20 v1.3.1-dev.8 05:15:20 v1.3.1-dev.9 05:15:20 v2.0.0-dev.1 05:15:20 v2.0.0-dev.10 05:15:20 v2.0.0-dev.100 05:15:20 v2.0.0-dev.101 05:15:20 v2.0.0-dev.102 05:15:20 v2.0.0-dev.103 05:15:20 v2.0.0-dev.104 05:15:20 v2.0.0-dev.105 05:15:20 v2.0.0-dev.106 05:15:20 v2.0.0-dev.107 05:15:20 v2.0.0-dev.108 05:15:20 v2.0.0-dev.109 05:15:20 v2.0.0-dev.11 05:15:20 v2.0.0-dev.110 05:15:20 v2.0.0-dev.111 05:15:20 v2.0.0-dev.112 05:15:20 v2.0.0-dev.113 05:15:20 v2.0.0-dev.114 05:15:20 v2.0.0-dev.115 05:15:20 v2.0.0-dev.116 05:15:20 v2.0.0-dev.117 05:15:20 v2.0.0-dev.118 05:15:20 v2.0.0-dev.119 05:15:20 v2.0.0-dev.12 05:15:20 v2.0.0-dev.120 05:15:20 v2.0.0-dev.121 05:15:20 v2.0.0-dev.122 05:15:20 v2.0.0-dev.123 05:15:20 v2.0.0-dev.124 05:15:20 v2.0.0-dev.125 05:15:20 v2.0.0-dev.126 05:15:20 v2.0.0-dev.127 05:15:20 v2.0.0-dev.128 05:15:20 v2.0.0-dev.129 05:15:20 v2.0.0-dev.13 05:15:20 v2.0.0-dev.130 05:15:20 v2.0.0-dev.131 05:15:20 v2.0.0-dev.132 05:15:20 v2.0.0-dev.133 05:15:20 v2.0.0-dev.134 05:15:20 v2.0.0-dev.135 05:15:20 v2.0.0-dev.136 05:15:20 v2.0.0-dev.137 05:15:20 v2.0.0-dev.138 05:15:20 v2.0.0-dev.139 05:15:20 v2.0.0-dev.14 05:15:20 v2.0.0-dev.140 05:15:20 v2.0.0-dev.141 05:15:20 v2.0.0-dev.142 05:15:20 v2.0.0-dev.143 05:15:20 v2.0.0-dev.144 05:15:20 v2.0.0-dev.145 05:15:20 v2.0.0-dev.146 05:15:20 v2.0.0-dev.147 05:15:20 v2.0.0-dev.148 05:15:20 v2.0.0-dev.149 05:15:20 v2.0.0-dev.15 05:15:20 v2.0.0-dev.150 05:15:20 v2.0.0-dev.151 05:15:20 v2.0.0-dev.152 05:15:20 v2.0.0-dev.153 05:15:20 v2.0.0-dev.154 05:15:20 v2.0.0-dev.155 05:15:20 v2.0.0-dev.156 05:15:20 v2.0.0-dev.157 05:15:20 v2.0.0-dev.158 05:15:20 v2.0.0-dev.159 05:15:20 v2.0.0-dev.16 05:15:20 v2.0.0-dev.160 05:15:20 v2.0.0-dev.161 05:15:20 v2.0.0-dev.162 05:15:20 v2.0.0-dev.163 05:15:20 v2.0.0-dev.164 05:15:20 v2.0.0-dev.165 05:15:20 v2.0.0-dev.166 05:15:20 v2.0.0-dev.167 05:15:20 v2.0.0-dev.168 05:15:20 v2.0.0-dev.169 05:15:20 v2.0.0-dev.17 05:15:20 v2.0.0-dev.170 05:15:20 v2.0.0-dev.171 05:15:20 v2.0.0-dev.172 05:15:20 v2.0.0-dev.173 05:15:20 v2.0.0-dev.174 05:15:20 v2.0.0-dev.175 05:15:20 v2.0.0-dev.176 05:15:20 v2.0.0-dev.177 05:15:20 v2.0.0-dev.178 05:15:20 v2.0.0-dev.179 05:15:20 v2.0.0-dev.18 05:15:20 v2.0.0-dev.180 05:15:20 v2.0.0-dev.181 05:15:20 v2.0.0-dev.182 05:15:20 v2.0.0-dev.183 05:15:20 v2.0.0-dev.184 05:15:20 v2.0.0-dev.185 05:15:20 v2.0.0-dev.186 05:15:20 v2.0.0-dev.187 05:15:20 v2.0.0-dev.188 05:15:20 v2.0.0-dev.189 05:15:20 v2.0.0-dev.19 05:15:20 v2.0.0-dev.190 05:15:20 v2.0.0-dev.191 05:15:20 v2.0.0-dev.192 05:15:20 v2.0.0-dev.193 05:15:20 v2.0.0-dev.194 05:15:20 v2.0.0-dev.195 05:15:20 v2.0.0-dev.196 05:15:20 v2.0.0-dev.197 05:15:20 v2.0.0-dev.198 05:15:20 v2.0.0-dev.199 05:15:20 v2.0.0-dev.2 05:15:20 v2.0.0-dev.20 05:15:20 v2.0.0-dev.200 05:15:20 v2.0.0-dev.201 05:15:20 v2.0.0-dev.202 05:15:20 v2.0.0-dev.203 05:15:20 v2.0.0-dev.204 05:15:20 v2.0.0-dev.205 05:15:20 v2.0.0-dev.206 05:15:20 v2.0.0-dev.207 05:15:20 v2.0.0-dev.208 05:15:20 v2.0.0-dev.209 05:15:20 v2.0.0-dev.21 05:15:20 v2.0.0-dev.210 05:15:20 v2.0.0-dev.211 05:15:20 v2.0.0-dev.212 05:15:20 v2.0.0-dev.213 05:15:20 v2.0.0-dev.214 05:15:20 v2.0.0-dev.215 05:15:20 v2.0.0-dev.216 05:15:20 v2.0.0-dev.217 05:15:20 v2.0.0-dev.218 05:15:20 v2.0.0-dev.219 05:15:20 v2.0.0-dev.22 05:15:20 v2.0.0-dev.220 05:15:20 v2.0.0-dev.221 05:15:20 v2.0.0-dev.222 05:15:20 v2.0.0-dev.223 05:15:20 v2.0.0-dev.224 05:15:20 v2.0.0-dev.225 05:15:20 v2.0.0-dev.226 05:15:20 v2.0.0-dev.227 05:15:20 v2.0.0-dev.228 05:15:20 v2.0.0-dev.229 05:15:20 v2.0.0-dev.23 05:15:20 v2.0.0-dev.230 05:15:20 v2.0.0-dev.231 05:15:20 v2.0.0-dev.232 05:15:20 v2.0.0-dev.233 05:15:20 v2.0.0-dev.234 05:15:20 v2.0.0-dev.235 05:15:20 v2.0.0-dev.236 05:15:20 v2.0.0-dev.237 05:15:20 v2.0.0-dev.238 05:15:20 v2.0.0-dev.239 05:15:20 v2.0.0-dev.24 05:15:20 v2.0.0-dev.240 05:15:20 v2.0.0-dev.241 05:15:20 v2.0.0-dev.242 05:15:20 v2.0.0-dev.25 05:15:20 v2.0.0-dev.26 05:15:20 v2.0.0-dev.27 05:15:20 v2.0.0-dev.28 05:15:20 v2.0.0-dev.29 05:15:20 v2.0.0-dev.3 05:15:20 v2.0.0-dev.30 05:15:20 v2.0.0-dev.31 05:15:20 v2.0.0-dev.32 05:15:20 v2.0.0-dev.33 05:15:20 v2.0.0-dev.34 05:15:20 v2.0.0-dev.35 05:15:20 v2.0.0-dev.36 05:15:20 v2.0.0-dev.37 05:15:20 v2.0.0-dev.38 05:15:20 v2.0.0-dev.39 05:15:20 v2.0.0-dev.4 05:15:20 v2.0.0-dev.40 05:15:20 v2.0.0-dev.41 05:15:20 v2.0.0-dev.42 05:15:20 v2.0.0-dev.43 05:15:20 v2.0.0-dev.44 05:15:20 v2.0.0-dev.45 05:15:20 v2.0.0-dev.46 05:15:20 v2.0.0-dev.47 05:15:20 v2.0.0-dev.48 05:15:20 v2.0.0-dev.49 05:15:20 v2.0.0-dev.5 05:15:20 v2.0.0-dev.50 05:15:20 v2.0.0-dev.51 05:15:20 v2.0.0-dev.52 05:15:20 v2.0.0-dev.53 05:15:20 v2.0.0-dev.54 05:15:20 v2.0.0-dev.55 05:15:20 v2.0.0-dev.56 05:15:20 v2.0.0-dev.57 05:15:20 v2.0.0-dev.58 05:15:20 v2.0.0-dev.59 05:15:20 v2.0.0-dev.6 05:15:20 v2.0.0-dev.60 05:15:20 v2.0.0-dev.61 05:15:20 v2.0.0-dev.62 05:15:20 v2.0.0-dev.63 05:15:20 v2.0.0-dev.64 05:15:20 v2.0.0-dev.65 05:15:20 v2.0.0-dev.66 05:15:20 v2.0.0-dev.67 05:15:20 v2.0.0-dev.68 05:15:20 v2.0.0-dev.69 05:15:20 v2.0.0-dev.7 05:15:20 v2.0.0-dev.70 05:15:20 v2.0.0-dev.71 05:15:20 v2.0.0-dev.72 05:15:20 v2.0.0-dev.73 05:15:20 v2.0.0-dev.74 05:15:20 v2.0.0-dev.75 05:15:20 v2.0.0-dev.76 05:15:20 v2.0.0-dev.77 05:15:20 v2.0.0-dev.78 05:15:20 v2.0.0-dev.79 05:15:20 v2.0.0-dev.8 05:15:20 v2.0.0-dev.80 05:15:20 v2.0.0-dev.81 05:15:20 v2.0.0-dev.82 05:15:20 v2.0.0-dev.83 05:15:20 v2.0.0-dev.84 05:15:20 v2.0.0-dev.85 05:15:20 v2.0.0-dev.86 05:15:20 v2.0.0-dev.87 05:15:20 v2.0.0-dev.88 05:15:20 v2.0.0-dev.89 05:15:20 v2.0.0-dev.9 05:15:20 v2.0.0-dev.90 05:15:20 v2.0.0-dev.91 05:15:20 v2.0.0-dev.92 05:15:20 v2.0.0-dev.93 05:15:20 v2.0.0-dev.94 05:15:20 v2.0.0-dev.95 05:15:20 v2.0.0-dev.96 05:15:20 v2.0.0-dev.97 05:15:20 v2.0.0-dev.98 05:15:20 v2.0.0-dev.99 [Pipeline] sh 05:15:20 + lftools sign git-tag v2.0.0-dev.242 05:15:21 Signing Git tag with Sigul... 05:15:21 Signing v2.0.0-dev.242 [Pipeline] echo 05:15:22 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 05:15:22 ---> sigul-configuration-cleanup.sh [Pipeline] } 05:15:22 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 05:15:22 $ docker stop --time=1 3f7f1fb7d6695f05ab19ce8194d9239b8eec63c52f6278e54796a481b4a3d176 05:15:23 $ docker rm -f 3f7f1fb7d6695f05ab19ce8194d9239b8eec63c52f6278e54796a481b4a3d176 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh 05:15:24 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 05:15:24 . [Pipeline] withDockerContainer 05:15:24 prd-centos7-docker-4c-2g-825 does not seem to be running inside a container 05:15:24 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/512 -v /w/workspace/edgex-go/512:/w/workspace/edgex-go/512:rw,z -v /w/workspace/edgex-go/512@tmp:/w/workspace/edgex-go/512@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 05:15:24 $ docker top caad7ad4b69433e5f680bb331aa84e83e7cad1caa43441b27616f02239cda488 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 05:15:25 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:15:25 [ssh-agent] Looking for ssh-agent implementation... 05:15:25 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:15:25 $ docker exec caad7ad4b69433e5f680bb331aa84e83e7cad1caa43441b27616f02239cda488 ssh-agent 05:15:25 SSH_AUTH_SOCK=/tmp/ssh-lAlF3htjsY7Y/agent.15 05:15:25 SSH_AGENT_PID=22 05:15:25 Running ssh-add (command line suppressed) 05:15:25 Identity added: /w/workspace/edgex-go/512@tmp/private_key_1999285032530176936.key (/w/workspace/edgex-go/512@tmp/private_key_1999285032530176936.key) 05:15:25 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:15:25 + git semver bump pre 05:15:25 # -> Open(): unable to determine branch for HEAD 05:15:25 # $GIT_DIR = /w/workspace/edgex-go/512/.git 05:15:25 # $GIT_WORK_TREE = /w/workspace/edgex-go/512 05:15:25 # $SEMVER_REMOTE_NAME = origin 05:15:25 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 05:15:25 # $SEMVER_USER_NAME = edgex-jenkins 05:15:25 # $SEMVER_BRANCH = master 05:15:25 # $SEMVER_DIR = /w/workspace/edgex-go/512/.semver 05:15:25 2.0.0-dev.243 [Pipeline] } 05:15:25 $ docker exec --env ******** --env ******** caad7ad4b69433e5f680bb331aa84e83e7cad1caa43441b27616f02239cda488 ssh-agent -k 05:15:25 unset SSH_AUTH_SOCK; 05:15:25 unset SSH_AGENT_PID; 05:15:25 echo Agent pid 22 killed; 05:15:25 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 05:15:26 + git semver [Pipeline] } 05:15:26 $ docker stop --time=1 caad7ad4b69433e5f680bb331aa84e83e7cad1caa43441b27616f02239cda488 05:15:27 $ docker rm -f caad7ad4b69433e5f680bb331aa84e83e7cad1caa43441b27616f02239cda488 [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh 05:15:27 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 05:15:27 . [Pipeline] withDockerContainer 05:15:27 prd-centos7-docker-4c-2g-825 does not seem to be running inside a container 05:15:27 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/512 -v /w/workspace/edgex-go/512:/w/workspace/edgex-go/512:rw,z -v /w/workspace/edgex-go/512@tmp:/w/workspace/edgex-go/512@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 05:15:28 $ docker top 95a3937abfa4b08de0ea4a71d783585689dce9fac06598a65254c0d511b181af -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 05:15:28 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:15:28 [ssh-agent] Looking for ssh-agent implementation... 05:15:28 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:15:28 $ docker exec 95a3937abfa4b08de0ea4a71d783585689dce9fac06598a65254c0d511b181af ssh-agent 05:15:28 SSH_AUTH_SOCK=/tmp/ssh-pI3xapHimmlu/agent.13 05:15:28 SSH_AGENT_PID=20 05:15:28 Running ssh-add (command line suppressed) 05:15:28 Identity added: /w/workspace/edgex-go/512@tmp/private_key_8507306518628544975.key (/w/workspace/edgex-go/512@tmp/private_key_8507306518628544975.key) 05:15:28 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:15:29 + git semver push 05:15:29 # -> Open(): unable to determine branch for HEAD 05:15:29 # $GIT_DIR = /w/workspace/edgex-go/512/.git 05:15:29 # $GIT_WORK_TREE = /w/workspace/edgex-go/512 05:15:29 # $SEMVER_REMOTE_NAME = origin 05:15:29 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 05:15:29 # $SEMVER_USER_NAME = edgex-jenkins 05:15:29 # $SEMVER_BRANCH = master 05:15:29 # $SEMVER_DIR = /w/workspace/edgex-go/512/.semver [Pipeline] } 05:15:35 $ docker exec --env ******** --env ******** 95a3937abfa4b08de0ea4a71d783585689dce9fac06598a65254c0d511b181af ssh-agent -k 05:15:35 unset SSH_AUTH_SOCK; 05:15:35 unset SSH_AGENT_PID; 05:15:35 echo Agent pid 20 killed; 05:15:35 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 05:15:36 + git semver [Pipeline] } 05:15:36 $ docker stop --time=1 95a3937abfa4b08de0ea4a71d783585689dce9fac06598a65254c0d511b181af 05:15:37 $ docker rm -f 95a3937abfa4b08de0ea4a71d783585689dce9fac06598a65254c0d511b181af [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh 05:15:38 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 05:15:38 ---> package-listing.sh 05:15:38 ++ tr '[:upper:]' '[:lower:]' 05:15:38 ++ facter osfamily 05:15:39 + OS_FAMILY=redhat 05:15:39 + workspace=/w/workspace/edgex-go/512 05:15:39 + START_PACKAGES=/tmp/packages_start.txt 05:15:39 + END_PACKAGES=/tmp/packages_end.txt 05:15:39 + DIFF_PACKAGES=/tmp/packages_diff.txt 05:15:39 + PACKAGES=/tmp/packages_start.txt 05:15:39 + '[' /w/workspace/edgex-go/512 ']' 05:15:39 + PACKAGES=/tmp/packages_end.txt 05:15:39 + case "${OS_FAMILY}" in 05:15:39 + sort 05:15:39 + rpm -qa 05:15:41 + '[' -f /tmp/packages_start.txt ']' 05:15:41 + '[' -f /tmp/packages_end.txt ']' 05:15:41 + diff /tmp/packages_start.txt /tmp/packages_end.txt 05:15:41 + '[' /w/workspace/edgex-go/512 ']' 05:15:41 + mkdir -p /w/workspace/edgex-go/512/archives/ 05:15:41 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/512/archives/ [Pipeline] echo 05:15:41 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/512/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 05:15:41 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 05:15:42 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 05:15:42 05:15:42 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 05:15:42 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 05:15:42 alpine: Pulling from edgex-lftools-log-publisher 05:15:42 df20fa9351a1: Pulling fs layer 05:15:42 36b3adc4ff6f: Pulling fs layer 05:15:42 8ad3a11d3b57: Pulling fs layer 05:15:42 46f8f816bc3b: Pulling fs layer 05:15:42 93b61091891f: Pulling fs layer 05:15:42 93b9cdb0e59b: Pulling fs layer 05:15:42 5e14af77c1be: Pulling fs layer 05:15:42 01666e4c0597: Pulling fs layer 05:15:42 aa168da1d23b: Pulling fs layer 05:15:42 93b9cdb0e59b: Waiting 05:15:42 5e14af77c1be: Waiting 05:15:42 01666e4c0597: Waiting 05:15:42 aa168da1d23b: Waiting 05:15:42 46f8f816bc3b: Waiting 05:15:42 93b61091891f: Waiting 05:15:42 36b3adc4ff6f: Download complete 05:15:42 46f8f816bc3b: Verifying Checksum 05:15:42 46f8f816bc3b: Download complete 05:15:42 df20fa9351a1: Verifying Checksum 05:15:42 df20fa9351a1: Download complete 05:15:42 93b9cdb0e59b: Verifying Checksum 05:15:42 93b9cdb0e59b: Download complete 05:15:42 5e14af77c1be: Verifying Checksum 05:15:42 5e14af77c1be: Download complete 05:15:42 01666e4c0597: Verifying Checksum 05:15:42 01666e4c0597: Download complete 05:15:42 93b61091891f: Verifying Checksum 05:15:42 93b61091891f: Download complete 05:15:42 df20fa9351a1: Pull complete 05:15:42 8ad3a11d3b57: Verifying Checksum 05:15:42 8ad3a11d3b57: Download complete 05:15:43 36b3adc4ff6f: Pull complete 05:15:43 8ad3a11d3b57: Pull complete 05:15:43 46f8f816bc3b: Pull complete 05:15:44 93b61091891f: Pull complete 05:15:44 93b9cdb0e59b: Pull complete 05:15:44 5e14af77c1be: Pull complete 05:15:44 01666e4c0597: Pull complete 05:15:44 aa168da1d23b: Verifying Checksum 05:15:44 aa168da1d23b: Download complete 05:15:49 aa168da1d23b: Pull complete 05:15:49 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 05:15:49 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 05:15:49 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 05:15:49 prd-centos7-docker-4c-2g-825 does not seem to be running inside a container 05:15: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/512/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/512 -v /w/workspace/edgex-go/512:/w/workspace/edgex-go/512:rw,z -v /w/workspace/edgex-go/512@tmp:/w/workspace/edgex-go/512@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 05:15:53 $ docker top 606e07e889849ca7fb33bfba01f4d7c1f035832baca3d7ae6ae2986e296e6388 -eo pid,comm [Pipeline] { [Pipeline] sh 05:15:54 + touch /tmp/pre-build-complete [Pipeline] sh 05:15:54 + mkdir -p /var/log/sa [Pipeline] sh 05:15:54 + ls /var/log/sa-host 05:15:54 + sadf -c /var/log/sa-host/sa05 05:15:54 file_magic: OK 05:15:54 HZ: Using current value: 100 05:15:54 file_header: OK 05:15:54 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 05:15:54 Statistics: 05:15:54 Hnuu...uuuununununu...Hnuu...uuuununununu... 05:15:54 File successfully converted to sysstat format version 12.2.1 05:15:54 + sadf -c /var/log/sa-host/sa28 05:15:54 file_magic: OK 05:15:54 HZ: Using current value: 100 05:15:54 file_header: OK 05:15:54 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 05:15:54 Statistics: 05:15:54 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... 05:15:54 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:15:55 provisioning config files... 05:15:55 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/512@tmp/config754730299595785120tmp [Pipeline] { [Pipeline] echo 05:15:55 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 05:15:55 ---> create-netrc.sh [Pipeline] } 05:15:55 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 05:15:55 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 05:15:56 ---> python-tools-install.sh [Pipeline] echo 05:15:56 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 05:15:56 ---> sudo-logs.sh 05:15:56 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 05:15:56 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 05:15:56 ---> job-cost.sh 05:15:56 lf-activate-venv: SKIPPING 05:15:56 DEBUG: total: 0.18000000715255737 05:15:56 INFO: Retrieving Stack Cost... 05:15:57 INFO: Retrieving Pricing Info for: v3-standard-2 05:15:57 INFO: Archiving Costs [Pipeline] echo 05:15:57 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 05:15:58 ---> logs-deploy.sh 05:15:58 lf-activate-venv: SKIPPING 05:15:58 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/master/512 05:15:58 INFO: archiving workspace using pattern(s): 05:15:59 Archives upload complete. 05:15:59 INFO: archiving logs to Nexus 05:15:59 ---> uname -a: 05:15:59 Linux prd-centos7-docker-4c-2g-825.vexxhost.local 3.10.0-1160.21.1.el7.x86_64 #1 SMP Tue Mar 16 18:28:22 UTC 2021 x86_64 Linux 05:15:59 05:15:59 05:15:59 ---> lscpu: 05:15:59 Architecture: x86_64 05:15:59 CPU op-mode(s): 32-bit, 64-bit 05:15:59 Byte Order: Little Endian 05:15:59 Address sizes: 40 bits physical, 48 bits virtual 05:15:59 CPU(s): 2 05:15:59 On-line CPU(s) list: 0,1 05:15:59 Thread(s) per core: 1 05:15:59 Core(s) per socket: 1 05:15:59 Socket(s): 2 05:15:59 NUMA node(s): 1 05:15:59 Vendor ID: AuthenticAMD 05:15:59 CPU family: 23 05:15:59 Model: 49 05:15:59 Model name: AMD EPYC-Rome Processor 05:15:59 Stepping: 0 05:15:59 CPU MHz: 2800.000 05:15:59 BogoMIPS: 5600.00 05:15:59 Virtualization: AMD-V 05:15:59 Hypervisor vendor: KVM 05:15:59 Virtualization type: full 05:15:59 L1d cache: 64 KiB 05:15:59 L1i cache: 64 KiB 05:15:59 L2 cache: 1 MiB 05:15:59 L3 cache: 32 MiB 05:15:59 NUMA node0 CPU(s): 0,1 05:15:59 Vulnerability Itlb multihit: Not affected 05:15:59 Vulnerability L1tf: Not affected 05:15:59 Vulnerability Mds: Not affected 05:15:59 Vulnerability Meltdown: Not affected 05:15:59 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 05:15:59 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 05:15:59 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 05:15:59 Vulnerability Srbds: Not affected 05:15:59 Vulnerability Tsx async abort: Not affected 05:15:59 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 retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 arat npt nrip_save umip spec_ctrl intel_stibp 05:15:59 05:15:59 05:15:59 ---> nproc: 05:15:59 2 05:15:59 05:15:59 05:15:59 ---> df -h: 05:15:59 Filesystem Size Used Available Use% Mounted on 05:15:59 overlay 40.0G 13.4G 26.6G 34% / 05:15:59 tmpfs 64.0M 0 64.0M 0% /dev 05:15:59 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 05:15:59 shm 64.0M 0 64.0M 0% /dev/shm 05:15:59 /dev/vda1 40.0G 13.4G 26.6G 34% /facter-os 05:15:59 /dev/vda1 40.0G 13.4G 26.6G 34% /etc/resolv.conf 05:15:59 /dev/vda1 40.0G 13.4G 26.6G 34% /etc/hostname 05:15:59 /dev/vda1 40.0G 13.4G 26.6G 34% /etc/hosts 05:15:59 /dev/vda1 40.0G 13.4G 26.6G 34% /var/log/auth.log 05:15:59 /dev/vda1 40.0G 13.4G 26.6G 34% /run/cloud-init/result.json 05:15:59 /dev/vda1 40.0G 13.4G 26.6G 34% /var/log/sa-host 05:15:59 /dev/vda1 40.0G 13.4G 26.6G 34% /var/log/secure 05:15:59 /dev/vda1 40.0G 13.4G 26.6G 34% /w/workspace/edgex-go/512 05:15:59 /dev/vda1 40.0G 13.4G 26.6G 34% /w/workspace/edgex-go/512@tmp 05:15:59 05:15:59 05:15:59 ---> free -m: 05:15:59 total used free shared buff/cache available 05:15:59 Mem: 7821 1567 927 0 5325 6315 05:15:59 Swap: 1023 2 1021 05:15:59 05:15:59 05:15:59 ---> ip addr: 05:15:59 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 05:15:59 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 05:15:59 inet 127.0.0.1/8 scope host lo 05:15:59 valid_lft forever preferred_lft forever 05:15:59 inet6 ::1/128 scope host 05:15:59 valid_lft forever preferred_lft forever 05:15:59 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 05:15:59 link/ether fa:16:3e:3d:01:6c brd ff:ff:ff:ff:ff:ff 05:15:59 inet 10.30.123.237/23 brd 10.30.123.255 scope global dynamic eth0 05:15:59 valid_lft 85208sec preferred_lft 85208sec 05:15:59 inet6 fe80::f816:3eff:fe3d:16c/64 scope link 05:15:59 valid_lft forever preferred_lft forever 05:15:59 3: docker0: mtu 1500 qdisc noqueue state DOWN 05:15:59 link/ether 02:42:af:72:1a:e9 brd ff:ff:ff:ff:ff:ff 05:15:59 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 05:15:59 valid_lft forever preferred_lft forever 05:15:59 inet6 fe80::42:afff:fe72:1ae9/64 scope link 05:15:59 valid_lft forever preferred_lft forever 05:15:59 05:15:59 05:15:59 ---> sar -b -r -n DEV: 05:15:59 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 05/28/21 _x86_64_ (2 CPU) 05:15:59 05:15:59 04:55:56 LINUX RESTART (2 CPU) 05:15:59 05:15:59 04:57:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 05:15:59 04:58:01 41.79 0.62 41.18 0.00 351.25 21284.45 0.00 05:15:59 04:59:01 145.53 0.00 145.53 0.00 0.00 35605.30 0.00 05:15:59 05:00:01 64.71 0.00 64.71 0.00 0.00 7380.32 0.00 05:15:59 05:01:01 49.08 0.03 49.05 0.00 0.67 6604.23 0.00 05:15:59 05:02:01 60.33 0.12 60.21 0.00 2.26 10407.80 0.00 05:15:59 05:03:02 568.58 146.66 421.92 0.00 3528.83 274609.22 0.00 05:15:59 05:04:02 244.35 21.90 222.45 0.00 727.58 62343.55 0.00 05:15:59 05:05:01 505.13 140.79 364.34 0.00 5235.22 156512.75 0.00 05:15:59 05:06:01 180.15 11.71 168.44 0.00 1365.36 23897.37 0.00 05:15:59 05:07:01 2.85 0.05 2.80 0.00 0.93 71.58 0.00 05:15:59 05:08:01 1.28 0.87 0.42 0.00 43.98 7.75 0.00 05:15:59 05:09:01 0.32 0.00 0.32 0.00 0.00 5.16 0.00 05:15:59 05:10:01 0.30 0.00 0.30 0.00 0.00 4.10 0.00 05:15:59 05:11:01 0.30 0.03 0.27 0.00 0.93 3.70 0.00 05:15:59 05:12:01 0.92 0.15 0.77 0.00 4.80 16.77 0.00 05:15:59 05:13:01 0.35 0.00 0.35 0.00 0.00 4.98 0.00 05:15:59 05:14:01 0.27 0.00 0.27 0.00 0.00 4.18 0.00 05:15:59 05:15:01 138.89 3.16 135.73 0.00 155.31 31442.82 0.00 05:15:59 Average: 111.35 18.12 93.23 0.00 632.66 35098.74 0.00 05:15:59 05:15:59 04:57:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 05:15:59 04:58:01 4197956 0 952792 11.90 2620 2855572 1445680 15.96 1024528 2302280 400636 05:15:59 04:59:01 4141540 0 1112276 13.89 2620 2752504 2051652 22.65 1136936 2204172 20 05:15:59 05:00:01 3666608 0 1194328 14.91 2620 3145384 1886912 20.83 1450988 2322088 178732 05:15:59 05:01:01 3791216 0 1164492 14.54 2620 3050612 1682256 18.57 1315552 2334212 95540 05:15:59 05:02:01 3698696 0 1106260 13.81 2620 3201364 1362024 15.04 1244640 2497508 326480 05:15:59 05:03:02 419496 0 1419272 17.72 2620 6167552 2237716 24.71 3179004 3689348 111240 05:15:59 05:04:02 586300 0 1427908 17.83 2620 5992112 2069728 22.85 2737916 3942880 0 05:15:59 05:05:01 1089520 0 1619500 20.22 2620 5297300 3156540 34.85 2191680 3937080 114228 05:15:59 05:06:01 3114156 0 1291440 16.12 2620 3600724 1510600 16.68 1613968 2568028 32 05:15:59 05:07:01 3118040 0 1287560 16.08 2620 3600720 1443444 15.94 1646220 2533896 8 05:15:59 05:08:01 3121540 0 1282760 16.02 2620 3602020 1401132 15.47 1642608 2535140 20 05:15:59 05:09:01 3121656 0 1282636 16.02 2620 3602028 1401132 15.47 1643416 2534524 8 05:15:59 05:10:01 3121484 0 1282804 16.02 2620 3602032 1401132 15.47 1645436 2532508 8 05:15:59 05:11:01 3119392 0 1284896 16.04 2620 3602032 1402872 15.49 1647024 2532508 8 05:15:59 05:12:01 3120752 0 1283500 16.03 2620 3602068 1401216 15.47 1646900 2531688 8 05:15:59 05:13:01 3121300 0 1282952 16.02 2620 3602068 1401132 15.47 1646564 2531688 8 05:15:59 05:14:01 3121416 0 1282828 16.02 2620 3602076 1401132 15.47 1646388 2531688 8 05:15:59 05:15:01 1829272 0 1437244 17.95 2620 4739804 1896700 20.94 1893272 3503944 414400 05:15:59 Average: 2861130 0 1277525 15.95 2620 3867665 1697389 18.74 1719613 2753621 91188 05:15:59 05:15:59 04:57:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 05:15:59 04:58:01 eth0 1078.44 1178.62 5406.54 117.65 0.00 0.00 0.00 0.00 05:15:59 04:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:15:59 04:58:01 docker0 925.07 792.17 74.98 2698.64 0.00 0.00 0.00 0.00 05:15:59 04:59:01 veth48db9ad 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:15:59 04:59:01 veth8bbba7b 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:15:59 04:59:01 eth0 343.06 275.15 878.18 31.75 0.00 0.00 0.00 0.00 05:15:59 04:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:15:59 05:00:01 veth48db9ad 0.62 0.75 0.05 0.07 0.00 0.00 0.00 0.00 05:15:59 05:00:01 eth0 41.93 26.64 30.21 106.10 0.00 0.00 0.00 0.00 05:15:59 05:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:15:59 05:00:01 docker0 1184.86 1096.02 91.91 3549.35 0.00 0.00 0.00 0.00 05:15:59 05:01:01 veth48db9ad 1.83 1.83 0.14 0.14 0.00 0.00 0.00 0.00 05:15:59 05:01:01 eth0 23.74 12.58 17.81 9.50 0.00 0.00 0.00 0.00 05:15:59 05:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:15:59 05:01:01 docker0 1.83 1.83 0.12 0.14 0.00 0.00 0.00 0.00 05:15:59 05:02:01 eth0 191.62 161.64 1686.61 21.43 0.00 0.00 0.00 0.00 05:15:59 05:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:15:59 05:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:15:59 05:03:02 vetha448f30 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:15:59 05:03:02 veth0ae4b41 0.00 0.82 0.00 0.04 0.00 0.00 0.00 0.00 05:15:59 05:03:02 eth0 108.85 83.94 202.50 20.11 0.00 0.00 0.00 0.00 05:15:59 05:03:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:15:59 05:04:02 veth0ae4b41 0.00 0.20 0.00 0.01 0.00 0.00 0.00 0.00 05:15:59 05:04:02 eth0 157.85 117.28 1372.50 103.69 0.00 0.00 0.00 0.00 05:15:59 05:04:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:15:59 05:04:02 docker0 1276.51 1200.83 98.15 3848.84 0.00 0.00 0.00 0.00 05:15:59 05:05:01 veth0ae4b41 0.00 0.10 0.00 0.00 0.00 0.00 0.00 0.00 05:15:59 05:05:01 veth9ae67eb 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 05:15:59 05:05:01 veth75adc4d 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 05:15:59 05:05:01 eth0 132.46 78.04 471.05 43.91 0.00 0.00 0.00 0.00 05:15:59 05:06:01 eth0 372.52 365.34 272.28 1566.58 0.00 0.00 0.00 0.00 05:15:59 05:06:01 lo 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 05:15:59 05:06:01 docker0 1317.34 1281.48 100.43 4317.63 0.00 0.00 0.00 0.00 05:15:59 05:07:01 eth0 17.21 14.33 13.69 4.58 0.00 0.00 0.00 0.00 05:15:59 05:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:15:59 05:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:15:59 05:08:01 eth0 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 05:15:59 05:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:15:59 05:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:15:59 05:09:01 eth0 0.15 0.10 0.01 0.01 0.00 0.00 0.00 0.00 05:15:59 05:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:15:59 05:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:15:59 05:10:01 eth0 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 05:15:59 05:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:15:59 05:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:15:59 05:11:01 eth0 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 05:15:59 05:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:15:59 05:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:15:59 05:12:01 eth0 0.32 0.23 0.14 0.07 0.00 0.00 0.00 0.00 05:15:59 05:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:15:59 05:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:15:59 05:13:01 eth0 0.07 0.07 0.01 0.01 0.00 0.00 0.00 0.00 05:15:59 05:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:15:59 05:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:15:59 05:14:01 eth0 0.07 0.03 0.00 0.00 0.00 0.00 0.00 0.00 05:15:59 05:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:15:59 05:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:15:59 05:15:01 eth0 936.33 858.36 7672.29 151.45 0.00 0.00 0.00 0.00 05:15:59 05:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:15:59 05:15:01 docker0 53.08 52.93 4.41 372.83 0.00 0.00 0.00 0.00 05:15:59 Average: eth0 189.21 176.35 1001.04 120.93 0.00 0.00 0.00 0.00 05:15:59 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:15:59 Average: docker0 76.19 74.19 5.83 260.79 0.00 0.00 0.00 0.00 05:15:59 05:15:59 05:15:59 ---> sar -P ALL: 05:15:59 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 05/28/21 _x86_64_ (2 CPU) 05:15:59 05:15:59 04:55:56 LINUX RESTART (2 CPU) 05:15:59 05:15:59 04:57:01 CPU %user %nice %system %iowait %steal %idle 05:15:59 04:58:01 all 17.50 0.00 5.21 12.44 0.07 64.79 05:15:59 04:58:01 0 14.89 0.00 5.61 15.08 0.07 64.35 05:15:59 04:58:01 1 20.11 0.00 4.80 9.79 0.07 65.22 05:15:59 04:59:01 all 6.40 0.00 4.41 15.84 0.10 73.25 05:15:59 04:59:01 0 6.34 0.00 4.63 13.34 0.09 75.61 05:15:59 04:59:01 1 6.47 0.00 4.19 18.33 0.12 70.89 05:15:59 05:00:01 all 73.28 0.00 7.98 7.77 0.13 10.84 05:15:59 05:00:01 0 72.27 0.00 7.99 8.31 0.13 11.30 05:15:59 05:00:01 1 74.29 0.00 7.97 7.23 0.13 10.38 05:15:59 05:01:01 all 31.80 0.00 4.60 6.50 0.08 57.02 05:15:59 05:01:01 0 31.85 0.00 4.56 5.63 0.07 57.89 05:15:59 05:01:01 1 31.74 0.00 4.65 7.37 0.09 56.16 05:15:59 05:02:01 all 49.68 0.00 7.66 7.64 0.09 34.92 05:15:59 05:02:01 0 50.22 0.00 7.80 10.50 0.09 31.40 05:15:59 05:02:01 1 49.15 0.00 7.52 4.80 0.09 38.44 05:15:59 05:03:02 all 24.57 0.00 19.04 33.96 0.10 22.34 05:15:59 05:03:02 0 24.55 0.00 19.22 35.26 0.09 20.88 05:15:59 05:03:02 1 24.59 0.00 18.85 32.65 0.11 23.80 05:15:59 05:04:02 all 74.78 0.00 12.00 9.73 0.10 3.39 05:15:59 05:04:02 0 73.96 0.00 12.69 10.02 0.11 3.23 05:15:59 05:04:02 1 75.60 0.00 11.32 9.44 0.09 3.55 05:15:59 05:05:01 all 56.73 0.00 15.04 25.31 0.10 2.82 05:15:59 05:05:01 0 55.52 0.00 15.67 25.91 0.11 2.79 05:15:59 05:05:01 1 57.95 0.00 14.40 24.70 0.09 2.85 05:15:59 05:06:01 all 31.71 0.00 8.25 2.93 0.11 56.99 05:15:59 05:06:01 0 31.48 0.00 8.63 3.11 0.11 56.68 05:15:59 05:06:01 1 31.95 0.00 7.88 2.76 0.11 57.31 05:15:59 05:07:01 all 0.36 0.00 0.22 0.01 0.04 99.37 05:15:59 05:07:01 0 0.45 0.00 0.28 0.00 0.03 99.23 05:15:59 05:07:01 1 0.27 0.00 0.15 0.02 0.05 99.52 05:15:59 05:08:01 all 0.21 0.00 0.03 0.00 0.03 99.72 05:15:59 05:08:01 0 0.13 0.00 0.02 0.00 0.02 99.83 05:15:59 05:08:01 1 0.28 0.00 0.05 0.00 0.05 99.62 05:15:59 05:15:59 05:08:01 CPU %user %nice %system %iowait %steal %idle 05:15:59 05:09:01 all 0.08 0.00 0.02 0.00 0.03 99.87 05:15:59 05:09:01 0 0.13 0.00 0.02 0.00 0.05 99.80 05:15:59 05:09:01 1 0.03 0.00 0.02 0.00 0.02 99.93 05:15:59 05:10:01 all 0.17 0.00 0.01 0.00 0.03 99.80 05:15:59 05:10:01 0 0.33 0.00 0.02 0.00 0.03 99.62 05:15:59 05:10:01 1 0.00 0.00 0.00 0.00 0.02 99.98 05:15:59 05:11:01 all 0.11 0.00 0.03 0.00 0.03 99.83 05:15:59 05:11:01 0 0.17 0.00 0.03 0.00 0.03 99.77 05:15:59 05:11:01 1 0.05 0.00 0.03 0.00 0.02 99.90 05:15:59 05:12:01 all 0.12 0.00 0.03 0.00 0.03 99.82 05:15:59 05:12:01 0 0.20 0.00 0.03 0.00 0.02 99.75 05:15:59 05:12:01 1 0.03 0.00 0.03 0.00 0.03 99.90 05:15:59 05:13:01 all 0.12 0.00 0.01 0.00 0.03 99.84 05:15:59 05:13:01 0 0.10 0.00 0.00 0.00 0.02 99.88 05:15:59 05:13:01 1 0.13 0.00 0.02 0.00 0.05 99.80 05:15:59 05:14:01 all 0.11 0.00 0.03 0.00 0.03 99.84 05:15:59 05:14:01 0 0.02 0.00 0.02 0.00 0.00 99.97 05:15:59 05:14:01 1 0.20 0.00 0.03 0.00 0.05 99.72 05:15:59 05:15:01 all 17.53 0.00 7.70 4.37 0.07 70.34 05:15:59 05:15:01 0 17.91 0.00 7.97 3.47 0.07 70.59 05:15:59 05:15:01 1 17.15 0.00 7.43 5.26 0.07 70.09 05:15:59 Average: all 20.47 0.00 4.94 6.80 0.06 67.73 05:15:59 Average: 0 20.21 0.00 5.10 7.02 0.06 67.61 05:15:59 Average: 1 20.72 0.00 4.78 6.58 0.07 67.85 05:15:59 05:15:59 05:15:59