Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from b2bbeb2bf8682f369067d047e38d70060ce035aa Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh455664484257527476.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 32edd24ee733e309d05e35b1f887f14b07bde6d0 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-ssh8239117809787717666.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 32edd24ee733e309d05e35b1f887f14b07bde6d0 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-ssh7135197155524832259.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 32edd24ee733e309d05e35b1f887f14b07bde6d0 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 32edd24ee733e309d05e35b1f887f14b07bde6d0 # timeout=10 Commit message: "Merge pull request #369 from ernestojeda/revert-script-move" > 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-ssh9040402027414862900.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-ssh2189383691002314640.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 9bc0e518fca0494fd51682b06eec2da29a326327 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 9bc0e518fca0494fd51682b06eec2da29a326327 # timeout=10 Commit message: "Merge "Fix: Make archiveArtifacts overwriteable in lfJava"" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2], buildSnap:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.16 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 Waiting for next available executor Running on prd-centos7-docker-4c-2g-482 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/115 [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/115 # 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/115@tmp/jenkins-gitclient-ssh1210807153977772713.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 b2bbeb2bf8682f369067d047e38d70060ce035aa (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 b2bbeb2bf8682f369067d047e38d70060ce035aa # timeout=10 Commit message: "refactor: Rename Encode func to better name (#3822)" > git rev-list --no-walk 451b096496c10626fafafdb288817a63ed714faa # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-11-25T07:03:37.683Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-11-25T07:03:37.734Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-11-25T07:03:37.748Z] ========================================================= [2021-11-25T07:03:37.748Z] EdgeX Global Pipelines Version Info [2021-11-25T07:03:37.748Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-11-25T07:03:38.906Z] ------------------- [2021-11-25T07:03:38.906Z] stable info: [2021-11-25T07:03:38.906Z] ------------------- [2021-11-25T07:03:38.906Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-11-25T07:03:38.906Z] Commit SHA: 32edd24ee733e309d05e35b1f887f14b07bde6d0 [2021-11-25T07:03:38.906Z] Message: update stable to v1.0.217 [2021-11-25T07:03:39.488Z] ------------------- [2021-11-25T07:03:39.488Z] experimental info: [2021-11-25T07:03:39.488Z] ------------------- [2021-11-25T07:03:39.488Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-11-25T07:03:39.488Z] Commit SHA: 32edd24ee733e309d05e35b1f887f14b07bde6d0 [2021-11-25T07:03:39.488Z] Message: update experimental to v1.0.217 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-11-25T07:03:39.564Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2021-11-25T07:03:39.574Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2021-11-25T07:03:39.584Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-11-25T07:03:39.595Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-11-25T07:03:39.606Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-11-25T07:03:39.615Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-11-25T07:03:39.627Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2021-11-25T07:03:39.639Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2021-11-25T07:03:39.653Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2021-11-25T07:03:39.662Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2021-11-25T07:03:39.673Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-11-25T07:03:39.685Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-11-25T07:03:39.694Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2021-11-25T07:03:39.702Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-11-25T07:03:39.711Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-11-25T07:03:39.720Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-11-25T07:03:39.730Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-11-25T07:03:39.739Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-11-25T07:03:39.749Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2021-11-25T07:03:39.759Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2021-11-25T07:03:39.771Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2021-11-25T07:03:39.779Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-11-25T07:03:39.788Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2021-11-25T07:03:39.797Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2021-11-25T07:03:39.817Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2021-11-25T07:03:39.829Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = b2bbeb2bf8682f369067d047e38d70060ce035aa [Pipeline] echo [2021-11-25T07:03:39.838Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = b2bbeb2 [Pipeline] echo [2021-11-25T07:03:39.847Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-11-25T07:03:39.886Z] provisioning config files... [2021-11-25T07:03:39.901Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/115@tmp/config7237299919103577510tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-11-25T07:03:40.215Z] ---> docker-login.sh [2021-11-25T07:03:40.215Z] nexus3.edgexfoundry.org:10001 [2021-11-25T07:03:40.215Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-25T07:03:40.476Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-25T07:03:40.476Z] Configure a credential helper to remove this warning. See [2021-11-25T07:03:40.476Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-25T07:03:40.476Z] [2021-11-25T07:03:40.476Z] Login Succeeded [2021-11-25T07:03:40.476Z] nexus3.edgexfoundry.org:10002 [2021-11-25T07:03:40.476Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-25T07:03:40.476Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-25T07:03:40.476Z] Configure a credential helper to remove this warning. See [2021-11-25T07:03:40.476Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-25T07:03:40.476Z] [2021-11-25T07:03:40.476Z] Login Succeeded [2021-11-25T07:03:40.476Z] nexus3.edgexfoundry.org:10003 [2021-11-25T07:03:40.476Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-25T07:03:40.737Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-25T07:03:40.737Z] Configure a credential helper to remove this warning. See [2021-11-25T07:03:40.737Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-25T07:03:40.737Z] [2021-11-25T07:03:40.737Z] Login Succeeded [2021-11-25T07:03:40.737Z] nexus3.edgexfoundry.org:10004 [2021-11-25T07:03:40.737Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-25T07:03:40.737Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-25T07:03:40.737Z] Configure a credential helper to remove this warning. See [2021-11-25T07:03:40.737Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-25T07:03:40.737Z] [2021-11-25T07:03:40.737Z] Login Succeeded [2021-11-25T07:03:40.737Z] docker.io [2021-11-25T07:03:40.737Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-25T07:03:40.997Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-25T07:03:40.997Z] Configure a credential helper to remove this warning. See [2021-11-25T07:03:40.997Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-25T07:03:40.997Z] [2021-11-25T07:03:40.997Z] Login Succeeded [2021-11-25T07:03:40.997Z] ---> docker-login.sh ends [Pipeline] } [2021-11-25T07:03:41.006Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-11-25T07:03:41.315Z] ++ 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 [2021-11-25T07:03:41.315Z] + for file in '`ls cmd/**/Dockerfile`' [2021-11-25T07:03:41.315Z] ++ dirname cmd/core-command/Dockerfile [2021-11-25T07:03:41.315Z] ++ cut -d/ -f2 [2021-11-25T07:03:41.315Z] + echo core-command,cmd/core-command/Dockerfile [2021-11-25T07:03:41.315Z] + for file in '`ls cmd/**/Dockerfile`' [2021-11-25T07:03:41.315Z] ++ dirname cmd/core-data/Dockerfile [2021-11-25T07:03:41.315Z] ++ cut -d/ -f2 [2021-11-25T07:03:41.315Z] + echo core-data,cmd/core-data/Dockerfile [2021-11-25T07:03:41.315Z] + for file in '`ls cmd/**/Dockerfile`' [2021-11-25T07:03:41.315Z] ++ dirname cmd/core-metadata/Dockerfile [2021-11-25T07:03:41.315Z] ++ cut -d/ -f2 [2021-11-25T07:03:41.315Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2021-11-25T07:03:41.315Z] + for file in '`ls cmd/**/Dockerfile`' [2021-11-25T07:03:41.315Z] ++ dirname cmd/security-bootstrapper/Dockerfile [2021-11-25T07:03:41.315Z] ++ cut -d/ -f2 [2021-11-25T07:03:41.315Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2021-11-25T07:03:41.315Z] + for file in '`ls cmd/**/Dockerfile`' [2021-11-25T07:03:41.315Z] ++ dirname cmd/security-proxy-setup/Dockerfile [2021-11-25T07:03:41.315Z] ++ cut -d/ -f2 [2021-11-25T07:03:41.315Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2021-11-25T07:03:41.315Z] + for file in '`ls cmd/**/Dockerfile`' [2021-11-25T07:03:41.315Z] ++ dirname cmd/security-secretstore-setup/Dockerfile [2021-11-25T07:03:41.315Z] ++ cut -d/ -f2 [2021-11-25T07:03:41.315Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2021-11-25T07:03:41.315Z] + for file in '`ls cmd/**/Dockerfile`' [2021-11-25T07:03:41.315Z] ++ dirname cmd/support-notifications/Dockerfile [2021-11-25T07:03:41.315Z] ++ cut -d/ -f2 [2021-11-25T07:03:41.315Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2021-11-25T07:03:41.315Z] + for file in '`ls cmd/**/Dockerfile`' [2021-11-25T07:03:41.315Z] ++ dirname cmd/support-scheduler/Dockerfile [2021-11-25T07:03:41.315Z] ++ cut -d/ -f2 [2021-11-25T07:03:41.315Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2021-11-25T07:03:41.315Z] + for file in '`ls cmd/**/Dockerfile`' [2021-11-25T07:03:41.315Z] ++ dirname cmd/sys-mgmt-agent/Dockerfile [2021-11-25T07:03:41.315Z] ++ cut -d/ -f2 [2021-11-25T07:03:41.315Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2021-11-25T07:03:41.352Z] 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 [2021-11-25T07:03:41.787Z] + git rev-list -1 --merges b2bbeb2bf8682f369067d047e38d70060ce035aa~1..b2bbeb2bf8682f369067d047e38d70060ce035aa [Pipeline] echo [2021-11-25T07:03:41.801Z] -----------> git rev-list -1 --merges b2bbeb2bf8682f369067d047e38d70060ce035aa~1..b2bbeb2bf8682f369067d047e38d70060ce035aa b2bbeb2bf8682f369067d047e38d70060ce035aa [false] [Pipeline] sh [2021-11-25T07:03:42.094Z] + git log --format=format:%s -1 b2bbeb2bf8682f369067d047e38d70060ce035aa [Pipeline] echo [2021-11-25T07:03:42.114Z] ========================================================= [2021-11-25T07:03:42.114Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2021-11-25T07:03:42.114Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2021-11-25T07:03:42.690Z] + grep 'github.com ecdsa' /etc/ssh/ssh_known_hosts [2021-11-25T07:03:42.690Z] + grep -v github /etc/ssh/ssh_known_hosts [2021-11-25T07:03:42.690Z] + '[' -e /tmp/ssh_known_hosts ']' [2021-11-25T07:03:42.690Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2021-11-25T07:03:42.690Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2021-11-25T07:03:42.690Z] + echo 'github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg=' [2021-11-25T07:03:42.690Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2021-11-25T07:03:43.155Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-11-25T07:03:43.155Z] [2021-11-25T07:03:43.155Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-11-25T07:03:43.464Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-11-25T07:03:43.464Z] latest: Pulling from edgex-devops/git-semver [2021-11-25T07:03:43.464Z] a0d0a0d46f8b: Pulling fs layer [2021-11-25T07:03:43.464Z] 3e5f54012d9b: Pulling fs layer [2021-11-25T07:03:43.464Z] 4c7163046ea9: Pulling fs layer [2021-11-25T07:03:43.464Z] 0c2d73faf560: Pulling fs layer [2021-11-25T07:03:43.464Z] 0c2d73faf560: Waiting [2021-11-25T07:03:43.464Z] 3e5f54012d9b: Download complete [2021-11-25T07:03:43.464Z] a0d0a0d46f8b: Verifying Checksum [2021-11-25T07:03:43.464Z] a0d0a0d46f8b: Download complete [2021-11-25T07:03:43.464Z] 0c2d73faf560: Verifying Checksum [2021-11-25T07:03:43.464Z] 0c2d73faf560: Download complete [2021-11-25T07:03:43.464Z] 4c7163046ea9: Verifying Checksum [2021-11-25T07:03:43.464Z] 4c7163046ea9: Download complete [2021-11-25T07:03:43.744Z] a0d0a0d46f8b: Pull complete [2021-11-25T07:03:43.744Z] 3e5f54012d9b: Pull complete [2021-11-25T07:03:44.016Z] 4c7163046ea9: Pull complete [2021-11-25T07:03:44.286Z] 0c2d73faf560: Pull complete [2021-11-25T07:03:44.286Z] Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 [2021-11-25T07:03:44.286Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-11-25T07:03:44.286Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-11-25T07:03:44.350Z] prd-centos7-docker-4c-2g-482 does not seem to be running inside a container [2021-11-25T07:03:44.387Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/115 -v /w/workspace/edgex-go/115:/w/workspace/edgex-go/115:rw,z -v /w/workspace/edgex-go/115@tmp:/w/workspace/edgex-go/115@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-11-25T07:03:45.039Z] $ docker top a5eb58cd5a4a79028eceda576308fb6a8f5e0caef028f7fd3e755c10024e00c2 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-11-25T07:03:45.139Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-11-25T07:03:45.139Z] [ssh-agent] Looking for ssh-agent implementation... [2021-11-25T07:03:45.243Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-11-25T07:03:45.247Z] $ docker exec a5eb58cd5a4a79028eceda576308fb6a8f5e0caef028f7fd3e755c10024e00c2 ssh-agent [2021-11-25T07:03:45.338Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXBPAcOO/agent.14 [2021-11-25T07:03:45.338Z] SSH_AGENT_PID=20 [2021-11-25T07:03:45.345Z] Running ssh-add (command line suppressed) [2021-11-25T07:03:45.433Z] Identity added: /w/workspace/edgex-go/115@tmp/private_key_2446508226341753199.key (/w/workspace/edgex-go/115@tmp/private_key_2446508226341753199.key) [2021-11-25T07:03:45.446Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-11-25T07:03:45.742Z] + git tag --points-at HEAD [Pipeline] } [2021-11-25T07:03:45.755Z] $ docker exec --env ******** --env ******** a5eb58cd5a4a79028eceda576308fb6a8f5e0caef028f7fd3e755c10024e00c2 ssh-agent -k [2021-11-25T07:03:45.858Z] unset SSH_AUTH_SOCK; [2021-11-25T07:03:45.858Z] unset SSH_AGENT_PID; [2021-11-25T07:03:45.858Z] echo Agent pid 20 killed; [2021-11-25T07:03:45.866Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-11-25T07:03:45.893Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-11-25T07:03:45.893Z] [ssh-agent] Looking for ssh-agent implementation... [2021-11-25T07:03:46.004Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-11-25T07:03:46.008Z] $ docker exec a5eb58cd5a4a79028eceda576308fb6a8f5e0caef028f7fd3e755c10024e00c2 ssh-agent [2021-11-25T07:03:46.120Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXkmHMmi/agent.52 [2021-11-25T07:03:46.120Z] SSH_AGENT_PID=58 [2021-11-25T07:03:46.124Z] Running ssh-add (command line suppressed) [2021-11-25T07:03:46.230Z] Identity added: /w/workspace/edgex-go/115@tmp/private_key_5195432033193817492.key (/w/workspace/edgex-go/115@tmp/private_key_5195432033193817492.key) [2021-11-25T07:03:46.248Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-11-25T07:03:46.546Z] + git semver init [2021-11-25T07:03:46.546Z] # -> Open(): unable to determine branch for HEAD [2021-11-25T07:03:46.546Z] # $GIT_DIR = /w/workspace/edgex-go/115/.git [2021-11-25T07:03:46.546Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/115 [2021-11-25T07:03:46.547Z] # $SEMVER_REMOTE_NAME = origin [2021-11-25T07:03:46.547Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-11-25T07:03:46.547Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-11-25T07:03:46.547Z] # $SEMVER_BRANCH = main [2021-11-25T07:03:46.547Z] # $SEMVER_TEMP = /tmp/semver-231633550 [2021-11-25T07:03:46.547Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2021-11-25T07:04:01.501Z] # '/tmp/semver-231633550' -> '/w/workspace/edgex-go/115/.semver' [2021-11-25T07:04:01.501Z] # -> Force: false [2021-11-25T07:04:01.501Z] # $SEMVER_DIR = /w/workspace/edgex-go/115/.semver [Pipeline] } [2021-11-25T07:04:01.516Z] $ docker exec --env ******** --env ******** a5eb58cd5a4a79028eceda576308fb6a8f5e0caef028f7fd3e755c10024e00c2 ssh-agent -k [2021-11-25T07:04:01.611Z] unset SSH_AUTH_SOCK; [2021-11-25T07:04:01.612Z] unset SSH_AGENT_PID; [2021-11-25T07:04:01.612Z] echo Agent pid 58 killed; [2021-11-25T07:04:01.623Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-11-25T07:04:01.953Z] + git semver [Pipeline] } [2021-11-25T07:04:01.967Z] $ docker stop --time=1 a5eb58cd5a4a79028eceda576308fb6a8f5e0caef028f7fd3e755c10024e00c2 [2021-11-25T07:04:03.808Z] $ docker rm -f a5eb58cd5a4a79028eceda576308fb6a8f5e0caef028f7fd3e755c10024e00c2 [Pipeline] // withDockerContainer [Pipeline] sh [2021-11-25T07:04:04.168Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-11-25T07:04:04.398Z] Stashed 1 file(s) [Pipeline] echo [2021-11-25T07:04:04.402Z] [edgeXSemver]: initialized semver on version 2.2.0-dev.2 [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 [2021-11-25T07:04:04.642Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2021-11-25T07:04:04.650Z] ========================================================= [2021-11-25T07:04:04.650Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-11-25T07:04:04.650Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2021-11-25T07:04:04.947Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-11-25T07:04:04.948Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-11-25T07:04:04.948Z] a0d0a0d46f8b: Already exists [2021-11-25T07:04:04.948Z] 31adcdaf11c8: Pulling fs layer [2021-11-25T07:04:04.948Z] b8b176561691: Pulling fs layer [2021-11-25T07:04:04.948Z] 4527c011a84f: Pulling fs layer [2021-11-25T07:04:04.948Z] 5d74067f8e1e: Pulling fs layer [2021-11-25T07:04:04.948Z] e0aca202a116: Pulling fs layer [2021-11-25T07:04:04.948Z] 3a43be97a3b4: Pulling fs layer [2021-11-25T07:04:04.948Z] 34cad66bf833: Pulling fs layer [2021-11-25T07:04:04.948Z] b4e3c513aaa6: Pulling fs layer [2021-11-25T07:04:04.948Z] 5d74067f8e1e: Waiting [2021-11-25T07:04:04.948Z] e0aca202a116: Waiting [2021-11-25T07:04:04.948Z] 3a43be97a3b4: Waiting [2021-11-25T07:04:04.948Z] 34cad66bf833: Waiting [2021-11-25T07:04:04.948Z] b4e3c513aaa6: Waiting [2021-11-25T07:04:04.948Z] b8b176561691: Verifying Checksum [2021-11-25T07:04:04.948Z] b8b176561691: Download complete [2021-11-25T07:04:04.948Z] 31adcdaf11c8: Verifying Checksum [2021-11-25T07:04:04.948Z] 5d74067f8e1e: Verifying Checksum [2021-11-25T07:04:04.948Z] e0aca202a116: Verifying Checksum [2021-11-25T07:04:04.948Z] e0aca202a116: Download complete [2021-11-25T07:04:04.948Z] 5d74067f8e1e: Download complete [2021-11-25T07:04:04.948Z] 3a43be97a3b4: Verifying Checksum [2021-11-25T07:04:04.948Z] 3a43be97a3b4: Download complete [2021-11-25T07:04:05.213Z] 31adcdaf11c8: Pull complete [2021-11-25T07:04:05.213Z] 34cad66bf833: Verifying Checksum [2021-11-25T07:04:05.213Z] 34cad66bf833: Download complete [2021-11-25T07:04:05.213Z] b8b176561691: Pull complete [2021-11-25T07:04:05.479Z] 4527c011a84f: Verifying Checksum [2021-11-25T07:04:05.479Z] 4527c011a84f: Download complete [2021-11-25T07:04:05.740Z] b4e3c513aaa6: Verifying Checksum [2021-11-25T07:04:05.740Z] b4e3c513aaa6: Download complete [2021-11-25T07:04:09.070Z] 4527c011a84f: Pull complete [2021-11-25T07:04:09.331Z] 5d74067f8e1e: Pull complete [2021-11-25T07:04:09.331Z] e0aca202a116: Pull complete [2021-11-25T07:04:09.331Z] 3a43be97a3b4: Pull complete [2021-11-25T07:04:09.597Z] 34cad66bf833: Pull complete [2021-11-25T07:04:12.160Z] b4e3c513aaa6: Pull complete [2021-11-25T07:04:12.160Z] Digest: sha256:75229776e65f3af88907aed05f91058a30c94a2fbbc20266ef4560f68deb3433 [2021-11-25T07:04:12.160Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-11-25T07:04:12.160Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] fileExists [Pipeline] sh [2021-11-25T07:04:12.468Z] + echo 'FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-11-25T07:04:12.468Z] WORKDIR /edgex [2021-11-25T07:04:12.468Z] COPY go.mod . [2021-11-25T07:04:12.468Z] RUN go mod download' [2021-11-25T07:04:12.468Z] + docker build -t ci-base-image-x86_64 -f - . [2021-11-25T07:04:13.892Z] Sending build context to Docker daemon 334.4MB [2021-11-25T07:04:13.892Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-11-25T07:04:13.892Z] ---> 9f6097aaca64 [2021-11-25T07:04:13.892Z] Step 2/4 : WORKDIR /edgex [2021-11-25T07:04:15.811Z] ---> Running in beb38c1178f2 [2021-11-25T07:04:15.811Z] Removing intermediate container beb38c1178f2 [2021-11-25T07:04:15.811Z] ---> 81c3073c02df [2021-11-25T07:04:15.811Z] Step 3/4 : COPY go.mod . [2021-11-25T07:04:15.811Z] ---> 983bd5391198 [2021-11-25T07:04:15.811Z] Step 4/4 : RUN go mod download [2021-11-25T07:04:15.811Z] ---> Running in 612e54f2e881 [2021-11-25T07:04:19.598Z] Still waiting to schedule task [2021-11-25T07:04:19.598Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2021-11-25T07:04:54.676Z] Removing intermediate container 612e54f2e881 [2021-11-25T07:04:54.676Z] ---> fd7de912e79b [2021-11-25T07:04:54.676Z] Successfully built fd7de912e79b [2021-11-25T07:04:54.676Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-11-25T07:04:54.978Z] + docker inspect -f . ci-base-image-x86_64 [2021-11-25T07:04:54.978Z] . [Pipeline] withDockerContainer [2021-11-25T07:04:55.044Z] prd-centos7-docker-4c-2g-482 does not seem to be running inside a container [2021-11-25T07:04:55.079Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/115 -v /w/workspace/edgex-go/115:/w/workspace/edgex-go/115:rw,z -v /w/workspace/edgex-go/115@tmp:/w/workspace/edgex-go/115@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-11-25T07:04:55.453Z] $ docker top e1f5f9f0d590de027e721895b47079b63447eb84b1ee83273def2c7def5b6be2 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-11-25T07:04:55.807Z] + go version [2021-11-25T07:04:55.807Z] go version go1.16.8 linux/amd64 [Pipeline] } [2021-11-25T07:04:55.826Z] $ docker stop --time=1 e1f5f9f0d590de027e721895b47079b63447eb84b1ee83273def2c7def5b6be2 [2021-11-25T07:04:57.012Z] $ docker rm -f e1f5f9f0d590de027e721895b47079b63447eb84b1ee83273def2c7def5b6be2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-11-25T07:04:57.501Z] + docker inspect -f . ci-base-image-x86_64 [2021-11-25T07:04:57.501Z] . [Pipeline] withDockerContainer [2021-11-25T07:04:57.561Z] prd-centos7-docker-4c-2g-482 does not seem to be running inside a container [2021-11-25T07:04:57.593Z] $ 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/115 -v /w/workspace/edgex-go/115:/w/workspace/edgex-go/115:rw,z -v /w/workspace/edgex-go/115@tmp:/w/workspace/edgex-go/115@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-11-25T07:04:57.946Z] $ docker top 8086ff4b6b518eebf75c61e8ef6833391616707e6999bf55d62ee21cc0686987 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-11-25T07:04:58.016Z] ========================================================= [2021-11-25T07:04:58.016Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-11-25T07:04:58.016Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2021-11-25T07:04:58.300Z] + make test [2021-11-25T07:04:58.300Z] go mod tidy [2021-11-25T07:04:58.300Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-11-25T07:05:03.641Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-11-25T07:05:21.830Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-11-25T07:05:25.180Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-11-25T07:05:25.180Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-11-25T07:05:25.755Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-11-25T07:05:27.690Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-11-25T07:05:28.652Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-11-25T07:05:28.652Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-11-25T07:05:28.653Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-11-25T07:05:29.229Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-11-25T07:05:29.229Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-11-25T07:05:29.503Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-11-25T07:05:29.503Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-11-25T07:05:29.503Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-11-25T07:05:29.503Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2021-11-25T07:05:31.472Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.051s coverage: 28.7% of statements [2021-11-25T07:05:31.472Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-11-25T07:05:31.472Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-11-25T07:05:32.443Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.064s coverage: 98.5% of statements [2021-11-25T07:05:32.443Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2021-11-25T07:05:33.020Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.051s coverage: 44.7% of statements [2021-11-25T07:05:33.020Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-11-25T07:05:33.020Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-11-25T07:05:33.975Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.130s coverage: 89.5% of statements [2021-11-25T07:05:33.975Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2021-11-25T07:05:33.975Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2021-11-25T07:05:34.917Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.067s coverage: 84.4% of statements [2021-11-25T07:05:34.917Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-11-25T07:05:34.917Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2021-11-25T07:05:34.917Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2021-11-25T07:05:34.917Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-11-25T07:05:34.917Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-11-25T07:05:35.867Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.279s coverage: 94.2% of statements [2021-11-25T07:05:35.867Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2021-11-25T07:05:35.867Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2021-11-25T07:05:35.867Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.046s coverage: 59.1% of statements [2021-11-25T07:05:35.867Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-11-25T07:05:35.867Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2021-11-25T07:05:35.867Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2021-11-25T07:05:35.867Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-11-25T07:05:35.867Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-11-25T07:05:36.128Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.050s coverage: 60.0% of statements [2021-11-25T07:05:36.128Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-11-25T07:05:36.128Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-11-25T07:05:36.128Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-11-25T07:05:37.078Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.071s coverage: 0.9% of statements [2021-11-25T07:05:37.078Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2021-11-25T07:05:37.078Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.047s coverage: 58.8% of statements [2021-11-25T07:05:37.357Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.050s coverage: 21.7% of statements [2021-11-25T07:05:37.357Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-11-25T07:05:37.628Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.046s coverage: 47.1% of statements [2021-11-25T07:05:37.891Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.070s coverage: 79.5% of statements [2021-11-25T07:05:38.153Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.047s coverage: 94.1% of statements [2021-11-25T07:05:38.732Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.064s coverage: 96.3% of statements [2021-11-25T07:05:38.732Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.047s coverage: 87.5% of statements [2021-11-25T07:05:41.729Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-484 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws [2021-11-25T07:05:41.741Z] Running in /w/workspace/edgex-go/115 [Pipeline] { [Pipeline] checkout [2021-11-25T07:05:41.988Z] The recommended git tool is: git [2021-11-25T07:05:47.043Z] using credential edgex-jenkins-ssh [2021-11-25T07:05:47.059Z] Cloning the remote Git repository [2021-11-25T07:05:47.164Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-11-25T07:05:47.315Z] > git init /w/workspace/edgex-go/115 # timeout=10 [2021-11-25T07:05:47.387Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-11-25T07:05:47.387Z] > git --version # timeout=10 [2021-11-25T07:05:47.402Z] > git --version # 'git version 2.17.1' [2021-11-25T07:05:47.404Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-11-25T07:05:47.467Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-11-25T07:05:50.964Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.060s coverage: 94.4% of statements [2021-11-25T07:05:50.964Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.053s coverage: 44.8% of statements [2021-11-25T07:05:57.548Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 17.219s coverage: 82.5% of statements [2021-11-25T07:05:57.548Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2021-11-25T07:06:03.963Z] Avoid second fetch [2021-11-25T07:06:03.964Z] Checking out Revision b2bbeb2bf8682f369067d047e38d70060ce035aa (main) [2021-11-25T07:06:03.918Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-11-25T07:06:03.945Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-11-25T07:06:03.983Z] > git config core.sparsecheckout # timeout=10 [2021-11-25T07:06:03.998Z] > git checkout -f b2bbeb2bf8682f369067d047e38d70060ce035aa # timeout=10 [2021-11-25T07:06:08.287Z] Commit message: "refactor: Rename Encode func to better name (#3822)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-11-25T07:06:09.281Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2021-11-25T07:06:09.281Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-11-25T07:06:09.281Z] Dload Upload Total Spent Left Speed [2021-11-25T07:06:09.281Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11824 100 11824 0 0 63913 0 --:--:-- --:--:-- --:--:-- 63913 [Pipeline] sh [2021-11-25T07:06:09.711Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2021-11-25T07:06:10.053Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2021-11-25T07:06:10.053Z] + sudo tee /etc/docker/daemon.new [2021-11-25T07:06:10.053Z] { [2021-11-25T07:06:10.053Z] "registry-mirrors": [ [2021-11-25T07:06:10.053Z] "https://nexus3.edgexfoundry.org:10001" [2021-11-25T07:06:10.053Z] ], [2021-11-25T07:06:10.053Z] "bip": "10.250.0.254/24", [2021-11-25T07:06:10.053Z] "hosts": [ [2021-11-25T07:06:10.053Z] "tcp://0.0.0.0:5555", [2021-11-25T07:06:10.053Z] "unix:///var/run/docker.sock" [2021-11-25T07:06:10.053Z] ], [2021-11-25T07:06:10.053Z] "mtu": 1458, [2021-11-25T07:06:10.053Z] "selinux-enabled": true, [2021-11-25T07:06:10.053Z] "seccomp-profile": "/etc/docker/seccomp.json" [2021-11-25T07:06:10.053Z] } [Pipeline] sh [2021-11-25T07:06:10.404Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2021-11-25T07:06:10.755Z] + sudo service docker restart [2021-11-25T07:06:15.677Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.081s coverage: 92.9% of statements [2021-11-25T07:06:15.677Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-11-25T07:06:15.677Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-11-25T07:06:15.677Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-11-25T07:06:15.677Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.031s coverage: 65.1% of statements [2021-11-25T07:06:15.677Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-11-25T07:06:15.677Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-11-25T07:06:15.677Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-11-25T07:06:15.677Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-11-25T07:06:15.677Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-11-25T07:06:15.677Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.063s coverage: 87.2% of statements [2021-11-25T07:06:15.677Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-11-25T07:06:15.677Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-11-25T07:06:15.677Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.042s coverage: 100.0% of statements [2021-11-25T07:06:15.677Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-11-25T07:06:15.677Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.063s coverage: 58.8% of statements [2021-11-25T07:06:15.677Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-11-25T07:06:15.677Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.064s coverage: 80.0% of statements [2021-11-25T07:06:15.677Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.064s coverage: 87.2% of statements [2021-11-25T07:06:15.677Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.061s coverage: 85.4% of statements [2021-11-25T07:06:15.677Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.122s coverage: 91.2% of statements [2021-11-25T07:06:15.677Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-11-25T07:06:15.677Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.165s coverage: 64.4% of statements [2021-11-25T07:06:15.677Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-11-25T07:06:15.677Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-11-25T07:06:15.677Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.042s coverage: 100.0% of statements [2021-11-25T07:06:15.677Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.031s coverage: 89.4% of statements [2021-11-25T07:06:15.677Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.035s coverage: 100.0% of statements [2021-11-25T07:06:15.677Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.036s coverage: 73.7% of statements [2021-11-25T07:06:15.677Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.030s coverage: 100.0% of statements [2021-11-25T07:06:15.677Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.217s coverage: 65.4% of statements [2021-11-25T07:06:15.677Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-11-25T07:06:15.677Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-11-25T07:06:15.677Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-11-25T07:06:15.677Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.145s coverage: 43.8% of statements [2021-11-25T07:06:15.677Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-11-25T07:06:15.677Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-11-25T07:06:15.677Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.051s coverage: 89.5% of statements [2021-11-25T07:06:15.677Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-11-25T07:06:15.938Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.044s coverage: 84.8% of statements [2021-11-25T07:06:15.938Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2021-11-25T07:06:22.547Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.060s coverage: 17.7% of statements [2021-11-25T07:06:22.547Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2021-11-25T07:06:22.547Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2021-11-25T07:06:22.547Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-11-25T07:06:22.547Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-11-25T07:06:22.547Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.137s coverage: 92.3% of statements [2021-11-25T07:06:22.547Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2021-11-25T07:06:22.548Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2021-11-25T07:06:22.548Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2021-11-25T07:06:22.548Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2021-11-25T07:06:22.548Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.052s coverage: 63.2% of statements [2021-11-25T07:06:22.548Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-11-25T07:06:22.548Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-11-25T07:06:22.548Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.084s coverage: 97.7% of statements [2021-11-25T07:06:22.548Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2021-11-25T07:06:22.548Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2021-11-25T07:06:22.548Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-11-25T07:06:22.548Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2021-11-25T07:06:22.548Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.052s coverage: 28.9% of statements [2021-11-25T07:06:22.548Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2021-11-25T07:06:22.548Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2021-11-25T07:06:22.548Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-11-25T07:06:22.548Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-11-25T07:06:22.548Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2021-11-25T07:06:22.548Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-11-25T07:06:22.548Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.043s coverage: 100.0% of statements [2021-11-25T07:06:22.548Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.030s coverage: 96.9% of statements [2021-11-25T07:06:22.811Z] 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 [2021-11-25T07:06:29.111Z] provisioning config files... [2021-11-25T07:06:29.135Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/115@tmp/config3915624383968580210tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-11-25T07:06:29.549Z] ---> docker-login.sh [2021-11-25T07:06:29.549Z] nexus3.edgexfoundry.org:10001 [2021-11-25T07:06:30.189Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-25T07:06:30.465Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-25T07:06:30.465Z] Configure a credential helper to remove this warning. See [2021-11-25T07:06:30.465Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-25T07:06:30.465Z] [2021-11-25T07:06:30.465Z] Login Succeeded [2021-11-25T07:06:30.465Z] nexus3.edgexfoundry.org:10002 [2021-11-25T07:06:31.062Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-25T07:06:31.062Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-25T07:06:31.062Z] Configure a credential helper to remove this warning. See [2021-11-25T07:06:31.062Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-25T07:06:31.062Z] [2021-11-25T07:06:31.062Z] Login Succeeded [2021-11-25T07:06:31.062Z] nexus3.edgexfoundry.org:10003 [2021-11-25T07:06:31.660Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-25T07:06:31.660Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-25T07:06:31.660Z] Configure a credential helper to remove this warning. See [2021-11-25T07:06:31.660Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-25T07:06:31.660Z] [2021-11-25T07:06:31.660Z] Login Succeeded [2021-11-25T07:06:31.660Z] nexus3.edgexfoundry.org:10004 [2021-11-25T07:06:31.934Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-25T07:06:32.208Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-25T07:06:32.208Z] Configure a credential helper to remove this warning. See [2021-11-25T07:06:32.208Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-25T07:06:32.208Z] [2021-11-25T07:06:32.208Z] Login Succeeded [2021-11-25T07:06:32.208Z] docker.io [2021-11-25T07:06:32.482Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-25T07:06:33.077Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-25T07:06:33.077Z] Configure a credential helper to remove this warning. See [2021-11-25T07:06:33.077Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-25T07:06:33.077Z] [2021-11-25T07:06:33.077Z] Login Succeeded [2021-11-25T07:06:33.077Z] ---> docker-login.sh ends [Pipeline] } [2021-11-25T07:06:33.096Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-11-25T07:06:33.368Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2021-11-25T07:06:33.377Z] ========================================================= [2021-11-25T07:06:33.377Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-11-25T07:06:33.377Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2021-11-25T07:06:33.714Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-11-25T07:06:33.992Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-11-25T07:06:33.992Z] 552d1f2373af: Pulling fs layer [2021-11-25T07:06:33.992Z] ea3f2d53f512: Pulling fs layer [2021-11-25T07:06:33.992Z] 9e70ebbbe112: Pulling fs layer [2021-11-25T07:06:33.992Z] 7a9cfe048b4a: Pulling fs layer [2021-11-25T07:06:33.992Z] 72dc09318566: Pulling fs layer [2021-11-25T07:06:33.992Z] f4f7b4309257: Pulling fs layer [2021-11-25T07:06:33.992Z] 0ac9a79272e3: Pulling fs layer [2021-11-25T07:06:33.992Z] b78e95d17946: Pulling fs layer [2021-11-25T07:06:33.992Z] 7a9cfe048b4a: Waiting [2021-11-25T07:06:33.992Z] 72dc09318566: Waiting [2021-11-25T07:06:33.992Z] f4f7b4309257: Waiting [2021-11-25T07:06:33.992Z] 0ac9a79272e3: Waiting [2021-11-25T07:06:33.992Z] b78e95d17946: Waiting [2021-11-25T07:06:33.992Z] 9e70ebbbe112: Verifying Checksum [2021-11-25T07:06:33.992Z] 9e70ebbbe112: Download complete [2021-11-25T07:06:33.992Z] ea3f2d53f512: Verifying Checksum [2021-11-25T07:06:33.992Z] ea3f2d53f512: Download complete [2021-11-25T07:06:33.992Z] 72dc09318566: Verifying Checksum [2021-11-25T07:06:33.992Z] 72dc09318566: Download complete [2021-11-25T07:06:33.992Z] f4f7b4309257: Verifying Checksum [2021-11-25T07:06:33.992Z] f4f7b4309257: Download complete [2021-11-25T07:06:33.992Z] 552d1f2373af: Verifying Checksum [2021-11-25T07:06:33.992Z] 552d1f2373af: Download complete [2021-11-25T07:06:33.992Z] 0ac9a79272e3: Verifying Checksum [2021-11-25T07:06:33.992Z] 0ac9a79272e3: Download complete [2021-11-25T07:06:34.986Z] 552d1f2373af: Pull complete [2021-11-25T07:06:35.595Z] ea3f2d53f512: Pull complete [2021-11-25T07:06:35.872Z] 9e70ebbbe112: Pull complete [2021-11-25T07:06:36.154Z] b78e95d17946: Verifying Checksum [2021-11-25T07:06:36.154Z] b78e95d17946: Download complete [2021-11-25T07:06:36.432Z] 7a9cfe048b4a: Verifying Checksum [2021-11-25T07:06:36.432Z] 7a9cfe048b4a: Download complete [2021-11-25T07:06:46.621Z] 7a9cfe048b4a: Pull complete [2021-11-25T07:06:46.900Z] 72dc09318566: Pull complete [2021-11-25T07:06:47.177Z] f4f7b4309257: Pull complete [2021-11-25T07:06:47.782Z] 0ac9a79272e3: Pull complete [2021-11-25T07:06:53.206Z] b78e95d17946: Pull complete [2021-11-25T07:06:53.206Z] Digest: sha256:8f77ec77db7124c2038421266515449a73d34d95fd7f90866b77fbf8f5a401c7 [2021-11-25T07:06:53.206Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-11-25T07:06:53.206Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [Pipeline] fileExists [Pipeline] sh [2021-11-25T07:06:53.809Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-11-25T07:06:53.810Z] WORKDIR /edgex [2021-11-25T07:06:53.810Z] COPY go.mod . [2021-11-25T07:06:53.810Z] RUN go mod download [2021-11-25T07:06:53.810Z] + docker build -t ci-base-image-arm64 -f - . [2021-11-25T07:06:56.441Z] Sending build context to Docker daemon 168.9MB [2021-11-25T07:06:56.441Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-11-25T07:06:56.441Z] ---> 8b459fc5aaf0 [2021-11-25T07:06:56.441Z] Step 2/4 : WORKDIR /edgex [2021-11-25T07:06:58.418Z] ---> Running in 251ec00d02e2 [2021-11-25T07:06:58.418Z] Removing intermediate container 251ec00d02e2 [2021-11-25T07:06:58.418Z] ---> 3ab5b4bf052e [2021-11-25T07:06:58.418Z] Step 3/4 : COPY go.mod . [2021-11-25T07:06:59.397Z] ---> a53033873782 [2021-11-25T07:06:59.397Z] Step 4/4 : RUN go mod download [2021-11-25T07:06:59.397Z] ---> Running in c878816752be [2021-11-25T07:07:01.642Z] GO111MODULE=on go vet ./... [2021-11-25T07:07:05.914Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2021-11-25T07:07:05.914Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2021-11-25T07:07:05.914Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2021-11-25T07:07:06.499Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2021-11-25T07:07:06.790Z] + ls -al . [2021-11-25T07:07:06.790Z] total 644 [2021-11-25T07:07:06.790Z] drwxrwxr-x 10 1001 1001 4096 Nov 25 07:07 . [2021-11-25T07:07:06.790Z] drwxr-xr-x 4 root root 32 Nov 25 07:04 .. [2021-11-25T07:07:06.790Z] -rw-rw-r-- 1 1001 1001 11 Nov 25 07:03 .dockerignore [2021-11-25T07:07:06.790Z] drwxrwxr-x 8 1001 1001 162 Nov 25 07:03 .git [2021-11-25T07:07:06.790Z] drwxrwxr-x 4 1001 1001 142 Nov 25 07:03 .github [2021-11-25T07:07:06.790Z] -rw-rw-r-- 1 1001 1001 804 Nov 25 07:03 .gitignore [2021-11-25T07:07:06.790Z] -rw-rw-r-- 1 1001 1001 42 Nov 25 07:03 .golangci.yml [2021-11-25T07:07:06.790Z] -rw-rw-r-- 1 1001 1001 76 Nov 25 07:03 .hadolint.yml [2021-11-25T07:07:06.790Z] drwx------ 3 1001 1001 58 Nov 25 07:03 .semver [2021-11-25T07:07:06.790Z] -rw-rw-r-- 1 1001 1001 166 Nov 25 07:03 .sonarcloud.properties [2021-11-25T07:07:06.790Z] -rw-rw-r-- 1 1001 1001 1171 Nov 25 07:03 ADOPTERS.md [2021-11-25T07:07:06.790Z] -rw-rw-r-- 1 1001 1001 8910 Nov 25 07:03 Attribution.txt [2021-11-25T07:07:06.790Z] -rw-rw-r-- 1 1001 1001 51732 Nov 25 07:03 CHANGELOG.md [2021-11-25T07:07:06.790Z] -rw-rw-r-- 1 1001 1001 3804 Nov 25 07:03 CONTRIBUTING.md [2021-11-25T07:07:06.790Z] -rw-rw-r-- 1 1001 1001 677 Nov 25 07:03 GOVERNANCE.md [2021-11-25T07:07:06.790Z] -rw-rw-r-- 1 1001 1001 849 Nov 25 07:03 Jenkinsfile [2021-11-25T07:07:06.790Z] -rw-rw-r-- 1 1001 1001 10775 Nov 25 07:03 LICENSE [2021-11-25T07:07:06.790Z] -rw-rw-r-- 1 1001 1001 6508 Nov 25 07:03 Makefile [2021-11-25T07:07:06.790Z] -rw-rw-r-- 1 1001 1001 582 Nov 25 07:03 OWNERS.md [2021-11-25T07:07:06.790Z] -rw-rw-r-- 1 1001 1001 8207 Nov 25 07:03 README.md [2021-11-25T07:07:06.790Z] -rw-rw-r-- 1 1001 1001 6912 Nov 25 07:03 SECURITY.md [2021-11-25T07:07:06.790Z] -rw-rw-r-- 1 1001 1001 11 Nov 25 07:04 VERSION [2021-11-25T07:07:06.790Z] -rw-rw-r-- 1 1001 1001 4131 Nov 25 07:03 ZMQWindows.md [2021-11-25T07:07:06.791Z] drwxrwxr-x 2 1001 1001 37 Nov 25 07:03 bin [2021-11-25T07:07:06.791Z] drwxrwxr-x 14 1001 1001 4096 Nov 25 07:03 cmd [2021-11-25T07:07:06.791Z] -rw-r--r-- 1 root root 428381 Nov 25 07:06 coverage.out [2021-11-25T07:07:06.791Z] -rw-rw-r-- 1 1001 1001 822 Nov 25 07:03 go.mod [2021-11-25T07:07:06.791Z] -rw-rw-r-- 1 1001 1001 49471 Nov 25 07:03 go.sum [2021-11-25T07:07:06.791Z] drwxrwxr-x 8 1001 1001 124 Nov 25 07:03 internal [2021-11-25T07:07:06.791Z] drwxrwxr-x 3 1001 1001 16 Nov 25 07:03 openapi [2021-11-25T07:07:06.791Z] drwxrwxr-x 4 1001 1001 71 Nov 25 07:03 snap [2021-11-25T07:07:06.791Z] -rw-rw-r-- 1 1001 1001 204 Nov 25 07:03 version.go [Pipeline] sh [2021-11-25T07:07:07.104Z] + '[' -e coverage.out ] [2021-11-25T07:07:07.104Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-11-25T07:07:07.222Z] Stashed 1 file(s) [Pipeline] sh [2021-11-25T07:07:07.527Z] + make build [2021-11-25T07:07:07.527Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.2" -o cmd/core-data/core-data ./cmd/core-data [2021-11-25T07:07:08.905Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.2" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-11-25T07:07:15.609Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.2" -o cmd/core-command/core-command ./cmd/core-command [2021-11-25T07:07:15.869Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.2" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-11-25T07:07:17.262Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.2" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-11-25T07:07:17.262Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.2" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-11-25T07:07:18.211Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.2" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-11-25T07:07:19.172Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.2" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-11-25T07:07:20.119Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.2" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-11-25T07:07:21.068Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.2" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-11-25T07:07:21.640Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.2" -o ./cmd/secrets-config ./cmd/secrets-config [2021-11-25T07:07:22.592Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.2" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [Pipeline] } [2021-11-25T07:07:23.996Z] $ docker stop --time=1 8086ff4b6b518eebf75c61e8ef6833391616707e6999bf55d62ee21cc0686987 [2021-11-25T07:07:25.804Z] $ docker rm -f 8086ff4b6b518eebf75c61e8ef6833391616707e6999bf55d62ee21cc0686987 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-11-25T07:07:27.444Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-11-25T07:07:27.444Z] [2021-11-25T07:07:27.444Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2021-11-25T07:07:27.758Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-11-25T07:07:27.758Z] latest: Pulling from edgex-devops/edgex-compose [2021-11-25T07:07:27.758Z] cbdbe7a5bc2a: Pulling fs layer [2021-11-25T07:07:27.758Z] ca9280d653b3: Pulling fs layer [2021-11-25T07:07:27.758Z] 7e9c9ca2126c: Pulling fs layer [2021-11-25T07:07:27.758Z] cbdbe7a5bc2a: Verifying Checksum [2021-11-25T07:07:27.758Z] cbdbe7a5bc2a: Download complete [2021-11-25T07:07:28.031Z] ca9280d653b3: Verifying Checksum [2021-11-25T07:07:28.031Z] ca9280d653b3: Download complete [2021-11-25T07:07:28.031Z] cbdbe7a5bc2a: Pull complete [2021-11-25T07:07:28.292Z] 7e9c9ca2126c: Verifying Checksum [2021-11-25T07:07:28.292Z] 7e9c9ca2126c: Download complete [2021-11-25T07:07:28.555Z] ca9280d653b3: Pull complete [2021-11-25T07:07:31.871Z] 7e9c9ca2126c: Pull complete [2021-11-25T07:07:31.871Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2021-11-25T07:07:31.871Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-11-25T07:07:31.871Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2021-11-25T07:07:31.935Z] prd-centos7-docker-4c-2g-482 does not seem to be running inside a container [2021-11-25T07:07:31.967Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/115 -v /w/workspace/edgex-go/115:/w/workspace/edgex-go/115:rw,z -v /w/workspace/edgex-go/115@tmp:/w/workspace/edgex-go/115@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 [2021-11-25T07:07:33.606Z] $ docker top 5337adc729d3a8c66f0b61e23b5d07838f7eefadfae0607855fbb2647221890c -eo pid,comm [Pipeline] { [Pipeline] sh [2021-11-25T07:07:33.960Z] + docker-compose build --help [2021-11-25T07:07:33.960Z] + grep parallel [2021-11-25T07:07:34.531Z] --parallel Build images in parallel. [Pipeline] } [2021-11-25T07:07:34.542Z] $ docker stop --time=1 5337adc729d3a8c66f0b61e23b5d07838f7eefadfae0607855fbb2647221890c [2021-11-25T07:07:35.752Z] $ docker rm -f 5337adc729d3a8c66f0b61e23b5d07838f7eefadfae0607855fbb2647221890c [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-11-25T07:07:36.291Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-11-25T07:07:36.291Z] . [Pipeline] withDockerContainer [2021-11-25T07:07:36.352Z] prd-centos7-docker-4c-2g-482 does not seem to be running inside a container [2021-11-25T07:07:36.382Z] $ 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/115 -v /w/workspace/edgex-go/115:/w/workspace/edgex-go/115:rw,z -v /w/workspace/edgex-go/115@tmp:/w/workspace/edgex-go/115@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-11-25T07:07:36.707Z] $ docker top 5332ace87b006e1b4fe411d72cef5dbf6c7c3909a79897585fd32000ecc76459 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-11-25T07:07:37.061Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-11-25T07:07:37.630Z] Building core-command ... [2021-11-25T07:07:37.630Z] Building core-data ... [2021-11-25T07:07:37.630Z] Building core-metadata ... [2021-11-25T07:07:37.630Z] Building security-bootstrapper ... [2021-11-25T07:07:37.630Z] Building security-proxy-setup ... [2021-11-25T07:07:37.630Z] Building security-secretstore-setup ... [2021-11-25T07:07:37.630Z] Building support-notifications ... [2021-11-25T07:07:37.630Z] Building support-scheduler ... [2021-11-25T07:07:37.630Z] Building sys-mgmt-agent ... [2021-11-25T07:07:37.630Z] Building core-metadata [2021-11-25T07:07:37.630Z] Building core-command [2021-11-25T07:07:37.630Z] Building support-notifications [2021-11-25T07:07:37.630Z] Building security-secretstore-setup [2021-11-25T07:07:37.630Z] Building security-bootstrapper [2021-11-25T07:07:47.647Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-11-25T07:07:47.647Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-11-25T07:07:47.647Z] ---> fd7de912e79b [2021-11-25T07:07:47.647Z] Step 3/22 : WORKDIR /edgex-go [2021-11-25T07:07:47.647Z] Step 1/21 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-11-25T07:07:47.647Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2021-11-25T07:07:47.647Z] ---> fd7de912e79b [2021-11-25T07:07:47.647Z] Step 3/21 : WORKDIR /edgex-go [2021-11-25T07:07:54.233Z] ---> Running in 3ff327645a5f [2021-11-25T07:07:54.233Z] ---> Running in 8576be294ca8 [2021-11-25T07:07:54.803Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-11-25T07:07:54.803Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-11-25T07:07:54.803Z] ---> fd7de912e79b [2021-11-25T07:07:54.803Z] Step 3/22 : WORKDIR /edgex-go [2021-11-25T07:07:57.351Z] ---> Running in 3012f08de74c [2021-11-25T07:07:58.243Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-11-25T07:07:58.243Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-11-25T07:07:58.243Z] ---> fd7de912e79b [2021-11-25T07:07:58.243Z] Step 3/24 : WORKDIR /edgex-go [2021-11-25T07:07:58.243Z] ---> Using cache [2021-11-25T07:07:58.243Z] ---> 037ed59cd101 [2021-11-25T07:07:58.243Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-25T07:07:58.243Z] Removing intermediate container 8576be294ca8 [2021-11-25T07:07:58.243Z] ---> 03cb724f4cc1 [2021-11-25T07:07:58.243Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-25T07:07:58.816Z] Removing intermediate container 3ff327645a5f [2021-11-25T07:07:58.816Z] ---> 037ed59cd101 [2021-11-25T07:07:58.816Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-25T07:07:58.816Z] ---> Running in b125a18fd8e7 [2021-11-25T07:07:59.077Z] ---> Running in 3bf35ab5db5f [2021-11-25T07:07:59.077Z] ---> Running in 27b21e8b09cd [2021-11-25T07:07:59.077Z] Removing intermediate container 3012f08de74c [2021-11-25T07:07:59.077Z] ---> 2326a4a88451 [2021-11-25T07:07:59.077Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-25T07:07:59.338Z] ---> Running in 57b682ee3a9c [2021-11-25T07:08:01.249Z] Step 1/30 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-11-25T07:08:01.249Z] Step 2/30 : FROM ${BUILDER_BASE} AS builder [2021-11-25T07:08:01.249Z] ---> fd7de912e79b [2021-11-25T07:08:01.249Z] Step 3/30 : WORKDIR /edgex-go [2021-11-25T07:08:01.249Z] ---> Using cache [2021-11-25T07:08:01.249Z] ---> 2326a4a88451 [2021-11-25T07:08:01.249Z] Step 4/30 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-25T07:08:01.249Z] ---> Running in cf62cc2c8948 [2021-11-25T07:08:01.249Z] Removing intermediate container b125a18fd8e7 [2021-11-25T07:08:01.249Z] ---> 5f226ee82d8a [2021-11-25T07:08:01.249Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-11-25T07:08:01.249Z] Removing intermediate container 27b21e8b09cd [2021-11-25T07:08:01.249Z] ---> 9c1ac196bb72 [2021-11-25T07:08:01.249Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-11-25T07:08:01.249Z] ---> Running in f3c58be8db99 [2021-11-25T07:08:01.249Z] Removing intermediate container 3bf35ab5db5f [2021-11-25T07:08:01.249Z] ---> 0828cc5d2403 [2021-11-25T07:08:01.249Z] Step 5/21 : RUN apk add --update --no-cache make bash git ca-certificates [2021-11-25T07:08:01.249Z] ---> Running in ed4ef9ff56f7 [2021-11-25T07:08:01.249Z] Removing intermediate container 57b682ee3a9c [2021-11-25T07:08:01.249Z] ---> c78379c5e98d [2021-11-25T07:08:01.249Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-11-25T07:08:01.249Z] ---> Running in 8a6ba8052b15 [2021-11-25T07:08:01.249Z] ---> Running in 60b87507c4dc [2021-11-25T07:08:01.829Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-11-25T07:08:01.829Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-11-25T07:08:01.829Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-11-25T07:08:01.829Z] Removing intermediate container cf62cc2c8948 [2021-11-25T07:08:01.829Z] ---> fefcb5d2429f [2021-11-25T07:08:01.829Z] Step 5/30 : RUN apk add --update --no-cache make git [2021-11-25T07:08:01.829Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-11-25T07:08:02.092Z] ---> Running in eade18c57937 [2021-11-25T07:08:02.352Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-11-25T07:08:02.612Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-11-25T07:08:02.612Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-11-25T07:08:02.612Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-11-25T07:08:02.612Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-11-25T07:08:03.196Z] OK: 220 MiB in 52 packages [2021-11-25T07:08:03.196Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-11-25T07:08:03.196Z] OK: 220 MiB in 52 packages [2021-11-25T07:08:03.196Z] OK: 220 MiB in 52 packages [2021-11-25T07:08:03.196Z] OK: 220 MiB in 52 packages [2021-11-25T07:08:03.466Z] OK: 220 MiB in 52 packages [2021-11-25T07:08:03.466Z] Removing intermediate container f3c58be8db99 [2021-11-25T07:08:03.466Z] ---> 0ac9f1b3bc94 [2021-11-25T07:08:03.466Z] Step 6/24 : COPY . . [2021-11-25T07:08:03.466Z] Removing intermediate container 60b87507c4dc [2021-11-25T07:08:03.466Z] ---> 0f25b30a0dbe [2021-11-25T07:08:03.466Z] Step 6/22 : COPY . . [2021-11-25T07:08:06.031Z] Removing intermediate container 8a6ba8052b15 [2021-11-25T07:08:06.031Z] ---> 78fcb19cdae3 [2021-11-25T07:08:06.031Z] Step 6/21 : COPY . . [2021-11-25T07:08:06.031Z] Removing intermediate container ed4ef9ff56f7 [2021-11-25T07:08:06.031Z] ---> 181c57cf7d4c [2021-11-25T07:08:06.031Z] Step 6/22 : COPY . . [2021-11-25T07:08:07.955Z] Removing intermediate container eade18c57937 [2021-11-25T07:08:07.955Z] ---> f34e4b86c7d9 [2021-11-25T07:08:07.955Z] Step 6/30 : COPY . . [2021-11-25T07:08:16.126Z] ---> 8a8c79530254 [2021-11-25T07:08:16.126Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-25T07:08:16.126Z] ---> fd1b9061c022 [2021-11-25T07:08:16.126Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-25T07:08:16.126Z] ---> 5ffaf8d11ae9 [2021-11-25T07:08:16.126Z] Step 7/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-25T07:08:16.126Z] ---> Running in c0be4288a026 [2021-11-25T07:08:16.126Z] ---> Running in d1376829175a [2021-11-25T07:08:16.126Z] ---> Running in 4159a44338dc [2021-11-25T07:08:21.177Z] Removing intermediate container c878816752be [2021-11-25T07:08:21.177Z] ---> ab53b72c0c64 [2021-11-25T07:08:21.177Z] Successfully built ab53b72c0c64 [2021-11-25T07:08:21.177Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-11-25T07:08:21.514Z] + docker inspect -f . ci-base-image-arm64 [2021-11-25T07:08:21.514Z] . [Pipeline] withDockerContainer [2021-11-25T07:08:21.773Z] prd-ubuntu18.04-docker-arm64-4c-16g-484 does not seem to be running inside a container [2021-11-25T07:08:21.862Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/115 -v /w/workspace/edgex-go/115:/w/workspace/edgex-go/115:rw,z -v /w/workspace/edgex-go/115@tmp:/w/workspace/edgex-go/115@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 [2021-11-25T07:08:23.377Z] $ docker top 85e6d105ccfa6f413d7cb92d459d2bf76b67222221634bfec92b4981d4c0fe35 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-11-25T07:08:24.266Z] Removing intermediate container c0be4288a026 [2021-11-25T07:08:24.266Z] ---> 61812038f03d [2021-11-25T07:08:24.266Z] Step 8/22 : RUN make cmd/core-metadata/core-metadata [2021-11-25T07:08:24.266Z] Removing intermediate container d1376829175a [2021-11-25T07:08:24.266Z] ---> f618cdddffd5 [2021-11-25T07:08:24.266Z] Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-11-25T07:08:24.266Z] Removing intermediate container 4159a44338dc [2021-11-25T07:08:24.266Z] ---> 9b5ee41ce225 [2021-11-25T07:08:24.266Z] Step 8/21 : RUN make cmd/support-notifications/support-notifications [2021-11-25T07:08:24.266Z] ---> Running in e2ff51413ae1 [2021-11-25T07:08:24.266Z] ---> Running in c911c2ff6628 [2021-11-25T07:08:24.266Z] ---> Running in 6dd2c5766325 [2021-11-25T07:08:24.266Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.2" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-11-25T07:08:24.316Z] + go version [2021-11-25T07:08:24.316Z] go version go1.16.8 linux/arm64 [Pipeline] } [2021-11-25T07:08:24.344Z] $ docker stop --time=1 85e6d105ccfa6f413d7cb92d459d2bf76b67222221634bfec92b4981d4c0fe35 [2021-11-25T07:08:24.534Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.2" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-11-25T07:08:24.801Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.2" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-11-25T07:08:25.379Z] ---> 957424246ffc [2021-11-25T07:08:25.379Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-25T07:08:25.379Z] ---> d04825f05ed9 [2021-11-25T07:08:25.379Z] Step 7/30 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-25T07:08:25.379Z] ---> Running in fb22c4f34150 [2021-11-25T07:08:25.646Z] ---> Running in 8d4def4730a4 [2021-11-25T07:08:26.020Z] $ docker rm -f 85e6d105ccfa6f413d7cb92d459d2bf76b67222221634bfec92b4981d4c0fe35 [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 [2021-11-25T07:08:26.827Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-11-25T07:08:26.827Z] [2021-11-25T07:08:26.827Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-11-25T07:08:27.445Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-11-25T07:08:27.564Z] Removing intermediate container 8d4def4730a4 [2021-11-25T07:08:27.564Z] ---> 38071188a729 [2021-11-25T07:08:27.564Z] Step 8/30 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-11-25T07:08:27.564Z] Removing intermediate container fb22c4f34150 [2021-11-25T07:08:27.564Z] ---> 2be2781e59c2 [2021-11-25T07:08:27.564Z] Step 8/22 : RUN make cmd/core-command/core-command [2021-11-25T07:08:27.564Z] ---> Running in bf80b3eff29b [2021-11-25T07:08:27.564Z] ---> Running in aa8bff8ed23a [2021-11-25T07:08:27.717Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2021-11-25T07:08:27.717Z] 29e5d40040c1: Pulling fs layer [2021-11-25T07:08:27.717Z] 1ce36da41761: Pulling fs layer [2021-11-25T07:08:27.717Z] 25b303627fd3: Pulling fs layer [2021-11-25T07:08:27.717Z] 29e5d40040c1: Verifying Checksum [2021-11-25T07:08:27.717Z] 29e5d40040c1: Download complete [2021-11-25T07:08:27.993Z] 1ce36da41761: Verifying Checksum [2021-11-25T07:08:27.993Z] 1ce36da41761: Download complete [2021-11-25T07:08:28.139Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.2" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2021-11-25T07:08:28.139Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.2" -o cmd/core-command/core-command ./cmd/core-command [2021-11-25T07:08:28.267Z] 29e5d40040c1: Pull complete [2021-11-25T07:08:29.253Z] 25b303627fd3: Verifying Checksum [2021-11-25T07:08:29.253Z] 25b303627fd3: Download complete [2021-11-25T07:08:29.847Z] 1ce36da41761: Pull complete [2021-11-25T07:08:39.997Z] 25b303627fd3: Pull complete [2021-11-25T07:08:39.997Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2021-11-25T07:08:39.997Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-11-25T07:08:39.997Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2021-11-25T07:08:40.249Z] prd-ubuntu18.04-docker-arm64-4c-16g-484 does not seem to be running inside a container [2021-11-25T07:08:40.337Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/115 -v /w/workspace/edgex-go/115:/w/workspace/edgex-go/115:rw,z -v /w/workspace/edgex-go/115@tmp:/w/workspace/edgex-go/115@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 [2021-11-25T07:08:42.729Z] $ docker top 8ba2d810987db147d6ee9367ac324203a3276687780cc585ce7fed7c1e579ec0 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-11-25T07:08:43.655Z] + docker-compose build --help+ [2021-11-25T07:08:43.656Z] grep parallel [2021-11-25T07:08:47.027Z] --parallel Build images in parallel. [Pipeline] } [2021-11-25T07:08:47.329Z] $ docker stop --time=1 8ba2d810987db147d6ee9367ac324203a3276687780cc585ce7fed7c1e579ec0 [2021-11-25T07:08:48.984Z] $ docker rm -f 8ba2d810987db147d6ee9367ac324203a3276687780cc585ce7fed7c1e579ec0 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-11-25T07:08:49.638Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-11-25T07:08:49.639Z] . [Pipeline] withDockerContainer [2021-11-25T07:08:49.874Z] prd-ubuntu18.04-docker-arm64-4c-16g-484 does not seem to be running inside a container [2021-11-25T07:08:49.960Z] $ 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/115 -v /w/workspace/edgex-go/115:/w/workspace/edgex-go/115:rw,z -v /w/workspace/edgex-go/115@tmp:/w/workspace/edgex-go/115@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 [2021-11-25T07:08:51.369Z] $ docker top ecc9039d77a16b43d9d6b283c45460e562aac99f81b3eff9415b4256ebccd518 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-11-25T07:08:52.322Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-11-25T07:08:55.700Z] Building core-command ... [2021-11-25T07:08:55.700Z] Building core-data ... [2021-11-25T07:08:55.700Z] Building core-metadata ... [2021-11-25T07:08:55.700Z] Building security-bootstrapper ... [2021-11-25T07:08:55.700Z] Building security-proxy-setup ... [2021-11-25T07:08:55.700Z] Building security-secretstore-setup ... [2021-11-25T07:08:55.701Z] Building support-notifications ... [2021-11-25T07:08:55.701Z] Building support-scheduler ... [2021-11-25T07:08:55.701Z] Building sys-mgmt-agent ... [2021-11-25T07:08:55.701Z] Building support-notifications [2021-11-25T07:08:55.701Z] Building security-secretstore-setup [2021-11-25T07:08:55.701Z] Building security-bootstrapper [2021-11-25T07:08:55.701Z] Building support-scheduler [2021-11-25T07:08:55.701Z] Building core-command [2021-11-25T07:09:00.290Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.2" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-11-25T07:09:05.635Z] Removing intermediate container c911c2ff6628 [2021-11-25T07:09:05.635Z] ---> a2e5f33829f9 [2021-11-25T07:09:05.635Z] [2021-11-25T07:09:05.635Z] Step 9/24 : FROM alpine:3.14 [2021-11-25T07:09:05.635Z] 3.14: Pulling from library/alpine [2021-11-25T07:09:05.901Z] Removing intermediate container aa8bff8ed23a [2021-11-25T07:09:05.901Z] ---> 19eca73ee47f [2021-11-25T07:09:05.901Z] [2021-11-25T07:09:05.901Z] Step 9/22 : FROM alpine:3.14 [2021-11-25T07:09:06.177Z] 3.14: Pulling from library/alpine [2021-11-25T07:09:06.439Z] Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 [2021-11-25T07:09:06.439Z] Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 [2021-11-25T07:09:06.439Z] Status: Downloaded newer image for alpine:3.14 [2021-11-25T07:09:06.439Z] Status: Downloaded newer image for alpine:3.14 [2021-11-25T07:09:06.439Z] ---> 0a97eee8041e [2021-11-25T07:09:06.439Z] Step 10/22 : RUN apk add --update --no-cache dumb-init [2021-11-25T07:09:06.439Z] ---> 0a97eee8041e [2021-11-25T07:09:06.439Z] Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2021-11-25T07:09:06.439Z] ---> Running in 73af43c4d077 [2021-11-25T07:09:06.439Z] ---> Running in dff2fa6004b6 [2021-11-25T07:09:07.387Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-11-25T07:09:07.388Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-11-25T07:09:07.388Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-11-25T07:09:07.388Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-11-25T07:09:07.388Z] (1/3) Installing ca-certificates (20191127-r5) [2021-11-25T07:09:07.388Z] (2/3) Installing dumb-init (1.2.5-r1) [2021-11-25T07:09:07.388Z] (3/3) Installing su-exec (0.2-r1) [2021-11-25T07:09:07.388Z] Executing busybox-1.33.1-r6.trigger [2021-11-25T07:09:07.649Z] Executing ca-certificates-20191127-r5.trigger [2021-11-25T07:09:07.649Z] OK: 6 MiB in 17 packages [2021-11-25T07:09:07.649Z] (1/1) Installing dumb-init (1.2.5-r1) [2021-11-25T07:09:07.649Z] Executing busybox-1.33.1-r6.trigger [2021-11-25T07:09:07.649Z] OK: 6 MiB in 15 packages [2021-11-25T07:09:08.594Z] Removing intermediate container e2ff51413ae1 [2021-11-25T07:09:08.594Z] ---> f6fd11f095b5 [2021-11-25T07:09:08.594Z] [2021-11-25T07:09:08.594Z] Step 9/22 : FROM alpine:3.14 [2021-11-25T07:09:08.594Z] ---> 0a97eee8041e [2021-11-25T07:09:08.594Z] Step 10/22 : RUN apk add --update --no-cache dumb-init [2021-11-25T07:09:08.594Z] Removing intermediate container 6dd2c5766325 [2021-11-25T07:09:08.594Z] ---> 995233e094e2 [2021-11-25T07:09:08.594Z] [2021-11-25T07:09:08.594Z] Step 9/21 : FROM alpine:3.14 [2021-11-25T07:09:08.594Z] ---> 0a97eee8041e [2021-11-25T07:09:08.594Z] Step 10/21 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-11-25T07:09:08.594Z] Removing intermediate container bf80b3eff29b [2021-11-25T07:09:08.594Z] ---> fc79514f469e [2021-11-25T07:09:08.594Z] [2021-11-25T07:09:08.594Z] Step 9/30 : FROM alpine:3.14 [2021-11-25T07:09:08.594Z] ---> 0a97eee8041e [2021-11-25T07:09:08.594Z] Step 10/30 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-11-25T07:09:08.594Z] ---> Running in 06bcef09be6f [2021-11-25T07:09:08.594Z] ---> Running in 72c24d09a7ca [2021-11-25T07:09:08.594Z] ---> Running in 5a4922272976 [2021-11-25T07:09:08.855Z] Removing intermediate container 5a4922272976 [2021-11-25T07:09:08.855Z] ---> b3e1afe20341 [2021-11-25T07:09:08.855Z] Step 11/30 : RUN apk add --update --no-cache dumb-init su-exec [2021-11-25T07:09:08.855Z] ---> Running in e7bb2ca77892 [2021-11-25T07:09:08.855Z] Removing intermediate container 73af43c4d077 [2021-11-25T07:09:08.855Z] ---> 33765f2886d1 [2021-11-25T07:09:08.855Z] Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-11-25T07:09:09.115Z] Removing intermediate container dff2fa6004b6 [2021-11-25T07:09:09.115Z] ---> 3a0875081617 [2021-11-25T07:09:09.115Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-11-25T07:09:09.115Z] ---> Running in 06c8871eda93 [2021-11-25T07:09:09.115Z] ---> Running in be4dc04d498b [2021-11-25T07:09:09.115Z] Removing intermediate container 06c8871eda93 [2021-11-25T07:09:09.115Z] ---> 5c74699677c7 [2021-11-25T07:09:09.115Z] Step 12/24 : WORKDIR / [2021-11-25T07:09:09.115Z] Removing intermediate container be4dc04d498b [2021-11-25T07:09:09.115Z] ---> 688afb12cf3f [2021-11-25T07:09:09.115Z] Step 12/22 : ENV APP_PORT=59882 [2021-11-25T07:09:09.377Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-11-25T07:09:09.377Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-11-25T07:09:09.377Z] ---> Running in 88015a5c5e56 [2021-11-25T07:09:09.377Z] ---> Running in 4795a6f3163d [2021-11-25T07:09:09.377Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-11-25T07:09:09.377Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-11-25T07:09:09.652Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-11-25T07:09:09.652Z] Removing intermediate container 88015a5c5e56 [2021-11-25T07:09:09.652Z] ---> 253a539ea200 [2021-11-25T07:09:09.652Z] Step 13/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2021-11-25T07:09:09.652Z] Removing intermediate container 4795a6f3163d [2021-11-25T07:09:09.652Z] ---> 53e24531679c [2021-11-25T07:09:09.652Z] Step 13/22 : EXPOSE $APP_PORT [2021-11-25T07:09:09.652Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-11-25T07:09:09.652Z] ---> Running in a68fd6d5ff3e [2021-11-25T07:09:09.652Z] (1/1) Installing dumb-init (1.2.5-r1) [2021-11-25T07:09:09.652Z] Executing busybox-1.33.1-r6.trigger [2021-11-25T07:09:09.652Z] OK: 6 MiB in 15 packages [2021-11-25T07:09:09.926Z] (1/2) Installing dumb-init (1.2.5-r1) [2021-11-25T07:09:09.926Z] (2/2) Installing su-exec (0.2-r1) [2021-11-25T07:09:09.926Z] Executing busybox-1.33.1-r6.trigger [2021-11-25T07:09:09.926Z] OK: 6 MiB in 16 packages [2021-11-25T07:09:09.926Z] Removing intermediate container a68fd6d5ff3e [2021-11-25T07:09:09.926Z] ---> 70bc99d5d76e [2021-11-25T07:09:09.926Z] Step 14/22 : WORKDIR / [2021-11-25T07:09:09.926Z] (1/2) Installing ca-certificates (20191127-r5) [2021-11-25T07:09:09.926Z] (2/2) Installing dumb-init (1.2.5-r1) [2021-11-25T07:09:09.926Z] Executing busybox-1.33.1-r6.trigger [2021-11-25T07:09:09.926Z] Executing ca-certificates-20191127-r5.trigger [2021-11-25T07:09:09.926Z] ---> Running in ca3fdc7e6e04 [2021-11-25T07:09:09.926Z] OK: 6 MiB in 16 packages [2021-11-25T07:09:09.926Z] ---> a819431245c2 [2021-11-25T07:09:09.926Z] Step 14/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2021-11-25T07:09:10.193Z] Removing intermediate container ca3fdc7e6e04 [2021-11-25T07:09:10.193Z] ---> 772e5e25468b [2021-11-25T07:09:10.193Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-11-25T07:09:10.193Z] Removing intermediate container 06bcef09be6f [2021-11-25T07:09:10.193Z] ---> 9da52dbd0109 [2021-11-25T07:09:10.193Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-11-25T07:09:10.193Z] ---> cc84f8126ee2 [2021-11-25T07:09:10.193Z] Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-11-25T07:09:10.193Z] Removing intermediate container e7bb2ca77892 [2021-11-25T07:09:10.193Z] ---> 080f1ab899be [2021-11-25T07:09:10.193Z] Step 12/30 : ENV SECURITY_INIT_DIR /edgex-init [2021-11-25T07:09:10.459Z] ---> Running in 9fe7168c6237 [2021-11-25T07:09:10.459Z] ---> Running in 2d6e43912fe0 [2021-11-25T07:09:10.459Z] Removing intermediate container 72c24d09a7ca [2021-11-25T07:09:10.459Z] ---> 7bb03ff017ba [2021-11-25T07:09:10.459Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-11-25T07:09:10.459Z] ---> b28b2f0ff67c [2021-11-25T07:09:10.459Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-11-25T07:09:10.459Z] Removing intermediate container 9fe7168c6237 [2021-11-25T07:09:10.459Z] ---> 35389669b919 [2021-11-25T07:09:10.459Z] Step 12/22 : ENV APP_PORT=59881 [2021-11-25T07:09:10.459Z] Removing intermediate container 2d6e43912fe0 [2021-11-25T07:09:10.459Z] ---> 771be7f6709f [2021-11-25T07:09:10.459Z] Step 13/30 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-11-25T07:09:10.459Z] ---> Running in 3d22a4bbc199 [2021-11-25T07:09:10.459Z] ---> Running in 4a87ff3c45d5 [2021-11-25T07:09:10.721Z] ---> Running in 888e3841d2fb [2021-11-25T07:09:10.721Z] ---> 3185d1ac5970 [2021-11-25T07:09:10.721Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2021-11-25T07:09:10.721Z] Removing intermediate container 3d22a4bbc199 [2021-11-25T07:09:10.721Z] ---> 8f9412b8a985 [2021-11-25T07:09:10.721Z] Step 12/21 : ENV APP_PORT=59860 [2021-11-25T07:09:10.721Z] Removing intermediate container 4a87ff3c45d5 [2021-11-25T07:09:10.721Z] ---> 0e8fa10fd103 [2021-11-25T07:09:10.721Z] Step 13/22 : EXPOSE $APP_PORT [2021-11-25T07:09:10.721Z] ---> Running in 78454d561f3e [2021-11-25T07:09:10.721Z] Removing intermediate container 888e3841d2fb [2021-11-25T07:09:10.721Z] ---> 3dde5cf57712 [2021-11-25T07:09:10.721Z] Step 14/30 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-11-25T07:09:10.721Z] ---> Running in 5aa2f6ecbc93 [2021-11-25T07:09:10.721Z] ---> Running in 8e1f122e13fa [2021-11-25T07:09:10.987Z] ---> ffa475cafa91 [2021-11-25T07:09:10.987Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-11-25T07:09:10.987Z] ---> 648be4d249bd [2021-11-25T07:09:10.987Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-11-25T07:09:10.987Z] Removing intermediate container 78454d561f3e [2021-11-25T07:09:10.987Z] ---> 95a5fb34d8ef [2021-11-25T07:09:10.987Z] Step 13/21 : EXPOSE $APP_PORT [2021-11-25T07:09:10.987Z] Removing intermediate container 5aa2f6ecbc93 [2021-11-25T07:09:10.987Z] ---> 354d48692068 [2021-11-25T07:09:10.987Z] Step 14/22 : WORKDIR / [2021-11-25T07:09:10.987Z] ---> Running in 8c9341bb2d5c [2021-11-25T07:09:10.987Z] ---> Running in bd6591f4cf7c [2021-11-25T07:09:11.252Z] ---> 337cd595e167 [2021-11-25T07:09:11.252Z] Step 18/22 : ENTRYPOINT ["/core-command"] [2021-11-25T07:09:11.252Z] Removing intermediate container 8c9341bb2d5c [2021-11-25T07:09:11.252Z] ---> c1de5602a589 [2021-11-25T07:09:11.252Z] Step 14/21 : COPY --from=builder /edgex-go/Attribution.txt / [2021-11-25T07:09:11.252Z] Removing intermediate container bd6591f4cf7c [2021-11-25T07:09:11.252Z] ---> 98cba84a8345 [2021-11-25T07:09:11.252Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-11-25T07:09:11.252Z] ---> Running in d5442ab756b6 [2021-11-25T07:09:11.252Z] ---> 6910d91b3533 [2021-11-25T07:09:11.252Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-11-25T07:09:11.516Z] Removing intermediate container d5442ab756b6 [2021-11-25T07:09:11.516Z] ---> 695bc433b8bc [2021-11-25T07:09:11.516Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-11-25T07:09:11.516Z] ---> Running in a4accfa694c5 [2021-11-25T07:09:11.516Z] ---> ea7cc6aa2370 [2021-11-25T07:09:11.516Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-11-25T07:09:11.516Z] Removing intermediate container 8e1f122e13fa [2021-11-25T07:09:11.516Z] ---> 6a47bf8984cb [2021-11-25T07:09:11.516Z] Step 15/30 : WORKDIR ${SECURITY_INIT_DIR} [2021-11-25T07:09:11.516Z] ---> 8769df3f8207 [2021-11-25T07:09:11.516Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-11-25T07:09:11.777Z] ---> Running in af04e633b57c [2021-11-25T07:09:11.777Z] ---> 49e9afcd4d70 [2021-11-25T07:09:11.777Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-11-25T07:09:11.777Z] Removing intermediate container a4accfa694c5 [2021-11-25T07:09:11.777Z] ---> 2bf8ba82882b [2021-11-25T07:09:11.777Z] Step 20/22 : LABEL arch=x86_64 [2021-11-25T07:09:11.777Z] ---> Running in 656bae39c203 [2021-11-25T07:09:11.777Z] Removing intermediate container af04e633b57c [2021-11-25T07:09:11.777Z] ---> 21b593b20ebb [2021-11-25T07:09:11.777Z] Step 16/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-11-25T07:09:12.040Z] ---> 7a127d49a819 [2021-11-25T07:09:12.040Z] Step 20/24 : 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/ [2021-11-25T07:09:12.040Z] Removing intermediate container 656bae39c203 [2021-11-25T07:09:12.040Z] ---> 642e99ff3384 [2021-11-25T07:09:12.040Z] Step 21/22 : LABEL git_sha=b2bbeb2bf8682f369067d047e38d70060ce035aa [2021-11-25T07:09:12.040Z] ---> 50531277031c [2021-11-25T07:09:12.040Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-11-25T07:09:12.040Z] ---> 5bdf24d47b78 [2021-11-25T07:09:12.040Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-11-25T07:09:12.040Z] ---> Running in bdefda32b9d5 [2021-11-25T07:09:12.040Z] ---> Running in bed571dd758f [2021-11-25T07:09:12.040Z] ---> 60462c1dc08f [2021-11-25T07:09:12.040Z] Step 17/30 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-11-25T07:09:12.306Z] ---> Running in 18b3dba6f129 [2021-11-25T07:09:12.306Z] Removing intermediate container bed571dd758f [2021-11-25T07:09:12.306Z] ---> 6d29c8ef7497 [2021-11-25T07:09:12.306Z] Step 22/22 : LABEL version=2.2.0-dev.2 [2021-11-25T07:09:12.306Z] ---> ddee31cc71b3 [2021-11-25T07:09:12.306Z] Step 17/21 : ENTRYPOINT ["/support-notifications"] [2021-11-25T07:09:12.306Z] ---> e9a3fe07269e [2021-11-25T07:09:12.306Z] Step 18/22 : ENTRYPOINT ["/core-metadata"] [2021-11-25T07:09:12.306Z] ---> Running in 642b5da6e055 [2021-11-25T07:09:12.306Z] ---> Running in 50cafbaeaffa [2021-11-25T07:09:12.306Z] ---> Running in e0815b0c8cc8 [2021-11-25T07:09:12.573Z] Removing intermediate container 50cafbaeaffa [2021-11-25T07:09:12.573Z] ---> 4ae9b3d485e9 [2021-11-25T07:09:12.573Z] Step 18/21 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-11-25T07:09:12.573Z] Removing intermediate container 642b5da6e055 [2021-11-25T07:09:12.573Z] ---> 064aa7cf3a77 [2021-11-25T07:09:12.573Z] [2021-11-25T07:09:12.573Z] ---> Running in c70f1203b3f3 [2021-11-25T07:09:12.573Z] Removing intermediate container e0815b0c8cc8 [2021-11-25T07:09:12.573Z] ---> 1266cf0e76a4 [2021-11-25T07:09:12.573Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-11-25T07:09:12.573Z] Successfully built 064aa7cf3a77 [2021-11-25T07:09:12.573Z] ---> Running in 48517d907ac3 [2021-11-25T07:09:12.573Z] Successfully tagged core-command:latest [2021-11-25T07:09:12.573Z] Building support-scheduler [2021-11-25T07:09:12.832Z]  Building core-command ... done Removing intermediate container c70f1203b3f3 [2021-11-25T07:09:12.833Z] ---> 3e817fc40f5b [2021-11-25T07:09:12.833Z] Step 19/21 : LABEL arch=x86_64 [2021-11-25T07:09:13.774Z] ---> Running in 19e7a19aac38 [2021-11-25T07:09:13.774Z] Removing intermediate container bdefda32b9d5 [2021-11-25T07:09:13.774Z] ---> d129456e21c5 [2021-11-25T07:09:13.774Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2021-11-25T07:09:13.774Z] Removing intermediate container 48517d907ac3 [2021-11-25T07:09:13.774Z] ---> cfb8debffa46 [2021-11-25T07:09:13.774Z] Step 20/22 : LABEL arch=x86_64 [2021-11-25T07:09:14.347Z] ---> Running in 1618089c7bcd [2021-11-25T07:09:14.347Z] Removing intermediate container 19e7a19aac38 [2021-11-25T07:09:14.347Z] ---> cf0ecfbb6a8d [2021-11-25T07:09:14.347Z] Step 20/21 : LABEL git_sha=b2bbeb2bf8682f369067d047e38d70060ce035aa [2021-11-25T07:09:14.347Z] ---> Running in c9006cbf75e9 [2021-11-25T07:09:14.347Z] Removing intermediate container 18b3dba6f129 [2021-11-25T07:09:14.347Z] ---> 914a71312afe [2021-11-25T07:09:14.347Z] Step 18/30 : COPY --from=builder /edgex-go/Attribution.txt / [2021-11-25T07:09:14.347Z] Removing intermediate container 1618089c7bcd [2021-11-25T07:09:14.347Z] ---> ddd16fa74ae9 [2021-11-25T07:09:14.347Z] Step 22/24 : LABEL arch=x86_64 [2021-11-25T07:09:14.347Z] ---> Running in 2120606d721d [2021-11-25T07:09:14.347Z] Removing intermediate container c9006cbf75e9 [2021-11-25T07:09:14.347Z] ---> dd5b2ca9de52 [2021-11-25T07:09:14.347Z] Step 21/22 : LABEL git_sha=b2bbeb2bf8682f369067d047e38d70060ce035aa [2021-11-25T07:09:14.347Z] ---> Running in ef013e63c5df [2021-11-25T07:09:14.613Z] ---> Running in daa204003c09 [2021-11-25T07:09:14.613Z] ---> 68a85ff8021a [2021-11-25T07:09:14.613Z] Step 19/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-11-25T07:09:14.613Z] Removing intermediate container 2120606d721d [2021-11-25T07:09:14.613Z] ---> 9b57e94b77ce [2021-11-25T07:09:14.613Z] Step 21/21 : LABEL version=2.2.0-dev.2 [2021-11-25T07:09:14.613Z] Removing intermediate container ef013e63c5df [2021-11-25T07:09:14.613Z] ---> 40062ffdacc7 [2021-11-25T07:09:14.613Z] Step 23/24 : LABEL git_sha=b2bbeb2bf8682f369067d047e38d70060ce035aa [2021-11-25T07:09:14.613Z] ---> Running in 6b54fe6d9abf [2021-11-25T07:09:14.613Z] Removing intermediate container daa204003c09 [2021-11-25T07:09:14.613Z] ---> b858586a1af9 [2021-11-25T07:09:14.613Z] Step 22/22 : LABEL version=2.2.0-dev.2 [2021-11-25T07:09:14.613Z] ---> Running in 74438c6a871f [2021-11-25T07:09:14.884Z] ---> Running in f3e0032ea114 [2021-11-25T07:09:14.884Z] Removing intermediate container 6b54fe6d9abf [2021-11-25T07:09:14.884Z] ---> ae9ec6d20d92 [2021-11-25T07:09:14.884Z] [2021-11-25T07:09:14.884Z] Successfully built ae9ec6d20d92 [2021-11-25T07:09:14.884Z] Successfully tagged support-notifications:latest [2021-11-25T07:09:14.884Z]  Building support-notifications ... done Building security-proxy-setup [2021-11-25T07:09:14.884Z] Removing intermediate container 74438c6a871f [2021-11-25T07:09:14.884Z] ---> 5e0db35705ce [2021-11-25T07:09:14.884Z] Step 24/24 : LABEL version=2.2.0-dev.2 [2021-11-25T07:09:14.884Z] Removing intermediate container f3e0032ea114 [2021-11-25T07:09:14.884Z] ---> f36eae6ca481 [2021-11-25T07:09:14.884Z] [2021-11-25T07:09:15.152Z] Successfully built f36eae6ca481 [2021-11-25T07:09:15.152Z] Successfully tagged core-metadata:latest [2021-11-25T07:09:15.152Z] Building core-data [2021-11-25T07:09:15.417Z]  Building core-metadata ... done  ---> 02e4498bce1b [2021-11-25T07:09:15.417Z] Step 20/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-11-25T07:09:15.417Z] ---> Running in 71cadc174281 [2021-11-25T07:09:17.332Z] Removing intermediate container 71cadc174281 [2021-11-25T07:09:17.332Z] ---> 6fc40e3e1486 [2021-11-25T07:09:17.332Z] [2021-11-25T07:09:17.332Z] Successfully built 6fc40e3e1486 [2021-11-25T07:09:18.270Z] Successfully tagged security-secretstore-setup:latest [2021-11-25T07:09:18.270Z] Building sys-mgmt-agent [2021-11-25T07:09:20.188Z]  Building security-secretstore-setup ... done  ---> 83f8ee5a3738 [2021-11-25T07:09:20.188Z] Step 21/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-11-25T07:09:22.739Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-11-25T07:09:22.739Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-11-25T07:09:22.739Z] ---> fd7de912e79b [2021-11-25T07:09:22.739Z] Step 3/22 : WORKDIR /edgex-go [2021-11-25T07:09:22.739Z] ---> Using cache [2021-11-25T07:09:22.739Z] ---> 2326a4a88451 [2021-11-25T07:09:22.739Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-25T07:09:22.739Z] ---> Using cache [2021-11-25T07:09:22.739Z] ---> fefcb5d2429f [2021-11-25T07:09:22.739Z] Step 5/22 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-11-25T07:09:23.311Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-11-25T07:09:23.311Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-11-25T07:09:23.311Z] ---> fd7de912e79b [2021-11-25T07:09:23.311Z] Step 3/22 : WORKDIR /edgex-go [2021-11-25T07:09:23.311Z] ---> Using cache [2021-11-25T07:09:23.311Z] ---> 2326a4a88451 [2021-11-25T07:09:23.311Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-25T07:09:23.311Z] ---> Using cache [2021-11-25T07:09:23.311Z] ---> fefcb5d2429f [2021-11-25T07:09:23.311Z] Step 5/22 : RUN apk add --update --no-cache make bash git [2021-11-25T07:09:25.223Z] ---> cf20b55cc9f0 [2021-11-25T07:09:25.223Z] Step 22/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-11-25T07:09:25.484Z] ---> Running in dc491f84cf15 [2021-11-25T07:09:25.484Z] ---> Running in 43d37b83e9b5 [2021-11-25T07:09:27.400Z] ---> 9d2f8ace44e8 [2021-11-25T07:09:27.400Z] Step 23/30 : VOLUME ${SECURITY_INIT_DIR} [2021-11-25T07:09:27.400Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-11-25T07:09:27.400Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-11-25T07:09:27.400Z] ---> fd7de912e79b [2021-11-25T07:09:27.400Z] Step 3/23 : WORKDIR /edgex-go [2021-11-25T07:09:27.666Z] ---> Using cache [2021-11-25T07:09:27.666Z] ---> 2326a4a88451 [2021-11-25T07:09:27.666Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-25T07:09:27.666Z] ---> Using cache [2021-11-25T07:09:27.666Z] ---> fefcb5d2429f [2021-11-25T07:09:27.666Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-11-25T07:09:27.666Z] ---> Using cache [2021-11-25T07:09:27.666Z] ---> f34e4b86c7d9 [2021-11-25T07:09:27.666Z] Step 6/23 : COPY go.mod . [2021-11-25T07:09:28.233Z] ---> b1fd47770385 [2021-11-25T07:09:28.233Z] Step 7/23 : RUN go mod download [2021-11-25T07:09:28.233Z] ---> Running in b4a90b908b0c [2021-11-25T07:09:28.809Z] ---> Running in ed6cda2d4786 [2021-11-25T07:09:29.086Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-11-25T07:09:29.086Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-11-25T07:09:29.086Z] Removing intermediate container ed6cda2d4786 [2021-11-25T07:09:29.086Z] ---> 4f246f83de5a [2021-11-25T07:09:29.086Z] Step 24/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-11-25T07:09:29.346Z] ---> edf20f3134bd [2021-11-25T07:09:29.346Z] Step 25/30 : RUN chmod +x /entrypoint.sh [2021-11-25T07:09:29.609Z] ---> Running in 2ff991d54ef0 [2021-11-25T07:09:29.871Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-11-25T07:09:29.871Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-11-25T07:09:30.448Z] OK: 220 MiB in 52 packages [2021-11-25T07:09:30.448Z] OK: 220 MiB in 52 packages [2021-11-25T07:09:30.448Z] Step 1/20 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-11-25T07:09:30.448Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2021-11-25T07:09:30.448Z] ---> fd7de912e79b [2021-11-25T07:09:30.448Z] Step 3/20 : WORKDIR /edgex-go [2021-11-25T07:09:30.448Z] ---> Using cache [2021-11-25T07:09:30.448Z] ---> 2326a4a88451 [2021-11-25T07:09:30.448Z] Step 4/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-25T07:09:30.448Z] ---> Using cache [2021-11-25T07:09:30.448Z] ---> fefcb5d2429f [2021-11-25T07:09:30.448Z] Step 5/20 : RUN apk add --update --no-cache make git [2021-11-25T07:09:30.448Z] ---> Using cache [2021-11-25T07:09:30.448Z] ---> f34e4b86c7d9 [2021-11-25T07:09:30.448Z] Step 6/20 : COPY . . [2021-11-25T07:09:30.448Z] ---> Using cache [2021-11-25T07:09:30.448Z] ---> d04825f05ed9 [2021-11-25T07:09:30.448Z] Step 7/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-25T07:09:30.448Z] ---> Using cache [2021-11-25T07:09:30.448Z] ---> 38071188a729 [2021-11-25T07:09:30.448Z] Step 8/20 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-11-25T07:09:30.709Z] Removing intermediate container 2ff991d54ef0 [2021-11-25T07:09:30.709Z] ---> c3f82b76736f [2021-11-25T07:09:30.709Z] Step 26/30 : ENTRYPOINT ["/entrypoint.sh"] [2021-11-25T07:09:30.709Z] ---> Running in 5865560be37b [2021-11-25T07:09:30.709Z] ---> Running in cd572771ab10 [2021-11-25T07:09:30.709Z] Removing intermediate container b4a90b908b0c [2021-11-25T07:09:30.709Z] ---> c3879096b9fe [2021-11-25T07:09:30.709Z] Step 8/23 : COPY . . [2021-11-25T07:09:30.709Z] Removing intermediate container cd572771ab10 [2021-11-25T07:09:30.709Z] ---> 26435634be41 [2021-11-25T07:09:30.709Z] Step 27/30 : CMD ["gate"] [2021-11-25T07:09:30.981Z] ---> Running in b16fb64fc36b [2021-11-25T07:09:31.242Z] Removing intermediate container 43d37b83e9b5 [2021-11-25T07:09:31.242Z] ---> 6422618e8aca [2021-11-25T07:09:31.242Z] Step 6/22 : COPY . . [2021-11-25T07:09:31.242Z] Removing intermediate container dc491f84cf15 [2021-11-25T07:09:31.242Z] ---> 645bf10d6a11 [2021-11-25T07:09:31.242Z] Step 6/22 : COPY . . [2021-11-25T07:09:31.505Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.2" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-11-25T07:09:33.456Z] Removing intermediate container b16fb64fc36b [2021-11-25T07:09:33.456Z] ---> 8d22eb15760b [2021-11-25T07:09:33.456Z] Step 28/30 : LABEL arch=x86_64 [2021-11-25T07:09:36.851Z] ---> Running in 87dea15ee33d [2021-11-25T07:09:37.138Z] Removing intermediate container 87dea15ee33d [2021-11-25T07:09:37.138Z] ---> 791909957a85 [2021-11-25T07:09:37.138Z] Step 29/30 : LABEL git_sha=b2bbeb2bf8682f369067d047e38d70060ce035aa [2021-11-25T07:09:37.751Z] ---> Running in f902017c3ada [2021-11-25T07:09:38.742Z] Removing intermediate container f902017c3ada [2021-11-25T07:09:38.742Z] ---> d29702cd6f2f [2021-11-25T07:09:38.742Z] Step 30/30 : LABEL version=2.2.0-dev.2 [2021-11-25T07:09:38.742Z] ---> 00287d07ff60 [2021-11-25T07:09:38.742Z] Step 9/23 : RUN go mod tidy [2021-11-25T07:09:38.742Z] ---> Running in 587530dea790 [2021-11-25T07:09:39.021Z] ---> Running in 76fc74d8d7b7 [2021-11-25T07:09:39.301Z] Removing intermediate container 587530dea790 [2021-11-25T07:09:39.301Z] ---> 97e37c5b5bdb [2021-11-25T07:09:39.301Z] [2021-11-25T07:09:39.589Z] Successfully built 97e37c5b5bdb [2021-11-25T07:09:39.589Z] Successfully tagged security-bootstrapper:latest [2021-11-25T07:09:40.602Z]  Building security-bootstrapper ... done  ---> 9b8eb59e199f [2021-11-25T07:09:40.602Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-25T07:09:40.875Z] ---> Running in 9a6960b96e1b [2021-11-25T07:09:41.466Z] ---> 094515c6f400 [2021-11-25T07:09:41.466Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-25T07:09:41.466Z] ---> Running in 5ee584b59b61 [2021-11-25T07:09:42.664Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-11-25T07:09:42.664Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-11-25T07:09:42.664Z] ---> ab53b72c0c64 [2021-11-25T07:09:42.664Z] Step 3/24 : WORKDIR /edgex-go [2021-11-25T07:09:42.664Z] Step 1/30 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-11-25T07:09:42.664Z] Step 2/30 : FROM ${BUILDER_BASE} AS builder [2021-11-25T07:09:42.664Z] ---> ab53b72c0c64 [2021-11-25T07:09:42.664Z] Step 3/30 : WORKDIR /edgex-go [2021-11-25T07:09:42.664Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-11-25T07:09:42.664Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-11-25T07:09:42.664Z] ---> ab53b72c0c64 [2021-11-25T07:09:42.664Z] Step 3/22 : WORKDIR /edgex-go [2021-11-25T07:09:42.664Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-11-25T07:09:42.664Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-11-25T07:09:42.664Z] ---> ab53b72c0c64 [2021-11-25T07:09:42.664Z] Step 3/23 : WORKDIR /edgex-go [2021-11-25T07:09:42.664Z] Step 1/21 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-11-25T07:09:42.664Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2021-11-25T07:09:42.664Z] ---> ab53b72c0c64 [2021-11-25T07:09:42.664Z] Step 3/21 : WORKDIR /edgex-go [2021-11-25T07:09:42.664Z] ---> Running in 19c9d6906f2b [2021-11-25T07:09:42.664Z] ---> Running in a5b3ab2cb5ca [2021-11-25T07:09:42.664Z] ---> Running in 2dfb16b34e3e [2021-11-25T07:09:42.664Z] ---> Running in b12239d9b63c [2021-11-25T07:09:42.664Z] ---> Running in b1051007eeb2 [2021-11-25T07:09:42.664Z] Removing intermediate container b12239d9b63c [2021-11-25T07:09:42.664Z] ---> d58a495b5b29 [2021-11-25T07:09:42.664Z] Step 4/30 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-25T07:09:42.664Z] ---> Running in 527a0dceff0d [2021-11-25T07:09:42.664Z] Removing intermediate container b1051007eeb2 [2021-11-25T07:09:42.664Z] ---> a274f3486b06 [2021-11-25T07:09:42.664Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-25T07:09:42.664Z] Removing intermediate container 19c9d6906f2b [2021-11-25T07:09:42.664Z] ---> cc7e9646cbb0 [2021-11-25T07:09:42.664Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-25T07:09:42.664Z] Removing intermediate container 2dfb16b34e3e [2021-11-25T07:09:42.664Z] ---> 47ec056f2ea3 [2021-11-25T07:09:42.664Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-25T07:09:42.664Z] Removing intermediate container a5b3ab2cb5ca [2021-11-25T07:09:42.664Z] ---> 4b419bdc9755 [2021-11-25T07:09:42.664Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-25T07:09:42.664Z] ---> Running in 233cb3968e00 [2021-11-25T07:09:42.664Z] ---> Running in de277aed624d [2021-11-25T07:09:42.664Z] ---> Running in 04514959518d [2021-11-25T07:09:42.664Z] ---> Running in 37ca5d964afa [2021-11-25T07:09:42.664Z] Removing intermediate container 527a0dceff0d [2021-11-25T07:09:42.664Z] ---> bac3556f6b09 [2021-11-25T07:09:42.664Z] Step 5/30 : RUN apk add --update --no-cache make git [2021-11-25T07:09:42.899Z] Removing intermediate container 9a6960b96e1b [2021-11-25T07:09:42.899Z] ---> 23767030d075 [2021-11-25T07:09:42.899Z] Step 8/22 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-11-25T07:09:42.899Z] Removing intermediate container 5ee584b59b61 [2021-11-25T07:09:42.899Z] ---> 2365a7c9c216 [2021-11-25T07:09:42.899Z] Step 8/22 : RUN make cmd/core-data/core-data [2021-11-25T07:09:42.899Z] ---> Running in ee46b4f3bc89 [2021-11-25T07:09:42.899Z] ---> Running in 41c1cad2050a [2021-11-25T07:09:42.940Z] ---> Running in 0b3065a0a59c [2021-11-25T07:09:43.492Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.2" -o cmd/core-data/core-data ./cmd/core-data [2021-11-25T07:09:43.492Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.2" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-11-25T07:09:43.560Z] Removing intermediate container 233cb3968e00 [2021-11-25T07:09:43.560Z] ---> 2994d97b10b8 [2021-11-25T07:09:43.560Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-11-25T07:09:43.560Z] ---> Running in 3caffc937ea6 [2021-11-25T07:09:43.761Z] Removing intermediate container 76fc74d8d7b7 [2021-11-25T07:09:43.761Z] ---> 3bcbb38c0da9 [2021-11-25T07:09:43.761Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2021-11-25T07:09:43.839Z] Removing intermediate container de277aed624d [2021-11-25T07:09:43.839Z] ---> 2078da8fc842 [2021-11-25T07:09:43.839Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-11-25T07:09:43.839Z] Removing intermediate container 04514959518d [2021-11-25T07:09:43.839Z] ---> fd5298c203a5 [2021-11-25T07:09:43.839Z] Step 5/21 : RUN apk add --update --no-cache make bash git ca-certificates [2021-11-25T07:09:44.029Z] ---> Running in 9c2613318ad5 [2021-11-25T07:09:44.116Z] ---> Running in 7cd9abc3b4d7 [2021-11-25T07:09:44.116Z] Removing intermediate container 37ca5d964afa [2021-11-25T07:09:44.116Z] ---> 388bbd25acc8 [2021-11-25T07:09:44.116Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-11-25T07:09:44.116Z] ---> Running in d29d07aebc6b [2021-11-25T07:09:44.116Z] ---> Running in 41bbe3222e94 [2021-11-25T07:09:44.386Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.2" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-11-25T07:09:45.099Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-11-25T07:09:46.083Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-11-25T07:09:46.083Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-11-25T07:09:46.083Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-11-25T07:09:46.083Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-11-25T07:09:46.083Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-11-25T07:09:46.681Z] OK: 219 MiB in 52 packages [2021-11-25T07:09:46.681Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-11-25T07:09:46.964Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-11-25T07:09:47.243Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-11-25T07:09:47.243Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-11-25T07:09:47.849Z] OK: 219 MiB in 52 packages [2021-11-25T07:09:48.128Z] OK: 219 MiB in 52 packages [2021-11-25T07:09:48.128Z] OK: 219 MiB in 52 packages [2021-11-25T07:09:48.416Z] Removing intermediate container 0b3065a0a59c [2021-11-25T07:09:48.416Z] ---> bbadcf83fa19 [2021-11-25T07:09:48.416Z] Step 6/30 : COPY . . [2021-11-25T07:09:48.416Z] OK: 219 MiB in 52 packages [2021-11-25T07:09:49.395Z] Removing intermediate container 3caffc937ea6 [2021-11-25T07:09:49.395Z] ---> 15e21e9ca395 [2021-11-25T07:09:49.395Z] Step 6/22 : COPY . . [2021-11-25T07:09:50.009Z] Removing intermediate container d29d07aebc6b [2021-11-25T07:09:50.009Z] ---> 6217876fe293 [2021-11-25T07:09:50.009Z] Step 6/21 : COPY . . [2021-11-25T07:09:50.009Z] Removing intermediate container 7cd9abc3b4d7 [2021-11-25T07:09:50.009Z] ---> 8d6d47e106ae [2021-11-25T07:09:50.009Z] Step 6/24 : COPY . . [2021-11-25T07:09:50.009Z] Removing intermediate container 41bbe3222e94 [2021-11-25T07:09:50.009Z] ---> 30f721f2a005 [2021-11-25T07:09:50.009Z] Step 6/23 : COPY go.mod . [2021-11-25T07:09:52.016Z] ---> 1ae50fd33ba1 [2021-11-25T07:09:52.016Z] Step 7/23 : RUN go mod download [2021-11-25T07:09:52.017Z] ---> Running in b3b9daeaa25a [2021-11-25T07:09:52.940Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.2" -o ./cmd/secrets-config ./cmd/secrets-config [2021-11-25T07:09:57.204Z] Removing intermediate container 5865560be37b [2021-11-25T07:09:57.204Z] ---> 66d3708b16b9 [2021-11-25T07:09:57.204Z] [2021-11-25T07:09:57.204Z] Step 9/20 : FROM alpine:3.14 [2021-11-25T07:09:57.204Z] ---> 0a97eee8041e [2021-11-25T07:09:57.204Z] Step 10/20 : RUN apk add --update --no-cache curl [2021-11-25T07:09:57.204Z] ---> Running in 7cb4dbc72666 [2021-11-25T07:09:57.467Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-11-25T07:09:57.467Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-11-25T07:09:57.733Z] (1/5) Installing ca-certificates (20191127-r5) [2021-11-25T07:09:57.733Z] (2/5) Installing brotli-libs (1.0.9-r5) [2021-11-25T07:09:57.997Z] (3/5) Installing nghttp2-libs (1.43.0-r0) [2021-11-25T07:09:57.997Z] (4/5) Installing libcurl (7.79.1-r0) [2021-11-25T07:09:57.997Z] (5/5) Installing curl (7.79.1-r0) [2021-11-25T07:09:57.997Z] Executing busybox-1.33.1-r6.trigger [2021-11-25T07:09:57.997Z] Executing ca-certificates-20191127-r5.trigger [2021-11-25T07:09:57.997Z] OK: 8 MiB in 19 packages [2021-11-25T07:09:58.843Z] Removing intermediate container b3b9daeaa25a [2021-11-25T07:09:58.843Z] ---> 715c62ecd50a [2021-11-25T07:09:58.843Z] Step 8/23 : COPY . . [2021-11-25T07:09:58.954Z] Removing intermediate container 7cb4dbc72666 [2021-11-25T07:09:58.954Z] ---> 4c1744344ab3 [2021-11-25T07:09:58.954Z] Step 11/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-11-25T07:09:58.954Z] ---> Running in 745276b17fbd [2021-11-25T07:09:58.954Z] Removing intermediate container 745276b17fbd [2021-11-25T07:09:58.954Z] ---> 33569eee92db [2021-11-25T07:09:58.954Z] Step 12/20 : WORKDIR /edgex [2021-11-25T07:09:58.954Z] ---> Running in 502e7d088abe [2021-11-25T07:09:59.226Z] Removing intermediate container 502e7d088abe [2021-11-25T07:09:59.226Z] ---> 18b5e75e40aa [2021-11-25T07:09:59.226Z] Step 13/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-11-25T07:09:59.226Z] ---> 92f7a3d970de [2021-11-25T07:09:59.226Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-11-25T07:10:00.190Z] ---> ea66fd011217 [2021-11-25T07:10:00.190Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-11-25T07:10:00.787Z] ---> 69ab8bd0c0a5 [2021-11-25T07:10:00.787Z] Step 16/20 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-11-25T07:10:00.787Z] ---> Running in b2f552d009bc [2021-11-25T07:10:00.787Z] Removing intermediate container b2f552d009bc [2021-11-25T07:10:00.787Z] ---> 18c530c4d9fa [2021-11-25T07:10:00.787Z] Step 17/20 : CMD ["--init=true"] [2021-11-25T07:10:00.787Z] ---> Running in 6e6994448429 [2021-11-25T07:10:01.055Z] Removing intermediate container 6e6994448429 [2021-11-25T07:10:01.055Z] ---> 8211f86385a3 [2021-11-25T07:10:01.055Z] Step 18/20 : LABEL arch=x86_64 [2021-11-25T07:10:01.055Z] ---> Running in 8e84912fc850 [2021-11-25T07:10:01.055Z] Removing intermediate container 8e84912fc850 [2021-11-25T07:10:01.055Z] ---> c36a3cf870e5 [2021-11-25T07:10:01.055Z] Step 19/20 : LABEL git_sha=b2bbeb2bf8682f369067d047e38d70060ce035aa [2021-11-25T07:10:01.322Z] ---> Running in bfa949c68a5e [2021-11-25T07:10:01.322Z] Removing intermediate container bfa949c68a5e [2021-11-25T07:10:01.322Z] ---> 49fec7b55c6b [2021-11-25T07:10:01.322Z] Step 20/20 : LABEL version=2.2.0-dev.2 [2021-11-25T07:10:01.586Z] ---> Running in 7c91bbed0ce3 [2021-11-25T07:10:01.586Z] Removing intermediate container 7c91bbed0ce3 [2021-11-25T07:10:01.586Z] ---> e5351cf7f945 [2021-11-25T07:10:01.586Z] [2021-11-25T07:10:01.586Z] Successfully built e5351cf7f945 [2021-11-25T07:10:01.858Z] Successfully tagged security-proxy-setup:latest [2021-11-25T07:10:05.561Z] ---> e6a1670a132f [2021-11-25T07:10:05.561Z] Step 7/30 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-25T07:10:05.561Z] ---> Running in 6d6331efa9cc [2021-11-25T07:10:05.836Z] ---> 0bbaac0b52fd [2021-11-25T07:10:05.836Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-25T07:10:06.111Z] ---> Running in a11d91dc5fde [2021-11-25T07:10:06.392Z] ---> 5b7640f39061 [2021-11-25T07:10:06.392Z] Step 7/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-25T07:10:06.674Z] ---> Running in a1944ed91116 [2021-11-25T07:10:06.954Z] ---> a52d69058633 [2021-11-25T07:10:06.954Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-25T07:10:06.954Z] ---> Running in 8865c89165c9 [2021-11-25T07:10:11.307Z] Removing intermediate container 6d6331efa9cc [2021-11-25T07:10:11.307Z] ---> d8cc8fbb6157 [2021-11-25T07:10:11.307Z] Step 8/30 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-11-25T07:10:11.307Z] ---> Running in 1e138b0ff926 [2021-11-25T07:10:11.604Z] Removing intermediate container a11d91dc5fde [2021-11-25T07:10:11.604Z] ---> c3ab561b13fe [2021-11-25T07:10:11.604Z] Step 8/22 : RUN make cmd/core-command/core-command [2021-11-25T07:10:11.604Z] ---> Running in b6fd7344da44 [2021-11-25T07:10:11.944Z]  Building security-proxy-setup ... done Removing intermediate container ee46b4f3bc89 [2021-11-25T07:10:11.944Z] ---> f30ccb2abaa1 [2021-11-25T07:10:11.944Z] Step 9/22 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-11-25T07:10:11.944Z] ---> Running in cb97f6e999fc [2021-11-25T07:10:11.944Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.2" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-11-25T07:10:12.214Z] Removing intermediate container a1944ed91116 [2021-11-25T07:10:12.214Z] ---> ac271d04d356 [2021-11-25T07:10:12.214Z] Step 8/21 : RUN make cmd/support-notifications/support-notifications [2021-11-25T07:10:12.214Z] ---> Running in 6222f9187cf6 [2021-11-25T07:10:12.500Z] Removing intermediate container 8865c89165c9 [2021-11-25T07:10:12.500Z] ---> c53738291358 [2021-11-25T07:10:12.500Z] Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-11-25T07:10:12.500Z] ---> Running in 9193faa220ad [2021-11-25T07:10:12.538Z] Removing intermediate container cb97f6e999fc [2021-11-25T07:10:12.538Z] ---> b1b02e78b190 [2021-11-25T07:10:12.538Z] [2021-11-25T07:10:12.782Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.2" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2021-11-25T07:10:12.797Z] Step 10/22 : FROM docker:20.10.8 [2021-11-25T07:10:12.797Z] 20.10.8: Pulling from library/docker [2021-11-25T07:10:13.380Z] Removing intermediate container 9c2613318ad5 [2021-11-25T07:10:13.380Z] ---> da96311b3e34 [2021-11-25T07:10:13.380Z] [2021-11-25T07:10:13.380Z] Step 11/23 : FROM alpine:3.14 [2021-11-25T07:10:13.380Z] ---> 0a97eee8041e [2021-11-25T07:10:13.380Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2021-11-25T07:10:13.380Z] ---> Using cache [2021-11-25T07:10:13.380Z] ---> 9da52dbd0109 [2021-11-25T07:10:13.380Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-11-25T07:10:13.380Z] ---> Using cache [2021-11-25T07:10:13.380Z] ---> 35389669b919 [2021-11-25T07:10:13.380Z] Step 14/23 : ENV APP_PORT=59861 [2021-11-25T07:10:13.380Z] ---> Running in 292d69ac0279 [2021-11-25T07:10:13.643Z] Removing intermediate container 292d69ac0279 [2021-11-25T07:10:13.643Z] ---> ebb4bf7a436f [2021-11-25T07:10:13.643Z] Step 15/23 : EXPOSE $APP_PORT [2021-11-25T07:10:13.904Z] ---> Running in 9daef05d7d7e [2021-11-25T07:10:13.904Z] Removing intermediate container 9daef05d7d7e [2021-11-25T07:10:13.904Z] ---> 037ade60b752 [2021-11-25T07:10:13.904Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-11-25T07:10:14.230Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.2" -o cmd/core-command/core-command ./cmd/core-command [2021-11-25T07:10:14.481Z] ---> b106cb040fdf [2021-11-25T07:10:14.481Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-11-25T07:10:15.217Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.2" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-11-25T07:10:15.217Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.2" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-11-25T07:10:15.217Z] ---> 600dc3da55c8 [2021-11-25T07:10:15.217Z] Step 9/23 : RUN go mod tidy [2021-11-25T07:10:15.432Z] ---> 915e75d8f73f [2021-11-25T07:10:15.432Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-11-25T07:10:15.432Z] Removing intermediate container 41c1cad2050a [2021-11-25T07:10:15.432Z] ---> 1822fded0dac [2021-11-25T07:10:15.432Z] [2021-11-25T07:10:15.432Z] Step 9/22 : FROM alpine:3.14 [2021-11-25T07:10:15.433Z] ---> 0a97eee8041e [2021-11-25T07:10:15.433Z] Step 10/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-11-25T07:10:15.433Z] ---> Running in 1c510945bbab [2021-11-25T07:10:15.433Z] ---> 44f6a16b6942 [2021-11-25T07:10:15.433Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2021-11-25T07:10:15.504Z] ---> Running in 0d18cde8f391 [2021-11-25T07:10:15.716Z] ---> Running in fcc0357905ae [2021-11-25T07:10:15.716Z] Removing intermediate container 1c510945bbab [2021-11-25T07:10:15.716Z] ---> ed3d3c5a7045 [2021-11-25T07:10:15.716Z] Step 11/22 : ENV APP_PORT=59880 [2021-11-25T07:10:15.716Z] ---> Running in f8e556d96e56 [2021-11-25T07:10:15.716Z] Removing intermediate container fcc0357905ae [2021-11-25T07:10:15.716Z] ---> 333b064c6bcc [2021-11-25T07:10:15.716Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-11-25T07:10:15.716Z] ---> Running in 259cd889cec1 [2021-11-25T07:10:15.716Z] Removing intermediate container f8e556d96e56 [2021-11-25T07:10:15.716Z] ---> 295d494f7dcb [2021-11-25T07:10:15.716Z] Step 12/22 : EXPOSE $APP_PORT [2021-11-25T07:10:15.978Z] ---> Running in cefa8c04318a [2021-11-25T07:10:15.978Z] Removing intermediate container 259cd889cec1 [2021-11-25T07:10:15.978Z] ---> e65ab3f90378 [2021-11-25T07:10:15.978Z] Step 21/23 : LABEL arch=x86_64 [2021-11-25T07:10:15.978Z] Removing intermediate container cefa8c04318a [2021-11-25T07:10:15.978Z] ---> d7bd815fd86b [2021-11-25T07:10:15.978Z] Step 13/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-25T07:10:15.978Z] ---> Running in 6f5f3be637da [2021-11-25T07:10:15.978Z] ---> Running in 519913e0d22e [2021-11-25T07:10:16.238Z] Removing intermediate container 6f5f3be637da [2021-11-25T07:10:16.238Z] ---> 89fa1f5041df [2021-11-25T07:10:16.238Z] Step 22/23 : LABEL git_sha=b2bbeb2bf8682f369067d047e38d70060ce035aa [2021-11-25T07:10:16.238Z] ---> Running in c2989acbb33d [2021-11-25T07:10:16.506Z] Removing intermediate container c2989acbb33d [2021-11-25T07:10:16.506Z] ---> cd27f8ba3489 [2021-11-25T07:10:16.506Z] Step 23/23 : LABEL version=2.2.0-dev.2 [2021-11-25T07:10:16.506Z] ---> Running in b0b36ebd1fd3 [2021-11-25T07:10:16.506Z] Removing intermediate container b0b36ebd1fd3 [2021-11-25T07:10:16.506Z] ---> f45e72b0e169 [2021-11-25T07:10:16.506Z] [2021-11-25T07:10:16.773Z] Successfully built f45e72b0e169 [2021-11-25T07:10:16.773Z] Successfully tagged support-scheduler:latest [2021-11-25T07:10:16.773Z]  Building support-scheduler ... done Removing intermediate container 519913e0d22e [2021-11-25T07:10:16.773Z] ---> f003c9c5c238 [2021-11-25T07:10:16.773Z] Step 14/22 : RUN apk add --update --no-cache zeromq dumb-init [2021-11-25T07:10:16.773Z] ---> Running in 561108e22932 [2021-11-25T07:10:16.773Z] Digest: sha256:63107bd6ce718f130bb2668704239467b74f034c446f9e9c4ae1ffa5ddf4e3dd [2021-11-25T07:10:16.773Z] Status: Downloaded newer image for docker:20.10.8 [2021-11-25T07:10:16.773Z] ---> bc6c0ffef665 [2021-11-25T07:10:16.773Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' [2021-11-25T07:10:16.773Z] ---> Running in c0f4ae1852c6 [2021-11-25T07:10:17.035Z] Removing intermediate container c0f4ae1852c6 [2021-11-25T07:10:17.035Z] ---> d2cd316ea014 [2021-11-25T07:10:17.035Z] Step 12/22 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 [2021-11-25T07:10:17.035Z] ---> Running in 6d045fdec64c [2021-11-25T07:10:17.035Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-11-25T07:10:17.295Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-11-25T07:10:17.295Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-11-25T07:10:17.556Z] (1/42) Installing readline (8.1.0-r0) [2021-11-25T07:10:17.556Z] (2/42) Installing bash (5.1.4-r0) [2021-11-25T07:10:17.556Z] Executing bash-5.1.4-r0.post-install [2021-11-25T07:10:17.556Z] (3/42) Installing brotli-libs (1.0.9-r5) [2021-11-25T07:10:17.556Z] (4/42) Installing nghttp2-libs (1.43.0-r0) [2021-11-25T07:10:17.556Z] (5/42) Installing libcurl (7.79.1-r0) [2021-11-25T07:10:17.556Z] (6/42) Installing curl (7.79.1-r0) [2021-11-25T07:10:17.556Z] (7/42) Installing dumb-init (1.2.5-r1) [2021-11-25T07:10:17.557Z] (8/42) Installing libbz2 (1.0.8-r1) [2021-11-25T07:10:17.557Z] (9/42) Installing expat (2.4.1-r0) [2021-11-25T07:10:17.557Z] (10/42) Installing libffi (3.3-r2) [2021-11-25T07:10:17.557Z] (11/42) Installing gdbm (1.19-r0) [2021-11-25T07:10:17.557Z] (12/42) Installing xz-libs (5.2.5-r0) [2021-11-25T07:10:17.557Z] (13/42) Installing libgcc (10.3.1_git20210424-r2) [2021-11-25T07:10:17.557Z] (14/42) Installing libstdc++ (10.3.1_git20210424-r2) [2021-11-25T07:10:17.557Z] (15/42) Installing mpdecimal (2.5.1-r1) [2021-11-25T07:10:17.557Z] (16/42) Installing sqlite-libs (3.35.5-r0) [2021-11-25T07:10:17.557Z] (17/42) Installing python3 (3.9.5-r2) [2021-11-25T07:10:17.816Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-11-25T07:10:18.077Z] (18/42) Installing py3-appdirs (1.4.4-r2) [2021-11-25T07:10:18.077Z] (19/42) Installing py3-chardet (4.0.0-r2) [2021-11-25T07:10:18.077Z] (20/42) Installing py3-idna (3.2-r0) [2021-11-25T07:10:18.077Z] (21/42) Installing py3-urllib3 (1.26.5-r0) [2021-11-25T07:10:18.077Z] (1/6) Installing dumb-init (1.2.5-r1) [2021-11-25T07:10:18.077Z] (22/42) Installing py3-certifi (2020.12.5-r1) [2021-11-25T07:10:18.077Z] (23/42) Installing py3-requests (2.25.1-r4) [2021-11-25T07:10:18.077Z] (24/42) Installing py3-msgpack (1.0.2-r1) [2021-11-25T07:10:18.077Z] (25/42) Installing py3-lockfile (0.12.2-r4) [2021-11-25T07:10:18.077Z] (26/42) Installing py3-cachecontrol (0.12.6-r1) [2021-11-25T07:10:18.077Z] (27/42) Installing py3-colorama (0.4.4-r1) [2021-11-25T07:10:18.077Z] (28/42) Installing py3-contextlib2 (0.6.0-r1) [2021-11-25T07:10:18.077Z] (29/42) Installing py3-distlib (0.3.1-r3) [2021-11-25T07:10:18.337Z] (30/42) Installing py3-distro (1.5.0-r3) [2021-11-25T07:10:18.337Z] (31/42) Installing py3-six (1.15.0-r1) [2021-11-25T07:10:18.337Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2021-11-25T07:10:18.337Z] (32/42) Installing py3-webencodings (0.5.1-r4) [2021-11-25T07:10:18.338Z] (33/42) Installing py3-html5lib (1.1-r1) [2021-11-25T07:10:18.338Z] (34/42) Installing py3-parsing (2.4.7-r2) [2021-11-25T07:10:18.338Z] (35/42) Installing py3-packaging (20.9-r1) [2021-11-25T07:10:18.338Z] (36/42) Installing py3-toml (0.10.2-r2) [2021-11-25T07:10:18.338Z] (37/42) Installing py3-pep517 (0.10.0-r2) [2021-11-25T07:10:18.338Z] (38/42) Installing py3-progress (1.5-r2) [2021-11-25T07:10:18.338Z] (39/42) Installing py3-retrying (1.3.3-r1) [2021-11-25T07:10:18.338Z] (40/42) Installing py3-ordered-set (4.0.2-r1) [2021-11-25T07:10:18.338Z] (41/42) Installing py3-setuptools (52.0.0-r3) [2021-11-25T07:10:18.338Z] (3/6) Installing libsodium (1.0.18-r0) [2021-11-25T07:10:18.338Z] (42/42) Installing py3-pip (20.3.4-r1) [2021-11-25T07:10:18.338Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2021-11-25T07:10:18.338Z] Executing busybox-1.33.1-r3.trigger [2021-11-25T07:10:18.338Z] OK: 84 MiB in 64 packages [2021-11-25T07:10:18.602Z] (5/6) Installing libzmq (4.3.4-r0) [2021-11-25T07:10:18.603Z] (6/6) Installing zeromq (4.3.4-r0) [2021-11-25T07:10:18.603Z] Executing busybox-1.33.1-r6.trigger [2021-11-25T07:10:18.603Z] OK: 8 MiB in 20 packages [2021-11-25T07:10:19.552Z] Collecting docker-compose==1.23.2 [2021-11-25T07:10:19.552Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-11-25T07:10:19.816Z] Collecting PyYAML<4,>=3.10 [2021-11-25T07:10:19.816Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-11-25T07:10:19.816Z] Removing intermediate container 561108e22932 [2021-11-25T07:10:19.816Z] ---> 199d8fce927c [2021-11-25T07:10:19.816Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-11-25T07:10:20.091Z] ---> 725eb911664f [2021-11-25T07:10:20.091Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-11-25T07:10:20.358Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.15.0) [2021-11-25T07:10:20.359Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-11-25T07:10:20.359Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-11-25T07:10:20.359Z] Collecting dockerpty<0.5,>=0.4.1 [2021-11-25T07:10:20.359Z] ---> 0eb13584ec98 [2021-11-25T07:10:20.359Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-11-25T07:10:20.359Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-11-25T07:10:20.621Z] ---> a6875cbddb4f [2021-11-25T07:10:20.621Z] Step 18/22 : ENTRYPOINT ["/core-data"] [2021-11-25T07:10:20.621Z] ---> Running in e9fb304d4b1b [2021-11-25T07:10:20.621Z] Removing intermediate container e9fb304d4b1b [2021-11-25T07:10:20.621Z] ---> bae851f391dd [2021-11-25T07:10:20.621Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-11-25T07:10:20.621Z] ---> Running in 30b635e3e6e4 [2021-11-25T07:10:20.621Z] Collecting websocket-client<1.0,>=0.32.0 [2021-11-25T07:10:20.621Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2021-11-25T07:10:20.621Z] Collecting docopt<0.7,>=0.6.1 [2021-11-25T07:10:20.621Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-11-25T07:10:20.893Z] Removing intermediate container 30b635e3e6e4 [2021-11-25T07:10:20.893Z] ---> 9efb4b24d94d [2021-11-25T07:10:20.893Z] Step 20/22 : LABEL arch=x86_64 [2021-11-25T07:10:20.893Z] ---> Running in b3de6380f92c [2021-11-25T07:10:20.893Z] Removing intermediate container b3de6380f92c [2021-11-25T07:10:20.893Z] ---> 9c6f23ccc823 [2021-11-25T07:10:20.893Z] Step 21/22 : LABEL git_sha=b2bbeb2bf8682f369067d047e38d70060ce035aa [2021-11-25T07:10:20.893Z] ---> Running in c5fb1e435821 [2021-11-25T07:10:20.893Z] Removing intermediate container c5fb1e435821 [2021-11-25T07:10:20.893Z] ---> 0bc9b8725524 [2021-11-25T07:10:20.893Z] Step 22/22 : LABEL version=2.2.0-dev.2 [2021-11-25T07:10:20.893Z] ---> Running in 07e9cb78bca2 [2021-11-25T07:10:21.154Z] Removing intermediate container 07e9cb78bca2 [2021-11-25T07:10:21.154Z] ---> c1a1852bab22 [2021-11-25T07:10:21.154Z] [2021-11-25T07:10:21.154Z] Collecting docker<4.0,>=3.6.0 [2021-11-25T07:10:21.154Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-11-25T07:10:21.154Z] Collecting texttable<0.10,>=0.9.0 [2021-11-25T07:10:21.154Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-11-25T07:10:21.154Z] Successfully built c1a1852bab22 [2021-11-25T07:10:21.154Z] Successfully tagged core-data:latest [2021-11-25T07:10:21.415Z]  Building core-data ... done Collecting jsonschema<3,>=2.5.1 [2021-11-25T07:10:21.415Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-11-25T07:10:21.415Z] Collecting cached-property<2,>=1.2.0 [2021-11-25T07:10:21.415Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-11-25T07:10:21.415Z] Collecting docker-pycreds>=0.4.0 [2021-11-25T07:10:21.415Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-11-25T07:10:21.675Z] 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) [2021-11-25T07:10:21.675Z] Collecting chardet<3.1.0,>=3.0.2 [2021-11-25T07:10:21.675Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2021-11-25T07:10:21.675Z] Collecting urllib3<1.25,>=1.21.1 [2021-11-25T07:10:21.675Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-11-25T07:10:21.675Z] Collecting idna<2.8,>=2.5 [2021-11-25T07:10:21.675Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-11-25T07:10:21.675Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2021-11-25T07:10:21.675Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2021-11-25T07:10:21.675Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2021-11-25T07:10:21.675Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2021-11-25T07:10:21.940Z] Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2021-11-25T07:10:21.940Z] Attempting uninstall: urllib3 [2021-11-25T07:10:21.940Z] Found existing installation: urllib3 1.26.5 [2021-11-25T07:10:21.940Z] Uninstalling urllib3-1.26.5: [2021-11-25T07:10:21.940Z] Successfully uninstalled urllib3-1.26.5 [2021-11-25T07:10:21.940Z] Attempting uninstall: idna [2021-11-25T07:10:21.940Z] Found existing installation: idna 3.2 [2021-11-25T07:10:21.940Z] Uninstalling idna-3.2: [2021-11-25T07:10:21.940Z] Successfully uninstalled idna-3.2 [2021-11-25T07:10:22.200Z] Attempting uninstall: chardet [2021-11-25T07:10:22.200Z] Found existing installation: chardet 4.0.0 [2021-11-25T07:10:22.200Z] Uninstalling chardet-4.0.0: [2021-11-25T07:10:22.200Z] Successfully uninstalled chardet-4.0.0 [2021-11-25T07:10:22.260Z] Removing intermediate container 0d18cde8f391 [2021-11-25T07:10:22.260Z] ---> 95ba1ba70a33 [2021-11-25T07:10:22.260Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2021-11-25T07:10:22.260Z] ---> Running in 283a8b17c531 [2021-11-25T07:10:22.460Z] Attempting uninstall: requests [2021-11-25T07:10:22.460Z] Found existing installation: requests 2.25.1 [2021-11-25T07:10:22.460Z] Uninstalling requests-2.25.1: [2021-11-25T07:10:22.460Z] Successfully uninstalled requests-2.25.1 [2021-11-25T07:10:22.460Z] Running setup.py install for texttable: started [2021-11-25T07:10:22.720Z] Running setup.py install for texttable: finished with status 'done' [2021-11-25T07:10:22.720Z] Running setup.py install for PyYAML: started [2021-11-25T07:10:23.292Z] Running setup.py install for PyYAML: finished with status 'done' [2021-11-25T07:10:23.292Z] Running setup.py install for docopt: started [2021-11-25T07:10:23.555Z] Running setup.py install for docopt: finished with status 'done' [2021-11-25T07:10:23.555Z] Running setup.py install for dockerpty: started [2021-11-25T07:10:23.817Z] Running setup.py install for dockerpty: finished with status 'done' [2021-11-25T07:10:24.077Z] 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 [2021-11-25T07:10:24.268Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.2" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-11-25T07:10:26.638Z] Removing intermediate container 6d045fdec64c [2021-11-25T07:10:26.638Z] ---> 55b0041834d6 [2021-11-25T07:10:26.638Z] Step 13/22 : ENV APP_PORT=58890 [2021-11-25T07:10:26.900Z] ---> Running in 3044257c271f [2021-11-25T07:10:26.900Z] Removing intermediate container 3044257c271f [2021-11-25T07:10:26.900Z] ---> 36dd2d3afae9 [2021-11-25T07:10:26.900Z] Step 14/22 : EXPOSE $APP_PORT [2021-11-25T07:10:26.900Z] ---> Running in c55d51db2d24 [2021-11-25T07:10:26.900Z] Removing intermediate container c55d51db2d24 [2021-11-25T07:10:26.900Z] ---> b6de5321a7b4 [2021-11-25T07:10:26.900Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-11-25T07:10:27.161Z] ---> 9faf29b8f239 [2021-11-25T07:10:27.161Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-11-25T07:10:27.422Z] ---> 87f93cfe2f0e [2021-11-25T07:10:27.422Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-11-25T07:10:27.682Z] ---> 1a91d2c7e3f0 [2021-11-25T07:10:27.682Z] Step 18/22 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-11-25T07:10:27.682Z] ---> Running in 2029f8fa6f60 [2021-11-25T07:10:27.682Z] Removing intermediate container 2029f8fa6f60 [2021-11-25T07:10:27.682Z] ---> e1b60e5c4457 [2021-11-25T07:10:27.682Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-11-25T07:10:27.682Z] ---> Running in f0ec06e68afb [2021-11-25T07:10:27.682Z] Removing intermediate container f0ec06e68afb [2021-11-25T07:10:27.682Z] ---> 2ea18604936d [2021-11-25T07:10:27.682Z] Step 20/22 : LABEL arch=x86_64 [2021-11-25T07:10:27.945Z] ---> Running in 85b3e94c3075 [2021-11-25T07:10:27.945Z] Removing intermediate container 85b3e94c3075 [2021-11-25T07:10:27.945Z] ---> 789a284dbb43 [2021-11-25T07:10:27.945Z] Step 21/22 : LABEL git_sha=b2bbeb2bf8682f369067d047e38d70060ce035aa [2021-11-25T07:10:27.945Z] ---> Running in fccc6c2f8d79 [2021-11-25T07:10:27.945Z] Removing intermediate container fccc6c2f8d79 [2021-11-25T07:10:27.945Z] ---> 1805415bbc4d [2021-11-25T07:10:27.945Z] Step 22/22 : LABEL version=2.2.0-dev.2 [2021-11-25T07:10:27.945Z] ---> Running in 76f90ca56486 [2021-11-25T07:10:28.204Z] Removing intermediate container 76f90ca56486 [2021-11-25T07:10:28.204Z] ---> e0d371bc2f7b [2021-11-25T07:10:28.204Z] [2021-11-25T07:10:28.204Z] Successfully built e0d371bc2f7b [2021-11-25T07:10:28.204Z] Successfully tagged sys-mgmt-agent:latest [2021-11-25T07:10:28.211Z]  Building sys-mgmt-agent ... done  [Pipeline] } [2021-11-25T07:10:28.219Z] $ docker stop --time=1 5332ace87b006e1b4fe411d72cef5dbf6c7c3909a79897585fd32000ecc76459 [2021-11-25T07:10:29.523Z] $ docker rm -f 5332ace87b006e1b4fe411d72cef5dbf6c7c3909a79897585fd32000ecc76459 [Pipeline] // withDockerContainer [Pipeline] sh [2021-11-25T07:10:29.862Z] + docker images [2021-11-25T07:10:30.121Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-11-25T07:10:30.122Z] sys-mgmt-agent latest e0d371bc2f7b 2 seconds ago 294MB [2021-11-25T07:10:30.122Z] core-data latest c1a1852bab22 9 seconds ago 20.7MB [2021-11-25T07:10:30.122Z] support-scheduler latest f45e72b0e169 13 seconds ago 16.2MB [2021-11-25T07:10:30.122Z] 1822fded0dac 14 seconds ago 1.77GB [2021-11-25T07:10:30.122Z] da96311b3e34 17 seconds ago 1.76GB [2021-11-25T07:10:30.122Z] b1b02e78b190 17 seconds ago 1.76GB [2021-11-25T07:10:30.122Z] security-proxy-setup latest e5351cf7f945 28 seconds ago 26.9MB [2021-11-25T07:10:30.122Z] 66d3708b16b9 33 seconds ago 1.77GB [2021-11-25T07:10:30.122Z] security-bootstrapper latest 97e37c5b5bdb 51 seconds ago 18.9MB [2021-11-25T07:10:30.122Z] security-secretstore-setup latest 6fc40e3e1486 About a minute ago 28.4MB [2021-11-25T07:10:30.122Z] support-notifications latest ae9ec6d20d92 About a minute ago 17MB [2021-11-25T07:10:30.122Z] core-metadata latest f36eae6ca481 About a minute ago 16.9MB [2021-11-25T07:10:30.122Z] core-command latest 064aa7cf3a77 About a minute ago 16.1MB [2021-11-25T07:10:30.122Z] fc79514f469e About a minute ago 1.76GB [2021-11-25T07:10:30.122Z] 995233e094e2 About a minute ago 1.76GB [2021-11-25T07:10:30.122Z] f6fd11f095b5 About a minute ago 1.76GB [2021-11-25T07:10:30.122Z] 19eca73ee47f About a minute ago 1.76GB [2021-11-25T07:10:30.122Z] a2e5f33829f9 About a minute ago 1.77GB [2021-11-25T07:10:30.122Z] ci-base-image-x86_64 latest fd7de912e79b 5 minutes ago 1.25GB [2021-11-25T07:10:30.122Z] alpine 3.14 0a97eee8041e 12 days ago 5.61MB [2021-11-25T07:10:30.122Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.16-alpine 9f6097aaca64 6 weeks ago 548MB [2021-11-25T07:10:30.122Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest aa7d48a56d93 6 weeks ago 34.5MB [2021-11-25T07:10:30.122Z] docker 20.10.8 bc6c0ffef665 2 months ago 214MB [2021-11-25T07:10:30.122Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 17 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 [2021-11-25T07:10:30.414Z] provisioning config files... [2021-11-25T07:10:30.426Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/115@tmp/config3548276310718891521tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-11-25T07:10:30.734Z] ---> docker-login.sh [2021-11-25T07:10:30.734Z] nexus3.edgexfoundry.org:10001 [2021-11-25T07:10:30.734Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-25T07:10:30.734Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-25T07:10:30.734Z] Configure a credential helper to remove this warning. See [2021-11-25T07:10:30.734Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-25T07:10:30.734Z] [2021-11-25T07:10:30.734Z] Login Succeeded [2021-11-25T07:10:30.734Z] nexus3.edgexfoundry.org:10002 [2021-11-25T07:10:30.734Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-25T07:10:30.734Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-25T07:10:30.734Z] Configure a credential helper to remove this warning. See [2021-11-25T07:10:30.734Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-25T07:10:30.734Z] [2021-11-25T07:10:30.734Z] Login Succeeded [2021-11-25T07:10:30.734Z] nexus3.edgexfoundry.org:10003 [2021-11-25T07:10:30.994Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-25T07:10:30.994Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-25T07:10:30.994Z] Configure a credential helper to remove this warning. See [2021-11-25T07:10:30.994Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-25T07:10:30.994Z] [2021-11-25T07:10:30.994Z] Login Succeeded [2021-11-25T07:10:30.994Z] nexus3.edgexfoundry.org:10004 [2021-11-25T07:10:30.994Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-25T07:10:30.994Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-25T07:10:30.994Z] Configure a credential helper to remove this warning. See [2021-11-25T07:10:30.994Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-25T07:10:30.994Z] [2021-11-25T07:10:30.994Z] Login Succeeded [2021-11-25T07:10:30.994Z] docker.io [2021-11-25T07:10:31.253Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-25T07:10:31.512Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-25T07:10:31.512Z] Configure a credential helper to remove this warning. See [2021-11-25T07:10:31.512Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-25T07:10:31.512Z] [2021-11-25T07:10:31.512Z] Login Succeeded [2021-11-25T07:10:31.512Z] ---> docker-login.sh ends [Pipeline] } [2021-11-25T07:10:31.519Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-11-25T07:10:31.548Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2021-11-25T07:10:31.567Z] [edgeXDocker.push] Tagging docker image core-command with the following tags: [2021-11-25T07:10:31.567Z] b2bbeb2bf8682f369067d047e38d70060ce035aa [2021-11-25T07:10:31.567Z] latest [2021-11-25T07:10:31.567Z] 2.2.0-dev.2 [2021-11-25T07:10:31.567Z] b2bbeb2bf8682f369067d047e38d70060ce035aa-2.2.0-dev.2 [2021-11-25T07:10:31.567Z] main [2021-11-25T07:10:31.567Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-11-25T07:10:31.867Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:b2bbeb2bf8682f369067d047e38d70060ce035aa [Pipeline] isUnix [Pipeline] sh [2021-11-25T07:10:32.161Z] + docker push nexus3.edgexfoundry.org:10004/core-command:b2bbeb2bf8682f369067d047e38d70060ce035aa [2021-11-25T07:10:32.161Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2021-11-25T07:10:32.161Z] ac1340897fed: Preparing [2021-11-25T07:10:32.161Z] 5f022ef8223c: Preparing [2021-11-25T07:10:32.161Z] 7304741bcc00: Preparing [2021-11-25T07:10:32.161Z] ffa8752389d2: Preparing [2021-11-25T07:10:32.161Z] 1a058d5342cc: Preparing [2021-11-25T07:10:32.161Z] 1a058d5342cc: Layer already exists [2021-11-25T07:10:32.161Z] ffa8752389d2: Pushed [2021-11-25T07:10:32.161Z] ac1340897fed: Pushed [2021-11-25T07:10:32.161Z] 7304741bcc00: Pushed [2021-11-25T07:10:33.100Z] 5f022ef8223c: Pushed [2021-11-25T07:10:33.100Z] b2bbeb2bf8682f369067d047e38d70060ce035aa: digest: sha256:1574750b54b272565c0d3ac5e27864bb1f6e487a57cb6afdbf6f8d57906ff184 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-11-25T07:10:33.393Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] isUnix [Pipeline] sh [2021-11-25T07:10:33.680Z] + docker push nexus3.edgexfoundry.org:10004/core-command:latest [2021-11-25T07:10:33.680Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2021-11-25T07:10:33.680Z] ac1340897fed: Preparing [2021-11-25T07:10:33.680Z] 5f022ef8223c: Preparing [2021-11-25T07:10:33.680Z] 7304741bcc00: Preparing [2021-11-25T07:10:33.680Z] ffa8752389d2: Preparing [2021-11-25T07:10:33.680Z] 1a058d5342cc: Preparing [2021-11-25T07:10:33.680Z] 1a058d5342cc: Layer already exists [2021-11-25T07:10:33.680Z] 5f022ef8223c: Layer already exists [2021-11-25T07:10:33.680Z] ac1340897fed: Layer already exists [2021-11-25T07:10:33.680Z] 7304741bcc00: Layer already exists [2021-11-25T07:10:33.680Z] ffa8752389d2: Layer already exists [2021-11-25T07:10:33.680Z] latest: digest: sha256:1574750b54b272565c0d3ac5e27864bb1f6e487a57cb6afdbf6f8d57906ff184 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-11-25T07:10:34.006Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:2.2.0-dev.2 [Pipeline] isUnix [Pipeline] sh [2021-11-25T07:10:34.298Z] + docker push nexus3.edgexfoundry.org:10004/core-command:2.2.0-dev.2 [2021-11-25T07:10:34.298Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2021-11-25T07:10:34.298Z] ac1340897fed: Preparing [2021-11-25T07:10:34.298Z] 5f022ef8223c: Preparing [2021-11-25T07:10:34.298Z] 7304741bcc00: Preparing [2021-11-25T07:10:34.298Z] ffa8752389d2: Preparing [2021-11-25T07:10:34.298Z] 1a058d5342cc: Preparing [2021-11-25T07:10:34.298Z] 7304741bcc00: Layer already exists [2021-11-25T07:10:34.298Z] ac1340897fed: Layer already exists [2021-11-25T07:10:34.298Z] 5f022ef8223c: Layer already exists [2021-11-25T07:10:34.298Z] 1a058d5342cc: Layer already exists [2021-11-25T07:10:34.298Z] ffa8752389d2: Layer already exists [2021-11-25T07:10:34.298Z] 2.2.0-dev.2: digest: sha256:1574750b54b272565c0d3ac5e27864bb1f6e487a57cb6afdbf6f8d57906ff184 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-11-25T07:10:34.589Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:b2bbeb2bf8682f369067d047e38d70060ce035aa-2.2.0-dev.2 [Pipeline] isUnix [Pipeline] sh [2021-11-25T07:10:34.884Z] + docker push nexus3.edgexfoundry.org:10004/core-command:b2bbeb2bf8682f369067d047e38d70060ce035aa-2.2.0-dev.2 [2021-11-25T07:10:34.884Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2021-11-25T07:10:34.884Z] ac1340897fed: Preparing [2021-11-25T07:10:34.884Z] 5f022ef8223c: Preparing [2021-11-25T07:10:34.884Z] 7304741bcc00: Preparing [2021-11-25T07:10:34.884Z] ffa8752389d2: Preparing [2021-11-25T07:10:34.884Z] 1a058d5342cc: Preparing [2021-11-25T07:10:34.884Z] ffa8752389d2: Layer already exists [2021-11-25T07:10:34.884Z] 1a058d5342cc: Layer already exists [2021-11-25T07:10:34.884Z] ac1340897fed: Layer already exists [2021-11-25T07:10:34.884Z] 5f022ef8223c: Layer already exists [2021-11-25T07:10:34.884Z] 7304741bcc00: Layer already exists [2021-11-25T07:10:34.884Z] b2bbeb2bf8682f369067d047e38d70060ce035aa-2.2.0-dev.2: digest: sha256:1574750b54b272565c0d3ac5e27864bb1f6e487a57cb6afdbf6f8d57906ff184 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-11-25T07:10:35.183Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] isUnix [Pipeline] sh [2021-11-25T07:10:35.488Z] + docker push nexus3.edgexfoundry.org:10004/core-command:main [2021-11-25T07:10:35.488Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2021-11-25T07:10:35.488Z] ac1340897fed: Preparing [2021-11-25T07:10:35.488Z] 5f022ef8223c: Preparing [2021-11-25T07:10:35.488Z] 7304741bcc00: Preparing [2021-11-25T07:10:35.488Z] ffa8752389d2: Preparing [2021-11-25T07:10:35.488Z] 1a058d5342cc: Preparing [2021-11-25T07:10:35.488Z] 1a058d5342cc: Layer already exists [2021-11-25T07:10:35.488Z] 5f022ef8223c: Layer already exists [2021-11-25T07:10:35.488Z] ac1340897fed: Layer already exists [2021-11-25T07:10:35.488Z] 7304741bcc00: Layer already exists [2021-11-25T07:10:35.488Z] ffa8752389d2: Layer already exists [2021-11-25T07:10:35.488Z] main: digest: sha256:1574750b54b272565c0d3ac5e27864bb1f6e487a57cb6afdbf6f8d57906ff184 size: 1363 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-11-25T07:10:35.520Z] ===================================================== [Pipeline] echo [2021-11-25T07:10:35.526Z] taggedImages: [2021-11-25T07:10:35.526Z] - nexus3.edgexfoundry.org:10004/core-command:b2bbeb2bf8682f369067d047e38d70060ce035aa [2021-11-25T07:10:35.526Z] - nexus3.edgexfoundry.org:10004/core-command:latest [2021-11-25T07:10:35.526Z] - nexus3.edgexfoundry.org:10004/core-command:2.2.0-dev.2 [2021-11-25T07:10:35.526Z] - nexus3.edgexfoundry.org:10004/core-command:b2bbeb2bf8682f369067d047e38d70060ce035aa-2.2.0-dev.2 [2021-11-25T07:10:35.526Z] - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo [2021-11-25T07:10:35.547Z] [edgeXDocker.push] Tagging docker image core-data with the following tags: [2021-11-25T07:10:35.547Z] b2bbeb2bf8682f369067d047e38d70060ce035aa [2021-11-25T07:10:35.547Z] latest [2021-11-25T07:10:35.547Z] 2.2.0-dev.2 [2021-11-25T07:10:35.547Z] b2bbeb2bf8682f369067d047e38d70060ce035aa-2.2.0-dev.2 [2021-11-25T07:10:35.547Z] main [2021-11-25T07:10:35.547Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-11-25T07:10:35.862Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:b2bbeb2bf8682f369067d047e38d70060ce035aa [Pipeline] isUnix [Pipeline] sh [2021-11-25T07:10:36.161Z] + docker push nexus3.edgexfoundry.org:10004/core-data:b2bbeb2bf8682f369067d047e38d70060ce035aa [2021-11-25T07:10:36.162Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2021-11-25T07:10:36.162Z] 9f331fcdb3ee: Preparing [2021-11-25T07:10:36.162Z] abc45c3bc0d1: Preparing [2021-11-25T07:10:36.162Z] 7304741bcc00: Preparing [2021-11-25T07:10:36.162Z] 618d2689ab38: Preparing [2021-11-25T07:10:36.162Z] 0c309bd5b37f: Preparing [2021-11-25T07:10:36.162Z] 1a058d5342cc: Preparing [2021-11-25T07:10:36.162Z] 1a058d5342cc: Waiting [2021-11-25T07:10:36.162Z] 7304741bcc00: Layer already exists [2021-11-25T07:10:36.424Z] 1a058d5342cc: Layer already exists [2021-11-25T07:10:36.424Z] 9f331fcdb3ee: Pushed [2021-11-25T07:10:36.424Z] 0c309bd5b37f: Pushed [2021-11-25T07:10:36.424Z] 618d2689ab38: Pushed [2021-11-25T07:10:37.365Z] abc45c3bc0d1: Pushed [2021-11-25T07:10:37.365Z] b2bbeb2bf8682f369067d047e38d70060ce035aa: digest: sha256:879af6d6eed60cd6dfd221d6a3cb1d743b6f9e8a5878fc78d1388d89991196f3 size: 1573 [Pipeline] isUnix [Pipeline] sh [2021-11-25T07:10:37.934Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] isUnix [Pipeline] sh [2021-11-25T07:10:38.224Z] + docker push nexus3.edgexfoundry.org:10004/core-data:latest [2021-11-25T07:10:38.224Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2021-11-25T07:10:38.224Z] 9f331fcdb3ee: Preparing [2021-11-25T07:10:38.224Z] abc45c3bc0d1: Preparing [2021-11-25T07:10:38.224Z] 7304741bcc00: Preparing [2021-11-25T07:10:38.224Z] 618d2689ab38: Preparing [2021-11-25T07:10:38.224Z] 0c309bd5b37f: Preparing [2021-11-25T07:10:38.224Z] 1a058d5342cc: Preparing [2021-11-25T07:10:38.224Z] 1a058d5342cc: Waiting [2021-11-25T07:10:38.224Z] 0c309bd5b37f: Layer already exists [2021-11-25T07:10:38.224Z] 9f331fcdb3ee: Layer already exists [2021-11-25T07:10:38.224Z] 7304741bcc00: Layer already exists [2021-11-25T07:10:38.224Z] abc45c3bc0d1: Layer already exists [2021-11-25T07:10:38.224Z] 618d2689ab38: Layer already exists [2021-11-25T07:10:38.224Z] 1a058d5342cc: Layer already exists [2021-11-25T07:10:38.224Z] latest: digest: sha256:879af6d6eed60cd6dfd221d6a3cb1d743b6f9e8a5878fc78d1388d89991196f3 size: 1573 [Pipeline] isUnix [Pipeline] sh [2021-11-25T07:10:38.522Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:2.2.0-dev.2 [Pipeline] isUnix [Pipeline] sh [2021-11-25T07:10:38.814Z] + docker push nexus3.edgexfoundry.org:10004/core-data:2.2.0-dev.2 [2021-11-25T07:10:38.814Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2021-11-25T07:10:38.814Z] 9f331fcdb3ee: Preparing [2021-11-25T07:10:38.814Z] abc45c3bc0d1: Preparing [2021-11-25T07:10:38.814Z] 7304741bcc00: Preparing [2021-11-25T07:10:38.814Z] 618d2689ab38: Preparing [2021-11-25T07:10:38.814Z] 0c309bd5b37f: Preparing [2021-11-25T07:10:38.814Z] 1a058d5342cc: Preparing [2021-11-25T07:10:38.814Z] 1a058d5342cc: Waiting [2021-11-25T07:10:38.814Z] 618d2689ab38: Layer already exists [2021-11-25T07:10:38.814Z] 0c309bd5b37f: Layer already exists [2021-11-25T07:10:38.814Z] 9f331fcdb3ee: Layer already exists [2021-11-25T07:10:38.814Z] abc45c3bc0d1: Layer already exists [2021-11-25T07:10:38.814Z] 7304741bcc00: Layer already exists [2021-11-25T07:10:38.814Z] 1a058d5342cc: Layer already exists [2021-11-25T07:10:38.814Z] 2.2.0-dev.2: digest: sha256:879af6d6eed60cd6dfd221d6a3cb1d743b6f9e8a5878fc78d1388d89991196f3 size: 1573 [Pipeline] isUnix [Pipeline] sh [2021-11-25T07:10:39.107Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:b2bbeb2bf8682f369067d047e38d70060ce035aa-2.2.0-dev.2 [Pipeline] isUnix [Pipeline] sh [2021-11-25T07:10:39.396Z] + docker push nexus3.edgexfoundry.org:10004/core-data:b2bbeb2bf8682f369067d047e38d70060ce035aa-2.2.0-dev.2 [2021-11-25T07:10:39.396Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2021-11-25T07:10:39.396Z] 9f331fcdb3ee: Preparing [2021-11-25T07:10:39.396Z] abc45c3bc0d1: Preparing [2021-11-25T07:10:39.396Z] 7304741bcc00: Preparing [2021-11-25T07:10:39.396Z] 618d2689ab38: Preparing [2021-11-25T07:10:39.396Z] 0c309bd5b37f: Preparing [2021-11-25T07:10:39.396Z] 1a058d5342cc: Preparing [2021-11-25T07:10:39.396Z] 1a058d5342cc: Waiting [2021-11-25T07:10:39.396Z] 618d2689ab38: Layer already exists [2021-11-25T07:10:39.396Z] 0c309bd5b37f: Layer already exists [2021-11-25T07:10:39.396Z] 7304741bcc00: Layer already exists [2021-11-25T07:10:39.396Z] 9f331fcdb3ee: Layer already exists [2021-11-25T07:10:39.396Z] abc45c3bc0d1: Layer already exists [2021-11-25T07:10:39.396Z] 1a058d5342cc: Layer already exists [2021-11-25T07:10:39.396Z] b2bbeb2bf8682f369067d047e38d70060ce035aa-2.2.0-dev.2: digest: sha256:879af6d6eed60cd6dfd221d6a3cb1d743b6f9e8a5878fc78d1388d89991196f3 size: 1573 [Pipeline] isUnix [Pipeline] sh [2021-11-25T07:10:39.691Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] isUnix [Pipeline] sh [2021-11-25T07:10:39.984Z] + docker push nexus3.edgexfoundry.org:10004/core-data:main [2021-11-25T07:10:39.985Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2021-11-25T07:10:39.985Z] 9f331fcdb3ee: Preparing [2021-11-25T07:10:39.985Z] abc45c3bc0d1: Preparing [2021-11-25T07:10:39.985Z] 7304741bcc00: Preparing [2021-11-25T07:10:39.985Z] 618d2689ab38: Preparing [2021-11-25T07:10:39.985Z] 0c309bd5b37f: Preparing [2021-11-25T07:10:39.985Z] 1a058d5342cc: Preparing [2021-11-25T07:10:39.985Z] 1a058d5342cc: Waiting [2021-11-25T07:10:39.985Z] abc45c3bc0d1: Layer already exists [2021-11-25T07:10:39.985Z] 9f331fcdb3ee: Layer already exists [2021-11-25T07:10:39.985Z] 618d2689ab38: Layer already exists [2021-11-25T07:10:39.985Z] 0c309bd5b37f: Layer already exists [2021-11-25T07:10:39.985Z] 7304741bcc00: Layer already exists [2021-11-25T07:10:39.985Z] 1a058d5342cc: Layer already exists [2021-11-25T07:10:39.985Z] main: digest: sha256:879af6d6eed60cd6dfd221d6a3cb1d743b6f9e8a5878fc78d1388d89991196f3 size: 1573 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-11-25T07:10:40.018Z] ===================================================== [Pipeline] echo [2021-11-25T07:10:40.025Z] taggedImages: [2021-11-25T07:10:40.026Z] - nexus3.edgexfoundry.org:10004/core-data:b2bbeb2bf8682f369067d047e38d70060ce035aa [2021-11-25T07:10:40.026Z] - nexus3.edgexfoundry.org:10004/core-data:latest [2021-11-25T07:10:40.026Z] - nexus3.edgexfoundry.org:10004/core-data:2.2.0-dev.2 [2021-11-25T07:10:40.026Z] - nexus3.edgexfoundry.org:10004/core-data:b2bbeb2bf8682f369067d047e38d70060ce035aa-2.2.0-dev.2 [2021-11-25T07:10:40.026Z] - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo [2021-11-25T07:10:40.042Z] [edgeXDocker.push] Tagging docker image core-metadata with the following tags: [2021-11-25T07:10:40.042Z] b2bbeb2bf8682f369067d047e38d70060ce035aa [2021-11-25T07:10:40.042Z] latest [2021-11-25T07:10:40.042Z] 2.2.0-dev.2 [2021-11-25T07:10:40.042Z] b2bbeb2bf8682f369067d047e38d70060ce035aa-2.2.0-dev.2 [2021-11-25T07:10:40.042Z] main [2021-11-25T07:10:40.042Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-11-25T07:10:40.358Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:b2bbeb2bf8682f369067d047e38d70060ce035aa [Pipeline] isUnix [Pipeline] sh [2021-11-25T07:10:40.653Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:b2bbeb2bf8682f369067d047e38d70060ce035aa [2021-11-25T07:10:40.653Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2021-11-25T07:10:40.653Z] 2c354b67ac24: Preparing [2021-11-25T07:10:40.653Z] da15325cbcaf: Preparing [2021-11-25T07:10:40.653Z] 7304741bcc00: Preparing [2021-11-25T07:10:40.653Z] e9a21d65eb99: Preparing [2021-11-25T07:10:40.653Z] 1a058d5342cc: Preparing [2021-11-25T07:10:40.653Z] 7304741bcc00: Layer already exists [2021-11-25T07:10:40.653Z] 1a058d5342cc: Layer already exists [2021-11-25T07:10:40.653Z] 2c354b67ac24: Pushed [2021-11-25T07:10:40.653Z] e9a21d65eb99: Pushed [2021-11-25T07:10:42.035Z] da15325cbcaf: Pushed [2021-11-25T07:10:42.035Z] b2bbeb2bf8682f369067d047e38d70060ce035aa: digest: sha256:e621189cfc89ec59208fc50108e37c110254283abd2546ea3ffc9d44fa4473e5 size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-11-25T07:10:42.330Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] isUnix [Pipeline] sh [2021-11-25T07:10:42.740Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest [2021-11-25T07:10:42.741Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2021-11-25T07:10:42.741Z] 2c354b67ac24: Preparing [2021-11-25T07:10:42.741Z] da15325cbcaf: Preparing [2021-11-25T07:10:42.741Z] 7304741bcc00: Preparing [2021-11-25T07:10:42.741Z] e9a21d65eb99: Preparing [2021-11-25T07:10:42.741Z] 1a058d5342cc: Preparing [2021-11-25T07:10:42.741Z] da15325cbcaf: Layer already exists [2021-11-25T07:10:42.741Z] e9a21d65eb99: Layer already exists [2021-11-25T07:10:42.741Z] 1a058d5342cc: Layer already exists [2021-11-25T07:10:42.741Z] 2c354b67ac24: Layer already exists [2021-11-25T07:10:42.741Z] 7304741bcc00: Layer already exists [2021-11-25T07:10:42.741Z] latest: digest: sha256:e621189cfc89ec59208fc50108e37c110254283abd2546ea3ffc9d44fa4473e5 size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-11-25T07:10:43.093Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:2.2.0-dev.2 [Pipeline] isUnix [Pipeline] sh [2021-11-25T07:10:43.390Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:2.2.0-dev.2 [2021-11-25T07:10:43.390Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2021-11-25T07:10:43.390Z] 2c354b67ac24: Preparing [2021-11-25T07:10:43.390Z] da15325cbcaf: Preparing [2021-11-25T07:10:43.390Z] 7304741bcc00: Preparing [2021-11-25T07:10:43.390Z] e9a21d65eb99: Preparing [2021-11-25T07:10:43.390Z] 1a058d5342cc: Preparing [2021-11-25T07:10:43.390Z] 1a058d5342cc: Layer already exists [2021-11-25T07:10:43.390Z] e9a21d65eb99: Layer already exists [2021-11-25T07:10:43.390Z] 2c354b67ac24: Layer already exists [2021-11-25T07:10:43.390Z] 7304741bcc00: Layer already exists [2021-11-25T07:10:43.390Z] da15325cbcaf: Layer already exists [2021-11-25T07:10:43.390Z] 2.2.0-dev.2: digest: sha256:e621189cfc89ec59208fc50108e37c110254283abd2546ea3ffc9d44fa4473e5 size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-11-25T07:10:43.689Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:b2bbeb2bf8682f369067d047e38d70060ce035aa-2.2.0-dev.2 [Pipeline] isUnix [Pipeline] sh [2021-11-25T07:10:43.981Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:b2bbeb2bf8682f369067d047e38d70060ce035aa-2.2.0-dev.2 [2021-11-25T07:10:43.981Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2021-11-25T07:10:43.981Z] 2c354b67ac24: Preparing [2021-11-25T07:10:43.981Z] da15325cbcaf: Preparing [2021-11-25T07:10:43.981Z] 7304741bcc00: Preparing [2021-11-25T07:10:43.981Z] e9a21d65eb99: Preparing [2021-11-25T07:10:43.981Z] 1a058d5342cc: Preparing [2021-11-25T07:10:43.981Z] 1a058d5342cc: Layer already exists [2021-11-25T07:10:43.981Z] 7304741bcc00: Layer already exists [2021-11-25T07:10:43.981Z] 2c354b67ac24: Layer already exists [2021-11-25T07:10:43.981Z] da15325cbcaf: Layer already exists [2021-11-25T07:10:43.981Z] e9a21d65eb99: Layer already exists [2021-11-25T07:10:43.981Z] b2bbeb2bf8682f369067d047e38d70060ce035aa-2.2.0-dev.2: digest: sha256:e621189cfc89ec59208fc50108e37c110254283abd2546ea3ffc9d44fa4473e5 size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-11-25T07:10:44.278Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] isUnix [Pipeline] sh [2021-11-25T07:10:44.571Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:main [2021-11-25T07:10:44.571Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2021-11-25T07:10:44.571Z] 2c354b67ac24: Preparing [2021-11-25T07:10:44.571Z] da15325cbcaf: Preparing [2021-11-25T07:10:44.571Z] 7304741bcc00: Preparing [2021-11-25T07:10:44.571Z] e9a21d65eb99: Preparing [2021-11-25T07:10:44.571Z] 1a058d5342cc: Preparing [2021-11-25T07:10:44.571Z] 7304741bcc00: Layer already exists [2021-11-25T07:10:44.571Z] da15325cbcaf: Layer already exists [2021-11-25T07:10:44.571Z] 1a058d5342cc: Layer already exists [2021-11-25T07:10:44.571Z] 2c354b67ac24: Layer already exists [2021-11-25T07:10:44.571Z] e9a21d65eb99: Layer already exists [2021-11-25T07:10:44.571Z] main: digest: sha256:e621189cfc89ec59208fc50108e37c110254283abd2546ea3ffc9d44fa4473e5 size: 1364 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-11-25T07:10:44.606Z] ===================================================== [Pipeline] echo [2021-11-25T07:10:44.613Z] taggedImages: [2021-11-25T07:10:44.613Z] - nexus3.edgexfoundry.org:10004/core-metadata:b2bbeb2bf8682f369067d047e38d70060ce035aa [2021-11-25T07:10:44.613Z] - nexus3.edgexfoundry.org:10004/core-metadata:latest [2021-11-25T07:10:44.613Z] - nexus3.edgexfoundry.org:10004/core-metadata:2.2.0-dev.2 [2021-11-25T07:10:44.613Z] - nexus3.edgexfoundry.org:10004/core-metadata:b2bbeb2bf8682f369067d047e38d70060ce035aa-2.2.0-dev.2 [2021-11-25T07:10:44.613Z] - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo [2021-11-25T07:10:44.633Z] [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: [2021-11-25T07:10:44.633Z] b2bbeb2bf8682f369067d047e38d70060ce035aa [2021-11-25T07:10:44.633Z] latest [2021-11-25T07:10:44.633Z] 2.2.0-dev.2 [2021-11-25T07:10:44.633Z] b2bbeb2bf8682f369067d047e38d70060ce035aa-2.2.0-dev.2 [2021-11-25T07:10:44.633Z] main [2021-11-25T07:10:44.633Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-11-25T07:10:44.940Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:b2bbeb2bf8682f369067d047e38d70060ce035aa [Pipeline] isUnix [Pipeline] sh [2021-11-25T07:10:45.234Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:b2bbeb2bf8682f369067d047e38d70060ce035aa [2021-11-25T07:10:45.234Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2021-11-25T07:10:45.234Z] ca34ea51c0cd: Preparing [2021-11-25T07:10:45.234Z] ca34ea51c0cd: Preparing [2021-11-25T07:10:45.234Z] 9dc50b9fddd5: Preparing [2021-11-25T07:10:45.234Z] a330d4d6c87c: Preparing [2021-11-25T07:10:45.234Z] 5193bf50bb56: Preparing [2021-11-25T07:10:45.234Z] d10e713319ec: Preparing [2021-11-25T07:10:45.234Z] 7304741bcc00: Preparing [2021-11-25T07:10:45.234Z] 2e2b873e7958: Preparing [2021-11-25T07:10:45.234Z] 8a387d7f67c6: Preparing [2021-11-25T07:10:45.234Z] e71ef5677ec8: Preparing [2021-11-25T07:10:45.234Z] 2232bf74426a: Preparing [2021-11-25T07:10:45.234Z] 1a058d5342cc: Preparing [2021-11-25T07:10:45.234Z] 7304741bcc00: Waiting [2021-11-25T07:10:45.234Z] 2e2b873e7958: Waiting [2021-11-25T07:10:45.234Z] 8a387d7f67c6: Waiting [2021-11-25T07:10:45.234Z] e71ef5677ec8: Waiting [2021-11-25T07:10:45.234Z] 2232bf74426a: Waiting [2021-11-25T07:10:45.234Z] 1a058d5342cc: Waiting [2021-11-25T07:10:45.495Z] 5193bf50bb56: Pushed [2021-11-25T07:10:45.495Z] 7304741bcc00: Layer already exists [2021-11-25T07:10:45.495Z] 9dc50b9fddd5: Pushed [2021-11-25T07:10:45.495Z] a330d4d6c87c: Pushed [2021-11-25T07:10:45.495Z] ca34ea51c0cd: Pushed [2021-11-25T07:10:45.495Z] 2e2b873e7958: Pushed [2021-11-25T07:10:45.757Z] 1a058d5342cc: Layer already exists [2021-11-25T07:10:45.757Z] 8a387d7f67c6: Pushed [2021-11-25T07:10:45.757Z] e71ef5677ec8: Pushed [2021-11-25T07:10:45.757Z] 2232bf74426a: Pushed [2021-11-25T07:10:47.143Z] d10e713319ec: Pushed [2021-11-25T07:10:47.143Z] b2bbeb2bf8682f369067d047e38d70060ce035aa: digest: sha256:6d01f6b25158053cdd673acead1936af8df575c0626e4652d9d331978692bf26 size: 2817 [Pipeline] isUnix [Pipeline] sh [2021-11-25T07:10:47.447Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] isUnix [Pipeline] sh [2021-11-25T07:10:47.740Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2021-11-25T07:10:47.740Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2021-11-25T07:10:47.740Z] ca34ea51c0cd: Preparing [2021-11-25T07:10:47.740Z] ca34ea51c0cd: Preparing [2021-11-25T07:10:47.740Z] 9dc50b9fddd5: Preparing [2021-11-25T07:10:47.740Z] a330d4d6c87c: Preparing [2021-11-25T07:10:47.740Z] 5193bf50bb56: Preparing [2021-11-25T07:10:47.740Z] d10e713319ec: Preparing [2021-11-25T07:10:47.740Z] 7304741bcc00: Preparing [2021-11-25T07:10:47.740Z] 2e2b873e7958: Preparing [2021-11-25T07:10:47.740Z] 8a387d7f67c6: Preparing [2021-11-25T07:10:47.740Z] e71ef5677ec8: Preparing [2021-11-25T07:10:47.740Z] 2232bf74426a: Preparing [2021-11-25T07:10:47.740Z] 1a058d5342cc: Preparing [2021-11-25T07:10:47.740Z] 8a387d7f67c6: Waiting [2021-11-25T07:10:47.740Z] e71ef5677ec8: Waiting [2021-11-25T07:10:47.740Z] 2232bf74426a: Waiting [2021-11-25T07:10:47.740Z] 1a058d5342cc: Waiting [2021-11-25T07:10:47.740Z] 7304741bcc00: Waiting [2021-11-25T07:10:47.740Z] 2e2b873e7958: Waiting [2021-11-25T07:10:47.740Z] a330d4d6c87c: Layer already exists [2021-11-25T07:10:47.740Z] d10e713319ec: Layer already exists [2021-11-25T07:10:47.740Z] 9dc50b9fddd5: Layer already exists [2021-11-25T07:10:47.740Z] 5193bf50bb56: Layer already exists [2021-11-25T07:10:47.740Z] ca34ea51c0cd: Layer already exists [2021-11-25T07:10:47.740Z] 7304741bcc00: Layer already exists [2021-11-25T07:10:47.740Z] 2e2b873e7958: Layer already exists [2021-11-25T07:10:47.740Z] 2232bf74426a: Layer already exists [2021-11-25T07:10:47.741Z] 8a387d7f67c6: Layer already exists [2021-11-25T07:10:47.741Z] e71ef5677ec8: Layer already exists [2021-11-25T07:10:47.741Z] 1a058d5342cc: Layer already exists [2021-11-25T07:10:47.741Z] latest: digest: sha256:6d01f6b25158053cdd673acead1936af8df575c0626e4652d9d331978692bf26 size: 2817 [Pipeline] isUnix [Pipeline] sh [2021-11-25T07:10:48.037Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:2.2.0-dev.2 [Pipeline] isUnix [Pipeline] sh [2021-11-25T07:10:48.334Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:2.2.0-dev.2 [2021-11-25T07:10:48.334Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2021-11-25T07:10:48.334Z] ca34ea51c0cd: Preparing [2021-11-25T07:10:48.334Z] ca34ea51c0cd: Preparing [2021-11-25T07:10:48.334Z] 9dc50b9fddd5: Preparing [2021-11-25T07:10:48.334Z] a330d4d6c87c: Preparing [2021-11-25T07:10:48.334Z] 5193bf50bb56: Preparing [2021-11-25T07:10:48.334Z] d10e713319ec: Preparing [2021-11-25T07:10:48.334Z] 7304741bcc00: Preparing [2021-11-25T07:10:48.334Z] 2e2b873e7958: Preparing [2021-11-25T07:10:48.334Z] 8a387d7f67c6: Preparing [2021-11-25T07:10:48.334Z] e71ef5677ec8: Preparing [2021-11-25T07:10:48.334Z] 2232bf74426a: Preparing [2021-11-25T07:10:48.334Z] 1a058d5342cc: Preparing [2021-11-25T07:10:48.334Z] 7304741bcc00: Waiting [2021-11-25T07:10:48.334Z] 2e2b873e7958: Waiting [2021-11-25T07:10:48.334Z] 8a387d7f67c6: Waiting [2021-11-25T07:10:48.334Z] e71ef5677ec8: Waiting [2021-11-25T07:10:48.334Z] 2232bf74426a: Waiting [2021-11-25T07:10:48.334Z] 1a058d5342cc: Waiting [2021-11-25T07:10:48.334Z] d10e713319ec: Layer already exists [2021-11-25T07:10:48.334Z] 5193bf50bb56: Layer already exists [2021-11-25T07:10:48.334Z] 9dc50b9fddd5: Layer already exists [2021-11-25T07:10:48.334Z] ca34ea51c0cd: Layer already exists [2021-11-25T07:10:48.334Z] a330d4d6c87c: Layer already exists [2021-11-25T07:10:48.334Z] 7304741bcc00: Layer already exists [2021-11-25T07:10:48.334Z] e71ef5677ec8: Layer already exists [2021-11-25T07:10:48.334Z] 2e2b873e7958: Layer already exists [2021-11-25T07:10:48.334Z] 2232bf74426a: Layer already exists [2021-11-25T07:10:48.334Z] 8a387d7f67c6: Layer already exists [2021-11-25T07:10:48.334Z] 1a058d5342cc: Layer already exists [2021-11-25T07:10:48.334Z] 2.2.0-dev.2: digest: sha256:6d01f6b25158053cdd673acead1936af8df575c0626e4652d9d331978692bf26 size: 2817 [Pipeline] isUnix [Pipeline] sh [2021-11-25T07:10:48.632Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:b2bbeb2bf8682f369067d047e38d70060ce035aa-2.2.0-dev.2 [Pipeline] isUnix [Pipeline] sh [2021-11-25T07:10:48.925Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:b2bbeb2bf8682f369067d047e38d70060ce035aa-2.2.0-dev.2 [2021-11-25T07:10:48.925Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2021-11-25T07:10:48.925Z] ca34ea51c0cd: Preparing [2021-11-25T07:10:48.925Z] ca34ea51c0cd: Preparing [2021-11-25T07:10:48.925Z] 9dc50b9fddd5: Preparing [2021-11-25T07:10:48.925Z] a330d4d6c87c: Preparing [2021-11-25T07:10:48.925Z] 5193bf50bb56: Preparing [2021-11-25T07:10:48.925Z] d10e713319ec: Preparing [2021-11-25T07:10:48.925Z] 7304741bcc00: Preparing [2021-11-25T07:10:48.925Z] 2e2b873e7958: Preparing [2021-11-25T07:10:48.925Z] 8a387d7f67c6: Preparing [2021-11-25T07:10:48.925Z] e71ef5677ec8: Preparing [2021-11-25T07:10:48.925Z] 2232bf74426a: Preparing [2021-11-25T07:10:48.925Z] 1a058d5342cc: Preparing [2021-11-25T07:10:48.925Z] 2e2b873e7958: Waiting [2021-11-25T07:10:48.925Z] 8a387d7f67c6: Waiting [2021-11-25T07:10:48.925Z] e71ef5677ec8: Waiting [2021-11-25T07:10:48.925Z] 2232bf74426a: Waiting [2021-11-25T07:10:48.925Z] 1a058d5342cc: Waiting [2021-11-25T07:10:48.925Z] 7304741bcc00: Waiting [2021-11-25T07:10:48.925Z] d10e713319ec: Layer already exists [2021-11-25T07:10:48.925Z] a330d4d6c87c: Layer already exists [2021-11-25T07:10:48.925Z] 9dc50b9fddd5: Layer already exists [2021-11-25T07:10:48.925Z] 5193bf50bb56: Layer already exists [2021-11-25T07:10:48.925Z] ca34ea51c0cd: Layer already exists [2021-11-25T07:10:48.925Z] 7304741bcc00: Layer already exists [2021-11-25T07:10:48.925Z] 2232bf74426a: Layer already exists [2021-11-25T07:10:48.925Z] 8a387d7f67c6: Layer already exists [2021-11-25T07:10:48.925Z] e71ef5677ec8: Layer already exists [2021-11-25T07:10:48.925Z] 2e2b873e7958: Layer already exists [2021-11-25T07:10:48.925Z] 1a058d5342cc: Layer already exists [2021-11-25T07:10:48.925Z] b2bbeb2bf8682f369067d047e38d70060ce035aa-2.2.0-dev.2: digest: sha256:6d01f6b25158053cdd673acead1936af8df575c0626e4652d9d331978692bf26 size: 2817 [Pipeline] isUnix [Pipeline] sh [2021-11-25T07:10:49.219Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] isUnix [Pipeline] sh [2021-11-25T07:10:49.514Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main [2021-11-25T07:10:49.514Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2021-11-25T07:10:49.514Z] ca34ea51c0cd: Preparing [2021-11-25T07:10:49.514Z] ca34ea51c0cd: Preparing [2021-11-25T07:10:49.514Z] 9dc50b9fddd5: Preparing [2021-11-25T07:10:49.514Z] a330d4d6c87c: Preparing [2021-11-25T07:10:49.514Z] 5193bf50bb56: Preparing [2021-11-25T07:10:49.514Z] d10e713319ec: Preparing [2021-11-25T07:10:49.514Z] 7304741bcc00: Preparing [2021-11-25T07:10:49.514Z] 2e2b873e7958: Preparing [2021-11-25T07:10:49.514Z] 8a387d7f67c6: Preparing [2021-11-25T07:10:49.514Z] e71ef5677ec8: Preparing [2021-11-25T07:10:49.514Z] 2232bf74426a: Preparing [2021-11-25T07:10:49.514Z] 1a058d5342cc: Preparing [2021-11-25T07:10:49.514Z] 7304741bcc00: Waiting [2021-11-25T07:10:49.514Z] 2e2b873e7958: Waiting [2021-11-25T07:10:49.514Z] 8a387d7f67c6: Waiting [2021-11-25T07:10:49.514Z] e71ef5677ec8: Waiting [2021-11-25T07:10:49.514Z] 2232bf74426a: Waiting [2021-11-25T07:10:49.514Z] 1a058d5342cc: Waiting [2021-11-25T07:10:49.514Z] d10e713319ec: Layer already exists [2021-11-25T07:10:49.514Z] ca34ea51c0cd: Layer already exists [2021-11-25T07:10:49.514Z] 5193bf50bb56: Layer already exists [2021-11-25T07:10:49.514Z] 9dc50b9fddd5: Layer already exists [2021-11-25T07:10:49.514Z] a330d4d6c87c: Layer already exists [2021-11-25T07:10:49.514Z] 7304741bcc00: Layer already exists [2021-11-25T07:10:49.514Z] 2e2b873e7958: Layer already exists [2021-11-25T07:10:49.514Z] 2232bf74426a: Layer already exists [2021-11-25T07:10:49.514Z] 8a387d7f67c6: Layer already exists [2021-11-25T07:10:49.514Z] e71ef5677ec8: Layer already exists [2021-11-25T07:10:49.514Z] 1a058d5342cc: Layer already exists [2021-11-25T07:10:49.514Z] main: digest: sha256:6d01f6b25158053cdd673acead1936af8df575c0626e4652d9d331978692bf26 size: 2817 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-11-25T07:10:49.548Z] ===================================================== [Pipeline] echo [2021-11-25T07:10:49.556Z] taggedImages: [2021-11-25T07:10:49.556Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:b2bbeb2bf8682f369067d047e38d70060ce035aa [2021-11-25T07:10:49.556Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2021-11-25T07:10:49.556Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:2.2.0-dev.2 [2021-11-25T07:10:49.556Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:b2bbeb2bf8682f369067d047e38d70060ce035aa-2.2.0-dev.2 [2021-11-25T07:10:49.556Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo [2021-11-25T07:10:49.572Z] [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: [2021-11-25T07:10:49.572Z] b2bbeb2bf8682f369067d047e38d70060ce035aa [2021-11-25T07:10:49.572Z] latest [2021-11-25T07:10:49.572Z] 2.2.0-dev.2 [2021-11-25T07:10:49.572Z] b2bbeb2bf8682f369067d047e38d70060ce035aa-2.2.0-dev.2 [2021-11-25T07:10:49.572Z] main [2021-11-25T07:10:49.572Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-11-25T07:10:49.893Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:b2bbeb2bf8682f369067d047e38d70060ce035aa [Pipeline] isUnix [Pipeline] sh [2021-11-25T07:10:50.190Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:b2bbeb2bf8682f369067d047e38d70060ce035aa [2021-11-25T07:10:50.190Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2021-11-25T07:10:50.190Z] e1474102e8a1: Preparing [2021-11-25T07:10:50.190Z] 80547adea6a2: Preparing [2021-11-25T07:10:50.190Z] 4215b5bd9849: Preparing [2021-11-25T07:10:50.190Z] 31abe6750e18: Preparing [2021-11-25T07:10:50.190Z] 0c77130532cf: Preparing [2021-11-25T07:10:50.190Z] 1a058d5342cc: Preparing [2021-11-25T07:10:50.190Z] 1a058d5342cc: Waiting [2021-11-25T07:10:50.773Z] 4215b5bd9849: Pushed [2021-11-25T07:10:50.773Z] 1a058d5342cc: Layer already exists [2021-11-25T07:10:50.773Z] 31abe6750e18: Pushed [2021-11-25T07:10:50.773Z] 0c77130532cf: Pushed [2021-11-25T07:10:50.773Z] 80547adea6a2: Pushed [2021-11-25T07:10:51.034Z] e1474102e8a1: Pushed [2021-11-25T07:10:51.294Z] b2bbeb2bf8682f369067d047e38d70060ce035aa: digest: sha256:56963d5d1dd9fe8d85cd3fd41ada02ace02ebb40d622f53b8d093dcf2163bf51 size: 1576 [Pipeline] isUnix [Pipeline] sh [2021-11-25T07:10:51.589Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [Pipeline] isUnix [Pipeline] sh [2021-11-25T07:10:51.880Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2021-11-25T07:10:51.881Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2021-11-25T07:10:51.881Z] e1474102e8a1: Preparing [2021-11-25T07:10:51.881Z] 80547adea6a2: Preparing [2021-11-25T07:10:51.881Z] 4215b5bd9849: Preparing [2021-11-25T07:10:51.881Z] 31abe6750e18: Preparing [2021-11-25T07:10:51.881Z] 0c77130532cf: Preparing [2021-11-25T07:10:51.881Z] 1a058d5342cc: Preparing [2021-11-25T07:10:51.881Z] 1a058d5342cc: Waiting [2021-11-25T07:10:51.881Z] 0c77130532cf: Layer already exists [2021-11-25T07:10:51.881Z] e1474102e8a1: Layer already exists [2021-11-25T07:10:51.881Z] 80547adea6a2: Layer already exists [2021-11-25T07:10:51.881Z] 31abe6750e18: Layer already exists [2021-11-25T07:10:51.881Z] 4215b5bd9849: Layer already exists [2021-11-25T07:10:51.881Z] 1a058d5342cc: Layer already exists [2021-11-25T07:10:51.881Z] latest: digest: sha256:56963d5d1dd9fe8d85cd3fd41ada02ace02ebb40d622f53b8d093dcf2163bf51 size: 1576 [Pipeline] isUnix [Pipeline] sh [2021-11-25T07:10:52.176Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:2.2.0-dev.2 [Pipeline] isUnix [Pipeline] sh [2021-11-25T07:10:52.471Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:2.2.0-dev.2 [2021-11-25T07:10:52.471Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2021-11-25T07:10:52.471Z] e1474102e8a1: Preparing [2021-11-25T07:10:52.471Z] 80547adea6a2: Preparing [2021-11-25T07:10:52.471Z] 4215b5bd9849: Preparing [2021-11-25T07:10:52.471Z] 31abe6750e18: Preparing [2021-11-25T07:10:52.471Z] 0c77130532cf: Preparing [2021-11-25T07:10:52.471Z] 1a058d5342cc: Preparing [2021-11-25T07:10:52.471Z] 1a058d5342cc: Waiting [2021-11-25T07:10:52.471Z] 0c77130532cf: Layer already exists [2021-11-25T07:10:52.471Z] 4215b5bd9849: Layer already exists [2021-11-25T07:10:52.471Z] 80547adea6a2: Layer already exists [2021-11-25T07:10:52.471Z] 31abe6750e18: Layer already exists [2021-11-25T07:10:52.471Z] e1474102e8a1: Layer already exists [2021-11-25T07:10:52.471Z] 1a058d5342cc: Layer already exists [2021-11-25T07:10:52.471Z] 2.2.0-dev.2: digest: sha256:56963d5d1dd9fe8d85cd3fd41ada02ace02ebb40d622f53b8d093dcf2163bf51 size: 1576 [Pipeline] isUnix [Pipeline] sh [2021-11-25T07:10:52.787Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:b2bbeb2bf8682f369067d047e38d70060ce035aa-2.2.0-dev.2 [Pipeline] isUnix [Pipeline] sh [2021-11-25T07:10:53.080Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:b2bbeb2bf8682f369067d047e38d70060ce035aa-2.2.0-dev.2 [2021-11-25T07:10:53.080Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2021-11-25T07:10:53.080Z] e1474102e8a1: Preparing [2021-11-25T07:10:53.080Z] 80547adea6a2: Preparing [2021-11-25T07:10:53.080Z] 4215b5bd9849: Preparing [2021-11-25T07:10:53.080Z] 31abe6750e18: Preparing [2021-11-25T07:10:53.080Z] 0c77130532cf: Preparing [2021-11-25T07:10:53.080Z] 1a058d5342cc: Preparing [2021-11-25T07:10:53.080Z] 1a058d5342cc: Waiting [2021-11-25T07:10:53.080Z] 4215b5bd9849: Layer already exists [2021-11-25T07:10:53.080Z] 0c77130532cf: Layer already exists [2021-11-25T07:10:53.080Z] e1474102e8a1: Layer already exists [2021-11-25T07:10:53.080Z] 31abe6750e18: Layer already exists [2021-11-25T07:10:53.080Z] 80547adea6a2: Layer already exists [2021-11-25T07:10:53.080Z] 1a058d5342cc: Layer already exists [2021-11-25T07:10:53.080Z] b2bbeb2bf8682f369067d047e38d70060ce035aa-2.2.0-dev.2: digest: sha256:56963d5d1dd9fe8d85cd3fd41ada02ace02ebb40d622f53b8d093dcf2163bf51 size: 1576 [Pipeline] isUnix [Pipeline] sh [2021-11-25T07:10:53.375Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] isUnix [Pipeline] sh [2021-11-25T07:10:53.667Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main [2021-11-25T07:10:53.667Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2021-11-25T07:10:53.667Z] e1474102e8a1: Preparing [2021-11-25T07:10:53.667Z] 80547adea6a2: Preparing [2021-11-25T07:10:53.667Z] 4215b5bd9849: Preparing [2021-11-25T07:10:53.667Z] 31abe6750e18: Preparing [2021-11-25T07:10:53.667Z] 0c77130532cf: Preparing [2021-11-25T07:10:53.667Z] 1a058d5342cc: Preparing [2021-11-25T07:10:53.667Z] 1a058d5342cc: Waiting [2021-11-25T07:10:53.667Z] 4215b5bd9849: Layer already exists [2021-11-25T07:10:53.667Z] 0c77130532cf: Layer already exists [2021-11-25T07:10:53.667Z] 80547adea6a2: Layer already exists [2021-11-25T07:10:53.667Z] 31abe6750e18: Layer already exists [2021-11-25T07:10:53.667Z] e1474102e8a1: Layer already exists [2021-11-25T07:10:53.667Z] 1a058d5342cc: Layer already exists [2021-11-25T07:10:53.667Z] main: digest: sha256:56963d5d1dd9fe8d85cd3fd41ada02ace02ebb40d622f53b8d093dcf2163bf51 size: 1576 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-11-25T07:10:53.704Z] ===================================================== [Pipeline] echo [2021-11-25T07:10:53.712Z] taggedImages: [2021-11-25T07:10:53.712Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:b2bbeb2bf8682f369067d047e38d70060ce035aa [2021-11-25T07:10:53.712Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2021-11-25T07:10:53.712Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:2.2.0-dev.2 [2021-11-25T07:10:53.712Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:b2bbeb2bf8682f369067d047e38d70060ce035aa-2.2.0-dev.2 [2021-11-25T07:10:53.712Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo [2021-11-25T07:10:53.729Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: [2021-11-25T07:10:53.729Z] b2bbeb2bf8682f369067d047e38d70060ce035aa [2021-11-25T07:10:53.729Z] latest [2021-11-25T07:10:53.729Z] 2.2.0-dev.2 [2021-11-25T07:10:53.729Z] b2bbeb2bf8682f369067d047e38d70060ce035aa-2.2.0-dev.2 [2021-11-25T07:10:53.729Z] main [2021-11-25T07:10:53.729Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-11-25T07:10:54.041Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:b2bbeb2bf8682f369067d047e38d70060ce035aa [Pipeline] isUnix [Pipeline] sh [2021-11-25T07:10:54.337Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:b2bbeb2bf8682f369067d047e38d70060ce035aa [2021-11-25T07:10:54.337Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2021-11-25T07:10:54.337Z] 41c954ce9034: Preparing [2021-11-25T07:10:54.337Z] 6449968031d0: Preparing [2021-11-25T07:10:54.337Z] 064ea1c0c839: Preparing [2021-11-25T07:10:54.337Z] a6c083315e1f: Preparing [2021-11-25T07:10:54.337Z] 9be399e88f71: Preparing [2021-11-25T07:10:54.337Z] 6a1f8292599d: Preparing [2021-11-25T07:10:54.337Z] bf47b1eb6cf5: Preparing [2021-11-25T07:10:54.337Z] ffd75309e29a: Preparing [2021-11-25T07:10:54.337Z] 93bf8f2cd607: Preparing [2021-11-25T07:10:54.337Z] 1a058d5342cc: Preparing [2021-11-25T07:10:54.337Z] bf47b1eb6cf5: Waiting [2021-11-25T07:10:54.337Z] ffd75309e29a: Waiting [2021-11-25T07:10:54.337Z] 93bf8f2cd607: Waiting [2021-11-25T07:10:54.337Z] 6a1f8292599d: Waiting [2021-11-25T07:10:54.337Z] 1a058d5342cc: Waiting [2021-11-25T07:10:54.931Z] 6449968031d0: Pushed [2021-11-25T07:10:54.931Z] 9be399e88f71: Pushed [2021-11-25T07:10:54.931Z] 41c954ce9034: Pushed [2021-11-25T07:10:54.931Z] 6a1f8292599d: Pushed [2021-11-25T07:10:55.193Z] a6c083315e1f: Pushed [2021-11-25T07:10:55.193Z] ffd75309e29a: Pushed [2021-11-25T07:10:55.193Z] bf47b1eb6cf5: Pushed [2021-11-25T07:10:55.193Z] 1a058d5342cc: Layer already exists [2021-11-25T07:10:55.193Z] 93bf8f2cd607: Pushed [2021-11-25T07:10:55.453Z] 064ea1c0c839: Pushed [2021-11-25T07:10:55.454Z] b2bbeb2bf8682f369067d047e38d70060ce035aa: digest: sha256:ab042d0604834fd5a812a8e96e7567847a4c14a90dd8743d7c6af1531298aae6 size: 2405 [Pipeline] isUnix [Pipeline] sh [2021-11-25T07:10:55.751Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [Pipeline] isUnix [Pipeline] sh [2021-11-25T07:10:56.042Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2021-11-25T07:10:56.042Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2021-11-25T07:10:56.042Z] 41c954ce9034: Preparing [2021-11-25T07:10:56.042Z] 6449968031d0: Preparing [2021-11-25T07:10:56.042Z] 064ea1c0c839: Preparing [2021-11-25T07:10:56.042Z] a6c083315e1f: Preparing [2021-11-25T07:10:56.042Z] 9be399e88f71: Preparing [2021-11-25T07:10:56.042Z] 6a1f8292599d: Preparing [2021-11-25T07:10:56.042Z] bf47b1eb6cf5: Preparing [2021-11-25T07:10:56.042Z] ffd75309e29a: Preparing [2021-11-25T07:10:56.042Z] 93bf8f2cd607: Preparing [2021-11-25T07:10:56.042Z] 1a058d5342cc: Preparing [2021-11-25T07:10:56.042Z] ffd75309e29a: Waiting [2021-11-25T07:10:56.042Z] 93bf8f2cd607: Waiting [2021-11-25T07:10:56.042Z] 6a1f8292599d: Waiting [2021-11-25T07:10:56.042Z] bf47b1eb6cf5: Waiting [2021-11-25T07:10:56.042Z] 1a058d5342cc: Waiting [2021-11-25T07:10:56.042Z] 6449968031d0: Layer already exists [2021-11-25T07:10:56.042Z] a6c083315e1f: Layer already exists [2021-11-25T07:10:56.042Z] 9be399e88f71: Layer already exists [2021-11-25T07:10:56.042Z] 41c954ce9034: Layer already exists [2021-11-25T07:10:56.042Z] 064ea1c0c839: Layer already exists [2021-11-25T07:10:56.042Z] 6a1f8292599d: Layer already exists [2021-11-25T07:10:56.042Z] bf47b1eb6cf5: Layer already exists [2021-11-25T07:10:56.042Z] ffd75309e29a: Layer already exists [2021-11-25T07:10:56.042Z] 93bf8f2cd607: Layer already exists [2021-11-25T07:10:56.042Z] 1a058d5342cc: Layer already exists [2021-11-25T07:10:56.042Z] latest: digest: sha256:ab042d0604834fd5a812a8e96e7567847a4c14a90dd8743d7c6af1531298aae6 size: 2405 [Pipeline] isUnix [Pipeline] sh [2021-11-25T07:10:56.336Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.2.0-dev.2 [Pipeline] isUnix [Pipeline] sh [2021-11-25T07:10:56.633Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.2.0-dev.2 [2021-11-25T07:10:56.633Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2021-11-25T07:10:56.633Z] 41c954ce9034: Preparing [2021-11-25T07:10:56.633Z] 6449968031d0: Preparing [2021-11-25T07:10:56.633Z] 064ea1c0c839: Preparing [2021-11-25T07:10:56.633Z] a6c083315e1f: Preparing [2021-11-25T07:10:56.633Z] 9be399e88f71: Preparing [2021-11-25T07:10:56.633Z] 6a1f8292599d: Preparing [2021-11-25T07:10:56.633Z] bf47b1eb6cf5: Preparing [2021-11-25T07:10:56.633Z] ffd75309e29a: Preparing [2021-11-25T07:10:56.633Z] 93bf8f2cd607: Preparing [2021-11-25T07:10:56.633Z] 1a058d5342cc: Preparing [2021-11-25T07:10:56.633Z] 6a1f8292599d: Waiting [2021-11-25T07:10:56.633Z] bf47b1eb6cf5: Waiting [2021-11-25T07:10:56.633Z] ffd75309e29a: Waiting [2021-11-25T07:10:56.633Z] 93bf8f2cd607: Waiting [2021-11-25T07:10:56.633Z] 1a058d5342cc: Waiting [2021-11-25T07:10:56.633Z] 6449968031d0: Layer already exists [2021-11-25T07:10:56.633Z] 41c954ce9034: Layer already exists [2021-11-25T07:10:56.633Z] 9be399e88f71: Layer already exists [2021-11-25T07:10:56.633Z] a6c083315e1f: Layer already exists [2021-11-25T07:10:56.633Z] 064ea1c0c839: Layer already exists [2021-11-25T07:10:56.633Z] ffd75309e29a: Layer already exists [2021-11-25T07:10:56.633Z] 6a1f8292599d: Layer already exists [2021-11-25T07:10:56.633Z] bf47b1eb6cf5: Layer already exists [2021-11-25T07:10:56.633Z] 1a058d5342cc: Layer already exists [2021-11-25T07:10:56.633Z] 93bf8f2cd607: Layer already exists [2021-11-25T07:10:56.633Z] 2.2.0-dev.2: digest: sha256:ab042d0604834fd5a812a8e96e7567847a4c14a90dd8743d7c6af1531298aae6 size: 2405 [Pipeline] isUnix [Pipeline] sh [2021-11-25T07:10:56.929Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:b2bbeb2bf8682f369067d047e38d70060ce035aa-2.2.0-dev.2 [Pipeline] isUnix [Pipeline] sh [2021-11-25T07:10:57.223Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:b2bbeb2bf8682f369067d047e38d70060ce035aa-2.2.0-dev.2 [2021-11-25T07:10:57.223Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2021-11-25T07:10:57.223Z] 41c954ce9034: Preparing [2021-11-25T07:10:57.223Z] 6449968031d0: Preparing [2021-11-25T07:10:57.223Z] 064ea1c0c839: Preparing [2021-11-25T07:10:57.223Z] a6c083315e1f: Preparing [2021-11-25T07:10:57.223Z] 9be399e88f71: Preparing [2021-11-25T07:10:57.223Z] 6a1f8292599d: Preparing [2021-11-25T07:10:57.223Z] bf47b1eb6cf5: Preparing [2021-11-25T07:10:57.223Z] ffd75309e29a: Preparing [2021-11-25T07:10:57.223Z] 93bf8f2cd607: Preparing [2021-11-25T07:10:57.223Z] 1a058d5342cc: Preparing [2021-11-25T07:10:57.223Z] 6a1f8292599d: Waiting [2021-11-25T07:10:57.223Z] bf47b1eb6cf5: Waiting [2021-11-25T07:10:57.223Z] ffd75309e29a: Waiting [2021-11-25T07:10:57.223Z] 93bf8f2cd607: Waiting [2021-11-25T07:10:57.223Z] 1a058d5342cc: Waiting [2021-11-25T07:10:57.223Z] 064ea1c0c839: Layer already exists [2021-11-25T07:10:57.223Z] 41c954ce9034: Layer already exists [2021-11-25T07:10:57.223Z] 6449968031d0: Layer already exists [2021-11-25T07:10:57.223Z] 9be399e88f71: Layer already exists [2021-11-25T07:10:57.223Z] a6c083315e1f: Layer already exists [2021-11-25T07:10:57.223Z] 6a1f8292599d: Layer already exists [2021-11-25T07:10:57.223Z] 93bf8f2cd607: Layer already exists [2021-11-25T07:10:57.223Z] bf47b1eb6cf5: Layer already exists [2021-11-25T07:10:57.223Z] 1a058d5342cc: Layer already exists [2021-11-25T07:10:57.223Z] ffd75309e29a: Layer already exists [2021-11-25T07:10:57.223Z] b2bbeb2bf8682f369067d047e38d70060ce035aa-2.2.0-dev.2: digest: sha256:ab042d0604834fd5a812a8e96e7567847a4c14a90dd8743d7c6af1531298aae6 size: 2405 [Pipeline] isUnix [Pipeline] sh [2021-11-25T07:10:57.523Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] isUnix [Pipeline] sh [2021-11-25T07:10:57.819Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [2021-11-25T07:10:57.819Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2021-11-25T07:10:57.819Z] 41c954ce9034: Preparing [2021-11-25T07:10:57.819Z] 6449968031d0: Preparing [2021-11-25T07:10:57.819Z] 064ea1c0c839: Preparing [2021-11-25T07:10:57.819Z] a6c083315e1f: Preparing [2021-11-25T07:10:57.819Z] 9be399e88f71: Preparing [2021-11-25T07:10:57.819Z] 6a1f8292599d: Preparing [2021-11-25T07:10:57.819Z] bf47b1eb6cf5: Preparing [2021-11-25T07:10:57.819Z] ffd75309e29a: Preparing [2021-11-25T07:10:57.819Z] 93bf8f2cd607: Preparing [2021-11-25T07:10:57.819Z] 1a058d5342cc: Preparing [2021-11-25T07:10:57.819Z] 6a1f8292599d: Waiting [2021-11-25T07:10:57.819Z] bf47b1eb6cf5: Waiting [2021-11-25T07:10:57.819Z] ffd75309e29a: Waiting [2021-11-25T07:10:57.819Z] 93bf8f2cd607: Waiting [2021-11-25T07:10:57.819Z] 1a058d5342cc: Waiting [2021-11-25T07:10:57.819Z] 41c954ce9034: Layer already exists [2021-11-25T07:10:57.819Z] 6449968031d0: Layer already exists [2021-11-25T07:10:57.819Z] 064ea1c0c839: Layer already exists [2021-11-25T07:10:57.819Z] 9be399e88f71: Layer already exists [2021-11-25T07:10:57.819Z] a6c083315e1f: Layer already exists [2021-11-25T07:10:57.819Z] 6a1f8292599d: Layer already exists [2021-11-25T07:10:57.819Z] ffd75309e29a: Layer already exists [2021-11-25T07:10:57.819Z] bf47b1eb6cf5: Layer already exists [2021-11-25T07:10:57.819Z] 1a058d5342cc: Layer already exists [2021-11-25T07:10:57.819Z] 93bf8f2cd607: Layer already exists [2021-11-25T07:10:57.819Z] main: digest: sha256:ab042d0604834fd5a812a8e96e7567847a4c14a90dd8743d7c6af1531298aae6 size: 2405 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-11-25T07:10:57.854Z] ===================================================== [Pipeline] echo [2021-11-25T07:10:57.861Z] taggedImages: [2021-11-25T07:10:57.861Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:b2bbeb2bf8682f369067d047e38d70060ce035aa [2021-11-25T07:10:57.861Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2021-11-25T07:10:57.861Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.2.0-dev.2 [2021-11-25T07:10:57.861Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:b2bbeb2bf8682f369067d047e38d70060ce035aa-2.2.0-dev.2 [2021-11-25T07:10:57.861Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo [2021-11-25T07:10:57.878Z] [edgeXDocker.push] Tagging docker image support-notifications with the following tags: [2021-11-25T07:10:57.878Z] b2bbeb2bf8682f369067d047e38d70060ce035aa [2021-11-25T07:10:57.878Z] latest [2021-11-25T07:10:57.878Z] 2.2.0-dev.2 [2021-11-25T07:10:57.878Z] b2bbeb2bf8682f369067d047e38d70060ce035aa-2.2.0-dev.2 [2021-11-25T07:10:57.878Z] main [2021-11-25T07:10:57.878Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-11-25T07:10:58.188Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:b2bbeb2bf8682f369067d047e38d70060ce035aa [Pipeline] isUnix [Pipeline] sh [2021-11-25T07:10:58.479Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:b2bbeb2bf8682f369067d047e38d70060ce035aa [2021-11-25T07:10:58.479Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2021-11-25T07:10:58.479Z] 3d57791e86ff: Preparing [2021-11-25T07:10:58.479Z] c2c96e95a398: Preparing [2021-11-25T07:10:58.479Z] 7304741bcc00: Preparing [2021-11-25T07:10:58.479Z] 3c9e70dff8f2: Preparing [2021-11-25T07:10:58.479Z] 1a058d5342cc: Preparing [2021-11-25T07:10:58.479Z] 7304741bcc00: Layer already exists [2021-11-25T07:10:58.479Z] 1a058d5342cc: Layer already exists [2021-11-25T07:10:58.479Z] 3d57791e86ff: Pushed [2021-11-25T07:10:58.479Z] 3c9e70dff8f2: Pushed [2021-11-25T07:10:59.871Z] c2c96e95a398: Pushed [2021-11-25T07:10:59.871Z] b2bbeb2bf8682f369067d047e38d70060ce035aa: digest: sha256:61a771afcb3deb331e7da7e17f8d8ca34f3cf3d623dc45963d25e242aa289eff size: 1365 [Pipeline] isUnix [Pipeline] sh [2021-11-25T07:11:00.164Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] isUnix [Pipeline] sh [2021-11-25T07:11:00.453Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest [2021-11-25T07:11:00.453Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2021-11-25T07:11:00.453Z] 3d57791e86ff: Preparing [2021-11-25T07:11:00.453Z] c2c96e95a398: Preparing [2021-11-25T07:11:00.453Z] 7304741bcc00: Preparing [2021-11-25T07:11:00.453Z] 3c9e70dff8f2: Preparing [2021-11-25T07:11:00.453Z] 1a058d5342cc: Preparing [2021-11-25T07:11:00.453Z] 3d57791e86ff: Layer already exists [2021-11-25T07:11:00.453Z] 3c9e70dff8f2: Layer already exists [2021-11-25T07:11:00.453Z] 7304741bcc00: Layer already exists [2021-11-25T07:11:00.453Z] 1a058d5342cc: Layer already exists [2021-11-25T07:11:00.453Z] c2c96e95a398: Layer already exists [2021-11-25T07:11:00.453Z] latest: digest: sha256:61a771afcb3deb331e7da7e17f8d8ca34f3cf3d623dc45963d25e242aa289eff size: 1365 [Pipeline] isUnix [Pipeline] sh [2021-11-25T07:11:00.749Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:2.2.0-dev.2 [Pipeline] isUnix [Pipeline] sh [2021-11-25T07:11:01.040Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:2.2.0-dev.2 [2021-11-25T07:11:01.040Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2021-11-25T07:11:01.040Z] 3d57791e86ff: Preparing [2021-11-25T07:11:01.040Z] c2c96e95a398: Preparing [2021-11-25T07:11:01.040Z] 7304741bcc00: Preparing [2021-11-25T07:11:01.040Z] 3c9e70dff8f2: Preparing [2021-11-25T07:11:01.040Z] 1a058d5342cc: Preparing [2021-11-25T07:11:01.040Z] 3c9e70dff8f2: Layer already exists [2021-11-25T07:11:01.040Z] 1a058d5342cc: Layer already exists [2021-11-25T07:11:01.040Z] 3d57791e86ff: Layer already exists [2021-11-25T07:11:01.040Z] c2c96e95a398: Layer already exists [2021-11-25T07:11:01.040Z] 7304741bcc00: Layer already exists [2021-11-25T07:11:01.040Z] 2.2.0-dev.2: digest: sha256:61a771afcb3deb331e7da7e17f8d8ca34f3cf3d623dc45963d25e242aa289eff size: 1365 [Pipeline] isUnix [Pipeline] sh [2021-11-25T07:11:01.339Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:b2bbeb2bf8682f369067d047e38d70060ce035aa-2.2.0-dev.2 [Pipeline] isUnix [Pipeline] sh [2021-11-25T07:11:01.637Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:b2bbeb2bf8682f369067d047e38d70060ce035aa-2.2.0-dev.2 [2021-11-25T07:11:01.637Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2021-11-25T07:11:01.637Z] 3d57791e86ff: Preparing [2021-11-25T07:11:01.637Z] c2c96e95a398: Preparing [2021-11-25T07:11:01.637Z] 7304741bcc00: Preparing [2021-11-25T07:11:01.637Z] 3c9e70dff8f2: Preparing [2021-11-25T07:11:01.637Z] 1a058d5342cc: Preparing [2021-11-25T07:11:01.637Z] 7304741bcc00: Layer already exists [2021-11-25T07:11:01.637Z] 3d57791e86ff: Layer already exists [2021-11-25T07:11:01.637Z] 3c9e70dff8f2: Layer already exists [2021-11-25T07:11:01.637Z] 1a058d5342cc: Layer already exists [2021-11-25T07:11:01.637Z] c2c96e95a398: Layer already exists [2021-11-25T07:11:01.637Z] b2bbeb2bf8682f369067d047e38d70060ce035aa-2.2.0-dev.2: digest: sha256:61a771afcb3deb331e7da7e17f8d8ca34f3cf3d623dc45963d25e242aa289eff size: 1365 [Pipeline] isUnix [Pipeline] sh [2021-11-25T07:11:01.930Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] isUnix [Pipeline] sh [2021-11-25T07:11:02.282Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:main [2021-11-25T07:11:02.282Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2021-11-25T07:11:02.282Z] 3d57791e86ff: Preparing [2021-11-25T07:11:02.282Z] c2c96e95a398: Preparing [2021-11-25T07:11:02.282Z] 7304741bcc00: Preparing [2021-11-25T07:11:02.282Z] 3c9e70dff8f2: Preparing [2021-11-25T07:11:02.282Z] 1a058d5342cc: Preparing [2021-11-25T07:11:02.282Z] 3d57791e86ff: Layer already exists [2021-11-25T07:11:02.282Z] 1a058d5342cc: Layer already exists [2021-11-25T07:11:02.282Z] c2c96e95a398: Layer already exists [2021-11-25T07:11:02.282Z] 7304741bcc00: Layer already exists [2021-11-25T07:11:02.282Z] 3c9e70dff8f2: Layer already exists [2021-11-25T07:11:02.282Z] main: digest: sha256:61a771afcb3deb331e7da7e17f8d8ca34f3cf3d623dc45963d25e242aa289eff size: 1365 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-11-25T07:11:02.341Z] ===================================================== [Pipeline] echo [2021-11-25T07:11:02.346Z] taggedImages: [2021-11-25T07:11:02.346Z] - nexus3.edgexfoundry.org:10004/support-notifications:b2bbeb2bf8682f369067d047e38d70060ce035aa [2021-11-25T07:11:02.346Z] - nexus3.edgexfoundry.org:10004/support-notifications:latest [2021-11-25T07:11:02.346Z] - nexus3.edgexfoundry.org:10004/support-notifications:2.2.0-dev.2 [2021-11-25T07:11:02.346Z] - nexus3.edgexfoundry.org:10004/support-notifications:b2bbeb2bf8682f369067d047e38d70060ce035aa-2.2.0-dev.2 [2021-11-25T07:11:02.346Z] - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo [2021-11-25T07:11:02.362Z] [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: [2021-11-25T07:11:02.362Z] b2bbeb2bf8682f369067d047e38d70060ce035aa [2021-11-25T07:11:02.362Z] latest [2021-11-25T07:11:02.362Z] 2.2.0-dev.2 [2021-11-25T07:11:02.362Z] b2bbeb2bf8682f369067d047e38d70060ce035aa-2.2.0-dev.2 [2021-11-25T07:11:02.362Z] main [2021-11-25T07:11:02.362Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-11-25T07:11:02.659Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:b2bbeb2bf8682f369067d047e38d70060ce035aa [Pipeline] isUnix [Pipeline] sh [2021-11-25T07:11:02.954Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:b2bbeb2bf8682f369067d047e38d70060ce035aa [2021-11-25T07:11:02.954Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2021-11-25T07:11:02.954Z] 09c42542b59c: Preparing [2021-11-25T07:11:02.954Z] 0a7576308ed3: Preparing [2021-11-25T07:11:02.954Z] 7304741bcc00: Preparing [2021-11-25T07:11:02.954Z] e9a21d65eb99: Preparing [2021-11-25T07:11:02.954Z] 1a058d5342cc: Preparing [2021-11-25T07:11:02.954Z] 7304741bcc00: Layer already exists [2021-11-25T07:11:02.954Z] e9a21d65eb99: Layer already exists [2021-11-25T07:11:02.954Z] 1a058d5342cc: Layer already exists [2021-11-25T07:11:02.954Z] 09c42542b59c: Pushed [2021-11-25T07:11:03.894Z] 0a7576308ed3: Pushed [2021-11-25T07:11:04.154Z] b2bbeb2bf8682f369067d047e38d70060ce035aa: digest: sha256:3aa00b0562fa9042f29f995e0a3e1f96cbf167b5f49792ed1d34f941b1846b0b size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-11-25T07:11:04.451Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] isUnix [Pipeline] sh [2021-11-25T07:11:04.744Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest [2021-11-25T07:11:04.744Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2021-11-25T07:11:04.744Z] 09c42542b59c: Preparing [2021-11-25T07:11:04.744Z] 0a7576308ed3: Preparing [2021-11-25T07:11:04.744Z] 7304741bcc00: Preparing [2021-11-25T07:11:04.744Z] e9a21d65eb99: Preparing [2021-11-25T07:11:04.744Z] 1a058d5342cc: Preparing [2021-11-25T07:11:04.744Z] 1a058d5342cc: Layer already exists [2021-11-25T07:11:04.744Z] 7304741bcc00: Layer already exists [2021-11-25T07:11:04.744Z] 0a7576308ed3: Layer already exists [2021-11-25T07:11:04.744Z] 09c42542b59c: Layer already exists [2021-11-25T07:11:04.744Z] e9a21d65eb99: Layer already exists [2021-11-25T07:11:04.744Z] latest: digest: sha256:3aa00b0562fa9042f29f995e0a3e1f96cbf167b5f49792ed1d34f941b1846b0b size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-11-25T07:11:05.036Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:2.2.0-dev.2 [Pipeline] isUnix [Pipeline] sh [2021-11-25T07:11:05.328Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:2.2.0-dev.2 [2021-11-25T07:11:05.328Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2021-11-25T07:11:05.328Z] 09c42542b59c: Preparing [2021-11-25T07:11:05.328Z] 0a7576308ed3: Preparing [2021-11-25T07:11:05.328Z] 7304741bcc00: Preparing [2021-11-25T07:11:05.328Z] e9a21d65eb99: Preparing [2021-11-25T07:11:05.328Z] 1a058d5342cc: Preparing [2021-11-25T07:11:05.328Z] 1a058d5342cc: Layer already exists [2021-11-25T07:11:05.328Z] 0a7576308ed3: Layer already exists [2021-11-25T07:11:05.328Z] e9a21d65eb99: Layer already exists [2021-11-25T07:11:05.328Z] 7304741bcc00: Layer already exists [2021-11-25T07:11:05.328Z] 09c42542b59c: Layer already exists [2021-11-25T07:11:05.328Z] 2.2.0-dev.2: digest: sha256:3aa00b0562fa9042f29f995e0a3e1f96cbf167b5f49792ed1d34f941b1846b0b size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-11-25T07:11:05.624Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:b2bbeb2bf8682f369067d047e38d70060ce035aa-2.2.0-dev.2 [Pipeline] isUnix [Pipeline] sh [2021-11-25T07:11:05.914Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:b2bbeb2bf8682f369067d047e38d70060ce035aa-2.2.0-dev.2 [2021-11-25T07:11:05.914Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2021-11-25T07:11:05.914Z] 09c42542b59c: Preparing [2021-11-25T07:11:05.914Z] 0a7576308ed3: Preparing [2021-11-25T07:11:05.914Z] 7304741bcc00: Preparing [2021-11-25T07:11:05.914Z] e9a21d65eb99: Preparing [2021-11-25T07:11:05.914Z] 1a058d5342cc: Preparing [2021-11-25T07:11:05.914Z] 0a7576308ed3: Layer already exists [2021-11-25T07:11:05.914Z] e9a21d65eb99: Layer already exists [2021-11-25T07:11:05.914Z] 1a058d5342cc: Layer already exists [2021-11-25T07:11:05.914Z] 09c42542b59c: Layer already exists [2021-11-25T07:11:05.914Z] 7304741bcc00: Layer already exists [2021-11-25T07:11:05.914Z] b2bbeb2bf8682f369067d047e38d70060ce035aa-2.2.0-dev.2: digest: sha256:3aa00b0562fa9042f29f995e0a3e1f96cbf167b5f49792ed1d34f941b1846b0b size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-11-25T07:11:06.210Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] isUnix [Pipeline] sh [2021-11-25T07:11:06.504Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main [2021-11-25T07:11:06.504Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2021-11-25T07:11:06.504Z] 09c42542b59c: Preparing [2021-11-25T07:11:06.504Z] 0a7576308ed3: Preparing [2021-11-25T07:11:06.504Z] 7304741bcc00: Preparing [2021-11-25T07:11:06.504Z] e9a21d65eb99: Preparing [2021-11-25T07:11:06.504Z] 1a058d5342cc: Preparing [2021-11-25T07:11:06.504Z] e9a21d65eb99: Layer already exists [2021-11-25T07:11:06.504Z] 1a058d5342cc: Layer already exists [2021-11-25T07:11:06.504Z] 09c42542b59c: Layer already exists [2021-11-25T07:11:06.504Z] 0a7576308ed3: Layer already exists [2021-11-25T07:11:06.504Z] 7304741bcc00: Layer already exists [2021-11-25T07:11:06.504Z] main: digest: sha256:3aa00b0562fa9042f29f995e0a3e1f96cbf167b5f49792ed1d34f941b1846b0b size: 1364 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-11-25T07:11:06.535Z] ===================================================== [Pipeline] echo [2021-11-25T07:11:06.544Z] taggedImages: [2021-11-25T07:11:06.544Z] - nexus3.edgexfoundry.org:10004/support-scheduler:b2bbeb2bf8682f369067d047e38d70060ce035aa [2021-11-25T07:11:06.544Z] - nexus3.edgexfoundry.org:10004/support-scheduler:latest [2021-11-25T07:11:06.544Z] - nexus3.edgexfoundry.org:10004/support-scheduler:2.2.0-dev.2 [2021-11-25T07:11:06.544Z] - nexus3.edgexfoundry.org:10004/support-scheduler:b2bbeb2bf8682f369067d047e38d70060ce035aa-2.2.0-dev.2 [2021-11-25T07:11:06.544Z] - nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] echo [2021-11-25T07:11:06.563Z] [edgeXDocker.push] Tagging docker image sys-mgmt-agent with the following tags: [2021-11-25T07:11:06.563Z] b2bbeb2bf8682f369067d047e38d70060ce035aa [2021-11-25T07:11:06.563Z] latest [2021-11-25T07:11:06.563Z] 2.2.0-dev.2 [2021-11-25T07:11:06.563Z] b2bbeb2bf8682f369067d047e38d70060ce035aa-2.2.0-dev.2 [2021-11-25T07:11:06.563Z] main [2021-11-25T07:11:06.563Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-11-25T07:11:06.877Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:b2bbeb2bf8682f369067d047e38d70060ce035aa [Pipeline] isUnix [Pipeline] sh [2021-11-25T07:11:07.168Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:b2bbeb2bf8682f369067d047e38d70060ce035aa [2021-11-25T07:11:07.168Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2021-11-25T07:11:07.168Z] f0d837e9bcb1: Preparing [2021-11-25T07:11:07.168Z] d6e2b215449e: Preparing [2021-11-25T07:11:07.168Z] 1afdcdccf46a: Preparing [2021-11-25T07:11:07.168Z] 9104523c52cd: Preparing [2021-11-25T07:11:07.168Z] 879b85f2d1ed: Preparing [2021-11-25T07:11:07.168Z] 6777e3bbcb7c: Preparing [2021-11-25T07:11:07.168Z] fd08d546f6b8: Preparing [2021-11-25T07:11:07.168Z] 0636255016a6: Preparing [2021-11-25T07:11:07.168Z] 84e9d258764d: Preparing [2021-11-25T07:11:07.168Z] 56463f638872: Preparing [2021-11-25T07:11:07.168Z] e2eb06d8af82: Preparing [2021-11-25T07:11:07.168Z] 6777e3bbcb7c: Waiting [2021-11-25T07:11:07.168Z] 84e9d258764d: Waiting [2021-11-25T07:11:07.168Z] 56463f638872: Waiting [2021-11-25T07:11:07.168Z] e2eb06d8af82: Waiting [2021-11-25T07:11:07.168Z] fd08d546f6b8: Waiting [2021-11-25T07:11:07.168Z] 0636255016a6: Waiting [2021-11-25T07:11:07.168Z] 879b85f2d1ed: Layer already exists [2021-11-25T07:11:07.168Z] 6777e3bbcb7c: Layer already exists [2021-11-25T07:11:07.754Z] fd08d546f6b8: Layer already exists [2021-11-25T07:11:08.021Z] 0636255016a6: Layer already exists [2021-11-25T07:11:08.021Z] d6e2b215449e: Pushed [2021-11-25T07:11:08.021Z] 56463f638872: Layer already exists [2021-11-25T07:11:08.021Z] 84e9d258764d: Layer already exists [2021-11-25T07:11:08.021Z] f0d837e9bcb1: Pushed [2021-11-25T07:11:08.022Z] e2eb06d8af82: Layer already exists [2021-11-25T07:11:08.022Z] 1afdcdccf46a: Pushed [2021-11-25T07:11:13.313Z] 9104523c52cd: Pushed [2021-11-25T07:11:13.313Z] b2bbeb2bf8682f369067d047e38d70060ce035aa: digest: sha256:4e5df9c4a51eb284e83a84706ce1534e9a13fef78af0a682d40b49ab02b23908 size: 2622 [Pipeline] isUnix [Pipeline] sh [2021-11-25T07:11:13.609Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest [Pipeline] isUnix [Pipeline] sh [2021-11-25T07:11:13.902Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest [2021-11-25T07:11:13.902Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2021-11-25T07:11:13.902Z] f0d837e9bcb1: Preparing [2021-11-25T07:11:13.902Z] d6e2b215449e: Preparing [2021-11-25T07:11:13.902Z] 1afdcdccf46a: Preparing [2021-11-25T07:11:13.902Z] 9104523c52cd: Preparing [2021-11-25T07:11:13.902Z] 879b85f2d1ed: Preparing [2021-11-25T07:11:13.902Z] 6777e3bbcb7c: Preparing [2021-11-25T07:11:13.902Z] fd08d546f6b8: Preparing [2021-11-25T07:11:13.902Z] 0636255016a6: Preparing [2021-11-25T07:11:13.902Z] 84e9d258764d: Preparing [2021-11-25T07:11:13.902Z] 56463f638872: Preparing [2021-11-25T07:11:13.902Z] e2eb06d8af82: Preparing [2021-11-25T07:11:13.902Z] 6777e3bbcb7c: Waiting [2021-11-25T07:11:13.902Z] fd08d546f6b8: Waiting [2021-11-25T07:11:13.902Z] 0636255016a6: Waiting [2021-11-25T07:11:13.902Z] 84e9d258764d: Waiting [2021-11-25T07:11:13.902Z] 56463f638872: Waiting [2021-11-25T07:11:13.902Z] e2eb06d8af82: Waiting [2021-11-25T07:11:13.902Z] d6e2b215449e: Layer already exists [2021-11-25T07:11:13.902Z] 9104523c52cd: Layer already exists [2021-11-25T07:11:13.902Z] 1afdcdccf46a: Layer already exists [2021-11-25T07:11:13.902Z] 879b85f2d1ed: Layer already exists [2021-11-25T07:11:13.902Z] f0d837e9bcb1: Layer already exists [2021-11-25T07:11:13.902Z] fd08d546f6b8: Layer already exists [2021-11-25T07:11:13.902Z] 6777e3bbcb7c: Layer already exists [2021-11-25T07:11:13.902Z] 0636255016a6: Layer already exists [2021-11-25T07:11:13.902Z] 56463f638872: Layer already exists [2021-11-25T07:11:13.902Z] 84e9d258764d: Layer already exists [2021-11-25T07:11:13.902Z] e2eb06d8af82: Layer already exists [2021-11-25T07:11:13.902Z] latest: digest: sha256:4e5df9c4a51eb284e83a84706ce1534e9a13fef78af0a682d40b49ab02b23908 size: 2622 [Pipeline] isUnix [Pipeline] sh [2021-11-25T07:11:14.199Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.2.0-dev.2 [Pipeline] isUnix [Pipeline] sh [2021-11-25T07:11:14.493Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.2.0-dev.2 [2021-11-25T07:11:14.493Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2021-11-25T07:11:14.493Z] f0d837e9bcb1: Preparing [2021-11-25T07:11:14.493Z] d6e2b215449e: Preparing [2021-11-25T07:11:14.493Z] 1afdcdccf46a: Preparing [2021-11-25T07:11:14.493Z] 9104523c52cd: Preparing [2021-11-25T07:11:14.493Z] 879b85f2d1ed: Preparing [2021-11-25T07:11:14.493Z] 6777e3bbcb7c: Preparing [2021-11-25T07:11:14.493Z] fd08d546f6b8: Preparing [2021-11-25T07:11:14.493Z] 0636255016a6: Preparing [2021-11-25T07:11:14.493Z] 84e9d258764d: Preparing [2021-11-25T07:11:14.493Z] 56463f638872: Preparing [2021-11-25T07:11:14.493Z] e2eb06d8af82: Preparing [2021-11-25T07:11:14.493Z] 6777e3bbcb7c: Waiting [2021-11-25T07:11:14.493Z] fd08d546f6b8: Waiting [2021-11-25T07:11:14.493Z] 0636255016a6: Waiting [2021-11-25T07:11:14.493Z] 84e9d258764d: Waiting [2021-11-25T07:11:14.493Z] 56463f638872: Waiting [2021-11-25T07:11:14.493Z] e2eb06d8af82: Waiting [2021-11-25T07:11:14.493Z] f0d837e9bcb1: Layer already exists [2021-11-25T07:11:14.493Z] 9104523c52cd: Layer already exists [2021-11-25T07:11:14.493Z] 879b85f2d1ed: Layer already exists [2021-11-25T07:11:14.493Z] 1afdcdccf46a: Layer already exists [2021-11-25T07:11:14.493Z] d6e2b215449e: Layer already exists [2021-11-25T07:11:14.493Z] 6777e3bbcb7c: Layer already exists [2021-11-25T07:11:14.493Z] fd08d546f6b8: Layer already exists [2021-11-25T07:11:14.493Z] 56463f638872: Layer already exists [2021-11-25T07:11:14.493Z] 0636255016a6: Layer already exists [2021-11-25T07:11:14.493Z] 84e9d258764d: Layer already exists [2021-11-25T07:11:14.493Z] e2eb06d8af82: Layer already exists [2021-11-25T07:11:14.493Z] 2.2.0-dev.2: digest: sha256:4e5df9c4a51eb284e83a84706ce1534e9a13fef78af0a682d40b49ab02b23908 size: 2622 [Pipeline] isUnix [Pipeline] sh [2021-11-25T07:11:14.787Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:b2bbeb2bf8682f369067d047e38d70060ce035aa-2.2.0-dev.2 [Pipeline] isUnix [Pipeline] sh [2021-11-25T07:11:15.076Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:b2bbeb2bf8682f369067d047e38d70060ce035aa-2.2.0-dev.2 [2021-11-25T07:11:15.076Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2021-11-25T07:11:15.076Z] f0d837e9bcb1: Preparing [2021-11-25T07:11:15.076Z] d6e2b215449e: Preparing [2021-11-25T07:11:15.076Z] 1afdcdccf46a: Preparing [2021-11-25T07:11:15.076Z] 9104523c52cd: Preparing [2021-11-25T07:11:15.076Z] 879b85f2d1ed: Preparing [2021-11-25T07:11:15.076Z] 6777e3bbcb7c: Preparing [2021-11-25T07:11:15.076Z] fd08d546f6b8: Preparing [2021-11-25T07:11:15.076Z] 0636255016a6: Preparing [2021-11-25T07:11:15.076Z] 84e9d258764d: Preparing [2021-11-25T07:11:15.076Z] 56463f638872: Preparing [2021-11-25T07:11:15.076Z] e2eb06d8af82: Preparing [2021-11-25T07:11:15.076Z] fd08d546f6b8: Waiting [2021-11-25T07:11:15.076Z] 0636255016a6: Waiting [2021-11-25T07:11:15.076Z] 84e9d258764d: Waiting [2021-11-25T07:11:15.076Z] 56463f638872: Waiting [2021-11-25T07:11:15.076Z] e2eb06d8af82: Waiting [2021-11-25T07:11:15.076Z] 6777e3bbcb7c: Waiting [2021-11-25T07:11:15.076Z] 1afdcdccf46a: Layer already exists [2021-11-25T07:11:15.076Z] d6e2b215449e: Layer already exists [2021-11-25T07:11:15.076Z] 9104523c52cd: Layer already exists [2021-11-25T07:11:15.076Z] 879b85f2d1ed: Layer already exists [2021-11-25T07:11:15.076Z] f0d837e9bcb1: Layer already exists [2021-11-25T07:11:15.076Z] 6777e3bbcb7c: Layer already exists [2021-11-25T07:11:15.076Z] 0636255016a6: Layer already exists [2021-11-25T07:11:15.076Z] fd08d546f6b8: Layer already exists [2021-11-25T07:11:15.076Z] 84e9d258764d: Layer already exists [2021-11-25T07:11:15.076Z] 56463f638872: Layer already exists [2021-11-25T07:11:15.076Z] e2eb06d8af82: Layer already exists [2021-11-25T07:11:15.076Z] b2bbeb2bf8682f369067d047e38d70060ce035aa-2.2.0-dev.2: digest: sha256:4e5df9c4a51eb284e83a84706ce1534e9a13fef78af0a682d40b49ab02b23908 size: 2622 [Pipeline] isUnix [Pipeline] sh [2021-11-25T07:11:15.370Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:main [Pipeline] isUnix [Pipeline] sh [2021-11-25T07:11:15.662Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:main [2021-11-25T07:11:15.662Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2021-11-25T07:11:15.662Z] f0d837e9bcb1: Preparing [2021-11-25T07:11:15.662Z] d6e2b215449e: Preparing [2021-11-25T07:11:15.662Z] 1afdcdccf46a: Preparing [2021-11-25T07:11:15.662Z] 9104523c52cd: Preparing [2021-11-25T07:11:15.662Z] 879b85f2d1ed: Preparing [2021-11-25T07:11:15.662Z] 6777e3bbcb7c: Preparing [2021-11-25T07:11:15.662Z] fd08d546f6b8: Preparing [2021-11-25T07:11:15.662Z] 0636255016a6: Preparing [2021-11-25T07:11:15.662Z] 84e9d258764d: Preparing [2021-11-25T07:11:15.662Z] 56463f638872: Preparing [2021-11-25T07:11:15.662Z] e2eb06d8af82: Preparing [2021-11-25T07:11:15.662Z] 6777e3bbcb7c: Waiting [2021-11-25T07:11:15.662Z] fd08d546f6b8: Waiting [2021-11-25T07:11:15.662Z] 0636255016a6: Waiting [2021-11-25T07:11:15.662Z] 84e9d258764d: Waiting [2021-11-25T07:11:15.662Z] 56463f638872: Waiting [2021-11-25T07:11:15.662Z] e2eb06d8af82: Waiting [2021-11-25T07:11:15.662Z] f0d837e9bcb1: Layer already exists [2021-11-25T07:11:15.662Z] 879b85f2d1ed: Layer already exists [2021-11-25T07:11:15.662Z] 9104523c52cd: Layer already exists [2021-11-25T07:11:15.662Z] 1afdcdccf46a: Layer already exists [2021-11-25T07:11:15.662Z] d6e2b215449e: Layer already exists [2021-11-25T07:11:15.662Z] 0636255016a6: Layer already exists [2021-11-25T07:11:15.662Z] 6777e3bbcb7c: Layer already exists [2021-11-25T07:11:15.662Z] fd08d546f6b8: Layer already exists [2021-11-25T07:11:15.662Z] 84e9d258764d: Layer already exists [2021-11-25T07:11:15.662Z] e2eb06d8af82: Layer already exists [2021-11-25T07:11:15.662Z] 56463f638872: Layer already exists [2021-11-25T07:11:15.662Z] main: digest: sha256:4e5df9c4a51eb284e83a84706ce1534e9a13fef78af0a682d40b49ab02b23908 size: 2622 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-11-25T07:11:15.698Z] ===================================================== [Pipeline] echo [2021-11-25T07:11:15.704Z] taggedImages: [2021-11-25T07:11:15.705Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:b2bbeb2bf8682f369067d047e38d70060ce035aa [2021-11-25T07:11:15.705Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest [2021-11-25T07:11:15.705Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.2.0-dev.2 [2021-11-25T07:11:15.705Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:b2bbeb2bf8682f369067d047e38d70060ce035aa-2.2.0-dev.2 [2021-11-25T07:11:15.705Z] - 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] } [2021-11-25T07:12:16.146Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.2" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-11-25T07:12:16.146Z] Removing intermediate container b6fd7344da44 [2021-11-25T07:12:16.146Z] ---> 1da29f1bb5a8 [2021-11-25T07:12:16.146Z] [2021-11-25T07:12:16.146Z] Step 9/22 : FROM alpine:3.14 [2021-11-25T07:12:16.146Z] 3.14: Pulling from library/alpine [2021-11-25T07:12:16.146Z] Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 [2021-11-25T07:12:16.146Z] Status: Downloaded newer image for alpine:3.14 [2021-11-25T07:12:16.146Z] ---> 5b8b7b635229 [2021-11-25T07:12:16.146Z] Step 10/22 : RUN apk add --update --no-cache dumb-init [2021-11-25T07:12:16.146Z] Removing intermediate container 1e138b0ff926 [2021-11-25T07:12:16.146Z] ---> e0337c35ce08 [2021-11-25T07:12:16.146Z] [2021-11-25T07:12:16.146Z] Step 9/30 : FROM alpine:3.14 [2021-11-25T07:12:16.146Z] ---> 5b8b7b635229 [2021-11-25T07:12:16.146Z] Step 10/30 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-11-25T07:12:16.146Z] ---> Running in 1436245de6a3 [2021-11-25T07:12:16.146Z] ---> Running in 41b796629a37 [2021-11-25T07:12:16.146Z] Removing intermediate container 41b796629a37 [2021-11-25T07:12:16.146Z] ---> aa1903133ae4 [2021-11-25T07:12:16.146Z] Step 11/30 : RUN apk add --update --no-cache dumb-init su-exec [2021-11-25T07:12:16.146Z] ---> Running in e4b2a12381f4 [2021-11-25T07:12:16.146Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-11-25T07:12:16.146Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-11-25T07:12:16.146Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-11-25T07:12:16.146Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-11-25T07:12:16.146Z] (1/1) Installing dumb-init (1.2.5-r1) [2021-11-25T07:12:16.146Z] Executing busybox-1.33.1-r6.trigger [2021-11-25T07:12:16.146Z] OK: 6 MiB in 15 packages [2021-11-25T07:12:16.146Z] (1/2) Installing dumb-init (1.2.5-r1) [2021-11-25T07:12:16.146Z] (2/2) Installing su-exec (0.2-r1) [2021-11-25T07:12:16.146Z] Executing busybox-1.33.1-r6.trigger [2021-11-25T07:12:16.146Z] OK: 6 MiB in 16 packages [2021-11-25T07:12:17.149Z] Removing intermediate container 1436245de6a3 [2021-11-25T07:12:17.149Z] ---> 5e5b71a5d25d [2021-11-25T07:12:17.149Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-11-25T07:12:17.431Z] ---> Running in dc39a2bb0f88 [2021-11-25T07:12:17.431Z] Removing intermediate container e4b2a12381f4 [2021-11-25T07:12:17.431Z] ---> 12e99fe80060 [2021-11-25T07:12:17.431Z] Step 12/30 : ENV SECURITY_INIT_DIR /edgex-init [2021-11-25T07:12:17.706Z] ---> Running in fcf17d0cb496 [2021-11-25T07:12:17.981Z] Removing intermediate container 9193faa220ad [2021-11-25T07:12:17.981Z] ---> 5836bc0e6fb0 [2021-11-25T07:12:17.981Z] [2021-11-25T07:12:17.981Z] Step 9/24 : FROM alpine:3.14 [2021-11-25T07:12:17.981Z] ---> 5b8b7b635229 [2021-11-25T07:12:17.981Z] Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2021-11-25T07:12:18.264Z] ---> Running in db273380cc0f [2021-11-25T07:12:18.264Z] Removing intermediate container dc39a2bb0f88 [2021-11-25T07:12:18.264Z] ---> e5da5717ca2a [2021-11-25T07:12:18.264Z] Step 12/22 : ENV APP_PORT=59882 [2021-11-25T07:12:18.555Z] ---> Running in 14a8e91ef36e [2021-11-25T07:12:18.555Z] Removing intermediate container fcf17d0cb496 [2021-11-25T07:12:18.555Z] ---> ad1ec9a7002e [2021-11-25T07:12:18.555Z] Step 13/30 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-11-25T07:12:18.829Z] ---> Running in 29bacd6da882 [2021-11-25T07:12:19.811Z] Removing intermediate container 14a8e91ef36e [2021-11-25T07:12:19.811Z] ---> d7510f3cdfb2 [2021-11-25T07:12:19.811Z] Step 13/22 : EXPOSE $APP_PORT [2021-11-25T07:12:19.811Z] Removing intermediate container 29bacd6da882 [2021-11-25T07:12:19.811Z] ---> e3619b81f5bd [2021-11-25T07:12:19.811Z] Step 14/30 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-11-25T07:12:19.811Z] ---> Running in 5c6139b4442d [2021-11-25T07:12:20.094Z] ---> Running in 5f398bbbec4a [2021-11-25T07:12:20.380Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-11-25T07:12:20.654Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-11-25T07:12:21.252Z] Removing intermediate container 5c6139b4442d [2021-11-25T07:12:21.252Z] ---> f7a6adc55f36 [2021-11-25T07:12:21.252Z] Step 14/22 : WORKDIR / [2021-11-25T07:12:21.252Z] ---> Running in cec324e642b0 [2021-11-25T07:12:21.252Z] (1/3) Installing ca-certificates (20191127-r5) [2021-11-25T07:12:21.526Z] (2/3) Installing dumb-init (1.2.5-r1) [2021-11-25T07:12:21.526Z] (3/3) Installing su-exec (0.2-r1) [2021-11-25T07:12:21.526Z] Executing busybox-1.33.1-r6.trigger [2021-11-25T07:12:21.526Z] Executing ca-certificates-20191127-r5.trigger [2021-11-25T07:12:21.806Z] OK: 6 MiB in 17 packages [2021-11-25T07:12:22.089Z] Removing intermediate container 6222f9187cf6 [2021-11-25T07:12:22.089Z] ---> b0b305e4cf7d [2021-11-25T07:12:22.089Z] [2021-11-25T07:12:22.089Z] Step 9/21 : FROM alpine:3.14 [2021-11-25T07:12:22.089Z] ---> 5b8b7b635229 [2021-11-25T07:12:22.089Z] Step 10/21 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-11-25T07:12:22.089Z] Removing intermediate container cec324e642b0 [2021-11-25T07:12:22.089Z] ---> aca1afbe7141 [2021-11-25T07:12:22.089Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-11-25T07:12:22.089Z] ---> Running in 9913fd4de6c5 [2021-11-25T07:12:23.528Z] Removing intermediate container 5f398bbbec4a [2021-11-25T07:12:23.528Z] ---> f03cdbb25a9f [2021-11-25T07:12:23.528Z] Step 15/30 : WORKDIR ${SECURITY_INIT_DIR} [2021-11-25T07:12:23.809Z] ---> a9661884b00a [2021-11-25T07:12:23.809Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-11-25T07:12:23.809Z] ---> Running in d152425b7daa [2021-11-25T07:12:24.403Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-11-25T07:12:24.403Z] Removing intermediate container db273380cc0f [2021-11-25T07:12:24.403Z] ---> 2ad02384b9be [2021-11-25T07:12:24.403Z] Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-11-25T07:12:24.678Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-11-25T07:12:24.678Z] ---> Running in bad218a4b33e [2021-11-25T07:12:24.678Z] Removing intermediate container d152425b7daa [2021-11-25T07:12:24.678Z] ---> 216e4e9d62d2 [2021-11-25T07:12:24.678Z] Step 16/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-11-25T07:12:25.666Z] (1/2) Installing ca-certificates (20191127-r5) [2021-11-25T07:12:25.666Z] Removing intermediate container bad218a4b33e [2021-11-25T07:12:25.666Z] ---> 60e29e0af0d1 [2021-11-25T07:12:25.666Z] Step 12/24 : WORKDIR / [2021-11-25T07:12:25.666Z] (2/2) Installing dumb-init (1.2.5-r1) [2021-11-25T07:12:25.666Z] Executing busybox-1.33.1-r6.trigger [2021-11-25T07:12:25.666Z] Executing ca-certificates-20191127-r5.trigger [2021-11-25T07:12:25.666Z] ---> Running in 19e24bcf9a7c [2021-11-25T07:12:25.953Z] OK: 6 MiB in 16 packages [2021-11-25T07:12:25.953Z] ---> c3f380d6253c [2021-11-25T07:12:25.953Z] Step 17/30 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-11-25T07:12:26.233Z] ---> 7e4eb0d6408c [2021-11-25T07:12:26.233Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-11-25T07:12:26.233Z] ---> Running in 62e622987194 [2021-11-25T07:12:26.516Z] Removing intermediate container 283a8b17c531 [2021-11-25T07:12:26.516Z] ---> dc31ea4c6100 [2021-11-25T07:12:26.516Z] [2021-11-25T07:12:26.516Z] Step 11/23 : FROM alpine:3.14 [2021-11-25T07:12:26.516Z] ---> 5b8b7b635229 [2021-11-25T07:12:26.516Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2021-11-25T07:12:26.516Z] ---> Using cache [2021-11-25T07:12:26.516Z] ---> 5e5b71a5d25d [2021-11-25T07:12:26.516Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-11-25T07:12:26.516Z] ---> Using cache [2021-11-25T07:12:26.516Z] ---> e5da5717ca2a [2021-11-25T07:12:26.516Z] Step 14/23 : ENV APP_PORT=59861 [2021-11-25T07:12:26.516Z] ---> Running in cf160187c352 [2021-11-25T07:12:26.792Z] Removing intermediate container 19e24bcf9a7c [2021-11-25T07:12:26.792Z] ---> 23b27293b959 [2021-11-25T07:12:26.792Z] Step 13/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2021-11-25T07:12:27.390Z] Removing intermediate container cf160187c352 [2021-11-25T07:12:27.390Z] ---> e15a4cc4cc74 [2021-11-25T07:12:27.390Z] Step 15/23 : EXPOSE $APP_PORT [2021-11-25T07:12:27.390Z] ---> Running in c7bcfb186b1a [2021-11-25T07:12:27.665Z] ---> a4b3038e052b [2021-11-25T07:12:27.665Z] Step 18/22 : ENTRYPOINT ["/core-command"] [2021-11-25T07:12:27.944Z] ---> Running in 90be72b07447 [2021-11-25T07:12:27.944Z] ---> 2287d180101d [2021-11-25T07:12:27.944Z] Step 14/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2021-11-25T07:12:28.219Z] Removing intermediate container c7bcfb186b1a [2021-11-25T07:12:28.219Z] ---> b84080506e31 [2021-11-25T07:12:28.219Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-11-25T07:12:28.493Z] Removing intermediate container 9913fd4de6c5 [2021-11-25T07:12:28.493Z] ---> 148903ff4740 [2021-11-25T07:12:28.493Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-11-25T07:12:28.493Z] ---> Running in c18e3fe7bc53 [2021-11-25T07:12:28.767Z] Removing intermediate container 90be72b07447 [2021-11-25T07:12:28.767Z] ---> babf3d4ae3a5 [2021-11-25T07:12:28.767Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-11-25T07:12:28.767Z] ---> Running in 00a9bbd5a255 [2021-11-25T07:12:29.377Z] ---> 722c8cdc544e [2021-11-25T07:12:29.377Z] Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-11-25T07:12:29.377Z] Removing intermediate container c18e3fe7bc53 [2021-11-25T07:12:29.377Z] ---> e666d672ba20 [2021-11-25T07:12:29.377Z] Step 12/21 : ENV APP_PORT=59860 [2021-11-25T07:12:29.377Z] ---> Running in 6bf7ab808ca0 [2021-11-25T07:12:29.377Z] Removing intermediate container 62e622987194 [2021-11-25T07:12:29.377Z] ---> 7b4606e354cf [2021-11-25T07:12:29.377Z] Step 18/30 : COPY --from=builder /edgex-go/Attribution.txt / [2021-11-25T07:12:29.377Z] Removing intermediate container 00a9bbd5a255 [2021-11-25T07:12:29.377Z] ---> 41a771524629 [2021-11-25T07:12:29.377Z] Step 20/22 : LABEL arch=arm64 [2021-11-25T07:12:29.652Z] ---> 5918edd4b481 [2021-11-25T07:12:29.652Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-11-25T07:12:29.652Z] ---> Running in fc2fa86d2e7f [2021-11-25T07:12:30.253Z] Removing intermediate container 6bf7ab808ca0 [2021-11-25T07:12:30.253Z] ---> 8137204002a4 [2021-11-25T07:12:30.253Z] Step 13/21 : EXPOSE $APP_PORT [2021-11-25T07:12:30.253Z] ---> Running in fe76c58ff610 [2021-11-25T07:12:30.253Z] Removing intermediate container fc2fa86d2e7f [2021-11-25T07:12:30.253Z] ---> 435e3520ad37 [2021-11-25T07:12:30.253Z] Step 21/22 : LABEL git_sha=b2bbeb2bf8682f369067d047e38d70060ce035aa [2021-11-25T07:12:30.530Z] ---> 74942c3fab2d [2021-11-25T07:12:30.530Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2021-11-25T07:12:30.530Z] ---> Running in b91464083bd7 [2021-11-25T07:12:30.807Z] ---> 12545307103d [2021-11-25T07:12:30.807Z] Step 19/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-11-25T07:12:31.079Z] Removing intermediate container fe76c58ff610 [2021-11-25T07:12:31.079Z] ---> 2913c17605e3 [2021-11-25T07:12:31.079Z] Step 14/21 : COPY --from=builder /edgex-go/Attribution.txt / [2021-11-25T07:12:31.359Z] Removing intermediate container b91464083bd7 [2021-11-25T07:12:31.359Z] ---> e9a5a6d0574d [2021-11-25T07:12:31.359Z] Step 22/22 : LABEL version=2.2.0-dev.2 [2021-11-25T07:12:31.359Z] ---> 494e01ceaeee [2021-11-25T07:12:31.359Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-11-25T07:12:31.636Z] ---> Running in 63b0632cea17 [2021-11-25T07:12:31.636Z] ---> 10a9f4deee54 [2021-11-25T07:12:31.636Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-11-25T07:12:32.236Z] Removing intermediate container 63b0632cea17 [2021-11-25T07:12:32.236Z] ---> 3608f076acaf [2021-11-25T07:12:32.236Z] [2021-11-25T07:12:32.236Z] ---> 16eaa3f7a837 [2021-11-25T07:12:32.236Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-11-25T07:12:32.512Z] Successfully built 3608f076acaf [2021-11-25T07:12:32.786Z] Successfully tagged core-command-arm64:latest [2021-11-25T07:12:32.786Z]  Building core-command ... done Building core-data [2021-11-25T07:12:32.786Z] ---> 7b1bcfa6fe0f [2021-11-25T07:12:32.786Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2021-11-25T07:12:32.786Z] ---> 71eccd3e9092 [2021-11-25T07:12:32.786Z] Step 20/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-11-25T07:12:33.059Z] ---> Running in 9cc5058e51d9 [2021-11-25T07:12:34.053Z] ---> 0e192563c4bc [2021-11-25T07:12:34.053Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-11-25T07:12:34.053Z] Removing intermediate container 9cc5058e51d9 [2021-11-25T07:12:34.053Z] ---> f34b2cc7ee0b [2021-11-25T07:12:34.053Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-11-25T07:12:34.053Z] ---> Running in 93aae569c8c8 [2021-11-25T07:12:34.328Z] ---> 65ba607e6789 [2021-11-25T07:12:34.328Z] ---> 232645dd0b14 [2021-11-25T07:12:34.329Z] Step 21/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-11-25T07:12:34.329Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-11-25T07:12:34.934Z] Removing intermediate container 93aae569c8c8 [2021-11-25T07:12:34.934Z] ---> c430e8ac8fb7 [2021-11-25T07:12:34.934Z] Step 21/23 : LABEL arch=arm64 [2021-11-25T07:12:35.221Z] ---> Running in 180a2c9cbb57 [2021-11-25T07:12:35.837Z] ---> 984309d5d25d [2021-11-25T07:12:35.837Z] Step 22/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-11-25T07:12:35.837Z] ---> ad3eb3c1fa2d [2021-11-25T07:12:35.837Z] ---> c921c342f897 [2021-11-25T07:12:35.837Z] Step 17/21 : ENTRYPOINT ["/support-notifications"] [2021-11-25T07:12:35.837Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-11-25T07:12:35.837Z] Removing intermediate container 180a2c9cbb57 [2021-11-25T07:12:35.837Z] ---> 68fe60b22701 [2021-11-25T07:12:35.837Z] Step 22/23 : LABEL git_sha=b2bbeb2bf8682f369067d047e38d70060ce035aa [2021-11-25T07:12:36.109Z] ---> Running in e3c7a170ddaf [2021-11-25T07:12:36.109Z] ---> Running in b9e6db04414f [2021-11-25T07:12:36.710Z] Removing intermediate container e3c7a170ddaf [2021-11-25T07:12:36.710Z] Removing intermediate container b9e6db04414f [2021-11-25T07:12:36.710Z] ---> 46c6f698f524 [2021-11-25T07:12:36.710Z] ---> c022ed93596a [2021-11-25T07:12:36.710Z] Step 18/21 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-11-25T07:12:36.710Z] Step 23/23 : LABEL version=2.2.0-dev.2 [2021-11-25T07:12:36.988Z] ---> Running in 10c5255ed3a6 [2021-11-25T07:12:36.988Z] ---> Running in f46e80134379 [2021-11-25T07:12:36.988Z] ---> 5496db3de1aa [2021-11-25T07:12:36.988Z] Step 23/30 : VOLUME ${SECURITY_INIT_DIR} [2021-11-25T07:12:37.268Z] ---> ffecf0aeae0b [2021-11-25T07:12:37.268Z] Step 20/24 : 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/ [2021-11-25T07:12:37.268Z] ---> Running in c5a7d117220a [2021-11-25T07:12:37.552Z] ---> Running in bb9d0bf1818d [2021-11-25T07:12:37.832Z] Removing intermediate container 10c5255ed3a6 [2021-11-25T07:12:37.832Z] ---> e3ab93d62d59 [2021-11-25T07:12:37.832Z] [2021-11-25T07:12:37.832Z] Removing intermediate container f46e80134379 [2021-11-25T07:12:37.832Z] ---> cc0893fe149d [2021-11-25T07:12:37.832Z] Step 19/21 : LABEL arch=arm64 [2021-11-25T07:12:37.832Z] ---> Running in 8a19ea77e00f [2021-11-25T07:12:38.104Z] Removing intermediate container c5a7d117220a [2021-11-25T07:12:38.104Z] ---> 57b9f9136137 [2021-11-25T07:12:38.104Z] Step 24/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-11-25T07:12:38.384Z] Successfully built e3ab93d62d59 [2021-11-25T07:12:38.384Z] Successfully tagged support-scheduler-arm64:latest [2021-11-25T07:12:38.384Z]  Building support-scheduler ... done Building sys-mgmt-agent [2021-11-25T07:12:38.656Z] Removing intermediate container 8a19ea77e00f [2021-11-25T07:12:38.656Z] ---> 7aa71dc9d2f4 [2021-11-25T07:12:38.656Z] Step 20/21 : LABEL git_sha=b2bbeb2bf8682f369067d047e38d70060ce035aa [2021-11-25T07:12:38.928Z] ---> Running in 8525d212d4b0 [2021-11-25T07:12:39.539Z] ---> c3a1c3e08e72 [2021-11-25T07:12:39.539Z] Step 25/30 : RUN chmod +x /entrypoint.sh [2021-11-25T07:12:39.539Z] Removing intermediate container 8525d212d4b0 [2021-11-25T07:12:39.539Z] ---> 53288e44ca0d [2021-11-25T07:12:39.539Z] Step 21/21 : LABEL version=2.2.0-dev.2 [2021-11-25T07:12:39.811Z] ---> Running in a60230a8678e [2021-11-25T07:12:39.811Z] ---> Running in 71bd84ce89e7 [2021-11-25T07:12:40.818Z] Removing intermediate container a60230a8678e [2021-11-25T07:12:40.818Z] ---> 1a91691e900e [2021-11-25T07:12:40.818Z] [2021-11-25T07:12:40.818Z] Removing intermediate container bb9d0bf1818d [2021-11-25T07:12:40.818Z] ---> da2b9dafa852 [2021-11-25T07:12:40.818Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2021-11-25T07:12:40.818Z] ---> Running in 26abcf414b85 [2021-11-25T07:12:41.426Z] Successfully built 1a91691e900e [2021-11-25T07:12:41.426Z] Successfully tagged support-notifications-arm64:latest [2021-11-25T07:12:41.426Z] Building security-proxy-setup [2021-11-25T07:12:41.700Z]  Building support-notifications ... done Removing intermediate container 26abcf414b85 [2021-11-25T07:12:41.700Z] ---> 66d0df5cdbd0 [2021-11-25T07:12:41.700Z] Step 22/24 : LABEL arch=arm64 [2021-11-25T07:12:41.700Z] ---> Running in ab80d3fb8a30 [2021-11-25T07:12:42.308Z] Removing intermediate container ab80d3fb8a30 [2021-11-25T07:12:42.308Z] ---> 1fba2b281663 [2021-11-25T07:12:42.308Z] Step 23/24 : LABEL git_sha=b2bbeb2bf8682f369067d047e38d70060ce035aa [2021-11-25T07:12:42.308Z] ---> Running in 921c86fc0aca [2021-11-25T07:12:42.913Z] Removing intermediate container 71bd84ce89e7 [2021-11-25T07:12:42.913Z] ---> 16f70a6263af [2021-11-25T07:12:42.913Z] Step 26/30 : ENTRYPOINT ["/entrypoint.sh"] [2021-11-25T07:12:42.913Z] ---> Running in 1cc58ebba305 [2021-11-25T07:12:42.913Z] Removing intermediate container 921c86fc0aca [2021-11-25T07:12:42.913Z] ---> d16ca9a51e23 [2021-11-25T07:12:42.913Z] Step 24/24 : LABEL version=2.2.0-dev.2 [2021-11-25T07:12:43.187Z] ---> Running in f1b010e7bb5c [2021-11-25T07:12:43.784Z] Removing intermediate container 1cc58ebba305 [2021-11-25T07:12:43.784Z] ---> 6fcf54202370 [2021-11-25T07:12:43.784Z] Step 27/30 : CMD ["gate"] [2021-11-25T07:12:43.784Z] Removing intermediate container f1b010e7bb5c [2021-11-25T07:12:43.784Z] ---> b2c3c2b64987 [2021-11-25T07:12:43.784Z] [2021-11-25T07:12:44.057Z] ---> Running in 22d8b44fcec6 [2021-11-25T07:12:44.331Z] Successfully built b2c3c2b64987 [2021-11-25T07:12:44.331Z] Successfully tagged security-secretstore-setup-arm64:latest [2021-11-25T07:12:44.331Z]  Building security-secretstore-setup ... done Building core-metadata [2021-11-25T07:12:44.604Z] Removing intermediate container 22d8b44fcec6 [2021-11-25T07:12:44.604Z] ---> d3ea07393e5d [2021-11-25T07:12:44.604Z] Step 28/30 : LABEL arch=arm64 [2021-11-25T07:12:44.876Z] ---> Running in a66c99912d7c [2021-11-25T07:12:45.477Z] Removing intermediate container a66c99912d7c [2021-11-25T07:12:45.477Z] ---> cd8a3af5ad95 [2021-11-25T07:12:45.477Z] Step 29/30 : LABEL git_sha=b2bbeb2bf8682f369067d047e38d70060ce035aa [2021-11-25T07:12:45.752Z] ---> Running in a89306daf0b5 [2021-11-25T07:12:46.355Z] Removing intermediate container a89306daf0b5 [2021-11-25T07:12:46.355Z] ---> b385d208295c [2021-11-25T07:12:46.355Z] Step 30/30 : LABEL version=2.2.0-dev.2 [2021-11-25T07:12:46.631Z] ---> Running in 0d292d82ff01 [2021-11-25T07:12:46.905Z] Removing intermediate container 0d292d82ff01 [2021-11-25T07:12:46.905Z] ---> d137c1876242 [2021-11-25T07:12:46.905Z] [2021-11-25T07:12:47.178Z] Successfully built d137c1876242 [2021-11-25T07:12:47.178Z] Successfully tagged security-bootstrapper-arm64:latest [2021-11-25T07:12:55.501Z]  Building security-bootstrapper ... done Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-11-25T07:12:55.501Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-11-25T07:12:55.501Z] ---> ab53b72c0c64 [2021-11-25T07:12:55.501Z] Step 3/22 : WORKDIR /edgex-go [2021-11-25T07:12:55.501Z] ---> Using cache [2021-11-25T07:12:55.501Z] ---> 4b419bdc9755 [2021-11-25T07:12:55.501Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-25T07:12:55.501Z] ---> Using cache [2021-11-25T07:12:55.501Z] ---> 388bbd25acc8 [2021-11-25T07:12:55.502Z] Step 5/22 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-11-25T07:12:55.502Z] ---> Running in 2b8a51f7617e [2021-11-25T07:12:57.053Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-11-25T07:12:58.057Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-11-25T07:12:58.655Z] OK: 219 MiB in 52 packages [2021-11-25T07:13:00.103Z] Removing intermediate container 2b8a51f7617e [2021-11-25T07:13:00.103Z] ---> 136831e014c4 [2021-11-25T07:13:00.103Z] Step 6/22 : COPY . . [2021-11-25T07:13:04.420Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-11-25T07:13:04.420Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-11-25T07:13:04.420Z] ---> ab53b72c0c64 [2021-11-25T07:13:04.420Z] Step 3/22 : WORKDIR /edgex-go [2021-11-25T07:13:04.420Z] ---> Using cache [2021-11-25T07:13:04.420Z] ---> 4b419bdc9755 [2021-11-25T07:13:04.420Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-25T07:13:04.420Z] ---> Using cache [2021-11-25T07:13:04.420Z] ---> 388bbd25acc8 [2021-11-25T07:13:04.420Z] Step 5/22 : RUN apk add --update --no-cache make bash git [2021-11-25T07:13:04.696Z] ---> Running in df8debe4c5d7 [2021-11-25T07:13:06.673Z] Step 1/20 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-11-25T07:13:06.673Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2021-11-25T07:13:06.673Z] ---> ab53b72c0c64 [2021-11-25T07:13:06.673Z] Step 3/20 : WORKDIR /edgex-go [2021-11-25T07:13:06.673Z] ---> Using cache [2021-11-25T07:13:06.673Z] ---> 4b419bdc9755 [2021-11-25T07:13:06.673Z] Step 4/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-25T07:13:06.673Z] ---> Using cache [2021-11-25T07:13:06.673Z] ---> 388bbd25acc8 [2021-11-25T07:13:06.673Z] Step 5/20 : RUN apk add --update --no-cache make git [2021-11-25T07:13:06.673Z] ---> Using cache [2021-11-25T07:13:06.673Z] ---> 30f721f2a005 [2021-11-25T07:13:06.673Z] Step 6/20 : COPY . . [2021-11-25T07:13:06.673Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-11-25T07:13:07.663Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-11-25T07:13:07.936Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-11-25T07:13:07.936Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-11-25T07:13:07.936Z] ---> ab53b72c0c64 [2021-11-25T07:13:07.936Z] Step 3/22 : WORKDIR /edgex-go [2021-11-25T07:13:07.936Z] ---> Using cache [2021-11-25T07:13:07.936Z] ---> 4b419bdc9755 [2021-11-25T07:13:07.936Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-25T07:13:07.936Z] ---> Using cache [2021-11-25T07:13:07.936Z] ---> 388bbd25acc8 [2021-11-25T07:13:07.936Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-11-25T07:13:07.936Z] ---> Using cache [2021-11-25T07:13:07.936Z] ---> 30f721f2a005 [2021-11-25T07:13:07.936Z] Step 6/22 : COPY . . [2021-11-25T07:13:08.214Z] OK: 219 MiB in 52 packages [2021-11-25T07:13:10.836Z] Removing intermediate container df8debe4c5d7 [2021-11-25T07:13:10.836Z] ---> b466919a7bb1 [2021-11-25T07:13:10.836Z] Step 6/22 : COPY . . [2021-11-25T07:13:11.433Z] ---> 6ef1f98bbe2b [2021-11-25T07:13:11.433Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-25T07:13:11.707Z] ---> Running in 6da320eb1709 [2021-11-25T07:13:16.006Z] Removing intermediate container 6da320eb1709 [2021-11-25T07:13:16.006Z] ---> b707bcfe16ee [2021-11-25T07:13:16.006Z] Step 8/22 : RUN make cmd/core-data/core-data [2021-11-25T07:13:16.006Z] ---> Running in e678d3f18216 [2021-11-25T07:13:17.992Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.2" -o cmd/core-data/core-data ./cmd/core-data [2021-11-25T07:13:18.591Z] ---> 3b27bbcaf570 [2021-11-25T07:13:18.591Z] Step 7/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-25T07:13:18.879Z] ---> Running in 4801dc3faa01 [2021-11-25T07:13:22.292Z] ---> 64bfe03ab4f0 [2021-11-25T07:13:22.292Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-25T07:13:22.292Z] ---> Running in 5fa84dd91c43 [2021-11-25T07:13:24.937Z] Removing intermediate container 4801dc3faa01 [2021-11-25T07:13:24.938Z] ---> d2b2bc8e87eb [2021-11-25T07:13:24.938Z] Step 8/20 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-11-25T07:13:25.212Z] ---> Running in 1670bc857a0a [2021-11-25T07:13:25.493Z] ---> a977f4d500e7 [2021-11-25T07:13:25.493Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-25T07:13:25.776Z] ---> Running in 8de60409a174 [2021-11-25T07:13:27.776Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.2" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-11-25T07:13:28.054Z] Removing intermediate container 5fa84dd91c43 [2021-11-25T07:13:28.054Z] ---> 8f5ccf4da7d8 [2021-11-25T07:13:28.054Z] Step 8/22 : RUN make cmd/core-metadata/core-metadata [2021-11-25T07:13:28.329Z] ---> Running in c57d781632a6 [2021-11-25T07:13:30.319Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.2" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-11-25T07:13:31.317Z] Removing intermediate container 8de60409a174 [2021-11-25T07:13:31.317Z] ---> 11f094cd080c [2021-11-25T07:13:31.317Z] Step 8/22 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-11-25T07:13:31.317Z] ---> Running in e909117b616e [2021-11-25T07:13:33.321Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.2" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-11-25T07:14:55.170Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.2" -o ./cmd/secrets-config ./cmd/secrets-config [2021-11-25T07:15:05.361Z] Removing intermediate container e909117b616e [2021-11-25T07:15:05.361Z] ---> c40bd1796c13 [2021-11-25T07:15:05.361Z] Step 9/22 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-11-25T07:15:05.361Z] ---> Running in 794c3be39ba0 [2021-11-25T07:15:06.350Z] Removing intermediate container 1670bc857a0a [2021-11-25T07:15:06.350Z] ---> 037123cd6276 [2021-11-25T07:15:06.350Z] [2021-11-25T07:15:06.350Z] Step 9/20 : FROM alpine:3.14 [2021-11-25T07:15:06.350Z] ---> 5b8b7b635229 [2021-11-25T07:15:06.350Z] Step 10/20 : RUN apk add --update --no-cache curl [2021-11-25T07:15:06.626Z] ---> Running in 014579dd520b [2021-11-25T07:15:06.904Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.2" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-11-25T07:15:07.188Z] Removing intermediate container e678d3f18216 [2021-11-25T07:15:07.188Z] ---> fa3450b90b77 [2021-11-25T07:15:07.188Z] [2021-11-25T07:15:07.188Z] Step 9/22 : FROM alpine:3.14 [2021-11-25T07:15:07.188Z] ---> 5b8b7b635229 [2021-11-25T07:15:07.188Z] Step 10/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-11-25T07:15:07.461Z] ---> Running in 2694db8cad8e [2021-11-25T07:15:08.070Z] Removing intermediate container 2694db8cad8e [2021-11-25T07:15:08.070Z] ---> adc7938d7b67 [2021-11-25T07:15:08.070Z] Step 11/22 : ENV APP_PORT=59880 [2021-11-25T07:15:08.344Z] ---> Running in a0f29648c6a2 [2021-11-25T07:15:08.619Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-11-25T07:15:08.619Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-11-25T07:15:09.221Z] Removing intermediate container a0f29648c6a2 [2021-11-25T07:15:09.221Z] ---> 12f3331037c8 [2021-11-25T07:15:09.221Z] Step 12/22 : EXPOSE $APP_PORT [2021-11-25T07:15:09.509Z] ---> Running in 20932b198303 [2021-11-25T07:15:09.785Z] (1/5) Installing ca-certificates (20191127-r5) [2021-11-25T07:15:09.785Z] (2/5) Installing brotli-libs (1.0.9-r5) [2021-11-25T07:15:09.785Z] (3/5) Installing nghttp2-libs (1.43.0-r0) [2021-11-25T07:15:09.785Z] (4/5) Installing libcurl (7.79.1-r0) [2021-11-25T07:15:09.785Z] (5/5) Installing curl (7.79.1-r0) [2021-11-25T07:15:09.785Z] Executing busybox-1.33.1-r6.trigger [2021-11-25T07:15:09.785Z] Executing ca-certificates-20191127-r5.trigger [2021-11-25T07:15:10.058Z] OK: 8 MiB in 19 packages [2021-11-25T07:15:10.336Z] Removing intermediate container 20932b198303 [2021-11-25T07:15:10.336Z] ---> 74f4ab55e95c [2021-11-25T07:15:10.336Z] Step 13/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-25T07:15:10.336Z] ---> Running in 9cf4ae5420fe [2021-11-25T07:15:10.612Z] Removing intermediate container 794c3be39ba0 [2021-11-25T07:15:10.612Z] ---> a66c8f8de74b [2021-11-25T07:15:10.612Z] [2021-11-25T07:15:10.612Z] Step 10/22 : FROM docker:20.10.8 [2021-11-25T07:15:10.612Z] 20.10.8: Pulling from library/docker [2021-11-25T07:15:10.890Z] Removing intermediate container c57d781632a6 [2021-11-25T07:15:10.890Z] ---> 0623a905417a [2021-11-25T07:15:10.890Z] [2021-11-25T07:15:10.890Z] Step 9/22 : FROM alpine:3.14 [2021-11-25T07:15:10.890Z] ---> 5b8b7b635229 [2021-11-25T07:15:10.890Z] Step 10/22 : RUN apk add --update --no-cache dumb-init [2021-11-25T07:15:10.890Z] ---> Using cache [2021-11-25T07:15:10.890Z] ---> 5e5b71a5d25d [2021-11-25T07:15:10.890Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-11-25T07:15:10.890Z] ---> Using cache [2021-11-25T07:15:10.890Z] ---> e5da5717ca2a [2021-11-25T07:15:10.890Z] Step 12/22 : ENV APP_PORT=59881 [2021-11-25T07:15:11.177Z] ---> Running in 41506c12ded4 [2021-11-25T07:15:11.781Z] Removing intermediate container 41506c12ded4 [2021-11-25T07:15:11.781Z] ---> 3f82fdb773e6 [2021-11-25T07:15:11.781Z] Step 13/22 : EXPOSE $APP_PORT [2021-11-25T07:15:12.052Z] ---> Running in 2c405f5ce53f [2021-11-25T07:15:12.325Z] Removing intermediate container 014579dd520b [2021-11-25T07:15:12.325Z] ---> 96b286bf8526 [2021-11-25T07:15:12.325Z] Step 11/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-11-25T07:15:12.325Z] ---> Running in 427c123a822d [2021-11-25T07:15:12.941Z] Removing intermediate container 2c405f5ce53f [2021-11-25T07:15:12.941Z] ---> c7e512ebb120 [2021-11-25T07:15:12.941Z] Step 14/22 : WORKDIR / [2021-11-25T07:15:13.214Z] ---> Running in 158444726df1 [2021-11-25T07:15:13.214Z] Removing intermediate container 427c123a822d [2021-11-25T07:15:13.214Z] ---> 8faf2bdd3f89 [2021-11-25T07:15:13.214Z] Step 12/20 : WORKDIR /edgex [2021-11-25T07:15:13.486Z] ---> Running in 14fdcca9b0af [2021-11-25T07:15:13.761Z] Removing intermediate container 158444726df1 [2021-11-25T07:15:13.761Z] ---> 8350486c580b [2021-11-25T07:15:13.761Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-11-25T07:15:13.761Z] Removing intermediate container 9cf4ae5420fe [2021-11-25T07:15:13.761Z] ---> efc3832a1a5f [2021-11-25T07:15:13.761Z] Step 14/22 : RUN apk add --update --no-cache zeromq dumb-init [2021-11-25T07:15:13.761Z] ---> Running in dca78958a7fc [2021-11-25T07:15:14.034Z] Removing intermediate container 14fdcca9b0af [2021-11-25T07:15:14.034Z] ---> 0db3e6af4cc4 [2021-11-25T07:15:14.034Z] Step 13/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-11-25T07:15:15.026Z] ---> 5f0f2875d883 [2021-11-25T07:15:15.026Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-11-25T07:15:15.304Z] ---> 64547c2fc8f0 [2021-11-25T07:15:15.304Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-11-25T07:15:15.587Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-11-25T07:15:16.568Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-11-25T07:15:16.568Z] ---> 4c242071a53b [2021-11-25T07:15:16.568Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-11-25T07:15:16.849Z] ---> a1a43f77dd86 [2021-11-25T07:15:16.849Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-11-25T07:15:17.448Z] (1/6) Installing dumb-init (1.2.5-r1) [2021-11-25T07:15:17.448Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2021-11-25T07:15:17.724Z] (3/6) Installing libsodium (1.0.18-r0) [2021-11-25T07:15:17.724Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2021-11-25T07:15:17.998Z] (5/6) Installing libzmq (4.3.4-r0) [2021-11-25T07:15:17.998Z] (6/6) Installing zeromq (4.3.4-r0) [2021-11-25T07:15:17.998Z] Executing busybox-1.33.1-r6.trigger [2021-11-25T07:15:17.998Z] ---> d5778616cded [2021-11-25T07:15:17.998Z] Step 18/22 : ENTRYPOINT ["/core-metadata"] [2021-11-25T07:15:18.279Z] OK: 8 MiB in 20 packages [2021-11-25T07:15:18.279Z] ---> Running in fb7b94c16c01 [2021-11-25T07:15:18.884Z] ---> 2e9be3563f00 [2021-11-25T07:15:18.884Z] Step 16/20 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-11-25T07:15:18.884Z] ---> Running in 7cd568cbd0d0 [2021-11-25T07:15:19.160Z] Removing intermediate container fb7b94c16c01 [2021-11-25T07:15:19.160Z] ---> 1ea4d2cdcb0b [2021-11-25T07:15:19.160Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-11-25T07:15:19.160Z] ---> Running in 8b88b0cfe719 [2021-11-25T07:15:19.433Z] Removing intermediate container 7cd568cbd0d0 [2021-11-25T07:15:19.433Z] ---> 286d01164b89 [2021-11-25T07:15:19.433Z] Step 17/20 : CMD ["--init=true"] [2021-11-25T07:15:19.433Z] Removing intermediate container dca78958a7fc [2021-11-25T07:15:19.433Z] ---> 41868b1a9e4d [2021-11-25T07:15:19.433Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-11-25T07:15:19.707Z] ---> Running in 7fe64732b8a2 [2021-11-25T07:15:19.707Z] Removing intermediate container 8b88b0cfe719 [2021-11-25T07:15:19.707Z] ---> 9fd581af9863 [2021-11-25T07:15:19.707Z] Step 20/22 : LABEL arch=arm64 [2021-11-25T07:15:19.980Z] ---> Running in 48020596dbd0 [2021-11-25T07:15:20.255Z] Removing intermediate container 7fe64732b8a2 [2021-11-25T07:15:20.255Z] ---> 5610b03cd1ae [2021-11-25T07:15:20.255Z] Step 18/20 : LABEL arch=arm64 [2021-11-25T07:15:20.255Z] ---> Running in 05fae5a88e93 [2021-11-25T07:15:20.546Z] ---> cff8a5e5235b [2021-11-25T07:15:20.546Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-11-25T07:15:20.546Z] Removing intermediate container 48020596dbd0 [2021-11-25T07:15:20.546Z] ---> 724bcb9c12ca [2021-11-25T07:15:20.546Z] Step 21/22 : LABEL git_sha=b2bbeb2bf8682f369067d047e38d70060ce035aa [2021-11-25T07:15:20.822Z] ---> Running in ec679343a43f [2021-11-25T07:15:20.822Z] Removing intermediate container 05fae5a88e93 [2021-11-25T07:15:20.822Z] ---> 9a4b268450cd [2021-11-25T07:15:20.822Z] Step 19/20 : LABEL git_sha=b2bbeb2bf8682f369067d047e38d70060ce035aa [2021-11-25T07:15:21.097Z] ---> Running in 62ec99c0ec2b [2021-11-25T07:15:21.369Z] Removing intermediate container ec679343a43f [2021-11-25T07:15:21.369Z] ---> eb4e31bf6c2a [2021-11-25T07:15:21.369Z] Step 22/22 : LABEL version=2.2.0-dev.2 [2021-11-25T07:15:21.736Z] ---> Running in 5cd510fa2a18 [2021-11-25T07:15:21.736Z] Removing intermediate container 62ec99c0ec2b [2021-11-25T07:15:21.736Z] ---> 2eac6c51bd9c [2021-11-25T07:15:21.736Z] Step 20/20 : LABEL version=2.2.0-dev.2 [2021-11-25T07:15:22.109Z] ---> Running in 4711d7d0e65e [2021-11-25T07:15:22.398Z] Removing intermediate container 5cd510fa2a18 [2021-11-25T07:15:22.398Z] ---> d92b7eec90de [2021-11-25T07:15:22.398Z] [2021-11-25T07:15:22.750Z] ---> a652b71c3482 [2021-11-25T07:15:22.750Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-11-25T07:15:22.750Z] Removing intermediate container 4711d7d0e65e [2021-11-25T07:15:22.750Z] ---> f8787e0b25de [2021-11-25T07:15:22.750Z] [2021-11-25T07:15:23.048Z] Successfully built d92b7eec90de [2021-11-25T07:15:23.048Z] Successfully tagged core-metadata-arm64:latest [2021-11-25T07:15:23.342Z]  Building core-metadata ... done Successfully built f8787e0b25de [2021-11-25T07:15:23.342Z] Successfully tagged security-proxy-setup-arm64:latest [2021-11-25T07:15:23.986Z]  Building security-proxy-setup ... done  ---> b40288010995 [2021-11-25T07:15:23.986Z] Step 18/22 : ENTRYPOINT ["/core-data"] [2021-11-25T07:15:23.986Z] Digest: sha256:63107bd6ce718f130bb2668704239467b74f034c446f9e9c4ae1ffa5ddf4e3dd [2021-11-25T07:15:23.986Z] Status: Downloaded newer image for docker:20.10.8 [2021-11-25T07:15:23.986Z] ---> 3734d5adc5ac [2021-11-25T07:15:23.986Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' [2021-11-25T07:15:23.986Z] ---> Running in bd2fc998db05 [2021-11-25T07:15:23.986Z] ---> Running in 81e734baa76b [2021-11-25T07:15:24.589Z] Removing intermediate container bd2fc998db05 [2021-11-25T07:15:24.589Z] ---> 2808af5889e9 [2021-11-25T07:15:24.589Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-11-25T07:15:24.589Z] Removing intermediate container 81e734baa76b [2021-11-25T07:15:24.589Z] ---> e7f82c388c9b [2021-11-25T07:15:24.589Z] Step 12/22 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 [2021-11-25T07:15:24.589Z] ---> Running in 1ae7ba4c796a [2021-11-25T07:15:24.589Z] ---> Running in 0878831b7d84 [2021-11-25T07:15:25.189Z] Removing intermediate container 1ae7ba4c796a [2021-11-25T07:15:25.189Z] ---> 17a4bd089bc8 [2021-11-25T07:15:25.189Z] Step 20/22 : LABEL arch=arm64 [2021-11-25T07:15:25.189Z] ---> Running in 49bb850eb8b9 [2021-11-25T07:15:25.790Z] Removing intermediate container 49bb850eb8b9 [2021-11-25T07:15:25.790Z] ---> fffb949f6ef0 [2021-11-25T07:15:25.790Z] Step 21/22 : LABEL git_sha=b2bbeb2bf8682f369067d047e38d70060ce035aa [2021-11-25T07:15:25.790Z] ---> Running in 4c3931294840 [2021-11-25T07:15:25.790Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-11-25T07:15:26.064Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-11-25T07:15:26.339Z] Removing intermediate container 4c3931294840 [2021-11-25T07:15:26.339Z] ---> f692ecab9b5d [2021-11-25T07:15:26.339Z] Step 22/22 : LABEL version=2.2.0-dev.2 [2021-11-25T07:15:26.339Z] ---> Running in 53a54bc6a71b [2021-11-25T07:15:26.616Z] Removing intermediate container 53a54bc6a71b [2021-11-25T07:15:26.616Z] ---> 3c2272aa1060 [2021-11-25T07:15:26.616Z] [2021-11-25T07:15:26.892Z] (1/42) Installing readline (8.1.0-r0) [2021-11-25T07:15:26.892Z] (2/42) Installing bash (5.1.4-r0) [2021-11-25T07:15:26.892Z] Executing bash-5.1.4-r0.post-install [2021-11-25T07:15:26.892Z] (3/42) Installing brotli-libs (1.0.9-r5) [2021-11-25T07:15:26.892Z] (4/42) Installing nghttp2-libs (1.43.0-r0) [2021-11-25T07:15:26.892Z] (5/42) Installing libcurl (7.79.1-r0) [2021-11-25T07:15:26.892Z] Successfully built 3c2272aa1060 [2021-11-25T07:15:26.892Z] (6/42) Installing curl (7.79.1-r0) [2021-11-25T07:15:26.892Z] Successfully tagged core-data-arm64:latest [2021-11-25T07:15:26.893Z] (7/42) Installing dumb-init (1.2.5-r1) [2021-11-25T07:15:26.893Z]  Building core-data ... done (8/42) Installing libbz2 (1.0.8-r1) [2021-11-25T07:15:26.893Z] (9/42) Installing expat (2.4.1-r0) [2021-11-25T07:15:26.893Z] (10/42) Installing libffi (3.3-r2) [2021-11-25T07:15:26.893Z] (11/42) Installing gdbm (1.19-r0) [2021-11-25T07:15:26.893Z] (12/42) Installing xz-libs (5.2.5-r0) [2021-11-25T07:15:27.166Z] (13/42) Installing libgcc (10.3.1_git20210424-r2) [2021-11-25T07:15:27.166Z] (14/42) Installing libstdc++ (10.3.1_git20210424-r2) [2021-11-25T07:15:27.166Z] (15/42) Installing mpdecimal (2.5.1-r1) [2021-11-25T07:15:27.166Z] (16/42) Installing sqlite-libs (3.35.5-r0) [2021-11-25T07:15:27.166Z] (17/42) Installing python3 (3.9.5-r2) [2021-11-25T07:15:29.142Z] (18/42) Installing py3-appdirs (1.4.4-r2) [2021-11-25T07:15:29.142Z] (19/42) Installing py3-chardet (4.0.0-r2) [2021-11-25T07:15:29.142Z] (20/42) Installing py3-idna (3.2-r0) [2021-11-25T07:15:29.142Z] (21/42) Installing py3-urllib3 (1.26.5-r0) [2021-11-25T07:15:29.142Z] (22/42) Installing py3-certifi (2020.12.5-r1) [2021-11-25T07:15:29.142Z] (23/42) Installing py3-requests (2.25.1-r4) [2021-11-25T07:15:29.142Z] (24/42) Installing py3-msgpack (1.0.2-r1) [2021-11-25T07:15:29.142Z] (25/42) Installing py3-lockfile (0.12.2-r4) [2021-11-25T07:15:29.142Z] (26/42) Installing py3-cachecontrol (0.12.6-r1) [2021-11-25T07:15:29.142Z] (27/42) Installing py3-colorama (0.4.4-r1) [2021-11-25T07:15:29.142Z] (28/42) Installing py3-contextlib2 (0.6.0-r1) [2021-11-25T07:15:29.142Z] (29/42) Installing py3-distlib (0.3.1-r3) [2021-11-25T07:15:29.142Z] (30/42) Installing py3-distro (1.5.0-r3) [2021-11-25T07:15:29.142Z] (31/42) Installing py3-six (1.15.0-r1) [2021-11-25T07:15:29.142Z] (32/42) Installing py3-webencodings (0.5.1-r4) [2021-11-25T07:15:29.142Z] (33/42) Installing py3-html5lib (1.1-r1) [2021-11-25T07:15:29.142Z] (34/42) Installing py3-parsing (2.4.7-r2) [2021-11-25T07:15:29.142Z] (35/42) Installing py3-packaging (20.9-r1) [2021-11-25T07:15:29.142Z] (36/42) Installing py3-toml (0.10.2-r2) [2021-11-25T07:15:29.142Z] (37/42) Installing py3-pep517 (0.10.0-r2) [2021-11-25T07:15:29.142Z] (38/42) Installing py3-progress (1.5-r2) [2021-11-25T07:15:29.142Z] (39/42) Installing py3-retrying (1.3.3-r1) [2021-11-25T07:15:29.142Z] (40/42) Installing py3-ordered-set (4.0.2-r1) [2021-11-25T07:15:29.142Z] (41/42) Installing py3-setuptools (52.0.0-r3) [2021-11-25T07:15:29.416Z] (42/42) Installing py3-pip (20.3.4-r1) [2021-11-25T07:15:30.011Z] Executing busybox-1.33.1-r3.trigger [2021-11-25T07:15:30.011Z] OK: 84 MiB in 64 packages [2021-11-25T07:15:33.396Z] Collecting docker-compose==1.23.2 [2021-11-25T07:15:33.396Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-11-25T07:15:33.670Z] Collecting docker<4.0,>=3.6.0 [2021-11-25T07:15:33.670Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-11-25T07:15:34.650Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-11-25T07:15:34.650Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-11-25T07:15:34.650Z] Collecting dockerpty<0.5,>=0.4.1 [2021-11-25T07:15:34.650Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-11-25T07:15:36.630Z] Collecting websocket-client<1.0,>=0.32.0 [2021-11-25T07:15:36.630Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2021-11-25T07:15:36.630Z] Collecting cached-property<2,>=1.2.0 [2021-11-25T07:15:36.630Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-11-25T07:15:37.239Z] Collecting PyYAML<4,>=3.10 [2021-11-25T07:15:37.239Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-11-25T07:15:39.867Z] Collecting texttable<0.10,>=0.9.0 [2021-11-25T07:15:39.867Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-11-25T07:15:41.300Z] Collecting docopt<0.7,>=0.6.1 [2021-11-25T07:15:41.300Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-11-25T07:15:43.280Z] Collecting jsonschema<3,>=2.5.1 [2021-11-25T07:15:43.280Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-11-25T07:15:43.280Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.15.0) [2021-11-25T07:15:43.280Z] Collecting docker-pycreds>=0.4.0 [2021-11-25T07:15:43.280Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-11-25T07:15:43.878Z] Collecting idna<2.8,>=2.5 [2021-11-25T07:15:43.878Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-11-25T07:15:44.149Z] Collecting urllib3<1.25,>=1.21.1 [2021-11-25T07:15:44.149Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-11-25T07:15:44.149Z] 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) [2021-11-25T07:15:44.423Z] Collecting chardet<3.1.0,>=3.0.2 [2021-11-25T07:15:44.423Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2021-11-25T07:15:44.697Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2021-11-25T07:15:44.697Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2021-11-25T07:15:44.697Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2021-11-25T07:15:44.697Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2021-11-25T07:15:45.292Z] Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2021-11-25T07:15:45.292Z] Attempting uninstall: urllib3 [2021-11-25T07:15:45.292Z] Found existing installation: urllib3 1.26.5 [2021-11-25T07:15:45.292Z] Uninstalling urllib3-1.26.5: [2021-11-25T07:15:45.292Z] Successfully uninstalled urllib3-1.26.5 [2021-11-25T07:15:45.889Z] Attempting uninstall: idna [2021-11-25T07:15:45.889Z] Found existing installation: idna 3.2 [2021-11-25T07:15:45.889Z] Uninstalling idna-3.2: [2021-11-25T07:15:45.889Z] Successfully uninstalled idna-3.2 [2021-11-25T07:15:46.865Z] Attempting uninstall: chardet [2021-11-25T07:15:46.865Z] Found existing installation: chardet 4.0.0 [2021-11-25T07:15:46.865Z] Uninstalling chardet-4.0.0: [2021-11-25T07:15:46.865Z] Successfully uninstalled chardet-4.0.0 [2021-11-25T07:15:48.293Z] Attempting uninstall: requests [2021-11-25T07:15:48.293Z] Found existing installation: requests 2.25.1 [2021-11-25T07:15:48.293Z] Uninstalling requests-2.25.1: [2021-11-25T07:15:48.293Z] Successfully uninstalled requests-2.25.1 [2021-11-25T07:15:48.565Z] Running setup.py install for texttable: started [2021-11-25T07:15:50.537Z] Running setup.py install for texttable: finished with status 'done' [2021-11-25T07:15:50.537Z] Running setup.py install for PyYAML: started [2021-11-25T07:15:51.957Z] Running setup.py install for PyYAML: finished with status 'done' [2021-11-25T07:15:52.547Z] Running setup.py install for docopt: started [2021-11-25T07:15:53.973Z] Running setup.py install for docopt: finished with status 'done' [2021-11-25T07:15:53.973Z] Running setup.py install for dockerpty: started [2021-11-25T07:15:55.940Z] Running setup.py install for dockerpty: finished with status 'done' [2021-11-25T07:15:56.910Z] 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 [2021-11-25T07:16:05.169Z] Removing intermediate container 0878831b7d84 [2021-11-25T07:16:05.169Z] ---> 471d428e7396 [2021-11-25T07:16:05.169Z] Step 13/22 : ENV APP_PORT=58890 [2021-11-25T07:16:05.169Z] ---> Running in a51754761d0e [2021-11-25T07:16:05.444Z] Removing intermediate container a51754761d0e [2021-11-25T07:16:05.444Z] ---> a77249a08984 [2021-11-25T07:16:05.444Z] Step 14/22 : EXPOSE $APP_PORT [2021-11-25T07:16:05.716Z] ---> Running in d6dc06169b9f [2021-11-25T07:16:05.990Z] Removing intermediate container d6dc06169b9f [2021-11-25T07:16:05.990Z] ---> 9e1de4f46dbc [2021-11-25T07:16:05.990Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-11-25T07:16:06.968Z] ---> eb1de637d52d [2021-11-25T07:16:06.968Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-11-25T07:16:07.944Z] ---> 648e7278ef6f [2021-11-25T07:16:07.944Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-11-25T07:16:08.923Z] ---> f1fedb3bb5ce [2021-11-25T07:16:08.923Z] Step 18/22 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-11-25T07:16:08.923Z] ---> Running in 134dc88bf209 [2021-11-25T07:16:09.196Z] Removing intermediate container 134dc88bf209 [2021-11-25T07:16:09.196Z] ---> 56fea1a0d95b [2021-11-25T07:16:09.196Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-11-25T07:16:09.196Z] ---> Running in 30ed81f64472 [2021-11-25T07:16:09.794Z] Removing intermediate container 30ed81f64472 [2021-11-25T07:16:09.794Z] ---> d77316b85514 [2021-11-25T07:16:09.794Z] Step 20/22 : LABEL arch=arm64 [2021-11-25T07:16:09.794Z] ---> Running in b347736cabc6 [2021-11-25T07:16:10.388Z] Removing intermediate container b347736cabc6 [2021-11-25T07:16:10.388Z] ---> 9097d1275877 [2021-11-25T07:16:10.388Z] Step 21/22 : LABEL git_sha=b2bbeb2bf8682f369067d047e38d70060ce035aa [2021-11-25T07:16:10.388Z] ---> Running in 43c1c10b4af3 [2021-11-25T07:16:10.660Z] Removing intermediate container 43c1c10b4af3 [2021-11-25T07:16:10.660Z] ---> 22670f37728e [2021-11-25T07:16:10.660Z] Step 22/22 : LABEL version=2.2.0-dev.2 [2021-11-25T07:16:10.931Z] ---> Running in b37054073fef [2021-11-25T07:16:11.202Z] Removing intermediate container b37054073fef [2021-11-25T07:16:11.202Z] ---> e9865e819aaf [2021-11-25T07:16:11.202Z] [2021-11-25T07:16:11.474Z] Successfully built e9865e819aaf [2021-11-25T07:16:11.474Z] Successfully tagged sys-mgmt-agent-arm64:latest [2021-11-25T07:16:11.759Z]  Building sys-mgmt-agent ... done  [Pipeline] } [2021-11-25T07:16:11.784Z] $ docker stop --time=1 ecc9039d77a16b43d9d6b283c45460e562aac99f81b3eff9415b4256ebccd518 [2021-11-25T07:16:13.508Z] $ docker rm -f ecc9039d77a16b43d9d6b283c45460e562aac99f81b3eff9415b4256ebccd518 [Pipeline] // withDockerContainer [Pipeline] sh [2021-11-25T07:16:14.044Z] + docker images [2021-11-25T07:16:14.316Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-11-25T07:16:14.316Z] sys-mgmt-agent-arm64 latest e9865e819aaf 3 seconds ago 277MB [2021-11-25T07:16:14.316Z] core-data-arm64 latest 3c2272aa1060 48 seconds ago 19.6MB [2021-11-25T07:16:14.316Z] core-metadata-arm64 latest d92b7eec90de 52 seconds ago 15.9MB [2021-11-25T07:16:14.316Z] security-proxy-setup-arm64 latest f8787e0b25de 52 seconds ago 25.5MB [2021-11-25T07:16:14.316Z] 0623a905417a About a minute ago 1.46GB [2021-11-25T07:16:14.316Z] a66c8f8de74b About a minute ago 1.46GB [2021-11-25T07:16:14.316Z] fa3450b90b77 About a minute ago 1.47GB [2021-11-25T07:16:14.316Z] 037123cd6276 About a minute ago 1.46GB [2021-11-25T07:16:14.316Z] security-bootstrapper-arm64 latest d137c1876242 3 minutes ago 17.8MB [2021-11-25T07:16:14.316Z] security-secretstore-setup-arm64 latest b2c3c2b64987 3 minutes ago 26.8MB [2021-11-25T07:16:14.316Z] support-notifications-arm64 latest 1a91691e900e 3 minutes ago 16.1MB [2021-11-25T07:16:14.316Z] support-scheduler-arm64 latest e3ab93d62d59 3 minutes ago 15.3MB [2021-11-25T07:16:14.316Z] core-command-arm64 latest 3608f076acaf 3 minutes ago 15.2MB [2021-11-25T07:16:14.316Z] dc31ea4c6100 3 minutes ago 1.46GB [2021-11-25T07:16:14.316Z] b0b305e4cf7d 3 minutes ago 1.46GB [2021-11-25T07:16:14.316Z] 5836bc0e6fb0 3 minutes ago 1.46GB [2021-11-25T07:16:14.316Z] e0337c35ce08 4 minutes ago 1.46GB [2021-11-25T07:16:14.316Z] 1da29f1bb5a8 4 minutes ago 1.45GB [2021-11-25T07:16:14.316Z] ci-base-image-arm64 latest ab53b72c0c64 8 minutes ago 1.24GB [2021-11-25T07:16:14.316Z] alpine 3.14 5b8b7b635229 12 days ago 5.35MB [2021-11-25T07:16:14.316Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.16-alpine 8b459fc5aaf0 6 weeks ago 534MB [2021-11-25T07:16:14.316Z] docker 20.10.8 3734d5adc5ac 2 months ago 198MB [2021-11-25T07:16:14.316Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 17 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 [2021-11-25T07:16:14.532Z] provisioning config files... [2021-11-25T07:16:14.550Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/115@tmp/config4140707394080555801tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-11-25T07:16:14.894Z] ---> docker-login.sh [2021-11-25T07:16:14.894Z] nexus3.edgexfoundry.org:10001 [2021-11-25T07:16:15.164Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-25T07:16:15.164Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-25T07:16:15.164Z] Configure a credential helper to remove this warning. See [2021-11-25T07:16:15.164Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-25T07:16:15.164Z] [2021-11-25T07:16:15.164Z] Login Succeeded [2021-11-25T07:16:15.164Z] nexus3.edgexfoundry.org:10002 [2021-11-25T07:16:15.756Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-25T07:16:15.756Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-25T07:16:15.756Z] Configure a credential helper to remove this warning. See [2021-11-25T07:16:15.756Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-25T07:16:15.756Z] [2021-11-25T07:16:15.756Z] Login Succeeded [2021-11-25T07:16:15.756Z] nexus3.edgexfoundry.org:10003 [2021-11-25T07:16:16.348Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-25T07:16:16.348Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-25T07:16:16.348Z] Configure a credential helper to remove this warning. See [2021-11-25T07:16:16.348Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-25T07:16:16.348Z] [2021-11-25T07:16:16.348Z] Login Succeeded [2021-11-25T07:16:16.348Z] nexus3.edgexfoundry.org:10004 [2021-11-25T07:16:16.941Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-25T07:16:16.941Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-25T07:16:16.941Z] Configure a credential helper to remove this warning. See [2021-11-25T07:16:16.941Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-25T07:16:16.941Z] [2021-11-25T07:16:16.941Z] Login Succeeded [2021-11-25T07:16:16.941Z] docker.io [2021-11-25T07:16:17.532Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-25T07:16:17.803Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-25T07:16:17.803Z] Configure a credential helper to remove this warning. See [2021-11-25T07:16:17.803Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-25T07:16:17.803Z] [2021-11-25T07:16:17.803Z] Login Succeeded [2021-11-25T07:16:17.803Z] ---> docker-login.sh ends [Pipeline] } [2021-11-25T07:16:17.820Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-11-25T07:16:17.841Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2021-11-25T07:16:17.855Z] [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: [2021-11-25T07:16:17.855Z] b2bbeb2bf8682f369067d047e38d70060ce035aa [2021-11-25T07:16:17.855Z] latest [2021-11-25T07:16:17.855Z] 2.2.0-dev.2 [2021-11-25T07:16:17.855Z] b2bbeb2bf8682f369067d047e38d70060ce035aa-2.2.0-dev.2 [2021-11-25T07:16:17.855Z] main [2021-11-25T07:16:17.855Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-11-25T07:16:18.188Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:b2bbeb2bf8682f369067d047e38d70060ce035aa [Pipeline] isUnix [Pipeline] sh [2021-11-25T07:16:18.520Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:b2bbeb2bf8682f369067d047e38d70060ce035aa [2021-11-25T07:16:18.521Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2021-11-25T07:16:18.521Z] 84b3df3e7d43: Preparing [2021-11-25T07:16:18.521Z] d998fb3ac84c: Preparing [2021-11-25T07:16:18.521Z] e95bdd13483e: Preparing [2021-11-25T07:16:18.521Z] a91200020d35: Preparing [2021-11-25T07:16:18.521Z] 62170e181a92: Preparing [2021-11-25T07:16:18.792Z] 62170e181a92: Layer already exists [2021-11-25T07:16:18.792Z] 84b3df3e7d43: Pushed [2021-11-25T07:16:18.792Z] e95bdd13483e: Pushed [2021-11-25T07:16:18.792Z] a91200020d35: Pushed [2021-11-25T07:16:21.394Z] d998fb3ac84c: Pushed [2021-11-25T07:16:21.394Z] b2bbeb2bf8682f369067d047e38d70060ce035aa: digest: sha256:122447f69c2ba443a3e9e300e4dd8f10f3623a728d3dd7de8f2e4f13cf075e50 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-11-25T07:16:22.054Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-11-25T07:16:22.422Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2021-11-25T07:16:22.422Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2021-11-25T07:16:22.422Z] 84b3df3e7d43: Preparing [2021-11-25T07:16:22.422Z] d998fb3ac84c: Preparing [2021-11-25T07:16:22.422Z] e95bdd13483e: Preparing [2021-11-25T07:16:22.422Z] a91200020d35: Preparing [2021-11-25T07:16:22.422Z] 62170e181a92: Preparing [2021-11-25T07:16:22.422Z] 84b3df3e7d43: Layer already exists [2021-11-25T07:16:22.422Z] d998fb3ac84c: Layer already exists [2021-11-25T07:16:22.422Z] a91200020d35: Layer already exists [2021-11-25T07:16:22.422Z] e95bdd13483e: Layer already exists [2021-11-25T07:16:22.422Z] 62170e181a92: Layer already exists [2021-11-25T07:16:22.701Z] latest: digest: sha256:122447f69c2ba443a3e9e300e4dd8f10f3623a728d3dd7de8f2e4f13cf075e50 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-11-25T07:16:23.049Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:2.2.0-dev.2 [Pipeline] isUnix [Pipeline] sh [2021-11-25T07:16:23.404Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:2.2.0-dev.2 [2021-11-25T07:16:23.404Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2021-11-25T07:16:23.404Z] 84b3df3e7d43: Preparing [2021-11-25T07:16:23.404Z] d998fb3ac84c: Preparing [2021-11-25T07:16:23.404Z] e95bdd13483e: Preparing [2021-11-25T07:16:23.404Z] a91200020d35: Preparing [2021-11-25T07:16:23.404Z] 62170e181a92: Preparing [2021-11-25T07:16:23.404Z] d998fb3ac84c: Layer already exists [2021-11-25T07:16:23.404Z] a91200020d35: Layer already exists [2021-11-25T07:16:23.404Z] e95bdd13483e: Layer already exists [2021-11-25T07:16:23.404Z] 62170e181a92: Layer already exists [2021-11-25T07:16:23.404Z] 84b3df3e7d43: Layer already exists [2021-11-25T07:16:23.678Z] 2.2.0-dev.2: digest: sha256:122447f69c2ba443a3e9e300e4dd8f10f3623a728d3dd7de8f2e4f13cf075e50 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-11-25T07:16:24.019Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:b2bbeb2bf8682f369067d047e38d70060ce035aa-2.2.0-dev.2 [Pipeline] isUnix [Pipeline] sh [2021-11-25T07:16:24.351Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:b2bbeb2bf8682f369067d047e38d70060ce035aa-2.2.0-dev.2 [2021-11-25T07:16:24.352Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2021-11-25T07:16:24.352Z] 84b3df3e7d43: Preparing [2021-11-25T07:16:24.352Z] d998fb3ac84c: Preparing [2021-11-25T07:16:24.352Z] e95bdd13483e: Preparing [2021-11-25T07:16:24.352Z] a91200020d35: Preparing [2021-11-25T07:16:24.352Z] 62170e181a92: Preparing [2021-11-25T07:16:24.352Z] 84b3df3e7d43: Layer already exists [2021-11-25T07:16:24.352Z] a91200020d35: Layer already exists [2021-11-25T07:16:24.352Z] d998fb3ac84c: Layer already exists [2021-11-25T07:16:24.352Z] 62170e181a92: Layer already exists [2021-11-25T07:16:24.352Z] e95bdd13483e: Layer already exists [2021-11-25T07:16:24.622Z] b2bbeb2bf8682f369067d047e38d70060ce035aa-2.2.0-dev.2: digest: sha256:122447f69c2ba443a3e9e300e4dd8f10f3623a728d3dd7de8f2e4f13cf075e50 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-11-25T07:16:24.961Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] isUnix [Pipeline] sh [2021-11-25T07:16:25.299Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main [2021-11-25T07:16:25.299Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2021-11-25T07:16:25.299Z] 84b3df3e7d43: Preparing [2021-11-25T07:16:25.299Z] d998fb3ac84c: Preparing [2021-11-25T07:16:25.299Z] e95bdd13483e: Preparing [2021-11-25T07:16:25.299Z] a91200020d35: Preparing [2021-11-25T07:16:25.299Z] 62170e181a92: Preparing [2021-11-25T07:16:25.299Z] d998fb3ac84c: Layer already exists [2021-11-25T07:16:25.299Z] a91200020d35: Layer already exists [2021-11-25T07:16:25.299Z] 84b3df3e7d43: Layer already exists [2021-11-25T07:16:25.299Z] 62170e181a92: Layer already exists [2021-11-25T07:16:25.299Z] e95bdd13483e: Layer already exists [2021-11-25T07:16:25.569Z] main: digest: sha256:122447f69c2ba443a3e9e300e4dd8f10f3623a728d3dd7de8f2e4f13cf075e50 size: 1363 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-11-25T07:16:25.614Z] ===================================================== [Pipeline] echo [2021-11-25T07:16:25.623Z] taggedImages: [2021-11-25T07:16:25.623Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:b2bbeb2bf8682f369067d047e38d70060ce035aa [2021-11-25T07:16:25.623Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2021-11-25T07:16:25.623Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:2.2.0-dev.2 [2021-11-25T07:16:25.623Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:b2bbeb2bf8682f369067d047e38d70060ce035aa-2.2.0-dev.2 [2021-11-25T07:16:25.623Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo [2021-11-25T07:16:25.635Z] [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: [2021-11-25T07:16:25.635Z] b2bbeb2bf8682f369067d047e38d70060ce035aa [2021-11-25T07:16:25.635Z] latest [2021-11-25T07:16:25.635Z] 2.2.0-dev.2 [2021-11-25T07:16:25.635Z] b2bbeb2bf8682f369067d047e38d70060ce035aa-2.2.0-dev.2 [2021-11-25T07:16:25.635Z] main [2021-11-25T07:16:25.635Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-11-25T07:16:25.966Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:b2bbeb2bf8682f369067d047e38d70060ce035aa [Pipeline] isUnix [Pipeline] sh [2021-11-25T07:16:26.309Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:b2bbeb2bf8682f369067d047e38d70060ce035aa [2021-11-25T07:16:26.309Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2021-11-25T07:16:26.309Z] 130ffc8e73a7: Preparing [2021-11-25T07:16:26.309Z] 586a89024e1d: Preparing [2021-11-25T07:16:26.309Z] e95bdd13483e: Preparing [2021-11-25T07:16:26.309Z] f9916aa02122: Preparing [2021-11-25T07:16:26.309Z] 9c4344ddb52b: Preparing [2021-11-25T07:16:26.309Z] 62170e181a92: Preparing [2021-11-25T07:16:26.309Z] 62170e181a92: Waiting [2021-11-25T07:16:26.581Z] e95bdd13483e: Layer already exists [2021-11-25T07:16:26.581Z] 62170e181a92: Layer already exists [2021-11-25T07:16:26.581Z] 130ffc8e73a7: Pushed [2021-11-25T07:16:26.581Z] 9c4344ddb52b: Pushed [2021-11-25T07:16:27.177Z] f9916aa02122: Pushed [2021-11-25T07:16:29.784Z] 586a89024e1d: Pushed [2021-11-25T07:16:29.784Z] b2bbeb2bf8682f369067d047e38d70060ce035aa: digest: sha256:ae8293580d4a30a6a869d4bd009766eb5b264b1577b578a502d8f6cbc09eb94c size: 1572 [Pipeline] isUnix [Pipeline] sh [2021-11-25T07:16:30.120Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-11-25T07:16:30.449Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2021-11-25T07:16:30.449Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2021-11-25T07:16:30.449Z] 130ffc8e73a7: Preparing [2021-11-25T07:16:30.449Z] 586a89024e1d: Preparing [2021-11-25T07:16:30.449Z] e95bdd13483e: Preparing [2021-11-25T07:16:30.449Z] f9916aa02122: Preparing [2021-11-25T07:16:30.449Z] 9c4344ddb52b: Preparing [2021-11-25T07:16:30.449Z] 62170e181a92: Preparing [2021-11-25T07:16:30.449Z] 62170e181a92: Waiting [2021-11-25T07:16:30.449Z] 130ffc8e73a7: Layer already exists [2021-11-25T07:16:30.449Z] e95bdd13483e: Layer already exists [2021-11-25T07:16:30.449Z] f9916aa02122: Layer already exists [2021-11-25T07:16:30.449Z] 586a89024e1d: Layer already exists [2021-11-25T07:16:30.449Z] 9c4344ddb52b: Layer already exists [2021-11-25T07:16:30.720Z] 62170e181a92: Layer already exists [2021-11-25T07:16:30.720Z] latest: digest: sha256:ae8293580d4a30a6a869d4bd009766eb5b264b1577b578a502d8f6cbc09eb94c size: 1572 [Pipeline] isUnix [Pipeline] sh [2021-11-25T07:16:31.065Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:2.2.0-dev.2 [Pipeline] isUnix [Pipeline] sh [2021-11-25T07:16:31.404Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:2.2.0-dev.2 [2021-11-25T07:16:31.404Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2021-11-25T07:16:31.404Z] 130ffc8e73a7: Preparing [2021-11-25T07:16:31.404Z] 586a89024e1d: Preparing [2021-11-25T07:16:31.404Z] e95bdd13483e: Preparing [2021-11-25T07:16:31.404Z] f9916aa02122: Preparing [2021-11-25T07:16:31.404Z] 9c4344ddb52b: Preparing [2021-11-25T07:16:31.404Z] 62170e181a92: Preparing [2021-11-25T07:16:31.404Z] 62170e181a92: Waiting [2021-11-25T07:16:31.404Z] 9c4344ddb52b: Layer already exists [2021-11-25T07:16:31.404Z] e95bdd13483e: Layer already exists [2021-11-25T07:16:31.404Z] 586a89024e1d: Layer already exists [2021-11-25T07:16:31.404Z] 130ffc8e73a7: Layer already exists [2021-11-25T07:16:31.404Z] f9916aa02122: Layer already exists [2021-11-25T07:16:31.404Z] 62170e181a92: Layer already exists [2021-11-25T07:16:31.673Z] 2.2.0-dev.2: digest: sha256:ae8293580d4a30a6a869d4bd009766eb5b264b1577b578a502d8f6cbc09eb94c size: 1572 [Pipeline] isUnix [Pipeline] sh [2021-11-25T07:16:32.011Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:b2bbeb2bf8682f369067d047e38d70060ce035aa-2.2.0-dev.2 [Pipeline] isUnix [Pipeline] sh [2021-11-25T07:16:32.343Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:b2bbeb2bf8682f369067d047e38d70060ce035aa-2.2.0-dev.2 [2021-11-25T07:16:32.344Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2021-11-25T07:16:32.344Z] 130ffc8e73a7: Preparing [2021-11-25T07:16:32.344Z] 586a89024e1d: Preparing [2021-11-25T07:16:32.344Z] e95bdd13483e: Preparing [2021-11-25T07:16:32.344Z] f9916aa02122: Preparing [2021-11-25T07:16:32.344Z] 9c4344ddb52b: Preparing [2021-11-25T07:16:32.344Z] 62170e181a92: Preparing [2021-11-25T07:16:32.344Z] 62170e181a92: Waiting [2021-11-25T07:16:32.344Z] e95bdd13483e: Layer already exists [2021-11-25T07:16:32.344Z] 9c4344ddb52b: Layer already exists [2021-11-25T07:16:32.344Z] 586a89024e1d: Layer already exists [2021-11-25T07:16:32.614Z] 130ffc8e73a7: Layer already exists [2021-11-25T07:16:32.614Z] f9916aa02122: Layer already exists [2021-11-25T07:16:32.614Z] 62170e181a92: Layer already exists [2021-11-25T07:16:32.614Z] b2bbeb2bf8682f369067d047e38d70060ce035aa-2.2.0-dev.2: digest: sha256:ae8293580d4a30a6a869d4bd009766eb5b264b1577b578a502d8f6cbc09eb94c size: 1572 [Pipeline] isUnix [Pipeline] sh [2021-11-25T07:16:32.954Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] isUnix [Pipeline] sh [2021-11-25T07:16:33.283Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main [2021-11-25T07:16:33.283Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2021-11-25T07:16:33.283Z] 130ffc8e73a7: Preparing [2021-11-25T07:16:33.283Z] 586a89024e1d: Preparing [2021-11-25T07:16:33.283Z] e95bdd13483e: Preparing [2021-11-25T07:16:33.283Z] f9916aa02122: Preparing [2021-11-25T07:16:33.283Z] 9c4344ddb52b: Preparing [2021-11-25T07:16:33.283Z] 62170e181a92: Preparing [2021-11-25T07:16:33.283Z] 62170e181a92: Waiting [2021-11-25T07:16:33.283Z] f9916aa02122: Layer already exists [2021-11-25T07:16:33.283Z] e95bdd13483e: Layer already exists [2021-11-25T07:16:33.283Z] 586a89024e1d: Layer already exists [2021-11-25T07:16:33.283Z] 9c4344ddb52b: Layer already exists [2021-11-25T07:16:33.283Z] 130ffc8e73a7: Layer already exists [2021-11-25T07:16:33.555Z] 62170e181a92: Layer already exists [2021-11-25T07:16:33.555Z] main: digest: sha256:ae8293580d4a30a6a869d4bd009766eb5b264b1577b578a502d8f6cbc09eb94c size: 1572 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-11-25T07:16:33.601Z] ===================================================== [Pipeline] echo [2021-11-25T07:16:33.607Z] taggedImages: [2021-11-25T07:16:33.607Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:b2bbeb2bf8682f369067d047e38d70060ce035aa [2021-11-25T07:16:33.607Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2021-11-25T07:16:33.607Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:2.2.0-dev.2 [2021-11-25T07:16:33.607Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:b2bbeb2bf8682f369067d047e38d70060ce035aa-2.2.0-dev.2 [2021-11-25T07:16:33.607Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo [2021-11-25T07:16:33.621Z] [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: [2021-11-25T07:16:33.621Z] b2bbeb2bf8682f369067d047e38d70060ce035aa [2021-11-25T07:16:33.621Z] latest [2021-11-25T07:16:33.621Z] 2.2.0-dev.2 [2021-11-25T07:16:33.621Z] b2bbeb2bf8682f369067d047e38d70060ce035aa-2.2.0-dev.2 [2021-11-25T07:16:33.621Z] main [2021-11-25T07:16:33.621Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-11-25T07:16:33.956Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:b2bbeb2bf8682f369067d047e38d70060ce035aa [Pipeline] isUnix [Pipeline] sh [2021-11-25T07:16:34.308Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:b2bbeb2bf8682f369067d047e38d70060ce035aa [2021-11-25T07:16:34.308Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2021-11-25T07:16:34.308Z] 1b707582b834: Preparing [2021-11-25T07:16:34.308Z] ed0fc78ef2d3: Preparing [2021-11-25T07:16:34.308Z] e95bdd13483e: Preparing [2021-11-25T07:16:34.308Z] a91200020d35: Preparing [2021-11-25T07:16:34.308Z] 62170e181a92: Preparing [2021-11-25T07:16:34.308Z] a91200020d35: Layer already exists [2021-11-25T07:16:34.308Z] 62170e181a92: Layer already exists [2021-11-25T07:16:34.578Z] e95bdd13483e: Layer already exists [2021-11-25T07:16:34.578Z] 1b707582b834: Pushed [2021-11-25T07:16:37.181Z] ed0fc78ef2d3: Pushed [2021-11-25T07:16:37.182Z] b2bbeb2bf8682f369067d047e38d70060ce035aa: digest: sha256:3a2f498db8ad7ba96851c0856265ff00e00c75afff1418a5ca342c4ab89a2238 size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-11-25T07:16:37.528Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-11-25T07:16:37.865Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2021-11-25T07:16:37.865Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2021-11-25T07:16:37.865Z] 1b707582b834: Preparing [2021-11-25T07:16:37.865Z] ed0fc78ef2d3: Preparing [2021-11-25T07:16:37.865Z] e95bdd13483e: Preparing [2021-11-25T07:16:37.865Z] a91200020d35: Preparing [2021-11-25T07:16:37.865Z] 62170e181a92: Preparing [2021-11-25T07:16:37.865Z] 1b707582b834: Layer already exists [2021-11-25T07:16:37.865Z] a91200020d35: Layer already exists [2021-11-25T07:16:37.865Z] 62170e181a92: Layer already exists [2021-11-25T07:16:37.865Z] e95bdd13483e: Layer already exists [2021-11-25T07:16:37.865Z] ed0fc78ef2d3: Layer already exists [2021-11-25T07:16:38.136Z] latest: digest: sha256:3a2f498db8ad7ba96851c0856265ff00e00c75afff1418a5ca342c4ab89a2238 size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-11-25T07:16:38.474Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.2.0-dev.2 [Pipeline] isUnix [Pipeline] sh [2021-11-25T07:16:38.809Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.2.0-dev.2 [2021-11-25T07:16:38.809Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2021-11-25T07:16:38.809Z] 1b707582b834: Preparing [2021-11-25T07:16:38.809Z] ed0fc78ef2d3: Preparing [2021-11-25T07:16:38.809Z] e95bdd13483e: Preparing [2021-11-25T07:16:38.809Z] a91200020d35: Preparing [2021-11-25T07:16:38.809Z] 62170e181a92: Preparing [2021-11-25T07:16:38.809Z] 62170e181a92: Layer already exists [2021-11-25T07:16:39.080Z] 1b707582b834: Layer already exists [2021-11-25T07:16:39.080Z] a91200020d35: Layer already exists [2021-11-25T07:16:39.080Z] ed0fc78ef2d3: Layer already exists [2021-11-25T07:16:39.080Z] e95bdd13483e: Layer already exists [2021-11-25T07:16:39.080Z] 2.2.0-dev.2: digest: sha256:3a2f498db8ad7ba96851c0856265ff00e00c75afff1418a5ca342c4ab89a2238 size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-11-25T07:16:39.422Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:b2bbeb2bf8682f369067d047e38d70060ce035aa-2.2.0-dev.2 [Pipeline] isUnix [Pipeline] sh [2021-11-25T07:16:39.756Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:b2bbeb2bf8682f369067d047e38d70060ce035aa-2.2.0-dev.2 [2021-11-25T07:16:39.756Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2021-11-25T07:16:39.756Z] 1b707582b834: Preparing [2021-11-25T07:16:39.756Z] ed0fc78ef2d3: Preparing [2021-11-25T07:16:39.756Z] e95bdd13483e: Preparing [2021-11-25T07:16:39.756Z] a91200020d35: Preparing [2021-11-25T07:16:39.756Z] 62170e181a92: Preparing [2021-11-25T07:16:39.756Z] e95bdd13483e: Layer already exists [2021-11-25T07:16:39.756Z] ed0fc78ef2d3: Layer already exists [2021-11-25T07:16:39.756Z] a91200020d35: Layer already exists [2021-11-25T07:16:39.756Z] 62170e181a92: Layer already exists [2021-11-25T07:16:39.756Z] 1b707582b834: Layer already exists [2021-11-25T07:16:40.026Z] b2bbeb2bf8682f369067d047e38d70060ce035aa-2.2.0-dev.2: digest: sha256:3a2f498db8ad7ba96851c0856265ff00e00c75afff1418a5ca342c4ab89a2238 size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-11-25T07:16:40.368Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] isUnix [Pipeline] sh [2021-11-25T07:16:40.704Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [2021-11-25T07:16:40.704Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2021-11-25T07:16:40.704Z] 1b707582b834: Preparing [2021-11-25T07:16:40.704Z] ed0fc78ef2d3: Preparing [2021-11-25T07:16:40.704Z] e95bdd13483e: Preparing [2021-11-25T07:16:40.704Z] a91200020d35: Preparing [2021-11-25T07:16:40.704Z] 62170e181a92: Preparing [2021-11-25T07:16:40.704Z] 1b707582b834: Layer already exists [2021-11-25T07:16:40.704Z] ed0fc78ef2d3: Layer already exists [2021-11-25T07:16:40.704Z] a91200020d35: Layer already exists [2021-11-25T07:16:40.704Z] 62170e181a92: Layer already exists [2021-11-25T07:16:40.973Z] e95bdd13483e: Layer already exists [2021-11-25T07:16:40.973Z] main: digest: sha256:3a2f498db8ad7ba96851c0856265ff00e00c75afff1418a5ca342c4ab89a2238 size: 1364 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-11-25T07:16:41.027Z] ===================================================== [Pipeline] echo [2021-11-25T07:16:41.035Z] taggedImages: [2021-11-25T07:16:41.035Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:b2bbeb2bf8682f369067d047e38d70060ce035aa [2021-11-25T07:16:41.036Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2021-11-25T07:16:41.036Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.2.0-dev.2 [2021-11-25T07:16:41.036Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:b2bbeb2bf8682f369067d047e38d70060ce035aa-2.2.0-dev.2 [2021-11-25T07:16:41.036Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo [2021-11-25T07:16:41.055Z] [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: [2021-11-25T07:16:41.055Z] b2bbeb2bf8682f369067d047e38d70060ce035aa [2021-11-25T07:16:41.055Z] latest [2021-11-25T07:16:41.055Z] 2.2.0-dev.2 [2021-11-25T07:16:41.055Z] b2bbeb2bf8682f369067d047e38d70060ce035aa-2.2.0-dev.2 [2021-11-25T07:16:41.055Z] main [2021-11-25T07:16:41.055Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-11-25T07:16:41.433Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:b2bbeb2bf8682f369067d047e38d70060ce035aa [Pipeline] isUnix [Pipeline] sh [2021-11-25T07:16:42.086Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:b2bbeb2bf8682f369067d047e38d70060ce035aa [2021-11-25T07:16:42.086Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2021-11-25T07:16:42.086Z] ca57d7a29471: Preparing [2021-11-25T07:16:42.086Z] ca57d7a29471: Preparing [2021-11-25T07:16:42.086Z] 51a1703cc88b: Preparing [2021-11-25T07:16:42.086Z] 5e012e9b4745: Preparing [2021-11-25T07:16:42.086Z] f97c45c06300: Preparing [2021-11-25T07:16:42.086Z] 55139c62c512: Preparing [2021-11-25T07:16:42.086Z] e95bdd13483e: Preparing [2021-11-25T07:16:42.086Z] 73958a03f40f: Preparing [2021-11-25T07:16:42.086Z] 8bb263997f08: Preparing [2021-11-25T07:16:42.086Z] ffb8b805fe10: Preparing [2021-11-25T07:16:42.086Z] cbb26d265021: Preparing [2021-11-25T07:16:42.086Z] 62170e181a92: Preparing [2021-11-25T07:16:42.086Z] 8bb263997f08: Waiting [2021-11-25T07:16:42.086Z] 62170e181a92: Waiting [2021-11-25T07:16:42.086Z] cbb26d265021: Waiting [2021-11-25T07:16:42.086Z] 73958a03f40f: Waiting [2021-11-25T07:16:42.086Z] e95bdd13483e: Waiting [2021-11-25T07:16:42.388Z] 5e012e9b4745: Pushed [2021-11-25T07:16:42.388Z] f97c45c06300: Pushed [2021-11-25T07:16:42.388Z] ca57d7a29471: Pushed [2021-11-25T07:16:42.388Z] 51a1703cc88b: Pushed [2021-11-25T07:16:42.388Z] e95bdd13483e: Layer already exists [2021-11-25T07:16:42.666Z] 73958a03f40f: Pushed [2021-11-25T07:16:42.666Z] ffb8b805fe10: Pushed [2021-11-25T07:16:42.666Z] 8bb263997f08: Pushed [2021-11-25T07:16:42.666Z] 62170e181a92: Layer already exists [2021-11-25T07:16:42.666Z] cbb26d265021: Pushed [2021-11-25T07:16:46.041Z] 55139c62c512: Pushed [2021-11-25T07:16:46.041Z] b2bbeb2bf8682f369067d047e38d70060ce035aa: digest: sha256:8cb73aa6fd3ffa69e610953eb5493661c913b380a298e628b10cf36ae166b2f6 size: 2817 [Pipeline] isUnix [Pipeline] sh [2021-11-25T07:16:46.375Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-11-25T07:16:46.709Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2021-11-25T07:16:46.709Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2021-11-25T07:16:46.709Z] ca57d7a29471: Preparing [2021-11-25T07:16:46.709Z] ca57d7a29471: Preparing [2021-11-25T07:16:46.709Z] 51a1703cc88b: Preparing [2021-11-25T07:16:46.709Z] 5e012e9b4745: Preparing [2021-11-25T07:16:46.709Z] f97c45c06300: Preparing [2021-11-25T07:16:46.709Z] 55139c62c512: Preparing [2021-11-25T07:16:46.709Z] e95bdd13483e: Preparing [2021-11-25T07:16:46.709Z] 73958a03f40f: Preparing [2021-11-25T07:16:46.709Z] 8bb263997f08: Preparing [2021-11-25T07:16:46.709Z] ffb8b805fe10: Preparing [2021-11-25T07:16:46.709Z] e95bdd13483e: Waiting [2021-11-25T07:16:46.709Z] 73958a03f40f: Waiting [2021-11-25T07:16:46.709Z] 8bb263997f08: Waiting [2021-11-25T07:16:46.709Z] cbb26d265021: Preparing [2021-11-25T07:16:46.709Z] ffb8b805fe10: Waiting [2021-11-25T07:16:46.709Z] 62170e181a92: Preparing [2021-11-25T07:16:46.709Z] 62170e181a92: Waiting [2021-11-25T07:16:46.709Z] cbb26d265021: Waiting [2021-11-25T07:16:46.709Z] f97c45c06300: Layer already exists [2021-11-25T07:16:46.709Z] 5e012e9b4745: Layer already exists [2021-11-25T07:16:46.709Z] ca57d7a29471: Layer already exists [2021-11-25T07:16:46.709Z] 55139c62c512: Layer already exists [2021-11-25T07:16:46.709Z] 51a1703cc88b: Layer already exists [2021-11-25T07:16:46.979Z] e95bdd13483e: Layer already exists [2021-11-25T07:16:46.979Z] 73958a03f40f: Layer already exists [2021-11-25T07:16:46.979Z] ffb8b805fe10: Layer already exists [2021-11-25T07:16:46.979Z] 8bb263997f08: Layer already exists [2021-11-25T07:16:46.979Z] cbb26d265021: Layer already exists [2021-11-25T07:16:46.979Z] 62170e181a92: Layer already exists [2021-11-25T07:16:46.979Z] latest: digest: sha256:8cb73aa6fd3ffa69e610953eb5493661c913b380a298e628b10cf36ae166b2f6 size: 2817 [Pipeline] isUnix [Pipeline] sh [2021-11-25T07:16:47.314Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.2.0-dev.2 [Pipeline] isUnix [Pipeline] sh [2021-11-25T07:16:47.650Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.2.0-dev.2 [2021-11-25T07:16:47.650Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2021-11-25T07:16:47.650Z] ca57d7a29471: Preparing [2021-11-25T07:16:47.650Z] ca57d7a29471: Preparing [2021-11-25T07:16:47.650Z] 51a1703cc88b: Preparing [2021-11-25T07:16:47.650Z] 5e012e9b4745: Preparing [2021-11-25T07:16:47.650Z] f97c45c06300: Preparing [2021-11-25T07:16:47.650Z] 55139c62c512: Preparing [2021-11-25T07:16:47.650Z] e95bdd13483e: Preparing [2021-11-25T07:16:47.650Z] 73958a03f40f: Preparing [2021-11-25T07:16:47.650Z] 8bb263997f08: Preparing [2021-11-25T07:16:47.650Z] ffb8b805fe10: Preparing [2021-11-25T07:16:47.650Z] cbb26d265021: Preparing [2021-11-25T07:16:47.650Z] 62170e181a92: Preparing [2021-11-25T07:16:47.650Z] e95bdd13483e: Waiting [2021-11-25T07:16:47.650Z] 73958a03f40f: Waiting [2021-11-25T07:16:47.650Z] ffb8b805fe10: Waiting [2021-11-25T07:16:47.650Z] cbb26d265021: Waiting [2021-11-25T07:16:47.650Z] 8bb263997f08: Waiting [2021-11-25T07:16:47.650Z] 62170e181a92: Waiting [2021-11-25T07:16:47.650Z] 51a1703cc88b: Layer already exists [2021-11-25T07:16:47.650Z] 55139c62c512: Layer already exists [2021-11-25T07:16:47.650Z] f97c45c06300: Layer already exists [2021-11-25T07:16:47.650Z] ca57d7a29471: Layer already exists [2021-11-25T07:16:47.650Z] 5e012e9b4745: Layer already exists [2021-11-25T07:16:47.920Z] e95bdd13483e: Layer already exists [2021-11-25T07:16:47.920Z] 73958a03f40f: Layer already exists [2021-11-25T07:16:47.920Z] ffb8b805fe10: Layer already exists [2021-11-25T07:16:47.920Z] 8bb263997f08: Layer already exists [2021-11-25T07:16:47.920Z] cbb26d265021: Layer already exists [2021-11-25T07:16:47.920Z] 62170e181a92: Layer already exists [2021-11-25T07:16:47.920Z] 2.2.0-dev.2: digest: sha256:8cb73aa6fd3ffa69e610953eb5493661c913b380a298e628b10cf36ae166b2f6 size: 2817 [Pipeline] isUnix [Pipeline] sh [2021-11-25T07:16:48.254Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:b2bbeb2bf8682f369067d047e38d70060ce035aa-2.2.0-dev.2 [Pipeline] isUnix [Pipeline] sh [2021-11-25T07:16:48.589Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:b2bbeb2bf8682f369067d047e38d70060ce035aa-2.2.0-dev.2 [2021-11-25T07:16:48.589Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2021-11-25T07:16:48.589Z] ca57d7a29471: Preparing [2021-11-25T07:16:48.589Z] ca57d7a29471: Preparing [2021-11-25T07:16:48.589Z] 51a1703cc88b: Preparing [2021-11-25T07:16:48.589Z] 5e012e9b4745: Preparing [2021-11-25T07:16:48.589Z] f97c45c06300: Preparing [2021-11-25T07:16:48.589Z] 55139c62c512: Preparing [2021-11-25T07:16:48.589Z] e95bdd13483e: Preparing [2021-11-25T07:16:48.589Z] 73958a03f40f: Preparing [2021-11-25T07:16:48.589Z] 8bb263997f08: Preparing [2021-11-25T07:16:48.589Z] ffb8b805fe10: Preparing [2021-11-25T07:16:48.589Z] cbb26d265021: Preparing [2021-11-25T07:16:48.589Z] 62170e181a92: Preparing [2021-11-25T07:16:48.589Z] 8bb263997f08: Waiting [2021-11-25T07:16:48.589Z] cbb26d265021: Waiting [2021-11-25T07:16:48.589Z] 62170e181a92: Waiting [2021-11-25T07:16:48.589Z] ffb8b805fe10: Waiting [2021-11-25T07:16:48.589Z] 73958a03f40f: Waiting [2021-11-25T07:16:48.589Z] e95bdd13483e: Waiting [2021-11-25T07:16:48.589Z] f97c45c06300: Layer already exists [2021-11-25T07:16:48.589Z] ca57d7a29471: Layer already exists [2021-11-25T07:16:48.589Z] 5e012e9b4745: Layer already exists [2021-11-25T07:16:48.589Z] 55139c62c512: Layer already exists [2021-11-25T07:16:48.589Z] 51a1703cc88b: Layer already exists [2021-11-25T07:16:48.861Z] 73958a03f40f: Layer already exists [2021-11-25T07:16:48.861Z] cbb26d265021: Layer already exists [2021-11-25T07:16:48.861Z] e95bdd13483e: Layer already exists [2021-11-25T07:16:48.861Z] 8bb263997f08: Layer already exists [2021-11-25T07:16:48.861Z] ffb8b805fe10: Layer already exists [2021-11-25T07:16:48.861Z] 62170e181a92: Layer already exists [2021-11-25T07:16:48.861Z] b2bbeb2bf8682f369067d047e38d70060ce035aa-2.2.0-dev.2: digest: sha256:8cb73aa6fd3ffa69e610953eb5493661c913b380a298e628b10cf36ae166b2f6 size: 2817 [Pipeline] isUnix [Pipeline] sh [2021-11-25T07:16:49.193Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] isUnix [Pipeline] sh [2021-11-25T07:16:49.527Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [2021-11-25T07:16:49.527Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2021-11-25T07:16:49.527Z] ca57d7a29471: Preparing [2021-11-25T07:16:49.527Z] ca57d7a29471: Preparing [2021-11-25T07:16:49.527Z] 51a1703cc88b: Preparing [2021-11-25T07:16:49.527Z] 5e012e9b4745: Preparing [2021-11-25T07:16:49.527Z] f97c45c06300: Preparing [2021-11-25T07:16:49.527Z] 55139c62c512: Preparing [2021-11-25T07:16:49.527Z] e95bdd13483e: Preparing [2021-11-25T07:16:49.527Z] 73958a03f40f: Preparing [2021-11-25T07:16:49.527Z] 8bb263997f08: Preparing [2021-11-25T07:16:49.527Z] ffb8b805fe10: Preparing [2021-11-25T07:16:49.527Z] cbb26d265021: Preparing [2021-11-25T07:16:49.527Z] 62170e181a92: Preparing [2021-11-25T07:16:49.527Z] 8bb263997f08: Waiting [2021-11-25T07:16:49.527Z] ffb8b805fe10: Waiting [2021-11-25T07:16:49.527Z] cbb26d265021: Waiting [2021-11-25T07:16:49.527Z] e95bdd13483e: Waiting [2021-11-25T07:16:49.527Z] 62170e181a92: Waiting [2021-11-25T07:16:49.527Z] 73958a03f40f: Waiting [2021-11-25T07:16:49.527Z] f97c45c06300: Layer already exists [2021-11-25T07:16:49.799Z] 5e012e9b4745: Layer already exists [2021-11-25T07:16:49.799Z] ca57d7a29471: Layer already exists [2021-11-25T07:16:49.799Z] 51a1703cc88b: Layer already exists [2021-11-25T07:16:49.799Z] 55139c62c512: Layer already exists [2021-11-25T07:16:49.799Z] e95bdd13483e: Layer already exists [2021-11-25T07:16:49.799Z] 8bb263997f08: Layer already exists [2021-11-25T07:16:49.799Z] 73958a03f40f: Layer already exists [2021-11-25T07:16:49.799Z] ffb8b805fe10: Layer already exists [2021-11-25T07:16:49.799Z] cbb26d265021: Layer already exists [2021-11-25T07:16:49.799Z] 62170e181a92: Layer already exists [2021-11-25T07:16:49.799Z] main: digest: sha256:8cb73aa6fd3ffa69e610953eb5493661c913b380a298e628b10cf36ae166b2f6 size: 2817 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-11-25T07:16:49.834Z] ===================================================== [Pipeline] echo [2021-11-25T07:16:49.838Z] taggedImages: [2021-11-25T07:16:49.838Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:b2bbeb2bf8682f369067d047e38d70060ce035aa [2021-11-25T07:16:49.838Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2021-11-25T07:16:49.838Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.2.0-dev.2 [2021-11-25T07:16:49.838Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:b2bbeb2bf8682f369067d047e38d70060ce035aa-2.2.0-dev.2 [2021-11-25T07:16:49.838Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo [2021-11-25T07:16:49.850Z] [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: [2021-11-25T07:16:49.850Z] b2bbeb2bf8682f369067d047e38d70060ce035aa [2021-11-25T07:16:49.850Z] latest [2021-11-25T07:16:49.850Z] 2.2.0-dev.2 [2021-11-25T07:16:49.850Z] b2bbeb2bf8682f369067d047e38d70060ce035aa-2.2.0-dev.2 [2021-11-25T07:16:49.850Z] main [2021-11-25T07:16:49.850Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-11-25T07:16:50.186Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:b2bbeb2bf8682f369067d047e38d70060ce035aa [Pipeline] isUnix [Pipeline] sh [2021-11-25T07:16:50.525Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:b2bbeb2bf8682f369067d047e38d70060ce035aa [2021-11-25T07:16:50.525Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2021-11-25T07:16:50.525Z] ec0807e7e9a6: Preparing [2021-11-25T07:16:50.525Z] e00c8e6e558b: Preparing [2021-11-25T07:16:50.525Z] 0a7c733bef87: Preparing [2021-11-25T07:16:50.525Z] aa70c46f50bc: Preparing [2021-11-25T07:16:50.525Z] 3f6a021f049e: Preparing [2021-11-25T07:16:50.525Z] 62170e181a92: Preparing [2021-11-25T07:16:50.525Z] 62170e181a92: Waiting [2021-11-25T07:16:50.797Z] aa70c46f50bc: Pushed [2021-11-25T07:16:50.798Z] 0a7c733bef87: Pushed [2021-11-25T07:16:50.798Z] 62170e181a92: Layer already exists [2021-11-25T07:16:51.389Z] 3f6a021f049e: Pushed [2021-11-25T07:16:53.354Z] ec0807e7e9a6: Pushed [2021-11-25T07:16:53.354Z] e00c8e6e558b: Pushed [2021-11-25T07:16:53.354Z] b2bbeb2bf8682f369067d047e38d70060ce035aa: digest: sha256:f33bc11e5f246dfd8fb4bcc39f03a6616bbc78825c345737c211398dbbc3f70f size: 1576 [Pipeline] isUnix [Pipeline] sh [2021-11-25T07:16:53.694Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-11-25T07:16:54.028Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2021-11-25T07:16:54.028Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2021-11-25T07:16:54.028Z] ec0807e7e9a6: Preparing [2021-11-25T07:16:54.028Z] e00c8e6e558b: Preparing [2021-11-25T07:16:54.028Z] 0a7c733bef87: Preparing [2021-11-25T07:16:54.028Z] aa70c46f50bc: Preparing [2021-11-25T07:16:54.028Z] 3f6a021f049e: Preparing [2021-11-25T07:16:54.028Z] 62170e181a92: Preparing [2021-11-25T07:16:54.028Z] 62170e181a92: Waiting [2021-11-25T07:16:54.028Z] e00c8e6e558b: Layer already exists [2021-11-25T07:16:54.028Z] 0a7c733bef87: Layer already exists [2021-11-25T07:16:54.028Z] 3f6a021f049e: Layer already exists [2021-11-25T07:16:54.028Z] aa70c46f50bc: Layer already exists [2021-11-25T07:16:54.028Z] ec0807e7e9a6: Layer already exists [2021-11-25T07:16:54.297Z] 62170e181a92: Layer already exists [2021-11-25T07:16:54.297Z] latest: digest: sha256:f33bc11e5f246dfd8fb4bcc39f03a6616bbc78825c345737c211398dbbc3f70f size: 1576 [Pipeline] isUnix [Pipeline] sh [2021-11-25T07:16:54.636Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.2.0-dev.2 [Pipeline] isUnix [Pipeline] sh [2021-11-25T07:16:54.966Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.2.0-dev.2 [2021-11-25T07:16:54.966Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2021-11-25T07:16:54.966Z] ec0807e7e9a6: Preparing [2021-11-25T07:16:54.966Z] e00c8e6e558b: Preparing [2021-11-25T07:16:54.966Z] 0a7c733bef87: Preparing [2021-11-25T07:16:54.966Z] aa70c46f50bc: Preparing [2021-11-25T07:16:54.966Z] 3f6a021f049e: Preparing [2021-11-25T07:16:54.966Z] 62170e181a92: Preparing [2021-11-25T07:16:54.966Z] 62170e181a92: Waiting [2021-11-25T07:16:54.966Z] aa70c46f50bc: Layer already exists [2021-11-25T07:16:54.966Z] e00c8e6e558b: Layer already exists [2021-11-25T07:16:54.966Z] 3f6a021f049e: Layer already exists [2021-11-25T07:16:54.966Z] 0a7c733bef87: Layer already exists [2021-11-25T07:16:54.966Z] ec0807e7e9a6: Layer already exists [2021-11-25T07:16:54.966Z] 62170e181a92: Layer already exists [2021-11-25T07:16:55.235Z] 2.2.0-dev.2: digest: sha256:f33bc11e5f246dfd8fb4bcc39f03a6616bbc78825c345737c211398dbbc3f70f size: 1576 [Pipeline] isUnix [Pipeline] sh [2021-11-25T07:16:55.568Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:b2bbeb2bf8682f369067d047e38d70060ce035aa-2.2.0-dev.2 [Pipeline] isUnix [Pipeline] sh [2021-11-25T07:16:55.899Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:b2bbeb2bf8682f369067d047e38d70060ce035aa-2.2.0-dev.2 [2021-11-25T07:16:55.899Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2021-11-25T07:16:55.899Z] ec0807e7e9a6: Preparing [2021-11-25T07:16:55.899Z] e00c8e6e558b: Preparing [2021-11-25T07:16:55.899Z] 0a7c733bef87: Preparing [2021-11-25T07:16:55.899Z] aa70c46f50bc: Preparing [2021-11-25T07:16:55.899Z] 3f6a021f049e: Preparing [2021-11-25T07:16:55.899Z] 62170e181a92: Preparing [2021-11-25T07:16:55.899Z] 62170e181a92: Waiting [2021-11-25T07:16:55.899Z] aa70c46f50bc: Layer already exists [2021-11-25T07:16:55.899Z] 3f6a021f049e: Layer already exists [2021-11-25T07:16:55.899Z] 0a7c733bef87: Layer already exists [2021-11-25T07:16:55.899Z] e00c8e6e558b: Layer already exists [2021-11-25T07:16:55.899Z] ec0807e7e9a6: Layer already exists [2021-11-25T07:16:55.899Z] 62170e181a92: Layer already exists [2021-11-25T07:16:56.170Z] b2bbeb2bf8682f369067d047e38d70060ce035aa-2.2.0-dev.2: digest: sha256:f33bc11e5f246dfd8fb4bcc39f03a6616bbc78825c345737c211398dbbc3f70f size: 1576 [Pipeline] isUnix [Pipeline] sh [2021-11-25T07:16:56.506Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] isUnix [Pipeline] sh [2021-11-25T07:16:56.836Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [2021-11-25T07:16:56.837Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2021-11-25T07:16:56.837Z] ec0807e7e9a6: Preparing [2021-11-25T07:16:56.837Z] e00c8e6e558b: Preparing [2021-11-25T07:16:56.837Z] 0a7c733bef87: Preparing [2021-11-25T07:16:56.837Z] aa70c46f50bc: Preparing [2021-11-25T07:16:56.837Z] 3f6a021f049e: Preparing [2021-11-25T07:16:56.837Z] 62170e181a92: Preparing [2021-11-25T07:16:56.837Z] 62170e181a92: Waiting [2021-11-25T07:16:56.837Z] aa70c46f50bc: Layer already exists [2021-11-25T07:16:56.837Z] e00c8e6e558b: Layer already exists [2021-11-25T07:16:56.837Z] 0a7c733bef87: Layer already exists [2021-11-25T07:16:56.837Z] ec0807e7e9a6: Layer already exists [2021-11-25T07:16:57.108Z] 3f6a021f049e: Layer already exists [2021-11-25T07:16:57.108Z] 62170e181a92: Layer already exists [2021-11-25T07:16:57.108Z] main: digest: sha256:f33bc11e5f246dfd8fb4bcc39f03a6616bbc78825c345737c211398dbbc3f70f size: 1576 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-11-25T07:16:57.150Z] ===================================================== [Pipeline] echo [2021-11-25T07:16:57.157Z] taggedImages: [2021-11-25T07:16:57.157Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:b2bbeb2bf8682f369067d047e38d70060ce035aa [2021-11-25T07:16:57.157Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2021-11-25T07:16:57.157Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.2.0-dev.2 [2021-11-25T07:16:57.157Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:b2bbeb2bf8682f369067d047e38d70060ce035aa-2.2.0-dev.2 [2021-11-25T07:16:57.157Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo [2021-11-25T07:16:57.174Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: [2021-11-25T07:16:57.174Z] b2bbeb2bf8682f369067d047e38d70060ce035aa [2021-11-25T07:16:57.174Z] latest [2021-11-25T07:16:57.174Z] 2.2.0-dev.2 [2021-11-25T07:16:57.174Z] b2bbeb2bf8682f369067d047e38d70060ce035aa-2.2.0-dev.2 [2021-11-25T07:16:57.174Z] main [2021-11-25T07:16:57.174Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-11-25T07:16:57.523Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:b2bbeb2bf8682f369067d047e38d70060ce035aa [Pipeline] isUnix [Pipeline] sh [2021-11-25T07:16:57.859Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:b2bbeb2bf8682f369067d047e38d70060ce035aa [2021-11-25T07:16:57.859Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2021-11-25T07:16:57.859Z] 3718c51b95c2: Preparing [2021-11-25T07:16:57.859Z] c64f0fe65360: Preparing [2021-11-25T07:16:57.860Z] 258f130ca8b6: Preparing [2021-11-25T07:16:57.860Z] c2a9f22fb571: Preparing [2021-11-25T07:16:57.860Z] 317b9905b99c: Preparing [2021-11-25T07:16:57.860Z] daae1411a1fd: Preparing [2021-11-25T07:16:57.860Z] bf52d95ec8cb: Preparing [2021-11-25T07:16:57.860Z] 6f7e91b42956: Preparing [2021-11-25T07:16:57.860Z] bfc52532f39f: Preparing [2021-11-25T07:16:57.860Z] 62170e181a92: Preparing [2021-11-25T07:16:57.860Z] 6f7e91b42956: Waiting [2021-11-25T07:16:57.860Z] bfc52532f39f: Waiting [2021-11-25T07:16:57.860Z] 62170e181a92: Waiting [2021-11-25T07:16:57.860Z] bf52d95ec8cb: Waiting [2021-11-25T07:16:57.860Z] daae1411a1fd: Waiting [2021-11-25T07:16:58.130Z] 3718c51b95c2: Pushed [2021-11-25T07:16:58.131Z] c64f0fe65360: Pushed [2021-11-25T07:16:58.131Z] 317b9905b99c: Pushed [2021-11-25T07:16:58.404Z] daae1411a1fd: Pushed [2021-11-25T07:16:58.404Z] 6f7e91b42956: Pushed [2021-11-25T07:16:58.404Z] bf52d95ec8cb: Pushed [2021-11-25T07:16:58.404Z] 62170e181a92: Layer already exists [2021-11-25T07:16:58.677Z] bfc52532f39f: Pushed [2021-11-25T07:17:00.645Z] c2a9f22fb571: Pushed [2021-11-25T07:17:01.239Z] 258f130ca8b6: Pushed [2021-11-25T07:17:01.239Z] b2bbeb2bf8682f369067d047e38d70060ce035aa: digest: sha256:036ad3218cf6e6406dcce02c27d02db050ec662e0d728b21ba0b090eb5f1267e size: 2405 [Pipeline] isUnix [Pipeline] sh [2021-11-25T07:17:01.581Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-11-25T07:17:01.912Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2021-11-25T07:17:01.912Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2021-11-25T07:17:01.912Z] 3718c51b95c2: Preparing [2021-11-25T07:17:01.912Z] c64f0fe65360: Preparing [2021-11-25T07:17:01.912Z] 258f130ca8b6: Preparing [2021-11-25T07:17:01.912Z] c2a9f22fb571: Preparing [2021-11-25T07:17:01.912Z] 317b9905b99c: Preparing [2021-11-25T07:17:01.912Z] daae1411a1fd: Preparing [2021-11-25T07:17:01.912Z] bf52d95ec8cb: Preparing [2021-11-25T07:17:01.912Z] 6f7e91b42956: Preparing [2021-11-25T07:17:01.912Z] bfc52532f39f: Preparing [2021-11-25T07:17:01.912Z] 62170e181a92: Preparing [2021-11-25T07:17:01.912Z] 6f7e91b42956: Waiting [2021-11-25T07:17:01.912Z] daae1411a1fd: Waiting [2021-11-25T07:17:01.912Z] bf52d95ec8cb: Waiting [2021-11-25T07:17:01.912Z] 62170e181a92: Waiting [2021-11-25T07:17:01.912Z] bfc52532f39f: Waiting [2021-11-25T07:17:01.912Z] c2a9f22fb571: Layer already exists [2021-11-25T07:17:01.912Z] c64f0fe65360: Layer already exists [2021-11-25T07:17:01.912Z] 3718c51b95c2: Layer already exists [2021-11-25T07:17:01.912Z] 258f130ca8b6: Layer already exists [2021-11-25T07:17:01.912Z] 317b9905b99c: Layer already exists [2021-11-25T07:17:02.182Z] 6f7e91b42956: Layer already exists [2021-11-25T07:17:02.182Z] daae1411a1fd: Layer already exists [2021-11-25T07:17:02.182Z] bf52d95ec8cb: Layer already exists [2021-11-25T07:17:02.182Z] bfc52532f39f: Layer already exists [2021-11-25T07:17:02.182Z] 62170e181a92: Layer already exists [2021-11-25T07:17:02.182Z] latest: digest: sha256:036ad3218cf6e6406dcce02c27d02db050ec662e0d728b21ba0b090eb5f1267e size: 2405 [Pipeline] isUnix [Pipeline] sh [2021-11-25T07:17:02.516Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.2.0-dev.2 [Pipeline] isUnix [Pipeline] sh [2021-11-25T07:17:02.849Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.2.0-dev.2 [2021-11-25T07:17:02.849Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2021-11-25T07:17:02.849Z] 3718c51b95c2: Preparing [2021-11-25T07:17:02.849Z] c64f0fe65360: Preparing [2021-11-25T07:17:02.849Z] 258f130ca8b6: Preparing [2021-11-25T07:17:02.849Z] c2a9f22fb571: Preparing [2021-11-25T07:17:02.849Z] 317b9905b99c: Preparing [2021-11-25T07:17:02.849Z] daae1411a1fd: Preparing [2021-11-25T07:17:02.849Z] bf52d95ec8cb: Preparing [2021-11-25T07:17:02.849Z] 6f7e91b42956: Preparing [2021-11-25T07:17:02.849Z] bfc52532f39f: Preparing [2021-11-25T07:17:02.849Z] 62170e181a92: Preparing [2021-11-25T07:17:02.849Z] 6f7e91b42956: Waiting [2021-11-25T07:17:02.849Z] bfc52532f39f: Waiting [2021-11-25T07:17:02.849Z] daae1411a1fd: Waiting [2021-11-25T07:17:02.849Z] 62170e181a92: Waiting [2021-11-25T07:17:02.849Z] bf52d95ec8cb: Waiting [2021-11-25T07:17:02.849Z] 3718c51b95c2: Layer already exists [2021-11-25T07:17:02.849Z] c64f0fe65360: Layer already exists [2021-11-25T07:17:02.849Z] 317b9905b99c: Layer already exists [2021-11-25T07:17:02.849Z] c2a9f22fb571: Layer already exists [2021-11-25T07:17:02.849Z] 258f130ca8b6: Layer already exists [2021-11-25T07:17:03.120Z] daae1411a1fd: Layer already exists [2021-11-25T07:17:03.120Z] 6f7e91b42956: Layer already exists [2021-11-25T07:17:03.120Z] bf52d95ec8cb: Layer already exists [2021-11-25T07:17:03.120Z] 62170e181a92: Layer already exists [2021-11-25T07:17:03.120Z] bfc52532f39f: Layer already exists [2021-11-25T07:17:03.120Z] 2.2.0-dev.2: digest: sha256:036ad3218cf6e6406dcce02c27d02db050ec662e0d728b21ba0b090eb5f1267e size: 2405 [Pipeline] isUnix [Pipeline] sh [2021-11-25T07:17:03.461Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:b2bbeb2bf8682f369067d047e38d70060ce035aa-2.2.0-dev.2 [Pipeline] isUnix [Pipeline] sh [2021-11-25T07:17:03.791Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:b2bbeb2bf8682f369067d047e38d70060ce035aa-2.2.0-dev.2 [2021-11-25T07:17:03.791Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2021-11-25T07:17:03.791Z] 3718c51b95c2: Preparing [2021-11-25T07:17:03.791Z] c64f0fe65360: Preparing [2021-11-25T07:17:03.791Z] 258f130ca8b6: Preparing [2021-11-25T07:17:03.791Z] c2a9f22fb571: Preparing [2021-11-25T07:17:03.791Z] 317b9905b99c: Preparing [2021-11-25T07:17:03.791Z] daae1411a1fd: Preparing [2021-11-25T07:17:03.791Z] bf52d95ec8cb: Preparing [2021-11-25T07:17:03.791Z] 6f7e91b42956: Preparing [2021-11-25T07:17:03.791Z] bfc52532f39f: Preparing [2021-11-25T07:17:03.791Z] 62170e181a92: Preparing [2021-11-25T07:17:03.791Z] bf52d95ec8cb: Waiting [2021-11-25T07:17:03.791Z] 6f7e91b42956: Waiting [2021-11-25T07:17:03.791Z] bfc52532f39f: Waiting [2021-11-25T07:17:03.791Z] daae1411a1fd: Waiting [2021-11-25T07:17:03.791Z] 62170e181a92: Waiting [2021-11-25T07:17:03.791Z] 317b9905b99c: Layer already exists [2021-11-25T07:17:03.791Z] c64f0fe65360: Layer already exists [2021-11-25T07:17:03.791Z] 258f130ca8b6: Layer already exists [2021-11-25T07:17:03.791Z] c2a9f22fb571: Layer already exists [2021-11-25T07:17:03.791Z] 3718c51b95c2: Layer already exists [2021-11-25T07:17:04.061Z] bf52d95ec8cb: Layer already exists [2021-11-25T07:17:04.061Z] daae1411a1fd: Layer already exists [2021-11-25T07:17:04.061Z] 62170e181a92: Layer already exists [2021-11-25T07:17:04.061Z] 6f7e91b42956: Layer already exists [2021-11-25T07:17:04.061Z] bfc52532f39f: Layer already exists [2021-11-25T07:17:04.061Z] b2bbeb2bf8682f369067d047e38d70060ce035aa-2.2.0-dev.2: digest: sha256:036ad3218cf6e6406dcce02c27d02db050ec662e0d728b21ba0b090eb5f1267e size: 2405 [Pipeline] isUnix [Pipeline] sh [2021-11-25T07:17:04.435Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] isUnix [Pipeline] sh [2021-11-25T07:17:04.790Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [2021-11-25T07:17:04.790Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2021-11-25T07:17:04.790Z] 3718c51b95c2: Preparing [2021-11-25T07:17:04.790Z] c64f0fe65360: Preparing [2021-11-25T07:17:04.790Z] 258f130ca8b6: Preparing [2021-11-25T07:17:04.790Z] c2a9f22fb571: Preparing [2021-11-25T07:17:04.790Z] 317b9905b99c: Preparing [2021-11-25T07:17:04.790Z] daae1411a1fd: Preparing [2021-11-25T07:17:04.790Z] bf52d95ec8cb: Preparing [2021-11-25T07:17:04.790Z] 6f7e91b42956: Preparing [2021-11-25T07:17:04.790Z] bfc52532f39f: Preparing [2021-11-25T07:17:04.790Z] 62170e181a92: Preparing [2021-11-25T07:17:04.790Z] daae1411a1fd: Waiting [2021-11-25T07:17:04.790Z] bf52d95ec8cb: Waiting [2021-11-25T07:17:04.790Z] 6f7e91b42956: Waiting [2021-11-25T07:17:04.790Z] bfc52532f39f: Waiting [2021-11-25T07:17:04.790Z] 62170e181a92: Waiting [2021-11-25T07:17:04.790Z] 317b9905b99c: Layer already exists [2021-11-25T07:17:04.790Z] 258f130ca8b6: Layer already exists [2021-11-25T07:17:04.790Z] 3718c51b95c2: Layer already exists [2021-11-25T07:17:05.080Z] c64f0fe65360: Layer already exists [2021-11-25T07:17:05.080Z] c2a9f22fb571: Layer already exists [2021-11-25T07:17:05.080Z] bf52d95ec8cb: Layer already exists [2021-11-25T07:17:05.080Z] 6f7e91b42956: Layer already exists [2021-11-25T07:17:05.080Z] bfc52532f39f: Layer already exists [2021-11-25T07:17:05.080Z] daae1411a1fd: Layer already exists [2021-11-25T07:17:05.080Z] 62170e181a92: Layer already exists [2021-11-25T07:17:05.080Z] main: digest: sha256:036ad3218cf6e6406dcce02c27d02db050ec662e0d728b21ba0b090eb5f1267e size: 2405 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-11-25T07:17:05.127Z] ===================================================== [Pipeline] echo [2021-11-25T07:17:05.135Z] taggedImages: [2021-11-25T07:17:05.135Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:b2bbeb2bf8682f369067d047e38d70060ce035aa [2021-11-25T07:17:05.135Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2021-11-25T07:17:05.135Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.2.0-dev.2 [2021-11-25T07:17:05.135Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:b2bbeb2bf8682f369067d047e38d70060ce035aa-2.2.0-dev.2 [2021-11-25T07:17:05.135Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo [2021-11-25T07:17:05.154Z] [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: [2021-11-25T07:17:05.154Z] b2bbeb2bf8682f369067d047e38d70060ce035aa [2021-11-25T07:17:05.154Z] latest [2021-11-25T07:17:05.154Z] 2.2.0-dev.2 [2021-11-25T07:17:05.154Z] b2bbeb2bf8682f369067d047e38d70060ce035aa-2.2.0-dev.2 [2021-11-25T07:17:05.154Z] main [2021-11-25T07:17:05.154Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-11-25T07:17:05.497Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:b2bbeb2bf8682f369067d047e38d70060ce035aa [Pipeline] isUnix [Pipeline] sh [2021-11-25T07:17:05.873Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:b2bbeb2bf8682f369067d047e38d70060ce035aa [2021-11-25T07:17:05.873Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2021-11-25T07:17:05.873Z] a95d40490050: Preparing [2021-11-25T07:17:05.873Z] 1760143b74b9: Preparing [2021-11-25T07:17:05.873Z] e95bdd13483e: Preparing [2021-11-25T07:17:05.873Z] 2b18c324cf70: Preparing [2021-11-25T07:17:05.873Z] 62170e181a92: Preparing [2021-11-25T07:17:06.149Z] e95bdd13483e: Layer already exists [2021-11-25T07:17:06.149Z] 62170e181a92: Layer already exists [2021-11-25T07:17:06.149Z] a95d40490050: Pushed [2021-11-25T07:17:06.424Z] 2b18c324cf70: Pushed [2021-11-25T07:17:09.023Z] 1760143b74b9: Pushed [2021-11-25T07:17:09.023Z] b2bbeb2bf8682f369067d047e38d70060ce035aa: digest: sha256:67cf759b8448e7d87490a366f225090d5b2afe445800feefdea69bb18fca8b7a size: 1365 [Pipeline] isUnix [Pipeline] sh [2021-11-25T07:17:09.361Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-11-25T07:17:09.695Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2021-11-25T07:17:09.696Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2021-11-25T07:17:09.696Z] a95d40490050: Preparing [2021-11-25T07:17:09.696Z] 1760143b74b9: Preparing [2021-11-25T07:17:09.696Z] e95bdd13483e: Preparing [2021-11-25T07:17:09.696Z] 2b18c324cf70: Preparing [2021-11-25T07:17:09.696Z] 62170e181a92: Preparing [2021-11-25T07:17:09.696Z] 62170e181a92: Layer already exists [2021-11-25T07:17:09.696Z] 1760143b74b9: Layer already exists [2021-11-25T07:17:09.696Z] 2b18c324cf70: Layer already exists [2021-11-25T07:17:09.696Z] a95d40490050: Layer already exists [2021-11-25T07:17:09.696Z] e95bdd13483e: Layer already exists [2021-11-25T07:17:09.966Z] latest: digest: sha256:67cf759b8448e7d87490a366f225090d5b2afe445800feefdea69bb18fca8b7a size: 1365 [Pipeline] isUnix [Pipeline] sh [2021-11-25T07:17:10.300Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.2.0-dev.2 [Pipeline] isUnix [Pipeline] sh [2021-11-25T07:17:10.634Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.2.0-dev.2 [2021-11-25T07:17:10.634Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2021-11-25T07:17:10.634Z] a95d40490050: Preparing [2021-11-25T07:17:10.634Z] 1760143b74b9: Preparing [2021-11-25T07:17:10.634Z] e95bdd13483e: Preparing [2021-11-25T07:17:10.634Z] 2b18c324cf70: Preparing [2021-11-25T07:17:10.634Z] 62170e181a92: Preparing [2021-11-25T07:17:10.634Z] a95d40490050: Layer already exists [2021-11-25T07:17:10.635Z] 2b18c324cf70: Layer already exists [2021-11-25T07:17:10.635Z] 62170e181a92: Layer already exists [2021-11-25T07:17:10.635Z] e95bdd13483e: Layer already exists [2021-11-25T07:17:10.635Z] 1760143b74b9: Layer already exists [2021-11-25T07:17:10.905Z] 2.2.0-dev.2: digest: sha256:67cf759b8448e7d87490a366f225090d5b2afe445800feefdea69bb18fca8b7a size: 1365 [Pipeline] isUnix [Pipeline] sh [2021-11-25T07:17:11.235Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:b2bbeb2bf8682f369067d047e38d70060ce035aa-2.2.0-dev.2 [Pipeline] isUnix [Pipeline] sh [2021-11-25T07:17:11.565Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:b2bbeb2bf8682f369067d047e38d70060ce035aa-2.2.0-dev.2 [2021-11-25T07:17:11.565Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2021-11-25T07:17:11.565Z] a95d40490050: Preparing [2021-11-25T07:17:11.565Z] 1760143b74b9: Preparing [2021-11-25T07:17:11.565Z] e95bdd13483e: Preparing [2021-11-25T07:17:11.565Z] 2b18c324cf70: Preparing [2021-11-25T07:17:11.565Z] 62170e181a92: Preparing [2021-11-25T07:17:11.565Z] 2b18c324cf70: Layer already exists [2021-11-25T07:17:11.565Z] e95bdd13483e: Layer already exists [2021-11-25T07:17:11.565Z] a95d40490050: Layer already exists [2021-11-25T07:17:11.565Z] 1760143b74b9: Layer already exists [2021-11-25T07:17:11.565Z] 62170e181a92: Layer already exists [2021-11-25T07:17:11.834Z] b2bbeb2bf8682f369067d047e38d70060ce035aa-2.2.0-dev.2: digest: sha256:67cf759b8448e7d87490a366f225090d5b2afe445800feefdea69bb18fca8b7a size: 1365 [Pipeline] isUnix [Pipeline] sh [2021-11-25T07:17:12.164Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] isUnix [Pipeline] sh [2021-11-25T07:17:12.493Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [2021-11-25T07:17:12.493Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2021-11-25T07:17:12.493Z] a95d40490050: Preparing [2021-11-25T07:17:12.493Z] 1760143b74b9: Preparing [2021-11-25T07:17:12.493Z] e95bdd13483e: Preparing [2021-11-25T07:17:12.493Z] 2b18c324cf70: Preparing [2021-11-25T07:17:12.493Z] 62170e181a92: Preparing [2021-11-25T07:17:12.493Z] a95d40490050: Layer already exists [2021-11-25T07:17:12.493Z] e95bdd13483e: Layer already exists [2021-11-25T07:17:12.493Z] 62170e181a92: Layer already exists [2021-11-25T07:17:12.493Z] 2b18c324cf70: Layer already exists [2021-11-25T07:17:12.493Z] 1760143b74b9: Layer already exists [2021-11-25T07:17:12.763Z] main: digest: sha256:67cf759b8448e7d87490a366f225090d5b2afe445800feefdea69bb18fca8b7a size: 1365 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-11-25T07:17:12.804Z] ===================================================== [Pipeline] echo [2021-11-25T07:17:12.812Z] taggedImages: [2021-11-25T07:17:12.812Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:b2bbeb2bf8682f369067d047e38d70060ce035aa [2021-11-25T07:17:12.812Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2021-11-25T07:17:12.812Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.2.0-dev.2 [2021-11-25T07:17:12.812Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:b2bbeb2bf8682f369067d047e38d70060ce035aa-2.2.0-dev.2 [2021-11-25T07:17:12.812Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo [2021-11-25T07:17:12.829Z] [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: [2021-11-25T07:17:12.829Z] b2bbeb2bf8682f369067d047e38d70060ce035aa [2021-11-25T07:17:12.829Z] latest [2021-11-25T07:17:12.829Z] 2.2.0-dev.2 [2021-11-25T07:17:12.829Z] b2bbeb2bf8682f369067d047e38d70060ce035aa-2.2.0-dev.2 [2021-11-25T07:17:12.829Z] main [2021-11-25T07:17:12.829Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-11-25T07:17:13.173Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:b2bbeb2bf8682f369067d047e38d70060ce035aa [Pipeline] isUnix [Pipeline] sh [2021-11-25T07:17:13.503Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:b2bbeb2bf8682f369067d047e38d70060ce035aa [2021-11-25T07:17:13.503Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2021-11-25T07:17:13.503Z] 5dd10b26d55b: Preparing [2021-11-25T07:17:13.503Z] 0e3db9f653f2: Preparing [2021-11-25T07:17:13.503Z] e95bdd13483e: Preparing [2021-11-25T07:17:13.503Z] a91200020d35: Preparing [2021-11-25T07:17:13.503Z] 62170e181a92: Preparing [2021-11-25T07:17:13.776Z] a91200020d35: Layer already exists [2021-11-25T07:17:13.776Z] e95bdd13483e: Layer already exists [2021-11-25T07:17:13.776Z] 62170e181a92: Layer already exists [2021-11-25T07:17:13.776Z] 5dd10b26d55b: Pushed [2021-11-25T07:17:16.374Z] 0e3db9f653f2: Pushed [2021-11-25T07:17:16.374Z] b2bbeb2bf8682f369067d047e38d70060ce035aa: digest: sha256:7062d180e90aaf219342d359c71ee5e165237486300c461ad9e7fbf4ebe57043 size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-11-25T07:17:16.709Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-11-25T07:17:17.040Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2021-11-25T07:17:17.040Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2021-11-25T07:17:17.040Z] 5dd10b26d55b: Preparing [2021-11-25T07:17:17.040Z] 0e3db9f653f2: Preparing [2021-11-25T07:17:17.040Z] e95bdd13483e: Preparing [2021-11-25T07:17:17.040Z] a91200020d35: Preparing [2021-11-25T07:17:17.040Z] 62170e181a92: Preparing [2021-11-25T07:17:17.040Z] 0e3db9f653f2: Layer already exists [2021-11-25T07:17:17.040Z] a91200020d35: Layer already exists [2021-11-25T07:17:17.040Z] e95bdd13483e: Layer already exists [2021-11-25T07:17:17.040Z] 62170e181a92: Layer already exists [2021-11-25T07:17:17.040Z] 5dd10b26d55b: Layer already exists [2021-11-25T07:17:17.312Z] latest: digest: sha256:7062d180e90aaf219342d359c71ee5e165237486300c461ad9e7fbf4ebe57043 size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-11-25T07:17:17.647Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.2.0-dev.2 [Pipeline] isUnix [Pipeline] sh [2021-11-25T07:17:17.979Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.2.0-dev.2 [2021-11-25T07:17:17.979Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2021-11-25T07:17:17.979Z] 5dd10b26d55b: Preparing [2021-11-25T07:17:17.979Z] 0e3db9f653f2: Preparing [2021-11-25T07:17:17.979Z] e95bdd13483e: Preparing [2021-11-25T07:17:17.979Z] a91200020d35: Preparing [2021-11-25T07:17:17.979Z] 62170e181a92: Preparing [2021-11-25T07:17:17.979Z] 5dd10b26d55b: Layer already exists [2021-11-25T07:17:17.979Z] a91200020d35: Layer already exists [2021-11-25T07:17:17.979Z] 0e3db9f653f2: Layer already exists [2021-11-25T07:17:18.250Z] e95bdd13483e: Layer already exists [2021-11-25T07:17:18.250Z] 62170e181a92: Layer already exists [2021-11-25T07:17:18.250Z] 2.2.0-dev.2: digest: sha256:7062d180e90aaf219342d359c71ee5e165237486300c461ad9e7fbf4ebe57043 size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-11-25T07:17:18.587Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:b2bbeb2bf8682f369067d047e38d70060ce035aa-2.2.0-dev.2 [Pipeline] isUnix [Pipeline] sh [2021-11-25T07:17:18.921Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:b2bbeb2bf8682f369067d047e38d70060ce035aa-2.2.0-dev.2 [2021-11-25T07:17:18.921Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2021-11-25T07:17:18.921Z] 5dd10b26d55b: Preparing [2021-11-25T07:17:18.921Z] 0e3db9f653f2: Preparing [2021-11-25T07:17:18.921Z] e95bdd13483e: Preparing [2021-11-25T07:17:18.921Z] a91200020d35: Preparing [2021-11-25T07:17:18.921Z] 62170e181a92: Preparing [2021-11-25T07:17:18.921Z] 0e3db9f653f2: Layer already exists [2021-11-25T07:17:18.921Z] 62170e181a92: Layer already exists [2021-11-25T07:17:18.921Z] e95bdd13483e: Layer already exists [2021-11-25T07:17:18.921Z] 5dd10b26d55b: Layer already exists [2021-11-25T07:17:18.921Z] a91200020d35: Layer already exists [2021-11-25T07:17:19.191Z] b2bbeb2bf8682f369067d047e38d70060ce035aa-2.2.0-dev.2: digest: sha256:7062d180e90aaf219342d359c71ee5e165237486300c461ad9e7fbf4ebe57043 size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-11-25T07:17:19.524Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] isUnix [Pipeline] sh [2021-11-25T07:17:19.853Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [2021-11-25T07:17:19.853Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2021-11-25T07:17:19.853Z] 5dd10b26d55b: Preparing [2021-11-25T07:17:19.853Z] 0e3db9f653f2: Preparing [2021-11-25T07:17:19.853Z] e95bdd13483e: Preparing [2021-11-25T07:17:19.853Z] a91200020d35: Preparing [2021-11-25T07:17:19.853Z] 62170e181a92: Preparing [2021-11-25T07:17:19.853Z] e95bdd13483e: Layer already exists [2021-11-25T07:17:19.853Z] 62170e181a92: Layer already exists [2021-11-25T07:17:19.853Z] 0e3db9f653f2: Layer already exists [2021-11-25T07:17:19.853Z] 5dd10b26d55b: Layer already exists [2021-11-25T07:17:19.853Z] a91200020d35: Layer already exists [2021-11-25T07:17:20.123Z] main: digest: sha256:7062d180e90aaf219342d359c71ee5e165237486300c461ad9e7fbf4ebe57043 size: 1364 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-11-25T07:17:20.166Z] ===================================================== [Pipeline] echo [2021-11-25T07:17:20.174Z] taggedImages: [2021-11-25T07:17:20.174Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:b2bbeb2bf8682f369067d047e38d70060ce035aa [2021-11-25T07:17:20.174Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2021-11-25T07:17:20.174Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.2.0-dev.2 [2021-11-25T07:17:20.174Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:b2bbeb2bf8682f369067d047e38d70060ce035aa-2.2.0-dev.2 [2021-11-25T07:17:20.174Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] echo [2021-11-25T07:17:20.191Z] [edgeXDocker.push] Tagging docker image sys-mgmt-agent-arm64 with the following tags: [2021-11-25T07:17:20.191Z] b2bbeb2bf8682f369067d047e38d70060ce035aa [2021-11-25T07:17:20.191Z] latest [2021-11-25T07:17:20.191Z] 2.2.0-dev.2 [2021-11-25T07:17:20.191Z] b2bbeb2bf8682f369067d047e38d70060ce035aa-2.2.0-dev.2 [2021-11-25T07:17:20.191Z] main [2021-11-25T07:17:20.191Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-11-25T07:17:20.536Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:b2bbeb2bf8682f369067d047e38d70060ce035aa [Pipeline] isUnix [Pipeline] sh [2021-11-25T07:17:20.873Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:b2bbeb2bf8682f369067d047e38d70060ce035aa [2021-11-25T07:17:20.873Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2021-11-25T07:17:20.873Z] 2060287afbe1: Preparing [2021-11-25T07:17:20.873Z] 92cd74d4a307: Preparing [2021-11-25T07:17:20.873Z] fd7e62d7f2ad: Preparing [2021-11-25T07:17:20.873Z] fb5e680b544c: Preparing [2021-11-25T07:17:20.873Z] 166dde17997b: Preparing [2021-11-25T07:17:20.873Z] 78c4bc0ebec3: Preparing [2021-11-25T07:17:20.873Z] 45596ee15a31: Preparing [2021-11-25T07:17:20.873Z] 52dc75cd08be: Preparing [2021-11-25T07:17:20.873Z] a6e1fd50fee5: Preparing [2021-11-25T07:17:20.873Z] 56eb02710082: Preparing [2021-11-25T07:17:20.873Z] ee420dfed78a: Preparing [2021-11-25T07:17:20.873Z] 45596ee15a31: Waiting [2021-11-25T07:17:20.873Z] 52dc75cd08be: Waiting [2021-11-25T07:17:20.873Z] 78c4bc0ebec3: Waiting [2021-11-25T07:17:20.873Z] a6e1fd50fee5: Waiting [2021-11-25T07:17:20.873Z] 56eb02710082: Waiting [2021-11-25T07:17:20.873Z] ee420dfed78a: Waiting [2021-11-25T07:17:21.149Z] 166dde17997b: Layer already exists [2021-11-25T07:17:21.149Z] 78c4bc0ebec3: Layer already exists [2021-11-25T07:17:21.149Z] 45596ee15a31: Layer already exists [2021-11-25T07:17:21.149Z] 52dc75cd08be: Layer already exists [2021-11-25T07:17:21.149Z] a6e1fd50fee5: Layer already exists [2021-11-25T07:17:21.149Z] 92cd74d4a307: Pushed [2021-11-25T07:17:21.149Z] 56eb02710082: Layer already exists [2021-11-25T07:17:21.149Z] ee420dfed78a: Layer already exists [2021-11-25T07:17:21.744Z] 2060287afbe1: Pushed [2021-11-25T07:17:23.708Z] fd7e62d7f2ad: Pushed [2021-11-25T07:17:38.755Z] fb5e680b544c: Pushed [2021-11-25T07:17:38.755Z] b2bbeb2bf8682f369067d047e38d70060ce035aa: digest: sha256:c8f2c3de180adbd68b23aeacb5de8d9e8f573977c0eadf139e0faa845a0ddc9a size: 2622 [Pipeline] isUnix [Pipeline] sh [2021-11-25T07:17:39.113Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-11-25T07:17:39.463Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:latest [2021-11-25T07:17:39.463Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2021-11-25T07:17:39.463Z] 2060287afbe1: Preparing [2021-11-25T07:17:39.463Z] 92cd74d4a307: Preparing [2021-11-25T07:17:39.463Z] fd7e62d7f2ad: Preparing [2021-11-25T07:17:39.463Z] fb5e680b544c: Preparing [2021-11-25T07:17:39.463Z] 166dde17997b: Preparing [2021-11-25T07:17:39.463Z] 78c4bc0ebec3: Preparing [2021-11-25T07:17:39.463Z] 45596ee15a31: Preparing [2021-11-25T07:17:39.463Z] 52dc75cd08be: Preparing [2021-11-25T07:17:39.463Z] a6e1fd50fee5: Preparing [2021-11-25T07:17:39.463Z] 56eb02710082: Preparing [2021-11-25T07:17:39.463Z] ee420dfed78a: Preparing [2021-11-25T07:17:39.463Z] 78c4bc0ebec3: Waiting [2021-11-25T07:17:39.463Z] 45596ee15a31: Waiting [2021-11-25T07:17:39.463Z] 52dc75cd08be: Waiting [2021-11-25T07:17:39.463Z] a6e1fd50fee5: Waiting [2021-11-25T07:17:39.463Z] 56eb02710082: Waiting [2021-11-25T07:17:39.463Z] ee420dfed78a: Waiting [2021-11-25T07:17:39.463Z] 92cd74d4a307: Layer already exists [2021-11-25T07:17:39.463Z] fb5e680b544c: Layer already exists [2021-11-25T07:17:39.463Z] 2060287afbe1: Layer already exists [2021-11-25T07:17:39.463Z] fd7e62d7f2ad: Layer already exists [2021-11-25T07:17:39.463Z] 166dde17997b: Layer already exists [2021-11-25T07:17:39.740Z] a6e1fd50fee5: Layer already exists [2021-11-25T07:17:39.740Z] 52dc75cd08be: Layer already exists [2021-11-25T07:17:39.740Z] 78c4bc0ebec3: Layer already exists [2021-11-25T07:17:39.740Z] 45596ee15a31: Layer already exists [2021-11-25T07:17:39.740Z] 56eb02710082: Layer already exists [2021-11-25T07:17:39.740Z] ee420dfed78a: Layer already exists [2021-11-25T07:17:39.740Z] latest: digest: sha256:c8f2c3de180adbd68b23aeacb5de8d9e8f573977c0eadf139e0faa845a0ddc9a size: 2622 [Pipeline] isUnix [Pipeline] sh [2021-11-25T07:17:40.082Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.2.0-dev.2 [Pipeline] isUnix [Pipeline] sh [2021-11-25T07:17:40.416Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.2.0-dev.2 [2021-11-25T07:17:40.416Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2021-11-25T07:17:40.416Z] 2060287afbe1: Preparing [2021-11-25T07:17:40.416Z] 92cd74d4a307: Preparing [2021-11-25T07:17:40.416Z] fd7e62d7f2ad: Preparing [2021-11-25T07:17:40.416Z] fb5e680b544c: Preparing [2021-11-25T07:17:40.416Z] 166dde17997b: Preparing [2021-11-25T07:17:40.416Z] 78c4bc0ebec3: Preparing [2021-11-25T07:17:40.416Z] 45596ee15a31: Preparing [2021-11-25T07:17:40.416Z] 52dc75cd08be: Preparing [2021-11-25T07:17:40.416Z] a6e1fd50fee5: Preparing [2021-11-25T07:17:40.416Z] 56eb02710082: Preparing [2021-11-25T07:17:40.416Z] ee420dfed78a: Preparing [2021-11-25T07:17:40.416Z] 52dc75cd08be: Waiting [2021-11-25T07:17:40.416Z] a6e1fd50fee5: Waiting [2021-11-25T07:17:40.416Z] 56eb02710082: Waiting [2021-11-25T07:17:40.416Z] ee420dfed78a: Waiting [2021-11-25T07:17:40.416Z] 78c4bc0ebec3: Waiting [2021-11-25T07:17:40.416Z] 45596ee15a31: Waiting [2021-11-25T07:17:40.416Z] fd7e62d7f2ad: Layer already exists [2021-11-25T07:17:40.416Z] 2060287afbe1: Layer already exists [2021-11-25T07:17:40.416Z] fb5e680b544c: Layer already exists [2021-11-25T07:17:40.416Z] 92cd74d4a307: Layer already exists [2021-11-25T07:17:40.686Z] 166dde17997b: Layer already exists [2021-11-25T07:17:40.686Z] 52dc75cd08be: Layer already exists [2021-11-25T07:17:40.686Z] 78c4bc0ebec3: Layer already exists [2021-11-25T07:17:40.686Z] 45596ee15a31: Layer already exists [2021-11-25T07:17:40.686Z] a6e1fd50fee5: Layer already exists [2021-11-25T07:17:40.686Z] 56eb02710082: Layer already exists [2021-11-25T07:17:40.686Z] ee420dfed78a: Layer already exists [2021-11-25T07:17:40.686Z] 2.2.0-dev.2: digest: sha256:c8f2c3de180adbd68b23aeacb5de8d9e8f573977c0eadf139e0faa845a0ddc9a size: 2622 [Pipeline] isUnix [Pipeline] sh [2021-11-25T07:17:41.021Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:b2bbeb2bf8682f369067d047e38d70060ce035aa-2.2.0-dev.2 [Pipeline] isUnix [Pipeline] sh [2021-11-25T07:17:41.354Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:b2bbeb2bf8682f369067d047e38d70060ce035aa-2.2.0-dev.2 [2021-11-25T07:17:41.354Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2021-11-25T07:17:41.354Z] 2060287afbe1: Preparing [2021-11-25T07:17:41.354Z] 92cd74d4a307: Preparing [2021-11-25T07:17:41.354Z] fd7e62d7f2ad: Preparing [2021-11-25T07:17:41.354Z] fb5e680b544c: Preparing [2021-11-25T07:17:41.354Z] 166dde17997b: Preparing [2021-11-25T07:17:41.354Z] 78c4bc0ebec3: Preparing [2021-11-25T07:17:41.354Z] 45596ee15a31: Preparing [2021-11-25T07:17:41.354Z] 52dc75cd08be: Preparing [2021-11-25T07:17:41.354Z] a6e1fd50fee5: Preparing [2021-11-25T07:17:41.354Z] 56eb02710082: Preparing [2021-11-25T07:17:41.354Z] ee420dfed78a: Preparing [2021-11-25T07:17:41.354Z] 52dc75cd08be: Waiting [2021-11-25T07:17:41.354Z] a6e1fd50fee5: Waiting [2021-11-25T07:17:41.354Z] 56eb02710082: Waiting [2021-11-25T07:17:41.354Z] ee420dfed78a: Waiting [2021-11-25T07:17:41.354Z] 78c4bc0ebec3: Waiting [2021-11-25T07:17:41.354Z] 45596ee15a31: Waiting [2021-11-25T07:17:41.354Z] fd7e62d7f2ad: Layer already exists [2021-11-25T07:17:41.354Z] 2060287afbe1: Layer already exists [2021-11-25T07:17:41.354Z] 166dde17997b: Layer already exists [2021-11-25T07:17:41.354Z] 92cd74d4a307: Layer already exists [2021-11-25T07:17:41.354Z] fb5e680b544c: Layer already exists [2021-11-25T07:17:41.625Z] 78c4bc0ebec3: Layer already exists [2021-11-25T07:17:41.625Z] a6e1fd50fee5: Layer already exists [2021-11-25T07:17:41.625Z] 52dc75cd08be: Layer already exists [2021-11-25T07:17:41.625Z] 45596ee15a31: Layer already exists [2021-11-25T07:17:41.625Z] 56eb02710082: Layer already exists [2021-11-25T07:17:41.625Z] ee420dfed78a: Layer already exists [2021-11-25T07:17:41.625Z] b2bbeb2bf8682f369067d047e38d70060ce035aa-2.2.0-dev.2: digest: sha256:c8f2c3de180adbd68b23aeacb5de8d9e8f573977c0eadf139e0faa845a0ddc9a size: 2622 [Pipeline] isUnix [Pipeline] sh [2021-11-25T07:17:41.960Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:main [Pipeline] isUnix [Pipeline] sh [2021-11-25T07:17:42.291Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:main [2021-11-25T07:17:42.291Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2021-11-25T07:17:42.291Z] 2060287afbe1: Preparing [2021-11-25T07:17:42.291Z] 92cd74d4a307: Preparing [2021-11-25T07:17:42.291Z] fd7e62d7f2ad: Preparing [2021-11-25T07:17:42.291Z] fb5e680b544c: Preparing [2021-11-25T07:17:42.291Z] 166dde17997b: Preparing [2021-11-25T07:17:42.291Z] 78c4bc0ebec3: Preparing [2021-11-25T07:17:42.291Z] 45596ee15a31: Preparing [2021-11-25T07:17:42.291Z] 52dc75cd08be: Preparing [2021-11-25T07:17:42.291Z] a6e1fd50fee5: Preparing [2021-11-25T07:17:42.291Z] 56eb02710082: Preparing [2021-11-25T07:17:42.291Z] ee420dfed78a: Preparing [2021-11-25T07:17:42.291Z] 52dc75cd08be: Waiting [2021-11-25T07:17:42.291Z] a6e1fd50fee5: Waiting [2021-11-25T07:17:42.291Z] 56eb02710082: Waiting [2021-11-25T07:17:42.291Z] 78c4bc0ebec3: Waiting [2021-11-25T07:17:42.291Z] 45596ee15a31: Waiting [2021-11-25T07:17:42.291Z] ee420dfed78a: Waiting [2021-11-25T07:17:42.291Z] 2060287afbe1: Layer already exists [2021-11-25T07:17:42.291Z] fb5e680b544c: Layer already exists [2021-11-25T07:17:42.291Z] 166dde17997b: Layer already exists [2021-11-25T07:17:42.291Z] fd7e62d7f2ad: Layer already exists [2021-11-25T07:17:42.291Z] 92cd74d4a307: Layer already exists [2021-11-25T07:17:42.291Z] 52dc75cd08be: Layer already exists [2021-11-25T07:17:42.291Z] 45596ee15a31: Layer already exists [2021-11-25T07:17:42.561Z] 78c4bc0ebec3: Layer already exists [2021-11-25T07:17:42.561Z] 56eb02710082: Layer already exists [2021-11-25T07:17:42.561Z] a6e1fd50fee5: Layer already exists [2021-11-25T07:17:42.561Z] ee420dfed78a: Layer already exists [2021-11-25T07:17:42.561Z] main: digest: sha256:c8f2c3de180adbd68b23aeacb5de8d9e8f573977c0eadf139e0faa845a0ddc9a size: 2622 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-11-25T07:17:42.603Z] ===================================================== [Pipeline] echo [2021-11-25T07:17:42.613Z] taggedImages: [2021-11-25T07:17:42.613Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:b2bbeb2bf8682f369067d047e38d70060ce035aa [2021-11-25T07:17:42.613Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:latest [2021-11-25T07:17:42.613Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.2.0-dev.2 [2021-11-25T07:17:42.613Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:b2bbeb2bf8682f369067d047e38d70060ce035aa-2.2.0-dev.2 [2021-11-25T07:17:42.613Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-11-25T07:17:43.095Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-11-25T07:17:43.367Z] [2021-11-25T07:17:43.367Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2021-11-25T07:17:43.704Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-11-25T07:17:43.979Z] arm64: Pulling from edgex-lftools-log-publisher [2021-11-25T07:17:43.979Z] 448f6bf000e3: Pulling fs layer [2021-11-25T07:17:43.979Z] f757da607395: Pulling fs layer [2021-11-25T07:17:43.979Z] 05883995daec: Pulling fs layer [2021-11-25T07:17:43.979Z] 8603b9c90790: Pulling fs layer [2021-11-25T07:17:43.979Z] 1560dd03e051: Pulling fs layer [2021-11-25T07:17:43.979Z] 27f5ce0e4adf: Pulling fs layer [2021-11-25T07:17:43.979Z] c2d8d7efcc4b: Pulling fs layer [2021-11-25T07:17:43.979Z] 8603b9c90790: Waiting [2021-11-25T07:17:43.979Z] 1560dd03e051: Waiting [2021-11-25T07:17:43.979Z] 27f5ce0e4adf: Waiting [2021-11-25T07:17:43.979Z] c2d8d7efcc4b: Waiting [2021-11-25T07:17:43.979Z] f757da607395: Verifying Checksum [2021-11-25T07:17:43.979Z] f757da607395: Download complete [2021-11-25T07:17:43.979Z] 8603b9c90790: Verifying Checksum [2021-11-25T07:17:43.979Z] 8603b9c90790: Download complete [2021-11-25T07:17:44.253Z] 1560dd03e051: Verifying Checksum [2021-11-25T07:17:44.253Z] 1560dd03e051: Download complete [2021-11-25T07:17:44.253Z] 27f5ce0e4adf: Verifying Checksum [2021-11-25T07:17:44.253Z] 27f5ce0e4adf: Download complete [2021-11-25T07:17:44.253Z] 05883995daec: Verifying Checksum [2021-11-25T07:17:44.254Z] 05883995daec: Download complete [2021-11-25T07:17:44.527Z] 448f6bf000e3: Verifying Checksum [2021-11-25T07:17:44.527Z] 448f6bf000e3: Download complete [2021-11-25T07:17:47.144Z] c2d8d7efcc4b: Verifying Checksum [2021-11-25T07:17:47.144Z] c2d8d7efcc4b: Download complete [2021-11-25T07:17:48.117Z] 448f6bf000e3: Pull complete [2021-11-25T07:17:48.709Z] f757da607395: Pull complete [2021-11-25T07:17:50.133Z] 05883995daec: Pull complete [2021-11-25T07:17:50.727Z] 8603b9c90790: Pull complete [2021-11-25T07:17:51.702Z] 1560dd03e051: Pull complete [2021-11-25T07:17:51.972Z] 27f5ce0e4adf: Pull complete [2021-11-25T07:18:07.033Z] c2d8d7efcc4b: Pull complete [2021-11-25T07:18:07.033Z] Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 [2021-11-25T07:18:07.033Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-11-25T07:18:07.033Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2021-11-25T07:18:07.287Z] prd-ubuntu18.04-docker-arm64-4c-16g-484 does not seem to be running inside a container [2021-11-25T07:18:07.388Z] $ 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/115 -v /w/workspace/edgex-go/115:/w/workspace/edgex-go/115:rw,z -v /w/workspace/edgex-go/115@tmp:/w/workspace/edgex-go/115@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 [2021-11-25T07:18:10.112Z] $ docker top 4775d17d3329b0a65fd2c2b24079233a2471be52c0bc816f04600bb2ebee668b -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-11-25T07:18:11.182Z] ---> job-cost.sh [2021-11-25T07:18:11.182Z] lf-activate-venv: SKIPPING [2021-11-25T07:18:11.182Z] INFO: No Stack... [2021-11-25T07:18:11.772Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2021-11-25T07:18:12.041Z] INFO: Archiving Costs [Pipeline] sh [2021-11-25T07:18:12.694Z] + + cat /w/workspace/edgex-go/115/archives/cost.csvcut [2021-11-25T07:18:12.694Z] -d, -f6 [Pipeline] lock [2021-11-25T07:18:12.752Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-main-115-stack-cost] [2021-11-25T07:18:12.764Z] Resource [jenkins-edgexfoundry-edgex-go-main-115-stack-cost] did not exist. Created. [2021-11-25T07:18:12.764Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-main-115-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-11-25T07:18:13.418Z] + echo total: 0.10999999940395355 [Pipeline] stash [2021-11-25T07:18:13.984Z] Stashed 1 file(s) [Pipeline] } [2021-11-25T07:18:13.991Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-main-115-stack-cost] [Pipeline] // lock [Pipeline] } [2021-11-25T07:18:14.032Z] $ docker stop --time=1 4775d17d3329b0a65fd2c2b24079233a2471be52c0bc816f04600bb2ebee668b [2021-11-25T07:18:15.615Z] $ docker rm -f 4775d17d3329b0a65fd2c2b24079233a2471be52c0bc816f04600bb2ebee668b [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 [2021-11-25T07:18:16.373Z] provisioning config files... [2021-11-25T07:18:16.390Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/115@tmp/config5403057606540010457tmp [Pipeline] { [Pipeline] sh [2021-11-25T07:18:16.712Z] + set +x [2021-11-25T07:18:16.712Z] + bash -s -- [2021-11-25T07:18:16.712Z] + curl -s https://codecov.io/bash [2021-11-25T07:18:16.973Z] [2021-11-25T07:18:16.973Z] _____ _ [2021-11-25T07:18:16.973Z] / ____| | | [2021-11-25T07:18:16.973Z] | | ___ __| | ___ ___ _____ __ [2021-11-25T07:18:16.973Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-11-25T07:18:16.973Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-11-25T07:18:16.973Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-11-25T07:18:16.973Z] Bash-1.0.6 [2021-11-25T07:18:16.973Z] [2021-11-25T07:18:16.973Z] [2021-11-25T07:18:16.973Z] ==> git version 2.24.4 found [2021-11-25T07:18:16.973Z] ==> 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 [2021-11-25T07:18:16.973Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-11-25T07:18:16.973Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-11-25T07:18:16.973Z] ==> Jenkins CI detected. [2021-11-25T07:18:16.973Z] current dir:  /w/workspace/edgex-go/115 [2021-11-25T07:18:16.973Z] project root: . [2021-11-25T07:18:16.973Z] --> token set from env [2021-11-25T07:18:16.973Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-11-25T07:18:16.973Z] ==> Running gcov in . (disable via -X gcov) [2021-11-25T07:18:16.973Z] ==> Python coveragepy not found [2021-11-25T07:18:16.973Z] ==> Searching for coverage reports in: [2021-11-25T07:18:16.973Z] + . [2021-11-25T07:18:16.973Z] -> Found 1 reports [2021-11-25T07:18:16.973Z] ==> Detecting git/mercurial file structure [2021-11-25T07:18:16.973Z] ==> Reading reports [2021-11-25T07:18:16.973Z] + ./coverage.out bytes=428381 [2021-11-25T07:18:16.973Z] ==> Appending adjustments [2021-11-25T07:18:16.973Z] https://docs.codecov.io/docs/fixing-reports [2021-11-25T07:18:18.357Z] + Found adjustments [2021-11-25T07:18:18.357Z] ==> Gzipping contents [2021-11-25T07:18:18.357Z] 60K /tmp/codecov.qovyAH.gz [2021-11-25T07:18:18.357Z] ==> Uploading reports [2021-11-25T07:18:18.357Z] url: https://codecov.io [2021-11-25T07:18:18.357Z] query: branch=main&commit=b2bbeb2bf8682f369067d047e38d70060ce035aa&build=115&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F115%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2021-11-25T07:18:18.357Z] -> Pinging Codecov [2021-11-25T07:18:18.357Z] 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=b2bbeb2bf8682f369067d047e38d70060ce035aa&build=115&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F115%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2021-11-25T07:18:18.618Z] -> Uploading to [2021-11-25T07:18:18.618Z] https://storage.googleapis.com/codecov/v4/raw/2021-11-25/00271124DB129430A58F1EEE437C3FCB/b2bbeb2bf8682f369067d047e38d70060ce035aa/98df461e-68c5-4693-9c66-49b7f47ed53c.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20211125%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20211125T071818Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=76620089b5c548e7560564331a0d7acb596e5c6bf9d6b4658011e00ce22cf5f0 [2021-11-25T07:18:18.618Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-11-25T07:18:18.618Z] Dload Upload Total Spent Left Speed [2021-11-25T07:18:18.879Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 57788 0 0 100 57788 0 162k --:--:-- --:--:-- --:--:-- 163k [2021-11-25T07:18:18.879Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/b2bbeb2bf8682f369067d047e38d70060ce035aa [Pipeline] } [2021-11-25T07:18:18.886Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo [2021-11-25T07:18:19.245Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2021-11-25T07:18:19.259Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-11-25T07:18:19.553Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-11-25T07:18:19.553Z] [2021-11-25T07:18:19.553Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh [2021-11-25T07:18:19.868Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-11-25T07:18:19.868Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2021-11-25T07:18:19.868Z] 188c0c94c7c5: Pulling fs layer [2021-11-25T07:18:19.868Z] 0ef7d3d256c8: Pulling fs layer [2021-11-25T07:18:19.868Z] de9db76c5a1d: Pulling fs layer [2021-11-25T07:18:19.868Z] 0eba1c9be4d2: Pulling fs layer [2021-11-25T07:18:19.868Z] 0d57e429df01: Pulling fs layer [2021-11-25T07:18:19.868Z] 4e4be7b47b0d: Pulling fs layer [2021-11-25T07:18:19.868Z] e1f770b5df2f: Pulling fs layer [2021-11-25T07:18:19.868Z] 85a0685a4137: Pulling fs layer [2021-11-25T07:18:19.868Z] 0eba1c9be4d2: Waiting [2021-11-25T07:18:19.868Z] 0d57e429df01: Waiting [2021-11-25T07:18:19.868Z] 4e4be7b47b0d: Waiting [2021-11-25T07:18:19.868Z] e1f770b5df2f: Waiting [2021-11-25T07:18:19.868Z] 85a0685a4137: Waiting [2021-11-25T07:18:19.868Z] de9db76c5a1d: Verifying Checksum [2021-11-25T07:18:19.868Z] de9db76c5a1d: Download complete [2021-11-25T07:18:19.868Z] 0ef7d3d256c8: Verifying Checksum [2021-11-25T07:18:19.868Z] 0ef7d3d256c8: Download complete [2021-11-25T07:18:19.868Z] 0d57e429df01: Verifying Checksum [2021-11-25T07:18:19.868Z] 0d57e429df01: Download complete [2021-11-25T07:18:19.868Z] 4e4be7b47b0d: Verifying Checksum [2021-11-25T07:18:19.868Z] 4e4be7b47b0d: Download complete [2021-11-25T07:18:19.868Z] 188c0c94c7c5: Verifying Checksum [2021-11-25T07:18:19.868Z] 188c0c94c7c5: Download complete [2021-11-25T07:18:20.130Z] e1f770b5df2f: Verifying Checksum [2021-11-25T07:18:20.130Z] e1f770b5df2f: Download complete [2021-11-25T07:18:20.394Z] 188c0c94c7c5: Pull complete [2021-11-25T07:18:20.666Z] 0eba1c9be4d2: Verifying Checksum [2021-11-25T07:18:20.666Z] 0eba1c9be4d2: Download complete [2021-11-25T07:18:20.666Z] 0ef7d3d256c8: Pull complete [2021-11-25T07:18:20.666Z] de9db76c5a1d: Pull complete [2021-11-25T07:18:20.929Z] 85a0685a4137: Verifying Checksum [2021-11-25T07:18:20.929Z] 85a0685a4137: Download complete [2021-11-25T07:18:25.174Z] 0eba1c9be4d2: Pull complete [2021-11-25T07:18:25.174Z] 0d57e429df01: Pull complete [2021-11-25T07:18:25.174Z] 4e4be7b47b0d: Pull complete [2021-11-25T07:18:25.762Z] e1f770b5df2f: Pull complete [2021-11-25T07:18:30.016Z] 85a0685a4137: Pull complete [2021-11-25T07:18:30.016Z] Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 [2021-11-25T07:18:30.016Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-11-25T07:18:30.016Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer [2021-11-25T07:18:30.079Z] prd-centos7-docker-4c-2g-482 does not seem to be running inside a container [2021-11-25T07:18:30.111Z] $ 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/115 -v /w/workspace/edgex-go/115:/w/workspace/edgex-go/115:rw,z -v /w/workspace/edgex-go/115@tmp:/w/workspace/edgex-go/115@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2021-11-25T07:18:33.091Z] $ docker top b13a144e0b30db04720716f1203e493002e0f63e9baf38761105f6f43479e18e -eo pid,comm [Pipeline] { [Pipeline] echo [2021-11-25T07:18:33.169Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh [2021-11-25T07:18:33.458Z] + set -o pipefail [2021-11-25T07:18:33.458Z] + snyk monitor '--org=edgex-jenkins' [2021-11-25T07:18:40.055Z] [2021-11-25T07:18:40.055Z] Monitoring /w/workspace/edgex-go/115 (github.com/edgexfoundry/edgex-go)... [2021-11-25T07:18:40.055Z] [2021-11-25T07:18:40.055Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/8b78cda1-7fc9-46da-b74c-975b2fc8623b/history/109ac21a-5581-4db1-9c70-a0a6e016d81b [2021-11-25T07:18:40.055Z] [2021-11-25T07:18:40.055Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2021-11-25T07:18:40.055Z] [2021-11-25T07:18:40.055Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2021-11-25T07:18:40.055Z] [2021-11-25T07:18:40.055Z] [Pipeline] } [2021-11-25T07:18:40.064Z] $ docker stop --time=1 b13a144e0b30db04720716f1203e493002e0f63e9baf38761105f6f43479e18e [2021-11-25T07:18:41.976Z] $ docker rm -f b13a144e0b30db04720716f1203e493002e0f63e9baf38761105f6f43479e18e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo [2021-11-25T07:18:42.470Z] [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-11-25T07:18:42.479Z] provisioning config files... [2021-11-25T07:18:42.487Z] copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/115@tmp/config3676358431157054142tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-11-25T07:18:42.788Z] --> edgex-publish-swagger.sh [2021-11-25T07:18:42.788Z] === Publish openapi/v2 API === [2021-11-25T07:18:42.788Z] [publishToSwagger] Publishing the API Docs [openapi/v2] to Swagger [2021-11-25T07:18:42.788Z] [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/115/openapi/v2/core-command.yaml] [2021-11-25T07:18:42.788Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-11-25T07:18:42.788Z] Dload Upload Total Spent Left Speed [2021-11-25T07:18:43.729Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 32389 0 0 100 32389 0 29587 0:00:01 0:00:01 --:--:-- 29606 100 32389 0 0 100 32389 0 29584 0:00:01 0:00:01 --:--:-- 29606 [2021-11-25T07:18:43.729Z] [2021-11-25T07:18:43.729Z] [2021-11-25T07:18:43.729Z] [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/115/openapi/v2/core-data.yaml] [2021-11-25T07:18:43.729Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-11-25T07:18:43.729Z] Dload Upload Total Spent Left Speed [2021-11-25T07:18:44.667Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 71116 0 0 100 71116 0 70522 0:00:01 0:00:01 --:--:-- 70551 100 71116 0 0 100 71116 0 70511 0:00:01 0:00:01 --:--:-- 70551 [2021-11-25T07:18:44.667Z] [2021-11-25T07:18:44.667Z] [2021-11-25T07:18:44.667Z] [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/115/openapi/v2/core-metadata.yaml] [2021-11-25T07:18:44.667Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-11-25T07:18:44.667Z] Dload Upload Total Spent Left Speed [2021-11-25T07:18:46.067Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 119k 0 0 100 119k 0 119k 0:00:01 0:00:01 --:--:-- 119k 100 119k 0 0 100 119k 0 119k 0:00:01 0:00:01 --:--:-- 119k [2021-11-25T07:18:46.067Z] [2021-11-25T07:18:46.067Z] [2021-11-25T07:18:46.067Z] [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/115/openapi/v2/support-notifications.yaml] [2021-11-25T07:18:46.067Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-11-25T07:18:46.067Z] Dload Upload Total Spent Left Speed [2021-11-25T07:18:47.005Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 88830 0 0 100 88830 0 86279 0:00:01 0:00:01 --:--:-- 86326 100 88830 0 0 100 88830 0 86268 0:00:01 0:00:01 --:--:-- 86326 [2021-11-25T07:18:47.005Z] [2021-11-25T07:18:47.005Z] [2021-11-25T07:18:47.005Z] [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/115/openapi/v2/support-scheduler.yaml] [2021-11-25T07:18:47.005Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-11-25T07:18:47.005Z] Dload Upload Total Spent Left Speed [2021-11-25T07:18:47.947Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 38932 0 0 100 38932 0 43854 --:--:-- --:--:-- --:--:-- 43842 100 38932 0 0 100 38932 0 43848 --:--:-- --:--:-- --:--:-- 43842 [2021-11-25T07:18:47.947Z] [2021-11-25T07:18:47.947Z] [2021-11-25T07:18:47.947Z] [publishToSwagger] Publishing API Name [system-agent] [/w/workspace/edgex-go/115/openapi/v2/system-agent.yaml] [2021-11-25T07:18:47.947Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-11-25T07:18:47.947Z] Dload Upload Total Spent Left Speed [2021-11-25T07:18:48.515Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 19603 0 0 100 19603 0 22331 --:--:-- --:--:-- --:--:-- 22326 100 19603 0 0 100 19603 0 22327 --:--:-- --:--:-- --:--:-- 22326 [2021-11-25T07:18:48.515Z] [2021-11-25T07:18:48.515Z] [Pipeline] } [2021-11-25T07:18:48.523Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] unstash [Pipeline] sh [2021-11-25T07:18:48.967Z] + grep 'github.com ecdsa' /etc/ssh/ssh_known_hosts [2021-11-25T07:18:48.967Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2021-11-25T07:18:49.264Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-11-25T07:18:49.264Z] . [Pipeline] withDockerContainer [2021-11-25T07:18:49.328Z] prd-centos7-docker-4c-2g-482 does not seem to be running inside a container [2021-11-25T07:18:49.368Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/115 -v /w/workspace/edgex-go/115:/w/workspace/edgex-go/115:rw,z -v /w/workspace/edgex-go/115@tmp:/w/workspace/edgex-go/115@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-11-25T07:18:49.787Z] $ docker top a1b1ef2040c43b4b9ce0dffc77461d4e2106e1a835673eb1c7077cd9bb292fa9 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-11-25T07:18:49.900Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-11-25T07:18:49.900Z] [ssh-agent] Looking for ssh-agent implementation... [2021-11-25T07:18:50.035Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-11-25T07:18:50.037Z] $ docker exec a1b1ef2040c43b4b9ce0dffc77461d4e2106e1a835673eb1c7077cd9bb292fa9 ssh-agent [2021-11-25T07:18:50.162Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXnNCpMe/agent.13 [2021-11-25T07:18:50.162Z] SSH_AGENT_PID=19 [2021-11-25T07:18:50.168Z] Running ssh-add (command line suppressed) [2021-11-25T07:18:50.271Z] Identity added: /w/workspace/edgex-go/115@tmp/private_key_4568255494230966183.key (/w/workspace/edgex-go/115@tmp/private_key_4568255494230966183.key) [2021-11-25T07:18:50.285Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-11-25T07:18:50.581Z] + git semver tag [2021-11-25T07:18:50.581Z] # -> Open(): unable to determine branch for HEAD [2021-11-25T07:18:50.581Z] # $GIT_DIR = /w/workspace/edgex-go/115/.git [2021-11-25T07:18:50.581Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/115 [2021-11-25T07:18:50.581Z] # $SEMVER_REMOTE_NAME = origin [2021-11-25T07:18:50.581Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-11-25T07:18:50.581Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-11-25T07:18:50.581Z] # $SEMVER_BRANCH = main [2021-11-25T07:18:50.581Z] # $SEMVER_DIR = /w/workspace/edgex-go/115/.semver [2021-11-25T07:18:50.581Z] # b2bbeb2bf8682f369067d047e38d70060ce035aa HEAD [2021-11-25T07:18:50.581Z] # -> Force: false [2021-11-25T07:18:50.581Z] # 835a32813e0f4b5a2b973d26e53e6338784bee33 refs/tags/v2.2.0-dev.2 [Pipeline] } [2021-11-25T07:18:50.591Z] $ docker exec --env ******** --env ******** a1b1ef2040c43b4b9ce0dffc77461d4e2106e1a835673eb1c7077cd9bb292fa9 ssh-agent -k [2021-11-25T07:18:50.701Z] unset SSH_AUTH_SOCK; [2021-11-25T07:18:50.701Z] unset SSH_AGENT_PID; [2021-11-25T07:18:50.701Z] echo Agent pid 19 killed; [2021-11-25T07:18:50.711Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-11-25T07:18:51.014Z] + git semver [Pipeline] } [2021-11-25T07:18:51.027Z] $ docker stop --time=1 a1b1ef2040c43b4b9ce0dffc77461d4e2106e1a835673eb1c7077cd9bb292fa9 [2021-11-25T07:18:52.225Z] $ docker rm -f a1b1ef2040c43b4b9ce0dffc77461d4e2106e1a835673eb1c7077cd9bb292fa9 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh [2021-11-25T07:18:52.611Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-11-25T07:18:52.612Z] [2021-11-25T07:18:52.612Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh [2021-11-25T07:18:52.918Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-11-25T07:18:52.918Z] 0.23.1-centos7: Pulling from edgex-lftools [2021-11-25T07:18:52.918Z] ab5ef0e58194: Pulling fs layer [2021-11-25T07:18:52.918Z] 9712f1f96733: Pulling fs layer [2021-11-25T07:18:52.918Z] 63f879dbbcfc: Pulling fs layer [2021-11-25T07:18:52.918Z] 0d9ebad4ef96: Pulling fs layer [2021-11-25T07:18:52.918Z] e9a5061849ea: Pulling fs layer [2021-11-25T07:18:52.918Z] d747dcd14b5f: Pulling fs layer [2021-11-25T07:18:52.918Z] 2de7ff778b66: Pulling fs layer [2021-11-25T07:18:52.918Z] 0d9ebad4ef96: Waiting [2021-11-25T07:18:52.918Z] e9a5061849ea: Waiting [2021-11-25T07:18:52.918Z] d747dcd14b5f: Waiting [2021-11-25T07:18:52.918Z] 2de7ff778b66: Waiting [2021-11-25T07:18:52.918Z] 9712f1f96733: Verifying Checksum [2021-11-25T07:18:52.918Z] 9712f1f96733: Download complete [2021-11-25T07:18:53.193Z] 63f879dbbcfc: Verifying Checksum [2021-11-25T07:18:53.193Z] 63f879dbbcfc: Download complete [2021-11-25T07:18:53.464Z] ab5ef0e58194: Verifying Checksum [2021-11-25T07:18:53.464Z] ab5ef0e58194: Download complete [2021-11-25T07:18:53.464Z] d747dcd14b5f: Verifying Checksum [2021-11-25T07:18:53.464Z] d747dcd14b5f: Download complete [2021-11-25T07:18:53.464Z] e9a5061849ea: Verifying Checksum [2021-11-25T07:18:53.464Z] e9a5061849ea: Download complete [2021-11-25T07:18:53.464Z] 0d9ebad4ef96: Verifying Checksum [2021-11-25T07:18:53.464Z] 0d9ebad4ef96: Download complete [2021-11-25T07:18:53.464Z] 2de7ff778b66: Verifying Checksum [2021-11-25T07:18:53.464Z] 2de7ff778b66: Download complete [2021-11-25T07:18:56.016Z] ab5ef0e58194: Pull complete [2021-11-25T07:18:56.016Z] 9712f1f96733: Pull complete [2021-11-25T07:18:56.970Z] 63f879dbbcfc: Pull complete [2021-11-25T07:19:01.218Z] 0d9ebad4ef96: Pull complete [2021-11-25T07:19:01.218Z] e9a5061849ea: Pull complete [2021-11-25T07:19:01.218Z] d747dcd14b5f: Pull complete [2021-11-25T07:19:02.626Z] 2de7ff778b66: Pull complete [2021-11-25T07:19:02.626Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2021-11-25T07:19:02.626Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-11-25T07:19:02.626Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer [2021-11-25T07:19:02.699Z] prd-centos7-docker-4c-2g-482 does not seem to be running inside a container [2021-11-25T07:19:02.733Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/115 -v /w/workspace/edgex-go/115:/w/workspace/edgex-go/115:rw,z -v /w/workspace/edgex-go/115@tmp:/w/workspace/edgex-go/115@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2021-11-25T07:19:06.155Z] $ docker top b932a59f7693c5a9601b1ee3f4d06436681afb7ac7339b5d5b27102fd1a0ce3e -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2021-11-25T07:19:06.225Z] provisioning config files... [2021-11-25T07:19:06.233Z] copy managed file [sigul-config] to file:/w/workspace/edgex-go/115@tmp/config8884606935191341039tmp [2021-11-25T07:19:06.247Z] copy managed file [sigul-password] to file:/w/workspace/edgex-go/115@tmp/config1474263318655385270tmp [2021-11-25T07:19:06.260Z] copy managed file [sigul-pki] to file:/w/workspace/edgex-go/115@tmp/config7162238332670718331tmp [Pipeline] { [Pipeline] echo [2021-11-25T07:19:06.275Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2021-11-25T07:19:06.573Z] ---> sigul-configuration.sh [2021-11-25T07:19:06.573Z] gpg: directory `/root/.gnupg' created [2021-11-25T07:19:06.573Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2021-11-25T07:19:06.573Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2021-11-25T07:19:06.573Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2021-11-25T07:19:06.573Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2021-11-25T07:19:06.573Z] gpg: CAST5 encrypted data [2021-11-25T07:19:06.573Z] gpg: encrypted with 1 passphrase [2021-11-25T07:19:06.573Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2021-11-25T07:19:06.860Z] + mkdir /home/jenkins [2021-11-25T07:19:06.860Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2021-11-25T07:19:07.152Z] + 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 [2021-11-25T07:19:07.161Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-11-25T07:19:07.447Z] ---> sigul-install.sh [2021-11-25T07:19:07.447Z] Sigul already installed; skipping installation. [Pipeline] sh [2021-11-25T07:19:07.735Z] + git tag --list [2021-11-25T07:19:07.735Z] 0.6.0 [2021-11-25T07:19:07.735Z] 0.6.1 [2021-11-25T07:19:07.735Z] 0.7.0 [2021-11-25T07:19:07.735Z] 0.7.1 [2021-11-25T07:19:07.735Z] v1.0.0 [2021-11-25T07:19:07.735Z] v1.0.1 [2021-11-25T07:19:07.735Z] v1.1.0 [2021-11-25T07:19:07.735Z] v1.2.0 [2021-11-25T07:19:07.735Z] v1.2.1 [2021-11-25T07:19:07.735Z] v1.3.0 [2021-11-25T07:19:07.735Z] v1.3.1 [2021-11-25T07:19:07.735Z] v2.0.0 [2021-11-25T07:19:07.735Z] v2.0.1-dev.1 [2021-11-25T07:19:07.735Z] v2.0.1-dev.10 [2021-11-25T07:19:07.735Z] v2.0.1-dev.11 [2021-11-25T07:19:07.735Z] v2.0.1-dev.12 [2021-11-25T07:19:07.735Z] v2.0.1-dev.13 [2021-11-25T07:19:07.735Z] v2.0.1-dev.14 [2021-11-25T07:19:07.735Z] v2.0.1-dev.15 [2021-11-25T07:19:07.735Z] v2.0.1-dev.16 [2021-11-25T07:19:07.735Z] v2.0.1-dev.17 [2021-11-25T07:19:07.735Z] v2.0.1-dev.18 [2021-11-25T07:19:07.735Z] v2.0.1-dev.19 [2021-11-25T07:19:07.735Z] v2.0.1-dev.2 [2021-11-25T07:19:07.735Z] v2.0.1-dev.20 [2021-11-25T07:19:07.735Z] v2.0.1-dev.21 [2021-11-25T07:19:07.735Z] v2.0.1-dev.22 [2021-11-25T07:19:07.735Z] v2.0.1-dev.23 [2021-11-25T07:19:07.735Z] v2.0.1-dev.24 [2021-11-25T07:19:07.735Z] v2.0.1-dev.25 [2021-11-25T07:19:07.735Z] v2.0.1-dev.26 [2021-11-25T07:19:07.735Z] v2.0.1-dev.27 [2021-11-25T07:19:07.735Z] v2.0.1-dev.28 [2021-11-25T07:19:07.735Z] v2.0.1-dev.29 [2021-11-25T07:19:07.735Z] v2.0.1-dev.3 [2021-11-25T07:19:07.735Z] v2.0.1-dev.30 [2021-11-25T07:19:07.735Z] v2.0.1-dev.31 [2021-11-25T07:19:07.735Z] v2.0.1-dev.32 [2021-11-25T07:19:07.735Z] v2.0.1-dev.33 [2021-11-25T07:19:07.735Z] v2.0.1-dev.34 [2021-11-25T07:19:07.735Z] v2.0.1-dev.35 [2021-11-25T07:19:07.735Z] v2.0.1-dev.36 [2021-11-25T07:19:07.735Z] v2.0.1-dev.37 [2021-11-25T07:19:07.735Z] v2.0.1-dev.38 [2021-11-25T07:19:07.735Z] v2.0.1-dev.39 [2021-11-25T07:19:07.735Z] v2.0.1-dev.4 [2021-11-25T07:19:07.735Z] v2.0.1-dev.40 [2021-11-25T07:19:07.735Z] v2.0.1-dev.41 [2021-11-25T07:19:07.735Z] v2.0.1-dev.42 [2021-11-25T07:19:07.735Z] v2.0.1-dev.43 [2021-11-25T07:19:07.735Z] v2.0.1-dev.44 [2021-11-25T07:19:07.735Z] v2.0.1-dev.45 [2021-11-25T07:19:07.735Z] v2.0.1-dev.46 [2021-11-25T07:19:07.735Z] v2.0.1-dev.47 [2021-11-25T07:19:07.735Z] v2.0.1-dev.48 [2021-11-25T07:19:07.735Z] v2.0.1-dev.49 [2021-11-25T07:19:07.735Z] v2.0.1-dev.5 [2021-11-25T07:19:07.735Z] v2.0.1-dev.50 [2021-11-25T07:19:07.735Z] v2.0.1-dev.51 [2021-11-25T07:19:07.735Z] v2.0.1-dev.52 [2021-11-25T07:19:07.735Z] v2.0.1-dev.53 [2021-11-25T07:19:07.735Z] v2.0.1-dev.54 [2021-11-25T07:19:07.735Z] v2.0.1-dev.55 [2021-11-25T07:19:07.735Z] v2.0.1-dev.56 [2021-11-25T07:19:07.735Z] v2.0.1-dev.57 [2021-11-25T07:19:07.735Z] v2.0.1-dev.58 [2021-11-25T07:19:07.735Z] v2.0.1-dev.59 [2021-11-25T07:19:07.735Z] v2.0.1-dev.6 [2021-11-25T07:19:07.735Z] v2.0.1-dev.60 [2021-11-25T07:19:07.735Z] v2.0.1-dev.61 [2021-11-25T07:19:07.735Z] v2.0.1-dev.62 [2021-11-25T07:19:07.735Z] v2.0.1-dev.63 [2021-11-25T07:19:07.735Z] v2.0.1-dev.64 [2021-11-25T07:19:07.735Z] v2.0.1-dev.65 [2021-11-25T07:19:07.735Z] v2.0.1-dev.66 [2021-11-25T07:19:07.735Z] v2.0.1-dev.67 [2021-11-25T07:19:07.735Z] v2.0.1-dev.68 [2021-11-25T07:19:07.735Z] v2.0.1-dev.69 [2021-11-25T07:19:07.735Z] v2.0.1-dev.7 [2021-11-25T07:19:07.735Z] v2.0.1-dev.70 [2021-11-25T07:19:07.735Z] v2.0.1-dev.71 [2021-11-25T07:19:07.735Z] v2.0.1-dev.72 [2021-11-25T07:19:07.735Z] v2.0.1-dev.73 [2021-11-25T07:19:07.735Z] v2.0.1-dev.74 [2021-11-25T07:19:07.735Z] v2.0.1-dev.75 [2021-11-25T07:19:07.735Z] v2.0.1-dev.76 [2021-11-25T07:19:07.735Z] v2.0.1-dev.77 [2021-11-25T07:19:07.735Z] v2.0.1-dev.78 [2021-11-25T07:19:07.735Z] v2.0.1-dev.79 [2021-11-25T07:19:07.735Z] v2.0.1-dev.8 [2021-11-25T07:19:07.735Z] v2.0.1-dev.80 [2021-11-25T07:19:07.735Z] v2.0.1-dev.81 [2021-11-25T07:19:07.735Z] v2.0.1-dev.82 [2021-11-25T07:19:07.735Z] v2.0.1-dev.83 [2021-11-25T07:19:07.735Z] v2.0.1-dev.84 [2021-11-25T07:19:07.735Z] v2.0.1-dev.85 [2021-11-25T07:19:07.735Z] v2.0.1-dev.86 [2021-11-25T07:19:07.735Z] v2.0.1-dev.87 [2021-11-25T07:19:07.735Z] v2.0.1-dev.88 [2021-11-25T07:19:07.735Z] v2.0.1-dev.89 [2021-11-25T07:19:07.735Z] v2.0.1-dev.9 [2021-11-25T07:19:07.735Z] v2.0.1-dev.90 [2021-11-25T07:19:07.735Z] v2.0.1-dev.91 [2021-11-25T07:19:07.735Z] v2.0.1-dev.92 [2021-11-25T07:19:07.735Z] v2.0.1-dev.93 [2021-11-25T07:19:07.735Z] v2.0.1-dev.94 [2021-11-25T07:19:07.735Z] v2.0.1-dev.95 [2021-11-25T07:19:07.735Z] v2.0.1-dev.96 [2021-11-25T07:19:07.735Z] v2.0.1-dev.97 [2021-11-25T07:19:07.735Z] v2.0.1-dev.98 [2021-11-25T07:19:07.735Z] v2.0.1-dev.99 [2021-11-25T07:19:07.735Z] v2.1.0 [2021-11-25T07:19:07.735Z] v2.2.0-dev.1 [2021-11-25T07:19:07.735Z] v2.2.0-dev.2 [Pipeline] sh [2021-11-25T07:19:08.024Z] + lftools sign git-tag v2.2.0-dev.2 [2021-11-25T07:19:08.594Z] Signing Git tag with Sigul... [2021-11-25T07:19:08.594Z] Signing v2.2.0-dev.2 [Pipeline] echo [2021-11-25T07:19:09.546Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2021-11-25T07:19:09.841Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2021-11-25T07:19:09.849Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2021-11-25T07:19:09.871Z] $ docker stop --time=1 b932a59f7693c5a9601b1ee3f4d06436681afb7ac7339b5d5b27102fd1a0ce3e [2021-11-25T07:19:11.074Z] $ docker rm -f b932a59f7693c5a9601b1ee3f4d06436681afb7ac7339b5d5b27102fd1a0ce3e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2021-11-25T07:19:11.656Z] + grep 'github.com ecdsa' /etc/ssh/ssh_known_hosts [2021-11-25T07:19:11.656Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2021-11-25T07:19:11.962Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-11-25T07:19:11.962Z] . [Pipeline] withDockerContainer [2021-11-25T07:19:12.028Z] prd-centos7-docker-4c-2g-482 does not seem to be running inside a container [2021-11-25T07:19:12.061Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/115 -v /w/workspace/edgex-go/115:/w/workspace/edgex-go/115:rw,z -v /w/workspace/edgex-go/115@tmp:/w/workspace/edgex-go/115@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-11-25T07:19:12.432Z] $ docker top 39a5cc5f4d35470131123910c55bb7f71654c8044d1cc5955ac6fd62993c3c08 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-11-25T07:19:12.516Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-11-25T07:19:12.516Z] [ssh-agent] Looking for ssh-agent implementation... [2021-11-25T07:19:12.627Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-11-25T07:19:12.629Z] $ docker exec 39a5cc5f4d35470131123910c55bb7f71654c8044d1cc5955ac6fd62993c3c08 ssh-agent [2021-11-25T07:19:12.729Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXabgjdH/agent.14 [2021-11-25T07:19:12.729Z] SSH_AGENT_PID=20 [2021-11-25T07:19:12.735Z] Running ssh-add (command line suppressed) [2021-11-25T07:19:12.828Z] Identity added: /w/workspace/edgex-go/115@tmp/private_key_2752783014834135697.key (/w/workspace/edgex-go/115@tmp/private_key_2752783014834135697.key) [2021-11-25T07:19:12.838Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-11-25T07:19:13.125Z] + git semver bump pre [2021-11-25T07:19:13.125Z] # -> Open(): unable to determine branch for HEAD [2021-11-25T07:19:13.125Z] # $GIT_DIR = /w/workspace/edgex-go/115/.git [2021-11-25T07:19:13.125Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/115 [2021-11-25T07:19:13.125Z] # $SEMVER_REMOTE_NAME = origin [2021-11-25T07:19:13.125Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-11-25T07:19:13.125Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-11-25T07:19:13.125Z] # $SEMVER_BRANCH = main [2021-11-25T07:19:13.125Z] # $SEMVER_DIR = /w/workspace/edgex-go/115/.semver [2021-11-25T07:19:13.125Z] 2.2.0-dev.3 [Pipeline] } [2021-11-25T07:19:13.135Z] $ docker exec --env ******** --env ******** 39a5cc5f4d35470131123910c55bb7f71654c8044d1cc5955ac6fd62993c3c08 ssh-agent -k [2021-11-25T07:19:13.231Z] unset SSH_AUTH_SOCK; [2021-11-25T07:19:13.231Z] unset SSH_AGENT_PID; [2021-11-25T07:19:13.231Z] echo Agent pid 20 killed; [2021-11-25T07:19:13.244Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-11-25T07:19:13.553Z] + git semver [Pipeline] } [2021-11-25T07:19:13.564Z] $ docker stop --time=1 39a5cc5f4d35470131123910c55bb7f71654c8044d1cc5955ac6fd62993c3c08 [2021-11-25T07:19:14.733Z] $ docker rm -f 39a5cc5f4d35470131123910c55bb7f71654c8044d1cc5955ac6fd62993c3c08 [Pipeline] // withDockerContainer [Pipeline] sh [2021-11-25T07:19:15.082Z] + grep 'github.com ecdsa' /etc/ssh/ssh_known_hosts [2021-11-25T07:19:15.082Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2021-11-25T07:19:15.377Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-11-25T07:19:15.377Z] . [Pipeline] withDockerContainer [2021-11-25T07:19:15.448Z] prd-centos7-docker-4c-2g-482 does not seem to be running inside a container [2021-11-25T07:19:15.482Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/115 -v /w/workspace/edgex-go/115:/w/workspace/edgex-go/115:rw,z -v /w/workspace/edgex-go/115@tmp:/w/workspace/edgex-go/115@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-11-25T07:19:15.853Z] $ docker top c074a7993ad53b6fd521a8d4a0c0ac9978748ffa50997884081c07f547c583d7 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-11-25T07:19:15.944Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-11-25T07:19:15.944Z] [ssh-agent] Looking for ssh-agent implementation... [2021-11-25T07:19:16.052Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-11-25T07:19:16.055Z] $ docker exec c074a7993ad53b6fd521a8d4a0c0ac9978748ffa50997884081c07f547c583d7 ssh-agent [2021-11-25T07:19:16.162Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXeFPfmP/agent.14 [2021-11-25T07:19:16.162Z] SSH_AGENT_PID=21 [2021-11-25T07:19:16.168Z] Running ssh-add (command line suppressed) [2021-11-25T07:19:16.269Z] Identity added: /w/workspace/edgex-go/115@tmp/private_key_1809972785354010301.key (/w/workspace/edgex-go/115@tmp/private_key_1809972785354010301.key) [2021-11-25T07:19:16.280Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-11-25T07:19:16.574Z] + git semver push [2021-11-25T07:19:16.574Z] # -> Open(): unable to determine branch for HEAD [2021-11-25T07:19:16.574Z] # $GIT_DIR = /w/workspace/edgex-go/115/.git [2021-11-25T07:19:16.574Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/115 [2021-11-25T07:19:16.574Z] # $SEMVER_REMOTE_NAME = origin [2021-11-25T07:19:16.574Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-11-25T07:19:16.574Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-11-25T07:19:16.574Z] # $SEMVER_BRANCH = main [2021-11-25T07:19:16.574Z] # $SEMVER_DIR = /w/workspace/edgex-go/115/.semver [Pipeline] } [2021-11-25T07:19:20.871Z] $ docker exec --env ******** --env ******** c074a7993ad53b6fd521a8d4a0c0ac9978748ffa50997884081c07f547c583d7 ssh-agent -k [2021-11-25T07:19:20.957Z] unset SSH_AUTH_SOCK; [2021-11-25T07:19:20.957Z] unset SSH_AGENT_PID; [2021-11-25T07:19:20.957Z] echo Agent pid 21 killed; [2021-11-25T07:19:20.967Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-11-25T07:19:21.262Z] + git semver [Pipeline] } [2021-11-25T07:19:21.276Z] $ docker stop --time=1 c074a7993ad53b6fd521a8d4a0c0ac9978748ffa50997884081c07f547c583d7 [2021-11-25T07:19:22.457Z] $ docker rm -f c074a7993ad53b6fd521a8d4a0c0ac9978748ffa50997884081c07f547c583d7 [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 [2021-11-25T07:19:23.186Z] + '[' -d /w/workspace/edgex-go/115/archives ']' [Pipeline] libraryResource [Pipeline] sh [2021-11-25T07:19:23.480Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-11-25T07:19:24.038Z] ---> package-listing.sh [2021-11-25T07:19:24.038Z] ++ facter osfamily [2021-11-25T07:19:24.038Z] ++ tr '[:upper:]' '[:lower:]' [2021-11-25T07:19:24.299Z] + OS_FAMILY=redhat [2021-11-25T07:19:24.299Z] + workspace=/w/workspace/edgex-go/115 [2021-11-25T07:19:24.299Z] + START_PACKAGES=/tmp/packages_start.txt [2021-11-25T07:19:24.299Z] + END_PACKAGES=/tmp/packages_end.txt [2021-11-25T07:19:24.299Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-11-25T07:19:24.299Z] + PACKAGES=/tmp/packages_start.txt [2021-11-25T07:19:24.299Z] + '[' /w/workspace/edgex-go/115 ']' [2021-11-25T07:19:24.299Z] + PACKAGES=/tmp/packages_end.txt [2021-11-25T07:19:24.299Z] + case "${OS_FAMILY}" in [2021-11-25T07:19:24.299Z] + rpm -qa [2021-11-25T07:19:24.299Z] + sort [2021-11-25T07:19:27.605Z] + '[' -f /tmp/packages_start.txt ']' [2021-11-25T07:19:27.605Z] + '[' -f /tmp/packages_end.txt ']' [2021-11-25T07:19:27.605Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-11-25T07:19:27.605Z] + '[' /w/workspace/edgex-go/115 ']' [2021-11-25T07:19:27.605Z] + mkdir -p /w/workspace/edgex-go/115/archives/ [2021-11-25T07:19:27.605Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/115/archives/ [Pipeline] echo [2021-11-25T07:19:27.617Z] 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/115/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-11-25T07:19:27.917Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-11-25T07:19:28.469Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-11-25T07:19:28.469Z] [2021-11-25T07:19:28.469Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-11-25T07:19:28.760Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-11-25T07:19:28.760Z] latest: Pulling from edgex-lftools-log-publisher [2021-11-25T07:19:28.760Z] b4d181a07f80: Pulling fs layer [2021-11-25T07:19:28.760Z] a1111a8f2ec3: Pulling fs layer [2021-11-25T07:19:28.760Z] ed53099fbce6: Pulling fs layer [2021-11-25T07:19:28.760Z] dc539afda2c1: Pulling fs layer [2021-11-25T07:19:28.760Z] 77bc0d833cb6: Pulling fs layer [2021-11-25T07:19:28.760Z] 9065ff56babe: Pulling fs layer [2021-11-25T07:19:28.760Z] d287ab97295c: Pulling fs layer [2021-11-25T07:19:28.760Z] 77bc0d833cb6: Waiting [2021-11-25T07:19:28.760Z] 9065ff56babe: Waiting [2021-11-25T07:19:28.760Z] d287ab97295c: Waiting [2021-11-25T07:19:28.760Z] dc539afda2c1: Waiting [2021-11-25T07:19:28.760Z] a1111a8f2ec3: Verifying Checksum [2021-11-25T07:19:28.760Z] a1111a8f2ec3: Download complete [2021-11-25T07:19:28.760Z] dc539afda2c1: Verifying Checksum [2021-11-25T07:19:28.760Z] dc539afda2c1: Download complete [2021-11-25T07:19:28.760Z] ed53099fbce6: Verifying Checksum [2021-11-25T07:19:28.760Z] ed53099fbce6: Download complete [2021-11-25T07:19:28.760Z] 77bc0d833cb6: Verifying Checksum [2021-11-25T07:19:28.760Z] 77bc0d833cb6: Download complete [2021-11-25T07:19:29.024Z] 9065ff56babe: Verifying Checksum [2021-11-25T07:19:29.024Z] 9065ff56babe: Download complete [2021-11-25T07:19:29.024Z] b4d181a07f80: Verifying Checksum [2021-11-25T07:19:29.024Z] b4d181a07f80: Download complete [2021-11-25T07:19:29.593Z] d287ab97295c: Verifying Checksum [2021-11-25T07:19:29.593Z] d287ab97295c: Download complete [2021-11-25T07:19:30.553Z] b4d181a07f80: Pull complete [2021-11-25T07:19:30.553Z] a1111a8f2ec3: Pull complete [2021-11-25T07:19:31.123Z] ed53099fbce6: Pull complete [2021-11-25T07:19:31.385Z] dc539afda2c1: Pull complete [2021-11-25T07:19:31.646Z] 77bc0d833cb6: Pull complete [2021-11-25T07:19:31.646Z] 9065ff56babe: Pull complete [2021-11-25T07:19:36.962Z] d287ab97295c: Pull complete [2021-11-25T07:19:36.962Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-11-25T07:19:36.962Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-11-25T07:19:36.962Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-11-25T07:19:37.025Z] prd-centos7-docker-4c-2g-482 does not seem to be running inside a container [2021-11-25T07:19:37.056Z] $ 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/115/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/115 -v /w/workspace/edgex-go/115:/w/workspace/edgex-go/115:rw,z -v /w/workspace/edgex-go/115@tmp:/w/workspace/edgex-go/115@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2021-11-25T07:19:39.483Z] $ docker top 25267ab1ac03df80b938234cb4339c6908d21bf7b7f74e713db112d48f27408b -eo pid,comm [Pipeline] { [Pipeline] sh [2021-11-25T07:19:39.833Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-11-25T07:19:40.117Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2021-11-25T07:19:40.409Z] + ls /var/log/sa-host [2021-11-25T07:19:40.409Z] + sadf -c /var/log/sa-host/sa25 [2021-11-25T07:19:40.409Z] file_magic: OK [2021-11-25T07:19:40.409Z] HZ: Using current value: 100 [2021-11-25T07:19:40.409Z] file_header: OK [2021-11-25T07:19:40.409Z] 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 [2021-11-25T07:19:40.409Z] Statistics: [2021-11-25T07:19:40.409Z] 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... [2021-11-25T07:19:40.409Z] File successfully converted to sysstat format version 12.0.3 [2021-11-25T07:19:40.409Z] + sadf -c /var/log/sa-host/sa30 [2021-11-25T07:19:40.409Z] file_magic: OK [2021-11-25T07:19:40.409Z] HZ: Using current value: 100 [2021-11-25T07:19:40.409Z] file_header: OK [2021-11-25T07:19:40.409Z] 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 [2021-11-25T07:19:40.409Z] Statistics: [2021-11-25T07:19:40.409Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-11-25T07:19:40.409Z] File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-11-25T07:19:40.650Z] provisioning config files... [2021-11-25T07:19:40.660Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/115@tmp/config9177798627480302464tmp [Pipeline] { [Pipeline] echo [2021-11-25T07:19:40.675Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-11-25T07:19:40.960Z] ---> create-netrc.sh [Pipeline] } [2021-11-25T07:19:40.968Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-11-25T07:19:41.299Z] ---> python-tools-install.sh [Pipeline] echo [2021-11-25T07:19:41.308Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-11-25T07:19:41.593Z] ---> sudo-logs.sh [2021-11-25T07:19:41.593Z] Archiving 'sudo' log.. [2021-11-25T07:19:41.593Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-482.novalocal: Name or service not known [2021-11-25T07:19:41.593Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-482.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo [2021-11-25T07:19:41.616Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-11-25T07:19:41.898Z] ---> job-cost.sh [2021-11-25T07:19:41.898Z] lf-activate-venv: SKIPPING [2021-11-25T07:19:41.898Z] DEBUG: total: 0.10999999940395355 [2021-11-25T07:19:41.898Z] INFO: Retrieving Stack Cost... [2021-11-25T07:19:42.157Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-11-25T07:19:42.727Z] INFO: Archiving Costs [Pipeline] echo [2021-11-25T07:19:42.740Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-11-25T07:19:43.031Z] ---> logs-deploy.sh [2021-11-25T07:19:43.031Z] lf-activate-venv: SKIPPING [2021-11-25T07:19:43.031Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/115 [2021-11-25T07:19:43.031Z] INFO: archiving workspace using pattern(s): [2021-11-25T07:19:43.604Z] Archives upload complete. [2021-11-25T07:19:43.866Z] INFO: archiving logs to Nexus