Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from d438b00c3daaca502c4e17498c6c53b3b4a9fc0d Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh4048344648055277484.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision dae07dc806156effb2cae02074e2f5f64a063e83 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh2340180951524176436.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 dae07dc806156effb2cae02074e2f5f64a063e83 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/main/workspace@libs/edgex-global-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/main/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh10363333781084140943.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision dae07dc806156effb2cae02074e2f5f64a063e83 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f dae07dc806156effb2cae02074e2f5f64a063e83 # timeout=10 Commit message: "Merge pull request #375 from ernestojeda/golang-1-17-updates" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh17224508797931445065.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 9bc0e518fca0494fd51682b06eec2da29a326327 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/main/workspace@libs/lf-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/main/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh9243796728281525156.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 9bc0e518fca0494fd51682b06eec2da29a326327 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 9bc0e518fca0494fd51682b06eec2da29a326327 # timeout=10 Commit message: "Merge "Fix: Make archiveArtifacts overwriteable in lfJava"" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2], buildSnap:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.17 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 BUILD_SNAP: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-3560 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/139 [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/139 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.24.4' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/139@tmp/jenkins-gitclient-ssh2818396042302795819.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 d438b00c3daaca502c4e17498c6c53b3b4a9fc0d (main) > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f d438b00c3daaca502c4e17498c6c53b3b4a9fc0d # timeout=10 Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-messaging/v2 (#3866)" > git rev-list --no-walk da06b8605fc5b0b455f4e40bd2812c8bcbf61f73 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 20:55:54 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 20:55:54 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 20:55:54 ========================================================= 20:55:54 EdgeX Global Pipelines Version Info 20:55:54 ========================================================= [Pipeline] libraryResource [Pipeline] sh 20:55:55 ------------------- 20:55:55 stable info: 20:55:55 ------------------- 20:55:55 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 20:55:55 Commit SHA: dae07dc806156effb2cae02074e2f5f64a063e83 20:55:55 Message: update stable to v1.0.219 20:55:56 ------------------- 20:55:56 experimental info: 20:55:56 ------------------- 20:55:56 Commited By: **** collab-it+edgex@linuxfoundation.org 20:55:56 Commit SHA: dae07dc806156effb2cae02074e2f5f64a063e83 20:55:56 Message: update experimental to v1.0.219 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 20:55:56 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 20:55:56 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 20:55:56 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 20:55:56 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 20:55:56 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 20:55:56 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo 20:55:56 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 20:55:56 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 20:55:56 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 20:55:56 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 20:55:56 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 20:55:56 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 20:55:56 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 20:55:56 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 20:55:56 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 20:55:56 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 20:55:56 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 20:55:56 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 20:55:56 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 20:55:56 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 20:55:56 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 20:55:56 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 20:55:56 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 20:55:56 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 20:55:56 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 20:55:56 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = d438b00c3daaca502c4e17498c6c53b3b4a9fc0d [Pipeline] echo 20:55:56 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = d438b00 [Pipeline] echo 20:55:56 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:55:56 provisioning config files... 20:55:56 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/139@tmp/config5754300894880740191tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:55:56 ---> docker-login.sh 20:55:56 nexus3.edgexfoundry.org:10001 20:55:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:55:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:55:57 Configure a credential helper to remove this warning. See 20:55:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:55:57 20:55:57 Login Succeeded 20:55:57 nexus3.edgexfoundry.org:10002 20:55:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:55:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:55:57 Configure a credential helper to remove this warning. See 20:55:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:55:57 20:55:57 Login Succeeded 20:55:57 nexus3.edgexfoundry.org:10003 20:55:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:55:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:55:57 Configure a credential helper to remove this warning. See 20:55:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:55:57 20:55:57 Login Succeeded 20:55:57 nexus3.edgexfoundry.org:10004 20:55:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:55:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:55:57 Configure a credential helper to remove this warning. See 20:55:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:55:57 20:55:57 Login Succeeded 20:55:57 docker.io 20:55:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:55:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:55:58 Configure a credential helper to remove this warning. See 20:55:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:55:58 20:55:58 Login Succeeded 20:55:58 ---> docker-login.sh ends [Pipeline] } 20:55:58 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 20:55:58 ++ ls cmd/core-command/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile cmd/sys-mgmt-agent/Dockerfile 20:55:58 + for file in '`ls cmd/**/Dockerfile`' 20:55:58 ++ dirname cmd/core-command/Dockerfile 20:55:58 ++ cut -d/ -f2 20:55:58 + echo core-command,cmd/core-command/Dockerfile 20:55:58 + for file in '`ls cmd/**/Dockerfile`' 20:55:58 ++ dirname cmd/core-data/Dockerfile 20:55:58 ++ cut -d/ -f2 20:55:58 + echo core-data,cmd/core-data/Dockerfile 20:55:58 + for file in '`ls cmd/**/Dockerfile`' 20:55:58 ++ dirname cmd/core-metadata/Dockerfile 20:55:58 ++ cut -d/ -f2 20:55:58 + echo core-metadata,cmd/core-metadata/Dockerfile 20:55:58 + for file in '`ls cmd/**/Dockerfile`' 20:55:58 ++ dirname cmd/security-bootstrapper/Dockerfile 20:55:58 ++ cut -d/ -f2 20:55:58 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 20:55:58 + for file in '`ls cmd/**/Dockerfile`' 20:55:58 ++ dirname cmd/security-proxy-setup/Dockerfile 20:55:58 ++ cut -d/ -f2 20:55:58 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 20:55:58 + for file in '`ls cmd/**/Dockerfile`' 20:55:58 ++ dirname cmd/security-secretstore-setup/Dockerfile 20:55:58 ++ cut -d/ -f2 20:55:58 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 20:55:58 + for file in '`ls cmd/**/Dockerfile`' 20:55:58 ++ dirname cmd/support-notifications/Dockerfile 20:55:58 ++ cut -d/ -f2 20:55:58 + echo support-notifications,cmd/support-notifications/Dockerfile 20:55:58 + for file in '`ls cmd/**/Dockerfile`' 20:55:58 ++ dirname cmd/support-scheduler/Dockerfile 20:55:58 ++ cut -d/ -f2 20:55:58 + echo support-scheduler,cmd/support-scheduler/Dockerfile 20:55:58 + for file in '`ls cmd/**/Dockerfile`' 20:55:58 ++ dirname cmd/sys-mgmt-agent/Dockerfile 20:55:58 ++ cut -d/ -f2 20:55:58 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 20:55:58 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] { (Build Check) [Pipeline] sh 20:55:58 + git rev-list -1 --merges d438b00c3daaca502c4e17498c6c53b3b4a9fc0d~1..d438b00c3daaca502c4e17498c6c53b3b4a9fc0d [Pipeline] echo 20:55:58 -----------> git rev-list -1 --merges d438b00c3daaca502c4e17498c6c53b3b4a9fc0d~1..d438b00c3daaca502c4e17498c6c53b3b4a9fc0d d438b00c3daaca502c4e17498c6c53b3b4a9fc0d [false] [Pipeline] sh 20:55:59 + git log --format=format:%s -1 d438b00c3daaca502c4e17498c6c53b3b4a9fc0d [Pipeline] echo 20:55:59 ========================================================= 20:55:59 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 20:55:59 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 20:55:59 + grep 'github.com ecdsa' /etc/ssh/ssh_known_hosts 20:55:59 + grep -v github /etc/ssh/ssh_known_hosts 20:55:59 + '[' -e /tmp/ssh_known_hosts ']' 20:55:59 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 20:55:59 + echo 'github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg=' 20:55:59 + sudo tee -a /etc/ssh/ssh_known_hosts 20:55:59 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh 20:56:00 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 20:56:00 20:56:00 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 20:56:00 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 20:56:00 latest: Pulling from edgex-devops/git-semver 20:56:00 a0d0a0d46f8b: Pulling fs layer 20:56:00 3e5f54012d9b: Pulling fs layer 20:56:00 4c7163046ea9: Pulling fs layer 20:56:00 0c2d73faf560: Pulling fs layer 20:56:00 0c2d73faf560: Waiting 20:56:00 3e5f54012d9b: Verifying Checksum 20:56:00 3e5f54012d9b: Download complete 20:56:00 a0d0a0d46f8b: Verifying Checksum 20:56:00 a0d0a0d46f8b: Download complete 20:56:00 4c7163046ea9: Verifying Checksum 20:56:00 4c7163046ea9: Download complete 20:56:00 0c2d73faf560: Verifying Checksum 20:56:00 0c2d73faf560: Download complete 20:56:00 a0d0a0d46f8b: Pull complete 20:56:00 3e5f54012d9b: Pull complete 20:56:01 4c7163046ea9: Pull complete 20:56:01 0c2d73faf560: Pull complete 20:56:01 Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 20:56:01 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 20:56:01 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 20:56:01 prd-centos7-docker-4c-2g-3560 does not seem to be running inside a container 20:56:01 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/139 -v /w/workspace/edgex-go/139:/w/workspace/edgex-go/139:rw,z -v /w/workspace/edgex-go/139@tmp:/w/workspace/edgex-go/139@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 20:56:02 $ docker top 40b7e27e935959cd61979f57a00cd683ceeebce87bc0451f51fdc9f4c7c93e05 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 20:56:02 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:56:02 [ssh-agent] Looking for ssh-agent implementation... 20:56:02 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:56:02 $ docker exec 40b7e27e935959cd61979f57a00cd683ceeebce87bc0451f51fdc9f4c7c93e05 ssh-agent 20:56:02 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXbpCGhJ/agent.14 20:56:02 SSH_AGENT_PID=20 20:56:02 Running ssh-add (command line suppressed) 20:56:02 Identity added: /w/workspace/edgex-go/139@tmp/private_key_3415881224501311761.key (/w/workspace/edgex-go/139@tmp/private_key_3415881224501311761.key) 20:56:02 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:56:02 + git tag --points-at HEAD [Pipeline] } 20:56:02 $ docker exec --env ******** --env ******** 40b7e27e935959cd61979f57a00cd683ceeebce87bc0451f51fdc9f4c7c93e05 ssh-agent -k 20:56:02 unset SSH_AUTH_SOCK; 20:56:02 unset SSH_AGENT_PID; 20:56:02 echo Agent pid 20 killed; 20:56:02 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 20:56:02 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:56:02 [ssh-agent] Looking for ssh-agent implementation... 20:56:03 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:56:03 $ docker exec 40b7e27e935959cd61979f57a00cd683ceeebce87bc0451f51fdc9f4c7c93e05 ssh-agent 20:56:03 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXOfHgPf/agent.55 20:56:03 SSH_AGENT_PID=61 20:56:03 Running ssh-add (command line suppressed) 20:56:03 Identity added: /w/workspace/edgex-go/139@tmp/private_key_3598705034650384751.key (/w/workspace/edgex-go/139@tmp/private_key_3598705034650384751.key) 20:56:03 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:56:03 + git semver init 20:56:03 # -> Open(): unable to determine branch for HEAD 20:56:03 # $GIT_DIR = /w/workspace/edgex-go/139/.git 20:56:03 # $GIT_WORK_TREE = /w/workspace/edgex-go/139 20:56:03 # $SEMVER_REMOTE_NAME = origin 20:56:03 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 20:56:03 # $SEMVER_USER_NAME = edgex-jenkins 20:56:03 # $SEMVER_BRANCH = main 20:56:03 # $SEMVER_TEMP = /tmp/semver-566045183 20:56:03 # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP 20:56:18 # '/tmp/semver-566045183' -> '/w/workspace/edgex-go/139/.semver' 20:56:18 # -> Force: false 20:56:18 # $SEMVER_DIR = /w/workspace/edgex-go/139/.semver [Pipeline] } 20:56:18 $ docker exec --env ******** --env ******** 40b7e27e935959cd61979f57a00cd683ceeebce87bc0451f51fdc9f4c7c93e05 ssh-agent -k 20:56:18 unset SSH_AUTH_SOCK; 20:56:18 unset SSH_AGENT_PID; 20:56:18 echo Agent pid 61 killed; 20:56:18 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 20:56:19 + git semver [Pipeline] } 20:56:19 $ docker stop --time=1 40b7e27e935959cd61979f57a00cd683ceeebce87bc0451f51fdc9f4c7c93e05 20:56:21 $ docker rm -f 40b7e27e935959cd61979f57a00cd683ceeebce87bc0451f51fdc9f4c7c93e05 [Pipeline] // withDockerContainer [Pipeline] sh 20:56:21 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 20:56:21 Stashed 1 file(s) [Pipeline] echo 20:56:21 [edgeXSemver]: initialized semver on version 2.2.0-dev.22 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] echo 20:56:21 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 20:56:21 ========================================================= 20:56:21 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] 20:56:21 ========================================================= [Pipeline] fileExists [Pipeline] sh 20:56:22 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 20:56:22 1.17-alpine: Pulling from edgex-devops/edgex-golang-base 20:56:22 59bf1c3509f3: Pulling fs layer 20:56:22 666ba61612fd: Pulling fs layer 20:56:22 8ed8ca486205: Pulling fs layer 20:56:22 4fe6c5a15a65: Pulling fs layer 20:56:22 22a0e8bec74d: Pulling fs layer 20:56:22 f965cba54748: Pulling fs layer 20:56:22 861ffc35075e: Pulling fs layer 20:56:22 4b385c91608e: Pulling fs layer 20:56:22 560528eb2ebb: Pulling fs layer 20:56:22 4fe6c5a15a65: Waiting 20:56:22 22a0e8bec74d: Waiting 20:56:22 f965cba54748: Waiting 20:56:22 861ffc35075e: Waiting 20:56:22 4b385c91608e: Waiting 20:56:22 560528eb2ebb: Waiting 20:56:22 8ed8ca486205: Verifying Checksum 20:56:22 8ed8ca486205: Download complete 20:56:22 666ba61612fd: Verifying Checksum 20:56:22 666ba61612fd: Download complete 20:56:22 22a0e8bec74d: Verifying Checksum 20:56:22 22a0e8bec74d: Download complete 20:56:22 f965cba54748: Verifying Checksum 20:56:22 f965cba54748: Download complete 20:56:22 59bf1c3509f3: Verifying Checksum 20:56:22 59bf1c3509f3: Download complete 20:56:22 861ffc35075e: Verifying Checksum 20:56:22 861ffc35075e: Download complete 20:56:22 4b385c91608e: Verifying Checksum 20:56:22 4b385c91608e: Download complete 20:56:22 59bf1c3509f3: Pull complete 20:56:22 4fe6c5a15a65: Verifying Checksum 20:56:22 4fe6c5a15a65: Download complete 20:56:22 666ba61612fd: Pull complete 20:56:22 8ed8ca486205: Pull complete 20:56:22 560528eb2ebb: Verifying Checksum 20:56:22 560528eb2ebb: Download complete 20:56:27 4fe6c5a15a65: Pull complete 20:56:27 22a0e8bec74d: Pull complete 20:56:27 f965cba54748: Pull complete 20:56:27 861ffc35075e: Pull complete 20:56:27 4b385c91608e: Pull complete 20:56:30 560528eb2ebb: Pull complete 20:56:30 Digest: sha256:95a4686c8495b6f6bb7c4a5166a7528182518169a5847072e9a4515f5458b02f 20:56:30 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 20:56:30 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [Pipeline] fileExists [Pipeline] sh 20:56:30 + echo 'FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 20:56:30 WORKDIR /edgex 20:56:30 COPY go.mod . 20:56:30 RUN go mod download' 20:56:30 + docker build -t ci-base-image-x86_64 -f - . 20:56:32 Sending build context to Docker daemon 333.8MB 20:56:32 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 20:56:32 ---> dd4a08f94e63 20:56:32 Step 2/4 : WORKDIR /edgex 20:56:34 ---> Running in 89f3c2a6a4fa 20:56:34 Removing intermediate container 89f3c2a6a4fa 20:56:34 ---> bda1d9b6edb7 20:56:34 Step 3/4 : COPY go.mod . 20:56:34 ---> 749e4590d269 20:56:34 Step 4/4 : RUN go mod download 20:56:34 ---> Running in e33661228410 20:56:36 Still waiting to schedule task 20:56:36 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 20:57:06 Removing intermediate container e33661228410 20:57:06 ---> f9aba216a511 20:57:06 Successfully built f9aba216a511 20:57:06 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 20:57:07 + docker inspect -f . ci-base-image-x86_64 20:57:07 . [Pipeline] withDockerContainer 20:57:07 prd-centos7-docker-4c-2g-3560 does not seem to be running inside a container 20:57:07 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/139 -v /w/workspace/edgex-go/139:/w/workspace/edgex-go/139:rw,z -v /w/workspace/edgex-go/139@tmp:/w/workspace/edgex-go/139@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 ******** ci-base-image-x86_64 cat 20:57:07 $ docker top 5313e6d7bd1faf175c6032db5fee3e0134d83691028a4e23f15ec849012abbbb -eo pid,comm [Pipeline] { [Pipeline] sh 20:57:07 + go version 20:57:07 go version go1.17.6 linux/amd64 [Pipeline] } 20:57:07 $ docker stop --time=1 5313e6d7bd1faf175c6032db5fee3e0134d83691028a4e23f15ec849012abbbb 20:57:09 $ docker rm -f 5313e6d7bd1faf175c6032db5fee3e0134d83691028a4e23f15ec849012abbbb [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 20:57:09 + docker inspect -f . ci-base-image-x86_64 20:57:09 . [Pipeline] withDockerContainer 20:57:09 prd-centos7-docker-4c-2g-3560 does not seem to be running inside a container 20:57:09 $ 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/139 -v /w/workspace/edgex-go/139:/w/workspace/edgex-go/139:rw,z -v /w/workspace/edgex-go/139@tmp:/w/workspace/edgex-go/139@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 ******** ci-base-image-x86_64 cat 20:57:10 $ docker top 5595a50aa80fd88a4dfd5b6ed79af400e4896db62a63053450c3c99cc1fd182b -eo pid,comm [Pipeline] { [Pipeline] echo 20:57:10 ========================================================= 20:57:10 [edgeXBuildGoParallel] Running Tests and Build... 20:57:10 ========================================================= [Pipeline] fileExists [Pipeline] sh 20:57:10 + make test 20:57:10 go mod tidy 20:57:10 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 20:57:17 ? github.com/edgexfoundry/edgex-go [no test files] 20:57:35 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 20:57:39 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 20:57:39 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 20:57:40 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 20:57:42 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 20:57:43 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 20:57:43 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 20:57:43 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 20:57:43 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 20:57:43 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 20:57:44 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 20:57:44 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 20:57:44 ? github.com/edgexfoundry/edgex-go/internal [no test files] 20:57:44 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 20:57:46 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.034s coverage: 28.7% of statements 20:57:46 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 20:57:46 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 20:57:46 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.048s coverage: 98.5% of statements 20:57:46 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 20:57:46 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.075s coverage: 44.7% of statements 20:57:46 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 20:57:46 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 20:57:47 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.111s coverage: 89.5% of statements 20:57:47 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 20:57:47 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 20:57:48 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.051s coverage: 84.4% of statements 20:57:48 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 20:57:48 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 20:57:48 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 20:57:48 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 20:57:48 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 20:57:49 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.303s coverage: 94.2% of statements 20:57:49 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 20:57:49 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 20:57:49 ok github.com/edgexfoundry/edgex-go/internal/io 0.053s coverage: 59.1% of statements 20:57:49 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 20:57:49 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 20:57:49 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 20:57:49 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 20:57:49 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 20:57:50 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.047s coverage: 60.0% of statements 20:57:50 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 20:57:50 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 20:57:50 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 20:57:51 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.064s coverage: 0.9% of statements 20:57:51 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 20:57:51 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.045s coverage: 58.8% of statements 20:57:51 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.068s coverage: 21.7% of statements 20:57:51 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 20:57:51 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.044s coverage: 47.1% of statements 20:57:51 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.048s coverage: 79.5% of statements 20:57:51 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.046s coverage: 94.1% of statements 20:57:52 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.061s coverage: 96.3% of statements 20:57:52 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.043s coverage: 87.5% of statements 20:58:04 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.067s coverage: 94.4% of statements 20:58:04 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.054s coverage: 44.8% of statements 20:58:06 Running on prd-ubuntu18.04-docker-arm64-4c-16g-3561 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws 20:58:06 Running in /w/workspace/edgex-go/139 [Pipeline] { [Pipeline] checkout 20:58:06 The recommended git tool is: git 20:58:08 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 15.229s coverage: 82.5% of statements 20:58:08 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 20:58:11 using credential edgex-jenkins-ssh 20:58:11 Cloning the remote Git repository 20:58:11 Cloning repository git@github.com:edgexfoundry/edgex-go.git 20:58:11 > git init /w/workspace/edgex-go/139 # timeout=10 20:58:11 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 20:58:11 > git --version # timeout=10 20:58:11 > git --version # 'git version 2.17.1' 20:58:11 using GIT_SSH to set credentials SSH Credentials for GitHub 20:58:11 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 20:58:26 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.073s coverage: 92.9% of statements 20:58:26 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 20:58:26 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 20:58:26 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 20:58:26 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.028s coverage: 65.1% of statements 20:58:26 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 20:58:26 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 20:58:26 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 20:58:26 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 20:58:26 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 20:58:26 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.052s coverage: 87.2% of statements 20:58:26 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 20:58:26 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 20:58:26 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.041s coverage: 100.0% of statements 20:58:26 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 20:58:26 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.063s coverage: 58.8% of statements 20:58:26 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 20:58:26 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.053s coverage: 80.0% of statements 20:58:26 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.053s coverage: 87.2% of statements 20:58:26 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.067s coverage: 85.4% of statements 20:58:26 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.135s coverage: 91.2% of statements 20:58:26 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 20:58:26 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.148s coverage: 64.4% of statements 20:58:26 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 20:58:26 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 20:58:26 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.042s coverage: 100.0% of statements 20:58:26 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.032s coverage: 89.4% of statements 20:58:26 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.032s coverage: 100.0% of statements 20:58:26 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.034s coverage: 73.7% of statements 20:58:26 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.021s coverage: 100.0% of statements 20:58:27 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.258s coverage: 65.4% of statements 20:58:27 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 20:58:27 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 20:58:27 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 20:58:27 Avoid second fetch 20:58:27 Checking out Revision d438b00c3daaca502c4e17498c6c53b3b4a9fc0d (main) 20:58:27 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 20:58:27 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 20:58:27 > git config core.sparsecheckout # timeout=10 20:58:27 > git checkout -f d438b00c3daaca502c4e17498c6c53b3b4a9fc0d # timeout=10 20:58:27 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.127s coverage: 43.8% of statements 20:58:27 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 20:58:27 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 20:58:27 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.054s coverage: 89.5% of statements 20:58:27 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 20:58:27 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.048s coverage: 84.8% of statements 20:58:27 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 20:58:31 Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-messaging/v2 (#3866)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 20:58:32 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 20:58:32 % Total % Received % Xferd Average Speed Time Time Time Current 20:58:32 Dload Upload Total Spent Left Speed 20:58:32 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11843 100 11843 0 0 99521 0 --:--:-- --:--:-- --:--:-- 99521 [Pipeline] sh 20:58:32 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 20:58:33 + sudo tee /etc/docker/daemon.new 20:58:33 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 20:58:33 { 20:58:33 "registry-mirrors": [ 20:58:33 "https://nexus3.edgexfoundry.org:10001" 20:58:33 ], 20:58:33 "bip": "10.250.0.254/24", 20:58:33 "hosts": [ 20:58:33 "tcp://0.0.0.0:5555", 20:58:33 "unix:///var/run/docker.sock" 20:58:33 ], 20:58:33 "mtu": 1458, 20:58:33 "selinux-enabled": true, 20:58:33 "seccomp-profile": "/etc/docker/seccomp.json" 20:58:33 } [Pipeline] sh 20:58:33 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 20:58:33 + sudo service docker restart 20:58:35 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.063s coverage: 17.7% of statements 20:58:35 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 20:58:35 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 20:58:35 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 20:58:35 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 20:58:35 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.141s coverage: 92.3% of statements 20:58:35 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 20:58:35 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 20:58:35 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 20:58:35 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 20:58:35 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.055s coverage: 63.2% of statements 20:58:35 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 20:58:35 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 20:58:35 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.087s coverage: 97.7% of statements 20:58:35 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 20:58:35 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 20:58:35 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 20:58:35 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 20:58:35 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.056s coverage: 28.9% of statements 20:58:35 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 20:58:35 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 20:58:35 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 20:58:35 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 20:58:35 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 20:58:35 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 20:58:35 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.045s coverage: 100.0% of statements 20:58:35 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.033s coverage: 96.9% of statements 20:58:35 if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "x86_64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:58:52 provisioning config files... 20:58:52 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/139@tmp/config4957311595222290250tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:58:52 ---> docker-login.sh 20:58:52 nexus3.edgexfoundry.org:10001 20:58:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:58:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:58:53 Configure a credential helper to remove this warning. See 20:58:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:58:53 20:58:53 Login Succeeded 20:58:53 nexus3.edgexfoundry.org:10002 20:58:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:58:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:58:53 Configure a credential helper to remove this warning. See 20:58:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:58:53 20:58:53 Login Succeeded 20:58:53 nexus3.edgexfoundry.org:10003 20:58:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:58:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:58:53 Configure a credential helper to remove this warning. See 20:58:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:58:53 20:58:53 Login Succeeded 20:58:53 nexus3.edgexfoundry.org:10004 20:58:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:58:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:58:54 Configure a credential helper to remove this warning. See 20:58:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:58:54 20:58:54 Login Succeeded 20:58:54 docker.io 20:58:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:58:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:58:55 Configure a credential helper to remove this warning. See 20:58:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:58:55 20:58:55 Login Succeeded 20:58:55 ---> docker-login.sh ends [Pipeline] } 20:58:55 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 20:58:55 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 20:58:55 ========================================================= 20:58:55 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] 20:58:55 ========================================================= [Pipeline] fileExists [Pipeline] sh 20:58:55 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 20:58:56 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 20:58:56 9b3977197b4f: Pulling fs layer 20:58:56 1a89e8eeedd5: Pulling fs layer 20:58:56 94645a83ff95: Pulling fs layer 20:58:56 3f3a8bcf1eab: Pulling fs layer 20:58:56 0c92f367c5e7: Pulling fs layer 20:58:56 4b8299f9d1f4: Pulling fs layer 20:58:56 9a6b49a46696: Pulling fs layer 20:58:56 cf05db05a679: Pulling fs layer 20:58:56 0c92f367c5e7: Waiting 20:58:56 4b8299f9d1f4: Waiting 20:58:56 9a6b49a46696: Waiting 20:58:56 cf05db05a679: Waiting 20:58:56 3f3a8bcf1eab: Waiting 20:58:56 94645a83ff95: Download complete 20:58:56 1a89e8eeedd5: Verifying Checksum 20:58:56 1a89e8eeedd5: Download complete 20:58:56 0c92f367c5e7: Verifying Checksum 20:58:56 0c92f367c5e7: Download complete 20:58:56 4b8299f9d1f4: Download complete 20:58:56 9b3977197b4f: Verifying Checksum 20:58:56 9b3977197b4f: Download complete 20:58:56 9a6b49a46696: Verifying Checksum 20:58:56 9a6b49a46696: Download complete 20:58:56 9b3977197b4f: Pull complete 20:58:57 1a89e8eeedd5: Pull complete 20:58:57 94645a83ff95: Pull complete 20:58:57 cf05db05a679: Verifying Checksum 20:58:57 cf05db05a679: Download complete 20:58:58 3f3a8bcf1eab: Verifying Checksum 20:58:58 3f3a8bcf1eab: Download complete 20:59:10 3f3a8bcf1eab: Pull complete 20:59:10 0c92f367c5e7: Pull complete 20:59:10 4b8299f9d1f4: Pull complete 20:59:10 9a6b49a46696: Pull complete 20:59:14 GO111MODULE=on go vet ./... 20:59:16 cf05db05a679: Pull complete 20:59:16 Digest: sha256:412614556fb143d068119134f73b4a6d2e86ac7be33fa5b1c0cdba920e4bb5c6 20:59:16 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 20:59:16 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [Pipeline] fileExists [Pipeline] sh 20:59:16 + + dockerecho build FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 20:59:16 WORKDIR /edgex 20:59:16 COPY go.mod . 20:59:16 RUN go mod download -t 20:59:16 ci-base-image-arm64 -f - . 20:59:19 Sending build context to Docker daemon 168.5MB 20:59:19 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 20:59:19 ---> 0ccda1f7e2ee 20:59:19 Step 2/4 : WORKDIR /edgex 20:59:21 ---> Running in 80bd6331dcbd 20:59:21 Removing intermediate container 80bd6331dcbd 20:59:21 ---> 55aa6084b818 20:59:21 Step 3/4 : COPY go.mod . 20:59:21 ---> 2c5822ea9abd 20:59:21 Step 4/4 : RUN go mod download 20:59:22 ---> Running in 98a39f2ee4a3 20:59:22 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 20:59:22 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 20:59:22 ./bin/test-attribution-txt.sh [Pipeline] echo 20:59:23 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 20:59:23 + ls -al . 20:59:23 total 644 20:59:23 drwxrwxr-x 10 1001 1001 4096 Jan 20 20:59 . 20:59:23 drwxr-xr-x 4 root root 32 Jan 20 20:57 .. 20:59:23 -rw-rw-r-- 1 1001 1001 11 Jan 20 20:55 .dockerignore 20:59:23 drwxrwxr-x 8 1001 1001 162 Jan 20 20:55 .git 20:59:23 drwxrwxr-x 4 1001 1001 142 Jan 20 20:55 .github 20:59:23 -rw-rw-r-- 1 1001 1001 804 Jan 20 20:55 .gitignore 20:59:23 -rw-rw-r-- 1 1001 1001 42 Jan 20 20:55 .golangci.yml 20:59:23 -rw-rw-r-- 1 1001 1001 76 Jan 20 20:55 .hadolint.yml 20:59:23 drwx------ 3 1001 1001 58 Jan 20 20:56 .semver 20:59:23 -rw-rw-r-- 1 1001 1001 166 Jan 20 20:55 .sonarcloud.properties 20:59:23 -rw-rw-r-- 1 1001 1001 1171 Jan 20 20:55 ADOPTERS.md 20:59:23 -rw-rw-r-- 1 1001 1001 8910 Jan 20 20:55 Attribution.txt 20:59:23 -rw-rw-r-- 1 1001 1001 51732 Jan 20 20:55 CHANGELOG.md 20:59:23 -rw-rw-r-- 1 1001 1001 3804 Jan 20 20:55 CONTRIBUTING.md 20:59:23 -rw-rw-r-- 1 1001 1001 677 Jan 20 20:55 GOVERNANCE.md 20:59:23 -rw-rw-r-- 1 1001 1001 849 Jan 20 20:55 Jenkinsfile 20:59:23 -rw-rw-r-- 1 1001 1001 10775 Jan 20 20:55 LICENSE 20:59:23 -rw-rw-r-- 1 1001 1001 6508 Jan 20 20:55 Makefile 20:59:23 -rw-rw-r-- 1 1001 1001 582 Jan 20 20:55 OWNERS.md 20:59:23 -rw-rw-r-- 1 1001 1001 8207 Jan 20 20:55 README.md 20:59:23 -rw-rw-r-- 1 1001 1001 6912 Jan 20 20:55 SECURITY.md 20:59:23 -rw-rw-r-- 1 1001 1001 12 Jan 20 20:56 VERSION 20:59:23 -rw-rw-r-- 1 1001 1001 4131 Jan 20 20:55 ZMQWindows.md 20:59:23 drwxrwxr-x 2 1001 1001 37 Jan 20 20:55 bin 20:59:23 drwxrwxr-x 14 1001 1001 4096 Jan 20 20:55 cmd 20:59:23 -rw-r--r-- 1 root root 428381 Jan 20 20:58 coverage.out 20:59:23 -rw-rw-r-- 1 1001 1001 2827 Jan 20 20:55 go.mod 20:59:23 -rw-rw-r-- 1 1001 1001 49574 Jan 20 20:55 go.sum 20:59:23 drwxrwxr-x 8 1001 1001 124 Jan 20 20:55 internal 20:59:23 drwxrwxr-x 3 1001 1001 16 Jan 20 20:55 openapi 20:59:23 drwxrwxr-x 4 1001 1001 71 Jan 20 20:55 snap 20:59:23 -rw-rw-r-- 1 1001 1001 204 Jan 20 20:55 version.go [Pipeline] sh 20:59:23 + '[' -e coverage.out ] 20:59:23 + chown 1001:1001 coverage.out [Pipeline] stash 20:59:23 Stashed 1 file(s) [Pipeline] sh 20:59:24 + make build 20:59:24 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.22" -o cmd/core-data/core-data ./cmd/core-data 20:59:25 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.22" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 20:59:33 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.22" -o cmd/core-command/core-command ./cmd/core-command 20:59:33 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.22" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 20:59:34 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.22" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 20:59:34 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.22" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 20:59:35 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.22" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 20:59:36 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.22" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 20:59:37 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.22" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 20:59:38 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.22" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 20:59:38 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.22" -o ./cmd/secrets-config ./cmd/secrets-config 20:59:39 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.22" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [Pipeline] } 20:59:40 $ docker stop --time=1 5595a50aa80fd88a4dfd5b6ed79af400e4896db62a63053450c3c99cc1fd182b 20:59:42 $ docker rm -f 5595a50aa80fd88a4dfd5b6ed79af400e4896db62a63053450c3c99cc1fd182b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 20:59:43 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 20:59:43 20:59:43 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh 20:59:43 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 20:59:43 latest: Pulling from edgex-devops/edgex-compose 20:59:43 cbdbe7a5bc2a: Pulling fs layer 20:59:43 ca9280d653b3: Pulling fs layer 20:59:43 7e9c9ca2126c: Pulling fs layer 20:59:43 cbdbe7a5bc2a: Verifying Checksum 20:59:43 cbdbe7a5bc2a: Download complete 20:59:44 ca9280d653b3: Verifying Checksum 20:59:44 ca9280d653b3: Download complete 20:59:44 cbdbe7a5bc2a: Pull complete 20:59:44 7e9c9ca2126c: Verifying Checksum 20:59:44 7e9c9ca2126c: Download complete 20:59:44 ca9280d653b3: Pull complete 20:59:48 7e9c9ca2126c: Pull complete 20:59:48 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 20:59:48 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 20:59:48 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer 20:59:48 prd-centos7-docker-4c-2g-3560 does not seem to be running inside a container 20:59:49 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/139 -v /w/workspace/edgex-go/139:/w/workspace/edgex-go/139:rw,z -v /w/workspace/edgex-go/139@tmp:/w/workspace/edgex-go/139@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 20:59:51 $ docker top d0bf21dd5c6c8d29af7c25488b3ddea41aa590ac70960c118497a847d2dbf47a -eo pid,comm [Pipeline] { [Pipeline] sh 20:59:51 + grep parallel 20:59:51 + docker-compose build --help 20:59:52 --parallel Build images in parallel. [Pipeline] } 20:59:52 $ docker stop --time=1 d0bf21dd5c6c8d29af7c25488b3ddea41aa590ac70960c118497a847d2dbf47a 20:59:53 $ docker rm -f d0bf21dd5c6c8d29af7c25488b3ddea41aa590ac70960c118497a847d2dbf47a [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 20:59:53 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 20:59:53 . [Pipeline] withDockerContainer 20:59:53 prd-centos7-docker-4c-2g-3560 does not seem to be running inside a container 20:59:53 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/139 -v /w/workspace/edgex-go/139:/w/workspace/edgex-go/139:rw,z -v /w/workspace/edgex-go/139@tmp:/w/workspace/edgex-go/139@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 20:59:54 $ docker top d9a65edb40591a84fc3960213e272cedb297a76b64d01a43787fa570470721a0 -eo pid,comm [Pipeline] { [Pipeline] sh 20:59:54 + docker-compose -f ./docker-compose-build.yml build --parallel 20:59:55 Building core-command ... 20:59:55 Building core-data ... 20:59:55 Building core-metadata ... 20:59:55 Building security-bootstrapper ... 20:59:55 Building security-proxy-setup ... 20:59:55 Building security-secretstore-setup ... 20:59:55 Building support-notifications ... 20:59:55 Building support-scheduler ... 20:59:55 Building sys-mgmt-agent ... 20:59:55 Building security-secretstore-setup 20:59:55 Building security-bootstrapper 20:59:55 Building core-command 20:59:55 Building core-data 20:59:55 Building sys-mgmt-agent 21:00:07 Step 1/31 : ARG BUILDER_BASE=golang:1.17-alpine3.15 21:00:07 Step 2/31 : FROM ${BUILDER_BASE} AS builder 21:00:07 ---> f9aba216a511 21:00:07 Step 3/31 : WORKDIR /edgex-go 21:00:07 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 21:00:07 Step 2/23 : FROM ${BUILDER_BASE} AS builder 21:00:07 ---> f9aba216a511 21:00:07 Step 3/23 : WORKDIR /edgex-go 21:00:07 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 21:00:07 Step 2/23 : FROM ${BUILDER_BASE} AS builder 21:00:07 ---> f9aba216a511 21:00:07 Step 3/23 : WORKDIR /edgex-go 21:00:10 ---> Running in 25b254ee3514 21:00:10 ---> Running in 93835fb7ab54 21:00:10 ---> Running in 6788d1df0e10 21:00:16 Removing intermediate container 6788d1df0e10 21:00:16 ---> 8d1f1c123690 21:00:16 Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 21:00:16 Removing intermediate container 25b254ee3514 21:00:16 ---> 9b0f02d30539 21:00:16 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 21:00:16 Removing intermediate container 93835fb7ab54 21:00:16 ---> 0298af60d401 21:00:16 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 21:00:16 ---> Running in ca9c219d19a9 21:00:16 ---> Running in 3dbe155334e2 21:00:16 ---> Running in 7a5eeb1e590b 21:00:21 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 21:00:21 Step 2/23 : FROM ${BUILDER_BASE} AS builder 21:00:21 ---> f9aba216a511 21:00:21 Step 3/23 : WORKDIR /edgex-go 21:00:21 ---> Using cache 21:00:21 ---> 8d1f1c123690 21:00:21 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 21:00:21 ---> Running in 461026b4a0ac 21:00:21 Removing intermediate container ca9c219d19a9 21:00:21 ---> af148d6c491c 21:00:21 Step 5/31 : RUN apk add --update --no-cache make git 21:00:21 Removing intermediate container 3dbe155334e2 21:00:21 ---> 0fc7354eb41e 21:00:21 Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 21:00:21 ---> Running in 3cbe3fa96387 21:00:21 ---> Running in a1b7dcf320c4 21:00:21 Removing intermediate container 7a5eeb1e590b 21:00:21 ---> f8f0365a4a1e 21:00:21 Step 5/23 : RUN apk add --update --no-cache make bash git 21:00:22 ---> Running in efe1aa757b8b 21:00:22 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 21:00:22 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 21:00:22 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 21:00:22 Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 21:00:22 Step 2/25 : FROM ${BUILDER_BASE} AS builder 21:00:22 ---> f9aba216a511 21:00:22 Step 3/25 : WORKDIR /edgex-go 21:00:22 ---> Using cache 21:00:22 ---> 8d1f1c123690 21:00:22 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 21:00:22 ---> Using cache 21:00:22 ---> 83458ac484c3 21:00:22 Step 5/25 : RUN apk add --update --no-cache make git 21:00:22 Removing intermediate container 461026b4a0ac 21:00:22 ---> 83458ac484c3 21:00:22 Step 5/23 : RUN apk add --update --no-cache make git 21:00:22 ---> Running in 1e3528141b82 21:00:22 ---> Running in 64c5f71fb6a5 21:00:23 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 21:00:23 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 21:00:23 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 21:00:23 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 21:00:23 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 21:00:23 OK: 221 MiB in 52 packages 21:00:23 OK: 221 MiB in 52 packages 21:00:23 OK: 221 MiB in 52 packages 21:00:23 Removing intermediate container a1b7dcf320c4 21:00:23 ---> 6e44256220c8 21:00:23 Step 6/23 : COPY go.mod vendor* ./ 21:00:23 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 21:00:23 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 21:00:23 Removing intermediate container 3cbe3fa96387 21:00:23 ---> 1b2153164fda 21:00:23 Step 6/31 : COPY go.mod vendor* ./ 21:00:24 ---> 5fb2fe8fc166 21:00:24 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:00:24 Removing intermediate container efe1aa757b8b 21:00:24 ---> 6ccc723bdf85 21:00:24 Step 6/23 : COPY go.mod vendor* ./ 21:00:24 ---> Running in b316500e8145 21:00:24 OK: 221 MiB in 52 packages 21:00:24 ---> bbf491d23a88 21:00:24 Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:00:24 OK: 221 MiB in 52 packages 21:00:24 ---> 54c80aeb1e12 21:00:24 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:00:24 ---> Running in 7f53277df2cc 21:00:24 ---> Running in c1ff2bee2b17 21:00:25 Removing intermediate container 1e3528141b82 21:00:25 ---> 50eb915f45f6 21:00:25 Step 6/25 : COPY go.mod vendor* ./ 21:00:25 Removing intermediate container 64c5f71fb6a5 21:00:25 ---> 9a0caab836c6 21:00:25 Step 6/23 : COPY go.mod vendor* ./ 21:00:25 ---> f9176e8de555 21:00:25 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:00:25 ---> Running in b42f846bf574 21:00:25 ---> 9e084541f89d 21:00:25 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:00:25 ---> Running in 8c8428ca71e2 21:00:26 Removing intermediate container b316500e8145 21:00:26 ---> e78510a31379 21:00:26 Step 8/23 : COPY . . 21:00:26 Removing intermediate container 7f53277df2cc 21:00:26 ---> 190584e1adab 21:00:26 Step 8/31 : COPY . . 21:00:27 Removing intermediate container c1ff2bee2b17 21:00:27 ---> 1927774f19cd 21:00:27 Step 8/23 : COPY . . 21:00:30 Removing intermediate container 98a39f2ee4a3 21:00:30 ---> a6f39a5282ce 21:00:30 Successfully built a6f39a5282ce 21:00:30 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 21:00:30 Removing intermediate container b42f846bf574 21:00:30 ---> 2b5b134a67a3 21:00:30 Step 8/25 : COPY . . 21:00:30 Removing intermediate container 8c8428ca71e2 21:00:30 ---> dddb380075fc 21:00:30 Step 8/23 : COPY . . 21:00:30 + docker inspect -f . ci-base-image-arm64 21:00:30 . [Pipeline] withDockerContainer 21:00:30 prd-ubuntu18.04-docker-arm64-4c-16g-3561 does not seem to be running inside a container 21:00:30 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/139 -v /w/workspace/edgex-go/139:/w/workspace/edgex-go/139:rw,z -v /w/workspace/edgex-go/139@tmp:/w/workspace/edgex-go/139@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 21:00:32 $ docker top 79eb6b788de374c356fdecf2e5ea598a549948c561008379d5bc4bea0e865d12 -eo pid,comm [Pipeline] { [Pipeline] sh 21:00:33 + go version 21:00:33 go version go1.17.6 linux/arm64 [Pipeline] } 21:00:33 $ docker stop --time=1 79eb6b788de374c356fdecf2e5ea598a549948c561008379d5bc4bea0e865d12 21:00:34 $ docker rm -f 79eb6b788de374c356fdecf2e5ea598a549948c561008379d5bc4bea0e865d12 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) Stage "Test" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 21:00:35 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 21:00:35 21:00:35 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh 21:00:35 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 21:00:35 latest: Pulling from edgex-devops/edgex-compose-arm64 21:00:35 29e5d40040c1: Pulling fs layer 21:00:35 1ce36da41761: Pulling fs layer 21:00:35 25b303627fd3: Pulling fs layer 21:00:35 29e5d40040c1: Verifying Checksum 21:00:35 29e5d40040c1: Download complete 21:00:36 1ce36da41761: Verifying Checksum 21:00:36 1ce36da41761: Download complete 21:00:36 29e5d40040c1: Pull complete 21:00:37 25b303627fd3: Verifying Checksum 21:00:37 25b303627fd3: Download complete 21:00:37 1ce36da41761: Pull complete 21:00:42 ---> 2d053ec2433e 21:00:42 Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 21:00:42 ---> Running in b87235a6323e 21:00:42 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.22" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 21:00:47 25b303627fd3: Pull complete 21:00:47 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 21:00:47 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 21:00:47 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer 21:00:48 prd-ubuntu18.04-docker-arm64-4c-16g-3561 does not seem to be running inside a container 21:00:48 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/139 -v /w/workspace/edgex-go/139:/w/workspace/edgex-go/139:rw,z -v /w/workspace/edgex-go/139@tmp:/w/workspace/edgex-go/139@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 21:00:50 $ docker top 9ce17a32944cd6ba9ced57fd77c38b6cc9dfff5108c273f40518318688df1020 -eo pid,comm 21:00:50 ---> 7ea9e938b05c 21:00:50 Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 21:00:50 ---> Running in bc77968767c4 [Pipeline] { [Pipeline] sh 21:00:51 ---> 8f150b986658 21:00:51 Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper 21:00:51 ---> Running in 79b2d074f1ff 21:00:51 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.22" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 21:00:51 ---> affd1d8eb933 21:00:51 Step 9/23 : RUN make cmd/core-data/core-data 21:00:51 + grep parallel 21:00:51 + docker-compose build --help 21:00:51 ---> Running in 9260fe6554e9 21:00:52 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.22" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 21:00:52 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.22" -o cmd/core-data/core-data ./cmd/core-data 21:00:56 ---> ee27f3dc9ba5 21:00:56 Step 9/23 : RUN make cmd/core-command/core-command 21:00:56 ---> Running in 6f4448d6f06c 21:00:56 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.22" -o cmd/core-command/core-command ./cmd/core-command 21:00:57 --parallel Build images in parallel. [Pipeline] } 21:00:57 $ docker stop --time=1 9ce17a32944cd6ba9ced57fd77c38b6cc9dfff5108c273f40518318688df1020 21:00:58 $ docker rm -f 9ce17a32944cd6ba9ced57fd77c38b6cc9dfff5108c273f40518318688df1020 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 21:00:59 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 21:00:59 . [Pipeline] withDockerContainer 21:00:59 prd-ubuntu18.04-docker-arm64-4c-16g-3561 does not seem to be running inside a container 21:00:59 $ 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/139 -v /w/workspace/edgex-go/139:/w/workspace/edgex-go/139:rw,z -v /w/workspace/edgex-go/139@tmp:/w/workspace/edgex-go/139@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 21:01:01 $ docker top 912e467073864ea80e1b2c5ae5159f2e5704572e69cafc3ec1fd70a45938cdb3 -eo pid,comm [Pipeline] { [Pipeline] sh 21:01:02 + docker-compose -f ./docker-compose-build.yml build --parallel 21:01:07 Building core-command ... 21:01:07 Building core-data ... 21:01:07 Building core-metadata ... 21:01:07 Building security-bootstrapper ... 21:01:07 Building security-proxy-setup ... 21:01:07 Building security-secretstore-setup ... 21:01:07 Building support-notifications ... 21:01:07 Building support-scheduler ... 21:01:07 Building sys-mgmt-agent ... 21:01:07 Building support-notifications 21:01:07 Building security-secretstore-setup 21:01:07 Building security-bootstrapper 21:01:07 Building support-scheduler 21:01:07 Building core-command 21:01:11 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.22" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 21:01:17 Removing intermediate container b87235a6323e 21:01:17 ---> e0927eed57c2 21:01:17 21:01:17 Step 10/25 : FROM alpine:3.14 21:01:17 3.14: Pulling from library/alpine 21:01:17 Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 21:01:17 Status: Downloaded newer image for alpine:3.14 21:01:17 ---> 0a97eee8041e 21:01:17 Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 21:01:17 ---> Running in d3e7998d1637 21:01:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 21:01:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 21:01:18 (1/3) Installing ca-certificates (20191127-r5) 21:01:19 (2/3) Installing dumb-init (1.2.5-r1) 21:01:19 (3/3) Installing su-exec (0.2-r1) 21:01:19 Executing busybox-1.33.1-r6.trigger 21:01:19 Executing ca-certificates-20191127-r5.trigger 21:01:19 OK: 6 MiB in 17 packages 21:01:19 Removing intermediate container d3e7998d1637 21:01:19 ---> 8198e6fdbd77 21:01:19 Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 21:01:19 ---> Running in 057d5159a38c 21:01:19 Removing intermediate container 057d5159a38c 21:01:19 ---> 4ce4e7625b12 21:01:19 Step 13/25 : WORKDIR / 21:01:19 ---> Running in 2ed222dd7570 21:01:20 Removing intermediate container 2ed222dd7570 21:01:20 ---> 6696d8676f15 21:01:20 Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 21:01:20 ---> 586cc6610f41 21:01:20 Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 21:01:20 ---> 10aa4bbfb8e3 21:01:20 Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 21:01:21 ---> fbdbebeffef7 21:01:21 Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 21:01:21 ---> acae9befddfb 21:01:21 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 21:01:21 ---> d780c5880cf0 21:01:21 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 21:01:22 ---> 8b89e585be00 21:01:22 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 21:01:22 ---> b9a62b27eeed 21:01:22 Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ 21:01:22 ---> Running in efcbf6bbca09 21:01:23 Removing intermediate container efcbf6bbca09 21:01:23 ---> e1832ee9f254 21:01:23 Step 22/25 : ENTRYPOINT ["entrypoint.sh"] 21:01:23 ---> Running in c506f8288c98 21:01:24 Removing intermediate container c506f8288c98 21:01:24 ---> 9b695b5b56a3 21:01:24 Step 23/25 : LABEL arch=x86_64 21:01:24 ---> Running in 61e038357291 21:01:24 Removing intermediate container 61e038357291 21:01:24 ---> 9d9251b3c867 21:01:24 Step 24/25 : LABEL git_sha=d438b00c3daaca502c4e17498c6c53b3b4a9fc0d 21:01:24 ---> Running in b44ea6405b20 21:01:24 Removing intermediate container b44ea6405b20 21:01:24 ---> 51e3730825df 21:01:24 Step 25/25 : LABEL version=2.2.0-dev.22 21:01:24 ---> Running in d18978a243d7 21:01:24 Removing intermediate container d18978a243d7 21:01:24 ---> 26e1ee6fdf9f 21:01:24 21:01:24 Successfully built 26e1ee6fdf9f 21:01:24 Successfully tagged security-secretstore-setup:latest 21:01:24 Building security-proxy-setup 21:01:32  Building security-secretstore-setup ... done Step 1/21 : ARG BUILDER_BASE=golang:1.17-alpine3.15 21:01:32 Step 2/21 : FROM ${BUILDER_BASE} AS builder 21:01:32 ---> f9aba216a511 21:01:32 Step 3/21 : WORKDIR /edgex-go 21:01:32 ---> Using cache 21:01:32 ---> 8d1f1c123690 21:01:32 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 21:01:32 ---> Using cache 21:01:32 ---> 83458ac484c3 21:01:32 Step 5/21 : RUN apk add --update --no-cache make git 21:01:32 ---> Using cache 21:01:32 ---> 9a0caab836c6 21:01:32 Step 6/21 : COPY go.mod vendor* ./ 21:01:32 ---> Using cache 21:01:32 ---> 9e084541f89d 21:01:32 Step 7/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:01:32 ---> Using cache 21:01:32 ---> dddb380075fc 21:01:32 Step 8/21 : COPY . . 21:01:32 ---> Using cache 21:01:32 ---> ee27f3dc9ba5 21:01:32 Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 21:01:32 ---> Running in 0506e75beee5 21:01:32 Removing intermediate container bc77968767c4 21:01:32 ---> 073a46161cf0 21:01:32 Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 21:01:32 ---> Running in 1e92dbe8676d 21:01:32 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.22" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 21:01:33 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.22" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 21:01:35 Removing intermediate container 1e92dbe8676d 21:01:35 ---> a52e23214255 21:01:35 21:01:35 Step 11/23 : FROM docker:20.10.10 21:01:35 20.10.10: Pulling from library/docker 21:01:37 Removing intermediate container 79b2d074f1ff 21:01:37 ---> 0c49000f1fdf 21:01:37 21:01:37 Step 10/31 : FROM alpine:3.14 21:01:37 ---> 0a97eee8041e 21:01:37 Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 21:01:37 ---> Running in 3a16b33ad17d 21:01:37 Removing intermediate container 3a16b33ad17d 21:01:37 ---> 953768df11ed 21:01:37 Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec 21:01:37 ---> Running in 9fb80e2ff595 21:01:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 21:01:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 21:01:38 (1/2) Installing dumb-init (1.2.5-r1) 21:01:38 (2/2) Installing su-exec (0.2-r1) 21:01:38 Executing busybox-1.33.1-r6.trigger 21:01:38 OK: 6 MiB in 16 packages 21:01:39 Removing intermediate container 6f4448d6f06c 21:01:39 ---> 3ec981a54675 21:01:39 21:01:39 Step 10/23 : FROM alpine:3.14 21:01:39 ---> 0a97eee8041e 21:01:39 Step 11/23 : RUN apk add --update --no-cache dumb-init 21:01:39 ---> Running in 3c0e989ca2b0 21:01:39 Removing intermediate container 9fb80e2ff595 21:01:39 ---> b9c30ef07cb6 21:01:39 Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init 21:01:39 ---> Running in af569dbd6d17 21:01:40 Removing intermediate container af569dbd6d17 21:01:40 ---> e955a5f6ac48 21:01:40 Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 21:01:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 21:01:40 ---> Running in d887b0aae292 21:01:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 21:01:40 Removing intermediate container d887b0aae292 21:01:40 ---> 17537941e2ac 21:01:40 Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 21:01:40 ---> Running in 7c4a0a87d393 21:01:40 (1/1) Installing dumb-init (1.2.5-r1) 21:01:40 Executing busybox-1.33.1-r6.trigger 21:01:40 OK: 6 MiB in 15 packages 21:01:41 Removing intermediate container 3c0e989ca2b0 21:01:41 ---> e6a65ba3f7fe 21:01:41 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 21:01:41 Removing intermediate container 7c4a0a87d393 21:01:41 ---> d764c56474f5 21:01:41 Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} 21:01:41 ---> Running in e3f5f6aff75c 21:01:41 ---> Running in ecb495318954 21:01:42 Removing intermediate container e3f5f6aff75c 21:01:42 ---> efa6a0370f3d 21:01:42 Step 13/23 : ENV APP_PORT=59882 21:01:42 Removing intermediate container ecb495318954 21:01:42 ---> f27ee09df82b 21:01:42 Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 21:01:42 ---> Running in 42d77c9502b1 21:01:42 Removing intermediate container 42d77c9502b1 21:01:42 ---> 7f6d7c18fc41 21:01:42 Step 14/23 : EXPOSE $APP_PORT 21:01:42 ---> dc955547ac83 21:01:42 Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 21:01:42 ---> Running in 3ada78fc15b8 21:01:42 ---> Running in b4be8ff0d3b1 21:01:42 Removing intermediate container b4be8ff0d3b1 21:01:42 ---> 74c71e4e9d46 21:01:42 Step 15/23 : WORKDIR / 21:01:42 ---> Running in 5d08bdc210e0 21:01:43 Removing intermediate container 5d08bdc210e0 21:01:43 ---> 0d715f292038 21:01:43 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 21:01:43 ---> ab3b8b4937e7 21:01:43 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 21:01:44 Removing intermediate container 3ada78fc15b8 21:01:44 ---> 918f13690e37 21:01:44 Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / 21:01:44 ---> 1a56e07bad6b 21:01:44 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 21:01:44 ---> 7705bdefc451 21:01:44 Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 21:01:44 ---> 02ff623c4fbc 21:01:44 Step 19/23 : ENTRYPOINT ["/core-command"] 21:01:45 ---> Running in c90a38f91bab 21:01:45 ---> e4d7cab7ccee 21:01:45 Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 21:01:45 Removing intermediate container c90a38f91bab 21:01:45 ---> f52436b3444d 21:01:45 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 21:01:45 ---> Running in ebc45f529514 21:01:45 Removing intermediate container ebc45f529514 21:01:45 ---> d8500d2addf7 21:01:45 Step 21/23 : LABEL arch=x86_64 21:01:45 ---> Running in 19883f9f1e69 21:01:45 Digest: sha256:ef7bb7fae023a1c895370ace48e3f4d470fe2351752565cdf4b3488ecb4a1fa8 21:01:45 Status: Downloaded newer image for docker:20.10.10 21:01:45 ---> b706a049f56e 21:01:45 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 21:01:45 ---> 5ab8a4870913 21:01:45 Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 21:01:45 ---> Running in aa3d2429d879 21:01:45 Removing intermediate container 19883f9f1e69 21:01:45 ---> dc4b7f95eb49 21:01:45 Step 22/23 : LABEL git_sha=d438b00c3daaca502c4e17498c6c53b3b4a9fc0d 21:01:46 ---> Running in e969e4dfce30 21:01:46 Removing intermediate container aa3d2429d879 21:01:46 ---> cb3b510c71d4 21:01:46 Step 13/23 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 21:01:46 ---> 76b596e47bf3 21:01:46 Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 21:01:46 ---> Running in addd40283303 21:01:46 Removing intermediate container e969e4dfce30 21:01:46 ---> 1f464d0a5c75 21:01:46 Step 23/23 : LABEL version=2.2.0-dev.22 21:01:46 ---> Running in 657cf389b84c 21:01:46 Removing intermediate container 657cf389b84c 21:01:46 ---> c12dcb52f2d2 21:01:46 21:01:47 ---> a7b36d7da54d 21:01:47 Step 24/31 : VOLUME ${SECURITY_INIT_DIR} 21:01:47 Successfully built c12dcb52f2d2 21:01:47 Successfully tagged core-command:latest 21:01:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 21:01:47 Building support-notifications 21:01:47 ---> Running in ef07bc81878f 21:01:47  Building core-command ... done fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 21:01:47 Removing intermediate container ef07bc81878f 21:01:47 ---> 2f94c107b1e3 21:01:47 Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 21:01:47 Removing intermediate container 9260fe6554e9 21:01:47 ---> 65eee9dc8805 21:01:47 21:01:47 Step 10/23 : FROM alpine:3.14 21:01:47 ---> 0a97eee8041e 21:01:47 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 21:01:47 ---> Running in 0b5316a37f86 21:01:47 (1/42) Installing readline (8.1.0-r0) 21:01:47 (2/42) Installing bash (5.1.4-r0) 21:01:47 Executing bash-5.1.4-r0.post-install 21:01:47 (3/42) Installing brotli-libs (1.0.9-r5) 21:01:48 (4/42) Installing nghttp2-libs (1.43.0-r0) 21:01:48 (5/42) Installing libcurl (7.79.1-r0) 21:01:48 (6/42) Installing curl (7.79.1-r0) 21:01:48 (7/42) Installing dumb-init (1.2.5-r1) 21:01:48 (8/42) Installing libbz2 (1.0.8-r1) 21:01:48 (9/42) Installing expat (2.4.3-r0) 21:01:48 (10/42) Installing libffi (3.3-r2) 21:01:48 (11/42) Installing gdbm (1.19-r0) 21:01:48 (12/42) Installing xz-libs (5.2.5-r0) 21:01:48 (13/42) Installing libgcc (10.3.1_git20210424-r2) 21:01:48 (14/42) Installing libstdc++ (10.3.1_git20210424-r2) 21:01:48 (15/42) Installing mpdecimal (2.5.1-r1) 21:01:48 (16/42) Installing sqlite-libs (3.35.5-r0) 21:01:48 (17/42) Installing python3 (3.9.5-r2) 21:01:48 Removing intermediate container 0b5316a37f86 21:01:48 ---> 88f0c9fd307e 21:01:48 Step 12/23 : ENV APP_PORT=59880 21:01:49 ---> 5c4bbb9dad0e 21:01:49 Step 26/31 : RUN chmod +x /entrypoint.sh 21:01:49 ---> Running in 1df6b0a42b19 21:01:49 ---> Running in 59f55efd1916 21:01:49 (18/42) Installing py3-appdirs (1.4.4-r2) 21:01:49 (19/42) Installing py3-chardet (4.0.0-r2) 21:01:49 (20/42) Installing py3-idna (3.2-r0) 21:01:49 (21/42) Installing py3-urllib3 (1.26.5-r0) 21:01:49 Removing intermediate container 1df6b0a42b19 21:01:49 ---> 9d14cd4a41e9 21:01:49 Step 13/23 : EXPOSE $APP_PORT 21:01:49 (22/42) Installing py3-certifi (2020.12.5-r1) 21:01:49 (23/42) Installing py3-requests (2.25.1-r4) 21:01:49 (24/42) Installing py3-msgpack (1.0.2-r1) 21:01:49 (25/42) Installing py3-lockfile (0.12.2-r4) 21:01:49 (26/42) Installing py3-cachecontrol (0.12.6-r1) 21:01:49 (27/42) Installing py3-colorama (0.4.4-r1) 21:01:50 (28/42) Installing py3-contextlib2 (0.6.0-r1) 21:01:50 (29/42) Installing py3-distlib (0.3.1-r3) 21:01:50 ---> Running in 695121a8c121 21:01:50 (30/42) Installing py3-distro (1.5.0-r3) 21:01:50 (31/42) Installing py3-six (1.15.0-r1) 21:01:50 (32/42) Installing py3-webencodings (0.5.1-r4) 21:01:50 (33/42) Installing py3-html5lib (1.1-r1) 21:01:50 (34/42) Installing py3-parsing (2.4.7-r2) 21:01:50 (35/42) Installing py3-packaging (20.9-r1) 21:01:50 (36/42) Installing py3-toml (0.10.2-r2) 21:01:50 (37/42) Installing py3-pep517 (0.10.0-r2) 21:01:50 (38/42) Installing py3-progress (1.5-r2) 21:01:50 (39/42) Installing py3-retrying (1.3.3-r1) 21:01:50 (40/42) Installing py3-ordered-set (4.0.2-r1) 21:01:50 (41/42) Installing py3-setuptools (52.0.0-r3) 21:01:50 (42/42) Installing py3-pip (20.3.4-r1) 21:01:50 Removing intermediate container 695121a8c121 21:01:50 ---> 1f5efc12ba75 21:01:50 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 21:01:50 Executing busybox-1.33.1-r6.trigger 21:01:50 ---> Running in 57580ae1e77b 21:01:50 OK: 84 MiB in 64 packages 21:01:51 Removing intermediate container 59f55efd1916 21:01:51 ---> 6e7a41a1d640 21:01:51 Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] 21:01:51 ---> Running in c6f4dda62f8f 21:01:51 Removing intermediate container c6f4dda62f8f 21:01:51 ---> 92ff2a08fe76 21:01:51 Step 28/31 : CMD ["gate"] 21:01:51 ---> Running in cb95f2213853 21:01:51 Collecting docker-compose==1.23.2 21:01:51 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 21:01:52 Removing intermediate container cb95f2213853 21:01:52 ---> 8946edb16981 21:01:52 Step 29/31 : LABEL arch=x86_64 21:01:52 Collecting texttable<0.10,>=0.9.0 21:01:52 Removing intermediate container 57580ae1e77b 21:01:52 ---> e34118b19d7a 21:01:52 Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init 21:01:52 Downloading texttable-0.9.1.tar.gz (11 kB) 21:01:52 ---> Running in 49224e755dee 21:01:52 ---> Running in 6dec5104f6ab 21:01:52 Removing intermediate container 6dec5104f6ab 21:01:52 ---> 7e7daef903f4 21:01:52 Step 30/31 : LABEL git_sha=d438b00c3daaca502c4e17498c6c53b3b4a9fc0d 21:01:52 ---> Running in c2288398d43f 21:01:52 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.15.0) 21:01:52 Collecting dockerpty<0.5,>=0.4.1 21:01:52 Downloading dockerpty-0.4.1.tar.gz (13 kB) 21:01:52 Removing intermediate container c2288398d43f 21:01:52 ---> 65d978ed3a01 21:01:52 Step 31/31 : LABEL version=2.2.0-dev.22 21:01:52 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 21:01:53 ---> Running in cae4f61b1edc 21:01:53 Removing intermediate container cae4f61b1edc 21:01:53 ---> 4eb8b30425af 21:01:53 21:01:53 Successfully built 4eb8b30425af 21:01:53 Successfully tagged security-bootstrapper:latest 21:01:53  Building security-bootstrapper ... done Building core-metadata 21:01:53 Collecting PyYAML<4,>=3.10 21:01:53 Downloading PyYAML-3.13.tar.gz (270 kB) 21:01:53 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 21:01:54 (1/6) Installing dumb-init (1.2.5-r1) 21:01:54 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 21:01:54 Step 2/22 : FROM ${BUILDER_BASE} AS builder 21:01:54 ---> f9aba216a511 21:01:54 Step 3/22 : WORKDIR /edgex-go 21:01:54 ---> Using cache 21:01:54 ---> 8d1f1c123690 21:01:54 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 21:01:54 ---> Using cache 21:01:54 ---> 83458ac484c3 21:01:54 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 21:01:54 (2/6) Installing libgcc (10.3.1_git20210424-r2) 21:01:54 (3/6) Installing libsodium (1.0.18-r0) 21:01:54 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 21:01:54 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 21:01:54 Step 2/23 : FROM ${BUILDER_BASE} AS builder 21:01:54 ---> a6f39a5282ce 21:01:54 Step 3/23 : WORKDIR /edgex-go 21:01:54 Step 1/31 : ARG BUILDER_BASE=golang:1.17-alpine3.15 21:01:54 Step 2/31 : FROM ${BUILDER_BASE} AS builder 21:01:54 ---> a6f39a5282ce 21:01:54 Step 3/31 : WORKDIR /edgex-go 21:01:54 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 21:01:54 Step 2/22 : FROM ${BUILDER_BASE} AS builder 21:01:54 ---> a6f39a5282ce 21:01:54 Step 3/22 : WORKDIR /edgex-go 21:01:54 Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 21:01:54 Step 2/25 : FROM ${BUILDER_BASE} AS builder 21:01:54 ---> a6f39a5282ce 21:01:54 Step 3/25 : WORKDIR /edgex-go 21:01:54 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 21:01:54 Step 2/22 : FROM ${BUILDER_BASE} AS builder 21:01:54 ---> a6f39a5282ce 21:01:54 Step 3/22 : WORKDIR /edgex-go 21:01:54 (5/6) Installing libzmq (4.3.4-r0) 21:01:54 Collecting cached-property<2,>=1.2.0 21:01:54 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 21:01:54 Collecting websocket-client<1.0,>=0.32.0 21:01:54 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 21:01:54 Collecting docker<4.0,>=3.6.0 21:01:54 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 21:01:54 (6/6) Installing zeromq (4.3.4-r0) 21:01:54 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 21:01:55 ---> Running in ab217c4a0c98 21:01:55 ---> Running in a135d70c0cd5 21:01:55 ---> Running in 22804ca13608 21:01:55 ---> Running in 03e27993d967 21:01:55 ---> Running in f357388a414f 21:01:55 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 21:01:55 Executing busybox-1.33.1-r6.trigger 21:01:55 OK: 8 MiB in 20 packages 21:01:55 ---> Running in 5c9ff9ba40f7 21:01:55 Collecting jsonschema<3,>=2.5.1 21:01:55 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 21:01:55 Collecting docopt<0.7,>=0.6.1 21:01:55 Downloading docopt-0.6.2.tar.gz (25 kB) 21:01:55 Removing intermediate container ab217c4a0c98 21:01:55 ---> 11a66d31b5dc 21:01:55 Removing intermediate container a135d70c0cd5 21:01:55 ---> 07f0d32e0d74 21:01:55 Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 21:01:55 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 21:01:55 Removing intermediate container 03e27993d967 21:01:55 Removing intermediate container 22804ca13608 21:01:55 ---> 5d0246dfe3fb 21:01:55 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 21:01:55 ---> 98b5bf2de7b0 21:01:55 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 21:01:55 Removing intermediate container f357388a414f 21:01:55 ---> 20d67f2f6c86 21:01:55 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 21:01:55 ---> Running in 41eedc5217b5 21:01:55 ---> Running in 97798fd2930f 21:01:55 ---> Running in 04ee32a096ad 21:01:55 ---> Running in 9afead527d49 21:01:55 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 21:01:55 Removing intermediate container 49224e755dee 21:01:55 ---> eaaaae0de658 21:01:55 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 21:01:55 Collecting docker-pycreds>=0.4.0 21:01:55 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 21:01:55 ---> Running in bf32d711d217 21:01:56 Collecting chardet<3.1.0,>=3.0.2 21:01:56 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 21:01:56 Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.9/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.12.5) 21:01:56 Collecting idna<2.8,>=2.5 21:01:56 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 21:01:56 ---> f1e04e2338ef 21:01:56 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 21:01:56 Collecting urllib3<1.25,>=1.21.1 21:01:56 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 21:01:56 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 21:01:56 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 21:01:56 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 21:01:56 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 21:01:56 Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose 21:01:56 Attempting uninstall: urllib3 21:01:56 Found existing installation: urllib3 1.26.5 21:01:56 Uninstalling urllib3-1.26.5: 21:01:56 Successfully uninstalled urllib3-1.26.5 21:01:56 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 21:01:56 Attempting uninstall: idna 21:01:56 Found existing installation: idna 3.2 21:01:56 Uninstalling idna-3.2: 21:01:56 Successfully uninstalled idna-3.2 21:01:56 Attempting uninstall: chardet 21:01:56 Found existing installation: chardet 4.0.0 21:01:56 Uninstalling chardet-4.0.0: 21:01:56 ---> ddf68e95639c 21:01:56 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 21:01:56 Successfully uninstalled chardet-4.0.0 21:01:57 OK: 221 MiB in 52 packages 21:01:57 ---> ffbc0c93ff3d 21:01:57 Step 19/23 : ENTRYPOINT ["/core-data"] 21:01:57 ---> Running in 3b1bdc723db1 21:01:57 Attempting uninstall: requests 21:01:57 Found existing installation: requests 2.25.1 21:01:57 Uninstalling requests-2.25.1: 21:01:57 Successfully uninstalled requests-2.25.1 21:01:57 Removing intermediate container 3b1bdc723db1 21:01:57 ---> 64a5d23ee622 21:01:57 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 21:01:57 ---> Running in a86a8f6522db 21:01:57 Running setup.py install for texttable: started 21:01:57 Removing intermediate container 5c9ff9ba40f7 21:01:57 ---> e3989d3f9675 21:01:57 Step 6/22 : COPY go.mod vendor* ./ 21:01:57 Removing intermediate container a86a8f6522db 21:01:57 ---> 940e20052695 21:01:57 Step 21/23 : LABEL arch=x86_64 21:01:57 ---> Running in 8db624d1156f 21:01:57 Running setup.py install for texttable: finished with status 'done' 21:01:57 Running setup.py install for PyYAML: started 21:01:58 ---> aa3d1c30f663 21:01:58 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:01:58 Removing intermediate container 8db624d1156f 21:01:58 ---> 643e0b3f6e20 21:01:58 Step 22/23 : LABEL git_sha=d438b00c3daaca502c4e17498c6c53b3b4a9fc0d 21:01:58 ---> Running in cc7a08ff4999 21:01:58 ---> Running in ddb545293254 21:01:58 Removing intermediate container ddb545293254 21:01:58 ---> f2f403e061bc 21:01:58 Step 23/23 : LABEL version=2.2.0-dev.22 21:01:58 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.22" -o ./cmd/secrets-config ./cmd/secrets-config 21:01:58 ---> Running in fcd1163b0c7b 21:01:58 Running setup.py install for PyYAML: finished with status 'done' 21:01:58 Removing intermediate container fcd1163b0c7b 21:01:58 ---> 681ac3f5acf1 21:01:58 21:01:58 Running setup.py install for docopt: started 21:01:59 Successfully built 681ac3f5acf1 21:01:59 Successfully tagged core-data:latest 21:01:59 Building support-scheduler 21:01:59 Removing intermediate container 41eedc5217b5 21:01:59 ---> ed759fb65b95 21:01:59 Step 5/23 : RUN apk add --update --no-cache make git 21:01:59 ---> Running in 844f81bdf262 21:01:59 Removing intermediate container 97798fd2930f 21:01:59 ---> 93ce6cb3e00b 21:01:59 Step 5/25 : RUN apk add --update --no-cache make git 21:01:59 ---> Running in a79fc6d4d8d4 21:01:59 Removing intermediate container 9afead527d49 21:01:59 ---> 59382d27fbcc 21:01:59 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 21:01:59  Building core-data ... done  Running setup.py install for docopt: finished with status 'done' 21:01:59 Running setup.py install for dockerpty: started 21:01:59 Removing intermediate container bf32d711d217 21:01:59 ---> 8fc9b87f7939 21:01:59 Step 5/22 : RUN apk add --update --no-cache make git 21:01:59 Removing intermediate container 04ee32a096ad 21:01:59 ---> 750408363f1c 21:01:59 Step 5/31 : RUN apk add --update --no-cache make git 21:01:59 ---> Running in cb9fa0a85a6a 21:01:59 ---> Running in 52842a676a8d 21:02:00 ---> Running in 410be8ba60a2 21:02:00 Running setup.py install for dockerpty: finished with status 'done' 21:02:01 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 21:02:01 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 21:02:02 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 21:02:02 Removing intermediate container cc7a08ff4999 21:02:02 ---> c846f0b40781 21:02:02 Step 8/22 : COPY . . 21:02:02 Successfully installed PyYAML-3.13 cached-property-1.5.2 chardet-3.0.4 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 21:02:02 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 21:02:02 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 21:02:02 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 21:02:02 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 21:02:02 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 21:02:02 Step 2/23 : FROM ${BUILDER_BASE} AS builder 21:02:02 ---> f9aba216a511 21:02:02 Step 3/23 : WORKDIR /edgex-go 21:02:02 ---> Using cache 21:02:02 ---> 8d1f1c123690 21:02:02 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 21:02:02 ---> Using cache 21:02:02 ---> 83458ac484c3 21:02:02 Step 5/23 : RUN apk add --update --no-cache make git 21:02:02 ---> Using cache 21:02:02 ---> 9a0caab836c6 21:02:02 Step 6/23 : COPY go.mod vendor* ./ 21:02:02 ---> Using cache 21:02:02 ---> 9e084541f89d 21:02:02 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:02:02 ---> Using cache 21:02:02 ---> dddb380075fc 21:02:02 Step 8/23 : COPY . . 21:02:02 ---> Using cache 21:02:02 ---> ee27f3dc9ba5 21:02:02 Step 9/23 : RUN make cmd/core-metadata/core-metadata 21:02:03 OK: 220 MiB in 52 packages 21:02:03 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 21:02:03 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 21:02:03 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 21:02:03 OK: 220 MiB in 52 packages 21:02:03 ---> Running in 63bcbcaafff6 21:02:04 Removing intermediate container 844f81bdf262 21:02:04 ---> d2aaa76d4494 21:02:04 Step 6/23 : COPY go.mod vendor* ./ 21:02:04 OK: 220 MiB in 52 packages 21:02:04 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.22" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 21:02:05 Removing intermediate container 0506e75beee5 21:02:05 ---> 1f8376b90c54 21:02:05 21:02:05 Step 10/21 : FROM alpine:3.14 21:02:05 ---> 0a97eee8041e 21:02:05 Step 11/21 : RUN apk add --update --no-cache curl 21:02:05 OK: 220 MiB in 52 packages 21:02:05 OK: 220 MiB in 52 packages 21:02:05 Removing intermediate container a79fc6d4d8d4 21:02:05 ---> 7d5e023d56c1 21:02:05 Step 6/25 : COPY go.mod vendor* ./ 21:02:05 ---> 8dcb0372997e 21:02:05 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:02:05 ---> Running in 163a2612ff0a 21:02:06 Removing intermediate container cb9fa0a85a6a 21:02:06 ---> 7288287dc3a3 21:02:06 Step 6/22 : COPY go.mod vendor* ./ 21:02:06 Removing intermediate container 52842a676a8d 21:02:06 ---> 5bf5cfa7bf50 21:02:06 Step 6/22 : COPY go.mod vendor* ./ 21:02:06 Removing intermediate container 410be8ba60a2 21:02:06 ---> abf4a6efef7b 21:02:06 Step 6/31 : COPY go.mod vendor* ./ 21:02:06 ---> Running in 9d9a1a9c96d0 21:02:07 ---> ee209f16fa4c 21:02:07 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:02:07 ---> Running in e222aab02b2f 21:02:07 ---> a69ff6913b16 21:02:07 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:02:07 ---> Running in 63c1d4551704 21:02:08 ---> bbad41a90b78 21:02:08 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:02:08 Removing intermediate container addd40283303 21:02:08 ---> 76e15b2d791e 21:02:08 Step 14/23 : ENV APP_PORT=58890 21:02:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 21:02:08 ---> Running in 5aecfb6368e4 21:02:08 ---> Running in ab91c350f217 21:02:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 21:02:08 ---> 88295460095e 21:02:08 Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:02:08 (1/5) Installing ca-certificates (20191127-r5) 21:02:08 (2/5) Installing brotli-libs (1.0.9-r5) 21:02:08 (3/5) Installing nghttp2-libs (1.43.0-r0) 21:02:08 (4/5) Installing libcurl (7.79.1-r0) 21:02:08 (5/5) Installing curl (7.79.1-r0) 21:02:08 Executing busybox-1.33.1-r6.trigger 21:02:08 Executing ca-certificates-20191127-r5.trigger 21:02:09 ---> Running in 975bee12bfb3 21:02:09 OK: 8 MiB in 19 packages 21:02:09 Removing intermediate container ab91c350f217 21:02:09 ---> 0d6785804a99 21:02:09 Step 15/23 : EXPOSE $APP_PORT 21:02:09 ---> Running in d9e57e621241 21:02:09 Removing intermediate container d9e57e621241 21:02:09 ---> 51ded4f999ab 21:02:09 Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 21:02:10 Removing intermediate container 9d9a1a9c96d0 21:02:10 ---> 4f24d08d5fcb 21:02:10 Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 21:02:10 ---> Running in f79ca9abcf0d 21:02:10 ---> 2511fdd6a868 21:02:10 Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 21:02:10 Removing intermediate container f79ca9abcf0d 21:02:10 ---> 1704aa69ddfa 21:02:10 Step 13/21 : WORKDIR /edgex 21:02:10 ---> Running in a55385ddbb69 21:02:11 ---> 8142e1102dd2 21:02:11 Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 21:02:11 Removing intermediate container a55385ddbb69 21:02:11 ---> a210294e73dc 21:02:11 Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 21:02:11 Removing intermediate container 163a2612ff0a 21:02:11 ---> ee4020b6d329 21:02:11 Step 8/23 : COPY . . 21:02:11 ---> 1b5c59ffd008 21:02:11 Step 9/22 : RUN make cmd/support-notifications/support-notifications 21:02:11 ---> 0347b83ccd58 21:02:11 Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] 21:02:11 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 21:02:11 Step 2/22 : FROM ${BUILDER_BASE} AS builder 21:02:11 ---> f9aba216a511 21:02:11 Step 3/22 : WORKDIR /edgex-go 21:02:11 ---> Using cache 21:02:11 ---> 8d1f1c123690 21:02:11 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 21:02:11 ---> Using cache 21:02:11 ---> 83458ac484c3 21:02:11 Step 5/22 : RUN apk add --update --no-cache make git 21:02:11 ---> Using cache 21:02:11 ---> 9a0caab836c6 21:02:11 Step 6/22 : COPY go.mod vendor* ./ 21:02:11 ---> Using cache 21:02:11 ---> 9e084541f89d 21:02:11 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:02:11 ---> Using cache 21:02:11 ---> dddb380075fc 21:02:11 Step 8/22 : COPY . . 21:02:11 ---> Using cache 21:02:11 ---> ee27f3dc9ba5 21:02:11 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 21:02:11 ---> 400d3a7d7ef1 21:02:11 Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 21:02:11 ---> Running in 74f911974da6 21:02:11 ---> Running in 570706c688d1 21:02:11 ---> Running in 8219038f8a75 21:02:11 Removing intermediate container 570706c688d1 21:02:11 ---> 18244d93bc5a 21:02:11 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 21:02:11 ---> Running in a91830d36c0b 21:02:12 ---> afc604ab5efc 21:02:12 Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 21:02:12 Removing intermediate container a91830d36c0b 21:02:12 ---> c234455c55d1 21:02:12 Step 21/23 : LABEL arch=x86_64 21:02:12 ---> Running in b089f493b9c3 21:02:12 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.22" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 21:02:12 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.22" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 21:02:12 Removing intermediate container b089f493b9c3 21:02:12 ---> 1fe3e29af2ac 21:02:12 Step 22/23 : LABEL git_sha=d438b00c3daaca502c4e17498c6c53b3b4a9fc0d 21:02:12 ---> Running in 2009d9109e85 21:02:13 ---> d23c18c67d97 21:02:13 Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] 21:02:13 ---> Running in 5246c912ba64 21:02:13 Removing intermediate container 2009d9109e85 21:02:13 ---> 1547d1843f56 21:02:13 Step 23/23 : LABEL version=2.2.0-dev.22 21:02:13 Removing intermediate container 5246c912ba64 21:02:13 ---> dd3d4d987478 21:02:13 Step 18/21 : CMD ["--init=true"] 21:02:13 ---> Running in 5ce067fc0e4b 21:02:13 ---> Running in c698587f30a9 21:02:13 Removing intermediate container 5ce067fc0e4b 21:02:13 ---> 329f7776873b 21:02:13 21:02:13 Removing intermediate container c698587f30a9 21:02:13 ---> 3ab88949e778 21:02:13 Step 19/21 : LABEL arch=x86_64 21:02:13 ---> Running in d3b16fa5aaa7 21:02:13 Successfully built 329f7776873b 21:02:13 Successfully tagged sys-mgmt-agent:latest 21:02:13  Building sys-mgmt-agent ... done Removing intermediate container d3b16fa5aaa7 21:02:13 ---> a764d0c9097f 21:02:13 Step 20/21 : LABEL git_sha=d438b00c3daaca502c4e17498c6c53b3b4a9fc0d 21:02:13 ---> Running in 8c9a0669e210 21:02:13 Removing intermediate container 8c9a0669e210 21:02:13 ---> 63349058f87b 21:02:13 Step 21/21 : LABEL version=2.2.0-dev.22 21:02:13 Removing intermediate container e222aab02b2f 21:02:13 ---> f05b597e439c 21:02:13 Step 8/25 : COPY . . 21:02:13 ---> Running in cfaab3707c91 21:02:13 Removing intermediate container cfaab3707c91 21:02:13 ---> 845862b0c25a 21:02:13 21:02:13 Successfully built 845862b0c25a 21:02:13 Successfully tagged security-proxy-setup:latest 21:02:15 Removing intermediate container 63c1d4551704 21:02:15 ---> 34499a98eaa9 21:02:15 Step 8/22 : COPY . . 21:02:15 Removing intermediate container 5aecfb6368e4 21:02:15 ---> 84c4ad126c7c 21:02:15 Step 8/22 : COPY . . 21:02:15 Removing intermediate container 975bee12bfb3 21:02:15 ---> e96b362333d0 21:02:15 Step 8/31 : COPY . . 21:02:28 ---> 9595c2755a8d 21:02:28 Step 9/23 : RUN make cmd/core-command/core-command 21:02:28 ---> Running in 9efa06a05b38 21:02:28 ---> b14f1a05d998 21:02:28 Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 21:02:28 ---> Running in d72b09d4d779 21:02:29 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.22" -o cmd/core-command/core-command ./cmd/core-command 21:02:29 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.22" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 21:02:30 ---> 69fa053f345b 21:02:30 Step 9/22 : RUN make cmd/support-notifications/support-notifications 21:02:30 ---> ef6a6d629841 21:02:30 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 21:02:30 ---> Running in 1afbe05d71f1 21:02:30 ---> Running in 760992e9f17a 21:02:30 ---> 8d88da05593c 21:02:30 Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper 21:02:30 ---> Running in 2f6569d1216a 21:02:32  Building security-proxy-setup ... done Removing intermediate container 63bcbcaafff6 21:02:32 ---> 61a315bccfb0 21:02:32 21:02:32 Step 10/23 : FROM alpine:3.14 21:02:32 ---> 0a97eee8041e 21:02:32 Step 11/23 : RUN apk add --update --no-cache dumb-init 21:02:32 ---> Using cache 21:02:32 ---> e6a65ba3f7fe 21:02:32 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 21:02:32 ---> Using cache 21:02:32 ---> efa6a0370f3d 21:02:32 Step 13/23 : ENV APP_PORT=59881 21:02:32 ---> Running in 9919cc1c839d 21:02:32 Removing intermediate container 9919cc1c839d 21:02:32 ---> 2e85f1cd961a 21:02:32 Step 14/23 : EXPOSE $APP_PORT 21:02:32 ---> Running in 1db9d4900638 21:02:32 Removing intermediate container 1db9d4900638 21:02:32 ---> 71f891e31a91 21:02:32 Step 15/23 : WORKDIR / 21:02:32 ---> Running in 571c4bec7555 21:02:32 Removing intermediate container 571c4bec7555 21:02:32 ---> a3e720e8b3bc 21:02:32 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 21:02:32 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.22" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 21:02:32 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.22" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 21:02:32 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.22" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 21:02:32 ---> 778688e90d4e 21:02:32 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 21:02:33 ---> d3242c8e22d9 21:02:33 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 21:02:33 ---> 3c9dd493b795 21:02:33 Step 19/23 : ENTRYPOINT ["/core-metadata"] 21:02:33 ---> Running in ea83a3645daf 21:02:33 Removing intermediate container ea83a3645daf 21:02:33 ---> 083a286425ed 21:02:33 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 21:02:33 ---> Running in 2b701a4d9e60 21:02:33 Removing intermediate container 2b701a4d9e60 21:02:33 ---> 1c65652d1d8a 21:02:33 Step 21/23 : LABEL arch=x86_64 21:02:33 ---> Running in 92aa46bb3fe9 21:02:34 Removing intermediate container 92aa46bb3fe9 21:02:34 ---> 48e4f38f9b09 21:02:34 Step 22/23 : LABEL git_sha=d438b00c3daaca502c4e17498c6c53b3b4a9fc0d 21:02:34 ---> Running in e431f53213a9 21:02:34 Removing intermediate container e431f53213a9 21:02:34 ---> 04d13e4a32bd 21:02:34 Step 23/23 : LABEL version=2.2.0-dev.22 21:02:34 ---> Running in 316769e4c3ad 21:02:34 Removing intermediate container 316769e4c3ad 21:02:34 ---> 4acf3f0e0e02 21:02:34 21:02:34 Successfully built 4acf3f0e0e02 21:02:34 Successfully tagged core-metadata:latest 21:02:38  Building core-metadata ... done Removing intermediate container 8219038f8a75 21:02:38 ---> c7a7b6c211b2 21:02:38 21:02:38 Step 10/22 : FROM alpine:3.14 21:02:38 ---> 0a97eee8041e 21:02:38 Step 11/22 : RUN apk add --update --no-cache dumb-init 21:02:38 ---> Using cache 21:02:38 ---> e6a65ba3f7fe 21:02:38 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 21:02:38 ---> Using cache 21:02:38 ---> efa6a0370f3d 21:02:38 Step 13/22 : ENV APP_PORT=59861 21:02:38 ---> Running in a4d02dbe67cd 21:02:38 Removing intermediate container a4d02dbe67cd 21:02:38 ---> 0225c969904a 21:02:38 Step 14/22 : EXPOSE $APP_PORT 21:02:38 ---> Running in b137f17fdcb7 21:02:38 Removing intermediate container b137f17fdcb7 21:02:38 ---> a55f174a2a1e 21:02:38 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 21:02:38 ---> 97bdf1473c31 21:02:38 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 21:02:39 ---> ef3376eb49f8 21:02:39 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 21:02:39 ---> 472b9257b6b3 21:02:39 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 21:02:39 Removing intermediate container 74f911974da6 21:02:39 ---> 6565b2ef5905 21:02:39 21:02:39 Step 10/22 : FROM alpine:3.14 21:02:39 ---> 0a97eee8041e 21:02:39 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 21:02:39 ---> Running in ba440baead4b 21:02:39 ---> Running in 899ff6e2dec0 21:02:39 Removing intermediate container ba440baead4b 21:02:39 ---> 48d7a7b1bb56 21:02:39 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 21:02:39 ---> Running in 18632809dbf3 21:02:39 Removing intermediate container 18632809dbf3 21:02:39 ---> 767345511f68 21:02:39 Step 20/22 : LABEL arch=x86_64 21:02:39 ---> Running in 67b7816d3550 21:02:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 21:02:40 Removing intermediate container 67b7816d3550 21:02:40 ---> 6b852389cf57 21:02:40 Step 21/22 : LABEL git_sha=d438b00c3daaca502c4e17498c6c53b3b4a9fc0d 21:02:40 ---> Running in a1e6c7a121b9 21:02:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 21:02:40 Removing intermediate container a1e6c7a121b9 21:02:40 ---> c056001ebd96 21:02:40 Step 22/22 : LABEL version=2.2.0-dev.22 21:02:40 ---> Running in d197050513ec 21:02:40 Removing intermediate container d197050513ec 21:02:40 ---> cff0ea52cbf6 21:02:40 21:02:40 (1/2) Installing ca-certificates (20191127-r5) 21:02:40 (2/2) Installing dumb-init (1.2.5-r1) 21:02:40 Executing busybox-1.33.1-r6.trigger 21:02:40 Executing ca-certificates-20191127-r5.trigger 21:02:40 Successfully built cff0ea52cbf6 21:02:40 OK: 6 MiB in 16 packages 21:02:40 Successfully tagged support-scheduler:latest 21:02:40  Building support-scheduler ... done Removing intermediate container 899ff6e2dec0 21:02:40 ---> 553e23650f5a 21:02:40 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 21:02:40 ---> Running in 31cce6e89809 21:02:40 Removing intermediate container 31cce6e89809 21:02:40 ---> 560c17d20857 21:02:40 Step 13/22 : ENV APP_PORT=59860 21:02:40 ---> Running in a5c6cd432ae6 21:02:40 Removing intermediate container a5c6cd432ae6 21:02:40 ---> d3d89208af40 21:02:40 Step 14/22 : EXPOSE $APP_PORT 21:02:40 ---> Running in 68c61ea9f0e7 21:02:41 Removing intermediate container 68c61ea9f0e7 21:02:41 ---> 0758ef66613d 21:02:41 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 21:02:41 ---> 5d0416764d1e 21:02:41 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 21:02:41 ---> 3399abd36ced 21:02:41 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 21:02:41 ---> 26a35d0e554c 21:02:41 Step 18/22 : ENTRYPOINT ["/support-notifications"] 21:02:41 ---> Running in aa7ed46fee7c 21:02:41 Removing intermediate container aa7ed46fee7c 21:02:41 ---> 315203e3ec1d 21:02:41 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 21:02:41 ---> Running in 9e12018ce712 21:02:41 Removing intermediate container 9e12018ce712 21:02:41 ---> ac76e5e89173 21:02:41 Step 20/22 : LABEL arch=x86_64 21:02:41 ---> Running in 8338bb2c770b 21:02:41 Removing intermediate container 8338bb2c770b 21:02:41 ---> f8528b65ffb6 21:02:41 Step 21/22 : LABEL git_sha=d438b00c3daaca502c4e17498c6c53b3b4a9fc0d 21:02:41 ---> Running in 6870a2660517 21:02:41 Removing intermediate container 6870a2660517 21:02:41 ---> 84353205432a 21:02:41 Step 22/22 : LABEL version=2.2.0-dev.22 21:02:42 ---> Running in 156a10de1f70 21:02:42 Removing intermediate container 156a10de1f70 21:02:42 ---> 35ce9b8f379a 21:02:42 21:02:42 Successfully built 35ce9b8f379a 21:02:42 Successfully tagged support-notifications:latest 21:02:42  Building support-notifications ... done  [Pipeline] } 21:02:42 $ docker stop --time=1 d9a65edb40591a84fc3960213e272cedb297a76b64d01a43787fa570470721a0 21:02:43 $ docker rm -f d9a65edb40591a84fc3960213e272cedb297a76b64d01a43787fa570470721a0 [Pipeline] // withDockerContainer [Pipeline] sh 21:02:43 + docker images 21:02:44 REPOSITORY TAG IMAGE ID CREATED SIZE 21:02:44 support-notifications latest 35ce9b8f379a 2 seconds ago 16.6MB 21:02:44 support-scheduler latest cff0ea52cbf6 4 seconds ago 15.9MB 21:02:44 6565b2ef5905 4 seconds ago 1.77GB 21:02:44 c7a7b6c211b2 5 seconds ago 1.77GB 21:02:44 core-metadata latest 4acf3f0e0e02 9 seconds ago 16.5MB 21:02:44 61a315bccfb0 12 seconds ago 1.78GB 21:02:44 security-proxy-setup latest 845862b0c25a 30 seconds ago 26.1MB 21:02:44 sys-mgmt-agent latest 329f7776873b 30 seconds ago 296MB 21:02:44 1f8376b90c54 40 seconds ago 1.78GB 21:02:44 core-data latest 681ac3f5acf1 45 seconds ago 19.9MB 21:02:44 security-bootstrapper latest 4eb8b30425af 50 seconds ago 18.7MB 21:02:44 65eee9dc8805 56 seconds ago 1.78GB 21:02:44 core-command latest c12dcb52f2d2 57 seconds ago 15.7MB 21:02:44 3ec981a54675 About a minute ago 1.77GB 21:02:44 0c49000f1fdf About a minute ago 1.77GB 21:02:44 a52e23214255 About a minute ago 1.77GB 21:02:44 security-secretstore-setup latest 26e1ee6fdf9f About a minute ago 27.8MB 21:02:44 e0927eed57c2 About a minute ago 1.78GB 21:02:44 ci-base-image-x86_64 latest f9aba216a511 5 minutes ago 1.27GB 21:02:44 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.17-alpine dd4a08f94e63 9 days ago 562MB 21:02:44 docker 20.10.10 b706a049f56e 2 months ago 216MB 21:02:44 alpine 3.14 0a97eee8041e 2 months ago 5.61MB 21:02:44 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest aa7d48a56d93 3 months ago 34.5MB 21:02:44 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 19 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 21:02:44 provisioning config files... 21:02:44 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/139@tmp/config4805798999637638934tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:02:44 ---> docker-login.sh 21:02:44 nexus3.edgexfoundry.org:10001 21:02:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:02:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:02:44 Configure a credential helper to remove this warning. See 21:02:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:02:44 21:02:44 Login Succeeded 21:02:44 nexus3.edgexfoundry.org:10002 21:02:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:02:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:02:44 Configure a credential helper to remove this warning. See 21:02:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:02:44 21:02:44 Login Succeeded 21:02:44 nexus3.edgexfoundry.org:10003 21:02:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:02:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:02:44 Configure a credential helper to remove this warning. See 21:02:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:02:44 21:02:44 Login Succeeded 21:02:44 nexus3.edgexfoundry.org:10004 21:02:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:02:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:02:45 Configure a credential helper to remove this warning. See 21:02:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:02:45 21:02:45 Login Succeeded 21:02:45 docker.io 21:02:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:02:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:02:45 Configure a credential helper to remove this warning. See 21:02:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:02:45 21:02:45 Login Succeeded 21:02:45 ---> docker-login.sh ends [Pipeline] } 21:02:45 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 21:02:45 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 21:02:45 [edgeXDocker.push] Tagging docker image core-command with the following tags: 21:02:45 d438b00c3daaca502c4e17498c6c53b3b4a9fc0d 21:02:45 latest 21:02:45 2.2.0-dev.22 21:02:45 d438b00c3daaca502c4e17498c6c53b3b4a9fc0d-2.2.0-dev.22 21:02:45 main 21:02:45 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 21:02:45 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:d438b00c3daaca502c4e17498c6c53b3b4a9fc0d [Pipeline] isUnix [Pipeline] sh 21:02:46 + docker push nexus3.edgexfoundry.org:10004/core-command:d438b00c3daaca502c4e17498c6c53b3b4a9fc0d 21:02:46 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 21:02:46 310b433e9324: Preparing 21:02:46 92e211090470: Preparing 21:02:46 25f77541fa32: Preparing 21:02:46 1f73b2407cfe: Preparing 21:02:46 1a058d5342cc: Preparing 21:02:46 1a058d5342cc: Layer already exists 21:02:46 1f73b2407cfe: Pushed 21:02:46 310b433e9324: Pushed 21:02:46 25f77541fa32: Pushed 21:02:47 92e211090470: Pushed 21:02:47 d438b00c3daaca502c4e17498c6c53b3b4a9fc0d: digest: sha256:d8a3b23b95bc1487715d53c7abbe05aad89aed43873a5274389b76897a9c3ae8 size: 1363 [Pipeline] isUnix [Pipeline] sh 21:02:47 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] isUnix [Pipeline] sh 21:02:48 + docker push nexus3.edgexfoundry.org:10004/core-command:latest 21:02:48 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 21:02:48 310b433e9324: Preparing 21:02:48 92e211090470: Preparing 21:02:48 25f77541fa32: Preparing 21:02:48 1f73b2407cfe: Preparing 21:02:48 1a058d5342cc: Preparing 21:02:48 310b433e9324: Layer already exists 21:02:48 1a058d5342cc: Layer already exists 21:02:48 1f73b2407cfe: Layer already exists 21:02:48 92e211090470: Layer already exists 21:02:48 25f77541fa32: Layer already exists 21:02:48 latest: digest: sha256:d8a3b23b95bc1487715d53c7abbe05aad89aed43873a5274389b76897a9c3ae8 size: 1363 [Pipeline] isUnix [Pipeline] sh 21:02:48 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:2.2.0-dev.22 [Pipeline] isUnix [Pipeline] sh 21:02:48 + docker push nexus3.edgexfoundry.org:10004/core-command:2.2.0-dev.22 21:02:48 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 21:02:48 310b433e9324: Preparing 21:02:48 92e211090470: Preparing 21:02:48 25f77541fa32: Preparing 21:02:48 1f73b2407cfe: Preparing 21:02:48 1a058d5342cc: Preparing 21:02:48 25f77541fa32: Layer already exists 21:02:48 1f73b2407cfe: Layer already exists 21:02:48 92e211090470: Layer already exists 21:02:48 1a058d5342cc: Layer already exists 21:02:48 310b433e9324: Layer already exists 21:02:48 2.2.0-dev.22: digest: sha256:d8a3b23b95bc1487715d53c7abbe05aad89aed43873a5274389b76897a9c3ae8 size: 1363 [Pipeline] isUnix [Pipeline] sh 21:02:48 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:d438b00c3daaca502c4e17498c6c53b3b4a9fc0d-2.2.0-dev.22 [Pipeline] isUnix [Pipeline] sh 21:02:49 + docker push nexus3.edgexfoundry.org:10004/core-command:d438b00c3daaca502c4e17498c6c53b3b4a9fc0d-2.2.0-dev.22 21:02:49 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 21:02:49 310b433e9324: Preparing 21:02:49 92e211090470: Preparing 21:02:49 25f77541fa32: Preparing 21:02:49 1f73b2407cfe: Preparing 21:02:49 1a058d5342cc: Preparing 21:02:49 310b433e9324: Layer already exists 21:02:49 92e211090470: Layer already exists 21:02:49 1a058d5342cc: Layer already exists 21:02:49 25f77541fa32: Layer already exists 21:02:49 1f73b2407cfe: Layer already exists 21:02:49 d438b00c3daaca502c4e17498c6c53b3b4a9fc0d-2.2.0-dev.22: digest: sha256:d8a3b23b95bc1487715d53c7abbe05aad89aed43873a5274389b76897a9c3ae8 size: 1363 [Pipeline] isUnix [Pipeline] sh 21:02:49 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] isUnix [Pipeline] sh 21:02:49 + docker push nexus3.edgexfoundry.org:10004/core-command:main 21:02:49 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 21:02:49 310b433e9324: Preparing 21:02:49 92e211090470: Preparing 21:02:49 25f77541fa32: Preparing 21:02:49 1f73b2407cfe: Preparing 21:02:49 1a058d5342cc: Preparing 21:02:49 1a058d5342cc: Layer already exists 21:02:49 25f77541fa32: Layer already exists 21:02:49 1f73b2407cfe: Layer already exists 21:02:49 310b433e9324: Layer already exists 21:02:49 92e211090470: Layer already exists 21:02:49 main: digest: sha256:d8a3b23b95bc1487715d53c7abbe05aad89aed43873a5274389b76897a9c3ae8 size: 1363 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 21:02:49 ===================================================== [Pipeline] echo 21:02:49 taggedImages: 21:02:49 - nexus3.edgexfoundry.org:10004/core-command:d438b00c3daaca502c4e17498c6c53b3b4a9fc0d 21:02:49 - nexus3.edgexfoundry.org:10004/core-command:latest 21:02:49 - nexus3.edgexfoundry.org:10004/core-command:2.2.0-dev.22 21:02:49 - nexus3.edgexfoundry.org:10004/core-command:d438b00c3daaca502c4e17498c6c53b3b4a9fc0d-2.2.0-dev.22 21:02:49 - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo 21:02:49 [edgeXDocker.push] Tagging docker image core-data with the following tags: 21:02:49 d438b00c3daaca502c4e17498c6c53b3b4a9fc0d 21:02:49 latest 21:02:49 2.2.0-dev.22 21:02:49 d438b00c3daaca502c4e17498c6c53b3b4a9fc0d-2.2.0-dev.22 21:02:49 main 21:02:49 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 21:02:50 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:d438b00c3daaca502c4e17498c6c53b3b4a9fc0d [Pipeline] isUnix [Pipeline] sh 21:02:50 + docker push nexus3.edgexfoundry.org:10004/core-data:d438b00c3daaca502c4e17498c6c53b3b4a9fc0d 21:02:50 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 21:02:50 ef3d87d1f589: Preparing 21:02:50 0fbd161c4537: Preparing 21:02:50 25f77541fa32: Preparing 21:02:50 5257adb83d0e: Preparing 21:02:50 59ed14135b99: Preparing 21:02:50 1a058d5342cc: Preparing 21:02:50 1a058d5342cc: Waiting 21:02:50 25f77541fa32: Layer already exists 21:02:50 1a058d5342cc: Layer already exists 21:02:50 59ed14135b99: Pushed 21:02:50 ef3d87d1f589: Pushed 21:02:50 5257adb83d0e: Pushed 21:02:51 0fbd161c4537: Pushed 21:02:51 d438b00c3daaca502c4e17498c6c53b3b4a9fc0d: digest: sha256:eb69f756688881b3bb9e5577ce41a708e363ad9dce1d89355e1848da66b745a4 size: 1573 [Pipeline] isUnix [Pipeline] sh 21:02:51 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] isUnix [Pipeline] sh 21:02:52 + docker push nexus3.edgexfoundry.org:10004/core-data:latest 21:02:52 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 21:02:52 ef3d87d1f589: Preparing 21:02:52 0fbd161c4537: Preparing 21:02:52 25f77541fa32: Preparing 21:02:52 5257adb83d0e: Preparing 21:02:52 59ed14135b99: Preparing 21:02:52 1a058d5342cc: Preparing 21:02:52 1a058d5342cc: Waiting 21:02:52 25f77541fa32: Layer already exists 21:02:52 5257adb83d0e: Layer already exists 21:02:52 ef3d87d1f589: Layer already exists 21:02:52 59ed14135b99: Layer already exists 21:02:52 0fbd161c4537: Layer already exists 21:02:52 1a058d5342cc: Layer already exists 21:02:52 latest: digest: sha256:eb69f756688881b3bb9e5577ce41a708e363ad9dce1d89355e1848da66b745a4 size: 1573 [Pipeline] isUnix [Pipeline] sh 21:02:52 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:2.2.0-dev.22 [Pipeline] isUnix [Pipeline] sh 21:02:52 + docker push nexus3.edgexfoundry.org:10004/core-data:2.2.0-dev.22 21:02:52 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 21:02:52 ef3d87d1f589: Preparing 21:02:52 0fbd161c4537: Preparing 21:02:52 25f77541fa32: Preparing 21:02:52 5257adb83d0e: Preparing 21:02:52 59ed14135b99: Preparing 21:02:52 1a058d5342cc: Preparing 21:02:52 1a058d5342cc: Waiting 21:02:52 ef3d87d1f589: Layer already exists 21:02:52 25f77541fa32: Layer already exists 21:02:52 59ed14135b99: Layer already exists 21:02:52 0fbd161c4537: Layer already exists 21:02:52 5257adb83d0e: Layer already exists 21:02:52 1a058d5342cc: Layer already exists 21:02:52 2.2.0-dev.22: digest: sha256:eb69f756688881b3bb9e5577ce41a708e363ad9dce1d89355e1848da66b745a4 size: 1573 [Pipeline] isUnix [Pipeline] sh 21:02:53 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:d438b00c3daaca502c4e17498c6c53b3b4a9fc0d-2.2.0-dev.22 [Pipeline] isUnix [Pipeline] sh 21:02:53 + docker push nexus3.edgexfoundry.org:10004/core-data:d438b00c3daaca502c4e17498c6c53b3b4a9fc0d-2.2.0-dev.22 21:02:53 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 21:02:53 ef3d87d1f589: Preparing 21:02:53 0fbd161c4537: Preparing 21:02:53 25f77541fa32: Preparing 21:02:53 5257adb83d0e: Preparing 21:02:53 59ed14135b99: Preparing 21:02:53 1a058d5342cc: Preparing 21:02:53 1a058d5342cc: Waiting 21:02:53 59ed14135b99: Layer already exists 21:02:53 0fbd161c4537: Layer already exists 21:02:53 5257adb83d0e: Layer already exists 21:02:53 25f77541fa32: Layer already exists 21:02:53 ef3d87d1f589: Layer already exists 21:02:53 1a058d5342cc: Layer already exists 21:02:53 d438b00c3daaca502c4e17498c6c53b3b4a9fc0d-2.2.0-dev.22: digest: sha256:eb69f756688881b3bb9e5577ce41a708e363ad9dce1d89355e1848da66b745a4 size: 1573 [Pipeline] isUnix [Pipeline] sh 21:02:53 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] isUnix [Pipeline] sh 21:02:54 + docker push nexus3.edgexfoundry.org:10004/core-data:main 21:02:54 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 21:02:54 ef3d87d1f589: Preparing 21:02:54 0fbd161c4537: Preparing 21:02:54 25f77541fa32: Preparing 21:02:54 5257adb83d0e: Preparing 21:02:54 59ed14135b99: Preparing 21:02:54 1a058d5342cc: Preparing 21:02:54 1a058d5342cc: Waiting 21:02:54 59ed14135b99: Layer already exists 21:02:54 5257adb83d0e: Layer already exists 21:02:54 0fbd161c4537: Layer already exists 21:02:54 ef3d87d1f589: Layer already exists 21:02:54 25f77541fa32: Layer already exists 21:02:54 1a058d5342cc: Layer already exists 21:02:54 main: digest: sha256:eb69f756688881b3bb9e5577ce41a708e363ad9dce1d89355e1848da66b745a4 size: 1573 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 21:02:54 ===================================================== [Pipeline] echo 21:02:54 taggedImages: 21:02:54 - nexus3.edgexfoundry.org:10004/core-data:d438b00c3daaca502c4e17498c6c53b3b4a9fc0d 21:02:54 - nexus3.edgexfoundry.org:10004/core-data:latest 21:02:54 - nexus3.edgexfoundry.org:10004/core-data:2.2.0-dev.22 21:02:54 - nexus3.edgexfoundry.org:10004/core-data:d438b00c3daaca502c4e17498c6c53b3b4a9fc0d-2.2.0-dev.22 21:02:54 - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo 21:02:54 [edgeXDocker.push] Tagging docker image core-metadata with the following tags: 21:02:54 d438b00c3daaca502c4e17498c6c53b3b4a9fc0d 21:02:54 latest 21:02:54 2.2.0-dev.22 21:02:54 d438b00c3daaca502c4e17498c6c53b3b4a9fc0d-2.2.0-dev.22 21:02:54 main 21:02:54 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 21:02:54 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:d438b00c3daaca502c4e17498c6c53b3b4a9fc0d [Pipeline] isUnix [Pipeline] sh 21:02:54 + docker push nexus3.edgexfoundry.org:10004/core-metadata:d438b00c3daaca502c4e17498c6c53b3b4a9fc0d 21:02:54 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 21:02:54 dc78e43e0a8d: Preparing 21:02:54 40d510fcf4dd: Preparing 21:02:54 25f77541fa32: Preparing 21:02:54 1f73b2407cfe: Preparing 21:02:54 1a058d5342cc: Preparing 21:02:54 1a058d5342cc: Layer already exists 21:02:54 25f77541fa32: Layer already exists 21:02:54 1f73b2407cfe: Layer already exists 21:02:54 dc78e43e0a8d: Pushed 21:02:56 40d510fcf4dd: Pushed 21:02:56 d438b00c3daaca502c4e17498c6c53b3b4a9fc0d: digest: sha256:380a4a864da2f0a1012bcfb40f6bf712411beb12a840b9f64eb94e3ca3c06150 size: 1364 [Pipeline] isUnix [Pipeline] sh 21:02:56 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] isUnix [Pipeline] sh 21:02:56 + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest 21:02:56 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 21:02:56 dc78e43e0a8d: Preparing 21:02:56 40d510fcf4dd: Preparing 21:02:56 25f77541fa32: Preparing 21:02:56 1f73b2407cfe: Preparing 21:02:56 1a058d5342cc: Preparing 21:02:56 25f77541fa32: Layer already exists 21:02:56 1a058d5342cc: Layer already exists 21:02:56 1f73b2407cfe: Layer already exists 21:02:56 40d510fcf4dd: Layer already exists 21:02:56 dc78e43e0a8d: Layer already exists 21:02:56 latest: digest: sha256:380a4a864da2f0a1012bcfb40f6bf712411beb12a840b9f64eb94e3ca3c06150 size: 1364 [Pipeline] isUnix [Pipeline] sh 21:02:57 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:2.2.0-dev.22 [Pipeline] isUnix [Pipeline] sh 21:02:57 + docker push nexus3.edgexfoundry.org:10004/core-metadata:2.2.0-dev.22 21:02:57 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 21:02:57 dc78e43e0a8d: Preparing 21:02:57 40d510fcf4dd: Preparing 21:02:57 25f77541fa32: Preparing 21:02:57 1f73b2407cfe: Preparing 21:02:57 1a058d5342cc: Preparing 21:02:57 dc78e43e0a8d: Layer already exists 21:02:57 25f77541fa32: Layer already exists 21:02:57 1a058d5342cc: Layer already exists 21:02:57 1f73b2407cfe: Layer already exists 21:02:57 40d510fcf4dd: Layer already exists 21:02:57 2.2.0-dev.22: digest: sha256:380a4a864da2f0a1012bcfb40f6bf712411beb12a840b9f64eb94e3ca3c06150 size: 1364 [Pipeline] isUnix [Pipeline] sh 21:02:57 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:d438b00c3daaca502c4e17498c6c53b3b4a9fc0d-2.2.0-dev.22 [Pipeline] isUnix [Pipeline] sh 21:02:57 + docker push nexus3.edgexfoundry.org:10004/core-metadata:d438b00c3daaca502c4e17498c6c53b3b4a9fc0d-2.2.0-dev.22 21:02:57 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 21:02:57 dc78e43e0a8d: Preparing 21:02:57 40d510fcf4dd: Preparing 21:02:57 25f77541fa32: Preparing 21:02:57 1f73b2407cfe: Preparing 21:02:57 1a058d5342cc: Preparing 21:02:57 1a058d5342cc: Layer already exists 21:02:57 25f77541fa32: Layer already exists 21:02:57 40d510fcf4dd: Layer already exists 21:02:57 1f73b2407cfe: Layer already exists 21:02:57 dc78e43e0a8d: Layer already exists 21:02:57 d438b00c3daaca502c4e17498c6c53b3b4a9fc0d-2.2.0-dev.22: digest: sha256:380a4a864da2f0a1012bcfb40f6bf712411beb12a840b9f64eb94e3ca3c06150 size: 1364 [Pipeline] isUnix [Pipeline] sh 21:02:58 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] isUnix [Pipeline] sh 21:02:58 + docker push nexus3.edgexfoundry.org:10004/core-metadata:main 21:02:58 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 21:02:58 dc78e43e0a8d: Preparing 21:02:58 40d510fcf4dd: Preparing 21:02:58 25f77541fa32: Preparing 21:02:58 1f73b2407cfe: Preparing 21:02:58 1a058d5342cc: Preparing 21:02:58 dc78e43e0a8d: Layer already exists 21:02:58 1f73b2407cfe: Layer already exists 21:02:58 25f77541fa32: Layer already exists 21:02:58 40d510fcf4dd: Layer already exists 21:02:58 1a058d5342cc: Layer already exists 21:02:58 main: digest: sha256:380a4a864da2f0a1012bcfb40f6bf712411beb12a840b9f64eb94e3ca3c06150 size: 1364 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 21:02:58 ===================================================== [Pipeline] echo 21:02:58 taggedImages: 21:02:58 - nexus3.edgexfoundry.org:10004/core-metadata:d438b00c3daaca502c4e17498c6c53b3b4a9fc0d 21:02:58 - nexus3.edgexfoundry.org:10004/core-metadata:latest 21:02:58 - nexus3.edgexfoundry.org:10004/core-metadata:2.2.0-dev.22 21:02:58 - nexus3.edgexfoundry.org:10004/core-metadata:d438b00c3daaca502c4e17498c6c53b3b4a9fc0d-2.2.0-dev.22 21:02:58 - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo 21:02:58 [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: 21:02:58 d438b00c3daaca502c4e17498c6c53b3b4a9fc0d 21:02:58 latest 21:02:58 2.2.0-dev.22 21:02:58 d438b00c3daaca502c4e17498c6c53b3b4a9fc0d-2.2.0-dev.22 21:02:58 main 21:02:58 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 21:02:58 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:d438b00c3daaca502c4e17498c6c53b3b4a9fc0d [Pipeline] isUnix [Pipeline] sh 21:02:59 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:d438b00c3daaca502c4e17498c6c53b3b4a9fc0d 21:02:59 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 21:02:59 bad73c1a1acd: Preparing 21:02:59 bad73c1a1acd: Preparing 21:02:59 1e8a7f881b39: Preparing 21:02:59 2fe665712ff0: Preparing 21:02:59 ee71e39e5514: Preparing 21:02:59 77e3f61f111b: Preparing 21:02:59 25f77541fa32: Preparing 21:02:59 17bfe1efba14: Preparing 21:02:59 5c20cf6c65f4: Preparing 21:02:59 1f7255ab976f: Preparing 21:02:59 e8295db147ed: Preparing 21:02:59 1a058d5342cc: Preparing 21:02:59 25f77541fa32: Waiting 21:02:59 17bfe1efba14: Waiting 21:02:59 5c20cf6c65f4: Waiting 21:02:59 1f7255ab976f: Waiting 21:02:59 e8295db147ed: Waiting 21:02:59 1a058d5342cc: Waiting 21:02:59 1e8a7f881b39: Pushed 21:02:59 25f77541fa32: Layer already exists 21:02:59 bad73c1a1acd: Pushed 21:02:59 2fe665712ff0: Pushed 21:02:59 ee71e39e5514: Pushed 21:02:59 17bfe1efba14: Pushed 21:02:59 1a058d5342cc: Layer already exists 21:02:59 5c20cf6c65f4: Pushed 21:02:59 1f7255ab976f: Pushed 21:02:59 e8295db147ed: Pushed 21:03:00 77e3f61f111b: Pushed 21:03:00 d438b00c3daaca502c4e17498c6c53b3b4a9fc0d: digest: sha256:d34660dca714323777ed641782bb3a7b1bd7db598699b9341c80fb253bd60d29 size: 2817 [Pipeline] isUnix [Pipeline] sh 21:03:00 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] isUnix [Pipeline] sh 21:03:01 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 21:03:01 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 21:03:01 bad73c1a1acd: Preparing 21:03:01 bad73c1a1acd: Preparing 21:03:01 1e8a7f881b39: Preparing 21:03:01 2fe665712ff0: Preparing 21:03:01 ee71e39e5514: Preparing 21:03:01 77e3f61f111b: Preparing 21:03:01 25f77541fa32: Preparing 21:03:01 17bfe1efba14: Preparing 21:03:01 5c20cf6c65f4: Preparing 21:03:01 1f7255ab976f: Preparing 21:03:01 e8295db147ed: Preparing 21:03:01 1a058d5342cc: Preparing 21:03:01 25f77541fa32: Waiting 21:03:01 17bfe1efba14: Waiting 21:03:01 5c20cf6c65f4: Waiting 21:03:01 1f7255ab976f: Waiting 21:03:01 e8295db147ed: Waiting 21:03:01 1a058d5342cc: Waiting 21:03:01 bad73c1a1acd: Layer already exists 21:03:01 77e3f61f111b: Layer already exists 21:03:01 1e8a7f881b39: Layer already exists 21:03:01 ee71e39e5514: Layer already exists 21:03:01 2fe665712ff0: Layer already exists 21:03:01 25f77541fa32: Layer already exists 21:03:01 5c20cf6c65f4: Layer already exists 21:03:01 17bfe1efba14: Layer already exists 21:03:01 1f7255ab976f: Layer already exists 21:03:01 e8295db147ed: Layer already exists 21:03:01 1a058d5342cc: Layer already exists 21:03:01 latest: digest: sha256:d34660dca714323777ed641782bb3a7b1bd7db598699b9341c80fb253bd60d29 size: 2817 [Pipeline] isUnix [Pipeline] sh 21:03:01 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:2.2.0-dev.22 [Pipeline] isUnix [Pipeline] sh 21:03:01 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:2.2.0-dev.22 21:03:01 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 21:03:01 bad73c1a1acd: Preparing 21:03:01 bad73c1a1acd: Preparing 21:03:01 1e8a7f881b39: Preparing 21:03:01 2fe665712ff0: Preparing 21:03:01 ee71e39e5514: Preparing 21:03:01 77e3f61f111b: Preparing 21:03:01 25f77541fa32: Preparing 21:03:01 17bfe1efba14: Preparing 21:03:01 5c20cf6c65f4: Preparing 21:03:01 1f7255ab976f: Preparing 21:03:01 e8295db147ed: Preparing 21:03:01 1a058d5342cc: Preparing 21:03:01 25f77541fa32: Waiting 21:03:01 1f7255ab976f: Waiting 21:03:01 e8295db147ed: Waiting 21:03:01 1a058d5342cc: Waiting 21:03:01 17bfe1efba14: Waiting 21:03:01 5c20cf6c65f4: Waiting 21:03:01 1e8a7f881b39: Layer already exists 21:03:01 2fe665712ff0: Layer already exists 21:03:01 77e3f61f111b: Layer already exists 21:03:01 ee71e39e5514: Layer already exists 21:03:01 bad73c1a1acd: Layer already exists 21:03:01 25f77541fa32: Layer already exists 21:03:01 17bfe1efba14: Layer already exists 21:03:01 e8295db147ed: Layer already exists 21:03:01 5c20cf6c65f4: Layer already exists 21:03:01 1f7255ab976f: Layer already exists 21:03:01 1a058d5342cc: Layer already exists 21:03:01 2.2.0-dev.22: digest: sha256:d34660dca714323777ed641782bb3a7b1bd7db598699b9341c80fb253bd60d29 size: 2817 [Pipeline] isUnix [Pipeline] sh 21:03:02 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:d438b00c3daaca502c4e17498c6c53b3b4a9fc0d-2.2.0-dev.22 [Pipeline] isUnix [Pipeline] sh 21:03:02 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:d438b00c3daaca502c4e17498c6c53b3b4a9fc0d-2.2.0-dev.22 21:03:02 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 21:03:02 bad73c1a1acd: Preparing 21:03:02 bad73c1a1acd: Preparing 21:03:02 1e8a7f881b39: Preparing 21:03:02 2fe665712ff0: Preparing 21:03:02 ee71e39e5514: Preparing 21:03:02 77e3f61f111b: Preparing 21:03:02 25f77541fa32: Preparing 21:03:02 17bfe1efba14: Preparing 21:03:02 5c20cf6c65f4: Preparing 21:03:02 1f7255ab976f: Preparing 21:03:02 e8295db147ed: Preparing 21:03:02 1a058d5342cc: Preparing 21:03:02 17bfe1efba14: Waiting 21:03:02 5c20cf6c65f4: Waiting 21:03:02 1f7255ab976f: Waiting 21:03:02 e8295db147ed: Waiting 21:03:02 1a058d5342cc: Waiting 21:03:02 25f77541fa32: Waiting 21:03:02 2fe665712ff0: Layer already exists 21:03:02 ee71e39e5514: Layer already exists 21:03:02 77e3f61f111b: Layer already exists 21:03:02 1e8a7f881b39: Layer already exists 21:03:02 bad73c1a1acd: Layer already exists 21:03:02 25f77541fa32: Layer already exists 21:03:02 e8295db147ed: Layer already exists 21:03:02 17bfe1efba14: Layer already exists 21:03:02 1f7255ab976f: Layer already exists 21:03:02 5c20cf6c65f4: Layer already exists 21:03:02 1a058d5342cc: Layer already exists 21:03:02 d438b00c3daaca502c4e17498c6c53b3b4a9fc0d-2.2.0-dev.22: digest: sha256:d34660dca714323777ed641782bb3a7b1bd7db598699b9341c80fb253bd60d29 size: 2817 [Pipeline] isUnix [Pipeline] sh 21:03:02 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] isUnix [Pipeline] sh 21:03:03 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main 21:03:03 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 21:03:03 bad73c1a1acd: Preparing 21:03:03 bad73c1a1acd: Preparing 21:03:03 1e8a7f881b39: Preparing 21:03:03 2fe665712ff0: Preparing 21:03:03 ee71e39e5514: Preparing 21:03:03 77e3f61f111b: Preparing 21:03:03 25f77541fa32: Preparing 21:03:03 17bfe1efba14: Preparing 21:03:03 5c20cf6c65f4: Preparing 21:03:03 1f7255ab976f: Preparing 21:03:03 e8295db147ed: Preparing 21:03:03 1a058d5342cc: Preparing 21:03:03 25f77541fa32: Waiting 21:03:03 17bfe1efba14: Waiting 21:03:03 5c20cf6c65f4: Waiting 21:03:03 1f7255ab976f: Waiting 21:03:03 e8295db147ed: Waiting 21:03:03 1a058d5342cc: Waiting 21:03:03 1e8a7f881b39: Layer already exists 21:03:03 2fe665712ff0: Layer already exists 21:03:03 77e3f61f111b: Layer already exists 21:03:03 bad73c1a1acd: Layer already exists 21:03:03 ee71e39e5514: Layer already exists 21:03:03 25f77541fa32: Layer already exists 21:03:03 17bfe1efba14: Layer already exists 21:03:03 5c20cf6c65f4: Layer already exists 21:03:03 e8295db147ed: Layer already exists 21:03:03 1f7255ab976f: Layer already exists 21:03:03 1a058d5342cc: Layer already exists 21:03:03 main: digest: sha256:d34660dca714323777ed641782bb3a7b1bd7db598699b9341c80fb253bd60d29 size: 2817 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 21:03:03 ===================================================== [Pipeline] echo 21:03:03 taggedImages: 21:03:03 - nexus3.edgexfoundry.org:10004/security-bootstrapper:d438b00c3daaca502c4e17498c6c53b3b4a9fc0d 21:03:03 - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 21:03:03 - nexus3.edgexfoundry.org:10004/security-bootstrapper:2.2.0-dev.22 21:03:03 - nexus3.edgexfoundry.org:10004/security-bootstrapper:d438b00c3daaca502c4e17498c6c53b3b4a9fc0d-2.2.0-dev.22 21:03:03 - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo 21:03:03 [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: 21:03:03 d438b00c3daaca502c4e17498c6c53b3b4a9fc0d 21:03:03 latest 21:03:03 2.2.0-dev.22 21:03:03 d438b00c3daaca502c4e17498c6c53b3b4a9fc0d-2.2.0-dev.22 21:03:03 main 21:03:03 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 21:03:03 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:d438b00c3daaca502c4e17498c6c53b3b4a9fc0d [Pipeline] isUnix [Pipeline] sh 21:03:03 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:d438b00c3daaca502c4e17498c6c53b3b4a9fc0d 21:03:03 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 21:03:03 677d6949af06: Preparing 21:03:03 0ef471321d4a: Preparing 21:03:03 dd64d245b021: Preparing 21:03:03 e33c2df34316: Preparing 21:03:03 6e0c08363996: Preparing 21:03:03 1a058d5342cc: Preparing 21:03:03 1a058d5342cc: Waiting 21:03:04 e33c2df34316: Pushed 21:03:04 dd64d245b021: Pushed 21:03:04 1a058d5342cc: Layer already exists 21:03:04 6e0c08363996: Pushed 21:03:04 677d6949af06: Pushed 21:03:04 0ef471321d4a: Pushed 21:03:04 d438b00c3daaca502c4e17498c6c53b3b4a9fc0d: digest: sha256:46c895b6e875fcc09f5cac18e8b2d5d374685dcacc1c4ecf53f94c2beddbaa84 size: 1576 [Pipeline] isUnix [Pipeline] sh 21:03:04 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [Pipeline] isUnix [Pipeline] sh 21:03:05 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 21:03:05 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 21:03:05 677d6949af06: Preparing 21:03:05 0ef471321d4a: Preparing 21:03:05 dd64d245b021: Preparing 21:03:05 e33c2df34316: Preparing 21:03:05 6e0c08363996: Preparing 21:03:05 1a058d5342cc: Preparing 21:03:05 677d6949af06: Layer already exists 21:03:05 6e0c08363996: Layer already exists 21:03:05 dd64d245b021: Layer already exists 21:03:05 0ef471321d4a: Layer already exists 21:03:05 e33c2df34316: Layer already exists 21:03:05 1a058d5342cc: Layer already exists 21:03:05 latest: digest: sha256:46c895b6e875fcc09f5cac18e8b2d5d374685dcacc1c4ecf53f94c2beddbaa84 size: 1576 [Pipeline] isUnix [Pipeline] sh 21:03:05 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:2.2.0-dev.22 [Pipeline] isUnix [Pipeline] sh 21:03:05 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:2.2.0-dev.22 21:03:05 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 21:03:05 677d6949af06: Preparing 21:03:05 0ef471321d4a: Preparing 21:03:05 dd64d245b021: Preparing 21:03:05 e33c2df34316: Preparing 21:03:05 6e0c08363996: Preparing 21:03:05 1a058d5342cc: Preparing 21:03:05 1a058d5342cc: Waiting 21:03:05 6e0c08363996: Layer already exists 21:03:05 e33c2df34316: Layer already exists 21:03:05 677d6949af06: Layer already exists 21:03:05 0ef471321d4a: Layer already exists 21:03:05 dd64d245b021: Layer already exists 21:03:05 1a058d5342cc: Layer already exists 21:03:05 2.2.0-dev.22: digest: sha256:46c895b6e875fcc09f5cac18e8b2d5d374685dcacc1c4ecf53f94c2beddbaa84 size: 1576 [Pipeline] isUnix [Pipeline] sh 21:03:06 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:d438b00c3daaca502c4e17498c6c53b3b4a9fc0d-2.2.0-dev.22 [Pipeline] isUnix [Pipeline] sh 21:03:06 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:d438b00c3daaca502c4e17498c6c53b3b4a9fc0d-2.2.0-dev.22 21:03:06 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 21:03:06 677d6949af06: Preparing 21:03:06 0ef471321d4a: Preparing 21:03:06 dd64d245b021: Preparing 21:03:06 e33c2df34316: Preparing 21:03:06 6e0c08363996: Preparing 21:03:06 1a058d5342cc: Preparing 21:03:06 1a058d5342cc: Waiting 21:03:06 6e0c08363996: Layer already exists 21:03:06 677d6949af06: Layer already exists 21:03:06 dd64d245b021: Layer already exists 21:03:06 0ef471321d4a: Layer already exists 21:03:06 e33c2df34316: Layer already exists 21:03:06 1a058d5342cc: Layer already exists 21:03:06 d438b00c3daaca502c4e17498c6c53b3b4a9fc0d-2.2.0-dev.22: digest: sha256:46c895b6e875fcc09f5cac18e8b2d5d374685dcacc1c4ecf53f94c2beddbaa84 size: 1576 [Pipeline] isUnix [Pipeline] sh 21:03:06 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] isUnix [Pipeline] sh 21:03:06 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main 21:03:06 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 21:03:06 677d6949af06: Preparing 21:03:06 0ef471321d4a: Preparing 21:03:06 dd64d245b021: Preparing 21:03:06 e33c2df34316: Preparing 21:03:06 6e0c08363996: Preparing 21:03:06 1a058d5342cc: Preparing 21:03:06 1a058d5342cc: Waiting 21:03:06 6e0c08363996: Layer already exists 21:03:06 dd64d245b021: Layer already exists 21:03:06 677d6949af06: Layer already exists 21:03:06 0ef471321d4a: Layer already exists 21:03:06 e33c2df34316: Layer already exists 21:03:06 1a058d5342cc: Layer already exists 21:03:06 main: digest: sha256:46c895b6e875fcc09f5cac18e8b2d5d374685dcacc1c4ecf53f94c2beddbaa84 size: 1576 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 21:03:06 ===================================================== [Pipeline] echo 21:03:06 taggedImages: 21:03:06 - nexus3.edgexfoundry.org:10004/security-proxy-setup:d438b00c3daaca502c4e17498c6c53b3b4a9fc0d 21:03:06 - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 21:03:06 - nexus3.edgexfoundry.org:10004/security-proxy-setup:2.2.0-dev.22 21:03:06 - nexus3.edgexfoundry.org:10004/security-proxy-setup:d438b00c3daaca502c4e17498c6c53b3b4a9fc0d-2.2.0-dev.22 21:03:06 - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo 21:03:07 [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: 21:03:07 d438b00c3daaca502c4e17498c6c53b3b4a9fc0d 21:03:07 latest 21:03:07 2.2.0-dev.22 21:03:07 d438b00c3daaca502c4e17498c6c53b3b4a9fc0d-2.2.0-dev.22 21:03:07 main 21:03:07 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 21:03:07 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:d438b00c3daaca502c4e17498c6c53b3b4a9fc0d [Pipeline] isUnix [Pipeline] sh 21:03:07 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:d438b00c3daaca502c4e17498c6c53b3b4a9fc0d 21:03:07 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 21:03:07 6d45d2192e00: Preparing 21:03:07 e7e86ecc9653: Preparing 21:03:07 4defddfb3cc4: Preparing 21:03:07 71cb5116aea6: Preparing 21:03:07 d2a5a2560210: Preparing 21:03:07 3e2792e45574: Preparing 21:03:07 c7f68ded3df3: Preparing 21:03:07 a5f6719bc619: Preparing 21:03:07 a1f9f92bec59: Preparing 21:03:07 1a058d5342cc: Preparing 21:03:07 3e2792e45574: Waiting 21:03:07 c7f68ded3df3: Waiting 21:03:07 a5f6719bc619: Waiting 21:03:07 a1f9f92bec59: Waiting 21:03:07 1a058d5342cc: Waiting 21:03:08 6d45d2192e00: Pushed 21:03:08 e7e86ecc9653: Pushed 21:03:08 d2a5a2560210: Pushed 21:03:08 c7f68ded3df3: Pushed 21:03:08 3e2792e45574: Pushed 21:03:08 a5f6719bc619: Pushed 21:03:08 1a058d5342cc: Layer already exists 21:03:08 71cb5116aea6: Pushed 21:03:08 a1f9f92bec59: Pushed 21:03:08 4defddfb3cc4: Pushed 21:03:08 d438b00c3daaca502c4e17498c6c53b3b4a9fc0d: digest: sha256:d11d508f58d68db9e8ae7c317b411edbe31517274e6ab653742700a50c884902 size: 2405 [Pipeline] isUnix [Pipeline] sh 21:03:09 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [Pipeline] isUnix [Pipeline] sh 21:03:09 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 21:03:09 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 21:03:09 6d45d2192e00: Preparing 21:03:09 e7e86ecc9653: Preparing 21:03:09 4defddfb3cc4: Preparing 21:03:09 71cb5116aea6: Preparing 21:03:09 d2a5a2560210: Preparing 21:03:09 3e2792e45574: Preparing 21:03:09 c7f68ded3df3: Preparing 21:03:09 a5f6719bc619: Preparing 21:03:09 a1f9f92bec59: Preparing 21:03:09 1a058d5342cc: Preparing 21:03:09 3e2792e45574: Waiting 21:03:09 c7f68ded3df3: Waiting 21:03:09 a1f9f92bec59: Waiting 21:03:09 a5f6719bc619: Waiting 21:03:09 1a058d5342cc: Waiting 21:03:09 71cb5116aea6: Layer already exists 21:03:09 6d45d2192e00: Layer already exists 21:03:09 e7e86ecc9653: Layer already exists 21:03:09 d2a5a2560210: Layer already exists 21:03:09 4defddfb3cc4: Layer already exists 21:03:09 a5f6719bc619: Layer already exists 21:03:09 c7f68ded3df3: Layer already exists 21:03:09 1a058d5342cc: Layer already exists 21:03:09 3e2792e45574: Layer already exists 21:03:09 a1f9f92bec59: Layer already exists 21:03:09 latest: digest: sha256:d11d508f58d68db9e8ae7c317b411edbe31517274e6ab653742700a50c884902 size: 2405 [Pipeline] isUnix [Pipeline] sh 21:03:09 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.2.0-dev.22 [Pipeline] isUnix [Pipeline] sh 21:03:09 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.2.0-dev.22 21:03:09 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 21:03:09 6d45d2192e00: Preparing 21:03:09 e7e86ecc9653: Preparing 21:03:09 4defddfb3cc4: Preparing 21:03:09 71cb5116aea6: Preparing 21:03:09 d2a5a2560210: Preparing 21:03:09 3e2792e45574: Preparing 21:03:09 c7f68ded3df3: Preparing 21:03:09 a5f6719bc619: Preparing 21:03:09 a1f9f92bec59: Preparing 21:03:09 1a058d5342cc: Preparing 21:03:09 3e2792e45574: Waiting 21:03:09 c7f68ded3df3: Waiting 21:03:09 a5f6719bc619: Waiting 21:03:09 a1f9f92bec59: Waiting 21:03:09 1a058d5342cc: Waiting 21:03:09 d2a5a2560210: Layer already exists 21:03:09 71cb5116aea6: Layer already exists 21:03:09 4defddfb3cc4: Layer already exists 21:03:09 e7e86ecc9653: Layer already exists 21:03:09 6d45d2192e00: Layer already exists 21:03:09 a5f6719bc619: Layer already exists 21:03:09 c7f68ded3df3: Layer already exists 21:03:09 3e2792e45574: Layer already exists 21:03:09 1a058d5342cc: Layer already exists 21:03:09 a1f9f92bec59: Layer already exists 21:03:09 2.2.0-dev.22: digest: sha256:d11d508f58d68db9e8ae7c317b411edbe31517274e6ab653742700a50c884902 size: 2405 [Pipeline] isUnix [Pipeline] sh 21:03:10 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:d438b00c3daaca502c4e17498c6c53b3b4a9fc0d-2.2.0-dev.22 [Pipeline] isUnix [Pipeline] sh 21:03:10 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:d438b00c3daaca502c4e17498c6c53b3b4a9fc0d-2.2.0-dev.22 21:03:10 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 21:03:10 6d45d2192e00: Preparing 21:03:10 e7e86ecc9653: Preparing 21:03:10 4defddfb3cc4: Preparing 21:03:10 71cb5116aea6: Preparing 21:03:10 d2a5a2560210: Preparing 21:03:10 3e2792e45574: Preparing 21:03:10 c7f68ded3df3: Preparing 21:03:10 a5f6719bc619: Preparing 21:03:10 a1f9f92bec59: Preparing 21:03:10 1a058d5342cc: Preparing 21:03:10 3e2792e45574: Waiting 21:03:10 c7f68ded3df3: Waiting 21:03:10 a5f6719bc619: Waiting 21:03:10 a1f9f92bec59: Waiting 21:03:10 1a058d5342cc: Waiting 21:03:10 6d45d2192e00: Layer already exists 21:03:10 d2a5a2560210: Layer already exists 21:03:10 4defddfb3cc4: Layer already exists 21:03:10 71cb5116aea6: Layer already exists 21:03:10 e7e86ecc9653: Layer already exists 21:03:10 c7f68ded3df3: Layer already exists 21:03:10 a5f6719bc619: Layer already exists 21:03:10 3e2792e45574: Layer already exists 21:03:10 a1f9f92bec59: Layer already exists 21:03:10 1a058d5342cc: Layer already exists 21:03:10 d438b00c3daaca502c4e17498c6c53b3b4a9fc0d-2.2.0-dev.22: digest: sha256:d11d508f58d68db9e8ae7c317b411edbe31517274e6ab653742700a50c884902 size: 2405 [Pipeline] isUnix [Pipeline] sh 21:03:10 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] isUnix [Pipeline] sh 21:03:11 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main 21:03:11 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 21:03:11 6d45d2192e00: Preparing 21:03:11 e7e86ecc9653: Preparing 21:03:11 4defddfb3cc4: Preparing 21:03:11 71cb5116aea6: Preparing 21:03:11 d2a5a2560210: Preparing 21:03:11 3e2792e45574: Preparing 21:03:11 c7f68ded3df3: Preparing 21:03:11 a5f6719bc619: Preparing 21:03:11 a1f9f92bec59: Preparing 21:03:11 1a058d5342cc: Preparing 21:03:11 a5f6719bc619: Waiting 21:03:11 a1f9f92bec59: Waiting 21:03:11 1a058d5342cc: Waiting 21:03:11 3e2792e45574: Waiting 21:03:11 c7f68ded3df3: Waiting 21:03:11 4defddfb3cc4: Layer already exists 21:03:11 e7e86ecc9653: Layer already exists 21:03:11 6d45d2192e00: Layer already exists 21:03:11 d2a5a2560210: Layer already exists 21:03:11 71cb5116aea6: Layer already exists 21:03:11 3e2792e45574: Layer already exists 21:03:11 c7f68ded3df3: Layer already exists 21:03:11 a1f9f92bec59: Layer already exists 21:03:11 1a058d5342cc: Layer already exists 21:03:11 a5f6719bc619: Layer already exists 21:03:11 main: digest: sha256:d11d508f58d68db9e8ae7c317b411edbe31517274e6ab653742700a50c884902 size: 2405 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 21:03:11 ===================================================== [Pipeline] echo 21:03:11 taggedImages: 21:03:11 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:d438b00c3daaca502c4e17498c6c53b3b4a9fc0d 21:03:11 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 21:03:11 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.2.0-dev.22 21:03:11 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:d438b00c3daaca502c4e17498c6c53b3b4a9fc0d-2.2.0-dev.22 21:03:11 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo 21:03:11 [edgeXDocker.push] Tagging docker image support-notifications with the following tags: 21:03:11 d438b00c3daaca502c4e17498c6c53b3b4a9fc0d 21:03:11 latest 21:03:11 2.2.0-dev.22 21:03:11 d438b00c3daaca502c4e17498c6c53b3b4a9fc0d-2.2.0-dev.22 21:03:11 main 21:03:11 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 21:03:11 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:d438b00c3daaca502c4e17498c6c53b3b4a9fc0d [Pipeline] isUnix [Pipeline] sh 21:03:11 + docker push nexus3.edgexfoundry.org:10004/support-notifications:d438b00c3daaca502c4e17498c6c53b3b4a9fc0d 21:03:11 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 21:03:11 fe7ca4b033fb: Preparing 21:03:11 72fe2684a54b: Preparing 21:03:11 25f77541fa32: Preparing 21:03:11 215bc810f3c2: Preparing 21:03:11 1a058d5342cc: Preparing 21:03:11 25f77541fa32: Layer already exists 21:03:11 1a058d5342cc: Layer already exists 21:03:11 fe7ca4b033fb: Pushed 21:03:11 215bc810f3c2: Pushed 21:03:13 72fe2684a54b: Pushed 21:03:13 d438b00c3daaca502c4e17498c6c53b3b4a9fc0d: digest: sha256:12d0f6cbb16bc2a6f9af9aa9269fdbab61e43d63afc134bd01dab5a5c9adbbed size: 1365 [Pipeline] isUnix [Pipeline] sh 21:03:13 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] isUnix [Pipeline] sh 21:03:13 + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest 21:03:13 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 21:03:13 fe7ca4b033fb: Preparing 21:03:13 72fe2684a54b: Preparing 21:03:13 25f77541fa32: Preparing 21:03:13 215bc810f3c2: Preparing 21:03:13 1a058d5342cc: Preparing 21:03:13 1a058d5342cc: Layer already exists 21:03:13 25f77541fa32: Layer already exists 21:03:13 fe7ca4b033fb: Layer already exists 21:03:13 72fe2684a54b: Layer already exists 21:03:13 215bc810f3c2: Layer already exists 21:03:13 latest: digest: sha256:12d0f6cbb16bc2a6f9af9aa9269fdbab61e43d63afc134bd01dab5a5c9adbbed size: 1365 [Pipeline] isUnix [Pipeline] sh 21:03:14 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:2.2.0-dev.22 [Pipeline] isUnix [Pipeline] sh 21:03:14 + docker push nexus3.edgexfoundry.org:10004/support-notifications:2.2.0-dev.22 21:03:14 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 21:03:14 fe7ca4b033fb: Preparing 21:03:14 72fe2684a54b: Preparing 21:03:14 25f77541fa32: Preparing 21:03:14 215bc810f3c2: Preparing 21:03:14 1a058d5342cc: Preparing 21:03:14 72fe2684a54b: Layer already exists 21:03:14 1a058d5342cc: Layer already exists 21:03:14 fe7ca4b033fb: Layer already exists 21:03:14 215bc810f3c2: Layer already exists 21:03:14 25f77541fa32: Layer already exists 21:03:14 2.2.0-dev.22: digest: sha256:12d0f6cbb16bc2a6f9af9aa9269fdbab61e43d63afc134bd01dab5a5c9adbbed size: 1365 [Pipeline] isUnix [Pipeline] sh 21:03:14 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:d438b00c3daaca502c4e17498c6c53b3b4a9fc0d-2.2.0-dev.22 [Pipeline] isUnix [Pipeline] sh 21:03:14 + docker push nexus3.edgexfoundry.org:10004/support-notifications:d438b00c3daaca502c4e17498c6c53b3b4a9fc0d-2.2.0-dev.22 21:03:14 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 21:03:14 fe7ca4b033fb: Preparing 21:03:14 72fe2684a54b: Preparing 21:03:14 25f77541fa32: Preparing 21:03:14 215bc810f3c2: Preparing 21:03:14 1a058d5342cc: Preparing 21:03:14 1a058d5342cc: Layer already exists 21:03:14 fe7ca4b033fb: Layer already exists 21:03:14 215bc810f3c2: Layer already exists 21:03:14 72fe2684a54b: Layer already exists 21:03:14 25f77541fa32: Layer already exists 21:03:14 d438b00c3daaca502c4e17498c6c53b3b4a9fc0d-2.2.0-dev.22: digest: sha256:12d0f6cbb16bc2a6f9af9aa9269fdbab61e43d63afc134bd01dab5a5c9adbbed size: 1365 [Pipeline] isUnix [Pipeline] sh 21:03:15 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] isUnix [Pipeline] sh 21:03:15 + docker push nexus3.edgexfoundry.org:10004/support-notifications:main 21:03:15 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 21:03:15 fe7ca4b033fb: Preparing 21:03:15 72fe2684a54b: Preparing 21:03:15 25f77541fa32: Preparing 21:03:15 215bc810f3c2: Preparing 21:03:15 1a058d5342cc: Preparing 21:03:15 1a058d5342cc: Layer already exists 21:03:15 fe7ca4b033fb: Layer already exists 21:03:15 215bc810f3c2: Layer already exists 21:03:15 25f77541fa32: Layer already exists 21:03:15 72fe2684a54b: Layer already exists 21:03:15 main: digest: sha256:12d0f6cbb16bc2a6f9af9aa9269fdbab61e43d63afc134bd01dab5a5c9adbbed size: 1365 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 21:03:15 ===================================================== [Pipeline] echo 21:03:15 taggedImages: 21:03:15 - nexus3.edgexfoundry.org:10004/support-notifications:d438b00c3daaca502c4e17498c6c53b3b4a9fc0d 21:03:15 - nexus3.edgexfoundry.org:10004/support-notifications:latest 21:03:15 - nexus3.edgexfoundry.org:10004/support-notifications:2.2.0-dev.22 21:03:15 - nexus3.edgexfoundry.org:10004/support-notifications:d438b00c3daaca502c4e17498c6c53b3b4a9fc0d-2.2.0-dev.22 21:03:15 - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo 21:03:15 [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: 21:03:15 d438b00c3daaca502c4e17498c6c53b3b4a9fc0d 21:03:15 latest 21:03:15 2.2.0-dev.22 21:03:15 d438b00c3daaca502c4e17498c6c53b3b4a9fc0d-2.2.0-dev.22 21:03:15 main 21:03:15 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 21:03:15 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:d438b00c3daaca502c4e17498c6c53b3b4a9fc0d [Pipeline] isUnix [Pipeline] sh 21:03:16 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:d438b00c3daaca502c4e17498c6c53b3b4a9fc0d 21:03:16 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 21:03:16 b8f40dfe7f88: Preparing 21:03:16 ca677ac2bfaa: Preparing 21:03:16 25f77541fa32: Preparing 21:03:16 1f73b2407cfe: Preparing 21:03:16 1a058d5342cc: Preparing 21:03:16 1f73b2407cfe: Layer already exists 21:03:16 25f77541fa32: Layer already exists 21:03:16 1a058d5342cc: Layer already exists 21:03:16 b8f40dfe7f88: Pushed 21:03:17 ca677ac2bfaa: Pushed 21:03:17 d438b00c3daaca502c4e17498c6c53b3b4a9fc0d: digest: sha256:ae6a03ab9d239569059ae475c256139eed7019a753e821461e9bd2984fbe3d26 size: 1364 [Pipeline] isUnix [Pipeline] sh 21:03:17 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] isUnix [Pipeline] sh 21:03:17 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest 21:03:17 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 21:03:17 b8f40dfe7f88: Preparing 21:03:17 ca677ac2bfaa: Preparing 21:03:17 25f77541fa32: Preparing 21:03:17 1f73b2407cfe: Preparing 21:03:17 1a058d5342cc: Preparing 21:03:17 1f73b2407cfe: Layer already exists 21:03:17 ca677ac2bfaa: Layer already exists 21:03:17 1a058d5342cc: Layer already exists 21:03:17 b8f40dfe7f88: Layer already exists 21:03:17 25f77541fa32: Layer already exists 21:03:17 latest: digest: sha256:ae6a03ab9d239569059ae475c256139eed7019a753e821461e9bd2984fbe3d26 size: 1364 [Pipeline] isUnix [Pipeline] sh 21:03:18 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:2.2.0-dev.22 [Pipeline] isUnix [Pipeline] sh 21:03:18 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:2.2.0-dev.22 21:03:18 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 21:03:18 b8f40dfe7f88: Preparing 21:03:18 ca677ac2bfaa: Preparing 21:03:18 25f77541fa32: Preparing 21:03:18 1f73b2407cfe: Preparing 21:03:18 1a058d5342cc: Preparing 21:03:18 25f77541fa32: Layer already exists 21:03:18 1f73b2407cfe: Layer already exists 21:03:18 b8f40dfe7f88: Layer already exists 21:03:18 1a058d5342cc: Layer already exists 21:03:18 ca677ac2bfaa: Layer already exists 21:03:18 2.2.0-dev.22: digest: sha256:ae6a03ab9d239569059ae475c256139eed7019a753e821461e9bd2984fbe3d26 size: 1364 [Pipeline] isUnix [Pipeline] sh 21:03:18 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:d438b00c3daaca502c4e17498c6c53b3b4a9fc0d-2.2.0-dev.22 [Pipeline] isUnix [Pipeline] sh 21:03:18 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:d438b00c3daaca502c4e17498c6c53b3b4a9fc0d-2.2.0-dev.22 21:03:18 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 21:03:18 b8f40dfe7f88: Preparing 21:03:18 ca677ac2bfaa: Preparing 21:03:18 25f77541fa32: Preparing 21:03:18 1f73b2407cfe: Preparing 21:03:18 1a058d5342cc: Preparing 21:03:18 ca677ac2bfaa: Layer already exists 21:03:18 b8f40dfe7f88: Layer already exists 21:03:18 25f77541fa32: Layer already exists 21:03:18 1f73b2407cfe: Layer already exists 21:03:18 1a058d5342cc: Layer already exists 21:03:18 d438b00c3daaca502c4e17498c6c53b3b4a9fc0d-2.2.0-dev.22: digest: sha256:ae6a03ab9d239569059ae475c256139eed7019a753e821461e9bd2984fbe3d26 size: 1364 [Pipeline] isUnix [Pipeline] sh 21:03:19 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] isUnix [Pipeline] sh 21:03:19 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main 21:03:19 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 21:03:19 b8f40dfe7f88: Preparing 21:03:19 ca677ac2bfaa: Preparing 21:03:19 25f77541fa32: Preparing 21:03:19 1f73b2407cfe: Preparing 21:03:19 1a058d5342cc: Preparing 21:03:19 b8f40dfe7f88: Layer already exists 21:03:19 ca677ac2bfaa: Layer already exists 21:03:19 1f73b2407cfe: Layer already exists 21:03:19 1a058d5342cc: Layer already exists 21:03:19 25f77541fa32: Layer already exists 21:03:19 main: digest: sha256:ae6a03ab9d239569059ae475c256139eed7019a753e821461e9bd2984fbe3d26 size: 1364 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 21:03:19 ===================================================== [Pipeline] echo 21:03:19 taggedImages: 21:03:19 - nexus3.edgexfoundry.org:10004/support-scheduler:d438b00c3daaca502c4e17498c6c53b3b4a9fc0d 21:03:19 - nexus3.edgexfoundry.org:10004/support-scheduler:latest 21:03:19 - nexus3.edgexfoundry.org:10004/support-scheduler:2.2.0-dev.22 21:03:19 - nexus3.edgexfoundry.org:10004/support-scheduler:d438b00c3daaca502c4e17498c6c53b3b4a9fc0d-2.2.0-dev.22 21:03:19 - nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] echo 21:03:19 [edgeXDocker.push] Tagging docker image sys-mgmt-agent with the following tags: 21:03:19 d438b00c3daaca502c4e17498c6c53b3b4a9fc0d 21:03:19 latest 21:03:19 2.2.0-dev.22 21:03:19 d438b00c3daaca502c4e17498c6c53b3b4a9fc0d-2.2.0-dev.22 21:03:19 main 21:03:19 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 21:03:19 + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:d438b00c3daaca502c4e17498c6c53b3b4a9fc0d [Pipeline] isUnix [Pipeline] sh 21:03:20 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:d438b00c3daaca502c4e17498c6c53b3b4a9fc0d 21:03:20 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] 21:03:20 c2204a6aeef8: Preparing 21:03:20 eb927d620961: Preparing 21:03:20 1db31d8462ed: Preparing 21:03:20 ad473aa4493e: Preparing 21:03:20 4b4527d9d361: Preparing 21:03:20 0419e16943bb: Preparing 21:03:20 2bc6eda7d6fe: Preparing 21:03:20 38c686747f67: Preparing 21:03:20 698317193ef4: Preparing 21:03:20 3de006b0ad1b: Preparing 21:03:20 1a058d5342cc: Preparing 21:03:20 0419e16943bb: Waiting 21:03:20 2bc6eda7d6fe: Waiting 21:03:20 38c686747f67: Waiting 21:03:20 698317193ef4: Waiting 21:03:20 3de006b0ad1b: Waiting 21:03:20 1a058d5342cc: Waiting 21:03:20 4b4527d9d361: Layer already exists 21:03:20 0419e16943bb: Layer already exists 21:03:20 2bc6eda7d6fe: Layer already exists 21:03:20 38c686747f67: Layer already exists 21:03:20 eb927d620961: Pushed 21:03:20 698317193ef4: Layer already exists 21:03:20 3de006b0ad1b: Layer already exists 21:03:20 1a058d5342cc: Layer already exists 21:03:20 c2204a6aeef8: Pushed 21:03:21 1db31d8462ed: Pushed 21:03:26 ad473aa4493e: Pushed 21:03:26 d438b00c3daaca502c4e17498c6c53b3b4a9fc0d: digest: sha256:5a8a855c1083a3f996fdfbc4e75316c6de8105699a9c626516e60e1cbe0653b1 size: 2622 [Pipeline] isUnix [Pipeline] sh 21:03:26 + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest [Pipeline] isUnix [Pipeline] sh 21:03:27 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest 21:03:27 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] 21:03:27 c2204a6aeef8: Preparing 21:03:27 eb927d620961: Preparing 21:03:27 1db31d8462ed: Preparing 21:03:27 ad473aa4493e: Preparing 21:03:27 4b4527d9d361: Preparing 21:03:27 0419e16943bb: Preparing 21:03:27 2bc6eda7d6fe: Preparing 21:03:27 38c686747f67: Preparing 21:03:27 698317193ef4: Preparing 21:03:27 3de006b0ad1b: Preparing 21:03:27 1a058d5342cc: Preparing 21:03:27 38c686747f67: Waiting 21:03:27 698317193ef4: Waiting 21:03:27 3de006b0ad1b: Waiting 21:03:27 1a058d5342cc: Waiting 21:03:27 0419e16943bb: Waiting 21:03:27 eb927d620961: Layer already exists 21:03:27 1db31d8462ed: Layer already exists 21:03:27 c2204a6aeef8: Layer already exists 21:03:27 ad473aa4493e: Layer already exists 21:03:27 4b4527d9d361: Layer already exists 21:03:27 0419e16943bb: Layer already exists 21:03:27 2bc6eda7d6fe: Layer already exists 21:03:27 698317193ef4: Layer already exists 21:03:27 38c686747f67: Layer already exists 21:03:27 3de006b0ad1b: Layer already exists 21:03:27 1a058d5342cc: Layer already exists 21:03:27 latest: digest: sha256:5a8a855c1083a3f996fdfbc4e75316c6de8105699a9c626516e60e1cbe0653b1 size: 2622 [Pipeline] isUnix [Pipeline] sh 21:03:27 + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.2.0-dev.22 [Pipeline] isUnix [Pipeline] sh 21:03:27 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.2.0-dev.22 21:03:27 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] 21:03:27 c2204a6aeef8: Preparing 21:03:27 eb927d620961: Preparing 21:03:27 1db31d8462ed: Preparing 21:03:27 ad473aa4493e: Preparing 21:03:27 4b4527d9d361: Preparing 21:03:27 0419e16943bb: Preparing 21:03:27 2bc6eda7d6fe: Preparing 21:03:27 38c686747f67: Preparing 21:03:27 698317193ef4: Preparing 21:03:27 3de006b0ad1b: Preparing 21:03:27 1a058d5342cc: Preparing 21:03:27 0419e16943bb: Waiting 21:03:27 2bc6eda7d6fe: Waiting 21:03:27 38c686747f67: Waiting 21:03:27 698317193ef4: Waiting 21:03:27 3de006b0ad1b: Waiting 21:03:27 1a058d5342cc: Waiting 21:03:27 4b4527d9d361: Layer already exists 21:03:27 eb927d620961: Layer already exists 21:03:27 1db31d8462ed: Layer already exists 21:03:27 ad473aa4493e: Layer already exists 21:03:27 c2204a6aeef8: Layer already exists 21:03:27 0419e16943bb: Layer already exists 21:03:27 698317193ef4: Layer already exists 21:03:27 3de006b0ad1b: Layer already exists 21:03:27 38c686747f67: Layer already exists 21:03:27 2bc6eda7d6fe: Layer already exists 21:03:27 1a058d5342cc: Layer already exists 21:03:27 2.2.0-dev.22: digest: sha256:5a8a855c1083a3f996fdfbc4e75316c6de8105699a9c626516e60e1cbe0653b1 size: 2622 [Pipeline] isUnix [Pipeline] sh 21:03:28 + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:d438b00c3daaca502c4e17498c6c53b3b4a9fc0d-2.2.0-dev.22 [Pipeline] isUnix [Pipeline] sh 21:03:28 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:d438b00c3daaca502c4e17498c6c53b3b4a9fc0d-2.2.0-dev.22 21:03:28 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] 21:03:28 c2204a6aeef8: Preparing 21:03:28 eb927d620961: Preparing 21:03:28 1db31d8462ed: Preparing 21:03:28 ad473aa4493e: Preparing 21:03:28 4b4527d9d361: Preparing 21:03:28 0419e16943bb: Preparing 21:03:28 2bc6eda7d6fe: Preparing 21:03:28 38c686747f67: Preparing 21:03:28 698317193ef4: Preparing 21:03:28 3de006b0ad1b: Preparing 21:03:28 1a058d5342cc: Preparing 21:03:28 0419e16943bb: Waiting 21:03:28 2bc6eda7d6fe: Waiting 21:03:28 38c686747f67: Waiting 21:03:28 698317193ef4: Waiting 21:03:28 3de006b0ad1b: Waiting 21:03:28 1a058d5342cc: Waiting 21:03:28 ad473aa4493e: Layer already exists 21:03:28 eb927d620961: Layer already exists 21:03:28 1db31d8462ed: Layer already exists 21:03:28 c2204a6aeef8: Layer already exists 21:03:28 4b4527d9d361: Layer already exists 21:03:28 0419e16943bb: Layer already exists 21:03:28 2bc6eda7d6fe: Layer already exists 21:03:28 3de006b0ad1b: Layer already exists 21:03:28 38c686747f67: Layer already exists 21:03:28 698317193ef4: Layer already exists 21:03:28 1a058d5342cc: Layer already exists 21:03:28 d438b00c3daaca502c4e17498c6c53b3b4a9fc0d-2.2.0-dev.22: digest: sha256:5a8a855c1083a3f996fdfbc4e75316c6de8105699a9c626516e60e1cbe0653b1 size: 2622 [Pipeline] isUnix [Pipeline] sh 21:03:28 + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:main [Pipeline] isUnix [Pipeline] sh 21:03:29 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:main 21:03:29 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] 21:03:29 c2204a6aeef8: Preparing 21:03:29 eb927d620961: Preparing 21:03:29 1db31d8462ed: Preparing 21:03:29 ad473aa4493e: Preparing 21:03:29 4b4527d9d361: Preparing 21:03:29 0419e16943bb: Preparing 21:03:29 2bc6eda7d6fe: Preparing 21:03:29 38c686747f67: Preparing 21:03:29 698317193ef4: Preparing 21:03:29 3de006b0ad1b: Preparing 21:03:29 1a058d5342cc: Preparing 21:03:29 0419e16943bb: Waiting 21:03:29 2bc6eda7d6fe: Waiting 21:03:29 38c686747f67: Waiting 21:03:29 698317193ef4: Waiting 21:03:29 1a058d5342cc: Waiting 21:03:29 3de006b0ad1b: Waiting 21:03:29 c2204a6aeef8: Layer already exists 21:03:29 1db31d8462ed: Layer already exists 21:03:29 ad473aa4493e: Layer already exists 21:03:29 4b4527d9d361: Layer already exists 21:03:29 eb927d620961: Layer already exists 21:03:29 0419e16943bb: Layer already exists 21:03:29 2bc6eda7d6fe: Layer already exists 21:03:29 38c686747f67: Layer already exists 21:03:29 3de006b0ad1b: Layer already exists 21:03:29 698317193ef4: Layer already exists 21:03:29 1a058d5342cc: Layer already exists 21:03:29 main: digest: sha256:5a8a855c1083a3f996fdfbc4e75316c6de8105699a9c626516e60e1cbe0653b1 size: 2622 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 21:03:29 ===================================================== [Pipeline] echo 21:03:29 taggedImages: 21:03:29 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:d438b00c3daaca502c4e17498c6c53b3b4a9fc0d 21:03:29 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest 21:03:29 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.2.0-dev.22 21:03:29 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:d438b00c3daaca502c4e17498c6c53b3b4a9fc0d-2.2.0-dev.22 21:03:29 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [Pipeline] findFiles Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 21:04:54 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.22" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 21:04:54 Removing intermediate container 9efa06a05b38 21:04:54 ---> af64e9f71a3b 21:04:54 21:04:54 Step 10/23 : FROM alpine:3.14 21:04:54 3.14: Pulling from library/alpine 21:04:54 Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 21:04:54 Status: Downloaded newer image for alpine:3.14 21:04:54 ---> 5b8b7b635229 21:04:54 Step 11/23 : RUN apk add --update --no-cache dumb-init 21:04:54 ---> Running in 71e9d0190f31 21:04:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 21:04:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 21:04:54 (1/1) Installing dumb-init (1.2.5-r1) 21:04:54 Executing busybox-1.33.1-r6.trigger 21:04:54 OK: 6 MiB in 15 packages 21:04:56 Removing intermediate container 71e9d0190f31 21:04:56 ---> 83e2f9289d3b 21:04:56 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 21:04:56 ---> Running in 3e0ac73d8c7b 21:04:58 Removing intermediate container 3e0ac73d8c7b 21:04:58 ---> 6138a016bf4a 21:04:58 Step 13/23 : ENV APP_PORT=59882 21:04:58 ---> Running in e814f4bae65d 21:04:59 Removing intermediate container e814f4bae65d 21:04:59 ---> 0c65def58ea5 21:04:59 Step 14/23 : EXPOSE $APP_PORT 21:04:59 ---> Running in 5dece307fdb9 21:05:01 Removing intermediate container 5dece307fdb9 21:05:01 ---> a0fb0040b4e2 21:05:01 Step 15/23 : WORKDIR / 21:05:01 ---> Running in 85a5bca9c1ac 21:05:02 Removing intermediate container 2f6569d1216a 21:05:02 ---> 686ce4f3341d 21:05:02 21:05:02 Step 10/31 : FROM alpine:3.14 21:05:02 ---> 5b8b7b635229 21:05:02 Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 21:05:02 Removing intermediate container 85a5bca9c1ac 21:05:02 ---> 987e2a69c3f5 21:05:02 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 21:05:02 ---> Running in 1774ff7dd4a3 21:05:02 Removing intermediate container d72b09d4d779 21:05:02 ---> db054df33402 21:05:02 21:05:02 Step 10/25 : FROM alpine:3.14 21:05:02 ---> 5b8b7b635229 21:05:02 Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 21:05:02 Removing intermediate container 1774ff7dd4a3 21:05:02 ---> f0950c066d33 21:05:02 Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec 21:05:02 ---> Running in 2bd70284c096 21:05:02 ---> Running in e86a4bdda990 21:05:03 ---> 9485ad369dde 21:05:03 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 21:05:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 21:05:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 21:05:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 21:05:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 21:05:05 ---> 4959d5f483a2 21:05:05 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 21:05:06 (1/3) Installing ca-certificates (20191127-r5) 21:05:06 (2/3) Installing dumb-init (1.2.5-r1) 21:05:06 (3/3) Installing su-exec (0.2-r1) 21:05:06 Executing busybox-1.33.1-r6.trigger 21:05:06 Executing ca-certificates-20191127-r5.trigger 21:05:06 (1/2) Installing dumb-init (1.2.5-r1) 21:05:06 (2/2) Installing su-exec (0.2-r1) 21:05:06 Executing busybox-1.33.1-r6.trigger 21:05:06 OK: 6 MiB in 16 packages 21:05:06 OK: 6 MiB in 17 packages 21:05:07 ---> 6a2fb43d9a7a 21:05:07 Step 19/23 : ENTRYPOINT ["/core-command"] 21:05:07 ---> Running in 2d589ec4e8e4 21:05:08 Removing intermediate container e86a4bdda990 21:05:08 ---> f2d9142ec5de 21:05:08 Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init 21:05:08 ---> Running in e2c23cfed843 21:05:08 Removing intermediate container 2d589ec4e8e4 21:05:08 ---> 39cd4a0cd3d0 21:05:08 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 21:05:08 ---> Running in fdf376f472a3 21:05:08 Removing intermediate container 2bd70284c096 21:05:08 ---> ea4615c4e870 21:05:08 Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 21:05:09 ---> Running in e0cb9cfae0f4 21:05:09 Removing intermediate container e2c23cfed843 21:05:09 ---> 91c86c6ea869 21:05:09 Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 21:05:09 Removing intermediate container fdf376f472a3 21:05:09 ---> f70129436427 21:05:09 Step 21/23 : LABEL arch=arm64 21:05:09 ---> Running in 6ea6fee23753 21:05:09 ---> Running in 274662ea972e 21:05:09 Removing intermediate container 760992e9f17a 21:05:09 ---> b519c086e3f4 21:05:09 21:05:09 Step 10/22 : FROM alpine:3.14 21:05:09 ---> 5b8b7b635229 21:05:09 Step 11/22 : RUN apk add --update --no-cache dumb-init 21:05:09 ---> Using cache 21:05:09 ---> 83e2f9289d3b 21:05:09 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 21:05:09 ---> Using cache 21:05:09 ---> 6138a016bf4a 21:05:09 Step 13/22 : ENV APP_PORT=59861 21:05:09 Removing intermediate container e0cb9cfae0f4 21:05:09 ---> c20e42f93768 21:05:09 Step 13/25 : WORKDIR / 21:05:09 ---> Running in 3fa69d8f29b5 21:05:09 ---> Running in d4d4a6d0e4f2 21:05:09 Removing intermediate container 6ea6fee23753 21:05:09 ---> feae688341a5 21:05:09 Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 21:05:10 Removing intermediate container 274662ea972e 21:05:10 ---> 65688e3dae40 21:05:10 Step 22/23 : LABEL git_sha=d438b00c3daaca502c4e17498c6c53b3b4a9fc0d 21:05:10 ---> Running in af39e93bccd6 21:05:10 ---> Running in 1123ce9f87eb 21:05:10 Removing intermediate container d4d4a6d0e4f2 21:05:10 ---> f0ed2b1491a3 21:05:10 Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 21:05:10 Removing intermediate container 3fa69d8f29b5 21:05:10 ---> 849931224b32 21:05:10 Step 14/22 : EXPOSE $APP_PORT 21:05:10 Removing intermediate container 1afbe05d71f1 21:05:10 ---> 4089f8c2bef5 21:05:10 21:05:10 Step 10/22 : FROM alpine:3.14 21:05:10 ---> 5b8b7b635229 21:05:10 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 21:05:10 ---> Running in deacb50f45a4 21:05:11 Removing intermediate container 1123ce9f87eb 21:05:11 ---> ff0d28a99a1c 21:05:11 Step 23/23 : LABEL version=2.2.0-dev.22 21:05:11 ---> Running in 9e614344cae7 21:05:11 ---> Running in 728a02f778cb 21:05:11 Removing intermediate container deacb50f45a4 21:05:11 ---> f5d73200fa47 21:05:11 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 21:05:11 Removing intermediate container 728a02f778cb 21:05:11 ---> 55fbc42d039d 21:05:11 21:05:11 ---> 6c19b1dce21f 21:05:11 Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 21:05:12 Successfully built 55fbc42d039d 21:05:12 Successfully tagged core-command-arm64:latest 21:05:12 Building core-data 21:05:12  Building core-command ... done  ---> 9211f55edff1 21:05:12 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 21:05:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 21:05:12 ---> 038b648ac46c 21:05:12 Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 21:05:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 21:05:13 Removing intermediate container af39e93bccd6 21:05:13 ---> 2065b29b2ad2 21:05:13 Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} 21:05:13 ---> Running in cd99bc532d0b 21:05:14 (1/2) Installing ca-certificates (20191127-r5) 21:05:14 (2/2) Installing dumb-init (1.2.5-r1) 21:05:14 Executing busybox-1.33.1-r6.trigger 21:05:14 Executing ca-certificates-20191127-r5.trigger 21:05:14 Removing intermediate container cd99bc532d0b 21:05:14 ---> 43b1c3a4e093 21:05:14 Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 21:05:14 ---> 65a136cb56c7 21:05:14 Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 21:05:14 OK: 6 MiB in 16 packages 21:05:15 ---> c47e2bd15531 21:05:15 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 21:05:15 ---> 9fabc9303931 21:05:15 Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 21:05:15 ---> Running in 920afe045b6e 21:05:15 ---> bc45cf451aaf 21:05:15 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 21:05:16 ---> 354e1be43e64 21:05:16 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 21:05:16 ---> Running in e6bc96a8c9f1 21:05:16 Removing intermediate container 9e614344cae7 21:05:16 ---> a42e9a77fef2 21:05:16 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 21:05:17 ---> Running in c4d05ab01748 21:05:17 Removing intermediate container e6bc96a8c9f1 21:05:17 ---> 9b817f563571 21:05:17 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 21:05:17 ---> Running in 30893e13c676 21:05:17 Removing intermediate container c4d05ab01748 21:05:17 ---> 81e3f02d8b2f 21:05:17 Step 13/22 : ENV APP_PORT=59860 21:05:17 ---> a9697078e17d 21:05:17 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 21:05:17 ---> Running in 0820eeac47ea 21:05:18 Removing intermediate container 30893e13c676 21:05:18 ---> 36c6743a0edb 21:05:18 Step 20/22 : LABEL arch=arm64 21:05:18 Removing intermediate container 920afe045b6e 21:05:18 ---> e7c0e1357201 21:05:18 Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / 21:05:18 Removing intermediate container 0820eeac47ea 21:05:18 ---> 76f76225ef9a 21:05:18 Step 14/22 : EXPOSE $APP_PORT 21:05:18 ---> Running in c4a507ae1404 21:05:18 ---> Running in 1616ffaeaad6 21:05:19 Removing intermediate container c4a507ae1404 21:05:19 ---> 114497ab9d00 21:05:19 Step 21/22 : LABEL git_sha=d438b00c3daaca502c4e17498c6c53b3b4a9fc0d 21:05:19 Removing intermediate container 1616ffaeaad6 21:05:19 ---> 25a0d53d8ee0 21:05:19 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 21:05:19 ---> Running in 38d5d01ae20c 21:05:19 ---> ea00a93a7353 21:05:19 Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 21:05:20 Removing intermediate container 38d5d01ae20c 21:05:20 ---> eb3c3bd079f9 21:05:20 Step 22/22 : LABEL version=2.2.0-dev.22 21:05:20 ---> 8fce9e29a011 21:05:20 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 21:05:20 ---> Running in dbb4978e00e6 21:05:20 ---> 6804d19aa1bf 21:05:20 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 21:05:20 Removing intermediate container dbb4978e00e6 21:05:20 ---> 96c07834cd54 21:05:20 21:05:21 ---> d2a07adcd5a7 21:05:21 Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ 21:05:21 Successfully built 96c07834cd54 21:05:21 Successfully tagged support-scheduler-arm64:latest 21:05:21 Building sys-mgmt-agent 21:05:21  Building support-scheduler ... done  ---> Running in c4bff8ae23d1 21:05:22 ---> aad8338de208 21:05:22 Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 21:05:22 ---> f0ada55f88be 21:05:22 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 21:05:23 ---> 93d917c9c63b 21:05:23 Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 21:05:23 ---> 949ce412892b 21:05:23 Step 18/22 : ENTRYPOINT ["/support-notifications"] 21:05:24 ---> Running in 23fa06c06593 21:05:24 ---> 79b75683fadf 21:05:24 Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 21:05:24 Removing intermediate container c4bff8ae23d1 21:05:24 ---> e0a00c80bece 21:05:24 Step 22/25 : ENTRYPOINT ["entrypoint.sh"] 21:05:24 ---> Running in 0b4ee62d6ca1 21:05:24 Removing intermediate container 23fa06c06593 21:05:24 ---> a13cdc88f1e9 21:05:24 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 21:05:25 ---> Running in 1b3d32e3dbbf 21:05:25 Removing intermediate container 0b4ee62d6ca1 21:05:25 ---> 73d13684e7c5 21:05:25 Step 23/25 : LABEL arch=arm64 21:05:25 ---> Running in 0bb1a2f867fd 21:05:26 ---> f250dcbee740 21:05:26 Step 24/31 : VOLUME ${SECURITY_INIT_DIR} 21:05:26 Removing intermediate container 1b3d32e3dbbf 21:05:26 ---> 782cd9a88221 21:05:26 Step 20/22 : LABEL arch=arm64 21:05:26 Removing intermediate container 0bb1a2f867fd 21:05:26 ---> 02a4d34b4246 21:05:26 Step 24/25 : LABEL git_sha=d438b00c3daaca502c4e17498c6c53b3b4a9fc0d 21:05:26 ---> Running in 55633ca59734 21:05:26 ---> Running in cb60ec1a5ba0 21:05:26 ---> Running in 6eed7eaa8e3b 21:05:27 Removing intermediate container 55633ca59734 21:05:27 ---> 3e49ec4744cc 21:05:27 Step 21/22 : LABEL git_sha=d438b00c3daaca502c4e17498c6c53b3b4a9fc0d 21:05:27 ---> Running in c1815c4023d4 21:05:27 Removing intermediate container 6eed7eaa8e3b 21:05:27 ---> 6ddbb60be009 21:05:27 Step 25/25 : LABEL version=2.2.0-dev.22 21:05:27 Removing intermediate container cb60ec1a5ba0 21:05:27 ---> bb1a7f0f20d9 21:05:27 Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 21:05:27 ---> Running in 4dab1d1cdb2c 21:05:28 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 21:05:28 Step 2/23 : FROM ${BUILDER_BASE} AS builder 21:05:28 ---> a6f39a5282ce 21:05:28 Step 3/23 : WORKDIR /edgex-go 21:05:28 ---> Using cache 21:05:28 ---> 20d67f2f6c86 21:05:28 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 21:05:28 ---> Using cache 21:05:28 ---> 8fc9b87f7939 21:05:28 Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 21:05:28 ---> Running in fd754ff5b341 21:05:28 Removing intermediate container c1815c4023d4 21:05:28 ---> f33470092ae7 21:05:28 Step 22/22 : LABEL version=2.2.0-dev.22 21:05:28 ---> Running in ef1206a27b7b 21:05:28 Removing intermediate container 4dab1d1cdb2c 21:05:28 ---> 23ea125f1b7c 21:05:28 21:05:29 ---> 1e9289e96d37 21:05:29 Step 26/31 : RUN chmod +x /entrypoint.sh 21:05:29 Successfully built 23ea125f1b7c 21:05:29 Successfully tagged security-secretstore-setup-arm64:latest 21:05:29  Building security-secretstore-setup ... done Building security-proxy-setup 21:05:29 Removing intermediate container ef1206a27b7b 21:05:29 ---> e590376434ad 21:05:29 21:05:29 ---> Running in 85b092f3d385 21:05:29 Successfully built e590376434ad 21:05:29 Successfully tagged support-notifications-arm64:latest 21:05:29 Building core-metadata 21:05:29  Building support-notifications ... done fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 21:05:30 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 21:05:31 Removing intermediate container 85b092f3d385 21:05:31 ---> 9f49252f0fae 21:05:31 Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] 21:05:31 OK: 220 MiB in 52 packages 21:05:31 ---> Running in db60843ec379 21:05:32 Removing intermediate container db60843ec379 21:05:32 ---> 6687a9c6aab2 21:05:32 Step 28/31 : CMD ["gate"] 21:05:33 ---> Running in 547108fd5a82 21:05:33 Removing intermediate container fd754ff5b341 21:05:33 ---> 42b4da1c90cc 21:05:33 Step 6/23 : COPY go.mod vendor* ./ 21:05:33 Removing intermediate container 547108fd5a82 21:05:33 ---> 74ea8dd6d393 21:05:33 Step 29/31 : LABEL arch=arm64 21:05:34 ---> Running in 11296ef01348 21:05:34 ---> 951befbfbb46 21:05:34 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:05:34 ---> Running in 3966a8036ef4 21:05:34 Removing intermediate container 11296ef01348 21:05:34 ---> d9b1bae08b8a 21:05:34 Step 30/31 : LABEL git_sha=d438b00c3daaca502c4e17498c6c53b3b4a9fc0d 21:05:35 ---> Running in 678af6a00c70 21:05:35 Removing intermediate container 678af6a00c70 21:05:35 ---> dfff5a5439df 21:05:35 Step 31/31 : LABEL version=2.2.0-dev.22 21:05:36 ---> Running in f38f0ae95926 21:05:36 Removing intermediate container f38f0ae95926 21:05:36 ---> 6c9f8a3d49ad 21:05:36 21:05:36 Successfully built 6c9f8a3d49ad 21:05:36 Successfully tagged security-bootstrapper-arm64:latest 21:05:38  Building security-bootstrapper ... done Removing intermediate container 3966a8036ef4 21:05:38 ---> d2612135b86c 21:05:38 Step 8/23 : COPY . . 21:05:45 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 21:05:45 Step 2/23 : FROM ${BUILDER_BASE} AS builder 21:05:45 ---> a6f39a5282ce 21:05:45 Step 3/23 : WORKDIR /edgex-go 21:05:45 ---> Using cache 21:05:45 ---> 20d67f2f6c86 21:05:45 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 21:05:45 ---> Using cache 21:05:45 ---> 8fc9b87f7939 21:05:45 Step 5/23 : RUN apk add --update --no-cache make bash git 21:05:45 ---> Running in 555c5b50e0ae 21:05:46 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 21:05:47 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 21:05:48 ---> 0c4119a5c6fb 21:05:48 Step 9/23 : RUN make cmd/core-data/core-data 21:05:48 ---> Running in 318abb3e0136 21:05:48 OK: 220 MiB in 52 packages 21:05:50 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.22" -o cmd/core-data/core-data ./cmd/core-data 21:05:50 Removing intermediate container 555c5b50e0ae 21:05:50 ---> 679ec3d8b7eb 21:05:50 Step 6/23 : COPY go.mod vendor* ./ 21:05:52 ---> 52818e6e0e6f 21:05:52 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:05:52 Step 1/21 : ARG BUILDER_BASE=golang:1.17-alpine3.15 21:05:52 Step 2/21 : FROM ${BUILDER_BASE} AS builder 21:05:52 ---> a6f39a5282ce 21:05:52 Step 3/21 : WORKDIR /edgex-go 21:05:52 ---> Using cache 21:05:52 ---> 20d67f2f6c86 21:05:52 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 21:05:52 ---> Using cache 21:05:52 ---> 8fc9b87f7939 21:05:52 Step 5/21 : RUN apk add --update --no-cache make git 21:05:52 ---> Using cache 21:05:52 ---> 5bf5cfa7bf50 21:05:52 Step 6/21 : COPY go.mod vendor* ./ 21:05:52 ---> Using cache 21:05:52 ---> bbad41a90b78 21:05:52 Step 7/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:05:52 ---> Using cache 21:05:52 ---> 84c4ad126c7c 21:05:52 Step 8/21 : COPY . . 21:05:52 ---> Running in a9365e83b3d9 21:05:52 ---> Using cache 21:05:52 ---> ef6a6d629841 21:05:52 Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 21:05:52 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 21:05:52 Step 2/23 : FROM ${BUILDER_BASE} AS builder 21:05:52 ---> a6f39a5282ce 21:05:52 Step 3/23 : WORKDIR /edgex-go 21:05:52 ---> Using cache 21:05:52 ---> 20d67f2f6c86 21:05:52 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 21:05:52 ---> Using cache 21:05:52 ---> 8fc9b87f7939 21:05:52 Step 5/23 : RUN apk add --update --no-cache make git 21:05:52 ---> Using cache 21:05:52 ---> 5bf5cfa7bf50 21:05:52 Step 6/23 : COPY go.mod vendor* ./ 21:05:52 ---> Using cache 21:05:52 ---> bbad41a90b78 21:05:52 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:05:52 ---> Using cache 21:05:52 ---> 84c4ad126c7c 21:05:52 Step 8/23 : COPY . . 21:05:52 ---> Running in 5c5d20e026e2 21:05:52 ---> Using cache 21:05:52 ---> ef6a6d629841 21:05:52 Step 9/23 : RUN make cmd/core-metadata/core-metadata 21:05:52 ---> Running in 19656a774938 21:05:54 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.22" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 21:05:54 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.22" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 21:05:58 Removing intermediate container a9365e83b3d9 21:05:58 ---> 791eb83c9734 21:05:58 Step 8/23 : COPY . . 21:06:10 ---> 62b37a3b1761 21:06:10 Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 21:06:10 ---> Running in 6c07602486e4 21:06:11 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.22" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 21:07:47 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.22" -o ./cmd/secrets-config ./cmd/secrets-config 21:07:49 Removing intermediate container 5c5d20e026e2 21:07:49 ---> ea737bdd9f98 21:07:49 21:07:49 Step 10/21 : FROM alpine:3.14 21:07:49 ---> 5b8b7b635229 21:07:49 Step 11/21 : RUN apk add --update --no-cache curl 21:07:49 ---> Running in 3abda2ee6662 21:07:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 21:07:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 21:07:52 (1/5) Installing ca-certificates (20191127-r5) 21:07:52 (2/5) Installing brotli-libs (1.0.9-r5) 21:07:52 (3/5) Installing nghttp2-libs (1.43.0-r0) 21:07:52 (4/5) Installing libcurl (7.79.1-r0) 21:07:52 (5/5) Installing curl (7.79.1-r0) 21:07:52 Executing busybox-1.33.1-r6.trigger 21:07:52 Executing ca-certificates-20191127-r5.trigger 21:07:52 OK: 8 MiB in 19 packages 21:07:55 Removing intermediate container 3abda2ee6662 21:07:55 ---> eaba6dbefa18 21:07:55 Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 21:07:55 ---> Running in 7c339ca4e96b 21:07:55 Removing intermediate container 7c339ca4e96b 21:07:55 ---> ae14dd538ccf 21:07:55 Step 13/21 : WORKDIR /edgex 21:07:55 ---> Running in 09f9f1624253 21:07:55 Removing intermediate container 6c07602486e4 21:07:55 Removing intermediate container 19656a774938 21:07:55 ---> a736239a17c0 21:07:55 ---> b5be33d228a5 21:07:55 21:07:55 Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executorStep 10/23 : FROM alpine:3.14 21:07:55 21:07:55 ---> 5b8b7b635229 21:07:55 Step 11/23 : RUN apk add --update --no-cache dumb-init 21:07:55 ---> Using cache 21:07:55 ---> 83e2f9289d3b 21:07:55 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 21:07:55 ---> Using cache 21:07:55 ---> 6138a016bf4a 21:07:55 Step 13/23 : ENV APP_PORT=59881 21:07:55 ---> Running in 60dd5d161e2b 21:07:55 ---> Running in 126d293692ce 21:07:56 Removing intermediate container 09f9f1624253 21:07:56 ---> 8865995e2c72 21:07:56 Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 21:07:56 Removing intermediate container 60dd5d161e2b 21:07:56 ---> 23f7c6c0ce9c 21:07:56 Step 14/23 : EXPOSE $APP_PORT 21:07:56 ---> Running in c9603023158d 21:07:57 Removing intermediate container c9603023158d 21:07:57 ---> f4a07d9c79c5 21:07:57 Step 15/23 : WORKDIR / 21:07:57 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.22" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 21:07:57 ---> Running in f2e0e678080a 21:07:57 ---> f1de2fcd75d1 21:07:57 Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 21:07:58 Removing intermediate container f2e0e678080a 21:07:58 ---> d622a15649b5 21:07:58 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 21:07:59 ---> b8680c2db4de 21:07:59 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 21:07:59 ---> aae34f90c1d4 21:07:59 Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 21:07:59 Removing intermediate container 318abb3e0136 21:07:59 ---> 8a9adaf279e8 21:07:59 21:07:59 Step 10/23 : FROM alpine:3.14 21:07:59 ---> 5b8b7b635229 21:07:59 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 21:07:59 ---> Running in d4fc31accd5e 21:08:00 Removing intermediate container 126d293692ce 21:08:00 ---> 0f1454540d22 21:08:00 21:08:00 Step 11/23 : FROM docker:20.10.10 21:08:00 Removing intermediate container d4fc31accd5e 21:08:00 ---> 8d846be9280e 21:08:00 Step 12/23 : ENV APP_PORT=59880 21:08:00 20.10.10: Pulling from library/docker 21:08:00 ---> Running in be4e9a06bb41 21:08:00 ---> 15e06b93ac92 21:08:00 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 21:08:00 ---> cc146947579f 21:08:00 Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] 21:08:01 ---> Running in a1cd6d00d32f 21:08:01 Removing intermediate container be4e9a06bb41 21:08:01 ---> 8c9686e502f6 21:08:01 Step 13/23 : EXPOSE $APP_PORT 21:08:01 ---> Running in 812c2ed417cf 21:08:01 Removing intermediate container a1cd6d00d32f 21:08:01 ---> a3d13712b839 21:08:01 Step 18/21 : CMD ["--init=true"] 21:08:01 ---> Running in f5a880ea77b0 21:08:01 ---> cf5de20ccf1e 21:08:01 Step 19/23 : ENTRYPOINT ["/core-metadata"] 21:08:01 Removing intermediate container 812c2ed417cf 21:08:01 ---> 7b5429d4f118 21:08:01 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 21:08:01 ---> Running in 5aa495fb3fc8 21:08:02 ---> Running in edada25faac5 21:08:02 Removing intermediate container f5a880ea77b0 21:08:02 ---> 263e51aceef3 21:08:02 Step 19/21 : LABEL arch=arm64 21:08:02 ---> Running in 9d882e5cca49 21:08:02 Removing intermediate container 5aa495fb3fc8 21:08:02 ---> a12718087c0f 21:08:02 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 21:08:02 ---> Running in 27001d30ac6d 21:08:02 Removing intermediate container 9d882e5cca49 21:08:02 ---> 272a286dd4b3 21:08:02 Step 20/21 : LABEL git_sha=d438b00c3daaca502c4e17498c6c53b3b4a9fc0d 21:08:03 ---> Running in ed2874b96c7c 21:08:03 Removing intermediate container 27001d30ac6d 21:08:03 ---> e14cefaa7080 21:08:03 Step 21/23 : LABEL arch=arm64 21:08:03 ---> Running in cfc4c1bffa39 21:08:03 Removing intermediate container ed2874b96c7c 21:08:03 ---> fd57620ed17f 21:08:03 Step 21/21 : LABEL version=2.2.0-dev.22 21:08:03 ---> Running in 308886f542d4 21:08:04 Removing intermediate container cfc4c1bffa39 21:08:04 ---> ad7f8821264f 21:08:04 Step 22/23 : LABEL git_sha=d438b00c3daaca502c4e17498c6c53b3b4a9fc0d 21:08:04 Removing intermediate container 308886f542d4 21:08:04 ---> 135f32dfe892 21:08:04 21:08:04 ---> Running in fe00573c5b96 21:08:04 Removing intermediate container edada25faac5 21:08:04 ---> 2bd7ccbf8b04 21:08:04 Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init 21:08:04 ---> Running in aa9af9682238 21:08:04 Successfully built 135f32dfe892 21:08:04 Successfully tagged security-proxy-setup-arm64:latest 21:08:05  Building security-proxy-setup ... done Removing intermediate container fe00573c5b96 21:08:05 ---> f9456b99060b 21:08:05 Step 23/23 : LABEL version=2.2.0-dev.22 21:08:05 ---> Running in d929dbfe26c7 21:08:05 Removing intermediate container d929dbfe26c7 21:08:05 ---> 033aec6ff328 21:08:05 21:08:05 Successfully built 033aec6ff328 21:08:05 Successfully tagged core-metadata-arm64:latest 21:08:05  Building core-metadata ... done fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 21:08:06 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 21:08:07 (1/6) Installing dumb-init (1.2.5-r1) 21:08:07 (2/6) Installing libgcc (10.3.1_git20210424-r2) 21:08:07 (3/6) Installing libsodium (1.0.18-r0) 21:08:08 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 21:08:08 (5/6) Installing libzmq (4.3.4-r0) 21:08:08 (6/6) Installing zeromq (4.3.4-r0) 21:08:08 Executing busybox-1.33.1-r6.trigger 21:08:08 OK: 8 MiB in 20 packages 21:08:09 Digest: sha256:ef7bb7fae023a1c895370ace48e3f4d470fe2351752565cdf4b3488ecb4a1fa8 21:08:09 Status: Downloaded newer image for docker:20.10.10 21:08:09 ---> 520e9a0a30f7 21:08:09 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 21:08:09 ---> Running in 472cb72420e3 21:08:09 Removing intermediate container aa9af9682238 21:08:09 ---> 4c23391f9a2b 21:08:09 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 21:08:09 Removing intermediate container 472cb72420e3 21:08:09 ---> 4bb4ca54ad79 21:08:09 Step 13/23 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 21:08:09 ---> Running in ff292e9061ae 21:08:10 ---> 2967f24a9805 21:08:10 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 21:08:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 21:08:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 21:08:11 ---> 2ee73d2dd879 21:08:11 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 21:08:12 (1/42) Installing readline (8.1.0-r0) 21:08:12 (2/42) Installing bash (5.1.4-r0) 21:08:12 Executing bash-5.1.4-r0.post-install 21:08:12 (3/42) Installing brotli-libs (1.0.9-r5) 21:08:12 (4/42) Installing nghttp2-libs (1.43.0-r0) 21:08:12 ---> b1dce23b181d 21:08:12 Step 19/23 : ENTRYPOINT ["/core-data"] 21:08:12 (5/42) Installing libcurl (7.79.1-r0) 21:08:12 (6/42) Installing curl (7.79.1-r0) 21:08:12 (7/42) Installing dumb-init (1.2.5-r1) 21:08:12 (8/42) Installing libbz2 (1.0.8-r1) 21:08:12 (9/42) Installing expat (2.4.3-r0) 21:08:12 (10/42) Installing libffi (3.3-r2) 21:08:12 (11/42) Installing gdbm (1.19-r0) 21:08:12 (12/42) Installing xz-libs (5.2.5-r0) 21:08:12 (13/42) Installing libgcc (10.3.1_git20210424-r2) 21:08:12 (14/42) Installing libstdc++ (10.3.1_git20210424-r2) 21:08:12 ---> Running in b5ea8f9b2666 21:08:12 (15/42) Installing mpdecimal (2.5.1-r1) 21:08:12 (16/42) Installing sqlite-libs (3.35.5-r0) 21:08:12 (17/42) Installing python3 (3.9.5-r2) 21:08:13 Removing intermediate container b5ea8f9b2666 21:08:13 ---> c4c06f51e2a7 21:08:13 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 21:08:13 ---> Running in 24d439c65c10 21:08:13 Removing intermediate container 24d439c65c10 21:08:13 ---> 876f7749523d 21:08:13 Step 21/23 : LABEL arch=arm64 21:08:13 ---> Running in 643626222fe9 21:08:14 Removing intermediate container 643626222fe9 21:08:14 ---> 090762718f9b 21:08:14 Step 22/23 : LABEL git_sha=d438b00c3daaca502c4e17498c6c53b3b4a9fc0d 21:08:14 ---> Running in 8906944fb428 21:08:14 (18/42) Installing py3-appdirs (1.4.4-r2) 21:08:14 (19/42) Installing py3-chardet (4.0.0-r2) 21:08:14 (20/42) Installing py3-idna (3.2-r0) 21:08:14 (21/42) Installing py3-urllib3 (1.26.5-r0) 21:08:14 (22/42) Installing py3-certifi (2020.12.5-r1) 21:08:14 (23/42) Installing py3-requests (2.25.1-r4) 21:08:14 (24/42) Installing py3-msgpack (1.0.2-r1) 21:08:14 (25/42) Installing py3-lockfile (0.12.2-r4) 21:08:14 Removing intermediate container 8906944fb428 21:08:14 ---> c8b1201c236f 21:08:14 Step 23/23 : LABEL version=2.2.0-dev.22 21:08:14 (26/42) Installing py3-cachecontrol (0.12.6-r1) 21:08:14 (27/42) Installing py3-colorama (0.4.4-r1) 21:08:14 (28/42) Installing py3-contextlib2 (0.6.0-r1) 21:08:14 (29/42) Installing py3-distlib (0.3.1-r3) 21:08:14 (30/42) Installing py3-distro (1.5.0-r3) 21:08:14 ---> Running in 679ff9d72d01 21:08:14 (31/42) Installing py3-six (1.15.0-r1) 21:08:14 (32/42) Installing py3-webencodings (0.5.1-r4) 21:08:14 (33/42) Installing py3-html5lib (1.1-r1) 21:08:14 (34/42) Installing py3-parsing (2.4.7-r2) 21:08:14 (35/42) Installing py3-packaging (20.9-r1) 21:08:14 (36/42) Installing py3-toml (0.10.2-r2) 21:08:14 (37/42) Installing py3-pep517 (0.10.0-r2) 21:08:14 (38/42) Installing py3-progress (1.5-r2) 21:08:14 (39/42) Installing py3-retrying (1.3.3-r1) 21:08:15 (40/42) Installing py3-ordered-set (4.0.2-r1) 21:08:15 (41/42) Installing py3-setuptools (52.0.0-r3) 21:08:15 (42/42) Installing py3-pip (20.3.4-r1) 21:08:15 Removing intermediate container 679ff9d72d01 21:08:15 ---> 1473b920b5b7 21:08:15 21:08:15 Successfully built 1473b920b5b7 21:08:15 Successfully tagged core-data-arm64:latest 21:08:15  Building core-data ... done Executing busybox-1.33.1-r6.trigger 21:08:15 OK: 84 MiB in 64 packages 21:08:19 Collecting docker-compose==1.23.2 21:08:19 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 21:08:19 Collecting dockerpty<0.5,>=0.4.1 21:08:19 Downloading dockerpty-0.4.1.tar.gz (13 kB) 21:08:21 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 21:08:21 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 21:08:21 Collecting websocket-client<1.0,>=0.32.0 21:08:21 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 21:08:22 Collecting docker<4.0,>=3.6.0 21:08:22 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 21:08:22 Collecting docopt<0.7,>=0.6.1 21:08:22 Downloading docopt-0.6.2.tar.gz (25 kB) 21:08:24 Collecting cached-property<2,>=1.2.0 21:08:24 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 21:08:24 Collecting jsonschema<3,>=2.5.1 21:08:24 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 21:08:24 Collecting texttable<0.10,>=0.9.0 21:08:24 Downloading texttable-0.9.1.tar.gz (11 kB) 21:08:25 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.15.0) 21:08:26 Collecting PyYAML<4,>=3.10 21:08:26 Downloading PyYAML-3.13.tar.gz (270 kB) 21:08:29 Collecting docker-pycreds>=0.4.0 21:08:29 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 21:08:29 Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.9/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.12.5) 21:08:29 Collecting chardet<3.1.0,>=3.0.2 21:08:29 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 21:08:29 Collecting idna<2.8,>=2.5 21:08:29 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 21:08:30 Collecting urllib3<1.25,>=1.21.1 21:08:30 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 21:08:30 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 21:08:30 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 21:08:30 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 21:08:30 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 21:08:30 Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose 21:08:30 Attempting uninstall: urllib3 21:08:30 Found existing installation: urllib3 1.26.5 21:08:30 Uninstalling urllib3-1.26.5: 21:08:31 Successfully uninstalled urllib3-1.26.5 21:08:31 Attempting uninstall: idna 21:08:31 Found existing installation: idna 3.2 21:08:31 Uninstalling idna-3.2: 21:08:31 Successfully uninstalled idna-3.2 21:08:32 Attempting uninstall: chardet 21:08:32 Found existing installation: chardet 4.0.0 21:08:32 Uninstalling chardet-4.0.0: 21:08:32 Successfully uninstalled chardet-4.0.0 21:08:33 Attempting uninstall: requests 21:08:33 Found existing installation: requests 2.25.1 21:08:33 Uninstalling requests-2.25.1: 21:08:34 Successfully uninstalled requests-2.25.1 21:08:34 Running setup.py install for texttable: started 21:08:35 Running setup.py install for texttable: finished with status 'done' 21:08:35 Running setup.py install for PyYAML: started 21:08:37 Running setup.py install for PyYAML: finished with status 'done' 21:08:37 Running setup.py install for docopt: started 21:08:39 Running setup.py install for docopt: finished with status 'done' 21:08:39 Running setup.py install for dockerpty: started 21:08:41 Running setup.py install for dockerpty: finished with status 'done' 21:08:42 Successfully installed PyYAML-3.13 cached-property-1.5.2 chardet-3.0.4 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 21:08:51 Removing intermediate container ff292e9061ae 21:08:51 ---> b18645fb567b 21:08:51 Step 14/23 : ENV APP_PORT=58890 21:08:51 ---> Running in ad5926483d18 21:08:51 Removing intermediate container ad5926483d18 21:08:51 ---> 4ef0eb80ac11 21:08:51 Step 15/23 : EXPOSE $APP_PORT 21:08:51 ---> Running in 477b4f2a4aca 21:08:51 Removing intermediate container 477b4f2a4aca 21:08:51 ---> 11e9b6af204d 21:08:51 Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 21:08:52 ---> 1c43431357cc 21:08:52 Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 21:08:53 ---> 5a0630fe8431 21:08:53 Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 21:08:53 ---> 0b237d7194f3 21:08:53 Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] 21:08:54 ---> Running in 871f78fa20d1 21:08:54 Removing intermediate container 871f78fa20d1 21:08:54 ---> ed9e9012d2fc 21:08:54 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 21:08:54 ---> Running in 54d698a81bf5 21:08:54 Removing intermediate container 54d698a81bf5 21:08:54 ---> dabcd5958de8 21:08:54 Step 21/23 : LABEL arch=arm64 21:08:54 ---> Running in 89d2be6330cc 21:08:55 Removing intermediate container 89d2be6330cc 21:08:55 ---> d326cf7f181c 21:08:55 Step 22/23 : LABEL git_sha=d438b00c3daaca502c4e17498c6c53b3b4a9fc0d 21:08:55 ---> Running in c11a5a950499 21:08:55 Removing intermediate container c11a5a950499 21:08:55 ---> aff1ab0e4b13 21:08:55 Step 23/23 : LABEL version=2.2.0-dev.22 21:08:55 ---> Running in 7b3a43a537b5 21:08:56 Removing intermediate container 7b3a43a537b5 21:08:56 ---> 76e67df40d19 21:08:56 21:08:56 Successfully built 76e67df40d19 21:08:56 Successfully tagged sys-mgmt-agent-arm64:latest 21:08:56  Building sys-mgmt-agent ... done  [Pipeline] } 21:08:56 $ docker stop --time=1 912e467073864ea80e1b2c5ae5159f2e5704572e69cafc3ec1fd70a45938cdb3 21:08:58 $ docker rm -f 912e467073864ea80e1b2c5ae5159f2e5704572e69cafc3ec1fd70a45938cdb3 [Pipeline] // withDockerContainer [Pipeline] sh 21:08:58 + docker images 21:08:59 REPOSITORY TAG IMAGE ID CREATED SIZE 21:08:59 sys-mgmt-agent-arm64 latest 76e67df40d19 3 seconds ago 280MB 21:08:59 core-data-arm64 latest 1473b920b5b7 44 seconds ago 19.2MB 21:08:59 core-metadata-arm64 latest 033aec6ff328 53 seconds ago 15.9MB 21:08:59 security-proxy-setup-arm64 latest 135f32dfe892 54 seconds ago 25.3MB 21:08:59 8a9adaf279e8 59 seconds ago 1.49GB 21:08:59 0f1454540d22 59 seconds ago 1.48GB 21:08:59 b5be33d228a5 About a minute ago 1.48GB 21:08:59 ea737bdd9f98 About a minute ago 1.48GB 21:08:59 security-bootstrapper-arm64 latest 6c9f8a3d49ad 3 minutes ago 18MB 21:08:59 security-secretstore-setup-arm64 latest 23ea125f1b7c 3 minutes ago 26.8MB 21:08:59 support-notifications-arm64 latest e590376434ad 3 minutes ago 16MB 21:08:59 support-scheduler-arm64 latest 96c07834cd54 3 minutes ago 15.3MB 21:08:59 core-command-arm64 latest 55fbc42d039d 3 minutes ago 15.1MB 21:08:59 4089f8c2bef5 3 minutes ago 1.48GB 21:08:59 b519c086e3f4 3 minutes ago 1.48GB 21:08:59 db054df33402 3 minutes ago 1.48GB 21:08:59 686ce4f3341d 3 minutes ago 1.48GB 21:08:59 af64e9f71a3b 4 minutes ago 1.47GB 21:08:59 ci-base-image-arm64 latest a6f39a5282ce 8 minutes ago 1.26GB 21:08:59 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.17-alpine 0ccda1f7e2ee 9 days ago 551MB 21:08:59 docker 20.10.10 520e9a0a30f7 2 months ago 200MB 21:08:59 alpine 3.14 5b8b7b635229 2 months ago 5.35MB 21:08:59 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 19 months ago 285MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 21:08:59 provisioning config files... 21:08:59 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/139@tmp/config888610154047412181tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:08:59 ---> docker-login.sh 21:08:59 nexus3.edgexfoundry.org:10001 21:08:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:08:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:08:59 Configure a credential helper to remove this warning. See 21:08:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:08:59 21:08:59 Login Succeeded 21:08:59 nexus3.edgexfoundry.org:10002 21:09:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:09:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:09:00 Configure a credential helper to remove this warning. See 21:09:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:09:00 21:09:00 Login Succeeded 21:09:00 nexus3.edgexfoundry.org:10003 21:09:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:09:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:09:00 Configure a credential helper to remove this warning. See 21:09:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:09:00 21:09:00 Login Succeeded 21:09:00 nexus3.edgexfoundry.org:10004 21:09:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:09:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:09:01 Configure a credential helper to remove this warning. See 21:09:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:09:01 21:09:01 Login Succeeded 21:09:01 docker.io 21:09:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:09:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:09:02 Configure a credential helper to remove this warning. See 21:09:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:09:02 21:09:02 Login Succeeded 21:09:02 ---> docker-login.sh ends [Pipeline] } 21:09:02 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 21:09:02 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 21:09:02 [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: 21:09:02 d438b00c3daaca502c4e17498c6c53b3b4a9fc0d 21:09:02 latest 21:09:02 2.2.0-dev.22 21:09:02 d438b00c3daaca502c4e17498c6c53b3b4a9fc0d-2.2.0-dev.22 21:09:02 main 21:09:02 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 21:09:02 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:d438b00c3daaca502c4e17498c6c53b3b4a9fc0d [Pipeline] isUnix [Pipeline] sh 21:09:02 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:d438b00c3daaca502c4e17498c6c53b3b4a9fc0d 21:09:02 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 21:09:02 adcc2431f5b3: Preparing 21:09:02 cc3a43ac3486: Preparing 21:09:02 d1b9aea16d88: Preparing 21:09:02 bd99ac371df4: Preparing 21:09:02 62170e181a92: Preparing 21:09:02 62170e181a92: Layer already exists 21:09:03 d1b9aea16d88: Pushed 21:09:03 adcc2431f5b3: Pushed 21:09:03 bd99ac371df4: Pushed 21:09:05 cc3a43ac3486: Pushed 21:09:05 d438b00c3daaca502c4e17498c6c53b3b4a9fc0d: digest: sha256:d55be675ae00a90749d576f40d74d12d94087ffdbe549e35384990d4647bfe3f size: 1363 [Pipeline] isUnix [Pipeline] sh 21:09:06 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] isUnix [Pipeline] sh 21:09:06 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest 21:09:06 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 21:09:06 adcc2431f5b3: Preparing 21:09:06 cc3a43ac3486: Preparing 21:09:06 d1b9aea16d88: Preparing 21:09:06 bd99ac371df4: Preparing 21:09:06 62170e181a92: Preparing 21:09:06 d1b9aea16d88: Layer already exists 21:09:06 bd99ac371df4: Layer already exists 21:09:06 62170e181a92: Layer already exists 21:09:06 cc3a43ac3486: Layer already exists 21:09:06 adcc2431f5b3: Layer already exists 21:09:06 latest: digest: sha256:d55be675ae00a90749d576f40d74d12d94087ffdbe549e35384990d4647bfe3f size: 1363 [Pipeline] isUnix [Pipeline] sh 21:09:06 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:2.2.0-dev.22 [Pipeline] isUnix [Pipeline] sh 21:09:07 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:2.2.0-dev.22 21:09:07 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 21:09:07 adcc2431f5b3: Preparing 21:09:07 cc3a43ac3486: Preparing 21:09:07 d1b9aea16d88: Preparing 21:09:07 bd99ac371df4: Preparing 21:09:07 62170e181a92: Preparing 21:09:07 cc3a43ac3486: Layer already exists 21:09:07 62170e181a92: Layer already exists 21:09:07 adcc2431f5b3: Layer already exists 21:09:07 bd99ac371df4: Layer already exists 21:09:07 d1b9aea16d88: Layer already exists 21:09:07 2.2.0-dev.22: digest: sha256:d55be675ae00a90749d576f40d74d12d94087ffdbe549e35384990d4647bfe3f size: 1363 [Pipeline] isUnix [Pipeline] sh 21:09:07 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:d438b00c3daaca502c4e17498c6c53b3b4a9fc0d-2.2.0-dev.22 [Pipeline] isUnix [Pipeline] sh 21:09:08 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:d438b00c3daaca502c4e17498c6c53b3b4a9fc0d-2.2.0-dev.22 21:09:08 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 21:09:08 adcc2431f5b3: Preparing 21:09:08 cc3a43ac3486: Preparing 21:09:08 d1b9aea16d88: Preparing 21:09:08 bd99ac371df4: Preparing 21:09:08 62170e181a92: Preparing 21:09:08 d1b9aea16d88: Layer already exists 21:09:08 cc3a43ac3486: Layer already exists 21:09:08 62170e181a92: Layer already exists 21:09:08 adcc2431f5b3: Layer already exists 21:09:08 bd99ac371df4: Layer already exists 21:09:08 d438b00c3daaca502c4e17498c6c53b3b4a9fc0d-2.2.0-dev.22: digest: sha256:d55be675ae00a90749d576f40d74d12d94087ffdbe549e35384990d4647bfe3f size: 1363 [Pipeline] isUnix [Pipeline] sh 21:09:08 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] isUnix [Pipeline] sh 21:09:09 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main 21:09:09 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 21:09:09 adcc2431f5b3: Preparing 21:09:09 cc3a43ac3486: Preparing 21:09:09 d1b9aea16d88: Preparing 21:09:09 bd99ac371df4: Preparing 21:09:09 62170e181a92: Preparing 21:09:09 d1b9aea16d88: Layer already exists 21:09:09 adcc2431f5b3: Layer already exists 21:09:09 cc3a43ac3486: Layer already exists 21:09:09 62170e181a92: Layer already exists 21:09:09 bd99ac371df4: Layer already exists 21:09:09 main: digest: sha256:d55be675ae00a90749d576f40d74d12d94087ffdbe549e35384990d4647bfe3f size: 1363 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 21:09:09 ===================================================== [Pipeline] echo 21:09:09 taggedImages: 21:09:09 - nexus3.edgexfoundry.org:10004/core-command-arm64:d438b00c3daaca502c4e17498c6c53b3b4a9fc0d 21:09:09 - nexus3.edgexfoundry.org:10004/core-command-arm64:latest 21:09:09 - nexus3.edgexfoundry.org:10004/core-command-arm64:2.2.0-dev.22 21:09:09 - nexus3.edgexfoundry.org:10004/core-command-arm64:d438b00c3daaca502c4e17498c6c53b3b4a9fc0d-2.2.0-dev.22 21:09:09 - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo 21:09:09 [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: 21:09:09 d438b00c3daaca502c4e17498c6c53b3b4a9fc0d 21:09:09 latest 21:09:09 2.2.0-dev.22 21:09:09 d438b00c3daaca502c4e17498c6c53b3b4a9fc0d-2.2.0-dev.22 21:09:09 main 21:09:09 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 21:09:09 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:d438b00c3daaca502c4e17498c6c53b3b4a9fc0d [Pipeline] isUnix [Pipeline] sh 21:09:10 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:d438b00c3daaca502c4e17498c6c53b3b4a9fc0d 21:09:10 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 21:09:10 39efb928f89c: Preparing 21:09:10 e3fbf6d23dab: Preparing 21:09:10 d1b9aea16d88: Preparing 21:09:10 dd96c3192f99: Preparing 21:09:10 b0dca9d5de4e: Preparing 21:09:10 62170e181a92: Preparing 21:09:10 62170e181a92: Waiting 21:09:10 d1b9aea16d88: Layer already exists 21:09:10 62170e181a92: Layer already exists 21:09:10 39efb928f89c: Pushed 21:09:10 b0dca9d5de4e: Pushed 21:09:11 dd96c3192f99: Pushed 21:09:13 e3fbf6d23dab: Pushed 21:09:13 d438b00c3daaca502c4e17498c6c53b3b4a9fc0d: digest: sha256:ef762ded63b1317198ca20fbe3a42c1a4244f781cdde3a9cc1b06f7ba639e6b2 size: 1572 [Pipeline] isUnix [Pipeline] sh 21:09:14 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] isUnix [Pipeline] sh 21:09:14 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest 21:09:14 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 21:09:14 39efb928f89c: Preparing 21:09:14 e3fbf6d23dab: Preparing 21:09:14 d1b9aea16d88: Preparing 21:09:14 dd96c3192f99: Preparing 21:09:14 b0dca9d5de4e: Preparing 21:09:14 62170e181a92: Preparing 21:09:14 62170e181a92: Waiting 21:09:14 b0dca9d5de4e: Layer already exists 21:09:14 d1b9aea16d88: Layer already exists 21:09:14 e3fbf6d23dab: Layer already exists 21:09:14 dd96c3192f99: Layer already exists 21:09:14 39efb928f89c: Layer already exists 21:09:14 62170e181a92: Layer already exists 21:09:14 latest: digest: sha256:ef762ded63b1317198ca20fbe3a42c1a4244f781cdde3a9cc1b06f7ba639e6b2 size: 1572 [Pipeline] isUnix [Pipeline] sh 21:09:15 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:2.2.0-dev.22 [Pipeline] isUnix [Pipeline] sh 21:09:15 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:2.2.0-dev.22 21:09:15 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 21:09:15 39efb928f89c: Preparing 21:09:15 e3fbf6d23dab: Preparing 21:09:15 d1b9aea16d88: Preparing 21:09:15 dd96c3192f99: Preparing 21:09:15 b0dca9d5de4e: Preparing 21:09:15 62170e181a92: Preparing 21:09:15 62170e181a92: Waiting 21:09:15 b0dca9d5de4e: Layer already exists 21:09:15 d1b9aea16d88: Layer already exists 21:09:15 dd96c3192f99: Layer already exists 21:09:15 39efb928f89c: Layer already exists 21:09:15 e3fbf6d23dab: Layer already exists 21:09:15 62170e181a92: Layer already exists 21:09:15 2.2.0-dev.22: digest: sha256:ef762ded63b1317198ca20fbe3a42c1a4244f781cdde3a9cc1b06f7ba639e6b2 size: 1572 [Pipeline] isUnix [Pipeline] sh 21:09:15 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:d438b00c3daaca502c4e17498c6c53b3b4a9fc0d-2.2.0-dev.22 [Pipeline] isUnix [Pipeline] sh 21:09:16 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:d438b00c3daaca502c4e17498c6c53b3b4a9fc0d-2.2.0-dev.22 21:09:16 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 21:09:16 39efb928f89c: Preparing 21:09:16 e3fbf6d23dab: Preparing 21:09:16 d1b9aea16d88: Preparing 21:09:16 dd96c3192f99: Preparing 21:09:16 b0dca9d5de4e: Preparing 21:09:16 62170e181a92: Preparing 21:09:16 62170e181a92: Waiting 21:09:16 dd96c3192f99: Layer already exists 21:09:16 d1b9aea16d88: Layer already exists 21:09:16 b0dca9d5de4e: Layer already exists 21:09:16 e3fbf6d23dab: Layer already exists 21:09:16 39efb928f89c: Layer already exists 21:09:16 62170e181a92: Layer already exists 21:09:16 d438b00c3daaca502c4e17498c6c53b3b4a9fc0d-2.2.0-dev.22: digest: sha256:ef762ded63b1317198ca20fbe3a42c1a4244f781cdde3a9cc1b06f7ba639e6b2 size: 1572 [Pipeline] isUnix [Pipeline] sh 21:09:16 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] isUnix [Pipeline] sh 21:09:17 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main 21:09:17 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 21:09:17 39efb928f89c: Preparing 21:09:17 e3fbf6d23dab: Preparing 21:09:17 d1b9aea16d88: Preparing 21:09:17 dd96c3192f99: Preparing 21:09:17 b0dca9d5de4e: Preparing 21:09:17 62170e181a92: Preparing 21:09:17 62170e181a92: Waiting 21:09:17 e3fbf6d23dab: Layer already exists 21:09:17 b0dca9d5de4e: Layer already exists 21:09:17 dd96c3192f99: Layer already exists 21:09:17 d1b9aea16d88: Layer already exists 21:09:17 39efb928f89c: Layer already exists 21:09:17 62170e181a92: Layer already exists 21:09:17 main: digest: sha256:ef762ded63b1317198ca20fbe3a42c1a4244f781cdde3a9cc1b06f7ba639e6b2 size: 1572 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 21:09:17 ===================================================== [Pipeline] echo 21:09:17 taggedImages: 21:09:17 - nexus3.edgexfoundry.org:10004/core-data-arm64:d438b00c3daaca502c4e17498c6c53b3b4a9fc0d 21:09:17 - nexus3.edgexfoundry.org:10004/core-data-arm64:latest 21:09:17 - nexus3.edgexfoundry.org:10004/core-data-arm64:2.2.0-dev.22 21:09:17 - nexus3.edgexfoundry.org:10004/core-data-arm64:d438b00c3daaca502c4e17498c6c53b3b4a9fc0d-2.2.0-dev.22 21:09:17 - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo 21:09:17 [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: 21:09:17 d438b00c3daaca502c4e17498c6c53b3b4a9fc0d 21:09:17 latest 21:09:17 2.2.0-dev.22 21:09:17 d438b00c3daaca502c4e17498c6c53b3b4a9fc0d-2.2.0-dev.22 21:09:17 main 21:09:17 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 21:09:17 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:d438b00c3daaca502c4e17498c6c53b3b4a9fc0d [Pipeline] isUnix [Pipeline] sh 21:09:18 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:d438b00c3daaca502c4e17498c6c53b3b4a9fc0d 21:09:18 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 21:09:18 a064f2fcd6c6: Preparing 21:09:18 0e6f20a9099b: Preparing 21:09:18 d1b9aea16d88: Preparing 21:09:18 bd99ac371df4: Preparing 21:09:18 62170e181a92: Preparing 21:09:18 62170e181a92: Layer already exists 21:09:18 bd99ac371df4: Layer already exists 21:09:18 d1b9aea16d88: Layer already exists 21:09:18 a064f2fcd6c6: Pushed 21:09:21 0e6f20a9099b: Pushed 21:09:21 d438b00c3daaca502c4e17498c6c53b3b4a9fc0d: digest: sha256:2ec091756dcbc48fcd22510e7e5249b645cd18a4ebc460f362909c244d611d27 size: 1364 [Pipeline] isUnix [Pipeline] sh 21:09:21 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] isUnix [Pipeline] sh 21:09:21 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest 21:09:21 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 21:09:21 a064f2fcd6c6: Preparing 21:09:21 0e6f20a9099b: Preparing 21:09:21 d1b9aea16d88: Preparing 21:09:21 bd99ac371df4: Preparing 21:09:21 62170e181a92: Preparing 21:09:21 d1b9aea16d88: Layer already exists 21:09:21 0e6f20a9099b: Layer already exists 21:09:21 bd99ac371df4: Layer already exists 21:09:21 62170e181a92: Layer already exists 21:09:21 a064f2fcd6c6: Layer already exists 21:09:22 latest: digest: sha256:2ec091756dcbc48fcd22510e7e5249b645cd18a4ebc460f362909c244d611d27 size: 1364 [Pipeline] isUnix [Pipeline] sh 21:09:22 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.2.0-dev.22 [Pipeline] isUnix [Pipeline] sh 21:09:22 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.2.0-dev.22 21:09:22 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 21:09:22 a064f2fcd6c6: Preparing 21:09:22 0e6f20a9099b: Preparing 21:09:22 d1b9aea16d88: Preparing 21:09:22 bd99ac371df4: Preparing 21:09:22 62170e181a92: Preparing 21:09:22 a064f2fcd6c6: Layer already exists 21:09:22 d1b9aea16d88: Layer already exists 21:09:22 bd99ac371df4: Layer already exists 21:09:22 62170e181a92: Layer already exists 21:09:22 0e6f20a9099b: Layer already exists 21:09:23 2.2.0-dev.22: digest: sha256:2ec091756dcbc48fcd22510e7e5249b645cd18a4ebc460f362909c244d611d27 size: 1364 [Pipeline] isUnix [Pipeline] sh 21:09:23 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:d438b00c3daaca502c4e17498c6c53b3b4a9fc0d-2.2.0-dev.22 [Pipeline] isUnix [Pipeline] sh 21:09:23 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:d438b00c3daaca502c4e17498c6c53b3b4a9fc0d-2.2.0-dev.22 21:09:23 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 21:09:23 a064f2fcd6c6: Preparing 21:09:23 0e6f20a9099b: Preparing 21:09:23 d1b9aea16d88: Preparing 21:09:23 bd99ac371df4: Preparing 21:09:23 62170e181a92: Preparing 21:09:23 a064f2fcd6c6: Layer already exists 21:09:23 0e6f20a9099b: Layer already exists 21:09:23 bd99ac371df4: Layer already exists 21:09:23 d1b9aea16d88: Layer already exists 21:09:23 62170e181a92: Layer already exists 21:09:23 d438b00c3daaca502c4e17498c6c53b3b4a9fc0d-2.2.0-dev.22: digest: sha256:2ec091756dcbc48fcd22510e7e5249b645cd18a4ebc460f362909c244d611d27 size: 1364 [Pipeline] isUnix [Pipeline] sh 21:09:24 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] isUnix [Pipeline] sh 21:09:24 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main 21:09:24 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 21:09:24 a064f2fcd6c6: Preparing 21:09:24 0e6f20a9099b: Preparing 21:09:24 d1b9aea16d88: Preparing 21:09:24 bd99ac371df4: Preparing 21:09:24 62170e181a92: Preparing 21:09:24 62170e181a92: Layer already exists 21:09:24 a064f2fcd6c6: Layer already exists 21:09:24 d1b9aea16d88: Layer already exists 21:09:24 0e6f20a9099b: Layer already exists 21:09:24 bd99ac371df4: Layer already exists 21:09:24 main: digest: sha256:2ec091756dcbc48fcd22510e7e5249b645cd18a4ebc460f362909c244d611d27 size: 1364 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 21:09:24 ===================================================== [Pipeline] echo 21:09:25 taggedImages: 21:09:25 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:d438b00c3daaca502c4e17498c6c53b3b4a9fc0d 21:09:25 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest 21:09:25 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.2.0-dev.22 21:09:25 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:d438b00c3daaca502c4e17498c6c53b3b4a9fc0d-2.2.0-dev.22 21:09:25 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo 21:09:25 [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: 21:09:25 d438b00c3daaca502c4e17498c6c53b3b4a9fc0d 21:09:25 latest 21:09:25 2.2.0-dev.22 21:09:25 d438b00c3daaca502c4e17498c6c53b3b4a9fc0d-2.2.0-dev.22 21:09:25 main 21:09:25 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 21:09:25 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:d438b00c3daaca502c4e17498c6c53b3b4a9fc0d [Pipeline] isUnix [Pipeline] sh 21:09:25 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:d438b00c3daaca502c4e17498c6c53b3b4a9fc0d 21:09:25 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 21:09:25 1089751e207f: Preparing 21:09:25 1089751e207f: Preparing 21:09:25 cab698dca274: Preparing 21:09:25 3fc9668cf3b2: Preparing 21:09:25 461b6cb95a11: Preparing 21:09:25 724f90fd8d33: Preparing 21:09:25 d1b9aea16d88: Preparing 21:09:25 08e85c7b5212: Preparing 21:09:25 8a8e94108803: Preparing 21:09:25 ad52767385ef: Preparing 21:09:25 824df7de375e: Preparing 21:09:25 62170e181a92: Preparing 21:09:25 d1b9aea16d88: Waiting 21:09:25 08e85c7b5212: Waiting 21:09:25 ad52767385ef: Waiting 21:09:25 8a8e94108803: Waiting 21:09:25 824df7de375e: Waiting 21:09:25 62170e181a92: Waiting 21:09:26 461b6cb95a11: Pushed 21:09:26 cab698dca274: Pushed 21:09:26 3fc9668cf3b2: Pushed 21:09:26 1089751e207f: Pushed 21:09:26 d1b9aea16d88: Layer already exists 21:09:26 8a8e94108803: Pushed 21:09:26 62170e181a92: Layer already exists 21:09:26 08e85c7b5212: Pushed 21:09:26 ad52767385ef: Pushed 21:09:26 824df7de375e: Pushed 21:09:29 724f90fd8d33: Pushed 21:09:29 d438b00c3daaca502c4e17498c6c53b3b4a9fc0d: digest: sha256:ae914a44cb9f4ad9d9bbfa827e28ab1ee83a9b11a74db0ea7fa6ba597fd39b9a size: 2817 [Pipeline] isUnix [Pipeline] sh 21:09:29 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] isUnix [Pipeline] sh 21:09:30 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest 21:09:30 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 21:09:30 1089751e207f: Preparing 21:09:30 1089751e207f: Preparing 21:09:30 cab698dca274: Preparing 21:09:30 3fc9668cf3b2: Preparing 21:09:30 461b6cb95a11: Preparing 21:09:30 724f90fd8d33: Preparing 21:09:30 d1b9aea16d88: Preparing 21:09:30 08e85c7b5212: Preparing 21:09:30 8a8e94108803: Preparing 21:09:30 ad52767385ef: Preparing 21:09:30 824df7de375e: Preparing 21:09:30 62170e181a92: Preparing 21:09:30 8a8e94108803: Waiting 21:09:30 ad52767385ef: Waiting 21:09:30 824df7de375e: Waiting 21:09:30 62170e181a92: Waiting 21:09:30 d1b9aea16d88: Waiting 21:09:30 08e85c7b5212: Waiting 21:09:30 3fc9668cf3b2: Layer already exists 21:09:30 1089751e207f: Layer already exists 21:09:30 461b6cb95a11: Layer already exists 21:09:30 724f90fd8d33: Layer already exists 21:09:30 cab698dca274: Layer already exists 21:09:30 8a8e94108803: Layer already exists 21:09:30 d1b9aea16d88: Layer already exists 21:09:30 ad52767385ef: Layer already exists 21:09:30 08e85c7b5212: Layer already exists 21:09:30 824df7de375e: Layer already exists 21:09:30 62170e181a92: Layer already exists 21:09:30 latest: digest: sha256:ae914a44cb9f4ad9d9bbfa827e28ab1ee83a9b11a74db0ea7fa6ba597fd39b9a size: 2817 [Pipeline] isUnix [Pipeline] sh 21:09:31 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.2.0-dev.22 [Pipeline] isUnix [Pipeline] sh 21:09:31 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.2.0-dev.22 21:09:31 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 21:09:31 1089751e207f: Preparing 21:09:31 1089751e207f: Preparing 21:09:31 cab698dca274: Preparing 21:09:31 3fc9668cf3b2: Preparing 21:09:31 461b6cb95a11: Preparing 21:09:31 724f90fd8d33: Preparing 21:09:31 d1b9aea16d88: Preparing 21:09:31 08e85c7b5212: Preparing 21:09:31 8a8e94108803: Preparing 21:09:31 ad52767385ef: Preparing 21:09:31 824df7de375e: Preparing 21:09:31 62170e181a92: Preparing 21:09:31 d1b9aea16d88: Waiting 21:09:31 08e85c7b5212: Waiting 21:09:31 8a8e94108803: Waiting 21:09:31 ad52767385ef: Waiting 21:09:31 824df7de375e: Waiting 21:09:31 62170e181a92: Waiting 21:09:31 cab698dca274: Layer already exists 21:09:31 724f90fd8d33: Layer already exists 21:09:31 1089751e207f: Layer already exists 21:09:31 461b6cb95a11: Layer already exists 21:09:31 3fc9668cf3b2: Layer already exists 21:09:31 d1b9aea16d88: Layer already exists 21:09:31 8a8e94108803: Layer already exists 21:09:31 08e85c7b5212: Layer already exists 21:09:31 824df7de375e: Layer already exists 21:09:31 ad52767385ef: Layer already exists 21:09:31 62170e181a92: Layer already exists 21:09:31 2.2.0-dev.22: digest: sha256:ae914a44cb9f4ad9d9bbfa827e28ab1ee83a9b11a74db0ea7fa6ba597fd39b9a size: 2817 [Pipeline] isUnix [Pipeline] sh 21:09:31 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:d438b00c3daaca502c4e17498c6c53b3b4a9fc0d-2.2.0-dev.22 [Pipeline] isUnix [Pipeline] sh 21:09:32 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:d438b00c3daaca502c4e17498c6c53b3b4a9fc0d-2.2.0-dev.22 21:09:32 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 21:09:32 1089751e207f: Preparing 21:09:32 1089751e207f: Preparing 21:09:32 cab698dca274: Preparing 21:09:32 3fc9668cf3b2: Preparing 21:09:32 461b6cb95a11: Preparing 21:09:32 724f90fd8d33: Preparing 21:09:32 d1b9aea16d88: Preparing 21:09:32 08e85c7b5212: Preparing 21:09:32 8a8e94108803: Preparing 21:09:32 ad52767385ef: Preparing 21:09:32 824df7de375e: Preparing 21:09:32 62170e181a92: Preparing 21:09:32 d1b9aea16d88: Waiting 21:09:32 ad52767385ef: Waiting 21:09:32 08e85c7b5212: Waiting 21:09:32 8a8e94108803: Waiting 21:09:32 824df7de375e: Waiting 21:09:32 62170e181a92: Waiting 21:09:32 cab698dca274: Layer already exists 21:09:32 3fc9668cf3b2: Layer already exists 21:09:32 1089751e207f: Layer already exists 21:09:32 461b6cb95a11: Layer already exists 21:09:32 724f90fd8d33: Layer already exists 21:09:32 d1b9aea16d88: Layer already exists 21:09:32 08e85c7b5212: Layer already exists 21:09:32 ad52767385ef: Layer already exists 21:09:32 8a8e94108803: Layer already exists 21:09:32 824df7de375e: Layer already exists 21:09:32 62170e181a92: Layer already exists 21:09:32 d438b00c3daaca502c4e17498c6c53b3b4a9fc0d-2.2.0-dev.22: digest: sha256:ae914a44cb9f4ad9d9bbfa827e28ab1ee83a9b11a74db0ea7fa6ba597fd39b9a size: 2817 [Pipeline] isUnix [Pipeline] sh 21:09:32 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] isUnix [Pipeline] sh 21:09:33 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main 21:09:33 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 21:09:33 1089751e207f: Preparing 21:09:33 1089751e207f: Preparing 21:09:33 cab698dca274: Preparing 21:09:33 3fc9668cf3b2: Preparing 21:09:33 461b6cb95a11: Preparing 21:09:33 724f90fd8d33: Preparing 21:09:33 d1b9aea16d88: Preparing 21:09:33 08e85c7b5212: Preparing 21:09:33 8a8e94108803: Preparing 21:09:33 ad52767385ef: Preparing 21:09:33 824df7de375e: Preparing 21:09:33 62170e181a92: Preparing 21:09:33 d1b9aea16d88: Waiting 21:09:33 62170e181a92: Waiting 21:09:33 824df7de375e: Waiting 21:09:33 08e85c7b5212: Waiting 21:09:33 ad52767385ef: Waiting 21:09:33 8a8e94108803: Waiting 21:09:33 724f90fd8d33: Layer already exists 21:09:33 cab698dca274: Layer already exists 21:09:33 461b6cb95a11: Layer already exists 21:09:33 3fc9668cf3b2: Layer already exists 21:09:33 1089751e207f: Layer already exists 21:09:33 d1b9aea16d88: Layer already exists 21:09:33 8a8e94108803: Layer already exists 21:09:33 08e85c7b5212: Layer already exists 21:09:33 ad52767385ef: Layer already exists 21:09:33 824df7de375e: Layer already exists 21:09:33 62170e181a92: Layer already exists 21:09:33 main: digest: sha256:ae914a44cb9f4ad9d9bbfa827e28ab1ee83a9b11a74db0ea7fa6ba597fd39b9a size: 2817 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 21:09:33 ===================================================== [Pipeline] echo 21:09:33 taggedImages: 21:09:33 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:d438b00c3daaca502c4e17498c6c53b3b4a9fc0d 21:09:33 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest 21:09:33 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.2.0-dev.22 21:09:33 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:d438b00c3daaca502c4e17498c6c53b3b4a9fc0d-2.2.0-dev.22 21:09:33 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo 21:09:33 [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: 21:09:33 d438b00c3daaca502c4e17498c6c53b3b4a9fc0d 21:09:33 latest 21:09:33 2.2.0-dev.22 21:09:33 d438b00c3daaca502c4e17498c6c53b3b4a9fc0d-2.2.0-dev.22 21:09:33 main 21:09:33 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 21:09:33 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:d438b00c3daaca502c4e17498c6c53b3b4a9fc0d [Pipeline] isUnix [Pipeline] sh 21:09:34 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:d438b00c3daaca502c4e17498c6c53b3b4a9fc0d 21:09:34 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 21:09:34 30b97de0e6d1: Preparing 21:09:34 b28555374617: Preparing 21:09:34 20c88193f866: Preparing 21:09:34 62932bb89091: Preparing 21:09:34 9fc83fc05301: Preparing 21:09:34 62170e181a92: Preparing 21:09:34 62170e181a92: Waiting 21:09:34 62932bb89091: Pushed 21:09:34 20c88193f866: Pushed 21:09:34 62170e181a92: Layer already exists 21:09:35 9fc83fc05301: Pushed 21:09:37 b28555374617: Pushed 21:09:37 30b97de0e6d1: Pushed 21:09:37 d438b00c3daaca502c4e17498c6c53b3b4a9fc0d: digest: sha256:0c2b3374bc6a7d8cc485aee77e5bd3e387ecc94c0a83b80f82939e5430003aff size: 1576 [Pipeline] isUnix [Pipeline] sh 21:09:37 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [Pipeline] isUnix [Pipeline] sh 21:09:37 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest 21:09:37 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 21:09:37 30b97de0e6d1: Preparing 21:09:37 b28555374617: Preparing 21:09:37 20c88193f866: Preparing 21:09:37 62932bb89091: Preparing 21:09:37 9fc83fc05301: Preparing 21:09:37 62170e181a92: Preparing 21:09:37 62170e181a92: Waiting 21:09:37 9fc83fc05301: Layer already exists 21:09:37 30b97de0e6d1: Layer already exists 21:09:37 b28555374617: Layer already exists 21:09:37 20c88193f866: Layer already exists 21:09:37 62932bb89091: Layer already exists 21:09:37 62170e181a92: Layer already exists 21:09:38 latest: digest: sha256:0c2b3374bc6a7d8cc485aee77e5bd3e387ecc94c0a83b80f82939e5430003aff size: 1576 [Pipeline] isUnix [Pipeline] sh 21:09:38 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.2.0-dev.22 [Pipeline] isUnix [Pipeline] sh 21:09:38 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.2.0-dev.22 21:09:38 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 21:09:38 30b97de0e6d1: Preparing 21:09:38 b28555374617: Preparing 21:09:38 20c88193f866: Preparing 21:09:38 62932bb89091: Preparing 21:09:38 9fc83fc05301: Preparing 21:09:38 62170e181a92: Preparing 21:09:38 62170e181a92: Waiting 21:09:38 30b97de0e6d1: Layer already exists 21:09:38 62932bb89091: Layer already exists 21:09:38 9fc83fc05301: Layer already exists 21:09:38 20c88193f866: Layer already exists 21:09:38 b28555374617: Layer already exists 21:09:38 62170e181a92: Layer already exists 21:09:38 2.2.0-dev.22: digest: sha256:0c2b3374bc6a7d8cc485aee77e5bd3e387ecc94c0a83b80f82939e5430003aff size: 1576 [Pipeline] isUnix [Pipeline] sh 21:09:39 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:d438b00c3daaca502c4e17498c6c53b3b4a9fc0d-2.2.0-dev.22 [Pipeline] isUnix [Pipeline] sh 21:09:39 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:d438b00c3daaca502c4e17498c6c53b3b4a9fc0d-2.2.0-dev.22 21:09:39 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 21:09:39 30b97de0e6d1: Preparing 21:09:39 b28555374617: Preparing 21:09:39 20c88193f866: Preparing 21:09:39 62932bb89091: Preparing 21:09:39 9fc83fc05301: Preparing 21:09:39 62170e181a92: Preparing 21:09:39 62170e181a92: Waiting 21:09:39 62932bb89091: Layer already exists 21:09:39 20c88193f866: Layer already exists 21:09:39 9fc83fc05301: Layer already exists 21:09:39 30b97de0e6d1: Layer already exists 21:09:39 b28555374617: Layer already exists 21:09:39 62170e181a92: Layer already exists 21:09:39 d438b00c3daaca502c4e17498c6c53b3b4a9fc0d-2.2.0-dev.22: digest: sha256:0c2b3374bc6a7d8cc485aee77e5bd3e387ecc94c0a83b80f82939e5430003aff size: 1576 [Pipeline] isUnix [Pipeline] sh 21:09:40 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] isUnix [Pipeline] sh 21:09:40 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main 21:09:40 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 21:09:40 30b97de0e6d1: Preparing 21:09:40 b28555374617: Preparing 21:09:40 20c88193f866: Preparing 21:09:40 62932bb89091: Preparing 21:09:40 9fc83fc05301: Preparing 21:09:40 62170e181a92: Preparing 21:09:40 62170e181a92: Waiting 21:09:40 30b97de0e6d1: Layer already exists 21:09:40 b28555374617: Layer already exists 21:09:40 20c88193f866: Layer already exists 21:09:40 9fc83fc05301: Layer already exists 21:09:40 62932bb89091: Layer already exists 21:09:40 62170e181a92: Layer already exists 21:09:40 main: digest: sha256:0c2b3374bc6a7d8cc485aee77e5bd3e387ecc94c0a83b80f82939e5430003aff size: 1576 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 21:09:40 ===================================================== [Pipeline] echo 21:09:40 taggedImages: 21:09:40 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:d438b00c3daaca502c4e17498c6c53b3b4a9fc0d 21:09:40 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest 21:09:40 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.2.0-dev.22 21:09:40 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:d438b00c3daaca502c4e17498c6c53b3b4a9fc0d-2.2.0-dev.22 21:09:40 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo 21:09:40 [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: 21:09:40 d438b00c3daaca502c4e17498c6c53b3b4a9fc0d 21:09:40 latest 21:09:40 2.2.0-dev.22 21:09:40 d438b00c3daaca502c4e17498c6c53b3b4a9fc0d-2.2.0-dev.22 21:09:40 main 21:09:40 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 21:09:41 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:d438b00c3daaca502c4e17498c6c53b3b4a9fc0d [Pipeline] isUnix [Pipeline] sh 21:09:41 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:d438b00c3daaca502c4e17498c6c53b3b4a9fc0d 21:09:41 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 21:09:41 1734e7a0a283: Preparing 21:09:41 e924999344c1: Preparing 21:09:41 3e31355cc57c: Preparing 21:09:41 60f1d40743e8: Preparing 21:09:41 e905a5f286af: Preparing 21:09:41 bb3a2677f83d: Preparing 21:09:41 49341a8f5ef8: Preparing 21:09:41 9fb8bddbb7be: Preparing 21:09:41 f9bdfd9c2511: Preparing 21:09:41 62170e181a92: Preparing 21:09:41 bb3a2677f83d: Waiting 21:09:41 49341a8f5ef8: Waiting 21:09:41 9fb8bddbb7be: Waiting 21:09:41 f9bdfd9c2511: Waiting 21:09:41 62170e181a92: Waiting 21:09:41 e905a5f286af: Pushed 21:09:41 e924999344c1: Pushed 21:09:41 1734e7a0a283: Pushed 21:09:42 bb3a2677f83d: Pushed 21:09:42 49341a8f5ef8: Pushed 21:09:42 9fb8bddbb7be: Pushed 21:09:42 62170e181a92: Layer already exists 21:09:42 f9bdfd9c2511: Pushed 21:09:44 60f1d40743e8: Pushed 21:09:44 3e31355cc57c: Pushed 21:09:44 d438b00c3daaca502c4e17498c6c53b3b4a9fc0d: digest: sha256:41543492a0eaa8a32d0ac2bdf7d2b975bbd50e622a4cea384709556a71df5d3b size: 2405 [Pipeline] isUnix [Pipeline] sh 21:09:45 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [Pipeline] isUnix [Pipeline] sh 21:09:45 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest 21:09:45 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 21:09:45 1734e7a0a283: Preparing 21:09:45 e924999344c1: Preparing 21:09:45 3e31355cc57c: Preparing 21:09:45 60f1d40743e8: Preparing 21:09:45 e905a5f286af: Preparing 21:09:45 bb3a2677f83d: Preparing 21:09:45 49341a8f5ef8: Preparing 21:09:45 9fb8bddbb7be: Preparing 21:09:45 f9bdfd9c2511: Preparing 21:09:45 62170e181a92: Preparing 21:09:45 bb3a2677f83d: Waiting 21:09:45 49341a8f5ef8: Waiting 21:09:45 9fb8bddbb7be: Waiting 21:09:45 f9bdfd9c2511: Waiting 21:09:45 62170e181a92: Waiting 21:09:45 e905a5f286af: Layer already exists 21:09:45 60f1d40743e8: Layer already exists 21:09:45 1734e7a0a283: Layer already exists 21:09:45 3e31355cc57c: Layer already exists 21:09:45 e924999344c1: Layer already exists 21:09:45 49341a8f5ef8: Layer already exists 21:09:45 bb3a2677f83d: Layer already exists 21:09:45 f9bdfd9c2511: Layer already exists 21:09:45 9fb8bddbb7be: Layer already exists 21:09:45 62170e181a92: Layer already exists 21:09:45 latest: digest: sha256:41543492a0eaa8a32d0ac2bdf7d2b975bbd50e622a4cea384709556a71df5d3b size: 2405 [Pipeline] isUnix [Pipeline] sh 21:09:46 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.2.0-dev.22 [Pipeline] isUnix [Pipeline] sh 21:09:46 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.2.0-dev.22 21:09:46 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 21:09:46 1734e7a0a283: Preparing 21:09:46 e924999344c1: Preparing 21:09:46 3e31355cc57c: Preparing 21:09:46 60f1d40743e8: Preparing 21:09:46 e905a5f286af: Preparing 21:09:46 bb3a2677f83d: Preparing 21:09:46 49341a8f5ef8: Preparing 21:09:46 9fb8bddbb7be: Preparing 21:09:46 f9bdfd9c2511: Preparing 21:09:46 62170e181a92: Preparing 21:09:46 bb3a2677f83d: Waiting 21:09:46 49341a8f5ef8: Waiting 21:09:46 f9bdfd9c2511: Waiting 21:09:46 62170e181a92: Waiting 21:09:46 9fb8bddbb7be: Waiting 21:09:46 e905a5f286af: Layer already exists 21:09:46 3e31355cc57c: Layer already exists 21:09:46 60f1d40743e8: Layer already exists 21:09:46 e924999344c1: Layer already exists 21:09:46 1734e7a0a283: Layer already exists 21:09:46 bb3a2677f83d: Layer already exists 21:09:46 9fb8bddbb7be: Layer already exists 21:09:46 62170e181a92: Layer already exists 21:09:46 49341a8f5ef8: Layer already exists 21:09:46 f9bdfd9c2511: Layer already exists 21:09:46 2.2.0-dev.22: digest: sha256:41543492a0eaa8a32d0ac2bdf7d2b975bbd50e622a4cea384709556a71df5d3b size: 2405 [Pipeline] isUnix [Pipeline] sh 21:09:47 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:d438b00c3daaca502c4e17498c6c53b3b4a9fc0d-2.2.0-dev.22 [Pipeline] isUnix [Pipeline] sh 21:09:47 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:d438b00c3daaca502c4e17498c6c53b3b4a9fc0d-2.2.0-dev.22 21:09:47 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 21:09:47 1734e7a0a283: Preparing 21:09:47 e924999344c1: Preparing 21:09:47 3e31355cc57c: Preparing 21:09:47 60f1d40743e8: Preparing 21:09:47 e905a5f286af: Preparing 21:09:47 bb3a2677f83d: Preparing 21:09:47 49341a8f5ef8: Preparing 21:09:47 9fb8bddbb7be: Preparing 21:09:47 f9bdfd9c2511: Preparing 21:09:47 62170e181a92: Preparing 21:09:47 bb3a2677f83d: Waiting 21:09:47 62170e181a92: Waiting 21:09:47 49341a8f5ef8: Waiting 21:09:47 e905a5f286af: Layer already exists 21:09:47 1734e7a0a283: Layer already exists 21:09:47 e924999344c1: Layer already exists 21:09:47 60f1d40743e8: Layer already exists 21:09:47 3e31355cc57c: Layer already exists 21:09:47 bb3a2677f83d: Layer already exists 21:09:47 f9bdfd9c2511: Layer already exists 21:09:47 9fb8bddbb7be: Layer already exists 21:09:47 49341a8f5ef8: Layer already exists 21:09:47 62170e181a92: Layer already exists 21:09:47 d438b00c3daaca502c4e17498c6c53b3b4a9fc0d-2.2.0-dev.22: digest: sha256:41543492a0eaa8a32d0ac2bdf7d2b975bbd50e622a4cea384709556a71df5d3b size: 2405 [Pipeline] isUnix [Pipeline] sh 21:09:48 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] isUnix [Pipeline] sh 21:09:48 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main 21:09:48 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 21:09:48 1734e7a0a283: Preparing 21:09:48 e924999344c1: Preparing 21:09:48 3e31355cc57c: Preparing 21:09:48 60f1d40743e8: Preparing 21:09:48 e905a5f286af: Preparing 21:09:48 bb3a2677f83d: Preparing 21:09:48 49341a8f5ef8: Preparing 21:09:48 9fb8bddbb7be: Preparing 21:09:48 f9bdfd9c2511: Preparing 21:09:48 62170e181a92: Preparing 21:09:48 bb3a2677f83d: Waiting 21:09:48 49341a8f5ef8: Waiting 21:09:48 9fb8bddbb7be: Waiting 21:09:48 f9bdfd9c2511: Waiting 21:09:48 62170e181a92: Waiting 21:09:48 1734e7a0a283: Layer already exists 21:09:48 e905a5f286af: Layer already exists 21:09:48 3e31355cc57c: Layer already exists 21:09:48 60f1d40743e8: Layer already exists 21:09:48 e924999344c1: Layer already exists 21:09:48 bb3a2677f83d: Layer already exists 21:09:48 9fb8bddbb7be: Layer already exists 21:09:48 f9bdfd9c2511: Layer already exists 21:09:48 49341a8f5ef8: Layer already exists 21:09:48 62170e181a92: Layer already exists 21:09:48 main: digest: sha256:41543492a0eaa8a32d0ac2bdf7d2b975bbd50e622a4cea384709556a71df5d3b size: 2405 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 21:09:48 ===================================================== [Pipeline] echo 21:09:48 taggedImages: 21:09:48 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:d438b00c3daaca502c4e17498c6c53b3b4a9fc0d 21:09:48 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest 21:09:48 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.2.0-dev.22 21:09:48 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:d438b00c3daaca502c4e17498c6c53b3b4a9fc0d-2.2.0-dev.22 21:09:48 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo 21:09:48 [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: 21:09:48 d438b00c3daaca502c4e17498c6c53b3b4a9fc0d 21:09:48 latest 21:09:48 2.2.0-dev.22 21:09:48 d438b00c3daaca502c4e17498c6c53b3b4a9fc0d-2.2.0-dev.22 21:09:48 main 21:09:48 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 21:09:49 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:d438b00c3daaca502c4e17498c6c53b3b4a9fc0d [Pipeline] isUnix [Pipeline] sh 21:09:49 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:d438b00c3daaca502c4e17498c6c53b3b4a9fc0d 21:09:49 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 21:09:49 9cb9b7dd043a: Preparing 21:09:49 f9b8a59b291a: Preparing 21:09:49 d1b9aea16d88: Preparing 21:09:49 fe7d575faeef: Preparing 21:09:49 62170e181a92: Preparing 21:09:49 62170e181a92: Layer already exists 21:09:49 d1b9aea16d88: Layer already exists 21:09:49 9cb9b7dd043a: Pushed 21:09:49 fe7d575faeef: Pushed 21:09:52 f9b8a59b291a: Pushed 21:09:52 d438b00c3daaca502c4e17498c6c53b3b4a9fc0d: digest: sha256:172623a428c90b8c0d6661e495f4d13569385449b7ca1782c09d842143343ad0 size: 1365 [Pipeline] isUnix [Pipeline] sh 21:09:52 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] isUnix [Pipeline] sh 21:09:53 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest 21:09:53 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 21:09:53 9cb9b7dd043a: Preparing 21:09:53 f9b8a59b291a: Preparing 21:09:53 d1b9aea16d88: Preparing 21:09:53 fe7d575faeef: Preparing 21:09:53 62170e181a92: Preparing 21:09:53 62170e181a92: Layer already exists 21:09:53 d1b9aea16d88: Layer already exists 21:09:53 fe7d575faeef: Layer already exists 21:09:53 9cb9b7dd043a: Layer already exists 21:09:53 f9b8a59b291a: Layer already exists 21:09:53 latest: digest: sha256:172623a428c90b8c0d6661e495f4d13569385449b7ca1782c09d842143343ad0 size: 1365 [Pipeline] isUnix [Pipeline] sh 21:09:53 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.2.0-dev.22 [Pipeline] isUnix [Pipeline] sh 21:09:54 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.2.0-dev.22 21:09:54 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 21:09:54 9cb9b7dd043a: Preparing 21:09:54 f9b8a59b291a: Preparing 21:09:54 d1b9aea16d88: Preparing 21:09:54 fe7d575faeef: Preparing 21:09:54 62170e181a92: Preparing 21:09:54 d1b9aea16d88: Layer already exists 21:09:54 f9b8a59b291a: Layer already exists 21:09:54 62170e181a92: Layer already exists 21:09:54 9cb9b7dd043a: Layer already exists 21:09:54 fe7d575faeef: Layer already exists 21:09:54 2.2.0-dev.22: digest: sha256:172623a428c90b8c0d6661e495f4d13569385449b7ca1782c09d842143343ad0 size: 1365 [Pipeline] isUnix [Pipeline] sh 21:09:54 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:d438b00c3daaca502c4e17498c6c53b3b4a9fc0d-2.2.0-dev.22 [Pipeline] isUnix [Pipeline] sh 21:09:55 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:d438b00c3daaca502c4e17498c6c53b3b4a9fc0d-2.2.0-dev.22 21:09:55 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 21:09:55 9cb9b7dd043a: Preparing 21:09:55 f9b8a59b291a: Preparing 21:09:55 d1b9aea16d88: Preparing 21:09:55 fe7d575faeef: Preparing 21:09:55 62170e181a92: Preparing 21:09:55 f9b8a59b291a: Layer already exists 21:09:55 d1b9aea16d88: Layer already exists 21:09:55 fe7d575faeef: Layer already exists 21:09:55 9cb9b7dd043a: Layer already exists 21:09:55 62170e181a92: Layer already exists 21:09:55 d438b00c3daaca502c4e17498c6c53b3b4a9fc0d-2.2.0-dev.22: digest: sha256:172623a428c90b8c0d6661e495f4d13569385449b7ca1782c09d842143343ad0 size: 1365 [Pipeline] isUnix [Pipeline] sh 21:09:55 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] isUnix [Pipeline] sh 21:09:56 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main 21:09:56 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 21:09:56 9cb9b7dd043a: Preparing 21:09:56 f9b8a59b291a: Preparing 21:09:56 d1b9aea16d88: Preparing 21:09:56 fe7d575faeef: Preparing 21:09:56 62170e181a92: Preparing 21:09:56 fe7d575faeef: Layer already exists 21:09:56 f9b8a59b291a: Layer already exists 21:09:56 62170e181a92: Layer already exists 21:09:56 d1b9aea16d88: Layer already exists 21:09:56 9cb9b7dd043a: Layer already exists 21:09:56 main: digest: sha256:172623a428c90b8c0d6661e495f4d13569385449b7ca1782c09d842143343ad0 size: 1365 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 21:09:56 ===================================================== [Pipeline] echo 21:09:56 taggedImages: 21:09:56 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:d438b00c3daaca502c4e17498c6c53b3b4a9fc0d 21:09:56 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest 21:09:56 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.2.0-dev.22 21:09:56 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:d438b00c3daaca502c4e17498c6c53b3b4a9fc0d-2.2.0-dev.22 21:09:56 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo 21:09:56 [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: 21:09:56 d438b00c3daaca502c4e17498c6c53b3b4a9fc0d 21:09:56 latest 21:09:56 2.2.0-dev.22 21:09:56 d438b00c3daaca502c4e17498c6c53b3b4a9fc0d-2.2.0-dev.22 21:09:56 main 21:09:56 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 21:09:56 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:d438b00c3daaca502c4e17498c6c53b3b4a9fc0d [Pipeline] isUnix [Pipeline] sh 21:09:57 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:d438b00c3daaca502c4e17498c6c53b3b4a9fc0d 21:09:57 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 21:09:57 cb2a4e2d2b53: Preparing 21:09:57 e0f9908b1a3f: Preparing 21:09:57 d1b9aea16d88: Preparing 21:09:57 bd99ac371df4: Preparing 21:09:57 62170e181a92: Preparing 21:09:57 62170e181a92: Layer already exists 21:09:57 bd99ac371df4: Layer already exists 21:09:57 d1b9aea16d88: Layer already exists 21:09:57 cb2a4e2d2b53: Pushed 21:10:00 e0f9908b1a3f: Pushed 21:10:00 d438b00c3daaca502c4e17498c6c53b3b4a9fc0d: digest: sha256:990ee1653ec7ef32e0517f257620cd057df871e7f79eee09ef55bf082e6e7f5b size: 1364 [Pipeline] isUnix [Pipeline] sh 21:10:00 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] isUnix [Pipeline] sh 21:10:00 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest 21:10:00 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 21:10:00 cb2a4e2d2b53: Preparing 21:10:00 e0f9908b1a3f: Preparing 21:10:00 d1b9aea16d88: Preparing 21:10:00 bd99ac371df4: Preparing 21:10:00 62170e181a92: Preparing 21:10:00 cb2a4e2d2b53: Layer already exists 21:10:00 d1b9aea16d88: Layer already exists 21:10:00 62170e181a92: Layer already exists 21:10:00 bd99ac371df4: Layer already exists 21:10:00 e0f9908b1a3f: Layer already exists 21:10:00 latest: digest: sha256:990ee1653ec7ef32e0517f257620cd057df871e7f79eee09ef55bf082e6e7f5b size: 1364 [Pipeline] isUnix [Pipeline] sh 21:10:01 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.2.0-dev.22 [Pipeline] isUnix [Pipeline] sh 21:10:01 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.2.0-dev.22 21:10:01 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 21:10:01 cb2a4e2d2b53: Preparing 21:10:01 e0f9908b1a3f: Preparing 21:10:01 d1b9aea16d88: Preparing 21:10:01 bd99ac371df4: Preparing 21:10:01 62170e181a92: Preparing 21:10:01 e0f9908b1a3f: Layer already exists 21:10:01 62170e181a92: Layer already exists 21:10:01 d1b9aea16d88: Layer already exists 21:10:01 bd99ac371df4: Layer already exists 21:10:01 cb2a4e2d2b53: Layer already exists 21:10:01 2.2.0-dev.22: digest: sha256:990ee1653ec7ef32e0517f257620cd057df871e7f79eee09ef55bf082e6e7f5b size: 1364 [Pipeline] isUnix [Pipeline] sh 21:10:02 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:d438b00c3daaca502c4e17498c6c53b3b4a9fc0d-2.2.0-dev.22 [Pipeline] isUnix [Pipeline] sh 21:10:02 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:d438b00c3daaca502c4e17498c6c53b3b4a9fc0d-2.2.0-dev.22 21:10:02 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 21:10:02 cb2a4e2d2b53: Preparing 21:10:02 e0f9908b1a3f: Preparing 21:10:02 d1b9aea16d88: Preparing 21:10:02 bd99ac371df4: Preparing 21:10:02 62170e181a92: Preparing 21:10:02 e0f9908b1a3f: Layer already exists 21:10:02 62170e181a92: Layer already exists 21:10:02 bd99ac371df4: Layer already exists 21:10:02 d1b9aea16d88: Layer already exists 21:10:02 cb2a4e2d2b53: Layer already exists 21:10:02 d438b00c3daaca502c4e17498c6c53b3b4a9fc0d-2.2.0-dev.22: digest: sha256:990ee1653ec7ef32e0517f257620cd057df871e7f79eee09ef55bf082e6e7f5b size: 1364 [Pipeline] isUnix [Pipeline] sh 21:10:03 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] isUnix [Pipeline] sh 21:10:03 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main 21:10:03 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 21:10:03 cb2a4e2d2b53: Preparing 21:10:03 e0f9908b1a3f: Preparing 21:10:03 d1b9aea16d88: Preparing 21:10:03 bd99ac371df4: Preparing 21:10:03 62170e181a92: Preparing 21:10:03 cb2a4e2d2b53: Layer already exists 21:10:03 d1b9aea16d88: Layer already exists 21:10:03 62170e181a92: Layer already exists 21:10:03 bd99ac371df4: Layer already exists 21:10:03 e0f9908b1a3f: Layer already exists 21:10:03 main: digest: sha256:990ee1653ec7ef32e0517f257620cd057df871e7f79eee09ef55bf082e6e7f5b size: 1364 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 21:10:03 ===================================================== [Pipeline] echo 21:10:03 taggedImages: 21:10:03 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:d438b00c3daaca502c4e17498c6c53b3b4a9fc0d 21:10:03 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest 21:10:03 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.2.0-dev.22 21:10:03 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:d438b00c3daaca502c4e17498c6c53b3b4a9fc0d-2.2.0-dev.22 21:10:03 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] echo 21:10:03 [edgeXDocker.push] Tagging docker image sys-mgmt-agent-arm64 with the following tags: 21:10:03 d438b00c3daaca502c4e17498c6c53b3b4a9fc0d 21:10:03 latest 21:10:03 2.2.0-dev.22 21:10:03 d438b00c3daaca502c4e17498c6c53b3b4a9fc0d-2.2.0-dev.22 21:10:03 main 21:10:03 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 21:10:04 + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:d438b00c3daaca502c4e17498c6c53b3b4a9fc0d [Pipeline] isUnix [Pipeline] sh 21:10:04 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:d438b00c3daaca502c4e17498c6c53b3b4a9fc0d 21:10:04 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] 21:10:04 2704b6ed4fda: Preparing 21:10:04 2462e6aad447: Preparing 21:10:04 df042773d4fe: Preparing 21:10:04 7f8fe99c8297: Preparing 21:10:04 e25cc80ef78c: Preparing 21:10:04 f7be28c579d0: Preparing 21:10:04 5ddf987a193f: Preparing 21:10:04 05d0a213effb: Preparing 21:10:04 087270190219: Preparing 21:10:04 b49c6594ab31: Preparing 21:10:04 62170e181a92: Preparing 21:10:04 5ddf987a193f: Waiting 21:10:04 05d0a213effb: Waiting 21:10:04 087270190219: Waiting 21:10:04 b49c6594ab31: Waiting 21:10:04 62170e181a92: Waiting 21:10:04 f7be28c579d0: Waiting 21:10:04 e25cc80ef78c: Layer already exists 21:10:04 f7be28c579d0: Layer already exists 21:10:04 5ddf987a193f: Layer already exists 21:10:04 05d0a213effb: Layer already exists 21:10:04 087270190219: Layer already exists 21:10:04 2462e6aad447: Pushed 21:10:04 b49c6594ab31: Layer already exists 21:10:04 62170e181a92: Layer already exists 21:10:05 2704b6ed4fda: Pushed 21:10:07 df042773d4fe: Pushed 21:10:22 7f8fe99c8297: Pushed 21:10:22 d438b00c3daaca502c4e17498c6c53b3b4a9fc0d: digest: sha256:baffb85c9efd655f0f64cbab4c0a68c3ba7d7ebb4db7bd55723784855e9358ee size: 2622 [Pipeline] isUnix [Pipeline] sh 21:10:22 + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:latest [Pipeline] isUnix [Pipeline] sh 21:10:23 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:latest 21:10:23 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] 21:10:23 2704b6ed4fda: Preparing 21:10:23 2462e6aad447: Preparing 21:10:23 df042773d4fe: Preparing 21:10:23 7f8fe99c8297: Preparing 21:10:23 e25cc80ef78c: Preparing 21:10:23 f7be28c579d0: Preparing 21:10:23 5ddf987a193f: Preparing 21:10:23 05d0a213effb: Preparing 21:10:23 087270190219: Preparing 21:10:23 b49c6594ab31: Preparing 21:10:23 62170e181a92: Preparing 21:10:23 05d0a213effb: Waiting 21:10:23 087270190219: Waiting 21:10:23 b49c6594ab31: Waiting 21:10:23 5ddf987a193f: Waiting 21:10:23 f7be28c579d0: Waiting 21:10:23 7f8fe99c8297: Layer already exists 21:10:23 df042773d4fe: Layer already exists 21:10:23 e25cc80ef78c: Layer already exists 21:10:23 2704b6ed4fda: Layer already exists 21:10:23 2462e6aad447: Layer already exists 21:10:23 05d0a213effb: Layer already exists 21:10:23 5ddf987a193f: Layer already exists 21:10:23 f7be28c579d0: Layer already exists 21:10:23 087270190219: Layer already exists 21:10:23 b49c6594ab31: Layer already exists 21:10:23 62170e181a92: Layer already exists 21:10:23 latest: digest: sha256:baffb85c9efd655f0f64cbab4c0a68c3ba7d7ebb4db7bd55723784855e9358ee size: 2622 [Pipeline] isUnix [Pipeline] sh 21:10:23 + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.2.0-dev.22 [Pipeline] isUnix [Pipeline] sh 21:10:23 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.2.0-dev.22 21:10:23 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] 21:10:23 2704b6ed4fda: Preparing 21:10:23 2462e6aad447: Preparing 21:10:23 df042773d4fe: Preparing 21:10:23 7f8fe99c8297: Preparing 21:10:23 e25cc80ef78c: Preparing 21:10:23 f7be28c579d0: Preparing 21:10:23 5ddf987a193f: Preparing 21:10:23 05d0a213effb: Preparing 21:10:23 087270190219: Preparing 21:10:23 b49c6594ab31: Preparing 21:10:23 62170e181a92: Preparing 21:10:23 f7be28c579d0: Waiting 21:10:23 5ddf987a193f: Waiting 21:10:23 05d0a213effb: Waiting 21:10:23 b49c6594ab31: Waiting 21:10:23 62170e181a92: Waiting 21:10:23 087270190219: Waiting 21:10:23 df042773d4fe: Layer already exists 21:10:23 7f8fe99c8297: Layer already exists 21:10:23 e25cc80ef78c: Layer already exists 21:10:23 2462e6aad447: Layer already exists 21:10:23 2704b6ed4fda: Layer already exists 21:10:23 5ddf987a193f: Layer already exists 21:10:23 087270190219: Layer already exists 21:10:23 f7be28c579d0: Layer already exists 21:10:23 b49c6594ab31: Layer already exists 21:10:23 05d0a213effb: Layer already exists 21:10:24 62170e181a92: Layer already exists 21:10:24 2.2.0-dev.22: digest: sha256:baffb85c9efd655f0f64cbab4c0a68c3ba7d7ebb4db7bd55723784855e9358ee size: 2622 [Pipeline] isUnix [Pipeline] sh 21:10:24 + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:d438b00c3daaca502c4e17498c6c53b3b4a9fc0d-2.2.0-dev.22 [Pipeline] isUnix [Pipeline] sh 21:10:24 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:d438b00c3daaca502c4e17498c6c53b3b4a9fc0d-2.2.0-dev.22 21:10:24 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] 21:10:24 2704b6ed4fda: Preparing 21:10:24 2462e6aad447: Preparing 21:10:24 df042773d4fe: Preparing 21:10:24 7f8fe99c8297: Preparing 21:10:24 e25cc80ef78c: Preparing 21:10:24 f7be28c579d0: Preparing 21:10:24 5ddf987a193f: Preparing 21:10:24 05d0a213effb: Preparing 21:10:24 087270190219: Preparing 21:10:24 b49c6594ab31: Preparing 21:10:24 62170e181a92: Preparing 21:10:24 f7be28c579d0: Waiting 21:10:24 05d0a213effb: Waiting 21:10:24 5ddf987a193f: Waiting 21:10:24 087270190219: Waiting 21:10:24 b49c6594ab31: Waiting 21:10:24 62170e181a92: Waiting 21:10:24 e25cc80ef78c: Layer already exists 21:10:24 2462e6aad447: Layer already exists 21:10:24 df042773d4fe: Layer already exists 21:10:24 7f8fe99c8297: Layer already exists 21:10:24 2704b6ed4fda: Layer already exists 21:10:24 5ddf987a193f: Layer already exists 21:10:24 087270190219: Layer already exists 21:10:25 b49c6594ab31: Layer already exists 21:10:25 05d0a213effb: Layer already exists 21:10:25 f7be28c579d0: Layer already exists 21:10:25 62170e181a92: Layer already exists 21:10:25 d438b00c3daaca502c4e17498c6c53b3b4a9fc0d-2.2.0-dev.22: digest: sha256:baffb85c9efd655f0f64cbab4c0a68c3ba7d7ebb4db7bd55723784855e9358ee size: 2622 [Pipeline] isUnix [Pipeline] sh 21:10:25 + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:main [Pipeline] isUnix [Pipeline] sh 21:10:25 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:main 21:10:25 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] 21:10:25 2704b6ed4fda: Preparing 21:10:25 2462e6aad447: Preparing 21:10:25 df042773d4fe: Preparing 21:10:25 7f8fe99c8297: Preparing 21:10:25 e25cc80ef78c: Preparing 21:10:25 f7be28c579d0: Preparing 21:10:25 5ddf987a193f: Preparing 21:10:25 05d0a213effb: Preparing 21:10:25 087270190219: Preparing 21:10:25 b49c6594ab31: Preparing 21:10:25 62170e181a92: Preparing 21:10:25 05d0a213effb: Waiting 21:10:25 087270190219: Waiting 21:10:25 b49c6594ab31: Waiting 21:10:25 62170e181a92: Waiting 21:10:25 f7be28c579d0: Waiting 21:10:25 5ddf987a193f: Waiting 21:10:25 7f8fe99c8297: Layer already exists 21:10:25 df042773d4fe: Layer already exists 21:10:25 2462e6aad447: Layer already exists 21:10:25 e25cc80ef78c: Layer already exists 21:10:25 2704b6ed4fda: Layer already exists 21:10:25 05d0a213effb: Layer already exists 21:10:25 5ddf987a193f: Layer already exists 21:10:25 f7be28c579d0: Layer already exists 21:10:25 b49c6594ab31: Layer already exists 21:10:25 087270190219: Layer already exists 21:10:25 62170e181a92: Layer already exists 21:10:26 main: digest: sha256:baffb85c9efd655f0f64cbab4c0a68c3ba7d7ebb4db7bd55723784855e9358ee size: 2622 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 21:10:26 ===================================================== [Pipeline] echo 21:10:26 taggedImages: 21:10:26 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:d438b00c3daaca502c4e17498c6c53b3b4a9fc0d 21:10:26 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:latest 21:10:26 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.2.0-dev.22 21:10:26 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:d438b00c3daaca502c4e17498c6c53b3b4a9fc0d-2.2.0-dev.22 21:10:26 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 21:10:26 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 21:10:26 21:10:26 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 21:10:26 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 21:10:27 arm64: Pulling from edgex-lftools-log-publisher 21:10:27 448f6bf000e3: Pulling fs layer 21:10:27 f757da607395: Pulling fs layer 21:10:27 05883995daec: Pulling fs layer 21:10:27 8603b9c90790: Pulling fs layer 21:10:27 1560dd03e051: Pulling fs layer 21:10:27 27f5ce0e4adf: Pulling fs layer 21:10:27 c2d8d7efcc4b: Pulling fs layer 21:10:27 8603b9c90790: Waiting 21:10:27 1560dd03e051: Waiting 21:10:27 27f5ce0e4adf: Waiting 21:10:27 c2d8d7efcc4b: Waiting 21:10:27 f757da607395: Verifying Checksum 21:10:27 f757da607395: Download complete 21:10:27 8603b9c90790: Verifying Checksum 21:10:27 8603b9c90790: Download complete 21:10:27 1560dd03e051: Verifying Checksum 21:10:27 1560dd03e051: Download complete 21:10:27 27f5ce0e4adf: Verifying Checksum 21:10:27 27f5ce0e4adf: Download complete 21:10:27 05883995daec: Verifying Checksum 21:10:27 05883995daec: Download complete 21:10:27 448f6bf000e3: Download complete 21:10:30 c2d8d7efcc4b: Download complete 21:10:31 448f6bf000e3: Pull complete 21:10:31 f757da607395: Pull complete 21:10:33 05883995daec: Pull complete 21:10:33 8603b9c90790: Pull complete 21:10:34 1560dd03e051: Pull complete 21:10:34 27f5ce0e4adf: Pull complete 21:10:49 c2d8d7efcc4b: Pull complete 21:10:49 Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 21:10:49 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 21:10:49 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 21:10:50 prd-ubuntu18.04-docker-arm64-4c-16g-3561 does not seem to be running inside a container 21:10:50 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/139 -v /w/workspace/edgex-go/139:/w/workspace/edgex-go/139:rw,z -v /w/workspace/edgex-go/139@tmp:/w/workspace/edgex-go/139@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 21:10:52 $ docker top 3bc5b3375c526c17681a0e5633a86de326dd6cdb998ad51b986b5401379a560a -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:10:53 ---> job-cost.sh 21:10:53 lf-activate-venv: SKIPPING 21:10:53 INFO: No Stack... 21:10:54 INFO: Retrieving Pricing Info for: v3-standard-4 21:10:54 INFO: Archiving Costs [Pipeline] sh 21:10:55 + + cutcat -d, /w/workspace/edgex-go/139/archives/cost.csv 21:10:55 -f6 [Pipeline] lock 21:10:55 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-main-139-stack-cost] 21:10:55 Resource [jenkins-edgexfoundry-edgex-go-main-139-stack-cost] did not exist. Created. 21:10:55 Lock acquired on [jenkins-edgexfoundry-edgex-go-main-139-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 21:10:56 + echo total: 0.10999999940395355 [Pipeline] stash 21:10:56 Stashed 1 file(s) [Pipeline] } 21:10:56 Lock released on resource [jenkins-edgexfoundry-edgex-go-main-139-stack-cost] [Pipeline] // lock [Pipeline] } 21:10:56 $ docker stop --time=1 3bc5b3375c526c17681a0e5633a86de326dd6cdb998ad51b986b5401379a560a 21:10:58 $ docker rm -f 3bc5b3375c526c17681a0e5633a86de326dd6cdb998ad51b986b5401379a560a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 21:10:58 provisioning config files... 21:10:58 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/139@tmp/config7299259963820545938tmp [Pipeline] { [Pipeline] sh 21:10:59 + set +x 21:10:59 + curl -s https://codecov.io/bash 21:10:59 + bash -s -- 21:10:59 21:10:59 _____ _ 21:10:59 / ____| | | 21:10:59 | | ___ __| | ___ ___ _____ __ 21:10:59 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 21:10:59 | |___| (_) | (_| | __/ (_| (_) \ V / 21:10:59 \_____\___/ \__,_|\___|\___\___/ \_/ 21:10:59 Bash-1.0.6 21:10:59 21:10:59 21:10:59 ==> git version 2.24.4 found 21:10:59 ==> curl 7.29.0 (x86_64-redhat-linux-gnu) libcurl/7.29.0 NSS/3.53.1 zlib/1.2.7 libidn/1.28 libssh2/1.8.0 21:10:59 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 21:10:59 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 21:10:59 ==> Jenkins CI detected. 21:10:59 current dir:  /w/workspace/edgex-go/139 21:10:59 project root: . 21:10:59 --> token set from env 21:10:59 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 21:10:59 ==> Running gcov in . (disable via -X gcov) 21:10:59 ==> Python coveragepy not found 21:10:59 ==> Searching for coverage reports in: 21:10:59 + . 21:10:59 -> Found 1 reports 21:10:59 ==> Detecting git/mercurial file structure 21:10:59 ==> Reading reports 21:10:59 + ./coverage.out bytes=428381 21:10:59 ==> Appending adjustments 21:10:59 https://docs.codecov.io/docs/fixing-reports 21:11:00 + Found adjustments 21:11:00 ==> Gzipping contents 21:11:00 60K /tmp/codecov.GF1F7D.gz 21:11:00 ==> Uploading reports 21:11:00 url: https://codecov.io 21:11:00 query: branch=main&commit=d438b00c3daaca502c4e17498c6c53b3b4a9fc0d&build=139&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F139%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= 21:11:00 -> Pinging Codecov 21:11:00 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=main&commit=d438b00c3daaca502c4e17498c6c53b3b4a9fc0d&build=139&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F139%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= 21:11:00 -> Uploading to 21:11:00 https://storage.googleapis.com/codecov/v4/raw/2022-01-20/00271124DB129430A58F1EEE437C3FCB/d438b00c3daaca502c4e17498c6c53b3b4a9fc0d/c571d486-7117-4ac3-b05e-ae4b5aa4d5df.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220120%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220120T211100Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=9c89e4091765de386f2e50175afe4284432d8a932633917453c5f60e2423cb81 21:11:00 % Total % Received % Xferd Average Speed Time Time Time Current 21:11:00 Dload Upload Total Spent Left Speed 21:11:01 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 57826 0 0 100 57826 0 190k --:--:-- --:--:-- --:--:-- 191k 21:11:01 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/d438b00c3daaca502c4e17498c6c53b3b4a9fc0d [Pipeline] } 21:11:01 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo 21:11:01 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 21:11:01 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh 21:11:01 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 21:11:01 21:11:01 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh 21:11:01 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 21:11:01 1.410.4: Pulling from edgex-devops/edgex-snyk-go 21:11:01 188c0c94c7c5: Pulling fs layer 21:11:01 0ef7d3d256c8: Pulling fs layer 21:11:01 de9db76c5a1d: Pulling fs layer 21:11:01 0eba1c9be4d2: Pulling fs layer 21:11:01 0d57e429df01: Pulling fs layer 21:11:01 4e4be7b47b0d: Pulling fs layer 21:11:01 e1f770b5df2f: Pulling fs layer 21:11:01 85a0685a4137: Pulling fs layer 21:11:01 0eba1c9be4d2: Waiting 21:11:01 0d57e429df01: Waiting 21:11:01 4e4be7b47b0d: Waiting 21:11:01 e1f770b5df2f: Waiting 21:11:01 85a0685a4137: Waiting 21:11:01 de9db76c5a1d: Verifying Checksum 21:11:01 de9db76c5a1d: Download complete 21:11:01 0ef7d3d256c8: Verifying Checksum 21:11:01 0ef7d3d256c8: Download complete 21:11:01 0d57e429df01: Verifying Checksum 21:11:01 0d57e429df01: Download complete 21:11:01 4e4be7b47b0d: Verifying Checksum 21:11:01 4e4be7b47b0d: Download complete 21:11:01 188c0c94c7c5: Verifying Checksum 21:11:01 188c0c94c7c5: Download complete 21:11:02 188c0c94c7c5: Pull complete 21:11:02 e1f770b5df2f: Verifying Checksum 21:11:02 e1f770b5df2f: Download complete 21:11:02 0ef7d3d256c8: Pull complete 21:11:02 de9db76c5a1d: Pull complete 21:11:02 0eba1c9be4d2: Verifying Checksum 21:11:02 0eba1c9be4d2: Download complete 21:11:02 85a0685a4137: Verifying Checksum 21:11:02 85a0685a4137: Download complete 21:11:07 0eba1c9be4d2: Pull complete 21:11:07 0d57e429df01: Pull complete 21:11:07 4e4be7b47b0d: Pull complete 21:11:07 e1f770b5df2f: Pull complete 21:11:12 85a0685a4137: Pull complete 21:11:12 Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 21:11:12 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 21:11:12 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer 21:11:12 prd-centos7-docker-4c-2g-3560 does not seem to be running inside a container 21:11:13 $ 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/139 -v /w/workspace/edgex-go/139:/w/workspace/edgex-go/139:rw,z -v /w/workspace/edgex-go/139@tmp:/w/workspace/edgex-go/139@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-snyk-go:1.410.4 cat 21:11:13 $ docker top 6afae399e66bce5339b05b58f4a287957ad3413e9bfa0c63c161117023841711 -eo pid,comm [Pipeline] { [Pipeline] echo 21:11:13 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh 21:11:14 + set -o pipefail 21:11:14 + snyk monitor '--org=edgex-jenkins' 21:11:19 21:11:19 Monitoring /w/workspace/edgex-go/139 (github.com/edgexfoundry/edgex-go)... 21:11:19 21:11:19 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/8b78cda1-7fc9-46da-b74c-975b2fc8623b/history/d643dfac-1596-4696-beb7-4bb7e4f0cfe8 21:11:19 21:11:19 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 21:11:19 21:11:19 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 21:11:19 21:11:19 [Pipeline] } 21:11:19 $ docker stop --time=1 6afae399e66bce5339b05b58f4a287957ad3413e9bfa0c63c161117023841711 21:11:21 $ docker rm -f 6afae399e66bce5339b05b58f4a287957ad3413e9bfa0c63c161117023841711 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo 21:11:21 [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 21:11:21 provisioning config files... 21:11:21 copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/139@tmp/config4213939638016512131tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:11:22 --> edgex-publish-swagger.sh 21:11:22 === Publish openapi/v2 API === 21:11:22 [publishToSwagger] Publishing the API Docs [openapi/v2] to Swagger 21:11:22 [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/139/openapi/v2/core-command.yaml] 21:11:22 % Total % Received % Xferd Average Speed Time Time Time Current 21:11:22 Dload Upload Total Spent Left Speed 21:11:23 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 33343 0 0 100 33343 0 27392 0:00:01 0:00:01 --:--:-- 27420 100 33343 0 0 100 33343 0 25334 0:00:01 0:00:01 --:--:-- 25355 21:11:23 21:11:23 21:11:23 [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/139/openapi/v2/core-data.yaml] 21:11:23 % Total % Received % Xferd Average Speed Time Time Time Current 21:11:23 Dload Upload Total Spent Left Speed 21:11:24 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 71116 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 71116 0 0 100 71116 0 59053 0:00:01 0:00:01 --:--:-- 59017 100 71116 0 0 100 71116 0 59045 0:00:01 0:00:01 --:--:-- 59017 21:11:24 21:11:24 21:11:24 [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/139/openapi/v2/core-metadata.yaml] 21:11:24 % Total % Received % Xferd Average Speed Time Time Time Current 21:11:24 Dload Upload Total Spent Left Speed 21:11:25 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 119k 0 0 100 119k 0 103k 0:00:01 0:00:01 --:--:-- 103k 100 119k 0 0 100 119k 0 99040 0:00:01 0:00:01 --:--:-- 99112 21:11:25 21:11:25 21:11:25 [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/139/openapi/v2/support-notifications.yaml] 21:11:25 % Total % Received % Xferd Average Speed Time Time Time Current 21:11:25 Dload Upload Total Spent Left Speed 21:11:27 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 88830 0 0 100 88830 0 76303 0:00:01 0:00:01 --:--:-- 76314 100 88830 0 0 100 88830 0 73503 0:00:01 0:00:01 --:--:-- 73534 21:11:27 21:11:27 21:11:27 [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/139/openapi/v2/support-scheduler.yaml] 21:11:27 % Total % Received % Xferd Average Speed Time Time Time Current 21:11:27 Dload Upload Total Spent Left Speed 21:11:28 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 39068 0 0 100 39068 0 38283 0:00:01 0:00:01 --:--:-- 38301 100 39068 0 0 100 39068 0 38275 0:00:01 0:00:01 --:--:-- 38301 21:11:28 21:11:28 21:11:28 [publishToSwagger] Publishing API Name [system-agent] [/w/workspace/edgex-go/139/openapi/v2/system-agent.yaml] 21:11:28 % Total % Received % Xferd Average Speed Time Time Time Current 21:11:28 Dload Upload Total Spent Left Speed 21:11:29 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 19603 0 0 100 19603 0 17325 0:00:01 0:00:01 --:--:-- 17332 100 19603 0 0 100 19603 0 17322 0:00:01 0:00:01 --:--:-- 17332 21:11:29 21:11:29 [Pipeline] } 21:11:29 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] unstash [Pipeline] sh 21:11:29 + grep 'github.com ecdsa' /etc/ssh/ssh_known_hosts 21:11:29 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh 21:11:29 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 21:11:29 . [Pipeline] withDockerContainer 21:11:29 prd-centos7-docker-4c-2g-3560 does not seem to be running inside a container 21:11:29 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/139 -v /w/workspace/edgex-go/139:/w/workspace/edgex-go/139:rw,z -v /w/workspace/edgex-go/139@tmp:/w/workspace/edgex-go/139@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 21:11:30 $ docker top 123413618dbf5da38df63e15a794289243f63fce3f02d6fe4a66c4741099148b -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 21:11:30 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 21:11:30 [ssh-agent] Looking for ssh-agent implementation... 21:11:30 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:11:30 $ docker exec 123413618dbf5da38df63e15a794289243f63fce3f02d6fe4a66c4741099148b ssh-agent 21:11:30 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXgdFOek/agent.13 21:11:30 SSH_AGENT_PID=20 21:11:30 Running ssh-add (command line suppressed) 21:11:30 Identity added: /w/workspace/edgex-go/139@tmp/private_key_2289649194132655906.key (/w/workspace/edgex-go/139@tmp/private_key_2289649194132655906.key) 21:11:30 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 21:11:31 + git semver tag 21:11:31 # -> Open(): unable to determine branch for HEAD 21:11:31 # $GIT_DIR = /w/workspace/edgex-go/139/.git 21:11:31 # $GIT_WORK_TREE = /w/workspace/edgex-go/139 21:11:31 # $SEMVER_REMOTE_NAME = origin 21:11:31 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 21:11:31 # $SEMVER_USER_NAME = edgex-jenkins 21:11:31 # $SEMVER_BRANCH = main 21:11:31 # $SEMVER_DIR = /w/workspace/edgex-go/139/.semver 21:11:31 # d438b00c3daaca502c4e17498c6c53b3b4a9fc0d HEAD 21:11:31 # -> Force: false 21:11:31 # ee2508b67909454a528b01fedf12d5951e31be86 refs/tags/v2.2.0-dev.22 [Pipeline] } 21:11:31 $ docker exec --env ******** --env ******** 123413618dbf5da38df63e15a794289243f63fce3f02d6fe4a66c4741099148b ssh-agent -k 21:11:31 unset SSH_AUTH_SOCK; 21:11:31 unset SSH_AGENT_PID; 21:11:31 echo Agent pid 20 killed; 21:11:31 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 21:11:31 + git semver [Pipeline] } 21:11:31 $ docker stop --time=1 123413618dbf5da38df63e15a794289243f63fce3f02d6fe4a66c4741099148b 21:11:32 $ docker rm -f 123413618dbf5da38df63e15a794289243f63fce3f02d6fe4a66c4741099148b [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh 21:11:33 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 21:11:33 21:11:33 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh 21:11:33 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 21:11:33 0.23.1-centos7: Pulling from edgex-lftools 21:11:33 ab5ef0e58194: Pulling fs layer 21:11:33 9712f1f96733: Pulling fs layer 21:11:33 63f879dbbcfc: Pulling fs layer 21:11:33 0d9ebad4ef96: Pulling fs layer 21:11:33 e9a5061849ea: Pulling fs layer 21:11:33 d747dcd14b5f: Pulling fs layer 21:11:33 2de7ff778b66: Pulling fs layer 21:11:33 0d9ebad4ef96: Waiting 21:11:33 e9a5061849ea: Waiting 21:11:33 d747dcd14b5f: Waiting 21:11:33 2de7ff778b66: Waiting 21:11:33 9712f1f96733: Verifying Checksum 21:11:33 9712f1f96733: Download complete 21:11:34 0d9ebad4ef96: Verifying Checksum 21:11:34 0d9ebad4ef96: Download complete 21:11:34 63f879dbbcfc: Verifying Checksum 21:11:34 63f879dbbcfc: Download complete 21:11:34 ab5ef0e58194: Verifying Checksum 21:11:34 ab5ef0e58194: Download complete 21:11:34 d747dcd14b5f: Verifying Checksum 21:11:34 d747dcd14b5f: Download complete 21:11:34 e9a5061849ea: Verifying Checksum 21:11:34 e9a5061849ea: Download complete 21:11:34 2de7ff778b66: Verifying Checksum 21:11:34 2de7ff778b66: Download complete 21:11:37 ab5ef0e58194: Pull complete 21:11:37 9712f1f96733: Pull complete 21:11:37 63f879dbbcfc: Pull complete 21:11:41 0d9ebad4ef96: Pull complete 21:11:41 e9a5061849ea: Pull complete 21:11:41 d747dcd14b5f: Pull complete 21:11:43 2de7ff778b66: Pull complete 21:11:43 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 21:11:43 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 21:11:43 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer 21:11:43 prd-centos7-docker-4c-2g-3560 does not seem to be running inside a container 21:11:43 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/139 -v /w/workspace/edgex-go/139:/w/workspace/edgex-go/139:rw,z -v /w/workspace/edgex-go/139@tmp:/w/workspace/edgex-go/139@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-lftools:0.23.1-centos7 cat 21:11:47 $ docker top ab0d5a3f1e7c9f947c2cddac4574bdca7859a125156f0ee5af0030969210b37f -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 21:11:47 provisioning config files... 21:11:47 copy managed file [sigul-config] to file:/w/workspace/edgex-go/139@tmp/config2310779472309550385tmp 21:11:47 copy managed file [sigul-password] to file:/w/workspace/edgex-go/139@tmp/config8563383875604614648tmp 21:11:47 copy managed file [sigul-pki] to file:/w/workspace/edgex-go/139@tmp/config5992141872556345776tmp [Pipeline] { [Pipeline] echo 21:11:47 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 21:11:47 ---> sigul-configuration.sh 21:11:47 gpg: directory `/root/.gnupg' created 21:11:47 gpg: new configuration file `/root/.gnupg/gpg.conf' created 21:11:47 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 21:11:47 gpg: keyring `/root/.gnupg/secring.gpg' created 21:11:47 gpg: keyring `/root/.gnupg/pubring.gpg' created 21:11:47 gpg: CAST5 encrypted data 21:11:47 gpg: encrypted with 1 passphrase 21:11:47 gpg: WARNING: message was not integrity protected [Pipeline] sh 21:11:48 + mkdir /home/jenkins 21:11:48 + mkdir /home/jenkins/sigul [Pipeline] sh 21:11:48 + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo 21:11:48 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 21:11:48 ---> sigul-install.sh 21:11:48 Sigul already installed; skipping installation. [Pipeline] sh 21:11:49 + git tag --list 21:11:49 0.6.0 21:11:49 0.6.1 21:11:49 0.7.0 21:11:49 0.7.1 21:11:49 v1.0.0 21:11:49 v1.0.1 21:11:49 v1.1.0 21:11:49 v1.2.0 21:11:49 v1.2.1 21:11:49 v1.3.0 21:11:49 v1.3.1 21:11:49 v2.0.0 21:11:49 v2.0.1-dev.1 21:11:49 v2.0.1-dev.10 21:11:49 v2.0.1-dev.11 21:11:49 v2.0.1-dev.12 21:11:49 v2.0.1-dev.13 21:11:49 v2.0.1-dev.14 21:11:49 v2.0.1-dev.15 21:11:49 v2.0.1-dev.16 21:11:49 v2.0.1-dev.17 21:11:49 v2.0.1-dev.18 21:11:49 v2.0.1-dev.19 21:11:49 v2.0.1-dev.2 21:11:49 v2.0.1-dev.20 21:11:49 v2.0.1-dev.21 21:11:49 v2.0.1-dev.22 21:11:49 v2.0.1-dev.23 21:11:49 v2.0.1-dev.24 21:11:49 v2.0.1-dev.25 21:11:49 v2.0.1-dev.26 21:11:49 v2.0.1-dev.27 21:11:49 v2.0.1-dev.28 21:11:49 v2.0.1-dev.29 21:11:49 v2.0.1-dev.3 21:11:49 v2.0.1-dev.30 21:11:49 v2.0.1-dev.31 21:11:49 v2.0.1-dev.32 21:11:49 v2.0.1-dev.33 21:11:49 v2.0.1-dev.34 21:11:49 v2.0.1-dev.35 21:11:49 v2.0.1-dev.36 21:11:49 v2.0.1-dev.37 21:11:49 v2.0.1-dev.38 21:11:49 v2.0.1-dev.39 21:11:49 v2.0.1-dev.4 21:11:49 v2.0.1-dev.40 21:11:49 v2.0.1-dev.41 21:11:49 v2.0.1-dev.42 21:11:49 v2.0.1-dev.43 21:11:49 v2.0.1-dev.44 21:11:49 v2.0.1-dev.45 21:11:49 v2.0.1-dev.46 21:11:49 v2.0.1-dev.47 21:11:49 v2.0.1-dev.48 21:11:49 v2.0.1-dev.49 21:11:49 v2.0.1-dev.5 21:11:49 v2.0.1-dev.50 21:11:49 v2.0.1-dev.51 21:11:49 v2.0.1-dev.52 21:11:49 v2.0.1-dev.53 21:11:49 v2.0.1-dev.54 21:11:49 v2.0.1-dev.55 21:11:49 v2.0.1-dev.56 21:11:49 v2.0.1-dev.57 21:11:49 v2.0.1-dev.58 21:11:49 v2.0.1-dev.59 21:11:49 v2.0.1-dev.6 21:11:49 v2.0.1-dev.60 21:11:49 v2.0.1-dev.61 21:11:49 v2.0.1-dev.62 21:11:49 v2.0.1-dev.63 21:11:49 v2.0.1-dev.64 21:11:49 v2.0.1-dev.65 21:11:49 v2.0.1-dev.66 21:11:49 v2.0.1-dev.67 21:11:49 v2.0.1-dev.68 21:11:49 v2.0.1-dev.69 21:11:49 v2.0.1-dev.7 21:11:49 v2.0.1-dev.70 21:11:49 v2.0.1-dev.71 21:11:49 v2.0.1-dev.72 21:11:49 v2.0.1-dev.73 21:11:49 v2.0.1-dev.74 21:11:49 v2.0.1-dev.75 21:11:49 v2.0.1-dev.76 21:11:49 v2.0.1-dev.77 21:11:49 v2.0.1-dev.78 21:11:49 v2.0.1-dev.79 21:11:49 v2.0.1-dev.8 21:11:49 v2.0.1-dev.80 21:11:49 v2.0.1-dev.81 21:11:49 v2.0.1-dev.82 21:11:49 v2.0.1-dev.83 21:11:49 v2.0.1-dev.84 21:11:49 v2.0.1-dev.85 21:11:49 v2.0.1-dev.86 21:11:49 v2.0.1-dev.87 21:11:49 v2.0.1-dev.88 21:11:49 v2.0.1-dev.89 21:11:49 v2.0.1-dev.9 21:11:49 v2.0.1-dev.90 21:11:49 v2.0.1-dev.91 21:11:49 v2.0.1-dev.92 21:11:49 v2.0.1-dev.93 21:11:49 v2.0.1-dev.94 21:11:49 v2.0.1-dev.95 21:11:49 v2.0.1-dev.96 21:11:49 v2.0.1-dev.97 21:11:49 v2.0.1-dev.98 21:11:49 v2.0.1-dev.99 21:11:49 v2.1.0 21:11:49 v2.2.0-dev.1 21:11:49 v2.2.0-dev.10 21:11:49 v2.2.0-dev.11 21:11:49 v2.2.0-dev.12 21:11:49 v2.2.0-dev.13 21:11:49 v2.2.0-dev.14 21:11:49 v2.2.0-dev.15 21:11:49 v2.2.0-dev.16 21:11:49 v2.2.0-dev.17 21:11:49 v2.2.0-dev.18 21:11:49 v2.2.0-dev.19 21:11:49 v2.2.0-dev.2 21:11:49 v2.2.0-dev.20 21:11:49 v2.2.0-dev.21 21:11:49 v2.2.0-dev.22 21:11:49 v2.2.0-dev.3 21:11:49 v2.2.0-dev.4 21:11:49 v2.2.0-dev.5 21:11:49 v2.2.0-dev.6 21:11:49 v2.2.0-dev.7 21:11:49 v2.2.0-dev.8 21:11:49 v2.2.0-dev.9 [Pipeline] sh 21:11:49 + lftools sign git-tag v2.2.0-dev.22 21:11:50 Signing Git tag with Sigul... 21:11:50 Signing v2.2.0-dev.22 [Pipeline] echo 21:11:50 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 21:11:50 ---> sigul-configuration-cleanup.sh [Pipeline] } 21:11:50 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 21:11:50 $ docker stop --time=1 ab0d5a3f1e7c9f947c2cddac4574bdca7859a125156f0ee5af0030969210b37f 21:11:51 $ docker rm -f ab0d5a3f1e7c9f947c2cddac4574bdca7859a125156f0ee5af0030969210b37f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 21:11:52 + grep 'github.com ecdsa' /etc/ssh/ssh_known_hosts 21:11:52 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh 21:11:52 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 21:11:52 . [Pipeline] withDockerContainer 21:11:52 prd-centos7-docker-4c-2g-3560 does not seem to be running inside a container 21:11:52 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/139 -v /w/workspace/edgex-go/139:/w/workspace/edgex-go/139:rw,z -v /w/workspace/edgex-go/139@tmp:/w/workspace/edgex-go/139@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 21:11:53 $ docker top e32e9133b3e564cdcf5e72ba20eaba447d721faf1a4f9101bd0f413d26081606 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 21:11:53 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 21:11:53 [ssh-agent] Looking for ssh-agent implementation... 21:11:53 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:11:53 $ docker exec e32e9133b3e564cdcf5e72ba20eaba447d721faf1a4f9101bd0f413d26081606 ssh-agent 21:11:53 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXcBjIHM/agent.15 21:11:53 SSH_AGENT_PID=21 21:11:53 Running ssh-add (command line suppressed) 21:11:53 Identity added: /w/workspace/edgex-go/139@tmp/private_key_3695306272916354616.key (/w/workspace/edgex-go/139@tmp/private_key_3695306272916354616.key) 21:11:53 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 21:11:53 + git semver bump pre 21:11:53 # -> Open(): unable to determine branch for HEAD 21:11:53 # $GIT_DIR = /w/workspace/edgex-go/139/.git 21:11:53 # $GIT_WORK_TREE = /w/workspace/edgex-go/139 21:11:53 # $SEMVER_REMOTE_NAME = origin 21:11:53 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 21:11:53 # $SEMVER_USER_NAME = edgex-jenkins 21:11:53 # $SEMVER_BRANCH = main 21:11:53 # $SEMVER_DIR = /w/workspace/edgex-go/139/.semver 21:11:53 2.2.0-dev.23 [Pipeline] } 21:11:53 $ docker exec --env ******** --env ******** e32e9133b3e564cdcf5e72ba20eaba447d721faf1a4f9101bd0f413d26081606 ssh-agent -k 21:11:53 unset SSH_AUTH_SOCK; 21:11:53 unset SSH_AGENT_PID; 21:11:53 echo Agent pid 21 killed; 21:11:53 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 21:11:54 + git semver [Pipeline] } 21:11:54 $ docker stop --time=1 e32e9133b3e564cdcf5e72ba20eaba447d721faf1a4f9101bd0f413d26081606 21:11:55 $ docker rm -f e32e9133b3e564cdcf5e72ba20eaba447d721faf1a4f9101bd0f413d26081606 [Pipeline] // withDockerContainer [Pipeline] sh 21:11:55 + grep 'github.com ecdsa' /etc/ssh/ssh_known_hosts 21:11:55 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh 21:11:56 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 21:11:56 . [Pipeline] withDockerContainer 21:11:56 prd-centos7-docker-4c-2g-3560 does not seem to be running inside a container 21:11:56 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/139 -v /w/workspace/edgex-go/139:/w/workspace/edgex-go/139:rw,z -v /w/workspace/edgex-go/139@tmp:/w/workspace/edgex-go/139@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 21:11:56 $ docker top be397739fe06c627a0cd9659d3a44cac2c04330606a10aaaeb396c7d40c0d597 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 21:11:56 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 21:11:56 [ssh-agent] Looking for ssh-agent implementation... 21:11:56 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:11:56 $ docker exec be397739fe06c627a0cd9659d3a44cac2c04330606a10aaaeb396c7d40c0d597 ssh-agent 21:11:56 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXFbbPJH/agent.14 21:11:56 SSH_AGENT_PID=21 21:11:56 Running ssh-add (command line suppressed) 21:11:57 Identity added: /w/workspace/edgex-go/139@tmp/private_key_1661739371597183914.key (/w/workspace/edgex-go/139@tmp/private_key_1661739371597183914.key) 21:11:57 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 21:11:57 + git semver push 21:11:57 # -> Open(): unable to determine branch for HEAD 21:11:57 # $GIT_DIR = /w/workspace/edgex-go/139/.git 21:11:57 # $GIT_WORK_TREE = /w/workspace/edgex-go/139 21:11:57 # $SEMVER_REMOTE_NAME = origin 21:11:57 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 21:11:57 # $SEMVER_USER_NAME = edgex-jenkins 21:11:57 # $SEMVER_BRANCH = main 21:11:57 # $SEMVER_DIR = /w/workspace/edgex-go/139/.semver [Pipeline] } 21:12:01 $ docker exec --env ******** --env ******** be397739fe06c627a0cd9659d3a44cac2c04330606a10aaaeb396c7d40c0d597 ssh-agent -k 21:12:01 unset SSH_AUTH_SOCK; 21:12:01 unset SSH_AGENT_PID; 21:12:01 echo Agent pid 21 killed; 21:12:01 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 21:12:01 + git semver [Pipeline] } 21:12:01 $ docker stop --time=1 be397739fe06c627a0cd9659d3a44cac2c04330606a10aaaeb396c7d40c0d597 21:12:03 $ docker rm -f be397739fe06c627a0cd9659d3a44cac2c04330606a10aaaeb396c7d40c0d597 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 21:12:03 + '[' -d /w/workspace/edgex-go/139/archives ']' [Pipeline] libraryResource [Pipeline] sh 21:12:03 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 21:12:04 ---> package-listing.sh 21:12:04 ++ facter osfamily 21:12:04 ++ tr '[:upper:]' '[:lower:]' 21:12:04 + OS_FAMILY=redhat 21:12:04 + workspace=/w/workspace/edgex-go/139 21:12:04 + START_PACKAGES=/tmp/packages_start.txt 21:12:04 + END_PACKAGES=/tmp/packages_end.txt 21:12:04 + DIFF_PACKAGES=/tmp/packages_diff.txt 21:12:04 + PACKAGES=/tmp/packages_start.txt 21:12:04 + '[' /w/workspace/edgex-go/139 ']' 21:12:04 + PACKAGES=/tmp/packages_end.txt 21:12:04 + case "${OS_FAMILY}" in 21:12:04 + rpm -qa 21:12:04 + sort 21:12:09 + '[' -f /tmp/packages_start.txt ']' 21:12:09 + '[' -f /tmp/packages_end.txt ']' 21:12:09 + diff /tmp/packages_start.txt /tmp/packages_end.txt 21:12:09 + '[' /w/workspace/edgex-go/139 ']' 21:12:09 + mkdir -p /w/workspace/edgex-go/139/archives/ 21:12:09 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/139/archives/ [Pipeline] echo 21:12:09 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/139/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 21:12:09 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 21:12:09 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 21:12:09 21:12:09 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 21:12:10 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 21:12:10 latest: Pulling from edgex-lftools-log-publisher 21:12:10 b4d181a07f80: Pulling fs layer 21:12:10 a1111a8f2ec3: Pulling fs layer 21:12:10 ed53099fbce6: Pulling fs layer 21:12:10 dc539afda2c1: Pulling fs layer 21:12:10 77bc0d833cb6: Pulling fs layer 21:12:10 9065ff56babe: Pulling fs layer 21:12:10 d287ab97295c: Pulling fs layer 21:12:10 dc539afda2c1: Waiting 21:12:10 77bc0d833cb6: Waiting 21:12:10 9065ff56babe: Waiting 21:12:10 d287ab97295c: Waiting 21:12:10 a1111a8f2ec3: Download complete 21:12:10 dc539afda2c1: Download complete 21:12:10 ed53099fbce6: Verifying Checksum 21:12:10 ed53099fbce6: Download complete 21:12:10 9065ff56babe: Verifying Checksum 21:12:10 9065ff56babe: Download complete 21:12:10 77bc0d833cb6: Verifying Checksum 21:12:10 77bc0d833cb6: Download complete 21:12:10 b4d181a07f80: Verifying Checksum 21:12:10 b4d181a07f80: Download complete 21:12:11 d287ab97295c: Verifying Checksum 21:12:11 d287ab97295c: Download complete 21:12:11 b4d181a07f80: Pull complete 21:12:11 a1111a8f2ec3: Pull complete 21:12:12 ed53099fbce6: Pull complete 21:12:12 dc539afda2c1: Pull complete 21:12:12 77bc0d833cb6: Pull complete 21:12:12 9065ff56babe: Pull complete 21:12:18 d287ab97295c: Pull complete 21:12:18 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 21:12:18 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 21:12:18 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 21:12:18 prd-centos7-docker-4c-2g-3560 does not seem to be running inside a container 21:12:18 $ 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/139/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/139 -v /w/workspace/edgex-go/139:/w/workspace/edgex-go/139:rw,z -v /w/workspace/edgex-go/139@tmp:/w/workspace/edgex-go/139@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-lftools-log-publisher:latest cat 21:12:20 $ docker top a9304ff913938adcebe1837c76e0e2489178034a3224acdbfb1db76fbd094e03 -eo pid,comm [Pipeline] { [Pipeline] sh 21:12:21 + touch /tmp/pre-build-complete [Pipeline] sh 21:12:21 + mkdir -p /var/log/sysstat [Pipeline] sh 21:12:21 + ls /var/log/sa-host 21:12:21 + sadf -c /var/log/sa-host/sa17 21:12:21 file_magic: OK 21:12:21 HZ: Using current value: 100 21:12:21 file_header: OK 21:12:21 file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK 21:12:21 Statistics: 21:12:21 Hnuu...uuuununununu...Hnuu...uuuununununu... 21:12:21 File successfully converted to sysstat format version 12.0.3 21:12:21 + sadf -c /var/log/sa-host/sa20 21:12:21 file_magic: OK 21:12:21 HZ: Using current value: 100 21:12:21 file_header: OK 21:12:21 file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK 21:12:21 Statistics: 21:12:21 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... 21:12:21 File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 21:12:22 provisioning config files... 21:12:22 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/139@tmp/config5234942805700133387tmp [Pipeline] { [Pipeline] echo 21:12:22 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 21:12:22 ---> create-netrc.sh [Pipeline] } 21:12:22 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 21:12:22 ---> python-tools-install.sh [Pipeline] echo 21:12:22 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 21:12:22 ---> sudo-logs.sh 21:12:22 Archiving 'sudo' log.. 21:12:22 sudo: unable to resolve host prd-centos7-docker-4c-2g-3560.novalocal: Name or service not known 21:12:22 sudo: unable to resolve host prd-centos7-docker-4c-2g-3560.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo 21:12:22 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 21:12:23 ---> job-cost.sh 21:12:23 lf-activate-venv: SKIPPING 21:12:23 DEBUG: total: 0.10999999940395355 21:12:23 INFO: Retrieving Stack Cost... 21:12:23 INFO: Retrieving Pricing Info for: v3-standard-2 21:12:23 INFO: Archiving Costs [Pipeline] echo 21:12:23 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 21:12:24 ---> logs-deploy.sh 21:12:24 lf-activate-venv: SKIPPING 21:12:24 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/139 21:12:24 INFO: archiving workspace using pattern(s): 21:12:24 Archives upload complete. 21:12:24 INFO: archiving logs to Nexus 21:12:25 ---> uname -a: 21:12:25 Linux prd-centos7-docker-4c-2g-3560.novalocal 3.10.0-1160.45.1.el7.x86_64 #1 SMP Wed Oct 13 17:20:51 UTC 2021 x86_64 GNU/Linux 21:12:25 21:12:25 21:12:25 ---> lscpu: 21:12:25 Architecture: x86_64 21:12:25 CPU op-mode(s): 32-bit, 64-bit 21:12:25 Byte Order: Little Endian 21:12:25 Address sizes: 40 bits physical, 48 bits virtual 21:12:25 CPU(s): 2 21:12:25 On-line CPU(s) list: 0,1 21:12:25 Thread(s) per core: 1 21:12:25 Core(s) per socket: 1 21:12:25 Socket(s): 2 21:12:25 NUMA node(s): 1 21:12:25 Vendor ID: AuthenticAMD 21:12:25 CPU family: 23 21:12:25 Model: 49 21:12:25 Model name: AMD EPYC-Rome Processor 21:12:25 Stepping: 0 21:12:25 CPU MHz: 2799.998 21:12:25 BogoMIPS: 5599.99 21:12:25 Virtualization: AMD-V 21:12:25 Hypervisor vendor: KVM 21:12:25 Virtualization type: full 21:12:25 L1d cache: 32K 21:12:25 L1i cache: 32K 21:12:25 L2 cache: 512K 21:12:25 L3 cache: 16384K 21:12:25 NUMA node0 CPU(s): 0,1 21:12:25 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm art rep_good nopl extd_apicid eagerfpu pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr arat npt nrip_save umip spec_ctrl intel_stibp arch_capabilities 21:12:25 21:12:25 21:12:25 ---> nproc: 21:12:25 2 21:12:25 21:12:25 21:12:25 ---> df -h: 21:12:25 Filesystem Size Used Avail Use% Mounted on 21:12:25 overlay 40G 14G 27G 35% / 21:12:25 tmpfs 64M 0 64M 0% /dev 21:12:25 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 21:12:25 shm 64M 0 64M 0% /dev/shm 21:12:25 /dev/vda1 40G 14G 27G 35% /facter-os 21:12:25 21:12:25 21:12:25 ---> sar -b -r -n DEV: 21:12:25 Linux 3.10.0-1160.45.1.el7.x86_64 (centos-7-docker-61956895-6fad-6945-99d6-2040f50c295e.novalocal) 01/20/22 _x86_64_ (2 CPU) 21:12:25 21:12:25 20:55:19 LINUX RESTART (2 CPU) 21:12:25 21:12:25 20:56:01 tps rtps wtps bread/s bwrtn/s 21:12:25 20:57:01 319.78 0.42 319.37 287.63 100661.58 21:12:25 20:58:01 63.82 0.03 63.79 2.93 7477.62 21:12:25 20:59:01 74.96 0.00 74.96 0.00 6200.52 21:12:25 21:00:01 202.56 0.02 202.54 0.53 89800.02 21:12:25 21:01:01 991.48 619.73 371.75 29530.75 231179.72 21:12:25 21:02:01 441.33 37.09 404.24 4399.73 152191.45 21:12:25 21:03:01 333.81 49.48 284.33 2379.62 73749.03 21:12:25 21:04:01 9.18 1.47 7.71 84.46 171.39 21:12:25 21:05:01 0.37 0.00 0.37 0.00 5.55 21:12:25 21:06:01 0.17 0.00 0.17 0.00 1.77 21:12:25 21:07:01 0.20 0.00 0.20 0.00 1.88 21:12:25 21:08:01 0.25 0.00 0.25 0.00 2.90 21:12:25 21:09:01 0.25 0.00 0.25 0.00 2.60 21:12:25 21:10:01 0.23 0.00 0.23 0.00 2.05 21:12:25 21:11:01 3.05 2.36 0.68 196.24 21.38 21:12:25 21:12:01 280.45 2.55 277.90 701.68 54755.42 21:12:25 Average: 170.18 44.59 125.59 2349.82 44783.47 21:12:25 21:12:25 20:56:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 21:12:25 20:57:01 2636136 0 973240 12.15 2620 4396944 1369448 15.12 1768448 3046344 188 21:12:25 20:58:01 3242072 0 1046688 13.07 2620 3717560 1528960 16.88 1446264 2832896 160892 21:12:25 20:59:01 3087720 0 1261256 15.75 2620 3657344 1694628 18.71 1545940 2880432 96668 21:12:25 21:00:01 372428 0 1296048 16.18 2620 6337844 2540460 28.05 2479356 4572872 468216 21:12:25 21:01:01 1304704 0 1645600 20.55 2620 5056016 3130416 34.56 2434800 3650220 51416 21:12:25 21:02:01 373484 0 1357628 16.95 2620 6275208 2262120 24.98 2476340 4514532 5636 21:12:25 21:03:01 3166704 0 1153536 14.40 2620 3686080 1756464 19.39 1388644 2846916 36 21:12:25 21:04:01 3121348 0 1196228 14.94 2620 3688744 1502636 16.59 1577912 2705740 8 21:12:25 21:05:01 3135644 0 1181928 14.76 2620 3688748 1346368 14.86 1568712 2705136 8 21:12:25 21:06:01 3139432 0 1178136 14.71 2620 3688752 1346440 14.87 1565508 2705120 8 21:12:25 21:07:01 3139948 0 1177616 14.70 2620 3688756 1346368 14.86 1565516 2704480 8 21:12:25 21:08:01 3145096 0 1172464 14.64 2620 3688760 1346368 14.86 1564188 2700912 8 21:12:25 21:09:01 3144916 0 1172636 14.64 2620 3688768 1346404 14.87 1564396 2700876 12 21:12:25 21:10:01 3144608 0 1172944 14.65 2620 3688768 1346368 14.86 1564600 2700872 8 21:12:25 21:11:01 3058384 0 1236084 15.43 2620 3711852 1710492 18.88 1630192 2718556 17404 21:12:25 21:12:01 1581992 0 1386916 17.32 2620 5037412 1611636 17.79 1817204 3839028 56 21:12:25 Average: 2549664 0 1225559 15.30 2620 4231097 1699098 18.76 1747376 3114058 50036 21:12:25 21:12:25 20:56:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 21:12:25 20:57:01 eth0 747.64 1092.74 8112.86 117.23 0.00 0.00 0.00 0.00 21:12:25 20:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:12:25 20:57:01 docker0 1014.35 608.64 84.03 4749.37 0.00 0.00 0.00 0.00 21:12:25 20:58:01 eth0 40.51 22.43 35.27 15.53 0.00 0.00 0.00 0.00 21:12:25 20:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:12:25 20:58:01 vetha5c42aa 0.53 0.67 0.04 0.05 0.00 0.00 0.00 0.00 21:12:25 20:58:01 docker0 0.53 0.53 0.04 0.04 0.00 0.00 0.00 0.00 21:12:25 20:59:01 eth0 28.12 13.89 24.15 7.28 0.00 0.00 0.00 0.00 21:12:25 20:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:12:25 20:59:01 vetha5c42aa 1.53 1.53 0.12 0.12 0.00 0.00 0.00 0.00 21:12:25 20:59:01 docker0 1.53 1.53 0.10 0.12 0.00 0.00 0.00 0.00 21:12:25 21:00:01 eth0 116.98 71.21 1700.73 119.62 0.00 0.00 0.00 0.00 21:12:25 21:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:12:25 21:00:01 veth1b51b92 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 21:12:25 21:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:12:25 21:01:01 veth924de92 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 21:12:25 21:01:01 veth9a4158b 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 21:12:25 21:01:01 veth005a8d7 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 21:12:25 21:01:01 eth0 75.35 51.94 214.47 15.45 0.00 0.00 0.00 0.00 21:12:25 21:02:01 vethe6851ee 0.00 0.38 0.00 0.02 0.00 0.00 0.00 0.00 21:12:25 21:02:01 eth0 149.48 75.72 1759.59 22.67 0.00 0.00 0.00 0.00 21:12:25 21:02:01 lo 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 21:12:25 21:02:01 veth1b51b92 0.00 0.92 0.00 0.05 0.00 0.00 0.00 0.00 21:12:25 21:03:01 eth0 176.10 161.00 194.26 564.89 0.00 0.00 0.00 0.00 21:12:25 21:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:12:25 21:03:01 docker0 1090.56 736.09 88.88 5636.58 0.00 0.00 0.00 0.00 21:12:25 21:04:01 eth0 253.51 256.00 137.23 1080.07 0.00 0.00 0.00 0.00 21:12:25 21:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:12:25 21:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:12:25 21:05:01 eth0 0.13 0.08 0.01 0.01 0.00 0.00 0.00 0.00 21:12:25 21:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:12:25 21:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:12:25 21:06:01 eth0 0.28 0.20 0.08 0.04 0.00 0.00 0.00 0.00 21:12:25 21:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:12:25 21:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:12:25 21:07:01 eth0 0.13 0.10 0.01 0.03 0.00 0.00 0.00 0.00 21:12:25 21:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:12:25 21:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:12:25 21:08:01 eth0 0.17 0.10 0.01 0.01 0.00 0.00 0.00 0.00 21:12:25 21:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:12:25 21:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:12:25 21:09:01 eth0 0.28 0.13 0.07 0.01 0.00 0.00 0.00 0.00 21:12:25 21:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:12:25 21:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:12:25 21:10:01 eth0 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 21:12:25 21:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:12:25 21:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:12:25 21:11:01 eth0 24.85 17.85 292.66 4.83 0.00 0.00 0.00 0.00 21:12:25 21:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:12:25 21:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:12:25 21:12:01 veth62a1cfe 2.55 2.00 0.62 0.75 0.00 0.00 0.00 0.00 21:12:25 21:12:01 eth0 351.22 217.32 7412.90 168.81 0.00 0.00 0.00 0.00 21:12:25 21:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:12:25 21:12:01 docker0 35.85 49.01 3.79 392.96 0.00 0.00 0.00 0.00 21:12:25 Average: veth62a1cfe 0.16 0.12 0.04 0.05 0.00 0.00 0.00 0.00 21:12:25 Average: eth0 122.82 123.81 1242.99 132.29 0.00 0.00 0.00 0.00 21:12:25 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:12:25 Average: docker0 70.40 49.07 5.79 376.85 0.00 0.00 0.00 0.00 21:12:25 21:12:25 21:12:25 ---> sar -P ALL: 21:12:25 Linux 3.10.0-1160.45.1.el7.x86_64 (centos-7-docker-61956895-6fad-6945-99d6-2040f50c295e.novalocal) 01/20/22 _x86_64_ (2 CPU) 21:12:25 21:12:25 20:55:19 LINUX RESTART (2 CPU) 21:12:25 21:12:25 20:56:01 CPU %user %nice %system %iowait %steal %idle 21:12:25 20:57:01 all 36.48 0.00 14.44 2.75 0.12 46.22 21:12:25 20:57:01 0 39.02 0.00 15.27 3.23 0.13 42.35 21:12:25 20:57:01 1 33.96 0.00 13.62 2.27 0.11 50.04 21:12:25 20:58:01 all 57.70 0.00 7.34 0.46 0.11 34.40 21:12:25 20:58:01 0 56.92 0.00 7.84 0.47 0.11 34.66 21:12:25 20:58:01 1 58.47 0.00 6.84 0.45 0.11 34.13 21:12:25 20:59:01 all 47.28 0.00 5.40 0.57 0.08 46.67 21:12:25 20:59:01 0 47.53 0.00 5.19 0.52 0.09 46.68 21:12:25 20:59:01 1 47.03 0.00 5.62 0.62 0.07 46.66 21:12:25 21:00:01 all 59.43 0.00 11.97 2.10 0.10 26.40 21:12:25 21:00:01 0 59.55 0.00 12.19 1.77 0.11 26.38 21:12:25 21:00:01 1 59.31 0.00 11.76 2.42 0.09 26.42 21:12:25 21:01:01 all 39.73 0.00 18.22 37.61 0.12 4.32 21:12:25 21:01:01 0 39.61 0.00 18.46 37.58 0.11 4.25 21:12:25 21:01:01 1 39.85 0.00 17.99 37.65 0.13 4.38 21:12:25 21:02:01 all 80.94 0.00 17.55 1.05 0.13 0.32 21:12:25 21:02:01 0 81.18 0.00 17.64 0.93 0.13 0.13 21:12:25 21:02:01 1 80.71 0.00 17.47 1.18 0.13 0.51 21:12:25 21:03:01 all 56.25 0.00 13.17 1.35 0.11 29.12 21:12:25 21:03:01 0 55.77 0.00 13.63 1.64 0.11 28.85 21:12:25 21:03:01 1 56.72 0.00 12.71 1.07 0.11 29.40 21:12:25 21:04:01 all 10.95 0.00 1.93 0.04 0.06 87.02 21:12:25 21:04:01 0 10.86 0.00 2.11 0.05 0.07 86.91 21:12:25 21:04:01 1 11.04 0.00 1.75 0.03 0.05 87.13 21:12:25 21:05:01 all 0.16 0.00 0.06 0.00 0.03 99.75 21:12:25 21:05:01 0 0.27 0.00 0.05 0.00 0.03 99.65 21:12:25 21:05:01 1 0.05 0.00 0.07 0.00 0.03 99.85 21:12:25 21:06:01 all 0.18 0.00 0.03 0.00 0.03 99.77 21:12:25 21:06:01 0 0.33 0.00 0.02 0.00 0.03 99.62 21:12:25 21:06:01 1 0.02 0.00 0.03 0.00 0.02 99.93 21:12:25 21:07:01 all 0.12 0.00 0.03 0.00 0.03 99.83 21:12:25 21:07:01 0 0.18 0.00 0.03 0.00 0.00 99.78 21:12:25 21:07:01 1 0.05 0.00 0.02 0.00 0.05 99.88 21:12:25 21:12:25 21:07:01 CPU %user %nice %system %iowait %steal %idle 21:12:25 21:08:01 all 0.14 0.00 0.04 0.00 0.03 99.79 21:12:25 21:08:01 0 0.23 0.00 0.03 0.00 0.02 99.72 21:12:25 21:08:01 1 0.05 0.00 0.05 0.00 0.03 99.87 21:12:25 21:09:01 all 0.11 0.00 0.02 0.00 0.02 99.86 21:12:25 21:09:01 0 0.18 0.00 0.02 0.00 0.00 99.80 21:12:25 21:09:01 1 0.03 0.00 0.02 0.00 0.03 99.92 21:12:25 21:10:01 all 0.09 0.00 0.03 0.01 0.03 99.84 21:12:25 21:10:01 0 0.15 0.00 0.02 0.00 0.02 99.82 21:12:25 21:10:01 1 0.03 0.00 0.03 0.02 0.05 99.87 21:12:25 21:11:01 all 1.19 0.00 0.63 0.03 0.03 98.13 21:12:25 21:11:01 0 1.17 0.00 0.72 0.03 0.02 98.06 21:12:25 21:11:01 1 1.20 0.00 0.54 0.02 0.03 98.21 21:12:25 21:12:01 all 25.84 0.00 12.12 3.19 0.11 58.75 21:12:25 21:12:01 0 25.55 0.00 12.41 4.04 0.11 57.89 21:12:25 21:12:01 1 26.12 0.00 11.84 2.33 0.11 59.61 21:12:25 Average: all 24.96 0.00 6.17 2.93 0.07 65.87 21:12:25 Average: 0 25.10 0.00 6.33 3.00 0.07 65.50 21:12:25 Average: 1 24.83 0.00 6.01 2.86 0.07 66.24 21:12:25 21:12:25 21:12:25